2017-12-05 09:28:44,416 [salt.cli.daemons ][WARNING ][2407] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-05 09:46:38,196 [salt.state       ][ERROR   ][3735] No contents found in top file
2017-12-05 09:48:16,944 [salt.utils.parsers][WARNING ][2407] Minion received a SIGTERM. Exiting.
2017-12-05 09:50:40,494 [salt.cli.daemons ][WARNING ][3249] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-05 09:51:18,400 [py.warnings      ][WARNING ][3387] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-05 09:52:35,131 [salt.loaded.int.module.cmdmod][ERROR   ][3387] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-12-05 09:52:37,338 [salt.loaded.int.module.cmdmod][INFO    ][9697] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-05 09:52:37,346 [salt.loaded.int.module.cmdmod][INFO    ][9697] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-05 09:52:37,357 [salt.loaded.int.module.cmdmod][INFO    ][9697] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-05 09:52:37,366 [salt.utils.parsers][WARNING ][3249] Minion received a SIGTERM. Exiting.
2017-12-05 09:52:37,625 [salt.cli.daemons ][INFO    ][9771] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-odl-ha.local"
2017-12-05 09:52:38,178 [salt.minion      ][INFO    ][9771] Creating minion process manager
2017-12-05 09:52:38,179 [salt.cli.daemons ][WARNING ][9771] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-05 09:52:38,179 [salt.cli.daemons ][INFO    ][9771] The Salt Minion is starting up
2017-12-05 09:52:38,179 [salt.minion      ][INFO    ][9771] Minion is starting as user 'root'
2017-12-05 09:52:38,179 [salt.utils.event ][INFO    ][9771] Starting pull socket on /var/run/salt/minion/minion_event_127643860a_pull.ipc
2017-12-05 09:52:39,111 [salt.loaded.int.module.cmdmod][INFO    ][9771] Executing command ['date', '+%z'] in directory '/root'
2017-12-05 09:52:39,121 [salt.utils.schedule][INFO    ][9771] Updating job settings for scheduled job: __mine_interval
2017-12-05 09:52:39,124 [salt.minion      ][INFO    ][9771] Added mine.update to scheduler
2017-12-05 09:52:39,152 [salt.minion      ][INFO    ][9771] Minion is ready to receive requests!
2017-12-05 09:52:40,153 [salt.utils.schedule][INFO    ][9771] Running scheduled job: __mine_interval
2017-12-05 09:52:46,477 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095246466210
2017-12-05 09:52:46,491 [salt.minion      ][INFO    ][9871] Starting a new job with PID 9871
2017-12-05 09:52:46,499 [salt.minion      ][INFO    ][9871] Returning information for job: 20171205095246466210
2017-12-05 09:52:57,471 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command state.apply with jid 20171205095257465545
2017-12-05 09:52:57,487 [salt.minion      ][INFO    ][9879] Starting a new job with PID 9879
2017-12-05 09:52:59,931 [salt.state       ][INFO    ][9879] Loading fresh modules for state activity
2017-12-05 09:52:59,952 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-05 09:52:59,970 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-05 09:52:59,981 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-05 09:53:00,002 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:53:00,052 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-05 09:53:00,067 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:53:00,107 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-05 09:53:00,125 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-05 09:53:00,137 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 09:53:00,150 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-05 09:53:00,157 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:53:00,168 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:53:00,187 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-05 09:53:00,201 [py.warnings      ][WARNING ][9879] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-05 09:53:00,201 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:53:00,439 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:53:00,700 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-05 09:53:00,720 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-05 09:53:00,732 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-05 09:53:00,745 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-05 09:53:00,817 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-05 09:53:00,830 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-05 09:53:00,851 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-05 09:53:00,863 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 09:53:00,884 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-05 09:53:00,917 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-05 09:53:00,973 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-05 09:53:00,991 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:53:01,050 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-05 09:53:01,067 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:53:01,108 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-05 09:53:01,129 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-05 09:53:01,140 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 09:53:01,156 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-05 09:53:01,162 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:53:01,172 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:53:01,193 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-05 09:53:01,209 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:53:01,447 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:53:01,698 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-05 09:53:01,715 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-05 09:53:01,727 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-05 09:53:01,738 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-05 09:53:01,772 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-05 09:53:01,784 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-05 09:53:01,804 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-05 09:53:01,819 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 09:53:01,834 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-05 09:53:01,872 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-05 09:53:01,935 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-05 09:53:01,987 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:53:02,034 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-05 09:53:02,048 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-05 09:53:02,074 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:53:02,358 [salt.state       ][INFO    ][9879] Running state [salt-minion] at time 09:53:02.358188
2017-12-05 09:53:02,358 [salt.state       ][INFO    ][9879] Executing state pkg.installed for salt-minion
2017-12-05 09:53:02,359 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:53:02,633 [salt.state       ][INFO    ][9879] Package salt-minion is already installed
2017-12-05 09:53:02,633 [salt.state       ][INFO    ][9879] Completed state [salt-minion] at time 09:53:02.632960 duration_in_ms=274.772
2017-12-05 09:53:02,645 [salt.state       ][INFO    ][9879] Running state [salt_minion_dependency_packages] at time 09:53:02.644750
2017-12-05 09:53:02,645 [salt.state       ][INFO    ][9879] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-05 09:53:02,648 [salt.state       ][INFO    ][9879] All specified packages are already installed
2017-12-05 09:53:02,648 [salt.state       ][INFO    ][9879] Completed state [salt_minion_dependency_packages] at time 09:53:02.648453 duration_in_ms=3.703
2017-12-05 09:53:02,651 [salt.state       ][INFO    ][9879] Running state [/etc/salt/minion.d/minion.conf] at time 09:53:02.650530
2017-12-05 09:53:02,651 [salt.state       ][INFO    ][9879] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-05 09:53:02,673 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-05 09:53:02,719 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:53:02,764 [salt.fileclient  ][INFO    ][9879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:53:02,798 [salt.state       ][INFO    ][9879] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-05 09:53:02,798 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/minion.d/minion.conf] at time 09:53:02.797951 duration_in_ms=147.421
2017-12-05 09:53:02,798 [salt.state       ][INFO    ][9879] Running state [/etc/salt/minion.d/_virt.conf] at time 09:53:02.798254
2017-12-05 09:53:02,798 [salt.state       ][INFO    ][9879] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-05 09:53:02,803 [salt.state       ][INFO    ][9879] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-05 09:53:02,803 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:53:02.803275 duration_in_ms=5.02
2017-12-05 09:53:02,805 [salt.state       ][INFO    ][9879] Running state [salt-minion] at time 09:53:02.804756
2017-12-05 09:53:02,805 [salt.state       ][INFO    ][9879] Executing state service.running for salt-minion
2017-12-05 09:53:02,805 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-05 09:53:02,822 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-05 09:53:02,830 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-05 09:53:02,837 [salt.state       ][INFO    ][9879] The service salt-minion is already running
2017-12-05 09:53:02,838 [salt.state       ][INFO    ][9879] Completed state [salt-minion] at time 09:53:02.837534 duration_in_ms=32.777
2017-12-05 09:53:02,839 [salt.state       ][INFO    ][9879] Running state [/etc/salt/grains.d] at time 09:53:02.838872
2017-12-05 09:53:02,839 [salt.state       ][INFO    ][9879] Executing state file.directory for /etc/salt/grains.d
2017-12-05 09:53:02,840 [salt.state       ][INFO    ][9879] Directory /etc/salt/grains.d is in the correct state
2017-12-05 09:53:02,840 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/grains.d] at time 09:53:02.839805 duration_in_ms=0.933
2017-12-05 09:53:02,840 [salt.state       ][INFO    ][9879] Running state [/etc/salt/grains] at time 09:53:02.840246
2017-12-05 09:53:02,840 [salt.state       ][INFO    ][9879] Executing state file.managed for /etc/salt/grains
2017-12-05 09:53:02,841 [salt.state       ][INFO    ][9879] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-05 09:53:02,841 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/grains] at time 09:53:02.840923 duration_in_ms=0.676
2017-12-05 09:53:02,841 [salt.state       ][INFO    ][9879] Running state [/etc/salt/grains.d/placeholder] at time 09:53:02.841228
2017-12-05 09:53:02,841 [salt.state       ][INFO    ][9879] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-05 09:53:02,842 [salt.state       ][INFO    ][9879] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-05 09:53:02,842 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/grains.d/placeholder] at time 09:53:02.841885 duration_in_ms=0.657
2017-12-05 09:53:02,842 [salt.state       ][INFO    ][9879] Running state [/etc/salt/grains.d/sphinx] at time 09:53:02.842179
2017-12-05 09:53:02,842 [salt.state       ][INFO    ][9879] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-05 09:53:02,848 [salt.state       ][INFO    ][9879] File /etc/salt/grains.d/sphinx is in the correct state
2017-12-05 09:53:02,848 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/grains.d/sphinx] at time 09:53:02.848108 duration_in_ms=5.928
2017-12-05 09:53:02,849 [salt.state       ][INFO    ][9879] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:53:02.848670
2017-12-05 09:53:02,849 [salt.state       ][INFO    ][9879] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:53:02,849 [salt.state       ][INFO    ][9879] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:53:02,849 [salt.state       ][INFO    ][9879] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:53:02.849205 duration_in_ms=0.534
2017-12-05 09:53:02,850 [salt.state       ][INFO    ][9879] Running state [/etc/salt/grains.d/dns_records] at time 09:53:02.849484
2017-12-05 09:53:02,850 [salt.state       ][INFO    ][9879] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-05 09:53:02,854 [salt.state       ][INFO    ][9879] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-05 09:53:02,854 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/grains.d/dns_records] at time 09:53:02.853981 duration_in_ms=4.496
2017-12-05 09:53:02,855 [salt.state       ][INFO    ][9879] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:53:02.854556
2017-12-05 09:53:02,855 [salt.state       ][INFO    ][9879] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:53:02,855 [salt.state       ][INFO    ][9879] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:53:02,855 [salt.state       ][INFO    ][9879] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:53:02.855082 duration_in_ms=0.526
2017-12-05 09:53:02,855 [salt.state       ][INFO    ][9879] Running state [/etc/salt/grains.d/salt] at time 09:53:02.855381
2017-12-05 09:53:02,856 [salt.state       ][INFO    ][9879] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-05 09:53:02,857 [salt.state       ][INFO    ][9879] File /etc/salt/grains.d/salt is in the correct state
2017-12-05 09:53:02,857 [salt.state       ][INFO    ][9879] Completed state [/etc/salt/grains.d/salt] at time 09:53:02.857440 duration_in_ms=2.059
2017-12-05 09:53:02,858 [salt.state       ][INFO    ][9879] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:53:02.858015
2017-12-05 09:53:02,858 [salt.state       ][INFO    ][9879] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:53:02,858 [salt.state       ][INFO    ][9879] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:53:02,859 [salt.state       ][INFO    ][9879] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:53:02.858541 duration_in_ms=0.525
2017-12-05 09:53:02,860 [salt.state       ][INFO    ][9879] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:53:02.859696
2017-12-05 09:53:02,860 [salt.state       ][INFO    ][9879] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-05 09:53:02,860 [salt.state       ][INFO    ][9879] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-05 09:53:02,860 [salt.state       ][INFO    ][9879] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:53:02.860235 duration_in_ms=0.538
2017-12-05 09:53:02,861 [salt.state       ][INFO    ][9879] Running state [mine.update] at time 09:53:02.860649
2017-12-05 09:53:02,861 [salt.state       ][INFO    ][9879] Executing state module.wait for mine.update
2017-12-05 09:53:02,861 [salt.state       ][INFO    ][9879] No changes made for mine.update
2017-12-05 09:53:02,861 [salt.state       ][INFO    ][9879] Completed state [mine.update] at time 09:53:02.861140 duration_in_ms=0.491
2017-12-05 09:53:02,861 [salt.state       ][INFO    ][9879] Running state [ca-certificates] at time 09:53:02.861298
2017-12-05 09:53:02,861 [salt.state       ][INFO    ][9879] Executing state pkg.installed for ca-certificates
2017-12-05 09:53:02,864 [salt.state       ][INFO    ][9879] Package ca-certificates is already installed
2017-12-05 09:53:02,865 [salt.state       ][INFO    ][9879] Completed state [ca-certificates] at time 09:53:02.864574 duration_in_ms=3.276
2017-12-05 09:53:02,865 [salt.state       ][INFO    ][9879] Running state [update-ca-certificates] at time 09:53:02.865002
2017-12-05 09:53:02,865 [salt.state       ][INFO    ][9879] Executing state cmd.wait for update-ca-certificates
2017-12-05 09:53:02,865 [salt.state       ][INFO    ][9879] No changes made for update-ca-certificates
2017-12-05 09:53:02,866 [salt.state       ][INFO    ][9879] Completed state [update-ca-certificates] at time 09:53:02.865513 duration_in_ms=0.511
2017-12-05 09:53:02,866 [salt.state       ][INFO    ][9879] Running state [libvirt-dev] at time 09:53:02.865682
2017-12-05 09:53:02,866 [salt.state       ][INFO    ][9879] Executing state pkg.installed for libvirt-dev
2017-12-05 09:53:02,873 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 09:53:04,346 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2017-12-05 09:53:07,560 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095307550811
2017-12-05 09:53:07,574 [salt.minion      ][INFO    ][10395] Starting a new job with PID 10395
2017-12-05 09:53:07,583 [salt.minion      ][INFO    ][10395] Returning information for job: 20171205095307550811
2017-12-05 09:53:17,755 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095317745040
2017-12-05 09:53:17,768 [salt.minion      ][INFO    ][10485] Starting a new job with PID 10485
2017-12-05 09:53:17,776 [salt.minion      ][INFO    ][10485] Returning information for job: 20171205095317745040
2017-12-05 09:53:27,958 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095327947418
2017-12-05 09:53:27,973 [salt.minion      ][INFO    ][10681] Starting a new job with PID 10681
2017-12-05 09:53:27,982 [salt.minion      ][INFO    ][10681] Returning information for job: 20171205095327947418
2017-12-05 09:53:38,161 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095338150367
2017-12-05 09:53:38,176 [salt.minion      ][INFO    ][15578] Starting a new job with PID 15578
2017-12-05 09:53:38,185 [salt.minion      ][INFO    ][15578] Returning information for job: 20171205095338150367
2017-12-05 09:53:44,721 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:53:44,743 [salt.state       ][INFO    ][9879] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'c++-compiler' changed from 'absent' to '1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'linux-libc-dev' changed from 'absent' to '4.4.0-101.124'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libvirt-dev' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libvirt0' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'

