2018-03-03 18:57:32,927 [salt.loaded.int.module.cmdmod][ERROR   ][5249] 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
2018-03-03 18:57:36,586 [salt.loaded.int.module.cmdmod][INFO    ][5794] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-03 18:57:36,608 [salt.loaded.int.module.cmdmod][INFO    ][5794] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-03 18:57:36,642 [salt.loaded.int.module.cmdmod][INFO    ][5794] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-03-03 18:57:36,668 [salt.utils.parsers][WARNING ][2171] Minion received a SIGTERM. Exiting.
2018-03-03 18:57:37,679 [salt.cli.daemons ][INFO    ][5869] Setting up the Salt Minion "kvm01.mcp-pike-odl-ha.local"
2018-03-03 18:57:37,785 [salt.cli.daemons ][INFO    ][5869] Starting up the Salt Minion
2018-03-03 18:57:37,786 [salt.utils.event ][INFO    ][5869] Starting pull socket on /var/run/salt/minion/minion_event_fabad8cc10_pull.ipc
2018-03-03 18:57:38,785 [salt.minion      ][INFO    ][5869] Creating minion process manager
2018-03-03 18:57:40,416 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5869] Executing command ['date', '+%z'] in directory '/root'
2018-03-03 18:57:40,440 [salt.utils.schedule][INFO    ][5869] Updating job settings for scheduled job: __mine_interval
2018-03-03 18:57:40,443 [salt.minion      ][INFO    ][5869] Added mine.update to scheduler
2018-03-03 18:57:40,449 [salt.minion      ][INFO    ][5869] Minion is starting as user 'root'
2018-03-03 18:57:40,468 [salt.minion      ][INFO    ][5869] Minion is ready to receive requests!
2018-03-03 18:57:41,469 [salt.utils.schedule][INFO    ][5869] Running scheduled job: __mine_interval
2018-03-03 18:58:54,178 [salt.minion      ][INFO    ][5869] User sudo_ubuntu Executing command test.ping with jid 20180303185900723352
2018-03-03 18:58:54,200 [salt.minion      ][INFO    ][5962] Starting a new job with PID 5962
2018-03-03 18:58:54,254 [salt.minion      ][INFO    ][5962] Returning information for job: 20180303185900723352
2018-03-03 18:58:55,722 [salt.minion      ][INFO    ][5869] User sudo_ubuntu Executing command system.reboot with jid 20180303185902265447
2018-03-03 18:58:55,742 [salt.minion      ][INFO    ][5967] Starting a new job with PID 5967
2018-03-03 18:58:55,750 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5967] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-03-03 18:58:56,133 [salt.utils.parsers][WARNING ][5869] Minion received a SIGTERM. Exiting.
2018-03-03 18:58:56,133 [salt.cli.daemons ][INFO    ][5869] Shutting down the Salt Minion
2018-03-03 19:03:21,110 [salt.cli.daemons ][INFO    ][3223] Setting up the Salt Minion "kvm01.mcp-pike-odl-ha.local"
2018-03-03 19:03:21,320 [salt.cli.daemons ][INFO    ][3223] Starting up the Salt Minion
2018-03-03 19:03:21,321 [salt.utils.event ][INFO    ][3223] Starting pull socket on /var/run/salt/minion/minion_event_fabad8cc10_pull.ipc
2018-03-03 19:03:22,094 [salt.minion      ][INFO    ][3223] Creating minion process manager
2018-03-03 19:03:23,492 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3223] Executing command ['date', '+%z'] in directory '/root'
2018-03-03 19:03:23,508 [salt.utils.schedule][INFO    ][3223] Updating job settings for scheduled job: __mine_interval
2018-03-03 19:03:23,510 [salt.minion      ][INFO    ][3223] Added mine.update to scheduler
2018-03-03 19:03:23,514 [salt.minion      ][INFO    ][3223] Minion is starting as user 'root'
2018-03-03 19:03:23,548 [salt.minion      ][INFO    ][3223] Minion is ready to receive requests!
2018-03-03 19:03:23,549 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command test.ping with jid 20180303190329685817
2018-03-03 19:03:23,561 [salt.minion      ][INFO    ][3620] Starting a new job with PID 3620
2018-03-03 19:03:23,654 [salt.minion      ][INFO    ][3620] Returning information for job: 20180303190329685817
2018-03-03 19:03:24,548 [salt.utils.schedule][INFO    ][3223] Running scheduled job: __mine_interval
2018-03-03 19:03:54,055 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command test.ping with jid 20180303190400508710
2018-03-03 19:03:54,071 [salt.minion      ][INFO    ][3701] Starting a new job with PID 3701
2018-03-03 19:03:54,114 [salt.minion      ][INFO    ][3701] Returning information for job: 20180303190400508710
2018-03-03 19:03:54,859 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command state.apply with jid 20180303190401314255
2018-03-03 19:03:54,877 [salt.minion      ][INFO    ][3706] Starting a new job with PID 3706
2018-03-03 19:03:57,679 [salt.state       ][INFO    ][3706] Loading fresh modules for state activity
2018-03-03 19:03:57,762 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-03-03 19:03:57,814 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-03-03 19:03:58,088 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-03-03 19:03:58,294 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-03-03 19:03:58,498 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-03-03 19:03:58,940 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-03-03 19:03:59,174 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-03-03 19:03:59,664 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-03-03 19:04:00,021 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-03-03 19:04:00,230 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-03-03 19:04:00,432 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-03-03 19:04:00,698 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-03-03 19:04:00,913 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-03-03 19:04:01,010 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-03-03 19:04:01,212 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-03-03 19:04:02,773 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-03-03 19:04:02,994 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-03-03 19:04:03,025 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-03-03 19:04:03,103 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-03-03 19:04:03,181 [salt.state       ][INFO    ][3706] Running state [/etc/environment] at time 19:04:03.181714
2018-03-03 19:04:03,182 [salt.state       ][INFO    ][3706] Executing state file.blockreplace for /etc/environment
2018-03-03 19:04:03,187 [salt.state       ][INFO    ][3706] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-03-03 19:04:03,188 [salt.state       ][INFO    ][3706] Completed state [/etc/environment] at time 19:04:03.188229 duration_in_ms=6.516
2018-03-03 19:04:03,188 [salt.state       ][INFO    ][3706] Running state [/etc/profile.d] at time 19:04:03.188751
2018-03-03 19:04:03,189 [salt.state       ][INFO    ][3706] Executing state file.directory for /etc/profile.d
2018-03-03 19:04:03,192 [salt.state       ][INFO    ][3706] Directory /etc/profile.d is in the correct state
2018-03-03 19:04:03,192 [salt.state       ][INFO    ][3706] Completed state [/etc/profile.d] at time 19:04:03.192489 duration_in_ms=3.738
2018-03-03 19:04:03,721 [salt.state       ][INFO    ][3706] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 19:04:03.721770
2018-03-03 19:04:03,722 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-03-03 19:04:03,750 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-03-03 19:04:03,757 [salt.state       ][INFO    ][3706] File changed:
New file
2018-03-03 19:04:03,757 [salt.state       ][INFO    ][3706] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 19:04:03.757893 duration_in_ms=36.124
2018-03-03 19:04:03,758 [salt.state       ][INFO    ][3706] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 19:04:03.758113
2018-03-03 19:04:03,758 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-03-03 19:04:03,779 [salt.state       ][INFO    ][3706] File changed:
New file
2018-03-03 19:04:03,779 [salt.state       ][INFO    ][3706] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 19:04:03.779878 duration_in_ms=21.765
2018-03-03 19:04:03,781 [salt.state       ][INFO    ][3706] Running state [linux_repo_prereq_pkgs] at time 19:04:03.781330
2018-03-03 19:04:03,781 [salt.state       ][INFO    ][3706] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-03-03 19:04:03,782 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:04,140 [salt.state       ][INFO    ][3706] All specified packages are already installed
2018-03-03 19:04:04,140 [salt.state       ][INFO    ][3706] Completed state [linux_repo_prereq_pkgs] at time 19:04:04.140304 duration_in_ms=358.973
2018-03-03 19:04:04,140 [salt.state       ][INFO    ][3706] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 19:04:04.140607
2018-03-03 19:04:04,140 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-03-03 19:04:04,141 [salt.state       ][INFO    ][3706] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-03-03 19:04:04,141 [salt.state       ][INFO    ][3706] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 19:04:04.141431 duration_in_ms=0.824
2018-03-03 19:04:04,141 [salt.state       ][INFO    ][3706] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 19:04:04.141644
2018-03-03 19:04:04,141 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-03-03 19:04:04,142 [salt.state       ][INFO    ][3706] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-03-03 19:04:04,142 [salt.state       ][INFO    ][3706] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 19:04:04.142284 duration_in_ms=0.64
2018-03-03 19:04:04,143 [salt.state       ][INFO    ][3706] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 19:04:04.143630
2018-03-03 19:04:04,143 [salt.state       ][INFO    ][3706] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-03-03 19:04:04,144 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-03-03 19:04:04,416 [salt.state       ][INFO    ][3706] {'pid': 3767, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: public key "Launchpad PPA for Gluster" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.kFabXYJQUz/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-03-03 19:04:04,417 [salt.state       ][INFO    ][3706] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 19:04:04.417264 duration_in_ms=273.633
2018-03-03 19:04:04,424 [salt.state       ][INFO    ][3706] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 19:04:04.424090
2018-03-03 19:04:04,424 [salt.state       ][INFO    ][3706] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-03-03 19:04:04,526 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:04:04,967 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190411420268
2018-03-03 19:04:04,983 [salt.minion      ][INFO    ][4064] Starting a new job with PID 4064
2018-03-03 19:04:04,997 [salt.minion      ][INFO    ][4064] Returning information for job: 20180303190411420268
2018-03-03 19:04:11,196 [salt.state       ][INFO    ][3706] {'repo': 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'}
2018-03-03 19:04:11,196 [salt.state       ][INFO    ][3706] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 19:04:11.196343 duration_in_ms=6772.254
2018-03-03 19:04:11,196 [salt.state       ][INFO    ][3706] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:04:11.196649
2018-03-03 19:04:11,196 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-03-03 19:04:11,197 [salt.state       ][INFO    ][3706] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-03-03 19:04:11,197 [salt.state       ][INFO    ][3706] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:04:11.197462 duration_in_ms=0.813
2018-03-03 19:04:11,197 [salt.state       ][INFO    ][3706] Running state [/etc/apt/preferences.d/uca] at time 19:04:11.197673
2018-03-03 19:04:11,197 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/apt/preferences.d/uca
2018-03-03 19:04:11,198 [salt.state       ][INFO    ][3706] File /etc/apt/preferences.d/uca is not present
2018-03-03 19:04:11,198 [salt.state       ][INFO    ][3706] Completed state [/etc/apt/preferences.d/uca] at time 19:04:11.198297 duration_in_ms=0.624
2018-03-03 19:04:11,198 [salt.state       ][INFO    ][3706] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 19:04:11.198499
2018-03-03 19:04:11,198 [salt.state       ][INFO    ][3706] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-03-03 19:04:11,199 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-03-03 19:04:11,465 [salt.state       ][INFO    ][3706] {'pid': 4199, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.wNi7mgObFJ/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-03-03 19:04:11,466 [salt.state       ][INFO    ][3706] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 19:04:11.466138 duration_in_ms=267.639
2018-03-03 19:04:11,467 [salt.state       ][INFO    ][3706] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 19:04:11.467570
2018-03-03 19:04:11,467 [salt.state       ][INFO    ][3706] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-03-03 19:04:11,579 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:04:15,195 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190421649619
2018-03-03 19:04:15,210 [salt.minion      ][INFO    ][4671] Starting a new job with PID 4671
2018-03-03 19:04:15,224 [salt.minion      ][INFO    ][4671] Returning information for job: 20180303190421649619
2018-03-03 19:04:18,508 [salt.state       ][INFO    ][3706] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-03-03 19:04:18,509 [salt.state       ][INFO    ][3706] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 19:04:18.509230 duration_in_ms=7041.66
2018-03-03 19:04:18,509 [salt.state       ][INFO    ][3706] Running state [linux_extra_packages_purged] at time 19:04:18.509521
2018-03-03 19:04:18,509 [salt.state       ][INFO    ][3706] Executing state pkg.purged for linux_extra_packages_purged
2018-03-03 19:04:18,542 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-03-03 19:04:24,205 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:24,257 [salt.state       ][INFO    ][3706] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-03-03 19:04:24,274 [salt.state       ][INFO    ][3706] Loading fresh modules for state activity
2018-03-03 19:04:24,302 [salt.state       ][INFO    ][3706] Completed state [linux_extra_packages_purged] at time 19:04:24.302504 duration_in_ms=5792.982
2018-03-03 19:04:24,311 [salt.state       ][INFO    ][3706] Running state [linux_extra_packages_latest] at time 19:04:24.311588
2018-03-03 19:04:24,311 [salt.state       ][INFO    ][3706] Executing state pkg.latest for linux_extra_packages_latest
2018-03-03 19:04:24,712 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-03-03 19:04:24,785 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:24,810 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-03-03 19:04:25,393 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190431845052
2018-03-03 19:04:25,414 [salt.minion      ][INFO    ][5479] Starting a new job with PID 5479
2018-03-03 19:04:25,435 [salt.minion      ][INFO    ][5479] Returning information for job: 20180303190431845052
2018-03-03 19:04:27,810 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:27,861 [salt.state       ][INFO    ][3706] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-03-03 19:04:27,875 [salt.state       ][INFO    ][3706] Loading fresh modules for state activity
2018-03-03 19:04:27,904 [salt.state       ][INFO    ][3706] Completed state [linux_extra_packages_latest] at time 19:04:27.904766 duration_in_ms=3593.177
2018-03-03 19:04:27,907 [salt.state       ][INFO    ][3706] Running state [UTC] at time 19:04:27.907932
2018-03-03 19:04:27,908 [salt.state       ][INFO    ][3706] Executing state timezone.system for UTC
2018-03-03 19:04:27,910 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['timedatectl'] in directory '/root'
2018-03-03 19:04:27,956 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['timedatectl'] in directory '/root'
2018-03-03 19:04:27,966 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-03-03 19:04:27,978 [salt.state       ][INFO    ][3706] {'timezone': 'UTC'}
2018-03-03 19:04:27,979 [salt.state       ][INFO    ][3706] Completed state [UTC] at time 19:04:27.979102 duration_in_ms=71.17
2018-03-03 19:04:27,980 [salt.state       ][INFO    ][3706] Running state [/etc/default/grub.d] at time 19:04:27.980947
2018-03-03 19:04:27,981 [salt.state       ][INFO    ][3706] Executing state file.directory for /etc/default/grub.d
2018-03-03 19:04:27,985 [salt.state       ][INFO    ][3706] Directory /etc/default/grub.d is in the correct state
2018-03-03 19:04:27,985 [salt.state       ][INFO    ][3706] Completed state [/etc/default/grub.d] at time 19:04:27.985898 duration_in_ms=4.951
2018-03-03 19:04:27,992 [salt.state       ][INFO    ][3706] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 19:04:27.992291
2018-03-03 19:04:27,992 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-03 19:04:27,993 [salt.state       ][INFO    ][3706] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-03 19:04:27,994 [salt.state       ][INFO    ][3706] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 19:04:27.994126 duration_in_ms=1.835
2018-03-03 19:04:27,994 [salt.state       ][INFO    ][3706] Running state [update-grub] at time 19:04:27.994954
2018-03-03 19:04:27,995 [salt.state       ][INFO    ][3706] Executing state cmd.wait for update-grub
2018-03-03 19:04:27,996 [salt.state       ][INFO    ][3706] No changes made for update-grub
2018-03-03 19:04:27,996 [salt.state       ][INFO    ][3706] Completed state [update-grub] at time 19:04:27.996396 duration_in_ms=1.443
2018-03-03 19:04:27,998 [salt.state       ][INFO    ][3706] Running state [nf_conntrack] at time 19:04:27.998056
2018-03-03 19:04:27,998 [salt.state       ][INFO    ][3706] Executing state kmod.present for nf_conntrack
2018-03-03 19:04:27,998 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'lsmod' in directory '/root'
2018-03-03 19:04:28,019 [salt.state       ][INFO    ][3706] Kernel module nf_conntrack is already present
2018-03-03 19:04:28,020 [salt.state       ][INFO    ][3706] Completed state [nf_conntrack] at time 19:04:28.020512 duration_in_ms=22.456
2018-03-03 19:04:28,024 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_keepalive_probes] at time 19:04:28.024467
2018-03-03 19:04:28,025 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-03 19:04:28,025 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,126 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-03 19:04:28,127 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_keepalive_probes] at time 19:04:28.127087 duration_in_ms=102.62
2018-03-03 19:04:28,128 [salt.state       ][INFO    ][3706] Running state [fs.file-max] at time 19:04:28.128037
2018-03-03 19:04:28,128 [salt.state       ][INFO    ][3706] Executing state sysctl.present for fs.file-max
2018-03-03 19:04:28,129 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,205 [salt.state       ][INFO    ][3706] Sysctl value fs.file-max = 124165 is already set
2018-03-03 19:04:28,206 [salt.state       ][INFO    ][3706] Completed state [fs.file-max] at time 19:04:28.206253 duration_in_ms=78.215
2018-03-03 19:04:28,206 [salt.state       ][INFO    ][3706] Running state [net.core.somaxconn] at time 19:04:28.206915
2018-03-03 19:04:28,207 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.core.somaxconn
2018-03-03 19:04:28,208 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,277 [salt.state       ][INFO    ][3706] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-03 19:04:28,278 [salt.state       ][INFO    ][3706] Completed state [net.core.somaxconn] at time 19:04:28.278138 duration_in_ms=71.224
2018-03-03 19:04:28,278 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_max_syn_backlog] at time 19:04:28.278859
2018-03-03 19:04:28,279 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-03 19:04:28,280 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,352 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-03 19:04:28,352 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_max_syn_backlog] at time 19:04:28.352497 duration_in_ms=73.638
2018-03-03 19:04:28,352 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_tw_reuse] at time 19:04:28.352878
2018-03-03 19:04:28,353 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-03 19:04:28,354 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,412 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-03 19:04:28,413 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_tw_reuse] at time 19:04:28.413319 duration_in_ms=60.441
2018-03-03 19:04:28,413 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_congestion_control] at time 19:04:28.413877
2018-03-03 19:04:28,414 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-03 19:04:28,416 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,478 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-03 19:04:28,480 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_congestion_control] at time 19:04:28.479860 duration_in_ms=65.984
2018-03-03 19:04:28,480 [salt.state       ][INFO    ][3706] Running state [net.nf_conntrack_max] at time 19:04:28.480476
2018-03-03 19:04:28,480 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.nf_conntrack_max
2018-03-03 19:04:28,481 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,537 [salt.state       ][INFO    ][3706] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-03 19:04:28,538 [salt.state       ][INFO    ][3706] Completed state [net.nf_conntrack_max] at time 19:04:28.538016 duration_in_ms=57.54
2018-03-03 19:04:28,538 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_retries2] at time 19:04:28.538558
2018-03-03 19:04:28,539 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-03 19:04:28,539 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,603 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-03 19:04:28,603 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_retries2] at time 19:04:28.603469 duration_in_ms=64.911
2018-03-03 19:04:28,604 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_fin_timeout] at time 19:04:28.604191
2018-03-03 19:04:28,604 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-03 19:04:28,605 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,661 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-03 19:04:28,661 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_fin_timeout] at time 19:04:28.661869 duration_in_ms=57.677
2018-03-03 19:04:28,662 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_slow_start_after_idle] at time 19:04:28.662379
2018-03-03 19:04:28,662 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-03 19:04:28,663 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,718 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-03 19:04:28,719 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 19:04:28.719249 duration_in_ms=56.87
2018-03-03 19:04:28,719 [salt.state       ][INFO    ][3706] Running state [vm.swappiness] at time 19:04:28.719624
2018-03-03 19:04:28,720 [salt.state       ][INFO    ][3706] Executing state sysctl.present for vm.swappiness
2018-03-03 19:04:28,720 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,780 [salt.state       ][INFO    ][3706] Sysctl value vm.swappiness = 10 is already set
2018-03-03 19:04:28,780 [salt.state       ][INFO    ][3706] Completed state [vm.swappiness] at time 19:04:28.780528 duration_in_ms=60.903
2018-03-03 19:04:28,781 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_keepalive_intvl] at time 19:04:28.781629
2018-03-03 19:04:28,782 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-03 19:04:28,782 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,838 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-03 19:04:28,838 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_keepalive_intvl] at time 19:04:28.838587 duration_in_ms=56.957
2018-03-03 19:04:28,839 [salt.state       ][INFO    ][3706] Running state [net.ipv4.neigh.default.gc_thresh1] at time 19:04:28.839085
2018-03-03 19:04:28,839 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-03 19:04:28,840 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,905 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-03 19:04:28,906 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 19:04:28.906046 duration_in_ms=66.96
2018-03-03 19:04:28,906 [salt.state       ][INFO    ][3706] Running state [net.ipv4.neigh.default.gc_thresh2] at time 19:04:28.906566
2018-03-03 19:04:28,907 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-03 19:04:28,909 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:28,969 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-03 19:04:28,969 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 19:04:28.969469 duration_in_ms=62.903
2018-03-03 19:04:28,970 [salt.state       ][INFO    ][3706] Running state [net.ipv4.neigh.default.gc_thresh3] at time 19:04:28.969972
2018-03-03 19:04:28,970 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-03 19:04:28,971 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:29,027 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-03 19:04:29,027 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 19:04:29.027849 duration_in_ms=57.876
2018-03-03 19:04:29,028 [salt.state       ][INFO    ][3706] Running state [net.core.netdev_max_backlog] at time 19:04:29.028323
2018-03-03 19:04:29,028 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-03 19:04:29,029 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:29,090 [salt.state       ][INFO    ][3706] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-03 19:04:29,092 [salt.state       ][INFO    ][3706] Completed state [net.core.netdev_max_backlog] at time 19:04:29.091939 duration_in_ms=63.616
2018-03-03 19:04:29,092 [salt.state       ][INFO    ][3706] Running state [net.ipv4.tcp_keepalive_time] at time 19:04:29.092341
2018-03-03 19:04:29,092 [salt.state       ][INFO    ][3706] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-03 19:04:29,093 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:29,153 [salt.state       ][INFO    ][3706] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-03 19:04:29,154 [salt.state       ][INFO    ][3706] Completed state [net.ipv4.tcp_keepalive_time] at time 19:04:29.154125 duration_in_ms=61.783
2018-03-03 19:04:29,154 [salt.state       ][INFO    ][3706] Running state [kernel.panic] at time 19:04:29.154692
2018-03-03 19:04:29,155 [salt.state       ][INFO    ][3706] Executing state sysctl.present for kernel.panic
2018-03-03 19:04:29,156 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:29,215 [salt.state       ][INFO    ][3706] Sysctl value kernel.panic = 60 is already set
2018-03-03 19:04:29,215 [salt.state       ][INFO    ][3706] Completed state [kernel.panic] at time 19:04:29.215503 duration_in_ms=60.811
2018-03-03 19:04:29,229 [salt.state       ][INFO    ][3706] Running state [linux_sysfs_package] at time 19:04:29.229201
2018-03-03 19:04:29,229 [salt.state       ][INFO    ][3706] Executing state pkg.installed for linux_sysfs_package
2018-03-03 19:04:29,580 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-03-03 19:04:29,650 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:04:31,850 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:31,879 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-03-03 19:04:34,870 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:34,922 [salt.state       ][INFO    ][3706] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-03-03 19:04:34,944 [salt.state       ][INFO    ][3706] Loading fresh modules for state activity
2018-03-03 19:04:34,973 [salt.state       ][INFO    ][3706] Completed state [linux_sysfs_package] at time 19:04:34.973762 duration_in_ms=5744.56
2018-03-03 19:04:34,977 [salt.state       ][INFO    ][3706] Running state [/etc/sysfs.d] at time 19:04:34.977469
2018-03-03 19:04:34,977 [salt.state       ][INFO    ][3706] Executing state file.directory for /etc/sysfs.d
2018-03-03 19:04:34,980 [salt.state       ][INFO    ][3706] Directory /etc/sysfs.d is in the correct state
2018-03-03 19:04:34,980 [salt.state       ][INFO    ][3706] Completed state [/etc/sysfs.d] at time 19:04:34.980887 duration_in_ms=3.418
2018-03-03 19:04:35,030 [salt.state       ][INFO    ][3706] Running state [ondemand] at time 19:04:35.030527
2018-03-03 19:04:35,031 [salt.state       ][INFO    ][3706] Executing state service.dead for ondemand
2018-03-03 19:04:35,033 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-03-03 19:04:35,044 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:35,062 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:35,088 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:35,170 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:35,186 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:35,209 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:35,249 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-03-03 19:04:35,474 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:35,498 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'runlevel' in directory '/root'
2018-03-03 19:04:35,511 [salt.state       ][INFO    ][3706] {'ondemand': True}
2018-03-03 19:04:35,512 [salt.state       ][INFO    ][3706] Completed state [ondemand] at time 19:04:35.511968 duration_in_ms=481.441
2018-03-03 19:04:35,514 [salt.state       ][INFO    ][3706] Running state [/etc/sysfs.d/governor.conf] at time 19:04:35.514779
2018-03-03 19:04:35,515 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-03-03 19:04:35,549 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2018-03-03 19:04:35,560 [salt.state       ][INFO    ][3706] File changed:
New file
2018-03-03 19:04:35,560 [salt.state       ][INFO    ][3706] Completed state [/etc/sysfs.d/governor.conf] at time 19:04:35.560446 duration_in_ms=45.667
2018-03-03 19:04:35,561 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.561333
2018-03-03 19:04:35,561 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,584 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,584 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.584232 duration_in_ms=22.898
2018-03-03 19:04:35,584 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.584663
2018-03-03 19:04:35,585 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,604 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,604 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.604425 duration_in_ms=19.762
2018-03-03 19:04:35,604 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.604851
2018-03-03 19:04:35,605 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,624 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,624 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.624479 duration_in_ms=19.628
2018-03-03 19:04:35,624 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.624857
2018-03-03 19:04:35,625 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,643 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,644 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.644167 duration_in_ms=19.31
2018-03-03 19:04:35,644 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.644567
2018-03-03 19:04:35,644 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,659 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,660 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.660145 duration_in_ms=15.578
2018-03-03 19:04:35,660 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.660522
2018-03-03 19:04:35,660 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,676 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,676 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.676757 duration_in_ms=16.234
2018-03-03 19:04:35,677 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.677185
2018-03-03 19:04:35,677 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,700 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,700 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.700408 duration_in_ms=23.223
2018-03-03 19:04:35,700 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.700954
2018-03-03 19:04:35,701 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,724 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,724 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.724401 duration_in_ms=23.446
2018-03-03 19:04:35,724 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.724832
2018-03-03 19:04:35,725 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,740 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,740 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.740458 duration_in_ms=15.626
2018-03-03 19:04:35,740 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.740889
2018-03-03 19:04:35,741 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,756 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,756 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.756429 duration_in_ms=15.54
2018-03-03 19:04:35,756 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.756643
2018-03-03 19:04:35,756 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,775 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,776 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.776104 duration_in_ms=19.46
2018-03-03 19:04:35,776 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.776534
2018-03-03 19:04:35,776 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,803 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,804 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.804134 duration_in_ms=27.6
2018-03-03 19:04:35,804 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.804348
2018-03-03 19:04:35,804 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,820 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,820 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.820702 duration_in_ms=16.354
2018-03-03 19:04:35,820 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.820915
2018-03-03 19:04:35,821 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,844 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,844 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.844417 duration_in_ms=23.502
2018-03-03 19:04:35,844 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.844650
2018-03-03 19:04:35,844 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,868 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,868 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.868425 duration_in_ms=23.775
2018-03-03 19:04:35,868 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.868639
2018-03-03 19:04:35,868 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,884 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,884 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.884414 duration_in_ms=15.775
2018-03-03 19:04:35,884 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.884626
2018-03-03 19:04:35,884 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,900 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,900 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.900445 duration_in_ms=15.819
2018-03-03 19:04:35,900 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.900657
2018-03-03 19:04:35,900 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,919 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,920 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.920140 duration_in_ms=19.483
2018-03-03 19:04:35,920 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.920355
2018-03-03 19:04:35,920 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,940 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,940 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.940715 duration_in_ms=20.36
2018-03-03 19:04:35,940 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.940932
2018-03-03 19:04:35,941 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,955 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,956 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.956136 duration_in_ms=15.204
2018-03-03 19:04:35,956 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.956349
2018-03-03 19:04:35,956 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,971 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,972 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.972148 duration_in_ms=15.799
2018-03-03 19:04:35,972 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.972361
2018-03-03 19:04:35,972 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:35,991 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:35,992 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:35.992153 duration_in_ms=19.792
2018-03-03 19:04:35,992 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:35.992365
2018-03-03 19:04:35,992 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,012 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,012 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.012726 duration_in_ms=20.361
2018-03-03 19:04:36,012 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.012939
2018-03-03 19:04:36,013 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,014 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190441880421
2018-03-03 19:04:36,025 [salt.minion      ][INFO    ][6872] Starting a new job with PID 6872
2018-03-03 19:04:36,040 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,040 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.040705 duration_in_ms=27.766
2018-03-03 19:04:36,040 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.040927
2018-03-03 19:04:36,041 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,042 [salt.minion      ][INFO    ][6872] Returning information for job: 20180303190441880421
2018-03-03 19:04:36,064 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,064 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.064686 duration_in_ms=23.759
2018-03-03 19:04:36,064 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.064902
2018-03-03 19:04:36,065 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,088 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,088 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.088410 duration_in_ms=23.508
2018-03-03 19:04:36,088 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.088629
2018-03-03 19:04:36,088 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,119 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,120 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.120138 duration_in_ms=31.509
2018-03-03 19:04:36,120 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.120354
2018-03-03 19:04:36,120 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,136 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,136 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.136458 duration_in_ms=16.103
2018-03-03 19:04:36,136 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.136674
2018-03-03 19:04:36,136 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,152 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,152 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.152177 duration_in_ms=15.503
2018-03-03 19:04:36,152 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.152393
2018-03-03 19:04:36,152 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,168 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,168 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.168171 duration_in_ms=15.778
2018-03-03 19:04:36,168 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.168386
2018-03-03 19:04:36,168 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,184 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,184 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.184448 duration_in_ms=16.062
2018-03-03 19:04:36,184 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.184665
2018-03-03 19:04:36,184 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,199 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,200 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.200167 duration_in_ms=15.502
2018-03-03 19:04:36,200 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.200384
2018-03-03 19:04:36,200 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,219 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,220 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.220167 duration_in_ms=19.782
2018-03-03 19:04:36,220 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.220388
2018-03-03 19:04:36,220 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,236 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,236 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.236177 duration_in_ms=15.789
2018-03-03 19:04:36,236 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.236394
2018-03-03 19:04:36,236 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,252 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,252 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.252177 duration_in_ms=15.783
2018-03-03 19:04:36,252 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.252392
2018-03-03 19:04:36,252 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,268 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,268 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.268187 duration_in_ms=15.795
2018-03-03 19:04:36,268 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.268411
2018-03-03 19:04:36,268 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,284 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,284 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.284171 duration_in_ms=15.76
2018-03-03 19:04:36,284 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.284386
2018-03-03 19:04:36,284 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,299 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,300 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.300166 duration_in_ms=15.78
2018-03-03 19:04:36,300 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.300384
2018-03-03 19:04:36,300 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,316 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,316 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.316174 duration_in_ms=15.79
2018-03-03 19:04:36,316 [salt.state       ][INFO    ][3706] Running state [sysfs.write] at time 19:04:36.316389
2018-03-03 19:04:36,316 [salt.state       ][INFO    ][3706] Executing state module.run for sysfs.write
2018-03-03 19:04:36,332 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:36,332 [salt.state       ][INFO    ][3706] Completed state [sysfs.write] at time 19:04:36.332177 duration_in_ms=15.787
2018-03-03 19:04:36,334 [salt.state       ][INFO    ][3706] Running state [cs_CZ.UTF-8] at time 19:04:36.334411
2018-03-03 19:04:36,334 [salt.state       ][INFO    ][3706] Executing state locale.present for cs_CZ.UTF-8
2018-03-03 19:04:36,335 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'locale -a' in directory '/root'
2018-03-03 19:04:36,351 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-03-03 19:04:37,038 [salt.state       ][INFO    ][3706] {'locale': 'cs_CZ.UTF-8'}
2018-03-03 19:04:37,038 [salt.state       ][INFO    ][3706] Completed state [cs_CZ.UTF-8] at time 19:04:37.038495 duration_in_ms=704.083
2018-03-03 19:04:37,038 [salt.state       ][INFO    ][3706] Running state [en_US.UTF-8] at time 19:04:37.038794
2018-03-03 19:04:37,039 [salt.state       ][INFO    ][3706] Executing state locale.present for en_US.UTF-8
2018-03-03 19:04:37,039 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'locale -a' in directory '/root'
2018-03-03 19:04:37,046 [salt.state       ][INFO    ][3706] Locale en_US.UTF-8 is already present
2018-03-03 19:04:37,046 [salt.state       ][INFO    ][3706] Completed state [en_US.UTF-8] at time 19:04:37.046382 duration_in_ms=7.588
2018-03-03 19:04:37,048 [salt.state       ][INFO    ][3706] Running state [en_US.UTF-8] at time 19:04:37.048023
2018-03-03 19:04:37,048 [salt.state       ][INFO    ][3706] Executing state locale.system for en_US.UTF-8
2018-03-03 19:04:37,048 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'localectl' in directory '/root'
2018-03-03 19:04:37,069 [salt.state       ][INFO    ][3706] System locale en_US.UTF-8 already set
2018-03-03 19:04:37,070 [salt.state       ][INFO    ][3706] Completed state [en_US.UTF-8] at time 19:04:37.070154 duration_in_ms=22.131
2018-03-03 19:04:37,071 [salt.state       ][INFO    ][3706] Running state [root] at time 19:04:37.071833
2018-03-03 19:04:37,072 [salt.state       ][INFO    ][3706] Executing state user.present for root
2018-03-03 19:04:37,076 [salt.state       ][INFO    ][3706] User root is present and up to date
2018-03-03 19:04:37,076 [salt.state       ][INFO    ][3706] Completed state [root] at time 19:04:37.076561 duration_in_ms=4.728
2018-03-03 19:04:37,077 [salt.state       ][INFO    ][3706] Running state [/root] at time 19:04:37.077907
2018-03-03 19:04:37,078 [salt.state       ][INFO    ][3706] Executing state file.directory for /root
2018-03-03 19:04:37,078 [salt.state       ][INFO    ][3706] Directory /root is in the correct state
2018-03-03 19:04:37,078 [salt.state       ][INFO    ][3706] Completed state [/root] at time 19:04:37.078873 duration_in_ms=0.966
2018-03-03 19:04:37,079 [salt.state       ][INFO    ][3706] Running state [/etc/sudoers.d/90-salt-user-root] at time 19:04:37.079080
2018-03-03 19:04:37,079 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-03-03 19:04:37,079 [salt.state       ][INFO    ][3706] File /etc/sudoers.d/90-salt-user-root is not present
2018-03-03 19:04:37,079 [salt.state       ][INFO    ][3706] Completed state [/etc/sudoers.d/90-salt-user-root] at time 19:04:37.079718 duration_in_ms=0.638
2018-03-03 19:04:37,079 [salt.state       ][INFO    ][3706] Running state [ubuntu] at time 19:04:37.079929
2018-03-03 19:04:37,080 [salt.state       ][INFO    ][3706] Executing state user.present for ubuntu
2018-03-03 19:04:37,082 [salt.state       ][INFO    ][3706] {'passwd': 'XXX-REDACTED-XXX'}
2018-03-03 19:04:37,082 [salt.state       ][INFO    ][3706] Completed state [ubuntu] at time 19:04:37.082806 duration_in_ms=2.877
2018-03-03 19:04:37,084 [salt.state       ][INFO    ][3706] Running state [/home/ubuntu] at time 19:04:37.084050
2018-03-03 19:04:37,084 [salt.state       ][INFO    ][3706] Executing state file.directory for /home/ubuntu
2018-03-03 19:04:37,085 [salt.state       ][INFO    ][3706] {'mode': '0700'}
2018-03-03 19:04:37,085 [salt.state       ][INFO    ][3706] Completed state [/home/ubuntu] at time 19:04:37.085188 duration_in_ms=1.138
2018-03-03 19:04:37,086 [salt.state       ][INFO    ][3706] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:04:37.086285
2018-03-03 19:04:37,086 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-03-03 19:04:37,115 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-03-03 19:04:37,118 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command '/usr/sbin/visudo -c -f /tmp/tmpxj2_YX' in directory '/root'
2018-03-03 19:04:37,129 [salt.state       ][INFO    ][3706] File changed:
New file
2018-03-03 19:04:37,130 [salt.state       ][INFO    ][3706] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:04:37.130039 duration_in_ms=43.754
2018-03-03 19:04:37,130 [salt.state       ][INFO    ][3706] Running state [/etc/security/limits.d/90-salt-default.conf] at time 19:04:37.130301
2018-03-03 19:04:37,130 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-03-03 19:04:37,157 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-03-03 19:04:37,240 [salt.state       ][INFO    ][3706] File changed:
New file
2018-03-03 19:04:37,240 [salt.state       ][INFO    ][3706] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 19:04:37.240348 duration_in_ms=110.047
2018-03-03 19:04:37,240 [salt.state       ][INFO    ][3706] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:04:37.240565
2018-03-03 19:04:37,240 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-03-03 19:04:37,268 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-03-03 19:04:37,352 [salt.state       ][INFO    ][3706] File changed:
New file
2018-03-03 19:04:37,352 [salt.state       ][INFO    ][3706] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:04:37.352621 duration_in_ms=112.056
2018-03-03 19:04:37,353 [salt.state       ][INFO    ][3706] Running state [service.systemctl_reload] at time 19:04:37.353937
2018-03-03 19:04:37,354 [salt.state       ][INFO    ][3706] Executing state module.wait for service.systemctl_reload
2018-03-03 19:04:37,354 [salt.state       ][INFO    ][3706] No changes made for service.systemctl_reload
2018-03-03 19:04:37,354 [salt.state       ][INFO    ][3706] Completed state [service.systemctl_reload] at time 19:04:37.354599 duration_in_ms=0.662
2018-03-03 19:04:37,354 [salt.state       ][INFO    ][3706] Running state [service.systemctl_reload] at time 19:04:37.354780
2018-03-03 19:04:37,354 [salt.state       ][INFO    ][3706] Executing state module.mod_watch for service.systemctl_reload
2018-03-03 19:04:37,355 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-03 19:04:37,428 [salt.state       ][INFO    ][3706] {'ret': True}
2018-03-03 19:04:37,428 [salt.state       ][INFO    ][3706] Completed state [service.systemctl_reload] at time 19:04:37.428536 duration_in_ms=73.754
2018-03-03 19:04:37,428 [salt.state       ][INFO    ][3706] Running state [/etc/hostname] at time 19:04:37.428841
2018-03-03 19:04:37,429 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/hostname
2018-03-03 19:04:37,447 [salt.state       ][INFO    ][3706] File /etc/hostname is in the correct state
2018-03-03 19:04:37,448 [salt.state       ][INFO    ][3706] Completed state [/etc/hostname] at time 19:04:37.447978 duration_in_ms=19.137
2018-03-03 19:04:37,449 [salt.state       ][INFO    ][3706] Running state [hostname kvm01] at time 19:04:37.449751
2018-03-03 19:04:37,449 [salt.state       ][INFO    ][3706] Executing state cmd.wait for hostname kvm01
2018-03-03 19:04:37,450 [salt.state       ][INFO    ][3706] No changes made for hostname kvm01
2018-03-03 19:04:37,450 [salt.state       ][INFO    ][3706] Completed state [hostname kvm01] at time 19:04:37.450397 duration_in_ms=0.647
2018-03-03 19:04:37,450 [salt.state       ][INFO    ][3706] Running state [mdb02] at time 19:04:37.450898
2018-03-03 19:04:37,451 [salt.state       ][INFO    ][3706] Executing state host.present for mdb02
2018-03-03 19:04:37,452 [salt.state       ][INFO    ][3706] Host mdb02 (192.168.10.24) already present
2018-03-03 19:04:37,453 [salt.state       ][INFO    ][3706] Completed state [mdb02] at time 19:04:37.453012 duration_in_ms=2.114
2018-03-03 19:04:37,453 [salt.state       ][INFO    ][3706] Running state [mdb02.mcp-pike-odl-ha.local] at time 19:04:37.453227
2018-03-03 19:04:37,453 [salt.state       ][INFO    ][3706] Executing state host.present for mdb02.mcp-pike-odl-ha.local
2018-03-03 19:04:37,453 [salt.state       ][INFO    ][3706] Host mdb02.mcp-pike-odl-ha.local (192.168.10.24) already present
2018-03-03 19:04:37,454 [salt.state       ][INFO    ][3706] Completed state [mdb02.mcp-pike-odl-ha.local] at time 19:04:37.454022 duration_in_ms=0.796
2018-03-03 19:04:37,454 [salt.state       ][INFO    ][3706] Running state [mdb03] at time 19:04:37.454228
2018-03-03 19:04:37,454 [salt.state       ][INFO    ][3706] Executing state host.present for mdb03
2018-03-03 19:04:37,454 [salt.state       ][INFO    ][3706] Host mdb03 (192.168.10.25) already present
2018-03-03 19:04:37,455 [salt.state       ][INFO    ][3706] Completed state [mdb03] at time 19:04:37.455004 duration_in_ms=0.776
2018-03-03 19:04:37,455 [salt.state       ][INFO    ][3706] Running state [mdb03.mcp-pike-odl-ha.local] at time 19:04:37.455211
2018-03-03 19:04:37,455 [salt.state       ][INFO    ][3706] Executing state host.present for mdb03.mcp-pike-odl-ha.local
2018-03-03 19:04:37,455 [salt.state       ][INFO    ][3706] Host mdb03.mcp-pike-odl-ha.local (192.168.10.25) already present
2018-03-03 19:04:37,456 [salt.state       ][INFO    ][3706] Completed state [mdb03.mcp-pike-odl-ha.local] at time 19:04:37.456025 duration_in_ms=0.814
2018-03-03 19:04:37,456 [salt.state       ][INFO    ][3706] Running state [mdb01] at time 19:04:37.456223
2018-03-03 19:04:37,456 [salt.state       ][INFO    ][3706] Executing state host.present for mdb01
2018-03-03 19:04:37,456 [salt.state       ][INFO    ][3706] Host mdb01 (192.168.10.23) already present
2018-03-03 19:04:37,457 [salt.state       ][INFO    ][3706] Completed state [mdb01] at time 19:04:37.456993 duration_in_ms=0.769
2018-03-03 19:04:37,457 [salt.state       ][INFO    ][3706] Running state [mdb01.mcp-pike-odl-ha.local] at time 19:04:37.457196
2018-03-03 19:04:37,457 [salt.state       ][INFO    ][3706] Executing state host.present for mdb01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,457 [salt.state       ][INFO    ][3706] Host mdb01.mcp-pike-odl-ha.local (192.168.10.23) already present
2018-03-03 19:04:37,458 [salt.state       ][INFO    ][3706] Completed state [mdb01.mcp-pike-odl-ha.local] at time 19:04:37.457964 duration_in_ms=0.768
2018-03-03 19:04:37,458 [salt.state       ][INFO    ][3706] Running state [mdb] at time 19:04:37.458164
2018-03-03 19:04:37,458 [salt.state       ][INFO    ][3706] Executing state host.present for mdb
2018-03-03 19:04:37,458 [salt.state       ][INFO    ][3706] Host mdb (192.168.10.22) already present
2018-03-03 19:04:37,458 [salt.state       ][INFO    ][3706] Completed state [mdb] at time 19:04:37.458936 duration_in_ms=0.772
2018-03-03 19:04:37,459 [salt.state       ][INFO    ][3706] Running state [mdb.mcp-pike-odl-ha.local] at time 19:04:37.459134
2018-03-03 19:04:37,459 [salt.state       ][INFO    ][3706] Executing state host.present for mdb.mcp-pike-odl-ha.local
2018-03-03 19:04:37,459 [salt.state       ][INFO    ][3706] Host mdb.mcp-pike-odl-ha.local (192.168.10.22) already present
2018-03-03 19:04:37,459 [salt.state       ][INFO    ][3706] Completed state [mdb.mcp-pike-odl-ha.local] at time 19:04:37.459922 duration_in_ms=0.788
2018-03-03 19:04:37,460 [salt.state       ][INFO    ][3706] Running state [cfg01] at time 19:04:37.460121
2018-03-03 19:04:37,460 [salt.state       ][INFO    ][3706] Executing state host.present for cfg01
2018-03-03 19:04:37,460 [salt.state       ][INFO    ][3706] Host cfg01 (192.168.10.2) already present
2018-03-03 19:04:37,460 [salt.state       ][INFO    ][3706] Completed state [cfg01] at time 19:04:37.460883 duration_in_ms=0.762
2018-03-03 19:04:37,461 [salt.state       ][INFO    ][3706] Running state [cfg01.mcp-pike-odl-ha.local] at time 19:04:37.461089
2018-03-03 19:04:37,461 [salt.state       ][INFO    ][3706] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,461 [salt.state       ][INFO    ][3706] Host cfg01.mcp-pike-odl-ha.local (192.168.10.2) already present
2018-03-03 19:04:37,461 [salt.state       ][INFO    ][3706] Completed state [cfg01.mcp-pike-odl-ha.local] at time 19:04:37.461857 duration_in_ms=0.769
2018-03-03 19:04:37,462 [salt.state       ][INFO    ][3706] Running state [prx01] at time 19:04:37.462057
2018-03-03 19:04:37,462 [salt.state       ][INFO    ][3706] Executing state host.present for prx01
2018-03-03 19:04:37,462 [salt.state       ][INFO    ][3706] Host prx01 (192.168.10.5) already present
2018-03-03 19:04:37,462 [salt.state       ][INFO    ][3706] Completed state [prx01] at time 19:04:37.462829 duration_in_ms=0.772
2018-03-03 19:04:37,463 [salt.state       ][INFO    ][3706] Running state [prx01.mcp-pike-odl-ha.local] at time 19:04:37.463026
2018-03-03 19:04:37,463 [salt.state       ][INFO    ][3706] Executing state host.present for prx01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,463 [salt.state       ][INFO    ][3706] Host prx01.mcp-pike-odl-ha.local (192.168.10.5) already present
2018-03-03 19:04:37,463 [salt.state       ][INFO    ][3706] Completed state [prx01.mcp-pike-odl-ha.local] at time 19:04:37.463801 duration_in_ms=0.774
2018-03-03 19:04:37,464 [salt.state       ][INFO    ][3706] Running state [kvm01] at time 19:04:37.463999
2018-03-03 19:04:37,464 [salt.state       ][INFO    ][3706] Executing state host.present for kvm01
2018-03-03 19:04:37,464 [salt.state       ][INFO    ][3706] Host kvm01 (192.168.10.11) already present
2018-03-03 19:04:37,464 [salt.state       ][INFO    ][3706] Completed state [kvm01] at time 19:04:37.464765 duration_in_ms=0.767
2018-03-03 19:04:37,464 [salt.state       ][INFO    ][3706] Running state [kvm01.mcp-pike-odl-ha.local] at time 19:04:37.464964
2018-03-03 19:04:37,465 [salt.state       ][INFO    ][3706] Executing state host.present for kvm01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,465 [salt.state       ][INFO    ][3706] Host kvm01.mcp-pike-odl-ha.local (192.168.10.11) already present
2018-03-03 19:04:37,465 [salt.state       ][INFO    ][3706] Completed state [kvm01.mcp-pike-odl-ha.local] at time 19:04:37.465728 duration_in_ms=0.764
2018-03-03 19:04:37,466 [salt.state       ][INFO    ][3706] Running state [file.replace] at time 19:04:37.466957
2018-03-03 19:04:37,467 [salt.state       ][INFO    ][3706] Executing state module.run for file.replace
2018-03-03 19:04:37,846 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:04:37,935 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command 'grep -q "kvm01 kvm01.mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-03-03 19:04:37,944 [salt.state       ][INFO    ][3706] {'ret': '--- \n+++ \n@@ -12,7 +12,7 @@\n 192.168.10.22\t\tmdb mdb.mcp-pike-odl-ha.local\n 192.168.10.2\t\tcfg01 cfg01.mcp-pike-odl-ha.local\n 192.168.10.5\t\tprx01 prx01.mcp-pike-odl-ha.local\n-192.168.10.11\t\tkvm01 kvm01.mcp-pike-odl-ha.local\n+192.168.10.11\t\tkvm01.mcp-pike-odl-ha.local kvm01\n 192.168.10.13\t\tkvm03 kvm03.mcp-pike-odl-ha.local\n 192.168.10.12\t\tkvm02 kvm02.mcp-pike-odl-ha.local\n 192.168.10.14\t\tdbs dbs.mcp-pike-odl-ha.local\n'}
2018-03-03 19:04:37,945 [salt.state       ][INFO    ][3706] Completed state [file.replace] at time 19:04:37.945153 duration_in_ms=478.195
2018-03-03 19:04:37,945 [salt.state       ][INFO    ][3706] Running state [kvm03] at time 19:04:37.945441
2018-03-03 19:04:37,945 [salt.state       ][INFO    ][3706] Executing state host.present for kvm03
2018-03-03 19:04:37,946 [salt.state       ][INFO    ][3706] Host kvm03 (192.168.10.13) already present
2018-03-03 19:04:37,946 [salt.state       ][INFO    ][3706] Completed state [kvm03] at time 19:04:37.946296 duration_in_ms=0.855
2018-03-03 19:04:37,946 [salt.state       ][INFO    ][3706] Running state [kvm03.mcp-pike-odl-ha.local] at time 19:04:37.946495
2018-03-03 19:04:37,946 [salt.state       ][INFO    ][3706] Executing state host.present for kvm03.mcp-pike-odl-ha.local
2018-03-03 19:04:37,947 [salt.state       ][INFO    ][3706] Host kvm03.mcp-pike-odl-ha.local (192.168.10.13) already present
2018-03-03 19:04:37,947 [salt.state       ][INFO    ][3706] Completed state [kvm03.mcp-pike-odl-ha.local] at time 19:04:37.947208 duration_in_ms=0.712
2018-03-03 19:04:37,947 [salt.state       ][INFO    ][3706] Running state [kvm02] at time 19:04:37.947427
2018-03-03 19:04:37,947 [salt.state       ][INFO    ][3706] Executing state host.present for kvm02
2018-03-03 19:04:37,948 [salt.state       ][INFO    ][3706] Host kvm02 (192.168.10.12) already present
2018-03-03 19:04:37,948 [salt.state       ][INFO    ][3706] Completed state [kvm02] at time 19:04:37.948140 duration_in_ms=0.713
2018-03-03 19:04:37,948 [salt.state       ][INFO    ][3706] Running state [kvm02.mcp-pike-odl-ha.local] at time 19:04:37.948327
2018-03-03 19:04:37,948 [salt.state       ][INFO    ][3706] Executing state host.present for kvm02.mcp-pike-odl-ha.local
2018-03-03 19:04:37,948 [salt.state       ][INFO    ][3706] Host kvm02.mcp-pike-odl-ha.local (192.168.10.12) already present
2018-03-03 19:04:37,949 [salt.state       ][INFO    ][3706] Completed state [kvm02.mcp-pike-odl-ha.local] at time 19:04:37.949024 duration_in_ms=0.697
2018-03-03 19:04:37,949 [salt.state       ][INFO    ][3706] Running state [dbs] at time 19:04:37.949224
2018-03-03 19:04:37,949 [salt.state       ][INFO    ][3706] Executing state host.present for dbs
2018-03-03 19:04:37,949 [salt.state       ][INFO    ][3706] Host dbs (192.168.10.14) already present
2018-03-03 19:04:37,949 [salt.state       ][INFO    ][3706] Completed state [dbs] at time 19:04:37.949907 duration_in_ms=0.684
2018-03-03 19:04:37,950 [salt.state       ][INFO    ][3706] Running state [dbs.mcp-pike-odl-ha.local] at time 19:04:37.950079
2018-03-03 19:04:37,950 [salt.state       ][INFO    ][3706] Executing state host.present for dbs.mcp-pike-odl-ha.local
2018-03-03 19:04:37,950 [salt.state       ][INFO    ][3706] Host dbs.mcp-pike-odl-ha.local (192.168.10.14) already present
2018-03-03 19:04:37,950 [salt.state       ][INFO    ][3706] Completed state [dbs.mcp-pike-odl-ha.local] at time 19:04:37.950756 duration_in_ms=0.678
2018-03-03 19:04:37,950 [salt.state       ][INFO    ][3706] Running state [prx] at time 19:04:37.950942
2018-03-03 19:04:37,951 [salt.state       ][INFO    ][3706] Executing state host.present for prx
2018-03-03 19:04:37,951 [salt.state       ][INFO    ][3706] Host prx (192.168.10.4) already present
2018-03-03 19:04:37,951 [salt.state       ][INFO    ][3706] Completed state [prx] at time 19:04:37.951756 duration_in_ms=0.814
2018-03-03 19:04:37,951 [salt.state       ][INFO    ][3706] Running state [prx.mcp-pike-odl-ha.local] at time 19:04:37.951943
2018-03-03 19:04:37,952 [salt.state       ][INFO    ][3706] Executing state host.present for prx.mcp-pike-odl-ha.local
2018-03-03 19:04:37,952 [salt.state       ][INFO    ][3706] Host prx.mcp-pike-odl-ha.local (192.168.10.4) already present
2018-03-03 19:04:37,952 [salt.state       ][INFO    ][3706] Completed state [prx.mcp-pike-odl-ha.local] at time 19:04:37.952634 duration_in_ms=0.691
2018-03-03 19:04:37,952 [salt.state       ][INFO    ][3706] Running state [prx02] at time 19:04:37.952832
2018-03-03 19:04:37,953 [salt.state       ][INFO    ][3706] Executing state host.present for prx02
2018-03-03 19:04:37,953 [salt.state       ][INFO    ][3706] Host prx02 (192.168.10.6) already present
2018-03-03 19:04:37,953 [salt.state       ][INFO    ][3706] Completed state [prx02] at time 19:04:37.953507 duration_in_ms=0.675
2018-03-03 19:04:37,953 [salt.state       ][INFO    ][3706] Running state [prx02.mcp-pike-odl-ha.local] at time 19:04:37.953690
2018-03-03 19:04:37,953 [salt.state       ][INFO    ][3706] Executing state host.present for prx02.mcp-pike-odl-ha.local
2018-03-03 19:04:37,954 [salt.state       ][INFO    ][3706] Host prx02.mcp-pike-odl-ha.local (192.168.10.6) already present
2018-03-03 19:04:37,954 [salt.state       ][INFO    ][3706] Completed state [prx02.mcp-pike-odl-ha.local] at time 19:04:37.954362 duration_in_ms=0.672
2018-03-03 19:04:37,954 [salt.state       ][INFO    ][3706] Running state [msg02] at time 19:04:37.954562
2018-03-03 19:04:37,954 [salt.state       ][INFO    ][3706] Executing state host.present for msg02
2018-03-03 19:04:37,955 [salt.state       ][INFO    ][3706] Host msg02 (192.168.10.20) already present
2018-03-03 19:04:37,955 [salt.state       ][INFO    ][3706] Completed state [msg02] at time 19:04:37.955232 duration_in_ms=0.669
2018-03-03 19:04:37,955 [salt.state       ][INFO    ][3706] Running state [msg02.mcp-pike-odl-ha.local] at time 19:04:37.955429
2018-03-03 19:04:37,955 [salt.state       ][INFO    ][3706] Executing state host.present for msg02.mcp-pike-odl-ha.local
2018-03-03 19:04:37,955 [salt.state       ][INFO    ][3706] Host msg02.mcp-pike-odl-ha.local (192.168.10.20) already present
2018-03-03 19:04:37,956 [salt.state       ][INFO    ][3706] Completed state [msg02.mcp-pike-odl-ha.local] at time 19:04:37.956102 duration_in_ms=0.674
2018-03-03 19:04:37,956 [salt.state       ][INFO    ][3706] Running state [msg03] at time 19:04:37.956301
2018-03-03 19:04:37,956 [salt.state       ][INFO    ][3706] Executing state host.present for msg03
2018-03-03 19:04:37,956 [salt.state       ][INFO    ][3706] Host msg03 (192.168.10.21) already present
2018-03-03 19:04:37,957 [salt.state       ][INFO    ][3706] Completed state [msg03] at time 19:04:37.956970 duration_in_ms=0.669
2018-03-03 19:04:37,957 [salt.state       ][INFO    ][3706] Running state [msg03.mcp-pike-odl-ha.local] at time 19:04:37.957164
2018-03-03 19:04:37,957 [salt.state       ][INFO    ][3706] Executing state host.present for msg03.mcp-pike-odl-ha.local
2018-03-03 19:04:37,957 [salt.state       ][INFO    ][3706] Host msg03.mcp-pike-odl-ha.local (192.168.10.21) already present
2018-03-03 19:04:37,957 [salt.state       ][INFO    ][3706] Completed state [msg03.mcp-pike-odl-ha.local] at time 19:04:37.957880 duration_in_ms=0.716
2018-03-03 19:04:37,958 [salt.state       ][INFO    ][3706] Running state [msg01] at time 19:04:37.958080
2018-03-03 19:04:37,958 [salt.state       ][INFO    ][3706] Executing state host.present for msg01
2018-03-03 19:04:37,958 [salt.state       ][INFO    ][3706] Host msg01 (192.168.10.19) already present
2018-03-03 19:04:37,958 [salt.state       ][INFO    ][3706] Completed state [msg01] at time 19:04:37.958760 duration_in_ms=0.68
2018-03-03 19:04:37,958 [salt.state       ][INFO    ][3706] Running state [msg01.mcp-pike-odl-ha.local] at time 19:04:37.958947
2018-03-03 19:04:37,959 [salt.state       ][INFO    ][3706] Executing state host.present for msg01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,959 [salt.state       ][INFO    ][3706] Host msg01.mcp-pike-odl-ha.local (192.168.10.19) already present
2018-03-03 19:04:37,959 [salt.state       ][INFO    ][3706] Completed state [msg01.mcp-pike-odl-ha.local] at time 19:04:37.959645 duration_in_ms=0.698
2018-03-03 19:04:37,959 [salt.state       ][INFO    ][3706] Running state [msg] at time 19:04:37.959831
2018-03-03 19:04:37,960 [salt.state       ][INFO    ][3706] Executing state host.present for msg
2018-03-03 19:04:37,960 [salt.state       ][INFO    ][3706] Host msg (192.168.10.18) already present
2018-03-03 19:04:37,960 [salt.state       ][INFO    ][3706] Completed state [msg] at time 19:04:37.960501 duration_in_ms=0.67
2018-03-03 19:04:37,960 [salt.state       ][INFO    ][3706] Running state [msg.mcp-pike-odl-ha.local] at time 19:04:37.960683
2018-03-03 19:04:37,960 [salt.state       ][INFO    ][3706] Executing state host.present for msg.mcp-pike-odl-ha.local
2018-03-03 19:04:37,961 [salt.state       ][INFO    ][3706] Host msg.mcp-pike-odl-ha.local (192.168.10.18) already present
2018-03-03 19:04:37,961 [salt.state       ][INFO    ][3706] Completed state [msg.mcp-pike-odl-ha.local] at time 19:04:37.961358 duration_in_ms=0.675
2018-03-03 19:04:37,961 [salt.state       ][INFO    ][3706] Running state [cfg01] at time 19:04:37.961543
2018-03-03 19:04:37,961 [salt.state       ][INFO    ][3706] Executing state host.present for cfg01
2018-03-03 19:04:37,962 [salt.state       ][INFO    ][3706] Host cfg01 (192.168.10.2) already present
2018-03-03 19:04:37,962 [salt.state       ][INFO    ][3706] Completed state [cfg01] at time 19:04:37.962219 duration_in_ms=0.676
2018-03-03 19:04:37,962 [salt.state       ][INFO    ][3706] Running state [cfg01.mcp-pike-odl-ha.local] at time 19:04:37.962387
2018-03-03 19:04:37,962 [salt.state       ][INFO    ][3706] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,962 [salt.state       ][INFO    ][3706] Host cfg01.mcp-pike-odl-ha.local (192.168.10.2) already present
2018-03-03 19:04:37,963 [salt.state       ][INFO    ][3706] Completed state [cfg01.mcp-pike-odl-ha.local] at time 19:04:37.963066 duration_in_ms=0.68
2018-03-03 19:04:37,963 [salt.state       ][INFO    ][3706] Running state [cmp002] at time 19:04:37.963254
2018-03-03 19:04:37,963 [salt.state       ][INFO    ][3706] Executing state host.present for cmp002
2018-03-03 19:04:37,963 [salt.state       ][INFO    ][3706] Host cmp002 (192.168.10.44) already present
2018-03-03 19:04:37,964 [salt.state       ][INFO    ][3706] Completed state [cmp002] at time 19:04:37.964042 duration_in_ms=0.787
2018-03-03 19:04:37,964 [salt.state       ][INFO    ][3706] Running state [cmp002.mcp-pike-odl-ha.local] at time 19:04:37.964217
2018-03-03 19:04:37,964 [salt.state       ][INFO    ][3706] Executing state host.present for cmp002.mcp-pike-odl-ha.local
2018-03-03 19:04:37,964 [salt.state       ][INFO    ][3706] Host cmp002.mcp-pike-odl-ha.local (192.168.10.44) already present
2018-03-03 19:04:37,964 [salt.state       ][INFO    ][3706] Completed state [cmp002.mcp-pike-odl-ha.local] at time 19:04:37.964869 duration_in_ms=0.652
2018-03-03 19:04:37,965 [salt.state       ][INFO    ][3706] Running state [cmp001] at time 19:04:37.965041
2018-03-03 19:04:37,965 [salt.state       ][INFO    ][3706] Executing state host.present for cmp001
2018-03-03 19:04:37,965 [salt.state       ][INFO    ][3706] Host cmp001 (192.168.10.43) already present
2018-03-03 19:04:37,965 [salt.state       ][INFO    ][3706] Completed state [cmp001] at time 19:04:37.965716 duration_in_ms=0.675
2018-03-03 19:04:37,965 [salt.state       ][INFO    ][3706] Running state [cmp001.mcp-pike-odl-ha.local] at time 19:04:37.965902
2018-03-03 19:04:37,966 [salt.state       ][INFO    ][3706] Executing state host.present for cmp001.mcp-pike-odl-ha.local
2018-03-03 19:04:37,966 [salt.state       ][INFO    ][3706] Host cmp001.mcp-pike-odl-ha.local (192.168.10.43) already present
2018-03-03 19:04:37,966 [salt.state       ][INFO    ][3706] Completed state [cmp001.mcp-pike-odl-ha.local] at time 19:04:37.966577 duration_in_ms=0.676
2018-03-03 19:04:37,966 [salt.state       ][INFO    ][3706] Running state [dbs01] at time 19:04:37.966746
2018-03-03 19:04:37,966 [salt.state       ][INFO    ][3706] Executing state host.present for dbs01
2018-03-03 19:04:37,967 [salt.state       ][INFO    ][3706] Host dbs01 (192.168.10.15) already present
2018-03-03 19:04:37,967 [salt.state       ][INFO    ][3706] Completed state [dbs01] at time 19:04:37.967442 duration_in_ms=0.697
2018-03-03 19:04:37,967 [salt.state       ][INFO    ][3706] Running state [dbs01.mcp-pike-odl-ha.local] at time 19:04:37.967624
2018-03-03 19:04:37,967 [salt.state       ][INFO    ][3706] Executing state host.present for dbs01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,968 [salt.state       ][INFO    ][3706] Host dbs01.mcp-pike-odl-ha.local (192.168.10.15) already present
2018-03-03 19:04:37,968 [salt.state       ][INFO    ][3706] Completed state [dbs01.mcp-pike-odl-ha.local] at time 19:04:37.968385 duration_in_ms=0.761
2018-03-03 19:04:37,968 [salt.state       ][INFO    ][3706] Running state [dbs02] at time 19:04:37.968555
2018-03-03 19:04:37,968 [salt.state       ][INFO    ][3706] Executing state host.present for dbs02
2018-03-03 19:04:37,969 [salt.state       ][INFO    ][3706] Host dbs02 (192.168.10.16) already present
2018-03-03 19:04:37,969 [salt.state       ][INFO    ][3706] Completed state [dbs02] at time 19:04:37.969220 duration_in_ms=0.665
2018-03-03 19:04:37,969 [salt.state       ][INFO    ][3706] Running state [dbs02.mcp-pike-odl-ha.local] at time 19:04:37.969399
2018-03-03 19:04:37,969 [salt.state       ][INFO    ][3706] Executing state host.present for dbs02.mcp-pike-odl-ha.local
2018-03-03 19:04:37,969 [salt.state       ][INFO    ][3706] Host dbs02.mcp-pike-odl-ha.local (192.168.10.16) already present
2018-03-03 19:04:37,970 [salt.state       ][INFO    ][3706] Completed state [dbs02.mcp-pike-odl-ha.local] at time 19:04:37.970068 duration_in_ms=0.668
2018-03-03 19:04:37,970 [salt.state       ][INFO    ][3706] Running state [dbs03] at time 19:04:37.970257
2018-03-03 19:04:37,970 [salt.state       ][INFO    ][3706] Executing state host.present for dbs03
2018-03-03 19:04:37,970 [salt.state       ][INFO    ][3706] Host dbs03 (192.168.10.17) already present
2018-03-03 19:04:37,970 [salt.state       ][INFO    ][3706] Completed state [dbs03] at time 19:04:37.970926 duration_in_ms=0.669
2018-03-03 19:04:37,971 [salt.state       ][INFO    ][3706] Running state [dbs03.mcp-pike-odl-ha.local] at time 19:04:37.971092
2018-03-03 19:04:37,971 [salt.state       ][INFO    ][3706] Executing state host.present for dbs03.mcp-pike-odl-ha.local
2018-03-03 19:04:37,971 [salt.state       ][INFO    ][3706] Host dbs03.mcp-pike-odl-ha.local (192.168.10.17) already present
2018-03-03 19:04:37,971 [salt.state       ][INFO    ][3706] Completed state [dbs03.mcp-pike-odl-ha.local] at time 19:04:37.971777 duration_in_ms=0.685
2018-03-03 19:04:37,971 [salt.state       ][INFO    ][3706] Running state [odl01] at time 19:04:37.971967
2018-03-03 19:04:37,972 [salt.state       ][INFO    ][3706] Executing state host.present for odl01
2018-03-03 19:04:37,972 [salt.state       ][INFO    ][3706] Host odl01 (192.168.10.30) already present
2018-03-03 19:04:37,972 [salt.state       ][INFO    ][3706] Completed state [odl01] at time 19:04:37.972634 duration_in_ms=0.667
2018-03-03 19:04:37,972 [salt.state       ][INFO    ][3706] Running state [odl01.mcp-pike-odl-ha.local] at time 19:04:37.972815
2018-03-03 19:04:37,972 [salt.state       ][INFO    ][3706] Executing state host.present for odl01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,973 [salt.state       ][INFO    ][3706] Host odl01.mcp-pike-odl-ha.local (192.168.10.30) already present
2018-03-03 19:04:37,973 [salt.state       ][INFO    ][3706] Completed state [odl01.mcp-pike-odl-ha.local] at time 19:04:37.973480 duration_in_ms=0.665
2018-03-03 19:04:37,973 [salt.state       ][INFO    ][3706] Running state [mas01] at time 19:04:37.973662
2018-03-03 19:04:37,973 [salt.state       ][INFO    ][3706] Executing state host.present for mas01
2018-03-03 19:04:37,974 [salt.state       ][INFO    ][3706] Host mas01 (192.168.10.3) already present
2018-03-03 19:04:37,974 [salt.state       ][INFO    ][3706] Completed state [mas01] at time 19:04:37.974328 duration_in_ms=0.666
2018-03-03 19:04:37,974 [salt.state       ][INFO    ][3706] Running state [mas01.mcp-pike-odl-ha.local] at time 19:04:37.974508
2018-03-03 19:04:37,974 [salt.state       ][INFO    ][3706] Executing state host.present for mas01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,975 [salt.state       ][INFO    ][3706] Host mas01.mcp-pike-odl-ha.local (192.168.10.3) already present
2018-03-03 19:04:37,975 [salt.state       ][INFO    ][3706] Completed state [mas01.mcp-pike-odl-ha.local] at time 19:04:37.975174 duration_in_ms=0.666
2018-03-03 19:04:37,975 [salt.state       ][INFO    ][3706] Running state [ctl02] at time 19:04:37.975363
2018-03-03 19:04:37,975 [salt.state       ][INFO    ][3706] Executing state host.present for ctl02
2018-03-03 19:04:37,975 [salt.state       ][INFO    ][3706] Host ctl02 (192.168.10.28) already present
2018-03-03 19:04:37,976 [salt.state       ][INFO    ][3706] Completed state [ctl02] at time 19:04:37.976032 duration_in_ms=0.67
2018-03-03 19:04:37,976 [salt.state       ][INFO    ][3706] Running state [ctl02.mcp-pike-odl-ha.local] at time 19:04:37.976198
2018-03-03 19:04:37,976 [salt.state       ][INFO    ][3706] Executing state host.present for ctl02.mcp-pike-odl-ha.local
2018-03-03 19:04:37,976 [salt.state       ][INFO    ][3706] Host ctl02.mcp-pike-odl-ha.local (192.168.10.28) already present
2018-03-03 19:04:37,976 [salt.state       ][INFO    ][3706] Completed state [ctl02.mcp-pike-odl-ha.local] at time 19:04:37.976863 duration_in_ms=0.664
2018-03-03 19:04:37,977 [salt.state       ][INFO    ][3706] Running state [ctl03] at time 19:04:37.977046
2018-03-03 19:04:37,977 [salt.state       ][INFO    ][3706] Executing state host.present for ctl03
2018-03-03 19:04:37,977 [salt.state       ][INFO    ][3706] Host ctl03 (192.168.10.29) already present
2018-03-03 19:04:37,977 [salt.state       ][INFO    ][3706] Completed state [ctl03] at time 19:04:37.977716 duration_in_ms=0.67
2018-03-03 19:04:37,977 [salt.state       ][INFO    ][3706] Running state [ctl03.mcp-pike-odl-ha.local] at time 19:04:37.977894
2018-03-03 19:04:37,978 [salt.state       ][INFO    ][3706] Executing state host.present for ctl03.mcp-pike-odl-ha.local
2018-03-03 19:04:37,978 [salt.state       ][INFO    ][3706] Host ctl03.mcp-pike-odl-ha.local (192.168.10.29) already present
2018-03-03 19:04:37,978 [salt.state       ][INFO    ][3706] Completed state [ctl03.mcp-pike-odl-ha.local] at time 19:04:37.978559 duration_in_ms=0.666
2018-03-03 19:04:37,978 [salt.state       ][INFO    ][3706] Running state [ctl01] at time 19:04:37.978740
2018-03-03 19:04:37,978 [salt.state       ][INFO    ][3706] Executing state host.present for ctl01
2018-03-03 19:04:37,979 [salt.state       ][INFO    ][3706] Host ctl01 (192.168.10.27) already present
2018-03-03 19:04:37,979 [salt.state       ][INFO    ][3706] Completed state [ctl01] at time 19:04:37.979411 duration_in_ms=0.671
2018-03-03 19:04:37,979 [salt.state       ][INFO    ][3706] Running state [ctl01.mcp-pike-odl-ha.local] at time 19:04:37.979591
2018-03-03 19:04:37,979 [salt.state       ][INFO    ][3706] Executing state host.present for ctl01.mcp-pike-odl-ha.local
2018-03-03 19:04:37,980 [salt.state       ][INFO    ][3706] Host ctl01.mcp-pike-odl-ha.local (192.168.10.27) already present
2018-03-03 19:04:37,980 [salt.state       ][INFO    ][3706] Completed state [ctl01.mcp-pike-odl-ha.local] at time 19:04:37.980260 duration_in_ms=0.668
2018-03-03 19:04:37,980 [salt.state       ][INFO    ][3706] Running state [ctl] at time 19:04:37.980440
2018-03-03 19:04:37,980 [salt.state       ][INFO    ][3706] Executing state host.present for ctl
2018-03-03 19:04:37,980 [salt.state       ][INFO    ][3706] Host ctl (192.168.10.26) already present
2018-03-03 19:04:37,981 [salt.state       ][INFO    ][3706] Completed state [ctl] at time 19:04:37.981103 duration_in_ms=0.664
2018-03-03 19:04:37,981 [salt.state       ][INFO    ][3706] Running state [ctl.mcp-pike-odl-ha.local] at time 19:04:37.981283
2018-03-03 19:04:37,981 [salt.state       ][INFO    ][3706] Executing state host.present for ctl.mcp-pike-odl-ha.local
2018-03-03 19:04:37,981 [salt.state       ][INFO    ][3706] Host ctl.mcp-pike-odl-ha.local (192.168.10.26) already present
2018-03-03 19:04:37,981 [salt.state       ][INFO    ][3706] Completed state [ctl.mcp-pike-odl-ha.local] at time 19:04:37.981954 duration_in_ms=0.672
2018-03-03 19:04:37,982 [salt.state       ][INFO    ][3706] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 19:04:37.982126
2018-03-03 19:04:37,982 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-03 19:04:37,982 [salt.state       ][INFO    ][3706] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-03 19:04:37,982 [salt.state       ][INFO    ][3706] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 19:04:37.982831 duration_in_ms=0.705
2018-03-03 19:04:37,984 [salt.state       ][INFO    ][3706] Running state [ens2f0.81] at time 19:04:37.984431
2018-03-03 19:04:37,984 [salt.state       ][INFO    ][3706] Executing state network.managed for ens2f0.81
2018-03-03 19:04:38,730 [salt.state       ][INFO    ][3706] Interface ens2f0.81 is up to date.
2018-03-03 19:04:38,730 [salt.state       ][INFO    ][3706] Completed state [ens2f0.81] at time 19:04:38.730331 duration_in_ms=745.898
2018-03-03 19:04:38,731 [salt.state       ][INFO    ][3706] Running state [br-ctl] at time 19:04:38.731495
2018-03-03 19:04:38,731 [salt.state       ][INFO    ][3706] Executing state network.managed for br-ctl
2018-03-03 19:04:38,790 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:38,804 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-03 19:04:39,003 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:39,646 [salt.state       ][INFO    ][3706] Interface br-ctl is up to date.
2018-03-03 19:04:39,646 [salt.state       ][INFO    ][3706] Completed state [br-ctl] at time 19:04:39.646638 duration_in_ms=915.136
2018-03-03 19:04:39,646 [salt.state       ][INFO    ][3706] Running state [eno1] at time 19:04:39.646865
2018-03-03 19:04:39,647 [salt.state       ][INFO    ][3706] Executing state network.managed for eno1
2018-03-03 19:04:40,306 [salt.state       ][INFO    ][3706] Interface eno1 is up to date.
2018-03-03 19:04:40,306 [salt.state       ][INFO    ][3706] Completed state [eno1] at time 19:04:40.306598 duration_in_ms=659.732
2018-03-03 19:04:40,306 [salt.state       ][INFO    ][3706] Running state [ens2f0] at time 19:04:40.306851
2018-03-03 19:04:40,307 [salt.state       ][INFO    ][3706] Executing state network.managed for ens2f0
2018-03-03 19:04:40,966 [salt.state       ][INFO    ][3706] Interface ens2f0 is up to date.
2018-03-03 19:04:40,967 [salt.state       ][INFO    ][3706] Completed state [ens2f0] at time 19:04:40.966979 duration_in_ms=660.127
2018-03-03 19:04:40,967 [salt.state       ][INFO    ][3706] Running state [ens2f0.80] at time 19:04:40.967205
2018-03-03 19:04:40,967 [salt.state       ][INFO    ][3706] Executing state network.managed for ens2f0.80
2018-03-03 19:04:41,627 [salt.state       ][INFO    ][3706] Interface ens2f0.80 is up to date.
2018-03-03 19:04:41,627 [salt.state       ][INFO    ][3706] Completed state [ens2f0.80] at time 19:04:41.627487 duration_in_ms=660.282
2018-03-03 19:04:41,628 [salt.state       ][INFO    ][3706] Running state [br-mgmt] at time 19:04:41.628931
2018-03-03 19:04:41,629 [salt.state       ][INFO    ][3706] Executing state network.managed for br-mgmt
2018-03-03 19:04:41,636 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:41,650 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-03 19:04:41,849 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:42,496 [salt.state       ][INFO    ][3706] Interface br-mgmt is up to date.
2018-03-03 19:04:42,496 [salt.state       ][INFO    ][3706] Completed state [br-mgmt] at time 19:04:42.496905 duration_in_ms=867.973
2018-03-03 19:04:42,498 [salt.state       ][INFO    ][3706] Running state [br-ex] at time 19:04:42.498208
2018-03-03 19:04:42,498 [salt.state       ][INFO    ][3706] Executing state network.managed for br-ex
2018-03-03 19:04:42,507 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:42,521 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-03 19:04:42,737 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:43,386 [salt.state       ][INFO    ][3706] Interface br-ex is up to date.
2018-03-03 19:04:43,386 [salt.state       ][INFO    ][3706] Completed state [br-ex] at time 19:04:43.386283 duration_in_ms=888.073
2018-03-03 19:04:43,386 [salt.state       ][INFO    ][3706] Running state [/etc/profile.d/proxy.sh] at time 19:04:43.386529
2018-03-03 19:04:43,386 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-03 19:04:43,387 [salt.state       ][INFO    ][3706] File /etc/profile.d/proxy.sh is not present
2018-03-03 19:04:43,387 [salt.state       ][INFO    ][3706] Completed state [/etc/profile.d/proxy.sh] at time 19:04:43.387210 duration_in_ms=0.682
2018-03-03 19:04:43,387 [salt.state       ][INFO    ][3706] Running state [/etc/apt/apt.conf.d/95proxies] at time 19:04:43.387400
2018-03-03 19:04:43,387 [salt.state       ][INFO    ][3706] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-03 19:04:43,387 [salt.state       ][INFO    ][3706] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-03 19:04:43,387 [salt.state       ][INFO    ][3706] Completed state [/etc/apt/apt.conf.d/95proxies] at time 19:04:43.387908 duration_in_ms=0.508
2018-03-03 19:04:43,388 [salt.state       ][INFO    ][3706] Running state [ntp] at time 19:04:43.388078
2018-03-03 19:04:43,388 [salt.state       ][INFO    ][3706] Executing state pkg.installed for ntp
2018-03-03 19:04:43,393 [salt.state       ][INFO    ][3706] All specified packages are already installed
2018-03-03 19:04:43,393 [salt.state       ][INFO    ][3706] Completed state [ntp] at time 19:04:43.393859 duration_in_ms=5.78
2018-03-03 19:04:43,395 [salt.state       ][INFO    ][3706] Running state [/etc/ntp.conf] at time 19:04:43.395101
2018-03-03 19:04:43,395 [salt.state       ][INFO    ][3706] Executing state file.managed for /etc/ntp.conf
2018-03-03 19:04:43,422 [salt.fileclient  ][INFO    ][3706] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-03-03 19:04:43,453 [salt.state       ][INFO    ][3706] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
 
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
+# ntpd will only synchronize your clock.
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Specify one or more NTP servers.
-
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-# pools
-pool ntp.ubuntu.com iburst
-
-# Use Ubuntu's ntp server as a fallback.
-# pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
-
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log