2017-12-05 09:53:44,751 [salt.state       ][INFO    ][9879] Loading fresh modules for state activity
2017-12-05 09:53:44,763 [salt.state       ][INFO    ][9879] Completed state [libvirt-dev] at time 09:53:44.763048 duration_in_ms=41897.365
2017-12-05 09:53:44,768 [salt.state       ][INFO    ][9879] Running state [pkg-config] at time 09:53:44.767782
2017-12-05 09:53:44,768 [salt.state       ][INFO    ][9879] Executing state pkg.installed for pkg-config
2017-12-05 09:53:45,001 [salt.state       ][INFO    ][9879] Package pkg-config is already installed
2017-12-05 09:53:45,001 [salt.state       ][INFO    ][9879] Completed state [pkg-config] at time 09:53:45.001037 duration_in_ms=233.254
2017-12-05 09:53:45,001 [salt.state       ][INFO    ][9879] Running state [virtng.init] at time 09:53:45.001444
2017-12-05 09:53:45,002 [salt.state       ][INFO    ][9879] Executing state module.run for virtng.init
2017-12-05 09:53:45,041 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command ['git', '--version'] in directory '/root'
2017-12-05 09:53:45,079 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,086 [salt.state       ][ERROR   ][9879] Module function virtng.init is not available
2017-12-05 09:53:45,086 [salt.state       ][INFO    ][9879] Completed state [virtng.init] at time 09:53:45.086114 duration_in_ms=84.669
2017-12-05 09:53:45,086 [salt.state       ][INFO    ][9879] Running state [virt.set_autostart] at time 09:53:45.086322
2017-12-05 09:53:45,087 [salt.state       ][INFO    ][9879] Executing state module.run for virt.set_autostart
2017-12-05 09:53:45,088 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,094 [salt.state       ][ERROR   ][9879] Module function virt.set_autostart is not available
2017-12-05 09:53:45,094 [salt.state       ][INFO    ][9879] Completed state [virt.set_autostart] at time 09:53:45.093918 duration_in_ms=7.596
2017-12-05 09:53:45,094 [salt.state       ][INFO    ][9879] Running state [virtng.init] at time 09:53:45.094134
2017-12-05 09:53:45,094 [salt.state       ][INFO    ][9879] Executing state module.run for virtng.init
2017-12-05 09:53:45,096 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,101 [salt.state       ][ERROR   ][9879] Module function virtng.init is not available
2017-12-05 09:53:45,102 [salt.state       ][INFO    ][9879] Completed state [virtng.init] at time 09:53:45.101520 duration_in_ms=7.387
2017-12-05 09:53:45,102 [salt.state       ][INFO    ][9879] Running state [virt.set_autostart] at time 09:53:45.101722
2017-12-05 09:53:45,102 [salt.state       ][INFO    ][9879] Executing state module.run for virt.set_autostart
2017-12-05 09:53:45,104 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,109 [salt.state       ][ERROR   ][9879] Module function virt.set_autostart is not available
2017-12-05 09:53:45,109 [salt.state       ][INFO    ][9879] Completed state [virt.set_autostart] at time 09:53:45.109001 duration_in_ms=7.279
2017-12-05 09:53:45,109 [salt.state       ][INFO    ][9879] Running state [virtng.init] at time 09:53:45.109192
2017-12-05 09:53:45,109 [salt.state       ][INFO    ][9879] Executing state module.run for virtng.init
2017-12-05 09:53:45,111 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,116 [salt.state       ][ERROR   ][9879] Module function virtng.init is not available
2017-12-05 09:53:45,117 [salt.state       ][INFO    ][9879] Completed state [virtng.init] at time 09:53:45.116624 duration_in_ms=7.432
2017-12-05 09:53:45,117 [salt.state       ][INFO    ][9879] Running state [virt.set_autostart] at time 09:53:45.116817
2017-12-05 09:53:45,117 [salt.state       ][INFO    ][9879] Executing state module.run for virt.set_autostart
2017-12-05 09:53:45,119 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,124 [salt.state       ][ERROR   ][9879] Module function virt.set_autostart is not available
2017-12-05 09:53:45,124 [salt.state       ][INFO    ][9879] Completed state [virt.set_autostart] at time 09:53:45.124299 duration_in_ms=7.481
2017-12-05 09:53:45,125 [salt.state       ][INFO    ][9879] Running state [virtng.init] at time 09:53:45.124491
2017-12-05 09:53:45,125 [salt.state       ][INFO    ][9879] Executing state module.run for virtng.init
2017-12-05 09:53:45,127 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,132 [salt.state       ][ERROR   ][9879] Module function virtng.init is not available
2017-12-05 09:53:45,132 [salt.state       ][INFO    ][9879] Completed state [virtng.init] at time 09:53:45.131932 duration_in_ms=7.441
2017-12-05 09:53:45,132 [salt.state       ][INFO    ][9879] Running state [virt.set_autostart] at time 09:53:45.132122
2017-12-05 09:53:45,132 [salt.state       ][INFO    ][9879] Executing state module.run for virt.set_autostart
2017-12-05 09:53:45,134 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,139 [salt.state       ][ERROR   ][9879] Module function virt.set_autostart is not available
2017-12-05 09:53:45,140 [salt.state       ][INFO    ][9879] Completed state [virt.set_autostart] at time 09:53:45.139585 duration_in_ms=7.463
2017-12-05 09:53:45,140 [salt.state       ][INFO    ][9879] Running state [virtng.init] at time 09:53:45.139778
2017-12-05 09:53:45,140 [salt.state       ][INFO    ][9879] Executing state module.run for virtng.init
2017-12-05 09:53:45,142 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,147 [salt.state       ][ERROR   ][9879] Module function virtng.init is not available
2017-12-05 09:53:45,147 [salt.state       ][INFO    ][9879] Completed state [virtng.init] at time 09:53:45.147216 duration_in_ms=7.438
2017-12-05 09:53:45,147 [salt.state       ][INFO    ][9879] Running state [virt.set_autostart] at time 09:53:45.147405
2017-12-05 09:53:45,148 [salt.state       ][INFO    ][9879] Executing state module.run for virt.set_autostart
2017-12-05 09:53:45,149 [salt.loaded.int.module.cmdmod][INFO    ][9879] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:53:45,155 [salt.state       ][ERROR   ][9879] Module function virt.set_autostart is not available
2017-12-05 09:53:45,155 [salt.state       ][INFO    ][9879] Completed state [virt.set_autostart] at time 09:53:45.154798 duration_in_ms=7.394
2017-12-05 09:53:45,157 [salt.minion      ][INFO    ][9879] Returning information for job: 20171205095257465545
2017-12-05 09:53:56,468 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command state.sls with jid 20171205095356457871
2017-12-05 09:53:56,483 [salt.minion      ][INFO    ][15701] Starting a new job with PID 15701
2017-12-05 09:53:58,068 [salt.state       ][INFO    ][15701] Loading fresh modules for state activity
2017-12-05 09:53:58,093 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-12-05 09:53:58,115 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-12-05 09:53:58,127 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-12-05 09:53:58,147 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-05 09:53:58,169 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-12-05 09:53:58,192 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-05 09:53:58,212 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-12-05 09:53:58,233 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-05 09:53:58,507 [salt.state       ][INFO    ][15701] Running state [libvirt0] at time 09:53:58.506913
2017-12-05 09:53:58,507 [salt.state       ][INFO    ][15701] Executing state pkg.installed for libvirt0
2017-12-05 09:53:58,508 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:53:58,750 [salt.state       ][INFO    ][15701] Package libvirt0 is already installed
2017-12-05 09:53:58,750 [salt.state       ][INFO    ][15701] Completed state [libvirt0] at time 09:53:58.750202 duration_in_ms=243.289
2017-12-05 09:53:58,750 [salt.state       ][INFO    ][15701] Running state [pm-utils] at time 09:53:58.750411
2017-12-05 09:53:58,751 [salt.state       ][INFO    ][15701] Executing state pkg.installed for pm-utils
2017-12-05 09:53:58,765 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 09:54:00,245 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2017-12-05 09:54:04,625 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:54:04,647 [salt.state       ][INFO    ][15701] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2017-12-05 09:54:04,654 [salt.state       ][INFO    ][15701] Loading fresh modules for state activity
2017-12-05 09:54:04,666 [salt.state       ][INFO    ][15701] Completed state [pm-utils] at time 09:54:04.665829 duration_in_ms=5915.418
2017-12-05 09:54:04,670 [salt.state       ][INFO    ][15701] Running state [python-libvirt] at time 09:54:04.670424
2017-12-05 09:54:04,671 [salt.state       ][INFO    ][15701] Executing state pkg.installed for python-libvirt
2017-12-05 09:54:04,848 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2017-12-05 09:54:06,559 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095406551822
2017-12-05 09:54:06,573 [salt.minion      ][INFO    ][16798] Starting a new job with PID 16798
2017-12-05 09:54:06,583 [salt.minion      ][INFO    ][16798] Returning information for job: 20171205095406551822
2017-12-05 09:54:16,779 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095416769353
2017-12-05 09:54:16,794 [salt.minion      ][INFO    ][16803] Starting a new job with PID 16803
2017-12-05 09:54:16,805 [salt.minion      ][INFO    ][16803] Returning information for job: 20171205095416769353
2017-12-05 09:54:26,977 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095426968734
2017-12-05 09:54:26,992 [salt.minion      ][INFO    ][16943] Starting a new job with PID 16943
2017-12-05 09:54:27,001 [salt.minion      ][INFO    ][16943] Returning information for job: 20171205095426968734
2017-12-05 09:54:37,173 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095437164857
2017-12-05 09:54:37,190 [salt.minion      ][INFO    ][17810] Starting a new job with PID 17810
2017-12-05 09:54:37,200 [salt.minion      ][INFO    ][17810] Returning information for job: 20171205095437164857
2017-12-05 09:54:41,403 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:54:41,425 [salt.state       ][INFO    ][15701] Made the following changes:
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.3'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'cgmanager' changed from 'absent' to '0.39-2ubuntu5'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'librbd1' changed from 'absent' to '10.2.9-0ubuntu0.16.04.1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'cgmanager-utils' changed from 'absent' to '1'
'libcgmanager0' changed from 'absent' to '0.39-2ubuntu5'
'libnih-dbus1' changed from 'absent' to '1.0.3-4.3ubuntu1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libvirt-daemon' changed from 'absent' to '1'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'python-libvirt' changed from 'absent' to '1.3.1-1~u16.04+mcp1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '10.2.9-0ubuntu0.16.04.1'
'libvirt-daemon-system' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2017-12-05 09:54:41,432 [salt.state       ][INFO    ][15701] Loading fresh modules for state activity
2017-12-05 09:54:41,444 [salt.state       ][INFO    ][15701] Completed state [python-libvirt] at time 09:54:41.444121 duration_in_ms=36773.697
2017-12-05 09:54:41,448 [salt.state       ][INFO    ][15701] Running state [libvirt-bin] at time 09:54:41.448423
2017-12-05 09:54:41,449 [salt.state       ][INFO    ][15701] Executing state pkg.installed for libvirt-bin
2017-12-05 09:54:41,707 [salt.state       ][INFO    ][15701] Package libvirt-bin is already installed
2017-12-05 09:54:41,707 [salt.state       ][INFO    ][15701] Completed state [libvirt-bin] at time 09:54:41.707091 duration_in_ms=258.667
2017-12-05 09:54:41,707 [salt.state       ][INFO    ][15701] Running state [qemu-utils] at time 09:54:41.707250
2017-12-05 09:54:41,707 [salt.state       ][INFO    ][15701] Executing state pkg.installed for qemu-utils
2017-12-05 09:54:41,715 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'qemu-utils'] in directory '/root'
2017-12-05 09:54:47,401 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095447393524
2017-12-05 09:54:47,416 [salt.minion      ][INFO    ][18701] Starting a new job with PID 18701
2017-12-05 09:54:47,432 [salt.minion      ][INFO    ][18701] Returning information for job: 20171205095447393524
2017-12-05 09:54:50,012 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:54:50,038 [salt.state       ][INFO    ][15701] Made the following changes:
'qemu-block-extra' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libaio1' changed from 'absent' to '0.3.110-2'
'qemu-utils' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'

2017-12-05 09:54:50,045 [salt.state       ][INFO    ][15701] Loading fresh modules for state activity
2017-12-05 09:54:50,057 [salt.state       ][INFO    ][15701] Completed state [qemu-utils] at time 09:54:50.056470 duration_in_ms=8349.22
2017-12-05 09:54:50,061 [salt.state       ][INFO    ][15701] Running state [qemu-kvm] at time 09:54:50.060905
2017-12-05 09:54:50,061 [salt.state       ][INFO    ][15701] Executing state pkg.installed for qemu-kvm
2017-12-05 09:54:50,253 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'qemu-kvm'] in directory '/root'
2017-12-05 09:54:57,426 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095457416418
2017-12-05 09:54:57,441 [salt.minion      ][INFO    ][19411] Starting a new job with PID 19411
2017-12-05 09:54:57,489 [salt.minion      ][INFO    ][19411] Returning information for job: 20171205095457416418
2017-12-05 09:55:07,608 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095507600071
2017-12-05 09:55:07,623 [salt.minion      ][INFO    ][19440] Starting a new job with PID 19440
2017-12-05 09:55:07,678 [salt.minion      ][INFO    ][19440] Returning information for job: 20171205095507600071
2017-12-05 09:55:17,724 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095517716444
2017-12-05 09:55:17,739 [salt.minion      ][INFO    ][19700] Starting a new job with PID 19700
2017-12-05 09:55:17,793 [salt.minion      ][INFO    ][19700] Returning information for job: 20171205095517716444
2017-12-05 09:55:24,166 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:55:24,194 [salt.state       ][INFO    ][15701] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'seabios' changed from 'absent' to '1.10.1-1ubuntu1~cloud0'
'qemu-keymaps' changed from 'absent' to '1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libfdt1' changed from 'absent' to '1.4.0+dfsg-2'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'qemu-system-x86' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'qemu-kvm' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.4'
'qemu-system-common' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'msr-tools' changed from 'absent' to '1.3-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2017-12-05 09:55:24,201 [salt.state       ][INFO    ][15701] Loading fresh modules for state activity
2017-12-05 09:55:24,213 [salt.state       ][INFO    ][15701] Completed state [qemu-kvm] at time 09:55:24.213048 duration_in_ms=34152.142
2017-12-05 09:55:24,215 [salt.state       ][INFO    ][15701] Running state [/etc/libvirt/libvirtd.conf] at time 09:55:24.214871
2017-12-05 09:55:24,215 [salt.state       ][INFO    ][15701] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-12-05 09:55:24,237 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-12-05 09:55:24,243 [salt.state       ][INFO    ][15701] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -48,10 +51,6 @@
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
 #
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
-#
 #listen_addr = "192.168.0.1"
 
 
@@ -76,11 +75,6 @@
 #
 # UNIX socket access controls
 #
-
-# Beware that if you are changing *any* of these options, and you use
-# socket activation with systemd, you need to adjust the settings in
-# the libvirtd.socket file as well since it could impose a security
-# risk if you rely on file permission checking only.
 
 # Set the UNIX domain socket group ownership. This can be used to
 # allow a 'trusted' set of users access to management capabilities
@@ -106,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -272,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -280,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is zero, meaning
-# the feature is disabled.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -315,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -332,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -344,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -375,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -388,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -446,15 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5

2017-12-05 09:55:24,243 [salt.state       ][INFO    ][15701] Completed state [/etc/libvirt/libvirtd.conf] at time 09:55:24.243130 duration_in_ms=28.259
2017-12-05 09:55:24,243 [salt.state       ][INFO    ][15701] Running state [/etc/default/libvirt-bin] at time 09:55:24.243377
2017-12-05 09:55:24,244 [salt.state       ][INFO    ][15701] Executing state file.managed for /etc/default/libvirt-bin
2017-12-05 09:55:24,258 [salt.fileclient  ][INFO    ][15701] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-12-05 09:55:24,261 [salt.state       ][INFO    ][15701] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2017-12-05 09:55:24,261 [salt.state       ][INFO    ][15701] Completed state [/etc/default/libvirt-bin] at time 09:55:24.261229 duration_in_ms=17.852
2017-12-05 09:55:24,262 [salt.state       ][INFO    ][15701] Running state [service.systemctl_reload] at time 09:55:24.261986
2017-12-05 09:55:24,262 [salt.state       ][INFO    ][15701] Executing state module.wait for service.systemctl_reload
2017-12-05 09:55:24,262 [salt.state       ][INFO    ][15701] No changes made for service.systemctl_reload
2017-12-05 09:55:24,263 [salt.state       ][INFO    ][15701] Completed state [service.systemctl_reload] at time 09:55:24.262498 duration_in_ms=0.512
2017-12-05 09:55:24,263 [salt.state       ][INFO    ][15701] Running state [service.systemctl_reload] at time 09:55:24.262635
2017-12-05 09:55:24,263 [salt.state       ][INFO    ][15701] Executing state module.mod_watch for service.systemctl_reload
2017-12-05 09:55:24,334 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-05 09:55:24,376 [salt.state       ][INFO    ][15701] {'ret': True}
2017-12-05 09:55:24,376 [salt.state       ][INFO    ][15701] Completed state [service.systemctl_reload] at time 09:55:24.376307 duration_in_ms=113.671
2017-12-05 09:55:24,378 [salt.state       ][INFO    ][15701] Running state [/etc/libvirt/qemu/networks/default.xml] at time 09:55:24.377757
2017-12-05 09:55:24,378 [salt.state       ][INFO    ][15701] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-12-05 09:55:24,378 [salt.state       ][INFO    ][15701] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2017-12-05 09:55:24,378 [salt.state       ][INFO    ][15701] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 09:55:24.378420 duration_in_ms=0.664
2017-12-05 09:55:24,379 [salt.state       ][INFO    ][15701] Running state [libvirt-bin] at time 09:55:24.378738
2017-12-05 09:55:24,379 [salt.state       ][INFO    ][15701] Executing state service.running for libvirt-bin
2017-12-05 09:55:24,379 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2017-12-05 09:55:24,391 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-12-05 09:55:24,401 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-12-05 09:55:24,410 [salt.state       ][INFO    ][15701] The service libvirt-bin is already running
2017-12-05 09:55:24,411 [salt.state       ][INFO    ][15701] Completed state [libvirt-bin] at time 09:55:24.410712 duration_in_ms=31.974
2017-12-05 09:55:24,411 [salt.state       ][INFO    ][15701] Running state [libvirt-bin] at time 09:55:24.410879
2017-12-05 09:55:24,411 [salt.state       ][INFO    ][15701] Executing state service.mod_watch for libvirt-bin
2017-12-05 09:55:24,412 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-12-05 09:55:24,422 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-12-05 09:55:24,431 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirt-bin.service'] in directory '/root'
2017-12-05 09:55:24,480 [salt.state       ][INFO    ][15701] {'libvirt-bin': True}
2017-12-05 09:55:24,480 [salt.state       ][INFO    ][15701] Completed state [libvirt-bin] at time 09:55:24.480445 duration_in_ms=69.565
2017-12-05 09:55:24,481 [salt.state       ][INFO    ][15701] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 09:55:24.481447
2017-12-05 09:55:24,482 [salt.state       ][INFO    ][15701] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-12-05 09:55:24,482 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-12-05 09:55:27,754 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095527744556
2017-12-05 09:55:27,768 [salt.minion      ][INFO    ][20312] Starting a new job with PID 20312
2017-12-05 09:55:27,778 [salt.minion      ][INFO    ][20312] Returning information for job: 20171205095527744556
2017-12-05 09:55:28,745 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2017-12-05 09:55:30,060 [salt.state       ][INFO    ][15701] {'pid': 20341, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: cannot remove config file '/etc/libvirt/qemu/networks/default.xml': No such file or directory", 'stdout': ''}
2017-12-05 09:55:30,060 [salt.state       ][INFO    ][15701] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 09:55:30.060018 duration_in_ms=5578.572
2017-12-05 09:55:30,060 [salt.state       ][INFO    ][15701] Running state [virsh net-autostart default --disable] at time 09:55:30.060255
2017-12-05 09:55:30,060 [salt.state       ][INFO    ][15701] Executing state cmd.run for virsh net-autostart default --disable
2017-12-05 09:55:30,061 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-12-05 09:55:30,080 [salt.state       ][INFO    ][15701] onlyif execution failed
2017-12-05 09:55:30,080 [salt.state       ][INFO    ][15701] Completed state [virsh net-autostart default --disable] at time 09:55:30.080348 duration_in_ms=20.092
2017-12-05 09:55:30,081 [salt.state       ][INFO    ][15701] Running state [virsh net-destroy default] at time 09:55:30.080574
2017-12-05 09:55:30,081 [salt.state       ][INFO    ][15701] Executing state cmd.run for virsh net-destroy default
2017-12-05 09:55:30,081 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-12-05 09:55:30,098 [salt.state       ][INFO    ][15701] onlyif execution failed
2017-12-05 09:55:30,098 [salt.state       ][INFO    ][15701] Completed state [virsh net-destroy default] at time 09:55:30.098413 duration_in_ms=17.838
2017-12-05 09:55:30,099 [salt.state       ][INFO    ][15701] Running state [echo 'No pool is defined'] at time 09:55:30.098625
2017-12-05 09:55:30,099 [salt.state       ][INFO    ][15701] Executing state cmd.run for echo 'No pool is defined'
2017-12-05 09:55:30,099 [salt.loaded.int.module.cmdmod][INFO    ][15701] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-12-05 09:55:30,107 [salt.state       ][INFO    ][15701] {'pid': 20380, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-12-05 09:55:30,107 [salt.state       ][INFO    ][15701] Completed state [echo 'No pool is defined'] at time 09:55:30.106796 duration_in_ms=8.17
2017-12-05 09:55:30,108 [salt.minion      ][INFO    ][15701] Returning information for job: 20171205095356457871
2017-12-05 09:55:31,043 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command state.apply with jid 20171205095531036787
2017-12-05 09:55:31,057 [salt.minion      ][INFO    ][20385] Starting a new job with PID 20385
2017-12-05 09:55:32,708 [salt.state       ][INFO    ][20385] Loading fresh modules for state activity
2017-12-05 09:55:32,731 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-05 09:55:32,753 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-05 09:55:32,766 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-05 09:55:32,791 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:55:32,848 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-05 09:55:32,866 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:55:32,911 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-05 09:55:32,933 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-05 09:55:32,945 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 09:55:33,139 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-05 09:55:33,147 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:55:33,159 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:55:33,188 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-05 09:55:33,203 [py.warnings      ][WARNING ][20385] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-05 09:55:33,203 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:55:33,441 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:55:33,696 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-05 09:55:33,712 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-05 09:55:33,720 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-05 09:55:33,731 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-05 09:55:33,762 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-05 09:55:33,776 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-05 09:55:33,795 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-05 09:55:33,805 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 09:55:33,820 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-05 09:55:33,849 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-05 09:55:33,901 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-05 09:55:33,918 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:55:33,969 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-05 09:55:33,986 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:55:34,026 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-05 09:55:34,047 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-05 09:55:34,059 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 09:55:34,075 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-05 09:55:34,081 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:55:34,092 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:55:34,112 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-05 09:55:34,126 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:55:34,351 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:55:34,598 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-05 09:55:34,616 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-05 09:55:34,627 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-05 09:55:34,642 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-05 09:55:34,677 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-05 09:55:34,691 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-05 09:55:34,714 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-05 09:55:34,727 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 09:55:34,743 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-05 09:55:34,778 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-05 09:55:34,843 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-05 09:55:34,899 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:55:34,945 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-05 09:55:34,960 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-05 09:55:35,009 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:55:35,300 [salt.state       ][INFO    ][20385] Running state [salt-minion] at time 09:55:35.299977
2017-12-05 09:55:35,300 [salt.state       ][INFO    ][20385] Executing state pkg.installed for salt-minion
2017-12-05 09:55:35,301 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:55:35,525 [salt.state       ][INFO    ][20385] Package salt-minion is already installed
2017-12-05 09:55:35,526 [salt.state       ][INFO    ][20385] Completed state [salt-minion] at time 09:55:35.525607 duration_in_ms=225.629
2017-12-05 09:55:35,526 [salt.state       ][INFO    ][20385] Running state [salt_minion_dependency_packages] at time 09:55:35.525818
2017-12-05 09:55:35,526 [salt.state       ][INFO    ][20385] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-05 09:55:35,529 [salt.state       ][INFO    ][20385] All specified packages are already installed
2017-12-05 09:55:35,529 [salt.state       ][INFO    ][20385] Completed state [salt_minion_dependency_packages] at time 09:55:35.528719 duration_in_ms=2.9
2017-12-05 09:55:35,530 [salt.state       ][INFO    ][20385] Running state [/etc/salt/minion.d/minion.conf] at time 09:55:35.530132
2017-12-05 09:55:35,530 [salt.state       ][INFO    ][20385] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-05 09:55:35,549 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-05 09:55:35,635 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:55:35,680 [salt.fileclient  ][INFO    ][20385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:55:35,714 [salt.state       ][INFO    ][20385] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-05 09:55:35,714 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/minion.d/minion.conf] at time 09:55:35.713839 duration_in_ms=183.707
2017-12-05 09:55:35,714 [salt.state       ][INFO    ][20385] Running state [/etc/salt/minion.d/_virt.conf] at time 09:55:35.714145
2017-12-05 09:55:35,714 [salt.state       ][INFO    ][20385] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-05 09:55:35,717 [salt.state       ][INFO    ][20385] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-05 09:55:35,717 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:55:35.717064 duration_in_ms=2.919
2017-12-05 09:55:35,718 [salt.state       ][INFO    ][20385] Running state [salt-minion] at time 09:55:35.718454
2017-12-05 09:55:35,719 [salt.state       ][INFO    ][20385] Executing state service.running for salt-minion
2017-12-05 09:55:35,719 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-05 09:55:35,737 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-05 09:55:35,746 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-05 09:55:35,754 [salt.state       ][INFO    ][20385] The service salt-minion is already running
2017-12-05 09:55:35,754 [salt.state       ][INFO    ][20385] Completed state [salt-minion] at time 09:55:35.753922 duration_in_ms=35.468
2017-12-05 09:55:35,755 [salt.state       ][INFO    ][20385] Running state [/etc/salt/grains.d] at time 09:55:35.755128
2017-12-05 09:55:35,755 [salt.state       ][INFO    ][20385] Executing state file.directory for /etc/salt/grains.d
2017-12-05 09:55:35,756 [salt.state       ][INFO    ][20385] Directory /etc/salt/grains.d is in the correct state
2017-12-05 09:55:35,756 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/grains.d] at time 09:55:35.755984 duration_in_ms=0.855
2017-12-05 09:55:35,756 [salt.state       ][INFO    ][20385] Running state [/etc/salt/grains] at time 09:55:35.756401
2017-12-05 09:55:35,757 [salt.state       ][INFO    ][20385] Executing state file.managed for /etc/salt/grains
2017-12-05 09:55:35,757 [salt.state       ][INFO    ][20385] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-05 09:55:35,757 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/grains] at time 09:55:35.757047 duration_in_ms=0.646
2017-12-05 09:55:35,757 [salt.state       ][INFO    ][20385] Running state [/etc/salt/grains.d/placeholder] at time 09:55:35.757323
2017-12-05 09:55:35,758 [salt.state       ][INFO    ][20385] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-05 09:55:35,758 [salt.state       ][INFO    ][20385] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-05 09:55:35,758 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/grains.d/placeholder] at time 09:55:35.757958 duration_in_ms=0.634
2017-12-05 09:55:35,758 [salt.state       ][INFO    ][20385] Running state [/etc/salt/grains.d/sphinx] at time 09:55:35.758233
2017-12-05 09:55:35,758 [salt.state       ][INFO    ][20385] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-05 09:55:35,764 [salt.state       ][INFO    ][20385] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 10.167.4.141
               - 127.0.0.1
               - 192.168.11.2
+              - 192.168.122.1
         system:
           name: System
           param:

2017-12-05 09:55:35,764 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/grains.d/sphinx] at time 09:55:35.764398 duration_in_ms=6.164
2017-12-05 09:55:35,765 [salt.state       ][INFO    ][20385] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.765004
2017-12-05 09:55:35,765 [salt.state       ][INFO    ][20385] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:55:35,765 [salt.state       ][INFO    ][20385] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:55:35,766 [salt.state       ][INFO    ][20385] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.765507 duration_in_ms=0.503
2017-12-05 09:55:35,766 [salt.state       ][INFO    ][20385] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.765645
2017-12-05 09:55:35,766 [salt.state       ][INFO    ][20385] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:55:35,766 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-05 09:55:35,843 [salt.state       ][INFO    ][20385] {'pid': 20455, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-05 09:55:35,843 [salt.state       ][INFO    ][20385] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.843193 duration_in_ms=77.547
2017-12-05 09:55:35,844 [salt.state       ][INFO    ][20385] Running state [/etc/salt/grains.d/dns_records] at time 09:55:35.843678
2017-12-05 09:55:35,844 [salt.state       ][INFO    ][20385] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-05 09:55:35,853 [salt.state       ][INFO    ][20385] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-05 09:55:35,854 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/grains.d/dns_records] at time 09:55:35.853568 duration_in_ms=9.89
2017-12-05 09:55:35,854 [salt.state       ][INFO    ][20385] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.854297
2017-12-05 09:55:35,855 [salt.state       ][INFO    ][20385] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:55:35,855 [salt.state       ][INFO    ][20385] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:55:35,855 [salt.state       ][INFO    ][20385] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.854951 duration_in_ms=0.654
2017-12-05 09:55:35,855 [salt.state       ][INFO    ][20385] Running state [/etc/salt/grains.d/salt] at time 09:55:35.855276
2017-12-05 09:55:35,856 [salt.state       ][INFO    ][20385] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-05 09:55:35,859 [salt.state       ][INFO    ][20385] File /etc/salt/grains.d/salt is in the correct state
2017-12-05 09:55:35,859 [salt.state       ][INFO    ][20385] Completed state [/etc/salt/grains.d/salt] at time 09:55:35.859424 duration_in_ms=4.148
2017-12-05 09:55:35,860 [salt.state       ][INFO    ][20385] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.860061
2017-12-05 09:55:35,860 [salt.state       ][INFO    ][20385] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:55:35,861 [salt.state       ][INFO    ][20385] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:55:35,861 [salt.state       ][INFO    ][20385] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:55:35.860707 duration_in_ms=0.645
2017-12-05 09:55:35,862 [salt.state       ][INFO    ][20385] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:35.862013
2017-12-05 09:55:35,862 [salt.state       ][INFO    ][20385] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-05 09:55:35,863 [salt.state       ][INFO    ][20385] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-05 09:55:35,863 [salt.state       ][INFO    ][20385] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:35.862666 duration_in_ms=0.652
2017-12-05 09:55:35,863 [salt.state       ][INFO    ][20385] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:35.862842
2017-12-05 09:55:35,863 [salt.state       ][INFO    ][20385] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-05 09:55:35,865 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-05 09:55:35,872 [salt.state       ][INFO    ][20385] {'pid': 20457, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-05 09:55:35,872 [salt.state       ][INFO    ][20385] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:55:35.872441 duration_in_ms=9.599
2017-12-05 09:55:35,873 [salt.state       ][INFO    ][20385] Running state [mine.update] at time 09:55:35.873023
2017-12-05 09:55:35,873 [salt.state       ][INFO    ][20385] Executing state module.wait for mine.update
2017-12-05 09:55:35,873 [salt.state       ][INFO    ][20385] No changes made for mine.update
2017-12-05 09:55:35,874 [salt.state       ][INFO    ][20385] Completed state [mine.update] at time 09:55:35.873529 duration_in_ms=0.506
2017-12-05 09:55:35,874 [salt.state       ][INFO    ][20385] Running state [mine.update] at time 09:55:35.873649
2017-12-05 09:55:35,874 [salt.state       ][INFO    ][20385] Executing state module.mod_watch for mine.update
2017-12-05 09:55:36,394 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:55:36,395 [salt.state       ][INFO    ][20385] Completed state [mine.update] at time 09:55:36.394732 duration_in_ms=521.083
2017-12-05 09:55:36,395 [salt.state       ][INFO    ][20385] Running state [ca-certificates] at time 09:55:36.395007
2017-12-05 09:55:36,395 [salt.state       ][INFO    ][20385] Executing state pkg.installed for ca-certificates
2017-12-05 09:55:36,399 [salt.state       ][INFO    ][20385] Package ca-certificates is already installed
2017-12-05 09:55:36,399 [salt.state       ][INFO    ][20385] Completed state [ca-certificates] at time 09:55:36.398683 duration_in_ms=3.676
2017-12-05 09:55:36,399 [salt.state       ][INFO    ][20385] Running state [update-ca-certificates] at time 09:55:36.399268
2017-12-05 09:55:36,400 [salt.state       ][INFO    ][20385] Executing state cmd.wait for update-ca-certificates
2017-12-05 09:55:36,400 [salt.state       ][INFO    ][20385] No changes made for update-ca-certificates
2017-12-05 09:55:36,400 [salt.state       ][INFO    ][20385] Completed state [update-ca-certificates] at time 09:55:36.399903 duration_in_ms=0.635
2017-12-05 09:55:36,400 [salt.state       ][INFO    ][20385] Running state [libvirt-dev] at time 09:55:36.400096
2017-12-05 09:55:36,400 [salt.state       ][INFO    ][20385] Executing state pkg.installed for libvirt-dev
2017-12-05 09:55:36,403 [salt.state       ][INFO    ][20385] Package libvirt-dev is already installed
2017-12-05 09:55:36,403 [salt.state       ][INFO    ][20385] Completed state [libvirt-dev] at time 09:55:36.403244 duration_in_ms=3.147
2017-12-05 09:55:36,403 [salt.state       ][INFO    ][20385] Running state [pkg-config] at time 09:55:36.403431
2017-12-05 09:55:36,404 [salt.state       ][INFO    ][20385] Executing state pkg.installed for pkg-config
2017-12-05 09:55:36,406 [salt.state       ][INFO    ][20385] Package pkg-config is already installed
2017-12-05 09:55:36,407 [salt.state       ][INFO    ][20385] Completed state [pkg-config] at time 09:55:36.406598 duration_in_ms=3.166
2017-12-05 09:55:36,407 [salt.state       ][INFO    ][20385] Running state [virtng.init] at time 09:55:36.406789
2017-12-05 09:55:36,407 [salt.state       ][INFO    ][20385] Executing state module.run for virtng.init
2017-12-05 09:55:36,452 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command ['git', '--version'] in directory '/root'
2017-12-05 09:55:36,498 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:55:41,166 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095541160064
2017-12-05 09:55:41,181 [salt.minion      ][INFO    ][20472] Starting a new job with PID 20472
2017-12-05 09:55:41,191 [salt.minion      ][INFO    ][20472] Returning information for job: 20171205095541160064
2017-12-05 09:55:51,356 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095551348988
2017-12-05 09:55:51,369 [salt.minion      ][INFO    ][20478] Starting a new job with PID 20478
2017-12-05 09:55:51,378 [salt.minion      ][INFO    ][20478] Returning information for job: 20171205095551348988
2017-12-05 09:56:01,544 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095601536209
2017-12-05 09:56:01,556 [salt.minion      ][INFO    ][20483] Starting a new job with PID 20483
2017-12-05 09:56:01,565 [salt.minion      ][INFO    ][20483] Returning information for job: 20171205095601536209
2017-12-05 09:56:11,738 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095611723941
2017-12-05 09:56:11,753 [salt.minion      ][INFO    ][20488] Starting a new job with PID 20488
2017-12-05 09:56:11,763 [salt.minion      ][INFO    ][20488] Returning information for job: 20171205095611723941
2017-12-05 09:56:18,661 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-05 09:56:18,684 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:18,734 [salt.loaded.int.module.cmdmod][ERROR   ][20385] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-05 09:56:18,734 [salt.loaded.int.module.cmdmod][ERROR   ][20385] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-05 09:56:18,735 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-05 09:56:18,750 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:18,757 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-05 09:56:19,815 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-05 09:56:20,422 [salt.loaded.ext.module.seedng][INFO    ][20385] salt-minion pre-installed on image, configuring as prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 09:56:20,427 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -l' in directory '/root'
2017-12-05 09:56:20,479 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-05 09:56:21,357 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:21,925 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095621917933
2017-12-05 09:56:21,941 [salt.minion      ][INFO    ][20752] Starting a new job with PID 20752
2017-12-05 09:56:21,951 [salt.minion      ][INFO    ][20752] Returning information for job: 20171205095621917933
2017-12-05 09:56:24,241 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:24,241 [salt.state       ][INFO    ][20385] Completed state [virtng.init] at time 09:56:24.241184 duration_in_ms=47834.394
2017-12-05 09:56:24,241 [salt.state       ][INFO    ][20385] Running state [virt.set_autostart] at time 09:56:24.241451
2017-12-05 09:56:24,243 [salt.state       ][INFO    ][20385] Executing state module.run for virt.set_autostart
2017-12-05 09:56:24,245 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:24,263 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:24,264 [salt.state       ][INFO    ][20385] Completed state [virt.set_autostart] at time 09:56:24.263673 duration_in_ms=22.221
2017-12-05 09:56:24,264 [salt.state       ][INFO    ][20385] Running state [virtng.init] at time 09:56:24.263956
2017-12-05 09:56:24,264 [salt.state       ][INFO    ][20385] Executing state module.run for virtng.init
2017-12-05 09:56:24,266 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:26,474 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-05 09:56:26,482 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:26,488 [salt.loaded.int.module.cmdmod][ERROR   ][20385] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-05 09:56:26,488 [salt.loaded.int.module.cmdmod][ERROR   ][20385] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-05 09:56:26,489 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-05 09:56:26,503 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:26,512 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-05 09:56:27,546 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-05 09:56:28,189 [salt.loaded.ext.module.seedng][INFO    ][20385] salt-minion pre-installed on image, configuring as ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 09:56:28,194 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -l' in directory '/root'
2017-12-05 09:56:28,290 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-05 09:56:30,632 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:32,113 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:32,113 [salt.state       ][INFO    ][20385] Completed state [virtng.init] at time 09:56:32.113167 duration_in_ms=7849.211
2017-12-05 09:56:32,114 [salt.state       ][INFO    ][20385] Running state [virt.set_autostart] at time 09:56:32.113506
2017-12-05 09:56:32,114 [salt.state       ][INFO    ][20385] Executing state module.run for virt.set_autostart
2017-12-05 09:56:32,116 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:32,122 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095632109462
2017-12-05 09:56:32,133 [salt.minion      ][INFO    ][21219] Starting a new job with PID 21219
2017-12-05 09:56:32,135 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:32,135 [salt.state       ][INFO    ][20385] Completed state [virt.set_autostart] at time 09:56:32.134813 duration_in_ms=21.307
2017-12-05 09:56:32,135 [salt.state       ][INFO    ][20385] Running state [virtng.init] at time 09:56:32.135026
2017-12-05 09:56:32,135 [salt.state       ][INFO    ][20385] Executing state module.run for virtng.init
2017-12-05 09:56:32,137 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:32,141 [salt.minion      ][INFO    ][21219] Returning information for job: 20171205095632109462
2017-12-05 09:56:34,444 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-05 09:56:34,451 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:34,456 [salt.loaded.int.module.cmdmod][ERROR   ][20385] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-05 09:56:34,457 [salt.loaded.int.module.cmdmod][ERROR   ][20385] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-05 09:56:34,457 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-05 09:56:34,471 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:34,478 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-05 09:56:35,538 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-05 09:56:36,073 [salt.loaded.ext.module.seedng][INFO    ][20385] salt-minion pre-installed on image, configuring as mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 09:56:36,077 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -l' in directory '/root'
2017-12-05 09:56:36,261 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-05 09:56:38,853 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:40,272 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:40,273 [salt.state       ][INFO    ][20385] Completed state [virtng.init] at time 09:56:40.272588 duration_in_ms=8137.56
2017-12-05 09:56:40,273 [salt.state       ][INFO    ][20385] Running state [virt.set_autostart] at time 09:56:40.272808
2017-12-05 09:56:40,273 [salt.state       ][INFO    ][20385] Executing state module.run for virt.set_autostart
2017-12-05 09:56:40,275 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:40,293 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:40,293 [salt.state       ][INFO    ][20385] Completed state [virt.set_autostart] at time 09:56:40.293029 duration_in_ms=20.22
2017-12-05 09:56:40,293 [salt.state       ][INFO    ][20385] Running state [virtng.init] at time 09:56:40.293227
2017-12-05 09:56:40,293 [salt.state       ][INFO    ][20385] Executing state module.run for virtng.init
2017-12-05 09:56:40,295 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:42,300 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-05 09:56:42,310 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:42,317 [salt.loaded.int.module.cmdmod][ERROR   ][20385] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-05 09:56:42,317 [salt.loaded.int.module.cmdmod][ERROR   ][20385] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-05 09:56:42,318 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-05 09:56:42,318 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095642304278
2017-12-05 09:56:42,330 [salt.minion      ][INFO    ][21486] Starting a new job with PID 21486
2017-12-05 09:56:42,336 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:42,341 [salt.minion      ][INFO    ][21486] Returning information for job: 20171205095642304278
2017-12-05 09:56:42,345 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-05 09:56:43,390 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-05 09:56:44,013 [salt.loaded.ext.module.seedng][INFO    ][20385] salt-minion pre-installed on image, configuring as msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 09:56:44,017 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -l' in directory '/root'
2017-12-05 09:56:44,145 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-05 09:56:46,958 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:48,335 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:48,335 [salt.state       ][INFO    ][20385] Completed state [virtng.init] at time 09:56:48.335052 duration_in_ms=8041.824
2017-12-05 09:56:48,336 [salt.state       ][INFO    ][20385] Running state [virt.set_autostart] at time 09:56:48.335472
2017-12-05 09:56:48,336 [salt.state       ][INFO    ][20385] Executing state module.run for virt.set_autostart
2017-12-05 09:56:48,338 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:48,360 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:48,360 [salt.state       ][INFO    ][20385] Completed state [virt.set_autostart] at time 09:56:48.359984 duration_in_ms=24.512
2017-12-05 09:56:48,360 [salt.state       ][INFO    ][20385] Running state [virtng.init] at time 09:56:48.360243
2017-12-05 09:56:48,360 [salt.state       ][INFO    ][20385] Executing state module.run for virtng.init
2017-12-05 09:56:48,362 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:51,286 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-05 09:56:51,293 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:51,376 [salt.loaded.int.module.cmdmod][ERROR   ][20385] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-05 09:56:51,376 [salt.loaded.int.module.cmdmod][ERROR   ][20385] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-05 09:56:51,377 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.baremetal-mcp-ocata-odl-ha.local/system.qcow2' in directory '/root'
2017-12-05 09:56:51,391 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:51,399 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-05 09:56:52,458 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-05 09:56:52,462 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205095652448248
2017-12-05 09:56:52,473 [salt.minion      ][INFO    ][21767] Starting a new job with PID 21767
2017-12-05 09:56:52,483 [salt.minion      ][INFO    ][21767] Returning information for job: 20171205095652448248
2017-12-05 09:56:53,005 [salt.loaded.ext.module.seedng][INFO    ][20385] salt-minion pre-installed on image, configuring as dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 09:56:53,009 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'mount -l' in directory '/root'
2017-12-05 09:56:53,245 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-05 09:56:55,543 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-05 09:56:56,970 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:56,970 [salt.state       ][INFO    ][20385] Completed state [virtng.init] at time 09:56:56.969896 duration_in_ms=8609.653
2017-12-05 09:56:56,970 [salt.state       ][INFO    ][20385] Running state [virt.set_autostart] at time 09:56:56.970201
2017-12-05 09:56:56,971 [salt.state       ][INFO    ][20385] Executing state module.run for virt.set_autostart
2017-12-05 09:56:56,973 [salt.loaded.int.module.cmdmod][INFO    ][20385] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:56:56,992 [salt.state       ][INFO    ][20385] {'ret': True}
2017-12-05 09:56:56,992 [salt.state       ][INFO    ][20385] Completed state [virt.set_autostart] at time 09:56:56.991985 duration_in_ms=21.784
2017-12-05 09:56:56,994 [salt.minion      ][INFO    ][20385] Returning information for job: 20171205095531036787
2017-12-05 09:56:59,997 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command state.sls with jid 20171205095659982682
2017-12-05 09:57:00,009 [salt.minion      ][INFO    ][21990] Starting a new job with PID 21990
2017-12-05 09:57:01,638 [salt.state       ][INFO    ][21990] Loading fresh modules for state activity
2017-12-05 09:57:01,659 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-05 09:57:01,676 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-05 09:57:01,700 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:57:01,770 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-05 09:57:01,887 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-05 09:57:01,913 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:57:01,969 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-05 09:57:01,988 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:57:02,037 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-05 09:57:02,063 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-05 09:57:02,095 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 09:57:02,115 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-05 09:57:02,122 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:57:02,207 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:57:02,226 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-05 09:57:02,241 [py.warnings      ][WARNING ][21990] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-05 09:57:02,241 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:57:02,485 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:57:02,732 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-05 09:57:02,750 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-05 09:57:02,763 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-05 09:57:02,775 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-05 09:57:02,810 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-05 09:57:02,822 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-05 09:57:02,848 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-05 09:57:02,862 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 09:57:02,882 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-05 09:57:02,919 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-05 09:57:02,981 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-05 09:57:03,001 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:57:03,063 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-05 09:57:03,080 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:57:03,123 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-05 09:57:03,145 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-05 09:57:03,158 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 09:57:03,175 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-05 09:57:03,181 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:57:03,191 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-05 09:57:03,212 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-05 09:57:03,227 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:57:03,465 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'salt-minion --version' in directory '/root'
2017-12-05 09:57:03,718 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-05 09:57:03,737 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-05 09:57:03,748 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-05 09:57:03,760 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-05 09:57:03,800 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-05 09:57:03,814 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-05 09:57:03,835 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-05 09:57:03,847 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 09:57:03,865 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-05 09:57:03,900 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-05 09:57:03,961 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-05 09:57:04,015 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:57:04,323 [salt.state       ][INFO    ][21990] Running state [salt-minion] at time 09:57:04.322592
2017-12-05 09:57:04,323 [salt.state       ][INFO    ][21990] Executing state pkg.installed for salt-minion
2017-12-05 09:57:04,323 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 09:57:04,584 [salt.state       ][INFO    ][21990] Package salt-minion is already installed
2017-12-05 09:57:04,584 [salt.state       ][INFO    ][21990] Completed state [salt-minion] at time 09:57:04.584419 duration_in_ms=261.827
2017-12-05 09:57:04,585 [salt.state       ][INFO    ][21990] Running state [salt_minion_dependency_packages] at time 09:57:04.584647
2017-12-05 09:57:04,585 [salt.state       ][INFO    ][21990] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-05 09:57:04,587 [salt.state       ][INFO    ][21990] All specified packages are already installed
2017-12-05 09:57:04,588 [salt.state       ][INFO    ][21990] Completed state [salt_minion_dependency_packages] at time 09:57:04.587589 duration_in_ms=2.941
2017-12-05 09:57:04,589 [salt.state       ][INFO    ][21990] Running state [/etc/salt/minion.d/minion.conf] at time 09:57:04.589034
2017-12-05 09:57:04,589 [salt.state       ][INFO    ][21990] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-05 09:57:04,623 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-05 09:57:04,706 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-05 09:57:04,748 [salt.fileclient  ][INFO    ][21990] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 09:57:04,781 [salt.state       ][INFO    ][21990] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-05 09:57:04,781 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/minion.d/minion.conf] at time 09:57:04.781211 duration_in_ms=192.176
2017-12-05 09:57:04,782 [salt.state       ][INFO    ][21990] Running state [/etc/salt/minion.d/_virt.conf] at time 09:57:04.781508
2017-12-05 09:57:04,782 [salt.state       ][INFO    ][21990] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-05 09:57:04,797 [salt.state       ][INFO    ][21990] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-05 09:57:04,797 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:57:04.796861 duration_in_ms=15.353
2017-12-05 09:57:04,798 [salt.state       ][INFO    ][21990] Running state [salt-minion] at time 09:57:04.798258
2017-12-05 09:57:04,798 [salt.state       ][INFO    ][21990] Executing state service.running for salt-minion
2017-12-05 09:57:04,799 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-05 09:57:04,816 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-05 09:57:04,824 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-05 09:57:04,832 [salt.state       ][INFO    ][21990] The service salt-minion is already running
2017-12-05 09:57:04,832 [salt.state       ][INFO    ][21990] Completed state [salt-minion] at time 09:57:04.832400 duration_in_ms=34.142
2017-12-05 09:57:04,844 [salt.state       ][INFO    ][21990] Running state [/etc/salt/grains.d] at time 09:57:04.844349
2017-12-05 09:57:04,845 [salt.state       ][INFO    ][21990] Executing state file.directory for /etc/salt/grains.d
2017-12-05 09:57:04,845 [salt.state       ][INFO    ][21990] Directory /etc/salt/grains.d is in the correct state
2017-12-05 09:57:04,845 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/grains.d] at time 09:57:04.845429 duration_in_ms=1.081
2017-12-05 09:57:04,846 [salt.state       ][INFO    ][21990] Running state [/etc/salt/grains] at time 09:57:04.845960
2017-12-05 09:57:04,846 [salt.state       ][INFO    ][21990] Executing state file.managed for /etc/salt/grains
2017-12-05 09:57:04,847 [salt.state       ][INFO    ][21990] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-05 09:57:04,847 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/grains] at time 09:57:04.846731 duration_in_ms=0.785
2017-12-05 09:57:04,847 [salt.state       ][INFO    ][21990] Running state [/etc/salt/grains.d/placeholder] at time 09:57:04.847049
2017-12-05 09:57:04,847 [salt.state       ][INFO    ][21990] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-05 09:57:04,848 [salt.state       ][INFO    ][21990] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-05 09:57:04,848 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/grains.d/placeholder] at time 09:57:04.847784 duration_in_ms=0.735
2017-12-05 09:57:04,848 [salt.state       ][INFO    ][21990] Running state [/etc/salt/grains.d/sphinx] at time 09:57:04.848098
2017-12-05 09:57:04,848 [salt.state       ][INFO    ][21990] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-05 09:57:04,862 [salt.state       ][INFO    ][21990] File /etc/salt/grains.d/sphinx is in the correct state
2017-12-05 09:57:04,862 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/grains.d/sphinx] at time 09:57:04.861885 duration_in_ms=13.787
2017-12-05 09:57:04,863 [salt.state       ][INFO    ][21990] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:57:04.862474
2017-12-05 09:57:04,863 [salt.state       ][INFO    ][21990] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:57:04,863 [salt.state       ][INFO    ][21990] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:57:04,863 [salt.state       ][INFO    ][21990] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:57:04.863091 duration_in_ms=0.616
2017-12-05 09:57:04,863 [salt.state       ][INFO    ][21990] Running state [/etc/salt/grains.d/dns_records] at time 09:57:04.863407
2017-12-05 09:57:04,864 [salt.state       ][INFO    ][21990] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-05 09:57:04,884 [salt.state       ][INFO    ][21990] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-05 09:57:04,884 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/grains.d/dns_records] at time 09:57:04.884208 duration_in_ms=20.801
2017-12-05 09:57:04,885 [salt.state       ][INFO    ][21990] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:57:04.884903
2017-12-05 09:57:04,885 [salt.state       ][INFO    ][21990] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:57:04,885 [salt.state       ][INFO    ][21990] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:57:04,886 [salt.state       ][INFO    ][21990] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:57:04.885580 duration_in_ms=0.676
2017-12-05 09:57:04,886 [salt.state       ][INFO    ][21990] Running state [/etc/salt/grains.d/salt] at time 09:57:04.885926
2017-12-05 09:57:04,886 [salt.state       ][INFO    ][21990] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-05 09:57:04,906 [salt.state       ][INFO    ][21990] File /etc/salt/grains.d/salt is in the correct state
2017-12-05 09:57:04,906 [salt.state       ][INFO    ][21990] Completed state [/etc/salt/grains.d/salt] at time 09:57:04.906157 duration_in_ms=20.23
2017-12-05 09:57:04,907 [salt.state       ][INFO    ][21990] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:57:04.906744
2017-12-05 09:57:04,907 [salt.state       ][INFO    ][21990] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:57:04,907 [salt.state       ][INFO    ][21990] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-05 09:57:04,907 [salt.state       ][INFO    ][21990] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:57:04.907352 duration_in_ms=0.609
2017-12-05 09:57:04,909 [salt.state       ][INFO    ][21990] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:57:04.908546
2017-12-05 09:57:04,909 [salt.state       ][INFO    ][21990] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-05 09:57:04,909 [salt.state       ][INFO    ][21990] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-05 09:57:04,909 [salt.state       ][INFO    ][21990] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:57:04.909163 duration_in_ms=0.616
2017-12-05 09:57:04,910 [salt.state       ][INFO    ][21990] Running state [mine.update] at time 09:57:04.909627
2017-12-05 09:57:04,910 [salt.state       ][INFO    ][21990] Executing state module.wait for mine.update
2017-12-05 09:57:04,910 [salt.state       ][INFO    ][21990] No changes made for mine.update
2017-12-05 09:57:04,910 [salt.state       ][INFO    ][21990] Completed state [mine.update] at time 09:57:04.910216 duration_in_ms=0.589
2017-12-05 09:57:04,910 [salt.state       ][INFO    ][21990] Running state [ca-certificates] at time 09:57:04.910420
2017-12-05 09:57:04,911 [salt.state       ][INFO    ][21990] Executing state pkg.installed for ca-certificates
2017-12-05 09:57:04,914 [salt.state       ][INFO    ][21990] Package ca-certificates is already installed
2017-12-05 09:57:04,914 [salt.state       ][INFO    ][21990] Completed state [ca-certificates] at time 09:57:04.913737 duration_in_ms=3.317
2017-12-05 09:57:04,914 [salt.state       ][INFO    ][21990] Running state [update-ca-certificates] at time 09:57:04.914215
2017-12-05 09:57:04,914 [salt.state       ][INFO    ][21990] Executing state cmd.wait for update-ca-certificates
2017-12-05 09:57:04,915 [salt.state       ][INFO    ][21990] No changes made for update-ca-certificates
2017-12-05 09:57:04,915 [salt.state       ][INFO    ][21990] Completed state [update-ca-certificates] at time 09:57:04.914808 duration_in_ms=0.593
2017-12-05 09:57:04,915 [salt.state       ][INFO    ][21990] Running state [libvirt-dev] at time 09:57:04.915010
2017-12-05 09:57:04,915 [salt.state       ][INFO    ][21990] Executing state pkg.installed for libvirt-dev
2017-12-05 09:57:04,918 [salt.state       ][INFO    ][21990] Package libvirt-dev is already installed
2017-12-05 09:57:04,918 [salt.state       ][INFO    ][21990] Completed state [libvirt-dev] at time 09:57:04.917979 duration_in_ms=2.968
2017-12-05 09:57:04,918 [salt.state       ][INFO    ][21990] Running state [pkg-config] at time 09:57:04.918186
2017-12-05 09:57:04,918 [salt.state       ][INFO    ][21990] Executing state pkg.installed for pkg-config
2017-12-05 09:57:04,921 [salt.state       ][INFO    ][21990] Package pkg-config is already installed
2017-12-05 09:57:04,921 [salt.state       ][INFO    ][21990] Completed state [pkg-config] at time 09:57:04.921093 duration_in_ms=2.907
2017-12-05 09:57:04,921 [salt.state       ][INFO    ][21990] Running state [virtng.init] at time 09:57:04.921299
2017-12-05 09:57:04,922 [salt.state       ][INFO    ][21990] Executing state module.run for virtng.init
2017-12-05 09:57:04,961 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command ['git', '--version'] in directory '/root'
2017-12-05 09:57:04,996 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,014 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,014 [salt.state       ][INFO    ][21990] Completed state [virtng.init] at time 09:57:05.013831 duration_in_ms=92.53
2017-12-05 09:57:05,014 [salt.state       ][INFO    ][21990] Running state [virt.set_autostart] at time 09:57:05.014124
2017-12-05 09:57:05,014 [salt.state       ][INFO    ][21990] Executing state module.run for virt.set_autostart
2017-12-05 09:57:05,016 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,032 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,032 [salt.state       ][INFO    ][21990] Completed state [virt.set_autostart] at time 09:57:05.031783 duration_in_ms=17.658
2017-12-05 09:57:05,032 [salt.state       ][INFO    ][21990] Running state [virtng.init] at time 09:57:05.032035
2017-12-05 09:57:05,032 [salt.state       ][INFO    ][21990] Executing state module.run for virtng.init
2017-12-05 09:57:05,034 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,049 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,050 [salt.state       ][INFO    ][21990] Completed state [virtng.init] at time 09:57:05.049708 duration_in_ms=17.672
2017-12-05 09:57:05,050 [salt.state       ][INFO    ][21990] Running state [virt.set_autostart] at time 09:57:05.049937
2017-12-05 09:57:05,050 [salt.state       ][INFO    ][21990] Executing state module.run for virt.set_autostart
2017-12-05 09:57:05,052 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,069 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,069 [salt.state       ][INFO    ][21990] Completed state [virt.set_autostart] at time 09:57:05.068784 duration_in_ms=18.846
2017-12-05 09:57:05,069 [salt.state       ][INFO    ][21990] Running state [virtng.init] at time 09:57:05.068997
2017-12-05 09:57:05,069 [salt.state       ][INFO    ][21990] Executing state module.run for virtng.init
2017-12-05 09:57:05,071 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,085 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,095 [salt.state       ][INFO    ][21990] Completed state [virtng.init] at time 09:57:05.095332 duration_in_ms=26.332
2017-12-05 09:57:05,096 [salt.state       ][INFO    ][21990] Running state [virt.set_autostart] at time 09:57:05.095721
2017-12-05 09:57:05,096 [salt.state       ][INFO    ][21990] Executing state module.run for virt.set_autostart
2017-12-05 09:57:05,098 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,113 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,113 [salt.state       ][INFO    ][21990] Completed state [virt.set_autostart] at time 09:57:05.113209 duration_in_ms=17.488
2017-12-05 09:57:05,113 [salt.state       ][INFO    ][21990] Running state [virtng.init] at time 09:57:05.113420
2017-12-05 09:57:05,114 [salt.state       ][INFO    ][21990] Executing state module.run for virtng.init
2017-12-05 09:57:05,116 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,131 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,131 [salt.state       ][INFO    ][21990] Completed state [virtng.init] at time 09:57:05.130739 duration_in_ms=17.318
2017-12-05 09:57:05,131 [salt.state       ][INFO    ][21990] Running state [virt.set_autostart] at time 09:57:05.130942
2017-12-05 09:57:05,131 [salt.state       ][INFO    ][21990] Executing state module.run for virt.set_autostart
2017-12-05 09:57:05,133 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,147 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,148 [salt.state       ][INFO    ][21990] Completed state [virt.set_autostart] at time 09:57:05.147586 duration_in_ms=16.644
2017-12-05 09:57:05,148 [salt.state       ][INFO    ][21990] Running state [virtng.init] at time 09:57:05.147784
2017-12-05 09:57:05,148 [salt.state       ][INFO    ][21990] Executing state module.run for virtng.init
2017-12-05 09:57:05,150 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,163 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,164 [salt.state       ][INFO    ][21990] Completed state [virtng.init] at time 09:57:05.163635 duration_in_ms=15.851
2017-12-05 09:57:05,164 [salt.state       ][INFO    ][21990] Running state [virt.set_autostart] at time 09:57:05.163831
2017-12-05 09:57:05,164 [salt.state       ][INFO    ][21990] Executing state module.run for virt.set_autostart
2017-12-05 09:57:05,166 [salt.loaded.int.module.cmdmod][INFO    ][21990] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-12-05 09:57:05,180 [salt.state       ][INFO    ][21990] unless execution succeeded
2017-12-05 09:57:05,181 [salt.state       ][INFO    ][21990] Completed state [virt.set_autostart] at time 09:57:05.180465 duration_in_ms=16.634
2017-12-05 09:57:05,183 [salt.minion      ][INFO    ][21990] Returning information for job: 20171205095659982682
2017-12-05 09:57:07,808 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command pillar.get with jid 20171205095707789183
2017-12-05 09:57:07,822 [salt.minion      ][INFO    ][22106] Starting a new job with PID 22106
2017-12-05 09:57:07,825 [salt.minion      ][INFO    ][22106] Returning information for job: 20171205095707789183
2017-12-05 09:58:34,580 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171205095834569713
2017-12-05 09:58:34,597 [salt.minion      ][INFO    ][22141] Starting a new job with PID 22141
2017-12-05 09:58:38,350 [salt.state       ][INFO    ][22141] Loading fresh modules for state activity
2017-12-05 09:58:38,663 [salt.state       ][ERROR   ][22141] No contents found in top file
2017-12-05 09:58:38,664 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-12-05 09:58:38,667 [salt.utils.extmods][INFO    ][22141] Syncing beacons for environment 'base'
2017-12-05 09:58:38,667 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_beacons, for base)
2017-12-05 09:58:38,668 [salt.fileclient  ][INFO    ][22141] Caching directory '_beacons/' for environment 'base'
2017-12-05 09:58:38,721 [salt.utils.extmods][INFO    ][22141] Syncing modules for environment 'base'
2017-12-05 09:58:38,722 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_modules, for base)
2017-12-05 09:58:38,722 [salt.fileclient  ][INFO    ][22141] Caching directory '_modules/' for environment 'base'
2017-12-05 09:58:38,827 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-12-05 09:58:38,859 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-12-05 09:58:38,898 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-12-05 09:58:38,941 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-12-05 09:58:38,993 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-12-05 09:58:39,010 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-12-05 09:58:39,039 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-12-05 09:58:39,087 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-12-05 09:58:39,130 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-12-05 09:58:39,234 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-12-05 09:58:39,246 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-12-05 09:58:39,269 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-12-05 09:58:39,281 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-12-05 09:58:39,295 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-12-05 09:58:39,311 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-12-05 09:58:39,323 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-12-05 09:58:39,350 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-12-05 09:58:39,368 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-12-05 09:58:39,391 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-12-05 09:58:39,400 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-12-05 09:58:39,455 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-12-05 09:58:39,464 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-12-05 09:58:39,508 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-12-05 09:58:39,567 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-12-05 09:58:39,592 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-12-05 09:58:39,610 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-12-05 09:58:39,639 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-12-05 09:58:39,717 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-12-05 09:58:39,834 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-12-05 09:58:39,935 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-12-05 09:58:39,950 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-12-05 09:58:39,968 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-12-05 09:58:39,987 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-12-05 09:58:40,028 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-12-05 09:58:40,031 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-12-05 09:58:40,031 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-12-05 09:58:40,032 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-12-05 09:58:40,032 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-12-05 09:58:40,033 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-12-05 09:58:40,052 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-12-05 09:58:40,053 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-12-05 09:58:40,053 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-12-05 09:58:40,053 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-12-05 09:58:40,054 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-12-05 09:58:40,065 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-12-05 09:58:40,066 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-12-05 09:58:40,066 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-12-05 09:58:40,066 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-12-05 09:58:40,067 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-12-05 09:58:40,067 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-12-05 09:58:40,067 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-12-05 09:58:40,068 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-12-05 09:58:40,069 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-12-05 09:58:40,069 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-12-05 09:58:40,069 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-12-05 09:58:40,069 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-12-05 09:58:40,070 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-12-05 09:58:40,070 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-12-05 09:58:40,078 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-12-05 09:58:40,078 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-12-05 09:58:40,079 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-12-05 09:58:40,079 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-12-05 09:58:40,079 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-12-05 09:58:40,080 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-12-05 09:58:40,080 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-12-05 09:58:40,080 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-12-05 09:58:40,081 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-12-05 09:58:40,081 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-12-05 09:58:40,081 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-12-05 09:58:40,082 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-12-05 09:58:40,087 [salt.utils.extmods][INFO    ][22141] Syncing states for environment 'base'
2017-12-05 09:58:40,087 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_states, for base)
2017-12-05 09:58:40,087 [salt.fileclient  ][INFO    ][22141] Caching directory '_states/' for environment 'base'
2017-12-05 09:58:40,124 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-12-05 09:58:40,141 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-12-05 09:58:40,182 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-12-05 09:58:40,204 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-12-05 09:58:40,283 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-12-05 09:58:40,300 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-12-05 09:58:40,309 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-12-05 09:58:40,320 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-12-05 09:58:40,360 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-12-05 09:58:40,373 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/helm_repos.py'
2017-12-05 09:58:40,401 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-12-05 09:58:40,415 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-12-05 09:58:40,424 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-12-05 09:58:40,434 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-12-05 09:58:40,453 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-12-05 09:58:40,461 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-12-05 09:58:40,475 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-12-05 09:58:40,488 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-12-05 09:58:40,494 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-12-05 09:58:40,507 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-12-05 09:58:40,518 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-12-05 09:58:40,559 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-12-05 09:58:40,573 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-12-05 09:58:40,587 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-12-05 09:58:40,601 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-12-05 09:58:40,610 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-12-05 09:58:40,644 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-12-05 09:58:40,667 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-12-05 09:58:40,677 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-12-05 09:58:40,688 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-12-05 09:58:40,696 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-12-05 09:58:40,711 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-12-05 09:58:40,715 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-12-05 09:58:40,715 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-12-05 09:58:40,715 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-12-05 09:58:40,716 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-12-05 09:58:40,716 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-12-05 09:58:40,716 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-12-05 09:58:40,716 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-12-05 09:58:40,717 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-12-05 09:58:40,717 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-12-05 09:58:40,717 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2017-12-05 09:58:40,718 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-12-05 09:58:40,718 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-12-05 09:58:40,718 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-12-05 09:58:40,718 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-12-05 09:58:40,718 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-12-05 09:58:40,719 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-12-05 09:58:40,719 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-12-05 09:58:40,719 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-12-05 09:58:40,719 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-12-05 09:58:40,719 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-12-05 09:58:40,720 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-12-05 09:58:40,720 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-12-05 09:58:40,720 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-12-05 09:58:40,720 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-12-05 09:58:40,720 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-12-05 09:58:40,721 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-12-05 09:58:40,721 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-12-05 09:58:40,721 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-12-05 09:58:40,721 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-12-05 09:58:40,721 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-12-05 09:58:40,722 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-12-05 09:58:40,722 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-12-05 09:58:40,722 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-12-05 09:58:40,724 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-12-05 09:58:40,726 [salt.utils.extmods][INFO    ][22141] Syncing sdb for environment 'base'
2017-12-05 09:58:40,727 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_sdb, for base)
2017-12-05 09:58:40,727 [salt.fileclient  ][INFO    ][22141] Caching directory '_sdb/' for environment 'base'
2017-12-05 09:58:40,749 [salt.utils.extmods][INFO    ][22141] Syncing grains for environment 'base'
2017-12-05 09:58:40,749 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_grains, for base)
2017-12-05 09:58:40,749 [salt.fileclient  ][INFO    ][22141] Caching directory '_grains/' for environment 'base'
2017-12-05 09:58:40,778 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-12-05 09:58:40,795 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-12-05 09:58:40,804 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-12-05 09:58:40,811 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-12-05 09:58:40,825 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-12-05 09:58:40,832 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-12-05 09:58:40,852 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-12-05 09:58:40,859 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-12-05 09:58:40,881 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-12-05 09:58:40,898 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-12-05 09:58:40,906 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-12-05 09:58:40,923 [salt.fileclient  ][INFO    ][22141] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-12-05 09:58:40,925 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-12-05 09:58:40,926 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-12-05 09:58:40,926 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-12-05 09:58:40,927 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-12-05 09:58:40,929 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-12-05 09:58:40,947 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-12-05 09:58:40,948 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-12-05 09:58:40,948 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-12-05 09:58:40,949 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-12-05 09:58:40,949 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-12-05 09:58:40,949 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-12-05 09:58:40,950 [salt.utils.extmods][INFO    ][22141] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-12-05 09:58:40,951 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-12-05 09:58:40,953 [salt.utils.extmods][INFO    ][22141] Syncing renderers for environment 'base'
2017-12-05 09:58:40,954 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_renderers, for base)
2017-12-05 09:58:40,954 [salt.fileclient  ][INFO    ][22141] Caching directory '_renderers/' for environment 'base'
2017-12-05 09:58:41,073 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-12-05 09:58:41,075 [salt.utils.extmods][INFO    ][22141] Syncing returners for environment 'base'
2017-12-05 09:58:41,076 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_returners, for base)
2017-12-05 09:58:41,076 [salt.fileclient  ][INFO    ][22141] Caching directory '_returners/' for environment 'base'
2017-12-05 09:58:41,104 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-12-05 09:58:41,107 [salt.utils.extmods][INFO    ][22141] Syncing output for environment 'base'
2017-12-05 09:58:41,107 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_output, for base)
2017-12-05 09:58:41,107 [salt.fileclient  ][INFO    ][22141] Caching directory '_output/' for environment 'base'
2017-12-05 09:58:41,129 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-12-05 09:58:41,131 [salt.utils.extmods][INFO    ][22141] Syncing utils for environment 'base'
2017-12-05 09:58:41,132 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_utils, for base)
2017-12-05 09:58:41,132 [salt.fileclient  ][INFO    ][22141] Caching directory '_utils/' for environment 'base'
2017-12-05 09:58:41,153 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-12-05 09:58:41,155 [salt.utils.extmods][INFO    ][22141] Syncing log_handlers for environment 'base'
2017-12-05 09:58:41,155 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_log_handlers, for base)
2017-12-05 09:58:41,156 [salt.fileclient  ][INFO    ][22141] Caching directory '_log_handlers/' for environment 'base'
2017-12-05 09:58:41,174 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-12-05 09:58:41,177 [salt.utils.extmods][INFO    ][22141] Syncing proxy for environment 'base'
2017-12-05 09:58:41,177 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_proxy, for base)
2017-12-05 09:58:41,177 [salt.fileclient  ][INFO    ][22141] Caching directory '_proxy/' for environment 'base'
2017-12-05 09:58:41,213 [salt.utils.extmods][INFO    ][22141] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-12-05 09:58:41,216 [salt.utils.extmods][INFO    ][22141] Syncing engines for environment 'base'
2017-12-05 09:58:41,216 [salt.utils.extmods][INFO    ][22141] Loading cache from salt://_engines, for base)
2017-12-05 09:58:41,216 [salt.fileclient  ][INFO    ][22141] Caching directory '_engines/' for environment 'base'
2017-12-05 09:58:41,237 [salt.minion      ][INFO    ][22141] Returning information for job: 20171205095834569713
2017-12-05 10:31:14,699 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command test.ping with jid 20171205103114684770
2017-12-05 10:31:14,719 [salt.minion      ][INFO    ][22716] Starting a new job with PID 22716
2017-12-05 10:31:14,749 [salt.minion      ][INFO    ][22716] Returning information for job: 20171205103114684770
2017-12-05 10:32:07,678 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command state.sls with jid 20171205103207660504
2017-12-05 10:32:07,691 [salt.minion      ][INFO    ][22739] Starting a new job with PID 22739
2017-12-05 10:32:09,146 [salt.state       ][INFO    ][22739] Loading fresh modules for state activity
2017-12-05 10:32:09,170 [salt.fileclient  ][INFO    ][22739] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-05 10:32:09,186 [salt.fileclient  ][INFO    ][22739] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-05 10:32:09,209 [salt.fileclient  ][INFO    ][22739] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 10:32:09,505 [salt.state       ][INFO    ][22739] Running state [lsof] at time 10:32:09.504807
2017-12-05 10:32:09,505 [salt.state       ][INFO    ][22739] Executing state pkg.installed for lsof
2017-12-05 10:32:09,505 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:32:09,802 [salt.state       ][INFO    ][22739] Package lsof is already installed
2017-12-05 10:32:09,802 [salt.state       ][INFO    ][22739] Completed state [lsof] at time 10:32:09.801783 duration_in_ms=296.977
2017-12-05 10:32:09,802 [salt.state       ][INFO    ][22739] Running state [keepalived] at time 10:32:09.801978
2017-12-05 10:32:09,802 [salt.state       ][INFO    ][22739] Executing state pkg.installed for keepalived
2017-12-05 10:32:09,818 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:32:11,360 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-12-05 10:32:17,727 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103217711230
2017-12-05 10:32:17,742 [salt.minion      ][INFO    ][23882] Starting a new job with PID 23882
2017-12-05 10:32:17,753 [salt.minion      ][INFO    ][23882] Returning information for job: 20171205103217711230
2017-12-05 10:32:20,148 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:32:20,174 [salt.state       ][INFO    ][22739] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-12-05 10:32:20,182 [salt.state       ][INFO    ][22739] Loading fresh modules for state activity
2017-12-05 10:32:20,195 [salt.state       ][INFO    ][22739] Completed state [keepalived] at time 10:32:20.194844 duration_in_ms=10392.865
2017-12-05 10:32:20,197 [salt.state       ][INFO    ][22739] Running state [/etc/keepalived/keepalived.conf] at time 10:32:20.196761
2017-12-05 10:32:20,197 [salt.state       ][INFO    ][22739] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-05 10:32:20,222 [salt.fileclient  ][INFO    ][22739] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-05 10:32:20,254 [salt.fileclient  ][INFO    ][22739] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 10:32:20,261 [salt.state       ][INFO    ][22739] File changed:
New file
2017-12-05 10:32:20,261 [salt.state       ][INFO    ][22739] Completed state [/etc/keepalived/keepalived.conf] at time 10:32:20.261255 duration_in_ms=64.494
2017-12-05 10:32:20,323 [salt.state       ][INFO    ][22739] Running state [keepalived] at time 10:32:20.323173
2017-12-05 10:32:20,323 [salt.state       ][INFO    ][22739] Executing state service.running for keepalived
2017-12-05 10:32:20,325 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-05 10:32:20,335 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-05 10:32:20,344 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:32:20,353 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:32:20,361 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-05 10:32:20,424 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-05 10:32:20,432 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:32:20,439 [salt.loaded.int.module.cmdmod][INFO    ][22739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:32:20,447 [salt.state       ][INFO    ][22739] {'keepalived': True}
2017-12-05 10:32:20,447 [salt.state       ][INFO    ][22739] Completed state [keepalived] at time 10:32:20.446876 duration_in_ms=123.702
2017-12-05 10:32:20,448 [salt.minion      ][INFO    ][22739] Returning information for job: 20171205103207660504
2017-12-05 10:34:59,856 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command pillar.get with jid 20171205103459842452
2017-12-05 10:34:59,876 [salt.minion      ][INFO    ][24185] Starting a new job with PID 24185
2017-12-05 10:34:59,880 [salt.minion      ][INFO    ][24185] Returning information for job: 20171205103459842452
2017-12-05 10:40:07,835 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command state.sls with jid 20171205104007823091
2017-12-05 10:40:07,851 [salt.minion      ][INFO    ][24273] Starting a new job with PID 24273
2017-12-05 10:40:10,332 [salt.state       ][INFO    ][24273] Loading fresh modules for state activity
2017-12-05 10:40:10,375 [salt.fileclient  ][INFO    ][24273] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-05 10:40:10,416 [salt.fileclient  ][INFO    ][24273] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-05 10:40:10,684 [salt.state       ][INFO    ][24273] Running state [attr] at time 10:40:10.683657
2017-12-05 10:40:10,684 [salt.state       ][INFO    ][24273] Executing state pkg.installed for attr
2017-12-05 10:40:10,684 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:40:10,950 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:40:12,273 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-12-05 10:40:14,578 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:40:14,601 [salt.state       ][INFO    ][24273] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-12-05 10:40:14,609 [salt.state       ][INFO    ][24273] Loading fresh modules for state activity
2017-12-05 10:40:14,621 [salt.state       ][INFO    ][24273] Completed state [attr] at time 10:40:14.621152 duration_in_ms=3937.496
2017-12-05 10:40:14,626 [salt.state       ][INFO    ][24273] Running state [glusterfs-server] at time 10:40:14.626201
2017-12-05 10:40:14,626 [salt.state       ][INFO    ][24273] Executing state pkg.installed for glusterfs-server
2017-12-05 10:40:14,849 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2017-12-05 10:40:17,929 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205104017913747
2017-12-05 10:40:17,944 [salt.minion      ][INFO    ][25151] Starting a new job with PID 25151
2017-12-05 10:40:17,955 [salt.minion      ][INFO    ][25151] Returning information for job: 20171205104017913747
2017-12-05 10:40:28,133 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205104028117623
2017-12-05 10:40:28,148 [salt.minion      ][INFO    ][25158] Starting a new job with PID 25158
2017-12-05 10:40:28,159 [salt.minion      ][INFO    ][25158] Returning information for job: 20171205104028117623
2017-12-05 10:40:38,339 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205104038323161
2017-12-05 10:40:38,353 [salt.minion      ][INFO    ][26065] Starting a new job with PID 26065
2017-12-05 10:40:38,366 [salt.minion      ][INFO    ][26065] Returning information for job: 20171205104038323161
2017-12-05 10:40:44,598 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:40:44,624 [salt.state       ][INFO    ][24273] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-client' changed from 'absent' to '3.10.8-ubuntu1~xenial1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'glusterfs-common' changed from 'absent' to '3.10.8-ubuntu1~xenial1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'portmap' changed from 'absent' to '1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'
'nfs-client' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.10.8-ubuntu1~xenial1'

2017-12-05 10:40:44,631 [salt.state       ][INFO    ][24273] Loading fresh modules for state activity
2017-12-05 10:40:44,644 [salt.state       ][INFO    ][24273] Completed state [glusterfs-server] at time 10:40:44.643477 duration_in_ms=30017.275
2017-12-05 10:40:44,649 [salt.state       ][INFO    ][24273] Running state [bc] at time 10:40:44.648504
2017-12-05 10:40:44,649 [salt.state       ][INFO    ][24273] Executing state pkg.installed for bc
2017-12-05 10:40:44,859 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2017-12-05 10:40:47,446 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:40:47,477 [salt.state       ][INFO    ][24273] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-12-05 10:40:47,486 [salt.state       ][INFO    ][24273] Loading fresh modules for state activity
2017-12-05 10:40:47,499 [salt.state       ][INFO    ][24273] Completed state [bc] at time 10:40:47.498525 duration_in_ms=2850.021
2017-12-05 10:40:47,562 [salt.state       ][INFO    ][24273] Running state [glusterfs-server] at time 10:40:47.562417
2017-12-05 10:40:47,563 [salt.state       ][INFO    ][24273] Executing state service.running for glusterfs-server
2017-12-05 10:40:47,564 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-05 10:40:47,574 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-12-05 10:40:47,582 [salt.loaded.int.module.cmdmod][INFO    ][24273] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-12-05 10:40:47,591 [salt.state       ][INFO    ][24273] The service glusterfs-server is already running
2017-12-05 10:40:47,591 [salt.state       ][INFO    ][24273] Completed state [glusterfs-server] at time 10:40:47.591036 duration_in_ms=28.618
2017-12-05 10:40:47,593 [salt.state       ][INFO    ][24273] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:40:47.592556
2017-12-05 10:40:47,593 [salt.state       ][INFO    ][24273] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-12-05 10:40:47,606 [salt.state       ][INFO    ][24273] File changed:
New file
2017-12-05 10:40:47,606 [salt.state       ][INFO    ][24273] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:40:47.605717 duration_in_ms=13.16
2017-12-05 10:40:47,606 [salt.state       ][INFO    ][24273] Running state [/srv/glusterfs/glance] at time 10:40:47.605892
2017-12-05 10:40:47,606 [salt.state       ][INFO    ][24273] Executing state file.directory for /srv/glusterfs/glance
2017-12-05 10:40:47,622 [salt.state       ][INFO    ][24273] {'/srv/glusterfs/glance': 'New Dir'}
2017-12-05 10:40:47,622 [salt.state       ][INFO    ][24273] Completed state [/srv/glusterfs/glance] at time 10:40:47.621794 duration_in_ms=15.9
2017-12-05 10:40:47,622 [salt.state       ][INFO    ][24273] Running state [/srv/glusterfs/keystone-keys] at time 10:40:47.621992
2017-12-05 10:40:47,622 [salt.state       ][INFO    ][24273] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-05 10:40:47,623 [salt.state       ][INFO    ][24273] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-12-05 10:40:47,623 [salt.state       ][INFO    ][24273] Completed state [/srv/glusterfs/keystone-keys] at time 10:40:47.622730 duration_in_ms=0.737
2017-12-05 10:40:47,623 [salt.state       ][INFO    ][24273] Running state [/srv/glusterfs/nova_instances] at time 10:40:47.622883
2017-12-05 10:40:47,623 [salt.state       ][INFO    ][24273] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-05 10:40:47,623 [salt.state       ][INFO    ][24273] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-12-05 10:40:47,624 [salt.state       ][INFO    ][24273] Completed state [/srv/glusterfs/nova_instances] at time 10:40:47.623554 duration_in_ms=0.671
2017-12-05 10:40:47,624 [salt.state       ][INFO    ][24273] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:40:47.623703
2017-12-05 10:40:47,624 [salt.state       ][INFO    ][24273] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-05 10:40:47,624 [salt.state       ][INFO    ][24273] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-12-05 10:40:47,624 [salt.state       ][INFO    ][24273] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:40:47.624366 duration_in_ms=0.663
2017-12-05 10:40:47,625 [salt.minion      ][INFO    ][24273] Returning information for job: 20171205104007823091
2017-12-05 10:40:48,815 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command test.ping with jid 20171205104048800816
2017-12-05 10:40:48,829 [salt.minion      ][INFO    ][27132] Starting a new job with PID 27132
2017-12-05 10:40:48,854 [salt.minion      ][INFO    ][27132] Returning information for job: 20171205104048800816
2017-12-05 10:41:31,440 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command state.sls with jid 20171205104131425047
2017-12-05 10:41:31,455 [salt.minion      ][INFO    ][27769] Starting a new job with PID 27769
2017-12-05 10:41:31,902 [salt.state       ][INFO    ][27769] Loading fresh modules for state activity
2017-12-05 10:41:31,924 [salt.fileclient  ][INFO    ][27769] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-05 10:41:31,959 [salt.fileclient  ][INFO    ][27769] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-05 10:41:32,028 [salt.fileclient  ][INFO    ][27769] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-05 10:41:32,048 [salt.fileclient  ][INFO    ][27769] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-05 10:41:32,306 [salt.state       ][INFO    ][27769] Running state [attr] at time 10:41:32.305772
2017-12-05 10:41:32,306 [salt.state       ][INFO    ][27769] Executing state pkg.installed for attr
2017-12-05 10:41:32,306 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:41:32,607 [salt.state       ][INFO    ][27769] Package attr is already installed
2017-12-05 10:41:32,607 [salt.state       ][INFO    ][27769] Completed state [attr] at time 10:41:32.607391 duration_in_ms=301.62
2017-12-05 10:41:32,608 [salt.state       ][INFO    ][27769] Running state [glusterfs-server] at time 10:41:32.607602
2017-12-05 10:41:32,608 [salt.state       ][INFO    ][27769] Executing state pkg.installed for glusterfs-server
2017-12-05 10:41:32,610 [salt.state       ][INFO    ][27769] Package glusterfs-server is already installed
2017-12-05 10:41:32,611 [salt.state       ][INFO    ][27769] Completed state [glusterfs-server] at time 10:41:32.610524 duration_in_ms=2.922
2017-12-05 10:41:32,611 [salt.state       ][INFO    ][27769] Running state [bc] at time 10:41:32.610692
2017-12-05 10:41:32,611 [salt.state       ][INFO    ][27769] Executing state pkg.installed for bc
2017-12-05 10:41:32,613 [salt.state       ][INFO    ][27769] Package bc is already installed
2017-12-05 10:41:32,614 [salt.state       ][INFO    ][27769] Completed state [bc] at time 10:41:32.613507 duration_in_ms=2.815
2017-12-05 10:41:32,614 [salt.state       ][INFO    ][27769] Running state [glusterfs-server] at time 10:41:32.614247
2017-12-05 10:41:32,614 [salt.state       ][INFO    ][27769] Executing state service.running for glusterfs-server
2017-12-05 10:41:32,615 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-05 10:41:32,625 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-05 10:41:32,666 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-05 10:41:32,681 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-12-05 10:41:32,690 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-12-05 10:41:32,700 [salt.state       ][INFO    ][27769] The service glusterfs-server is already running
2017-12-05 10:41:32,700 [salt.state       ][INFO    ][27769] Completed state [glusterfs-server] at time 10:41:32.699893 duration_in_ms=85.646
2017-12-05 10:41:32,702 [salt.state       ][INFO    ][27769] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:41:32.701527
2017-12-05 10:41:32,702 [salt.state       ][INFO    ][27769] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-12-05 10:41:32,713 [salt.state       ][INFO    ][27769] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-12-05 10:41:32,713 [salt.state       ][INFO    ][27769] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:41:32.712845 duration_in_ms=11.318
2017-12-05 10:41:32,713 [salt.state       ][INFO    ][27769] Running state [/srv/glusterfs/glance] at time 10:41:32.713028
2017-12-05 10:41:32,713 [salt.state       ][INFO    ][27769] Executing state file.directory for /srv/glusterfs/glance
2017-12-05 10:41:32,714 [salt.state       ][INFO    ][27769] Directory /srv/glusterfs/glance is in the correct state
2017-12-05 10:41:32,714 [salt.state       ][INFO    ][27769] Completed state [/srv/glusterfs/glance] at time 10:41:32.713772 duration_in_ms=0.743
2017-12-05 10:41:32,714 [salt.state       ][INFO    ][27769] Running state [/srv/glusterfs/keystone-keys] at time 10:41:32.713948
2017-12-05 10:41:32,714 [salt.state       ][INFO    ][27769] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-05 10:41:32,715 [salt.state       ][INFO    ][27769] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-05 10:41:32,715 [salt.state       ][INFO    ][27769] Completed state [/srv/glusterfs/keystone-keys] at time 10:41:32.714638 duration_in_ms=0.689
2017-12-05 10:41:32,715 [salt.state       ][INFO    ][27769] Running state [/srv/glusterfs/nova_instances] at time 10:41:32.714810
2017-12-05 10:41:32,715 [salt.state       ][INFO    ][27769] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-05 10:41:32,715 [salt.state       ][INFO    ][27769] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-05 10:41:32,716 [salt.state       ][INFO    ][27769] Completed state [/srv/glusterfs/nova_instances] at time 10:41:32.715483 duration_in_ms=0.673
2017-12-05 10:41:32,716 [salt.state       ][INFO    ][27769] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:41:32.715655
2017-12-05 10:41:32,716 [salt.state       ][INFO    ][27769] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-05 10:41:32,716 [salt.state       ][INFO    ][27769] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-05 10:41:32,716 [salt.state       ][INFO    ][27769] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:41:32.716337 duration_in_ms=0.682
2017-12-05 10:41:32,775 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command ['git', '--version'] in directory '/root'
2017-12-05 10:41:32,818 [salt.state       ][INFO    ][27769] Running state [sleep 5] at time 10:41:32.817999
2017-12-05 10:41:32,818 [salt.state       ][INFO    ][27769] Executing state cmd.wait for sleep 5
2017-12-05 10:41:32,819 [salt.state       ][INFO    ][27769] No changes made for sleep 5
2017-12-05 10:41:32,819 [salt.state       ][INFO    ][27769] Completed state [sleep 5] at time 10:41:32.818731 duration_in_ms=0.733
2017-12-05 10:41:32,819 [salt.state       ][INFO    ][27769] Running state [10.167.4.141] at time 10:41:32.819212
2017-12-05 10:41:32,819 [salt.state       ][INFO    ][27769] Executing state glusterfs.peered for 10.167.4.141
2017-12-05 10:41:32,820 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:32,828 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:32,882 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:32,890 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:32,943 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:32,952 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,005 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,014 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,064 [salt.state       ][INFO    ][27769] Peering with localhost is not needed
2017-12-05 10:41:33,065 [salt.state       ][INFO    ][27769] Completed state [10.167.4.141] at time 10:41:33.064571 duration_in_ms=245.358
2017-12-05 10:41:33,067 [salt.state       ][INFO    ][27769] Running state [10.167.4.142] at time 10:41:33.066845
2017-12-05 10:41:33,067 [salt.state       ][INFO    ][27769] Executing state glusterfs.peered for 10.167.4.142
2017-12-05 10:41:33,067 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,075 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,127 [salt.state       ][INFO    ][27769] Host 10.167.4.142 already peered
2017-12-05 10:41:33,127 [salt.state       ][INFO    ][27769] Completed state [10.167.4.142] at time 10:41:33.126923 duration_in_ms=60.078
2017-12-05 10:41:33,129 [salt.state       ][INFO    ][27769] Running state [10.167.4.143] at time 10:41:33.129082
2017-12-05 10:41:33,129 [salt.state       ][INFO    ][27769] Executing state glusterfs.peered for 10.167.4.143
2017-12-05 10:41:33,130 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,138 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,188 [salt.state       ][INFO    ][27769] Host 10.167.4.143 already peered
2017-12-05 10:41:33,189 [salt.state       ][INFO    ][27769] Completed state [10.167.4.143] at time 10:41:33.188673 duration_in_ms=59.591
2017-12-05 10:41:33,189 [salt.state       ][INFO    ][27769] Running state [glance] at time 10:41:33.189442
2017-12-05 10:41:33,190 [salt.state       ][INFO    ][27769] Executing state glusterfs.created for glance
2017-12-05 10:41:33,190 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,198 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,249 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,257 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,312 [salt.state       ][INFO    ][27769] Volume glance already exists and is started.
2017-12-05 10:41:33,312 [salt.state       ][INFO    ][27769] Completed state [glance] at time 10:41:33.311970 duration_in_ms=122.527
2017-12-05 10:41:33,315 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:33.315130
2017-12-05 10:41:33,315 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-05 10:41:33,316 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:33,369 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,369 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:33.369224 duration_in_ms=54.094
2017-12-05 10:41:33,370 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:41:33.369635
2017-12-05 10:41:33,370 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-05 10:41:33,370 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-05 10:41:33,420 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,420 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:41:33.420373 duration_in_ms=50.738
2017-12-05 10:41:33,421 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:41:33.420883
2017-12-05 10:41:33,421 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-05 10:41:33,422 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-05 10:41:33,474 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,474 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:41:33.474310 duration_in_ms=53.426
2017-12-05 10:41:33,475 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:33.474758
2017-12-05 10:41:33,475 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-05 10:41:33,475 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-05 10:41:33,526 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,526 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:33.526374 duration_in_ms=51.616
2017-12-05 10:41:33,527 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:33.526806
2017-12-05 10:41:33,527 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-05 10:41:33,527 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:33,577 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,578 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:33.577523 duration_in_ms=50.716
2017-12-05 10:41:33,578 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:41:33.578008
2017-12-05 10:41:33,578 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-05 10:41:33,579 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-05 10:41:33,629 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,629 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:41:33.629142 duration_in_ms=51.133
2017-12-05 10:41:33,630 [salt.state       ][INFO    ][27769] Running state [glance] at time 10:41:33.630308
2017-12-05 10:41:33,631 [salt.state       ][INFO    ][27769] Executing state glusterfs.started for glance
2017-12-05 10:41:33,631 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,639 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,690 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,698 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,752 [salt.state       ][INFO    ][27769] Volume glance is already started
2017-12-05 10:41:33,753 [salt.state       ][INFO    ][27769] Completed state [glance] at time 10:41:33.752654 duration_in_ms=122.346
2017-12-05 10:41:33,753 [salt.state       ][INFO    ][27769] Running state [keystone-keys] at time 10:41:33.753459
2017-12-05 10:41:33,754 [salt.state       ][INFO    ][27769] Executing state glusterfs.created for keystone-keys
2017-12-05 10:41:33,754 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,775 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,826 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:33,834 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:33,889 [salt.state       ][INFO    ][27769] Volume keystone-keys already exists and is started.
2017-12-05 10:41:33,889 [salt.state       ][INFO    ][27769] Completed state [keystone-keys] at time 10:41:33.889329 duration_in_ms=135.87
2017-12-05 10:41:33,893 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:41:33.892664
2017-12-05 10:41:33,893 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-05 10:41:33,893 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-05 10:41:33,943 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,943 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:41:33.943328 duration_in_ms=50.663
2017-12-05 10:41:33,944 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:33.943801
2017-12-05 10:41:33,944 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-05 10:41:33,944 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:33,998 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:33,998 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:33.997751 duration_in_ms=53.95
2017-12-05 10:41:33,998 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:33.998185
2017-12-05 10:41:33,998 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-05 10:41:33,999 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-05 10:41:34,051 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,051 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:34.050733 duration_in_ms=52.547
2017-12-05 10:41:34,051 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:34.051172
2017-12-05 10:41:34,051 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-05 10:41:34,052 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:34,102 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,102 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:34.101903 duration_in_ms=50.731
2017-12-05 10:41:34,102 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:41:34.102350
2017-12-05 10:41:34,103 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-05 10:41:34,103 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-05 10:41:34,155 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,155 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:41:34.154903 duration_in_ms=52.552
2017-12-05 10:41:34,155 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:41:34.155379
2017-12-05 10:41:34,156 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-05 10:41:34,156 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-05 10:41:34,207 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,207 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:41:34.206931 duration_in_ms=51.551
2017-12-05 10:41:34,208 [salt.state       ][INFO    ][27769] Running state [keystone-keys] at time 10:41:34.208016
2017-12-05 10:41:34,208 [salt.state       ][INFO    ][27769] Executing state glusterfs.started for keystone-keys
2017-12-05 10:41:34,209 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,216 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:34,266 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,274 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:34,329 [salt.state       ][INFO    ][27769] Volume keystone-keys is already started
2017-12-05 10:41:34,329 [salt.state       ][INFO    ][27769] Completed state [keystone-keys] at time 10:41:34.328938 duration_in_ms=120.92
2017-12-05 10:41:34,330 [salt.state       ][INFO    ][27769] Running state [nova_instances] at time 10:41:34.329780
2017-12-05 10:41:34,330 [salt.state       ][INFO    ][27769] Executing state glusterfs.created for nova_instances
2017-12-05 10:41:34,330 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,338 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:34,389 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,397 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:34,449 [salt.state       ][INFO    ][27769] Volume nova_instances already exists and is started.
2017-12-05 10:41:34,450 [salt.state       ][INFO    ][27769] Completed state [nova_instances] at time 10:41:34.449543 duration_in_ms=119.763
2017-12-05 10:41:34,453 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:34.452845
2017-12-05 10:41:34,453 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-05 10:41:34,454 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:34,506 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,506 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:34.505822 duration_in_ms=52.976
2017-12-05 10:41:34,506 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:41:34.506305
2017-12-05 10:41:34,507 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-05 10:41:34,507 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-05 10:41:34,558 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,558 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:41:34.558097 duration_in_ms=51.792
2017-12-05 10:41:34,559 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:41:34.558567
2017-12-05 10:41:34,559 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-05 10:41:34,559 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-05 10:41:34,611 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,611 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:41:34.611001 duration_in_ms=52.434
2017-12-05 10:41:34,612 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:34.611493
2017-12-05 10:41:34,612 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-05 10:41:34,612 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-05 10:41:34,664 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,665 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:34.664726 duration_in_ms=53.232
2017-12-05 10:41:34,665 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:41:34.665224
2017-12-05 10:41:34,665 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-05 10:41:34,666 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-05 10:41:34,718 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,718 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:41:34.718415 duration_in_ms=53.191
2017-12-05 10:41:34,719 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:34.718912
2017-12-05 10:41:34,719 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-05 10:41:34,720 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:34,778 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:34,778 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:34.778300 duration_in_ms=59.388
2017-12-05 10:41:34,779 [salt.state       ][INFO    ][27769] Running state [nova_instances] at time 10:41:34.779399
2017-12-05 10:41:34,780 [salt.state       ][INFO    ][27769] Executing state glusterfs.started for nova_instances
2017-12-05 10:41:34,780 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,788 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:34,839 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,849 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:34,911 [salt.state       ][INFO    ][27769] Volume nova_instances is already started
2017-12-05 10:41:34,911 [salt.state       ][INFO    ][27769] Completed state [nova_instances] at time 10:41:34.910843 duration_in_ms=131.443
2017-12-05 10:41:34,913 [salt.state       ][INFO    ][27769] Running state [keystone-credential-keys] at time 10:41:34.912659
2017-12-05 10:41:34,913 [salt.state       ][INFO    ][27769] Executing state glusterfs.created for keystone-credential-keys
2017-12-05 10:41:34,914 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,923 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:34,974 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:34,983 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:35,038 [salt.state       ][INFO    ][27769] Volume keystone-credential-keys already exists and is started.
2017-12-05 10:41:35,038 [salt.state       ][INFO    ][27769] Completed state [keystone-credential-keys] at time 10:41:35.037792 duration_in_ms=125.132
2017-12-05 10:41:35,042 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:41:35.041570
2017-12-05 10:41:35,042 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-05 10:41:35,042 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-05 10:41:35,095 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:35,095 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:41:35.094887 duration_in_ms=53.316
2017-12-05 10:41:35,095 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:35.095383
2017-12-05 10:41:35,096 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-05 10:41:35,096 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-05 10:41:35,147 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:35,147 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:41:35.147315 duration_in_ms=51.932
2017-12-05 10:41:35,148 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:35.147787
2017-12-05 10:41:35,148 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-05 10:41:35,148 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:35,201 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:35,201 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:41:35.200781 duration_in_ms=52.993
2017-12-05 10:41:35,201 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:41:35.201253
2017-12-05 10:41:35,201 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-05 10:41:35,202 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-05 10:41:35,254 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:35,254 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:41:35.254110 duration_in_ms=52.857
2017-12-05 10:41:35,255 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:35.254582
2017-12-05 10:41:35,255 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-05 10:41:35,255 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-05 10:41:35,307 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:35,308 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:41:35.307560 duration_in_ms=52.977
2017-12-05 10:41:35,308 [salt.state       ][INFO    ][27769] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:41:35.308039
2017-12-05 10:41:35,308 [salt.state       ][INFO    ][27769] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-05 10:41:35,309 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-05 10:41:35,361 [salt.state       ][INFO    ][27769] unless execution succeeded
2017-12-05 10:41:35,361 [salt.state       ][INFO    ][27769] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:41:35.361280 duration_in_ms=53.241
2017-12-05 10:41:35,362 [salt.state       ][INFO    ][27769] Running state [keystone-credential-keys] at time 10:41:35.362391
2017-12-05 10:41:35,363 [salt.state       ][INFO    ][27769] Executing state glusterfs.started for keystone-credential-keys
2017-12-05 10:41:35,363 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:35,373 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:35,426 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --version' in directory '/root'
2017-12-05 10:41:35,435 [salt.loaded.int.module.cmdmod][INFO    ][27769] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-05 10:41:35,493 [salt.state       ][INFO    ][27769] Volume keystone-credential-keys is already started
2017-12-05 10:41:35,493 [salt.state       ][INFO    ][27769] Completed state [keystone-credential-keys] at time 10:41:35.493142 duration_in_ms=130.749
2017-12-05 10:41:35,496 [salt.minion      ][INFO    ][27769] Returning information for job: 20171205104131425047
2017-12-05 10:41:36,673 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command test.ping with jid 20171205104136661315
2017-12-05 10:41:36,687 [salt.minion      ][INFO    ][28296] Starting a new job with PID 28296
2017-12-05 10:41:36,711 [salt.minion      ][INFO    ][28296] Returning information for job: 20171205104136661315
2017-12-05 10:41:37,392 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command cmd.run with jid 20171205104137378727
2017-12-05 10:41:37,408 [salt.minion      ][INFO    ][28301] Starting a new job with PID 28301
2017-12-05 10:41:37,413 [salt.loaded.int.module.cmdmod][INFO    ][28301] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-05 10:41:37,524 [salt.minion      ][INFO    ][28301] Returning information for job: 20171205104137378727
2017-12-05 10:52:40,153 [salt.utils.schedule][INFO    ][9771] Running scheduled job: __mine_interval
2017-12-05 11:52:40,153 [salt.utils.schedule][INFO    ][9771] Running scheduled job: __mine_interval
2017-12-05 12:04:52,958 [salt.minion      ][INFO    ][9771] User sudo_ubuntu Executing command cp.push_dir with jid 20171205120452944317
2017-12-05 12:04:52,984 [salt.minion      ][INFO    ][29296] Starting a new job with PID 29296