2018-03-03 19:04:43,453 [salt.state       ][INFO    ][3706] Completed state [/etc/ntp.conf] at time 19:04:43.453710 duration_in_ms=58.61
2018-03-03 19:04:43,454 [salt.state       ][INFO    ][3706] Running state [ntp] at time 19:04:43.454700
2018-03-03 19:04:43,454 [salt.state       ][INFO    ][3706] Executing state service.running for ntp
2018-03-03 19:04:43,455 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-03-03 19:04:43,465 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-03 19:04:43,472 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-03 19:04:43,480 [salt.state       ][INFO    ][3706] The service ntp is already running
2018-03-03 19:04:43,480 [salt.state       ][INFO    ][3706] Completed state [ntp] at time 19:04:43.480497 duration_in_ms=25.797
2018-03-03 19:04:43,480 [salt.state       ][INFO    ][3706] Running state [ntp] at time 19:04:43.480678
2018-03-03 19:04:43,480 [salt.state       ][INFO    ][3706] Executing state service.mod_watch for ntp
2018-03-03 19:04:43,481 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-03 19:04:43,487 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-03 19:04:43,496 [salt.loaded.int.module.cmdmod][INFO    ][3706] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-03-03 19:04:43,530 [salt.state       ][INFO    ][3706] {'ntp': True}
2018-03-03 19:04:43,530 [salt.state       ][INFO    ][3706] Completed state [ntp] at time 19:04:43.530411 duration_in_ms=49.732
2018-03-03 19:04:43,534 [salt.minion      ][INFO    ][3706] Returning information for job: 20180303190401314255
2018-03-03 19:04:44,367 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command pkg.upgrade with jid 20180303190450820622
2018-03-03 19:04:44,376 [salt.minion      ][INFO    ][7527] Starting a new job with PID 7527
2018-03-03 19:04:44,392 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7527] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:44,625 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7527] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-03-03 19:04:49,489 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7527] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:49,511 [salt.minion      ][INFO    ][7527] Returning information for job: 20180303190450820622
2018-03-03 19:04:53,504 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command state.sls with jid 20180303190459958104
2018-03-03 19:04:53,512 [salt.minion      ][INFO    ][8362] Starting a new job with PID 8362
2018-03-03 19:04:55,902 [salt.state       ][INFO    ][8362] Loading fresh modules for state activity
2018-03-03 19:04:55,941 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2018-03-03 19:04:55,967 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2018-03-03 19:04:55,982 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2018-03-03 19:04:56,004 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2018-03-03 19:04:56,033 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2018-03-03 19:04:56,077 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2018-03-03 19:04:56,422 [salt.state       ][INFO    ][8362] Running state [libvirt-bin] at time 19:04:56.422667
2018-03-03 19:04:56,422 [salt.state       ][INFO    ][8362] Executing state pkg.installed for libvirt-bin
2018-03-03 19:04:56,423 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:56,693 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2018-03-03 19:04:56,734 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:04:57,982 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:57,995 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2018-03-03 19:05:03,614 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190510069549
2018-03-03 19:05:03,622 [salt.minion      ][INFO    ][9297] Starting a new job with PID 9297
2018-03-03 19:05:03,634 [salt.minion      ][INFO    ][9297] Returning information for job: 20180303190510069549
2018-03-03 19:05:08,191 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:08,216 [salt.state       ][INFO    ][8362] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'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'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libvirt-daemon-system' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'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'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.1'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.8'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'qemu-system-i386' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-03-03 19:05:08,228 [salt.state       ][INFO    ][8362] Loading fresh modules for state activity
2018-03-03 19:05:08,251 [salt.state       ][INFO    ][8362] Completed state [libvirt-bin] at time 19:05:08.251224 duration_in_ms=11828.556
2018-03-03 19:05:08,257 [salt.state       ][INFO    ][8362] Running state [pm-utils] at time 19:05:08.257248
2018-03-03 19:05:08,257 [salt.state       ][INFO    ][8362] Executing state pkg.installed for pm-utils
2018-03-03 19:05:08,515 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:05:08,529 [salt.loaded.int.module.cmdmod][INFO    ][8362] 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'
2018-03-03 19:05:10,063 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:10,086 [salt.state       ][INFO    ][8362] 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'

2018-03-03 19:05:10,097 [salt.state       ][INFO    ][8362] Loading fresh modules for state activity
2018-03-03 19:05:10,121 [salt.state       ][INFO    ][8362] Completed state [pm-utils] at time 19:05:10.121152 duration_in_ms=1863.904
2018-03-03 19:05:10,127 [salt.state       ][INFO    ][8362] Running state [libvirt0] at time 19:05:10.127156
2018-03-03 19:05:10,127 [salt.state       ][INFO    ][8362] Executing state pkg.installed for libvirt0
2018-03-03 19:05:10,370 [salt.state       ][INFO    ][8362] All specified packages are already installed
2018-03-03 19:05:10,370 [salt.state       ][INFO    ][8362] Completed state [libvirt0] at time 19:05:10.370911 duration_in_ms=243.754
2018-03-03 19:05:10,371 [salt.state       ][INFO    ][8362] Running state [python-libvirt] at time 19:05:10.371160
2018-03-03 19:05:10,371 [salt.state       ][INFO    ][8362] Executing state pkg.installed for python-libvirt
2018-03-03 19:05:10,386 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:05:10,400 [salt.loaded.int.module.cmdmod][INFO    ][8362] 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'
2018-03-03 19:05:11,796 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:11,821 [salt.state       ][INFO    ][8362] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'

2018-03-03 19:05:11,830 [salt.state       ][INFO    ][8362] Loading fresh modules for state activity
2018-03-03 19:05:11,852 [salt.state       ][INFO    ][8362] Completed state [python-libvirt] at time 19:05:11.852744 duration_in_ms=1481.584
2018-03-03 19:05:11,859 [salt.state       ][INFO    ][8362] Running state [qemu-kvm] at time 19:05:11.858978
2018-03-03 19:05:11,859 [salt.state       ][INFO    ][8362] Executing state pkg.installed for qemu-kvm
2018-03-03 19:05:12,116 [salt.state       ][INFO    ][8362] All specified packages are already installed
2018-03-03 19:05:12,116 [salt.state       ][INFO    ][8362] Completed state [qemu-kvm] at time 19:05:12.116319 duration_in_ms=257.341
2018-03-03 19:05:12,116 [salt.state       ][INFO    ][8362] Running state [qemu-utils] at time 19:05:12.116516
2018-03-03 19:05:12,116 [salt.state       ][INFO    ][8362] Executing state pkg.installed for qemu-utils
2018-03-03 19:05:12,122 [salt.state       ][INFO    ][8362] All specified packages are already installed
2018-03-03 19:05:12,122 [salt.state       ][INFO    ][8362] Completed state [qemu-utils] at time 19:05:12.122177 duration_in_ms=5.66
2018-03-03 19:05:12,123 [salt.state       ][INFO    ][8362] Running state [/etc/libvirt/libvirtd.conf] at time 19:05:12.123571
2018-03-03 19:05:12,123 [salt.state       ][INFO    ][8362] Executing state file.managed for /etc/libvirt/libvirtd.conf
2018-03-03 19:05:12,161 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2018-03-03 19:05:12,188 [salt.state       ][INFO    ][8362] 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
@@ -47,10 +50,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"
 
@@ -101,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"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,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
@@ -282,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 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -317,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
@@ -334,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:
@@ -346,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
@@ -377,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
@@ -390,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
 
 
@@ -417,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -455,24 +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
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2018-03-03 19:05:12,188 [salt.state       ][INFO    ][8362] Completed state [/etc/libvirt/libvirtd.conf] at time 19:05:12.188958 duration_in_ms=65.388
2018-03-03 19:05:12,189 [salt.state       ][INFO    ][8362] Running state [/etc/default/libvirtd] at time 19:05:12.189230
2018-03-03 19:05:12,189 [salt.state       ][INFO    ][8362] Executing state file.managed for /etc/default/libvirtd
2018-03-03 19:05:12,216 [salt.fileclient  ][INFO    ][8362] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2018-03-03 19:05:12,219 [salt.state       ][INFO    ][8362] 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
2018-03-03 19:05:12,220 [salt.state       ][INFO    ][8362] Completed state [/etc/default/libvirtd] at time 19:05:12.220150 duration_in_ms=30.919
2018-03-03 19:05:12,220 [salt.state       ][INFO    ][8362] Running state [service.systemctl_reload] at time 19:05:12.220850
2018-03-03 19:05:12,221 [salt.state       ][INFO    ][8362] Executing state module.wait for service.systemctl_reload
2018-03-03 19:05:12,221 [salt.state       ][INFO    ][8362] No changes made for service.systemctl_reload
2018-03-03 19:05:12,221 [salt.state       ][INFO    ][8362] Completed state [service.systemctl_reload] at time 19:05:12.221369 duration_in_ms=0.519
2018-03-03 19:05:12,221 [salt.state       ][INFO    ][8362] Running state [service.systemctl_reload] at time 19:05:12.221513
2018-03-03 19:05:12,221 [salt.state       ][INFO    ][8362] Executing state module.mod_watch for service.systemctl_reload
2018-03-03 19:05:12,222 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-03 19:05:12,290 [salt.state       ][INFO    ][8362] {'ret': True}
2018-03-03 19:05:12,290 [salt.state       ][INFO    ][8362] Completed state [service.systemctl_reload] at time 19:05:12.290693 duration_in_ms=69.179
2018-03-03 19:05:12,292 [salt.state       ][INFO    ][8362] Running state [/etc/libvirt/qemu/networks/default.xml] at time 19:05:12.292445
2018-03-03 19:05:12,292 [salt.state       ][INFO    ][8362] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2018-03-03 19:05:12,293 [salt.state       ][INFO    ][8362] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2018-03-03 19:05:12,293 [salt.state       ][INFO    ][8362] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 19:05:12.293231 duration_in_ms=0.786
2018-03-03 19:05:12,293 [salt.state       ][INFO    ][8362] Running state [libvirtd] at time 19:05:12.293699
2018-03-03 19:05:12,293 [salt.state       ][INFO    ][8362] Executing state service.running for libvirtd
2018-03-03 19:05:12,294 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2018-03-03 19:05:12,302 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:12,308 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:12,314 [salt.state       ][INFO    ][8362] The service libvirtd is already running
2018-03-03 19:05:12,314 [salt.state       ][INFO    ][8362] Completed state [libvirtd] at time 19:05:12.314225 duration_in_ms=20.526
2018-03-03 19:05:12,314 [salt.state       ][INFO    ][8362] Running state [libvirtd] at time 19:05:12.314418
2018-03-03 19:05:12,314 [salt.state       ][INFO    ][8362] Executing state service.mod_watch for libvirtd
2018-03-03 19:05:12,315 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:12,320 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:12,326 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:12,387 [salt.state       ][INFO    ][8362] {'libvirtd': True}
2018-03-03 19:05:12,387 [salt.state       ][INFO    ][8362] Completed state [libvirtd] at time 19:05:12.387343 duration_in_ms=72.924
2018-03-03 19:05:12,388 [salt.state       ][INFO    ][8362] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 19:05:12.388697
2018-03-03 19:05:12,388 [salt.state       ][INFO    ][8362] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2018-03-03 19:05:12,389 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2018-03-03 19:05:13,094 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2018-03-03 19:05:13,265 [salt.state       ][INFO    ][8362] {'pid': 12030, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2018-03-03 19:05:13,265 [salt.state       ][INFO    ][8362] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 19:05:13.265808 duration_in_ms=877.111
2018-03-03 19:05:13,266 [salt.state       ][INFO    ][8362] Running state [virsh net-autostart default --disable] at time 19:05:13.266088
2018-03-03 19:05:13,266 [salt.state       ][INFO    ][8362] Executing state cmd.run for virsh net-autostart default --disable
2018-03-03 19:05:13,266 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2018-03-03 19:05:13,281 [salt.state       ][INFO    ][8362] onlyif execution failed
2018-03-03 19:05:13,281 [salt.state       ][INFO    ][8362] Completed state [virsh net-autostart default --disable] at time 19:05:13.281819 duration_in_ms=15.73
2018-03-03 19:05:13,282 [salt.state       ][INFO    ][8362] Running state [virsh net-destroy default] at time 19:05:13.282059
2018-03-03 19:05:13,282 [salt.state       ][INFO    ][8362] Executing state cmd.run for virsh net-destroy default
2018-03-03 19:05:13,282 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2018-03-03 19:05:13,296 [salt.state       ][INFO    ][8362] onlyif execution failed
2018-03-03 19:05:13,296 [salt.state       ][INFO    ][8362] Completed state [virsh net-destroy default] at time 19:05:13.296329 duration_in_ms=14.27
2018-03-03 19:05:13,296 [salt.state       ][INFO    ][8362] Running state [echo 'No pool is defined'] at time 19:05:13.296581
2018-03-03 19:05:13,296 [salt.state       ][INFO    ][8362] Executing state cmd.run for echo 'No pool is defined'
2018-03-03 19:05:13,297 [salt.loaded.int.module.cmdmod][INFO    ][8362] Executing command 'echo 'No pool is defined'' in directory '/root'
2018-03-03 19:05:13,301 [salt.state       ][INFO    ][8362] {'pid': 12069, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2018-03-03 19:05:13,301 [salt.state       ][INFO    ][8362] Completed state [echo 'No pool is defined'] at time 19:05:13.301466 duration_in_ms=4.885
2018-03-03 19:05:13,302 [salt.minion      ][INFO    ][8362] Returning information for job: 20180303190459958104
2018-03-03 19:05:21,553 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command state.apply with jid 20180303190528005384
2018-03-03 19:05:21,561 [salt.minion      ][INFO    ][12074] Starting a new job with PID 12074
2018-03-03 19:05:24,233 [salt.state       ][INFO    ][12074] Loading fresh modules for state activity
2018-03-03 19:05:24,272 [salt.fileclient  ][INFO    ][12074] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2018-03-03 19:05:24,562 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:24,571 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:24,626 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:24,792 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:25,460 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:25,470 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:25,526 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:25,692 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:26,229 [salt.fileclient  ][INFO    ][12074] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2018-03-03 19:05:26,250 [salt.fileclient  ][INFO    ][12074] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2018-03-03 19:05:26,722 [salt.state       ][INFO    ][12074] Running state [salt-minion] at time 19:05:26.722430
2018-03-03 19:05:26,722 [salt.state       ][INFO    ][12074] Executing state pkg.installed for salt-minion
2018-03-03 19:05:26,723 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:26,952 [salt.state       ][INFO    ][12074] All specified packages are already installed
2018-03-03 19:05:26,952 [salt.state       ][INFO    ][12074] Completed state [salt-minion] at time 19:05:26.952615 duration_in_ms=230.184
2018-03-03 19:05:26,952 [salt.state       ][INFO    ][12074] Running state [salt_minion_dependency_packages] at time 19:05:26.952868
2018-03-03 19:05:26,953 [salt.state       ][INFO    ][12074] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-03 19:05:26,958 [salt.state       ][INFO    ][12074] All specified packages are already installed
2018-03-03 19:05:26,958 [salt.state       ][INFO    ][12074] Completed state [salt_minion_dependency_packages] at time 19:05:26.958367 duration_in_ms=5.499
2018-03-03 19:05:26,960 [salt.state       ][INFO    ][12074] Running state [/etc/salt/minion.d/minion.conf] at time 19:05:26.960430
2018-03-03 19:05:26,960 [salt.state       ][INFO    ][12074] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-03 19:05:27,131 [salt.state       ][INFO    ][12074] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-03 19:05:27,131 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/minion.d/minion.conf] at time 19:05:27.131649 duration_in_ms=171.219
2018-03-03 19:05:27,131 [salt.state       ][INFO    ][12074] Running state [/etc/salt/minion.d/_virt.conf] at time 19:05:27.131971
2018-03-03 19:05:27,132 [salt.state       ][INFO    ][12074] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-03 19:05:27,132 [salt.state       ][INFO    ][12074] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-03 19:05:27,132 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/minion.d/_virt.conf] at time 19:05:27.132830 duration_in_ms=0.859
2018-03-03 19:05:27,134 [salt.state       ][INFO    ][12074] Running state [salt-minion] at time 19:05:27.134338
2018-03-03 19:05:27,134 [salt.state       ][INFO    ][12074] Executing state service.running for salt-minion
2018-03-03 19:05:27,134 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-03 19:05:27,146 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-03 19:05:27,152 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-03 19:05:27,158 [salt.state       ][INFO    ][12074] The service salt-minion is already running
2018-03-03 19:05:27,158 [salt.state       ][INFO    ][12074] Completed state [salt-minion] at time 19:05:27.158219 duration_in_ms=23.881
2018-03-03 19:05:27,159 [salt.state       ][INFO    ][12074] Running state [/etc/salt/grains.d] at time 19:05:27.159587
2018-03-03 19:05:27,159 [salt.state       ][INFO    ][12074] Executing state file.directory for /etc/salt/grains.d
2018-03-03 19:05:27,160 [salt.state       ][INFO    ][12074] Directory /etc/salt/grains.d is in the correct state
2018-03-03 19:05:27,160 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/grains.d] at time 19:05:27.160439 duration_in_ms=0.851
2018-03-03 19:05:27,160 [salt.state       ][INFO    ][12074] Running state [/etc/salt/grains] at time 19:05:27.160905
2018-03-03 19:05:27,161 [salt.state       ][INFO    ][12074] Executing state file.managed for /etc/salt/grains
2018-03-03 19:05:27,161 [salt.state       ][INFO    ][12074] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-03 19:05:27,161 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/grains] at time 19:05:27.161511 duration_in_ms=0.606
2018-03-03 19:05:27,161 [salt.state       ][INFO    ][12074] Running state [/etc/salt/grains.d/placeholder] at time 19:05:27.161823
2018-03-03 19:05:27,162 [salt.state       ][INFO    ][12074] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-03 19:05:27,162 [salt.state       ][INFO    ][12074] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-03 19:05:27,162 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/grains.d/placeholder] at time 19:05:27.162606 duration_in_ms=0.783
2018-03-03 19:05:27,162 [salt.state       ][INFO    ][12074] Running state [/etc/salt/grains.d/sphinx] at time 19:05:27.162923
2018-03-03 19:05:27,163 [salt.state       ][INFO    ][12074] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-03 19:05:27,164 [salt.state       ][INFO    ][12074] File changed:
--- 
+++ 
@@ -47,7 +47,9 @@
               name: IP Addresses
               value:
               - 127.0.0.1
+              - 192.168.10.11
               - 192.168.11.8
+              - 192.168.122.1
         system:
           name: System
           param:

2018-03-03 19:05:27,164 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/grains.d/sphinx] at time 19:05:27.164689 duration_in_ms=1.766
2018-03-03 19:05:27,165 [salt.state       ][INFO    ][12074] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.165321
2018-03-03 19:05:27,165 [salt.state       ][INFO    ][12074] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:27,165 [salt.state       ][INFO    ][12074] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:27,165 [salt.state       ][INFO    ][12074] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.165807 duration_in_ms=0.486
2018-03-03 19:05:27,165 [salt.state       ][INFO    ][12074] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.165944
2018-03-03 19:05:27,166 [salt.state       ][INFO    ][12074] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:27,166 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-03 19:05:27,237 [salt.state       ][INFO    ][12074] {'pid': 12132, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:05:27,238 [salt.state       ][INFO    ][12074] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.238124 duration_in_ms=72.179
2018-03-03 19:05:27,238 [salt.state       ][INFO    ][12074] Running state [/etc/salt/grains.d/dns_records] at time 19:05:27.238610
2018-03-03 19:05:27,238 [salt.state       ][INFO    ][12074] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-03 19:05:27,240 [salt.state       ][INFO    ][12074] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-03 19:05:27,240 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/grains.d/dns_records] at time 19:05:27.240134 duration_in_ms=1.524
2018-03-03 19:05:27,240 [salt.state       ][INFO    ][12074] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.240876
2018-03-03 19:05:27,241 [salt.state       ][INFO    ][12074] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:27,241 [salt.state       ][INFO    ][12074] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:27,241 [salt.state       ][INFO    ][12074] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.241377 duration_in_ms=0.501
2018-03-03 19:05:27,241 [salt.state       ][INFO    ][12074] Running state [/etc/salt/grains.d/salt] at time 19:05:27.241689
2018-03-03 19:05:27,241 [salt.state       ][INFO    ][12074] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-03 19:05:27,242 [salt.state       ][INFO    ][12074] File /etc/salt/grains.d/salt is in the correct state
2018-03-03 19:05:27,242 [salt.state       ][INFO    ][12074] Completed state [/etc/salt/grains.d/salt] at time 19:05:27.242755 duration_in_ms=1.066
2018-03-03 19:05:27,243 [salt.state       ][INFO    ][12074] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.243419
2018-03-03 19:05:27,243 [salt.state       ][INFO    ][12074] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:27,243 [salt.state       ][INFO    ][12074] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:27,243 [salt.state       ][INFO    ][12074] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:05:27.243935 duration_in_ms=0.516
2018-03-03 19:05:27,245 [salt.state       ][INFO    ][12074] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:27.245336
2018-03-03 19:05:27,245 [salt.state       ][INFO    ][12074] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:05:27,245 [salt.state       ][INFO    ][12074] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:05:27,245 [salt.state       ][INFO    ][12074] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:27.245850 duration_in_ms=0.515
2018-03-03 19:05:27,246 [salt.state       ][INFO    ][12074] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:27.245990
2018-03-03 19:05:27,246 [salt.state       ][INFO    ][12074] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:05:27,247 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-03 19:05:27,252 [salt.state       ][INFO    ][12074] {'pid': 12134, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:05:27,253 [salt.state       ][INFO    ][12074] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:27.253205 duration_in_ms=7.215
2018-03-03 19:05:27,253 [salt.state       ][INFO    ][12074] Running state [mine.update] at time 19:05:27.253796
2018-03-03 19:05:27,254 [salt.state       ][INFO    ][12074] Executing state module.wait for mine.update
2018-03-03 19:05:27,254 [salt.state       ][INFO    ][12074] No changes made for mine.update
2018-03-03 19:05:27,254 [salt.state       ][INFO    ][12074] Completed state [mine.update] at time 19:05:27.254319 duration_in_ms=0.523
2018-03-03 19:05:27,254 [salt.state       ][INFO    ][12074] Running state [mine.update] at time 19:05:27.254460
2018-03-03 19:05:27,254 [salt.state       ][INFO    ][12074] Executing state module.mod_watch for mine.update
2018-03-03 19:05:27,767 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:05:27,767 [salt.state       ][INFO    ][12074] Completed state [mine.update] at time 19:05:27.767335 duration_in_ms=512.875
2018-03-03 19:05:27,767 [salt.state       ][INFO    ][12074] Running state [ca-certificates] at time 19:05:27.767558
2018-03-03 19:05:27,767 [salt.state       ][INFO    ][12074] Executing state pkg.installed for ca-certificates
2018-03-03 19:05:27,773 [salt.state       ][INFO    ][12074] All specified packages are already installed
2018-03-03 19:05:27,773 [salt.state       ][INFO    ][12074] Completed state [ca-certificates] at time 19:05:27.773425 duration_in_ms=5.866
2018-03-03 19:05:27,774 [salt.state       ][INFO    ][12074] Running state [update-ca-certificates] at time 19:05:27.773984
2018-03-03 19:05:27,774 [salt.state       ][INFO    ][12074] Executing state cmd.wait for update-ca-certificates
2018-03-03 19:05:27,774 [salt.state       ][INFO    ][12074] No changes made for update-ca-certificates
2018-03-03 19:05:27,774 [salt.state       ][INFO    ][12074] Completed state [update-ca-certificates] at time 19:05:27.774526 duration_in_ms=0.543
2018-03-03 19:05:27,774 [salt.state       ][INFO    ][12074] Running state [libvirt-dev] at time 19:05:27.774691
2018-03-03 19:05:27,774 [salt.state       ][INFO    ][12074] Executing state pkg.installed for libvirt-dev
2018-03-03 19:05:27,788 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2018-03-03 19:05:27,822 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:05:29,055 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:05:29,069 [salt.loaded.int.module.cmdmod][INFO    ][12074] 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'
2018-03-03 19:05:31,669 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190538122110
2018-03-03 19:05:31,679 [salt.minion      ][INFO    ][12499] Starting a new job with PID 12499
2018-03-03 19:05:31,693 [salt.minion      ][INFO    ][12499] Returning information for job: 20180303190538122110
2018-03-03 19:05:38,278 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:38,305 [salt.state       ][INFO    ][12074] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-116.140'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'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.9'
'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.9'
'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.9'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'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.9'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'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.9'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2018-03-03 19:05:38,316 [salt.state       ][INFO    ][12074] Loading fresh modules for state activity
2018-03-03 19:05:38,340 [salt.state       ][INFO    ][12074] Completed state [libvirt-dev] at time 19:05:38.340744 duration_in_ms=10566.052
2018-03-03 19:05:38,347 [salt.state       ][INFO    ][12074] Running state [pkg-config] at time 19:05:38.347509
2018-03-03 19:05:38,347 [salt.state       ][INFO    ][12074] Executing state pkg.installed for pkg-config
2018-03-03 19:05:38,605 [salt.state       ][INFO    ][12074] All specified packages are already installed
2018-03-03 19:05:38,605 [salt.state       ][INFO    ][12074] Completed state [pkg-config] at time 19:05:38.605640 duration_in_ms=258.131
2018-03-03 19:05:38,606 [salt.state       ][INFO    ][12074] Running state [virtng.init] at time 19:05:38.606089
2018-03-03 19:05:38,606 [salt.state       ][INFO    ][12074] Executing state module.run for virtng.init
2018-03-03 19:05:38,665 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:05:38,726 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --all --name| grep -E "^prx01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:05:41,781 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190548238158
2018-03-03 19:05:41,789 [salt.minion      ][INFO    ][17685] Starting a new job with PID 17685
2018-03-03 19:05:41,800 [salt.minion      ][INFO    ][17685] Returning information for job: 20180303190548238158
2018-03-03 19:05:51,818 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190558273612
2018-03-03 19:05:51,827 [salt.minion      ][INFO    ][17690] Starting a new job with PID 17690
2018-03-03 19:05:51,839 [salt.minion      ][INFO    ][17690] Returning information for job: 20180303190558273612
2018-03-03 19:06:02,036 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190608491617
2018-03-03 19:06:02,044 [salt.minion      ][INFO    ][17695] Starting a new job with PID 17695
2018-03-03 19:06:02,055 [salt.minion      ][INFO    ][17695] Returning information for job: 20180303190608491617
2018-03-03 19:06:03,942 [salt.fileclient  ][INFO    ][12074] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2018-03-03 19:06:05,119 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:05,172 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:05,274 [salt.loaded.int.module.cmdmod][ERROR   ][12074] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:05,274 [salt.loaded.int.module.cmdmod][ERROR   ][12074] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:05,275 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:05,285 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:05,290 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:06,378 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:07,028 [salt.loaded.ext.module.seedng][INFO    ][12074] salt-minion pre-installed on image, configuring as prx01.mcp-pike-odl-ha.local
2018-03-03 19:06:07,032 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:07,041 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:07,071 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:07,715 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:07,715 [salt.state       ][INFO    ][12074] Completed state [virtng.init] at time 19:06:07.715386 duration_in_ms=29109.296
2018-03-03 19:06:07,715 [salt.state       ][INFO    ][12074] Running state [virt.set_autostart] at time 19:06:07.715699
2018-03-03 19:06:07,715 [salt.state       ][INFO    ][12074] Executing state module.run for virt.set_autostart
2018-03-03 19:06:07,720 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --autostart --name| grep -E "^prx01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:07,738 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:07,738 [salt.state       ][INFO    ][12074] Completed state [virt.set_autostart] at time 19:06:07.738813 duration_in_ms=23.114
2018-03-03 19:06:07,739 [salt.state       ][INFO    ][12074] Running state [virtng.init] at time 19:06:07.739048
2018-03-03 19:06:07,739 [salt.state       ][INFO    ][12074] Executing state module.run for virtng.init
2018-03-03 19:06:07,743 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --all --name| grep -E "^ctl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:12,248 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190618698692
2018-03-03 19:06:12,256 [salt.minion      ][INFO    ][18191] Starting a new job with PID 18191
2018-03-03 19:06:12,268 [salt.minion      ][INFO    ][18191] Returning information for job: 20180303190618698692
2018-03-03 19:06:14,167 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:14,172 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:14,177 [salt.loaded.int.module.cmdmod][ERROR   ][12074] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:14,177 [salt.loaded.int.module.cmdmod][ERROR   ][12074] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:14,178 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:14,185 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:14,191 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:15,257 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:16,052 [salt.loaded.ext.module.seedng][INFO    ][12074] salt-minion pre-installed on image, configuring as ctl01.mcp-pike-odl-ha.local
2018-03-03 19:06:16,056 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:16,065 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:16,094 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:16,624 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:16,624 [salt.state       ][INFO    ][12074] Completed state [virtng.init] at time 19:06:16.624498 duration_in_ms=8885.449
2018-03-03 19:06:16,624 [salt.state       ][INFO    ][12074] Running state [virt.set_autostart] at time 19:06:16.624784
2018-03-03 19:06:16,625 [salt.state       ][INFO    ][12074] Executing state module.run for virt.set_autostart
2018-03-03 19:06:16,629 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --autostart --name| grep -E "^ctl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:16,648 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:16,648 [salt.state       ][INFO    ][12074] Completed state [virt.set_autostart] at time 19:06:16.648518 duration_in_ms=23.734
2018-03-03 19:06:16,648 [salt.state       ][INFO    ][12074] Running state [virtng.init] at time 19:06:16.648764
2018-03-03 19:06:16,648 [salt.state       ][INFO    ][12074] Executing state module.run for virtng.init
2018-03-03 19:06:16,652 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --all --name| grep -E "^mdb01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:22,281 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190628731666
2018-03-03 19:06:22,290 [salt.minion      ][INFO    ][18490] Starting a new job with PID 18490
2018-03-03 19:06:22,302 [salt.minion      ][INFO    ][18490] Returning information for job: 20180303190628731666
2018-03-03 19:06:23,073 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:23,079 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:23,083 [salt.loaded.int.module.cmdmod][ERROR   ][12074] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:23,083 [salt.loaded.int.module.cmdmod][ERROR   ][12074] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:23,084 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:23,093 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:23,099 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:24,142 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:24,740 [salt.loaded.ext.module.seedng][INFO    ][12074] salt-minion pre-installed on image, configuring as mdb01.mcp-pike-odl-ha.local
2018-03-03 19:06:24,745 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:24,754 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:24,787 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:25,282 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:25,283 [salt.state       ][INFO    ][12074] Completed state [virtng.init] at time 19:06:25.283218 duration_in_ms=8634.454
2018-03-03 19:06:25,283 [salt.state       ][INFO    ][12074] Running state [virt.set_autostart] at time 19:06:25.283556
2018-03-03 19:06:25,283 [salt.state       ][INFO    ][12074] Executing state module.run for virt.set_autostart
2018-03-03 19:06:25,288 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --autostart --name| grep -E "^mdb01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:25,307 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:25,308 [salt.state       ][INFO    ][12074] Completed state [virt.set_autostart] at time 19:06:25.308155 duration_in_ms=24.597
2018-03-03 19:06:25,308 [salt.state       ][INFO    ][12074] Running state [virtng.init] at time 19:06:25.308436
2018-03-03 19:06:25,308 [salt.state       ][INFO    ][12074] Executing state module.run for virtng.init
2018-03-03 19:06:25,312 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --all --name| grep -E "^msg01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:31,593 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:31,598 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:31,603 [salt.loaded.int.module.cmdmod][ERROR   ][12074] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:31,603 [salt.loaded.int.module.cmdmod][ERROR   ][12074] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:31,603 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:31,612 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:31,618 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:32,309 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190638764439
2018-03-03 19:06:32,318 [salt.minion      ][INFO    ][18809] Starting a new job with PID 18809
2018-03-03 19:06:32,329 [salt.minion      ][INFO    ][18809] Returning information for job: 20180303190638764439
2018-03-03 19:06:32,677 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:33,252 [salt.loaded.ext.module.seedng][INFO    ][12074] salt-minion pre-installed on image, configuring as msg01.mcp-pike-odl-ha.local
2018-03-03 19:06:33,256 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:33,265 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:33,291 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:33,785 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:33,786 [salt.state       ][INFO    ][12074] Completed state [virtng.init] at time 19:06:33.786227 duration_in_ms=8477.79
2018-03-03 19:06:33,786 [salt.state       ][INFO    ][12074] Running state [virt.set_autostart] at time 19:06:33.786533
2018-03-03 19:06:33,786 [salt.state       ][INFO    ][12074] Executing state module.run for virt.set_autostart
2018-03-03 19:06:33,790 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --autostart --name| grep -E "^msg01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:33,810 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:33,810 [salt.state       ][INFO    ][12074] Completed state [virt.set_autostart] at time 19:06:33.810320 duration_in_ms=23.786
2018-03-03 19:06:33,810 [salt.state       ][INFO    ][12074] Running state [virtng.init] at time 19:06:33.810562
2018-03-03 19:06:33,810 [salt.state       ][INFO    ][12074] Executing state module.run for virtng.init
2018-03-03 19:06:33,814 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --all --name| grep -E "^dbs01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:40,096 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:40,101 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:40,108 [salt.loaded.int.module.cmdmod][ERROR   ][12074] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:40,108 [salt.loaded.int.module.cmdmod][ERROR   ][12074] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:40,108 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:40,118 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:40,125 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:41,173 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:41,880 [salt.loaded.ext.module.seedng][INFO    ][12074] salt-minion pre-installed on image, configuring as dbs01.mcp-pike-odl-ha.local
2018-03-03 19:06:41,884 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:41,893 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:41,923 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:42,441 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:42,441 [salt.state       ][INFO    ][12074] Completed state [virtng.init] at time 19:06:42.441723 duration_in_ms=8631.161
2018-03-03 19:06:42,442 [salt.state       ][INFO    ][12074] Running state [virt.set_autostart] at time 19:06:42.442044
2018-03-03 19:06:42,442 [salt.state       ][INFO    ][12074] Executing state module.run for virt.set_autostart
2018-03-03 19:06:42,446 [salt.loaded.int.module.cmdmod][INFO    ][12074] Executing command 'virsh list --autostart --name| grep -E "^dbs01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:42,465 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190648917920
2018-03-03 19:06:42,467 [salt.state       ][INFO    ][12074] {'ret': True}
2018-03-03 19:06:42,467 [salt.state       ][INFO    ][12074] Completed state [virt.set_autostart] at time 19:06:42.467543 duration_in_ms=25.498
2018-03-03 19:06:42,470 [salt.minion      ][INFO    ][12074] Returning information for job: 20180303190528005384
2018-03-03 19:06:42,474 [salt.minion      ][INFO    ][19374] Starting a new job with PID 19374
2018-03-03 19:06:42,483 [salt.minion      ][INFO    ][19374] Returning information for job: 20180303190648917920
2018-03-03 19:06:54,879 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command state.sls with jid 20180303190701332919
2018-03-03 19:06:54,889 [salt.minion      ][INFO    ][19380] Starting a new job with PID 19380
2018-03-03 19:06:57,445 [salt.state       ][INFO    ][19380] Loading fresh modules for state activity
2018-03-03 19:06:57,884 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:06:57,894 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:06:57,949 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:06:58,121 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:06:59,122 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:06:59,132 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:06:59,187 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:06:59,351 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:07:00,261 [salt.state       ][INFO    ][19380] Running state [salt-minion] at time 19:07:00.261152
2018-03-03 19:07:00,261 [salt.state       ][INFO    ][19380] Executing state pkg.installed for salt-minion
2018-03-03 19:07:00,261 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:07:00,513 [salt.state       ][INFO    ][19380] All specified packages are already installed
2018-03-03 19:07:00,513 [salt.state       ][INFO    ][19380] Completed state [salt-minion] at time 19:07:00.513267 duration_in_ms=252.115
2018-03-03 19:07:00,513 [salt.state       ][INFO    ][19380] Running state [salt_minion_dependency_packages] at time 19:07:00.513521
2018-03-03 19:07:00,513 [salt.state       ][INFO    ][19380] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-03 19:07:00,518 [salt.state       ][INFO    ][19380] All specified packages are already installed
2018-03-03 19:07:00,519 [salt.state       ][INFO    ][19380] Completed state [salt_minion_dependency_packages] at time 19:07:00.518969 duration_in_ms=5.448
2018-03-03 19:07:00,521 [salt.state       ][INFO    ][19380] Running state [/etc/salt/minion.d/minion.conf] at time 19:07:00.521004
2018-03-03 19:07:00,521 [salt.state       ][INFO    ][19380] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-03 19:07:00,692 [salt.state       ][INFO    ][19380] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-03 19:07:00,692 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/minion.d/minion.conf] at time 19:07:00.692351 duration_in_ms=171.347
2018-03-03 19:07:00,692 [salt.state       ][INFO    ][19380] Running state [/etc/salt/minion.d/_virt.conf] at time 19:07:00.692682
2018-03-03 19:07:00,692 [salt.state       ][INFO    ][19380] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-03 19:07:00,693 [salt.state       ][INFO    ][19380] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-03 19:07:00,693 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/minion.d/_virt.conf] at time 19:07:00.693564 duration_in_ms=0.882
2018-03-03 19:07:00,695 [salt.state       ][INFO    ][19380] Running state [salt-minion] at time 19:07:00.695056
2018-03-03 19:07:00,695 [salt.state       ][INFO    ][19380] Executing state service.running for salt-minion
2018-03-03 19:07:00,695 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-03 19:07:00,707 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-03 19:07:00,713 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-03 19:07:00,720 [salt.state       ][INFO    ][19380] The service salt-minion is already running
2018-03-03 19:07:00,720 [salt.state       ][INFO    ][19380] Completed state [salt-minion] at time 19:07:00.720403 duration_in_ms=25.347
2018-03-03 19:07:00,721 [salt.state       ][INFO    ][19380] Running state [/etc/salt/grains.d] at time 19:07:00.721796
2018-03-03 19:07:00,722 [salt.state       ][INFO    ][19380] Executing state file.directory for /etc/salt/grains.d
2018-03-03 19:07:00,722 [salt.state       ][INFO    ][19380] Directory /etc/salt/grains.d is in the correct state
2018-03-03 19:07:00,722 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/grains.d] at time 19:07:00.722662 duration_in_ms=0.866
2018-03-03 19:07:00,723 [salt.state       ][INFO    ][19380] Running state [/etc/salt/grains] at time 19:07:00.723157
2018-03-03 19:07:00,723 [salt.state       ][INFO    ][19380] Executing state file.managed for /etc/salt/grains
2018-03-03 19:07:00,723 [salt.state       ][INFO    ][19380] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-03 19:07:00,723 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/grains] at time 19:07:00.723836 duration_in_ms=0.679
2018-03-03 19:07:00,724 [salt.state       ][INFO    ][19380] Running state [/etc/salt/grains.d/placeholder] at time 19:07:00.724145
2018-03-03 19:07:00,724 [salt.state       ][INFO    ][19380] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-03 19:07:00,724 [salt.state       ][INFO    ][19380] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-03 19:07:00,724 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/grains.d/placeholder] at time 19:07:00.724735 duration_in_ms=0.59
2018-03-03 19:07:00,725 [salt.state       ][INFO    ][19380] Running state [/etc/salt/grains.d/sphinx] at time 19:07:00.725042
2018-03-03 19:07:00,725 [salt.state       ][INFO    ][19380] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-03 19:07:00,726 [salt.state       ][INFO    ][19380] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.11
               - 192.168.11.8
-              - 192.168.122.1
         system:
           name: System
           param:

2018-03-03 19:07:00,726 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/grains.d/sphinx] at time 19:07:00.726564 duration_in_ms=1.522
2018-03-03 19:07:00,727 [salt.state       ][INFO    ][19380] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.727202
2018-03-03 19:07:00,727 [salt.state       ][INFO    ][19380] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:00,727 [salt.state       ][INFO    ][19380] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:00,727 [salt.state       ][INFO    ][19380] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.727747 duration_in_ms=0.545
2018-03-03 19:07:00,727 [salt.state       ][INFO    ][19380] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.727884
2018-03-03 19:07:00,728 [salt.state       ][INFO    ][19380] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:00,728 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-03 19:07:00,807 [salt.state       ][INFO    ][19380] {'pid': 19439, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:07:00,807 [salt.state       ][INFO    ][19380] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.807389 duration_in_ms=79.505
2018-03-03 19:07:00,807 [salt.state       ][INFO    ][19380] Running state [/etc/salt/grains.d/dns_records] at time 19:07:00.807813
2018-03-03 19:07:00,808 [salt.state       ][INFO    ][19380] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-03 19:07:00,808 [salt.state       ][INFO    ][19380] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-03 19:07:00,808 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/grains.d/dns_records] at time 19:07:00.808874 duration_in_ms=1.06
2018-03-03 19:07:00,809 [salt.state       ][INFO    ][19380] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.809553
2018-03-03 19:07:00,809 [salt.state       ][INFO    ][19380] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:00,809 [salt.state       ][INFO    ][19380] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:00,810 [salt.state       ][INFO    ][19380] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.810064 duration_in_ms=0.511
2018-03-03 19:07:00,810 [salt.state       ][INFO    ][19380] Running state [/etc/salt/grains.d/salt] at time 19:07:00.810375
2018-03-03 19:07:00,810 [salt.state       ][INFO    ][19380] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-03 19:07:00,811 [salt.state       ][INFO    ][19380] File /etc/salt/grains.d/salt is in the correct state
2018-03-03 19:07:00,811 [salt.state       ][INFO    ][19380] Completed state [/etc/salt/grains.d/salt] at time 19:07:00.811207 duration_in_ms=0.831
2018-03-03 19:07:00,811 [salt.state       ][INFO    ][19380] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.811876
2018-03-03 19:07:00,812 [salt.state       ][INFO    ][19380] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:00,812 [salt.state       ][INFO    ][19380] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:00,812 [salt.state       ][INFO    ][19380] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:07:00.812371 duration_in_ms=0.494
2018-03-03 19:07:00,813 [salt.state       ][INFO    ][19380] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:00.813763
2018-03-03 19:07:00,813 [salt.state       ][INFO    ][19380] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:07:00,814 [salt.state       ][INFO    ][19380] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:07:00,814 [salt.state       ][INFO    ][19380] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:00.814270 duration_in_ms=0.508
2018-03-03 19:07:00,814 [salt.state       ][INFO    ][19380] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:00.814412
2018-03-03 19:07:00,814 [salt.state       ][INFO    ][19380] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:07:00,816 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-03 19:07:00,822 [salt.state       ][INFO    ][19380] {'pid': 19441, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:07:00,822 [salt.state       ][INFO    ][19380] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:00.822918 duration_in_ms=8.507
2018-03-03 19:07:00,823 [salt.state       ][INFO    ][19380] Running state [mine.update] at time 19:07:00.823589
2018-03-03 19:07:00,823 [salt.state       ][INFO    ][19380] Executing state module.wait for mine.update
2018-03-03 19:07:00,824 [salt.state       ][INFO    ][19380] No changes made for mine.update
2018-03-03 19:07:00,824 [salt.state       ][INFO    ][19380] Completed state [mine.update] at time 19:07:00.824137 duration_in_ms=0.548
2018-03-03 19:07:00,824 [salt.state       ][INFO    ][19380] Running state [mine.update] at time 19:07:00.824278
2018-03-03 19:07:00,824 [salt.state       ][INFO    ][19380] Executing state module.mod_watch for mine.update
2018-03-03 19:07:01,341 [salt.state       ][INFO    ][19380] {'ret': True}
2018-03-03 19:07:01,341 [salt.state       ][INFO    ][19380] Completed state [mine.update] at time 19:07:01.341802 duration_in_ms=517.523
2018-03-03 19:07:01,342 [salt.state       ][INFO    ][19380] Running state [ca-certificates] at time 19:07:01.342006
2018-03-03 19:07:01,342 [salt.state       ][INFO    ][19380] Executing state pkg.installed for ca-certificates
2018-03-03 19:07:01,347 [salt.state       ][INFO    ][19380] All specified packages are already installed
2018-03-03 19:07:01,347 [salt.state       ][INFO    ][19380] Completed state [ca-certificates] at time 19:07:01.347829 duration_in_ms=5.822
2018-03-03 19:07:01,348 [salt.state       ][INFO    ][19380] Running state [update-ca-certificates] at time 19:07:01.348354
2018-03-03 19:07:01,348 [salt.state       ][INFO    ][19380] Executing state cmd.wait for update-ca-certificates
2018-03-03 19:07:01,348 [salt.state       ][INFO    ][19380] No changes made for update-ca-certificates
2018-03-03 19:07:01,348 [salt.state       ][INFO    ][19380] Completed state [update-ca-certificates] at time 19:07:01.348848 duration_in_ms=0.494
2018-03-03 19:07:01,349 [salt.state       ][INFO    ][19380] Running state [libvirt-dev] at time 19:07:01.349007
2018-03-03 19:07:01,349 [salt.state       ][INFO    ][19380] Executing state pkg.installed for libvirt-dev
2018-03-03 19:07:01,354 [salt.state       ][INFO    ][19380] All specified packages are already installed
2018-03-03 19:07:01,354 [salt.state       ][INFO    ][19380] Completed state [libvirt-dev] at time 19:07:01.354213 duration_in_ms=5.206
2018-03-03 19:07:01,354 [salt.state       ][INFO    ][19380] Running state [pkg-config] at time 19:07:01.354377
2018-03-03 19:07:01,354 [salt.state       ][INFO    ][19380] Executing state pkg.installed for pkg-config
2018-03-03 19:07:01,359 [salt.state       ][INFO    ][19380] All specified packages are already installed
2018-03-03 19:07:01,359 [salt.state       ][INFO    ][19380] Completed state [pkg-config] at time 19:07:01.359644 duration_in_ms=5.266
2018-03-03 19:07:01,359 [salt.state       ][INFO    ][19380] Running state [virtng.init] at time 19:07:01.359803
2018-03-03 19:07:01,359 [salt.state       ][INFO    ][19380] Executing state module.run for virtng.init
2018-03-03 19:07:01,420 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:07:01,482 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --all --name| grep -E "^prx01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,498 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,498 [salt.state       ][INFO    ][19380] Completed state [virtng.init] at time 19:07:01.498686 duration_in_ms=138.881
2018-03-03 19:07:01,498 [salt.state       ][INFO    ][19380] Running state [virt.set_autostart] at time 19:07:01.498950
2018-03-03 19:07:01,499 [salt.state       ][INFO    ][19380] Executing state module.run for virt.set_autostart
2018-03-03 19:07:01,502 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --autostart --name| grep -E "^prx01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,517 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,517 [salt.state       ][INFO    ][19380] Completed state [virt.set_autostart] at time 19:07:01.517654 duration_in_ms=18.705
2018-03-03 19:07:01,517 [salt.state       ][INFO    ][19380] Running state [virtng.init] at time 19:07:01.517902
2018-03-03 19:07:01,518 [salt.state       ][INFO    ][19380] Executing state module.run for virtng.init
2018-03-03 19:07:01,521 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --all --name| grep -E "^ctl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,536 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,536 [salt.state       ][INFO    ][19380] Completed state [virtng.init] at time 19:07:01.536582 duration_in_ms=18.68
2018-03-03 19:07:01,536 [salt.state       ][INFO    ][19380] Running state [virt.set_autostart] at time 19:07:01.536825
2018-03-03 19:07:01,537 [salt.state       ][INFO    ][19380] Executing state module.run for virt.set_autostart
2018-03-03 19:07:01,540 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --autostart --name| grep -E "^ctl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,555 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,555 [salt.state       ][INFO    ][19380] Completed state [virt.set_autostart] at time 19:07:01.555778 duration_in_ms=18.952
2018-03-03 19:07:01,556 [salt.state       ][INFO    ][19380] Running state [virtng.init] at time 19:07:01.556033
2018-03-03 19:07:01,556 [salt.state       ][INFO    ][19380] Executing state module.run for virtng.init
2018-03-03 19:07:01,559 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --all --name| grep -E "^mdb01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,573 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,574 [salt.state       ][INFO    ][19380] Completed state [virtng.init] at time 19:07:01.573975 duration_in_ms=17.942
2018-03-03 19:07:01,574 [salt.state       ][INFO    ][19380] Running state [virt.set_autostart] at time 19:07:01.574219
2018-03-03 19:07:01,574 [salt.state       ][INFO    ][19380] Executing state module.run for virt.set_autostart
2018-03-03 19:07:01,578 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --autostart --name| grep -E "^mdb01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,592 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,592 [salt.state       ][INFO    ][19380] Completed state [virt.set_autostart] at time 19:07:01.592554 duration_in_ms=18.336
2018-03-03 19:07:01,592 [salt.state       ][INFO    ][19380] Running state [virtng.init] at time 19:07:01.592789
2018-03-03 19:07:01,592 [salt.state       ][INFO    ][19380] Executing state module.run for virtng.init
2018-03-03 19:07:01,596 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --all --name| grep -E "^msg01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,610 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,611 [salt.state       ][INFO    ][19380] Completed state [virtng.init] at time 19:07:01.611155 duration_in_ms=18.366
2018-03-03 19:07:01,611 [salt.state       ][INFO    ][19380] Running state [virt.set_autostart] at time 19:07:01.611428
2018-03-03 19:07:01,611 [salt.state       ][INFO    ][19380] Executing state module.run for virt.set_autostart
2018-03-03 19:07:01,615 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --autostart --name| grep -E "^msg01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,629 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,629 [salt.state       ][INFO    ][19380] Completed state [virt.set_autostart] at time 19:07:01.629772 duration_in_ms=18.343
2018-03-03 19:07:01,630 [salt.state       ][INFO    ][19380] Running state [virtng.init] at time 19:07:01.629999
2018-03-03 19:07:01,630 [salt.state       ][INFO    ][19380] Executing state module.run for virtng.init
2018-03-03 19:07:01,634 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --all --name| grep -E "^dbs01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,647 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,647 [salt.state       ][INFO    ][19380] Completed state [virtng.init] at time 19:07:01.647272 duration_in_ms=17.256
2018-03-03 19:07:01,647 [salt.state       ][INFO    ][19380] Running state [virt.set_autostart] at time 19:07:01.647515
2018-03-03 19:07:01,647 [salt.state       ][INFO    ][19380] Executing state module.run for virt.set_autostart
2018-03-03 19:07:01,651 [salt.loaded.int.module.cmdmod][INFO    ][19380] Executing command 'virsh list --autostart --name| grep -E "^dbs01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,665 [salt.state       ][INFO    ][19380] unless execution succeeded
2018-03-03 19:07:01,665 [salt.state       ][INFO    ][19380] Completed state [virt.set_autostart] at time 19:07:01.665565 duration_in_ms=18.05
2018-03-03 19:07:01,668 [salt.minion      ][INFO    ][19380] Returning information for job: 20180303190701332919
2018-03-03 19:07:03,608 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command pillar.get with jid 20180303190710058304
2018-03-03 19:07:03,617 [salt.minion      ][INFO    ][19494] Starting a new job with PID 19494
2018-03-03 19:07:03,621 [salt.minion      ][INFO    ][19494] Returning information for job: 20180303190710058304
2018-03-03 19:07:16,605 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180303190723059047
2018-03-03 19:07:16,616 [salt.minion      ][INFO    ][19511] Starting a new job with PID 19511
2018-03-03 19:07:18,584 [salt.state       ][INFO    ][19511] Loading fresh modules for state activity
2018-03-03 19:07:18,626 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-03-03 19:07:18,629 [salt.utils.extmods][INFO    ][19511] Syncing beacons for environment 'base'
2018-03-03 19:07:18,629 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_beacons, for base)
2018-03-03 19:07:18,630 [salt.fileclient  ][INFO    ][19511] Caching directory '_beacons/' for environment 'base'
2018-03-03 19:07:18,670 [salt.utils.extmods][INFO    ][19511] Syncing modules for environment 'base'
2018-03-03 19:07:18,670 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_modules, for base)
2018-03-03 19:07:18,670 [salt.fileclient  ][INFO    ][19511] Caching directory '_modules/' for environment 'base'
2018-03-03 19:07:19,306 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-03-03 19:07:19,306 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2018-03-03 19:07:19,306 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-03-03 19:07:19,307 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-03-03 19:07:19,307 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-03-03 19:07:19,307 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-03-03 19:07:19,308 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-03-03 19:07:19,308 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-03-03 19:07:19,309 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-03-03 19:07:19,309 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-03-03 19:07:19,309 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-03-03 19:07:19,310 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-03-03 19:07:19,310 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-03-03 19:07:19,310 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-03-03 19:07:19,311 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-03-03 19:07:19,311 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-03-03 19:07:19,311 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-03-03 19:07:19,311 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2018-03-03 19:07:19,312 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-03-03 19:07:19,312 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-03-03 19:07:19,313 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-03-03 19:07:19,313 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-03-03 19:07:19,313 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2018-03-03 19:07:19,314 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-03-03 19:07:19,314 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-03-03 19:07:19,314 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-03-03 19:07:19,315 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-03-03 19:07:19,315 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-03-03 19:07:19,315 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-03-03 19:07:19,316 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-03-03 19:07:19,316 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-03-03 19:07:19,317 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-03-03 19:07:19,317 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-03-03 19:07:19,317 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-03-03 19:07:19,317 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-03-03 19:07:19,318 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-03-03 19:07:19,318 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-03-03 19:07:19,318 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-03-03 19:07:19,319 [salt.utils.extmods][INFO    ][19511] 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'
2018-03-03 19:07:19,319 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-03-03 19:07:19,319 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-03-03 19:07:19,326 [salt.utils.extmods][INFO    ][19511] Syncing states for environment 'base'
2018-03-03 19:07:19,326 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_states, for base)
2018-03-03 19:07:19,327 [salt.fileclient  ][INFO    ][19511] Caching directory '_states/' for environment 'base'
2018-03-03 19:07:19,839 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-03-03 19:07:19,840 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-03-03 19:07:19,840 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-03-03 19:07:19,841 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-03-03 19:07:19,841 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-03-03 19:07:19,842 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-03-03 19:07:19,842 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-03-03 19:07:19,843 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-03-03 19:07:19,843 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-03-03 19:07:19,843 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-03-03 19:07:19,843 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-03-03 19:07:19,844 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2018-03-03 19:07:19,844 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-03-03 19:07:19,844 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-03-03 19:07:19,845 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-03-03 19:07:19,845 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-03-03 19:07:19,846 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-03-03 19:07:19,846 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-03-03 19:07:19,846 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-03-03 19:07:19,847 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-03-03 19:07:19,847 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-03-03 19:07:19,847 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-03-03 19:07:19,848 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-03-03 19:07:19,848 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-03-03 19:07:19,848 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-03-03 19:07:19,849 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-03-03 19:07:19,849 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-03-03 19:07:19,849 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2018-03-03 19:07:19,850 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-03-03 19:07:19,850 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-03-03 19:07:19,850 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2018-03-03 19:07:19,850 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-03-03 19:07:19,851 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-03-03 19:07:19,851 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-03-03 19:07:19,852 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-03-03 19:07:19,852 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-03-03 19:07:19,852 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-03-03 19:07:19,855 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-03-03 19:07:19,859 [salt.utils.extmods][INFO    ][19511] Syncing sdb for environment 'base'
2018-03-03 19:07:19,859 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_sdb, for base)
2018-03-03 19:07:19,859 [salt.fileclient  ][INFO    ][19511] Caching directory '_sdb/' for environment 'base'
2018-03-03 19:07:19,933 [salt.utils.extmods][INFO    ][19511] Syncing grains for environment 'base'
2018-03-03 19:07:19,934 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_grains, for base)
2018-03-03 19:07:19,934 [salt.fileclient  ][INFO    ][19511] Caching directory '_grains/' for environment 'base'
2018-03-03 19:07:20,092 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-03-03 19:07:20,092 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-03-03 19:07:20,093 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-03-03 19:07:20,093 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-03-03 19:07:20,093 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-03-03 19:07:20,094 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-03-03 19:07:20,094 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-03-03 19:07:20,094 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-03-03 19:07:20,094 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-03-03 19:07:20,094 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-03-03 19:07:20,095 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-03-03 19:07:20,095 [salt.utils.extmods][INFO    ][19511] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-03-03 19:07:20,096 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-03-03 19:07:20,100 [salt.utils.extmods][INFO    ][19511] Syncing renderers for environment 'base'
2018-03-03 19:07:20,100 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_renderers, for base)
2018-03-03 19:07:20,100 [salt.fileclient  ][INFO    ][19511] Caching directory '_renderers/' for environment 'base'
2018-03-03 19:07:20,193 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-03-03 19:07:20,197 [salt.utils.extmods][INFO    ][19511] Syncing returners for environment 'base'
2018-03-03 19:07:20,197 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_returners, for base)
2018-03-03 19:07:20,198 [salt.fileclient  ][INFO    ][19511] Caching directory '_returners/' for environment 'base'
2018-03-03 19:07:20,255 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-03-03 19:07:20,258 [salt.utils.extmods][INFO    ][19511] Syncing output for environment 'base'
2018-03-03 19:07:20,259 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_output, for base)
2018-03-03 19:07:20,259 [salt.fileclient  ][INFO    ][19511] Caching directory '_output/' for environment 'base'
2018-03-03 19:07:20,328 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-03-03 19:07:20,331 [salt.utils.extmods][INFO    ][19511] Syncing utils for environment 'base'
2018-03-03 19:07:20,332 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_utils, for base)
2018-03-03 19:07:20,332 [salt.fileclient  ][INFO    ][19511] Caching directory '_utils/' for environment 'base'
2018-03-03 19:07:20,402 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-03-03 19:07:20,406 [salt.utils.extmods][INFO    ][19511] Syncing log_handlers for environment 'base'
2018-03-03 19:07:20,406 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_log_handlers, for base)
2018-03-03 19:07:20,407 [salt.fileclient  ][INFO    ][19511] Caching directory '_log_handlers/' for environment 'base'
2018-03-03 19:07:20,474 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-03-03 19:07:20,477 [salt.utils.extmods][INFO    ][19511] Syncing proxy for environment 'base'
2018-03-03 19:07:20,478 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_proxy, for base)
2018-03-03 19:07:20,478 [salt.fileclient  ][INFO    ][19511] Caching directory '_proxy/' for environment 'base'
2018-03-03 19:07:20,526 [salt.utils.extmods][INFO    ][19511] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-03-03 19:07:20,529 [salt.utils.extmods][INFO    ][19511] Syncing engines for environment 'base'
2018-03-03 19:07:20,529 [salt.utils.extmods][INFO    ][19511] Loading cache from salt://_engines, for base)
2018-03-03 19:07:20,530 [salt.fileclient  ][INFO    ][19511] Caching directory '_engines/' for environment 'base'
2018-03-03 19:07:20,574 [salt.minion      ][INFO    ][19511] Returning information for job: 20180303190723059047
2018-03-03 19:07:25,474 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command cp.push with jid 20180303190731930988
2018-03-03 19:07:25,482 [salt.minion      ][INFO    ][19606] Starting a new job with PID 19606
2018-03-03 19:07:25,500 [salt.minion      ][INFO    ][19606] Returning information for job: 20180303190731930988
2018-03-03 19:17:30,878 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command test.ping with jid 20180303191737336593
2018-03-03 19:17:30,889 [salt.minion      ][INFO    ][19706] Starting a new job with PID 19706
2018-03-03 19:17:30,924 [salt.minion      ][INFO    ][19706] Returning information for job: 20180303191737336593
2018-03-03 19:19:18,430 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command state.sls with jid 20180303191924884584
2018-03-03 19:19:18,440 [salt.minion      ][INFO    ][19741] Starting a new job with PID 19741
2018-03-03 19:19:18,985 [salt.state       ][INFO    ][19741] Loading fresh modules for state activity
2018-03-03 19:19:19,030 [salt.fileclient  ][INFO    ][19741] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-03-03 19:19:19,058 [salt.fileclient  ][INFO    ][19741] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-03-03 19:19:19,494 [salt.state       ][INFO    ][19741] Running state [keepalived] at time 19:19:19.493965
2018-03-03 19:19:19,494 [salt.state       ][INFO    ][19741] Executing state pkg.installed for keepalived
2018-03-03 19:19:19,495 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:19:19,752 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-03-03 19:19:19,793 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:19:21,040 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:19:21,055 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-03-03 19:19:23,544 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:19:23,569 [salt.state       ][INFO    ][19741] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'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'

2018-03-03 19:19:23,579 [salt.state       ][INFO    ][19741] Loading fresh modules for state activity
2018-03-03 19:19:23,601 [salt.state       ][INFO    ][19741] Completed state [keepalived] at time 19:19:23.601679 duration_in_ms=4107.715
2018-03-03 19:19:23,607 [salt.state       ][INFO    ][19741] Running state [lsof] at time 19:19:23.607590
2018-03-03 19:19:23,607 [salt.state       ][INFO    ][19741] Executing state pkg.installed for lsof
2018-03-03 19:19:23,876 [salt.state       ][INFO    ][19741] All specified packages are already installed
2018-03-03 19:19:23,876 [salt.state       ][INFO    ][19741] Completed state [lsof] at time 19:19:23.876551 duration_in_ms=268.96
2018-03-03 19:19:23,878 [salt.state       ][INFO    ][19741] Running state [/etc/keepalived/keepalived.conf] at time 19:19:23.878388
2018-03-03 19:19:23,878 [salt.state       ][INFO    ][19741] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-03-03 19:19:23,914 [salt.fileclient  ][INFO    ][19741] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-03-03 19:19:23,956 [salt.state       ][INFO    ][19741] File changed:
New file
2018-03-03 19:19:23,957 [salt.state       ][INFO    ][19741] Completed state [/etc/keepalived/keepalived.conf] at time 19:19:23.957070 duration_in_ms=78.682
2018-03-03 19:19:23,957 [salt.state       ][INFO    ][19741] Running state [keepalived] at time 19:19:23.957737
2018-03-03 19:19:23,957 [salt.state       ][INFO    ][19741] Executing state service.running for keepalived
2018-03-03 19:19:23,958 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-03-03 19:19:23,968 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-03 19:19:23,975 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:19:23,980 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:19:23,988 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-03-03 19:19:24,019 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-03 19:19:24,028 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:19:24,034 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:19:24,040 [salt.state       ][INFO    ][19741] {'keepalived': True}
2018-03-03 19:19:24,040 [salt.state       ][INFO    ][19741] Completed state [keepalived] at time 19:19:24.040705 duration_in_ms=82.966
2018-03-03 19:19:24,041 [salt.minion      ][INFO    ][19741] Returning information for job: 20180303191924884584
2018-03-03 19:19:45,702 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command pillar.get with jid 20180303191952159489
2018-03-03 19:19:45,717 [salt.minion      ][INFO    ][21114] Starting a new job with PID 21114
2018-03-03 19:19:45,723 [salt.minion      ][INFO    ][21114] Returning information for job: 20180303191952159489
2018-03-03 19:24:37,343 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command state.sls with jid 20180303192443801318
2018-03-03 19:24:37,352 [salt.minion      ][INFO    ][21152] Starting a new job with PID 21152
2018-03-03 19:24:39,776 [salt.state       ][INFO    ][21152] Loading fresh modules for state activity
2018-03-03 19:24:39,813 [salt.fileclient  ][INFO    ][21152] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2018-03-03 19:24:39,842 [salt.fileclient  ][INFO    ][21152] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2018-03-03 19:24:40,222 [salt.state       ][INFO    ][21152] Running state [glusterfs-server] at time 19:24:40.222600
2018-03-03 19:24:40,222 [salt.state       ][INFO    ][21152] Executing state pkg.installed for glusterfs-server
2018-03-03 19:24:40,223 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:24:40,484 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2018-03-03 19:24:40,527 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:24:41,777 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:24:41,792 [salt.loaded.int.module.cmdmod][INFO    ][21152] 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'
2018-03-03 19:24:47,433 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303192453891372
2018-03-03 19:24:47,441 [salt.minion      ][INFO    ][21603] Starting a new job with PID 21603
2018-03-03 19:24:47,453 [salt.minion      ][INFO    ][21603] Returning information for job: 20180303192453891372
2018-03-03 19:24:52,356 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:24:52,383 [salt.state       ][INFO    ][21152] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'glusterfs-common' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'glusterfs-client' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2018-03-03 19:24:52,394 [salt.state       ][INFO    ][21152] Loading fresh modules for state activity
2018-03-03 19:24:52,415 [salt.state       ][INFO    ][21152] Completed state [glusterfs-server] at time 19:24:52.415819 duration_in_ms=12193.219
2018-03-03 19:24:52,421 [salt.state       ][INFO    ][21152] Running state [bc] at time 19:24:52.421368
2018-03-03 19:24:52,421 [salt.state       ][INFO    ][21152] Executing state pkg.installed for bc
2018-03-03 19:24:52,693 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:24:52,710 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2018-03-03 19:24:54,118 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:24:54,147 [salt.state       ][INFO    ][21152] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2018-03-03 19:24:54,161 [salt.state       ][INFO    ][21152] Loading fresh modules for state activity
2018-03-03 19:24:54,234 [salt.state       ][INFO    ][21152] Completed state [bc] at time 19:24:54.234848 duration_in_ms=1813.478
2018-03-03 19:24:54,241 [salt.state       ][INFO    ][21152] Running state [attr] at time 19:24:54.240994
2018-03-03 19:24:54,241 [salt.state       ][INFO    ][21152] Executing state pkg.installed for attr
2018-03-03 19:24:54,490 [salt.state       ][INFO    ][21152] All specified packages are already installed
2018-03-03 19:24:54,490 [salt.state       ][INFO    ][21152] Completed state [attr] at time 19:24:54.490785 duration_in_ms=249.791
2018-03-03 19:24:54,491 [salt.state       ][INFO    ][21152] Running state [glusterd] at time 19:24:54.491488
2018-03-03 19:24:54,491 [salt.state       ][INFO    ][21152] Executing state service.running for glusterd
2018-03-03 19:24:54,492 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-03 19:24:54,502 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-03 19:24:54,509 [salt.loaded.int.module.cmdmod][INFO    ][21152] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-03 19:24:54,517 [salt.state       ][INFO    ][21152] The service glusterd is already running
2018-03-03 19:24:54,517 [salt.state       ][INFO    ][21152] Completed state [glusterd] at time 19:24:54.517777 duration_in_ms=26.289
2018-03-03 19:24:54,519 [salt.state       ][INFO    ][21152] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:24:54.519931
2018-03-03 19:24:54,520 [salt.state       ][INFO    ][21152] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-03 19:24:54,522 [salt.state       ][INFO    ][21152] File changed:
New file
2018-03-03 19:24:54,522 [salt.state       ][INFO    ][21152] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:24:54.522683 duration_in_ms=2.752
2018-03-03 19:24:54,522 [salt.state       ][INFO    ][21152] Running state [/srv/glusterfs/glance] at time 19:24:54.522873
2018-03-03 19:24:54,523 [salt.state       ][INFO    ][21152] Executing state file.directory for /srv/glusterfs/glance
2018-03-03 19:24:54,524 [salt.state       ][INFO    ][21152] {'/srv/glusterfs/glance': 'New Dir'}
2018-03-03 19:24:54,524 [salt.state       ][INFO    ][21152] Completed state [/srv/glusterfs/glance] at time 19:24:54.524320 duration_in_ms=1.447
2018-03-03 19:24:54,524 [salt.state       ][INFO    ][21152] Running state [/srv/glusterfs/keystone-keys] at time 19:24:54.524493
2018-03-03 19:24:54,524 [salt.state       ][INFO    ][21152] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-03 19:24:54,525 [salt.state       ][INFO    ][21152] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2018-03-03 19:24:54,525 [salt.state       ][INFO    ][21152] Completed state [/srv/glusterfs/keystone-keys] at time 19:24:54.525306 duration_in_ms=0.813
2018-03-03 19:24:54,525 [salt.state       ][INFO    ][21152] Running state [/srv/glusterfs/nova_instances] at time 19:24:54.525474
2018-03-03 19:24:54,525 [salt.state       ][INFO    ][21152] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-03 19:24:54,526 [salt.state       ][INFO    ][21152] {'/srv/glusterfs/nova_instances': 'New Dir'}
2018-03-03 19:24:54,526 [salt.state       ][INFO    ][21152] Completed state [/srv/glusterfs/nova_instances] at time 19:24:54.526240 duration_in_ms=0.765
2018-03-03 19:24:54,526 [salt.state       ][INFO    ][21152] Running state [/srv/glusterfs/keystone-credential-keys] at time 19:24:54.526424
2018-03-03 19:24:54,526 [salt.state       ][INFO    ][21152] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-03 19:24:54,527 [salt.state       ][INFO    ][21152] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2018-03-03 19:24:54,527 [salt.state       ][INFO    ][21152] Completed state [/srv/glusterfs/keystone-credential-keys] at time 19:24:54.527229 duration_in_ms=0.805
2018-03-03 19:24:54,528 [salt.minion      ][INFO    ][21152] Returning information for job: 20180303192443801318
2018-03-03 19:25:00,758 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command test.ping with jid 20180303192507210818
2018-03-03 19:25:00,767 [salt.minion      ][INFO    ][23543] Starting a new job with PID 23543
2018-03-03 19:25:00,802 [salt.minion      ][INFO    ][23543] Returning information for job: 20180303192507210818
2018-03-03 19:25:00,958 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command state.sls with jid 20180303192507414185
2018-03-03 19:25:00,965 [salt.minion      ][INFO    ][23548] Starting a new job with PID 23548
2018-03-03 19:25:03,379 [salt.state       ][INFO    ][23548] Loading fresh modules for state activity
2018-03-03 19:25:03,421 [salt.fileclient  ][INFO    ][23548] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2018-03-03 19:25:03,896 [salt.state       ][INFO    ][23548] Running state [glusterfs-server] at time 19:25:03.896168
2018-03-03 19:25:03,896 [salt.state       ][INFO    ][23548] Executing state pkg.installed for glusterfs-server
2018-03-03 19:25:03,896 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:25:04,208 [salt.state       ][INFO    ][23548] All specified packages are already installed
2018-03-03 19:25:04,209 [salt.state       ][INFO    ][23548] Completed state [glusterfs-server] at time 19:25:04.208976 duration_in_ms=312.809
2018-03-03 19:25:04,209 [salt.state       ][INFO    ][23548] Running state [bc] at time 19:25:04.209231
2018-03-03 19:25:04,209 [salt.state       ][INFO    ][23548] Executing state pkg.installed for bc
2018-03-03 19:25:04,214 [salt.state       ][INFO    ][23548] All specified packages are already installed
2018-03-03 19:25:04,214 [salt.state       ][INFO    ][23548] Completed state [bc] at time 19:25:04.214746 duration_in_ms=5.515
2018-03-03 19:25:04,214 [salt.state       ][INFO    ][23548] Running state [attr] at time 19:25:04.214940
2018-03-03 19:25:04,215 [salt.state       ][INFO    ][23548] Executing state pkg.installed for attr
2018-03-03 19:25:04,220 [salt.state       ][INFO    ][23548] All specified packages are already installed
2018-03-03 19:25:04,220 [salt.state       ][INFO    ][23548] Completed state [attr] at time 19:25:04.220338 duration_in_ms=5.398
2018-03-03 19:25:04,221 [salt.state       ][INFO    ][23548] Running state [glusterd] at time 19:25:04.221474
2018-03-03 19:25:04,221 [salt.state       ][INFO    ][23548] Executing state service.running for glusterd
2018-03-03 19:25:04,222 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-03 19:25:04,231 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-03 19:25:04,300 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-03 19:25:04,312 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-03 19:25:04,317 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-03 19:25:04,323 [salt.state       ][INFO    ][23548] The service glusterd is already running
2018-03-03 19:25:04,323 [salt.state       ][INFO    ][23548] Completed state [glusterd] at time 19:25:04.323316 duration_in_ms=101.841
2018-03-03 19:25:04,325 [salt.state       ][INFO    ][23548] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:25:04.325138
2018-03-03 19:25:04,325 [salt.state       ][INFO    ][23548] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-03 19:25:04,327 [salt.state       ][INFO    ][23548] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2018-03-03 19:25:04,327 [salt.state       ][INFO    ][23548] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:25:04.327271 duration_in_ms=2.132
2018-03-03 19:25:04,327 [salt.state       ][INFO    ][23548] Running state [/srv/glusterfs/glance] at time 19:25:04.327464
2018-03-03 19:25:04,327 [salt.state       ][INFO    ][23548] Executing state file.directory for /srv/glusterfs/glance
2018-03-03 19:25:04,328 [salt.state       ][INFO    ][23548] Directory /srv/glusterfs/glance is in the correct state
2018-03-03 19:25:04,328 [salt.state       ][INFO    ][23548] Completed state [/srv/glusterfs/glance] at time 19:25:04.328198 duration_in_ms=0.733
2018-03-03 19:25:04,328 [salt.state       ][INFO    ][23548] Running state [/srv/glusterfs/keystone-keys] at time 19:25:04.328391
2018-03-03 19:25:04,328 [salt.state       ][INFO    ][23548] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-03 19:25:04,328 [salt.state       ][INFO    ][23548] Directory /srv/glusterfs/keystone-keys is in the correct state
2018-03-03 19:25:04,329 [salt.state       ][INFO    ][23548] Completed state [/srv/glusterfs/keystone-keys] at time 19:25:04.329077 duration_in_ms=0.686
2018-03-03 19:25:04,329 [salt.state       ][INFO    ][23548] Running state [/srv/glusterfs/nova_instances] at time 19:25:04.329258
2018-03-03 19:25:04,329 [salt.state       ][INFO    ][23548] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-03 19:25:04,329 [salt.state       ][INFO    ][23548] Directory /srv/glusterfs/nova_instances is in the correct state
2018-03-03 19:25:04,329 [salt.state       ][INFO    ][23548] Completed state [/srv/glusterfs/nova_instances] at time 19:25:04.329933 duration_in_ms=0.675
2018-03-03 19:25:04,330 [salt.state       ][INFO    ][23548] Running state [/srv/glusterfs/keystone-credential-keys] at time 19:25:04.330113
2018-03-03 19:25:04,330 [salt.state       ][INFO    ][23548] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-03 19:25:04,330 [salt.state       ][INFO    ][23548] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2018-03-03 19:25:04,330 [salt.state       ][INFO    ][23548] Completed state [/srv/glusterfs/keystone-credential-keys] at time 19:25:04.330794 duration_in_ms=0.681
2018-03-03 19:25:04,415 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:25:04,476 [salt.state       ][INFO    ][23548] Running state [sleep 5] at time 19:25:04.476528
2018-03-03 19:25:04,476 [salt.state       ][INFO    ][23548] Executing state cmd.wait for sleep 5
2018-03-03 19:25:04,477 [salt.state       ][INFO    ][23548] No changes made for sleep 5
2018-03-03 19:25:04,477 [salt.state       ][INFO    ][23548] Completed state [sleep 5] at time 19:25:04.477190 duration_in_ms=0.662
2018-03-03 19:25:04,477 [salt.state       ][INFO    ][23548] Running state [192.168.10.11] at time 19:25:04.477742
2018-03-03 19:25:04,477 [salt.state       ][INFO    ][23548] Executing state glusterfs.peered for 192.168.10.11
2018-03-03 19:25:04,488 [salt.state       ][INFO    ][23548] Peering with localhost is not needed
2018-03-03 19:25:04,489 [salt.state       ][INFO    ][23548] Completed state [192.168.10.11] at time 19:25:04.488955 duration_in_ms=11.212
2018-03-03 19:25:04,492 [salt.state       ][INFO    ][23548] Running state [192.168.10.12] at time 19:25:04.492669
2018-03-03 19:25:04,492 [salt.state       ][INFO    ][23548] Executing state glusterfs.peered for 192.168.10.12
2018-03-03 19:25:04,503 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:04,510 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:04,563 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "peer status" succeeded
2018-03-03 19:25:04,564 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:04,572 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:04,641 [py.warnings      ][WARNING ][23548] /usr/lib/python2.7/dist-packages/salt/modules/glusterfs.py:86: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
  if output:

2018-03-03 19:25:04,641 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "peer probe 192.168.10.12" succeeded
2018-03-03 19:25:04,642 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:04,650 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:04,704 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "peer status" succeeded
2018-03-03 19:25:04,704 [salt.state       ][INFO    ][23548] {'new': {'d4c1268a-3074-46a4-8dea-ee108d9cb374': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.12'], 'connected': '1'}}, 'old': {}}
2018-03-03 19:25:04,704 [salt.state       ][INFO    ][23548] Completed state [192.168.10.12] at time 19:25:04.704522 duration_in_ms=211.853
2018-03-03 19:25:04,708 [salt.state       ][INFO    ][23548] Running state [192.168.10.13] at time 19:25:04.708459
2018-03-03 19:25:04,708 [salt.state       ][INFO    ][23548] Executing state glusterfs.peered for 192.168.10.13
2018-03-03 19:25:04,723 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:04,734 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:04,790 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "peer status" succeeded
2018-03-03 19:25:04,790 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:04,799 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:04,861 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "peer probe 192.168.10.13" succeeded
2018-03-03 19:25:04,861 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:04,869 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:04,925 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "peer status" succeeded
2018-03-03 19:25:04,925 [salt.state       ][INFO    ][23548] {'new': {'a1610fe1-5c7d-4e7c-8977-17946d0e7ada': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.13'], 'connected': '1'}, 'd4c1268a-3074-46a4-8dea-ee108d9cb374': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.12'], 'connected': '1'}}, 'old': {'d4c1268a-3074-46a4-8dea-ee108d9cb374': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.12'], 'connected': '1'}}}
2018-03-03 19:25:04,926 [salt.state       ][INFO    ][23548] Completed state [192.168.10.13] at time 19:25:04.926108 duration_in_ms=217.649
2018-03-03 19:25:04,927 [salt.state       ][INFO    ][23548] Running state [glance] at time 19:25:04.927367
2018-03-03 19:25:04,927 [salt.state       ][INFO    ][23548] Executing state glusterfs.created for glance
2018-03-03 19:25:04,928 [py.warnings      ][WARNING ][23548] /usr/lib/python2.7/dist-packages/salt/states/glusterfs.py:206: DeprecationWarning: The glusterfs.created state is deprecated in favor of more descriptive glusterfs.volume_present.

2018-03-03 19:25:04,928 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:04,936 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:04,988 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:04,991 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:05,000 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:05,094 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume create glance replica 3 192.168.10.11:/srv/glusterfs/glance 192.168.10.12:/srv/glusterfs/glance 192.168.10.13:/srv/glusterfs/glance force" succeeded
2018-03-03 19:25:05,094 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:05,103 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:05,159 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info glance" succeeded
2018-03-03 19:25:05,160 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:05,168 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:07,395 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume start glance" succeeded
2018-03-03 19:25:07,395 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:07,404 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:07,459 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:07,459 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:07,467 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:07,522 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:07,523 [salt.state       ][INFO    ][23548] {'new': ['glance'], 'old': []}
2018-03-03 19:25:07,523 [salt.state       ][INFO    ][23548] Completed state [glance] at time 19:25:07.523475 duration_in_ms=2596.108
2018-03-03 19:25:07,527 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:07.527490
2018-03-03 19:25:07,527 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:07,528 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:07,582 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:07,710 [salt.state       ][INFO    ][23548] {'pid': 23781, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:07,711 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:07.711002 duration_in_ms=183.512
2018-03-03 19:25:07,711 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 19:25:07.711679
2018-03-03 19:25:07,711 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2018-03-03 19:25:07,712 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:07,769 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2018-03-03 19:25:07,893 [salt.state       ][INFO    ][23548] {'pid': 23820, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:07,894 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 19:25:07.894238 duration_in_ms=182.558
2018-03-03 19:25:07,894 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 19:25:07.894891
2018-03-03 19:25:07,895 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2018-03-03 19:25:07,895 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:07,953 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2018-03-03 19:25:08,078 [salt.state       ][INFO    ][23548] {'pid': 23855, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:08,078 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 19:25:08.078835 duration_in_ms=183.943
2018-03-03 19:25:08,079 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:08.079522
2018-03-03 19:25:08,079 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:08,080 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:08,135 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-03 19:25:08,260 [salt.state       ][INFO    ][23548] {'pid': 23890, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:08,260 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:08.260675 duration_in_ms=181.153
2018-03-03 19:25:08,261 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:08.261406
2018-03-03 19:25:08,261 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:08,262 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:08,319 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:08,446 [salt.state       ][INFO    ][23548] {'pid': 23925, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:08,447 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:08.446949 duration_in_ms=185.543
2018-03-03 19:25:08,447 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 19:25:08.447689
2018-03-03 19:25:08,448 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:08,448 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:08,502 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-03 19:25:08,627 [salt.state       ][INFO    ][23548] {'pid': 23960, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:08,627 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 19:25:08.627338 duration_in_ms=179.649
2018-03-03 19:25:08,628 [salt.state       ][INFO    ][23548] Running state [glance] at time 19:25:08.628891
2018-03-03 19:25:08,629 [salt.state       ][INFO    ][23548] Executing state glusterfs.started for glance
2018-03-03 19:25:08,629 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:08,638 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:08,693 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:08,694 [salt.state       ][INFO    ][23548] Volume glance is already started
2018-03-03 19:25:08,694 [salt.state       ][INFO    ][23548] Completed state [glance] at time 19:25:08.694205 duration_in_ms=65.314
2018-03-03 19:25:08,695 [salt.state       ][INFO    ][23548] Running state [keystone-keys] at time 19:25:08.695612
2018-03-03 19:25:08,695 [salt.state       ][INFO    ][23548] Executing state glusterfs.created for keystone-keys
2018-03-03 19:25:08,696 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:08,704 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:08,756 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:08,757 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:08,765 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:08,863 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume create keystone-keys replica 3 192.168.10.11:/srv/glusterfs/keystone-keys 192.168.10.12:/srv/glusterfs/keystone-keys 192.168.10.13:/srv/glusterfs/keystone-keys force" succeeded
2018-03-03 19:25:08,863 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:08,872 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:08,929 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info keystone-keys" succeeded
2018-03-03 19:25:08,929 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:08,938 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:10,993 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303192517449948
2018-03-03 19:25:11,003 [salt.minion      ][INFO    ][24073] Starting a new job with PID 24073
2018-03-03 19:25:11,015 [salt.minion      ][INFO    ][24073] Returning information for job: 20180303192517449948
2018-03-03 19:25:11,075 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume start keystone-keys" succeeded
2018-03-03 19:25:11,075 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:11,084 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:11,140 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:11,140 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:11,149 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:11,205 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:11,205 [salt.state       ][INFO    ][23548] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2018-03-03 19:25:11,206 [salt.state       ][INFO    ][23548] Completed state [keystone-keys] at time 19:25:11.206045 duration_in_ms=2510.432
2018-03-03 19:25:11,210 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 19:25:11.210725
2018-03-03 19:25:11,211 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2018-03-03 19:25:11,211 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:11,266 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2018-03-03 19:25:11,404 [salt.state       ][INFO    ][23548] {'pid': 24121, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:11,404 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 19:25:11.404685 duration_in_ms=193.96
2018-03-03 19:25:11,405 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:11.405310
2018-03-03 19:25:11,405 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:11,406 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:11,462 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:11,597 [salt.state       ][INFO    ][23548] {'pid': 24156, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:11,598 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:11.598095 duration_in_ms=192.785
2018-03-03 19:25:11,598 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:11.598714
2018-03-03 19:25:11,598 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:11,599 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:11,654 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-03 19:25:11,786 [salt.state       ][INFO    ][23548] {'pid': 24194, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:11,787 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:11.786963 duration_in_ms=188.249
2018-03-03 19:25:11,787 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:11.787615
2018-03-03 19:25:11,787 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:11,788 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:11,843 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:11,969 [salt.state       ][INFO    ][23548] {'pid': 24229, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:11,969 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:11.969724 duration_in_ms=182.108
2018-03-03 19:25:11,970 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 19:25:11.970340
2018-03-03 19:25:11,970 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2018-03-03 19:25:11,971 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:12,027 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2018-03-03 19:25:12,162 [salt.state       ][INFO    ][23548] {'pid': 24264, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:12,163 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 19:25:12.162966 duration_in_ms=192.626
2018-03-03 19:25:12,163 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:12.163669
2018-03-03 19:25:12,164 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:12,164 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:12,221 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-03 19:25:12,355 [salt.state       ][INFO    ][23548] {'pid': 24299, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:12,355 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:12.355592 duration_in_ms=191.923
2018-03-03 19:25:12,357 [salt.state       ][INFO    ][23548] Running state [keystone-keys] at time 19:25:12.356998
2018-03-03 19:25:12,357 [salt.state       ][INFO    ][23548] Executing state glusterfs.started for keystone-keys
2018-03-03 19:25:12,357 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:12,367 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:12,423 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:12,424 [salt.state       ][INFO    ][23548] Volume keystone-keys is already started
2018-03-03 19:25:12,424 [salt.state       ][INFO    ][23548] Completed state [keystone-keys] at time 19:25:12.424348 duration_in_ms=67.341
2018-03-03 19:25:12,425 [salt.state       ][INFO    ][23548] Running state [nova_instances] at time 19:25:12.425347
2018-03-03 19:25:12,425 [salt.state       ][INFO    ][23548] Executing state glusterfs.created for nova_instances
2018-03-03 19:25:12,425 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:12,434 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:12,489 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:12,490 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:12,498 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:12,595 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume create nova_instances replica 3 192.168.10.11:/srv/glusterfs/nova_instances 192.168.10.12:/srv/glusterfs/nova_instances 192.168.10.13:/srv/glusterfs/nova_instances force" succeeded
2018-03-03 19:25:12,595 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:12,603 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:12,659 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info nova_instances" succeeded
2018-03-03 19:25:12,660 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:12,668 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:14,810 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume start nova_instances" succeeded
2018-03-03 19:25:14,811 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:14,820 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:14,876 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:14,876 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:14,885 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:14,941 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:14,942 [salt.state       ][INFO    ][23548] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2018-03-03 19:25:14,942 [salt.state       ][INFO    ][23548] Completed state [nova_instances] at time 19:25:14.942873 duration_in_ms=2517.525
2018-03-03 19:25:14,947 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:14.947110
2018-03-03 19:25:14,947 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:14,947 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:15,005 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:15,142 [salt.state       ][INFO    ][23548] {'pid': 24458, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:15,142 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:15.142397 duration_in_ms=195.287
2018-03-03 19:25:15,143 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 19:25:15.143007
2018-03-03 19:25:15,143 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:15,143 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:15,199 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-03 19:25:15,337 [salt.state       ][INFO    ][23548] {'pid': 24496, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:15,337 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 19:25:15.337709 duration_in_ms=194.701
2018-03-03 19:25:15,338 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 19:25:15.338281
2018-03-03 19:25:15,338 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2018-03-03 19:25:15,339 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:15,394 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'True'' in directory '/root'
2018-03-03 19:25:15,532 [salt.state       ][INFO    ][23548] {'pid': 24531, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:15,533 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 19:25:15.533259 duration_in_ms=194.977
2018-03-03 19:25:15,533 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:15.533844
2018-03-03 19:25:15,534 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:15,534 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:15,591 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-03 19:25:15,727 [salt.state       ][INFO    ][23548] {'pid': 24566, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:15,728 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:15.728005 duration_in_ms=194.16
2018-03-03 19:25:15,728 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 19:25:15.728758
2018-03-03 19:25:15,729 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2018-03-03 19:25:15,729 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:15,784 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'True'' in directory '/root'
2018-03-03 19:25:15,924 [salt.state       ][INFO    ][23548] {'pid': 24601, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:15,925 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 19:25:15.925172 duration_in_ms=196.415
2018-03-03 19:25:15,925 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:15.925868
2018-03-03 19:25:15,926 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:15,926 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:15,982 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:16,119 [salt.state       ][INFO    ][23548] {'pid': 24636, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:16,119 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:16.119713 duration_in_ms=193.844
2018-03-03 19:25:16,121 [salt.state       ][INFO    ][23548] Running state [nova_instances] at time 19:25:16.121142
2018-03-03 19:25:16,121 [salt.state       ][INFO    ][23548] Executing state glusterfs.started for nova_instances
2018-03-03 19:25:16,121 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:16,129 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:16,187 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:16,188 [salt.state       ][INFO    ][23548] Volume nova_instances is already started
2018-03-03 19:25:16,188 [salt.state       ][INFO    ][23548] Completed state [nova_instances] at time 19:25:16.188149 duration_in_ms=67.005
2018-03-03 19:25:16,189 [salt.state       ][INFO    ][23548] Running state [keystone-credential-keys] at time 19:25:16.189211
2018-03-03 19:25:16,189 [salt.state       ][INFO    ][23548] Executing state glusterfs.created for keystone-credential-keys
2018-03-03 19:25:16,189 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:16,198 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:16,251 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:16,252 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:16,260 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:16,360 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume create keystone-credential-keys replica 3 192.168.10.11:/srv/glusterfs/keystone-credential-keys 192.168.10.12:/srv/glusterfs/keystone-credential-keys 192.168.10.13:/srv/glusterfs/keystone-credential-keys force" succeeded
2018-03-03 19:25:16,361 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:16,368 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:16,421 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info keystone-credential-keys" succeeded
2018-03-03 19:25:16,422 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:16,429 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:19,535 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume start keystone-credential-keys" succeeded
2018-03-03 19:25:19,535 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:19,545 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:19,601 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume list" succeeded
2018-03-03 19:25:19,602 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:19,611 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:19,670 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:19,671 [salt.state       ][INFO    ][23548] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2018-03-03 19:25:19,671 [salt.state       ][INFO    ][23548] Completed state [keystone-credential-keys] at time 19:25:19.671191 duration_in_ms=3481.979
2018-03-03 19:25:19,675 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:19.675781
2018-03-03 19:25:19,676 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:19,676 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:19,731 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-03 19:25:19,883 [salt.state       ][INFO    ][23548] {'pid': 24799, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:19,883 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:19.883350 duration_in_ms=207.569
2018-03-03 19:25:19,884 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:19.883977
2018-03-03 19:25:19,884 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:19,884 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:19,939 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-03 19:25:20,085 [salt.state       ][INFO    ][23548] {'pid': 24834, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:20,086 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:20.086236 duration_in_ms=202.259
2018-03-03 19:25:20,086 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:20.086861
2018-03-03 19:25:20,087 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:20,087 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:20,141 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:20,286 [salt.state       ][INFO    ][23548] {'pid': 24869, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:20,287 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:20.287192 duration_in_ms=200.331
2018-03-03 19:25:20,287 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 19:25:20.287808
2018-03-03 19:25:20,288 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2018-03-03 19:25:20,288 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:20,343 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2018-03-03 19:25:20,495 [salt.state       ][INFO    ][23548] {'pid': 24907, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:20,495 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 19:25:20.495247 duration_in_ms=207.439
2018-03-03 19:25:20,495 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:20.495914
2018-03-03 19:25:20,496 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:20,496 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:20,550 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-03 19:25:20,704 [salt.state       ][INFO    ][23548] {'pid': 24942, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:20,704 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:20.704624 duration_in_ms=208.71
2018-03-03 19:25:20,705 [salt.state       ][INFO    ][23548] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 19:25:20.705345
2018-03-03 19:25:20,705 [salt.state       ][INFO    ][23548] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2018-03-03 19:25:20,706 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:20,761 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2018-03-03 19:25:20,906 [salt.state       ][INFO    ][23548] {'pid': 24977, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-03 19:25:20,906 [salt.state       ][INFO    ][23548] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 19:25:20.906892 duration_in_ms=201.547
2018-03-03 19:25:20,908 [salt.state       ][INFO    ][23548] Running state [keystone-credential-keys] at time 19:25:20.908294
2018-03-03 19:25:20,908 [salt.state       ][INFO    ][23548] Executing state glusterfs.started for keystone-credential-keys
2018-03-03 19:25:20,908 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:20,916 [salt.loaded.int.module.cmdmod][INFO    ][23548] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:20,976 [salt.loaded.int.module.glusterfs][INFO    ][23548] Gluster call "volume info" succeeded
2018-03-03 19:25:20,977 [salt.state       ][INFO    ][23548] Volume keystone-credential-keys is already started
2018-03-03 19:25:20,977 [salt.state       ][INFO    ][23548] Completed state [keystone-credential-keys] at time 19:25:20.977329 duration_in_ms=69.034
2018-03-03 19:25:20,979 [salt.minion      ][INFO    ][23548] Returning information for job: 20180303192507414185
2018-03-03 19:25:34,737 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command test.ping with jid 20180303192541195862
2018-03-03 19:25:34,748 [salt.minion      ][INFO    ][25018] Starting a new job with PID 25018
2018-03-03 19:25:34,782 [salt.minion      ][INFO    ][25018] Returning information for job: 20180303192541195862
2018-03-03 19:25:34,939 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command cmd.run with jid 20180303192541393903
2018-03-03 19:25:34,948 [salt.minion      ][INFO    ][25023] Starting a new job with PID 25023
2018-03-03 19:25:34,952 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25023] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2018-03-03 19:25:35,071 [salt.minion      ][INFO    ][25023] Returning information for job: 20180303192541393903
2018-03-03 20:03:24,549 [salt.utils.schedule][INFO    ][3223] Running scheduled job: __mine_interval
2018-03-03 20:15:17,094 [salt.minion      ][INFO    ][3223] User sudo_ubuntu Executing command cp.push_dir with jid 20180303201523562762
2018-03-03 20:15:17,106 [salt.minion      ][INFO    ][25358] Starting a new job with PID 25358
