2018-02-26 19:37:34,443 [salt.loaded.int.module.cmdmod][ERROR   ][5199] 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-02-26 19:37:37,789 [salt.loaded.int.module.cmdmod][INFO    ][5729] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-26 19:37:37,811 [salt.loaded.int.module.cmdmod][INFO    ][5729] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-26 19:37:37,849 [salt.loaded.int.module.cmdmod][INFO    ][5729] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-02-26 19:37:37,880 [salt.utils.parsers][WARNING ][2067] Minion received a SIGTERM. Exiting.
2018-02-26 19:37:38,803 [salt.cli.daemons ][INFO    ][5804] Setting up the Salt Minion "kvm02.mcp-pike-odl-ha.local"
2018-02-26 19:37:38,897 [salt.cli.daemons ][INFO    ][5804] Starting up the Salt Minion
2018-02-26 19:37:38,898 [salt.utils.event ][INFO    ][5804] Starting pull socket on /var/run/salt/minion/minion_event_ae0474bb16_pull.ipc
2018-02-26 19:37:39,750 [salt.minion      ][INFO    ][5804] Creating minion process manager
2018-02-26 19:37:41,252 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5804] Executing command ['date', '+%z'] in directory '/root'
2018-02-26 19:37:41,279 [salt.utils.schedule][INFO    ][5804] Updating job settings for scheduled job: __mine_interval
2018-02-26 19:37:41,281 [salt.minion      ][INFO    ][5804] Added mine.update to scheduler
2018-02-26 19:37:41,285 [salt.minion      ][INFO    ][5804] Minion is starting as user 'root'
2018-02-26 19:37:41,300 [salt.minion      ][INFO    ][5804] Minion is ready to receive requests!
2018-02-26 19:37:42,302 [salt.utils.schedule][INFO    ][5804] Running scheduled job: __mine_interval
2018-02-26 19:39:17,804 [salt.minion      ][INFO    ][5804] User sudo_ubuntu Executing command test.ping with jid 20180226193917616182
2018-02-26 19:39:17,827 [salt.minion      ][INFO    ][5897] Starting a new job with PID 5897
2018-02-26 19:39:17,872 [salt.minion      ][INFO    ][5897] Returning information for job: 20180226193917616182
2018-02-26 19:39:20,197 [salt.minion      ][INFO    ][5804] User sudo_ubuntu Executing command system.reboot with jid 20180226193920006455
2018-02-26 19:39:20,210 [salt.minion      ][INFO    ][5902] Starting a new job with PID 5902
2018-02-26 19:39:20,217 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5902] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-02-26 19:39:20,278 [salt.utils.parsers][WARNING ][5804] Minion received a SIGTERM. Exiting.
2018-02-26 19:39:20,279 [salt.cli.daemons ][INFO    ][5804] Shutting down the Salt Minion
2018-02-26 19:43:47,866 [salt.cli.daemons ][INFO    ][3273] Setting up the Salt Minion "kvm02.mcp-pike-odl-ha.local"
2018-02-26 19:43:47,945 [salt.cli.daemons ][INFO    ][3273] Starting up the Salt Minion
2018-02-26 19:43:47,945 [salt.utils.event ][INFO    ][3273] Starting pull socket on /var/run/salt/minion/minion_event_ae0474bb16_pull.ipc
2018-02-26 19:43:48,536 [salt.minion      ][INFO    ][3273] Creating minion process manager
2018-02-26 19:43:49,617 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3273] Executing command ['date', '+%z'] in directory '/root'
2018-02-26 19:43:49,628 [salt.utils.schedule][INFO    ][3273] Updating job settings for scheduled job: __mine_interval
2018-02-26 19:43:49,629 [salt.minion      ][INFO    ][3273] Added mine.update to scheduler
2018-02-26 19:43:49,633 [salt.minion      ][INFO    ][3273] Minion is starting as user 'root'
2018-02-26 19:43:49,653 [salt.minion      ][INFO    ][3273] Minion is ready to receive requests!
2018-02-26 19:43:50,654 [salt.utils.schedule][INFO    ][3273] Running scheduled job: __mine_interval
2018-02-26 19:43:57,875 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194357301338
2018-02-26 19:43:57,882 [salt.minion      ][INFO    ][3648] Starting a new job with PID 3648
2018-02-26 19:43:57,891 [salt.minion      ][INFO    ][3648] Returning information for job: 20180226194357301338
2018-02-26 19:44:18,597 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command test.ping with jid 20180226194418021991
2018-02-26 19:44:18,605 [salt.minion      ][INFO    ][3675] Starting a new job with PID 3675
2018-02-26 19:44:18,642 [salt.minion      ][INFO    ][3675] Returning information for job: 20180226194418021991
2018-02-26 19:44:19,440 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command state.apply with jid 20180226194418867707
2018-02-26 19:44:19,448 [salt.minion      ][INFO    ][3680] Starting a new job with PID 3680
2018-02-26 19:44:21,954 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-02-26 19:44:21,996 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-02-26 19:44:22,025 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-02-26 19:44:22,125 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-02-26 19:44:22,204 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-02-26 19:44:22,280 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-02-26 19:44:22,439 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-02-26 19:44:22,525 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-02-26 19:44:22,703 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-02-26 19:44:22,831 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-02-26 19:44:22,907 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-02-26 19:44:22,983 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-02-26 19:44:23,076 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-02-26 19:44:23,167 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-02-26 19:44:23,252 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-02-26 19:44:23,333 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-02-26 19:44:23,931 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-02-26 19:44:24,018 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-02-26 19:44:24,037 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-02-26 19:44:24,074 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-02-26 19:44:24,104 [salt.state       ][INFO    ][3680] Running state [/etc/environment] at time 19:44:24.104684
2018-02-26 19:44:24,104 [salt.state       ][INFO    ][3680] Executing state file.blockreplace for /etc/environment
2018-02-26 19:44:24,107 [salt.state       ][INFO    ][3680] 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-02-26 19:44:24,107 [salt.state       ][INFO    ][3680] Completed state [/etc/environment] at time 19:44:24.107342 duration_in_ms=2.66
2018-02-26 19:44:24,107 [salt.state       ][INFO    ][3680] Running state [/etc/profile.d] at time 19:44:24.107510
2018-02-26 19:44:24,107 [salt.state       ][INFO    ][3680] Executing state file.directory for /etc/profile.d
2018-02-26 19:44:24,108 [salt.state       ][INFO    ][3680] Directory /etc/profile.d is in the correct state
2018-02-26 19:44:24,109 [salt.state       ][INFO    ][3680] Completed state [/etc/profile.d] at time 19:44:24.108984 duration_in_ms=1.475
2018-02-26 19:44:24,608 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 19:44:24.608845
2018-02-26 19:44:24,609 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-02-26 19:44:24,633 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-02-26 19:44:24,638 [salt.state       ][INFO    ][3680] File changed:
New file
2018-02-26 19:44:24,638 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 19:44:24.638740 duration_in_ms=29.895
2018-02-26 19:44:24,638 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 19:44:24.638908
2018-02-26 19:44:24,639 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-02-26 19:44:24,656 [salt.state       ][INFO    ][3680] File changed:
New file
2018-02-26 19:44:24,656 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 19:44:24.656777 duration_in_ms=17.869
2018-02-26 19:44:24,657 [salt.state       ][INFO    ][3680] Running state [linux_repo_prereq_pkgs] at time 19:44:24.657885
2018-02-26 19:44:24,658 [salt.state       ][INFO    ][3680] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-02-26 19:44:24,658 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:44:24,930 [salt.state       ][INFO    ][3680] All specified packages are already installed
2018-02-26 19:44:24,930 [salt.state       ][INFO    ][3680] Completed state [linux_repo_prereq_pkgs] at time 19:44:24.930551 duration_in_ms=272.666
2018-02-26 19:44:24,930 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 19:44:24.930787
2018-02-26 19:44:24,931 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-02-26 19:44:24,931 [salt.state       ][INFO    ][3680] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-02-26 19:44:24,931 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 19:44:24.931409 duration_in_ms=0.622
2018-02-26 19:44:24,931 [salt.state       ][INFO    ][3680] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 19:44:24.931580
2018-02-26 19:44:24,931 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-02-26 19:44:24,931 [salt.state       ][INFO    ][3680] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-02-26 19:44:24,932 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 19:44:24.932060 duration_in_ms=0.48
2018-02-26 19:44:24,933 [salt.state       ][INFO    ][3680] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 19:44:24.933500
2018-02-26 19:44:24,933 [salt.state       ][INFO    ][3680] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-02-26 19:44:24,934 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-02-26 19:44:25,118 [salt.state       ][INFO    ][3680] {'pid': 3740, '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.sKc5LPET9r/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-02-26 19:44:25,118 [salt.state       ][INFO    ][3680] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 19:44:25.118483 duration_in_ms=184.983
2018-02-26 19:44:25,121 [salt.state       ][INFO    ][3680] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 19:44:25.121879
2018-02-26 19:44:25,122 [salt.state       ][INFO    ][3680] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-02-26 19:44:25,188 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-26 19:44:28,011 [salt.state       ][INFO    ][3680] {'repo': 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'}
2018-02-26 19:44:28,011 [salt.state       ][INFO    ][3680] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 19:44:28.011428 duration_in_ms=2889.548
2018-02-26 19:44:28,011 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:44:28.011700
2018-02-26 19:44:28,011 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-02-26 19:44:28,012 [salt.state       ][INFO    ][3680] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-02-26 19:44:28,012 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:44:28.012437 duration_in_ms=0.737
2018-02-26 19:44:28,012 [salt.state       ][INFO    ][3680] Running state [/etc/apt/preferences.d/uca] at time 19:44:28.012630
2018-02-26 19:44:28,012 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/preferences.d/uca
2018-02-26 19:44:28,013 [salt.state       ][INFO    ][3680] File /etc/apt/preferences.d/uca is not present
2018-02-26 19:44:28,013 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/preferences.d/uca] at time 19:44:28.013174 duration_in_ms=0.544
2018-02-26 19:44:28,013 [salt.state       ][INFO    ][3680] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 19:44:28.013350
2018-02-26 19:44:28,013 [salt.state       ][INFO    ][3680] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-02-26 19:44:28,014 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-02-26 19:44:28,157 [salt.state       ][INFO    ][3680] {'pid': 4168, '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.FZBiJ1KDyR/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-02-26 19:44:28,157 [salt.state       ][INFO    ][3680] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 19:44:28.157300 duration_in_ms=143.95
2018-02-26 19:44:28,158 [salt.state       ][INFO    ][3680] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 19:44:28.158633
2018-02-26 19:44:28,158 [salt.state       ][INFO    ][3680] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-02-26 19:44:28,245 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-26 19:44:29,546 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194428968631
2018-02-26 19:44:29,554 [salt.minion      ][INFO    ][4638] Starting a new job with PID 4638
2018-02-26 19:44:29,566 [salt.minion      ][INFO    ][4638] Returning information for job: 20180226194428968631
2018-02-26 19:44:31,509 [salt.state       ][INFO    ][3680] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-02-26 19:44:31,510 [salt.state       ][INFO    ][3680] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 19:44:31.510140 duration_in_ms=3351.507
2018-02-26 19:44:31,510 [salt.state       ][INFO    ][3680] Running state [linux_extra_packages_purged] at time 19:44:31.510373
2018-02-26 19:44:31,510 [salt.state       ][INFO    ][3680] Executing state pkg.purged for linux_extra_packages_purged
2018-02-26 19:44:31,532 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-02-26 19:44:34,462 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:44:34,485 [salt.state       ][INFO    ][3680] {'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-02-26 19:44:34,497 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-02-26 19:44:34,519 [salt.state       ][INFO    ][3680] Completed state [linux_extra_packages_purged] at time 19:44:34.519173 duration_in_ms=3008.8
2018-02-26 19:44:34,527 [salt.state       ][INFO    ][3680] Running state [linux_extra_packages_latest] at time 19:44:34.527674
2018-02-26 19:44:34,527 [salt.state       ][INFO    ][3680] Executing state pkg.latest for linux_extra_packages_latest
2018-02-26 19:44:34,780 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-02-26 19:44:34,815 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:44:34,827 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-02-26 19:44:36,585 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:44:36,613 [salt.state       ][INFO    ][3680] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-02-26 19:44:36,633 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-02-26 19:44:36,658 [salt.state       ][INFO    ][3680] Completed state [linux_extra_packages_latest] at time 19:44:36.658709 duration_in_ms=2131.034
2018-02-26 19:44:36,661 [salt.state       ][INFO    ][3680] Running state [UTC] at time 19:44:36.661641
2018-02-26 19:44:36,661 [salt.state       ][INFO    ][3680] Executing state timezone.system for UTC
2018-02-26 19:44:36,664 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['timedatectl'] in directory '/root'
2018-02-26 19:44:36,687 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['timedatectl'] in directory '/root'
2018-02-26 19:44:36,693 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-02-26 19:44:36,700 [salt.state       ][INFO    ][3680] {'timezone': 'UTC'}
2018-02-26 19:44:36,701 [salt.state       ][INFO    ][3680] Completed state [UTC] at time 19:44:36.701159 duration_in_ms=39.518
2018-02-26 19:44:36,702 [salt.state       ][INFO    ][3680] Running state [/etc/default/grub.d] at time 19:44:36.702802
2018-02-26 19:44:36,703 [salt.state       ][INFO    ][3680] Executing state file.directory for /etc/default/grub.d
2018-02-26 19:44:36,706 [salt.state       ][INFO    ][3680] Directory /etc/default/grub.d is in the correct state
2018-02-26 19:44:36,706 [salt.state       ][INFO    ][3680] Completed state [/etc/default/grub.d] at time 19:44:36.706253 duration_in_ms=3.451
2018-02-26 19:44:36,708 [salt.state       ][INFO    ][3680] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 19:44:36.708962
2018-02-26 19:44:36,709 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-02-26 19:44:36,710 [salt.state       ][INFO    ][3680] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-02-26 19:44:36,710 [salt.state       ][INFO    ][3680] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 19:44:36.710411 duration_in_ms=1.45
2018-02-26 19:44:36,711 [salt.state       ][INFO    ][3680] Running state [update-grub] at time 19:44:36.711123
2018-02-26 19:44:36,711 [salt.state       ][INFO    ][3680] Executing state cmd.wait for update-grub
2018-02-26 19:44:36,711 [salt.state       ][INFO    ][3680] No changes made for update-grub
2018-02-26 19:44:36,711 [salt.state       ][INFO    ][3680] Completed state [update-grub] at time 19:44:36.711696 duration_in_ms=0.572
2018-02-26 19:44:36,713 [salt.state       ][INFO    ][3680] Running state [nf_conntrack] at time 19:44:36.713152
2018-02-26 19:44:36,713 [salt.state       ][INFO    ][3680] Executing state kmod.present for nf_conntrack
2018-02-26 19:44:36,713 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'lsmod' in directory '/root'
2018-02-26 19:44:36,721 [salt.state       ][INFO    ][3680] Kernel module nf_conntrack is already present
2018-02-26 19:44:36,721 [salt.state       ][INFO    ][3680] Completed state [nf_conntrack] at time 19:44:36.721741 duration_in_ms=8.589
2018-02-26 19:44:36,724 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_keepalive_probes] at time 19:44:36.724062
2018-02-26 19:44:36,724 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-02-26 19:44:36,724 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:36,775 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-02-26 19:44:36,775 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_keepalive_probes] at time 19:44:36.775482 duration_in_ms=51.42
2018-02-26 19:44:36,775 [salt.state       ][INFO    ][3680] Running state [fs.file-max] at time 19:44:36.775747
2018-02-26 19:44:36,775 [salt.state       ][INFO    ][3680] Executing state sysctl.present for fs.file-max
2018-02-26 19:44:36,776 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:36,816 [salt.state       ][INFO    ][3680] Sysctl value fs.file-max = 124165 is already set
2018-02-26 19:44:36,817 [salt.state       ][INFO    ][3680] Completed state [fs.file-max] at time 19:44:36.816975 duration_in_ms=41.228
2018-02-26 19:44:36,817 [salt.state       ][INFO    ][3680] Running state [net.core.somaxconn] at time 19:44:36.817213
2018-02-26 19:44:36,817 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.core.somaxconn
2018-02-26 19:44:36,817 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:36,854 [salt.state       ][INFO    ][3680] Sysctl value net.core.somaxconn = 4096 is already set
2018-02-26 19:44:36,854 [salt.state       ][INFO    ][3680] Completed state [net.core.somaxconn] at time 19:44:36.854712 duration_in_ms=37.499
2018-02-26 19:44:36,855 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_max_syn_backlog] at time 19:44:36.854988
2018-02-26 19:44:36,855 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-02-26 19:44:36,855 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:36,890 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-02-26 19:44:36,890 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_max_syn_backlog] at time 19:44:36.890531 duration_in_ms=35.543
2018-02-26 19:44:36,890 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_tw_reuse] at time 19:44:36.890781
2018-02-26 19:44:36,891 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-02-26 19:44:36,891 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:36,924 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-02-26 19:44:36,924 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_tw_reuse] at time 19:44:36.924459 duration_in_ms=33.678
2018-02-26 19:44:36,924 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_congestion_control] at time 19:44:36.924720
2018-02-26 19:44:36,924 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-02-26 19:44:36,925 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:36,958 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-02-26 19:44:36,958 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_congestion_control] at time 19:44:36.958629 duration_in_ms=33.909
2018-02-26 19:44:36,958 [salt.state       ][INFO    ][3680] Running state [net.nf_conntrack_max] at time 19:44:36.958890
2018-02-26 19:44:36,959 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.nf_conntrack_max
2018-02-26 19:44:36,959 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:36,993 [salt.state       ][INFO    ][3680] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-02-26 19:44:36,993 [salt.state       ][INFO    ][3680] Completed state [net.nf_conntrack_max] at time 19:44:36.993211 duration_in_ms=34.322
2018-02-26 19:44:36,993 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_retries2] at time 19:44:36.993470
2018-02-26 19:44:36,993 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-02-26 19:44:36,994 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,026 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-02-26 19:44:37,027 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_retries2] at time 19:44:37.026987 duration_in_ms=33.517
2018-02-26 19:44:37,027 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_fin_timeout] at time 19:44:37.027247
2018-02-26 19:44:37,027 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-02-26 19:44:37,027 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,060 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-02-26 19:44:37,060 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_fin_timeout] at time 19:44:37.060883 duration_in_ms=33.636
2018-02-26 19:44:37,061 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_slow_start_after_idle] at time 19:44:37.061145
2018-02-26 19:44:37,061 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-02-26 19:44:37,061 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,094 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-02-26 19:44:37,094 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 19:44:37.094665 duration_in_ms=33.52
2018-02-26 19:44:37,094 [salt.state       ][INFO    ][3680] Running state [vm.swappiness] at time 19:44:37.094925
2018-02-26 19:44:37,095 [salt.state       ][INFO    ][3680] Executing state sysctl.present for vm.swappiness
2018-02-26 19:44:37,095 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,128 [salt.state       ][INFO    ][3680] Sysctl value vm.swappiness = 10 is already set
2018-02-26 19:44:37,128 [salt.state       ][INFO    ][3680] Completed state [vm.swappiness] at time 19:44:37.128317 duration_in_ms=33.392
2018-02-26 19:44:37,128 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_keepalive_intvl] at time 19:44:37.128577
2018-02-26 19:44:37,128 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-02-26 19:44:37,129 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,161 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-02-26 19:44:37,162 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_keepalive_intvl] at time 19:44:37.162195 duration_in_ms=33.618
2018-02-26 19:44:37,162 [salt.state       ][INFO    ][3680] Running state [net.ipv4.neigh.default.gc_thresh1] at time 19:44:37.162453
2018-02-26 19:44:37,162 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-02-26 19:44:37,163 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,195 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-02-26 19:44:37,196 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 19:44:37.196086 duration_in_ms=33.633
2018-02-26 19:44:37,196 [salt.state       ][INFO    ][3680] Running state [net.ipv4.neigh.default.gc_thresh2] at time 19:44:37.196346
2018-02-26 19:44:37,196 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-02-26 19:44:37,196 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,229 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-02-26 19:44:37,230 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 19:44:37.230115 duration_in_ms=33.768
2018-02-26 19:44:37,230 [salt.state       ][INFO    ][3680] Running state [net.ipv4.neigh.default.gc_thresh3] at time 19:44:37.230375
2018-02-26 19:44:37,230 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-02-26 19:44:37,231 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,265 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-02-26 19:44:37,265 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 19:44:37.265289 duration_in_ms=34.913
2018-02-26 19:44:37,265 [salt.state       ][INFO    ][3680] Running state [net.core.netdev_max_backlog] at time 19:44:37.265551
2018-02-26 19:44:37,265 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.core.netdev_max_backlog
2018-02-26 19:44:37,266 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,299 [salt.state       ][INFO    ][3680] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-02-26 19:44:37,299 [salt.state       ][INFO    ][3680] Completed state [net.core.netdev_max_backlog] at time 19:44:37.299342 duration_in_ms=33.792
2018-02-26 19:44:37,299 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_keepalive_time] at time 19:44:37.299601
2018-02-26 19:44:37,299 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-02-26 19:44:37,300 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,333 [salt.state       ][INFO    ][3680] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-02-26 19:44:37,333 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_keepalive_time] at time 19:44:37.333634 duration_in_ms=34.033
2018-02-26 19:44:37,333 [salt.state       ][INFO    ][3680] Running state [kernel.panic] at time 19:44:37.333886
2018-02-26 19:44:37,334 [salt.state       ][INFO    ][3680] Executing state sysctl.present for kernel.panic
2018-02-26 19:44:37,334 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-02-26 19:44:37,370 [salt.state       ][INFO    ][3680] Sysctl value kernel.panic = 60 is already set
2018-02-26 19:44:37,370 [salt.state       ][INFO    ][3680] Completed state [kernel.panic] at time 19:44:37.370848 duration_in_ms=36.949
2018-02-26 19:44:37,379 [salt.state       ][INFO    ][3680] Running state [linux_sysfs_package] at time 19:44:37.379195
2018-02-26 19:44:37,379 [salt.state       ][INFO    ][3680] Executing state pkg.installed for linux_sysfs_package
2018-02-26 19:44:37,636 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-02-26 19:44:37,669 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-26 19:44:38,881 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:44:38,895 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-02-26 19:44:39,772 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194439193727
2018-02-26 19:44:39,780 [salt.minion      ][INFO    ][6650] Starting a new job with PID 6650
2018-02-26 19:44:39,792 [salt.minion      ][INFO    ][6650] Returning information for job: 20180226194439193727
2018-02-26 19:44:40,625 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:44:40,648 [salt.state       ][INFO    ][3680] 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-02-26 19:44:40,658 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-02-26 19:44:40,680 [salt.state       ][INFO    ][3680] Completed state [linux_sysfs_package] at time 19:44:40.680759 duration_in_ms=3301.563
2018-02-26 19:44:40,683 [salt.state       ][INFO    ][3680] Running state [/etc/sysfs.d] at time 19:44:40.683860
2018-02-26 19:44:40,684 [salt.state       ][INFO    ][3680] Executing state file.directory for /etc/sysfs.d
2018-02-26 19:44:40,686 [salt.state       ][INFO    ][3680] Directory /etc/sysfs.d is in the correct state
2018-02-26 19:44:40,686 [salt.state       ][INFO    ][3680] Completed state [/etc/sysfs.d] at time 19:44:40.686751 duration_in_ms=2.89
2018-02-26 19:44:40,886 [salt.state       ][INFO    ][3680] Running state [ondemand] at time 19:44:40.886199
2018-02-26 19:44:40,886 [salt.state       ][INFO    ][3680] Executing state service.dead for ondemand
2018-02-26 19:44:40,886 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-02-26 19:44:40,895 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-26 19:44:40,903 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-26 19:44:40,912 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-02-26 19:44:40,939 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-26 19:44:40,946 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-26 19:44:40,955 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-26 19:44:40,967 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-02-26 19:44:41,062 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-26 19:44:41,073 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'runlevel' in directory '/root'
2018-02-26 19:44:41,078 [salt.state       ][INFO    ][3680] {'ondemand': True}
2018-02-26 19:44:41,078 [salt.state       ][INFO    ][3680] Completed state [ondemand] at time 19:44:41.078239 duration_in_ms=192.041
2018-02-26 19:44:41,079 [salt.state       ][INFO    ][3680] Running state [/etc/sysfs.d/governor.conf] at time 19:44:41.079846
2018-02-26 19:44:41,080 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-02-26 19:44:41,108 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2018-02-26 19:44:41,112 [salt.state       ][INFO    ][3680] File changed:
New file
2018-02-26 19:44:41,112 [salt.state       ][INFO    ][3680] Completed state [/etc/sysfs.d/governor.conf] at time 19:44:41.112411 duration_in_ms=32.565
2018-02-26 19:44:41,113 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.113129
2018-02-26 19:44:41,113 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,113 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,114 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.113970 duration_in_ms=0.841
2018-02-26 19:44:41,114 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.114166
2018-02-26 19:44:41,114 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,114 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,114 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.114902 duration_in_ms=0.736
2018-02-26 19:44:41,115 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.115073
2018-02-26 19:44:41,115 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,115 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,115 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.115782 duration_in_ms=0.709
2018-02-26 19:44:41,116 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.115974
2018-02-26 19:44:41,116 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,116 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,116 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.116665 duration_in_ms=0.691
2018-02-26 19:44:41,116 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.116847
2018-02-26 19:44:41,117 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,117 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,117 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.117540 duration_in_ms=0.692
2018-02-26 19:44:41,117 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.117739
2018-02-26 19:44:41,117 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,118 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,118 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.118454 duration_in_ms=0.715
2018-02-26 19:44:41,118 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.118641
2018-02-26 19:44:41,118 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,119 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,119 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.119343 duration_in_ms=0.702
2018-02-26 19:44:41,119 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.119528
2018-02-26 19:44:41,119 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,120 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,120 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.120230 duration_in_ms=0.702
2018-02-26 19:44:41,120 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.120416
2018-02-26 19:44:41,120 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,120 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,121 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.121123 duration_in_ms=0.707
2018-02-26 19:44:41,121 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.121306
2018-02-26 19:44:41,121 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,121 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,122 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.122024 duration_in_ms=0.717
2018-02-26 19:44:41,122 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.122196
2018-02-26 19:44:41,122 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,122 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,122 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.122898 duration_in_ms=0.703
2018-02-26 19:44:41,123 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.123082
2018-02-26 19:44:41,123 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,123 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,123 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.123791 duration_in_ms=0.709
2018-02-26 19:44:41,123 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.123960
2018-02-26 19:44:41,124 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,124 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,124 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.124677 duration_in_ms=0.717
2018-02-26 19:44:41,124 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.124862
2018-02-26 19:44:41,125 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,125 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,125 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.125562 duration_in_ms=0.7
2018-02-26 19:44:41,125 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.125757
2018-02-26 19:44:41,125 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,126 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,126 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.126458 duration_in_ms=0.701
2018-02-26 19:44:41,126 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.126649
2018-02-26 19:44:41,126 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,127 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,127 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.127350 duration_in_ms=0.701
2018-02-26 19:44:41,127 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.127533
2018-02-26 19:44:41,127 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,128 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,128 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.128238 duration_in_ms=0.704
2018-02-26 19:44:41,128 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.128407
2018-02-26 19:44:41,128 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,128 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,129 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.129108 duration_in_ms=0.701
2018-02-26 19:44:41,129 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.129291
2018-02-26 19:44:41,129 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,129 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,130 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.130011 duration_in_ms=0.72
2018-02-26 19:44:41,130 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.130196
2018-02-26 19:44:41,130 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,130 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,130 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.130892 duration_in_ms=0.696
2018-02-26 19:44:41,131 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.131074
2018-02-26 19:44:41,131 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,131 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,131 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.131771 duration_in_ms=0.696
2018-02-26 19:44:41,131 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.131955
2018-02-26 19:44:41,132 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,132 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,132 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.132658 duration_in_ms=0.703
2018-02-26 19:44:41,132 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.132826
2018-02-26 19:44:41,133 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,133 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,133 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.133527 duration_in_ms=0.7
2018-02-26 19:44:41,133 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.133725
2018-02-26 19:44:41,133 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,134 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,134 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.134431 duration_in_ms=0.706
2018-02-26 19:44:41,134 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.134601
2018-02-26 19:44:41,134 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,135 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,135 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.135304 duration_in_ms=0.704
2018-02-26 19:44:41,135 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.135486
2018-02-26 19:44:41,135 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,136 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,136 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.136180 duration_in_ms=0.695
2018-02-26 19:44:41,136 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.136363
2018-02-26 19:44:41,136 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,136 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,137 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.137055 duration_in_ms=0.693
2018-02-26 19:44:41,137 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.137239
2018-02-26 19:44:41,137 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,137 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,137 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.137944 duration_in_ms=0.704
2018-02-26 19:44:41,138 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.138126
2018-02-26 19:44:41,138 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,138 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,138 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.138833 duration_in_ms=0.706
2018-02-26 19:44:41,139 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.139003
2018-02-26 19:44:41,139 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,139 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,139 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.139698 duration_in_ms=0.696
2018-02-26 19:44:41,139 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.139881
2018-02-26 19:44:41,140 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,140 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,140 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.140590 duration_in_ms=0.71
2018-02-26 19:44:41,140 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.140773
2018-02-26 19:44:41,140 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,141 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,141 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.141466 duration_in_ms=0.693
2018-02-26 19:44:41,141 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.141658
2018-02-26 19:44:41,141 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,142 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,142 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.142356 duration_in_ms=0.698
2018-02-26 19:44:41,142 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.142538
2018-02-26 19:44:41,142 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,143 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,143 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.143232 duration_in_ms=0.694
2018-02-26 19:44:41,143 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.143415
2018-02-26 19:44:41,143 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,143 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,144 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.144114 duration_in_ms=0.7
2018-02-26 19:44:41,144 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.144297
2018-02-26 19:44:41,144 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,144 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,145 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.144991 duration_in_ms=0.694
2018-02-26 19:44:41,145 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.145174
2018-02-26 19:44:41,145 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,145 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,145 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.145888 duration_in_ms=0.714
2018-02-26 19:44:41,146 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.146071
2018-02-26 19:44:41,146 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,146 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,146 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.146767 duration_in_ms=0.695
2018-02-26 19:44:41,146 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.146951
2018-02-26 19:44:41,147 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,147 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,147 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.147655 duration_in_ms=0.704
2018-02-26 19:44:41,147 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 19:44:41.147824
2018-02-26 19:44:41,148 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-02-26 19:44:41,148 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,148 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 19:44:41.148525 duration_in_ms=0.701
2018-02-26 19:44:41,149 [salt.state       ][INFO    ][3680] Running state [cs_CZ.UTF-8] at time 19:44:41.149083
2018-02-26 19:44:41,149 [salt.state       ][INFO    ][3680] Executing state locale.present for cs_CZ.UTF-8
2018-02-26 19:44:41,149 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'locale -a' in directory '/root'
2018-02-26 19:44:41,158 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-02-26 19:44:41,674 [salt.state       ][INFO    ][3680] {'locale': 'cs_CZ.UTF-8'}
2018-02-26 19:44:41,674 [salt.state       ][INFO    ][3680] Completed state [cs_CZ.UTF-8] at time 19:44:41.674495 duration_in_ms=525.412
2018-02-26 19:44:41,674 [salt.state       ][INFO    ][3680] Running state [en_US.UTF-8] at time 19:44:41.674807
2018-02-26 19:44:41,675 [salt.state       ][INFO    ][3680] Executing state locale.present for en_US.UTF-8
2018-02-26 19:44:41,675 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'locale -a' in directory '/root'
2018-02-26 19:44:41,683 [salt.state       ][INFO    ][3680] Locale en_US.UTF-8 is already present
2018-02-26 19:44:41,683 [salt.state       ][INFO    ][3680] Completed state [en_US.UTF-8] at time 19:44:41.683312 duration_in_ms=8.505
2018-02-26 19:44:41,684 [salt.state       ][INFO    ][3680] Running state [en_US.UTF-8] at time 19:44:41.684737
2018-02-26 19:44:41,684 [salt.state       ][INFO    ][3680] Executing state locale.system for en_US.UTF-8
2018-02-26 19:44:41,685 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'localectl' in directory '/root'
2018-02-26 19:44:41,703 [salt.state       ][INFO    ][3680] System locale en_US.UTF-8 already set
2018-02-26 19:44:41,703 [salt.state       ][INFO    ][3680] Completed state [en_US.UTF-8] at time 19:44:41.703378 duration_in_ms=18.64
2018-02-26 19:44:41,704 [salt.state       ][INFO    ][3680] Running state [root] at time 19:44:41.704835
2018-02-26 19:44:41,705 [salt.state       ][INFO    ][3680] Executing state user.present for root
2018-02-26 19:44:41,707 [salt.state       ][INFO    ][3680] User root is present and up to date
2018-02-26 19:44:41,707 [salt.state       ][INFO    ][3680] Completed state [root] at time 19:44:41.707697 duration_in_ms=2.862
2018-02-26 19:44:41,708 [salt.state       ][INFO    ][3680] Running state [/root] at time 19:44:41.708910
2018-02-26 19:44:41,709 [salt.state       ][INFO    ][3680] Executing state file.directory for /root
2018-02-26 19:44:41,709 [salt.state       ][INFO    ][3680] Directory /root is in the correct state
2018-02-26 19:44:41,709 [salt.state       ][INFO    ][3680] Completed state [/root] at time 19:44:41.709828 duration_in_ms=0.918
2018-02-26 19:44:41,710 [salt.state       ][INFO    ][3680] Running state [/etc/sudoers.d/90-salt-user-root] at time 19:44:41.710030
2018-02-26 19:44:41,710 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-02-26 19:44:41,710 [salt.state       ][INFO    ][3680] File /etc/sudoers.d/90-salt-user-root is not present
2018-02-26 19:44:41,710 [salt.state       ][INFO    ][3680] Completed state [/etc/sudoers.d/90-salt-user-root] at time 19:44:41.710571 duration_in_ms=0.541
2018-02-26 19:44:41,710 [salt.state       ][INFO    ][3680] Running state [ubuntu] at time 19:44:41.710744
2018-02-26 19:44:41,710 [salt.state       ][INFO    ][3680] Executing state user.present for ubuntu
2018-02-26 19:44:41,713 [salt.state       ][INFO    ][3680] {'passwd': 'XXX-REDACTED-XXX'}
2018-02-26 19:44:41,713 [salt.state       ][INFO    ][3680] Completed state [ubuntu] at time 19:44:41.713175 duration_in_ms=2.431
2018-02-26 19:44:41,714 [salt.state       ][INFO    ][3680] Running state [/home/ubuntu] at time 19:44:41.714346
2018-02-26 19:44:41,714 [salt.state       ][INFO    ][3680] Executing state file.directory for /home/ubuntu
2018-02-26 19:44:41,715 [salt.state       ][INFO    ][3680] {'mode': '0700'}
2018-02-26 19:44:41,715 [salt.state       ][INFO    ][3680] Completed state [/home/ubuntu] at time 19:44:41.715370 duration_in_ms=1.024
2018-02-26 19:44:41,716 [salt.state       ][INFO    ][3680] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:44:41.716316
2018-02-26 19:44:41,716 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-02-26 19:44:41,739 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-02-26 19:44:41,742 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command '/usr/sbin/visudo -c -f /tmp/tmpjS9tL4' in directory '/root'
2018-02-26 19:44:41,749 [salt.state       ][INFO    ][3680] File changed:
New file
2018-02-26 19:44:41,750 [salt.state       ][INFO    ][3680] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:44:41.750041 duration_in_ms=33.726
2018-02-26 19:44:41,750 [salt.state       ][INFO    ][3680] Running state [/etc/security/limits.d/90-salt-default.conf] at time 19:44:41.750269
2018-02-26 19:44:41,750 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-02-26 19:44:41,771 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-02-26 19:44:41,837 [salt.state       ][INFO    ][3680] File changed:
New file
2018-02-26 19:44:41,837 [salt.state       ][INFO    ][3680] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 19:44:41.837524 duration_in_ms=87.253
2018-02-26 19:44:41,837 [salt.state       ][INFO    ][3680] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:44:41.837755
2018-02-26 19:44:41,837 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-02-26 19:44:41,857 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-02-26 19:44:41,920 [salt.state       ][INFO    ][3680] File changed:
New file
2018-02-26 19:44:41,920 [salt.state       ][INFO    ][3680] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:44:41.920942 duration_in_ms=83.187
2018-02-26 19:44:41,921 [salt.state       ][INFO    ][3680] Running state [service.systemctl_reload] at time 19:44:41.921942
2018-02-26 19:44:41,922 [salt.state       ][INFO    ][3680] Executing state module.wait for service.systemctl_reload
2018-02-26 19:44:41,922 [salt.state       ][INFO    ][3680] No changes made for service.systemctl_reload
2018-02-26 19:44:41,922 [salt.state       ][INFO    ][3680] Completed state [service.systemctl_reload] at time 19:44:41.922489 duration_in_ms=0.546
2018-02-26 19:44:41,922 [salt.state       ][INFO    ][3680] Running state [service.systemctl_reload] at time 19:44:41.922638
2018-02-26 19:44:41,922 [salt.state       ][INFO    ][3680] Executing state module.mod_watch for service.systemctl_reload
2018-02-26 19:44:41,923 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-02-26 19:44:41,985 [salt.state       ][INFO    ][3680] {'ret': True}
2018-02-26 19:44:41,986 [salt.state       ][INFO    ][3680] Completed state [service.systemctl_reload] at time 19:44:41.986201 duration_in_ms=63.563
2018-02-26 19:44:41,986 [salt.state       ][INFO    ][3680] Running state [/etc/hostname] at time 19:44:41.986458
2018-02-26 19:44:41,986 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/hostname
2018-02-26 19:44:42,001 [salt.state       ][INFO    ][3680] File /etc/hostname is in the correct state
2018-02-26 19:44:42,001 [salt.state       ][INFO    ][3680] Completed state [/etc/hostname] at time 19:44:42.001709 duration_in_ms=15.251
2018-02-26 19:44:42,003 [salt.state       ][INFO    ][3680] Running state [hostname kvm02] at time 19:44:42.003098
2018-02-26 19:44:42,003 [salt.state       ][INFO    ][3680] Executing state cmd.wait for hostname kvm02
2018-02-26 19:44:42,003 [salt.state       ][INFO    ][3680] No changes made for hostname kvm02
2018-02-26 19:44:42,003 [salt.state       ][INFO    ][3680] Completed state [hostname kvm02] at time 19:44:42.003673 duration_in_ms=0.575
2018-02-26 19:44:42,004 [salt.state       ][INFO    ][3680] Running state [mdb02] at time 19:44:42.004242
2018-02-26 19:44:42,004 [salt.state       ][INFO    ][3680] Executing state host.present for mdb02
2018-02-26 19:44:42,004 [salt.state       ][INFO    ][3680] Host mdb02 (192.168.10.77) already present
2018-02-26 19:44:42,005 [salt.state       ][INFO    ][3680] Completed state [mdb02] at time 19:44:42.005024 duration_in_ms=0.783
2018-02-26 19:44:42,005 [salt.state       ][INFO    ][3680] Running state [mdb02.mcp-pike-odl-ha.local] at time 19:44:42.005217
2018-02-26 19:44:42,005 [salt.state       ][INFO    ][3680] Executing state host.present for mdb02.mcp-pike-odl-ha.local
2018-02-26 19:44:42,005 [salt.state       ][INFO    ][3680] Host mdb02.mcp-pike-odl-ha.local (192.168.10.77) already present
2018-02-26 19:44:42,006 [salt.state       ][INFO    ][3680] Completed state [mdb02.mcp-pike-odl-ha.local] at time 19:44:42.005977 duration_in_ms=0.759
2018-02-26 19:44:42,006 [salt.state       ][INFO    ][3680] Running state [mdb03] at time 19:44:42.006165
2018-02-26 19:44:42,006 [salt.state       ][INFO    ][3680] Executing state host.present for mdb03
2018-02-26 19:44:42,006 [salt.state       ][INFO    ][3680] Host mdb03 (192.168.10.78) already present
2018-02-26 19:44:42,006 [salt.state       ][INFO    ][3680] Completed state [mdb03] at time 19:44:42.006841 duration_in_ms=0.675
2018-02-26 19:44:42,007 [salt.state       ][INFO    ][3680] Running state [mdb03.mcp-pike-odl-ha.local] at time 19:44:42.007025
2018-02-26 19:44:42,007 [salt.state       ][INFO    ][3680] Executing state host.present for mdb03.mcp-pike-odl-ha.local
2018-02-26 19:44:42,007 [salt.state       ][INFO    ][3680] Host mdb03.mcp-pike-odl-ha.local (192.168.10.78) already present
2018-02-26 19:44:42,007 [salt.state       ][INFO    ][3680] Completed state [mdb03.mcp-pike-odl-ha.local] at time 19:44:42.007722 duration_in_ms=0.698
2018-02-26 19:44:42,007 [salt.state       ][INFO    ][3680] Running state [mdb01] at time 19:44:42.007905
2018-02-26 19:44:42,008 [salt.state       ][INFO    ][3680] Executing state host.present for mdb01
2018-02-26 19:44:42,008 [salt.state       ][INFO    ][3680] Host mdb01 (192.168.10.76) already present
2018-02-26 19:44:42,008 [salt.state       ][INFO    ][3680] Completed state [mdb01] at time 19:44:42.008587 duration_in_ms=0.682
2018-02-26 19:44:42,008 [salt.state       ][INFO    ][3680] Running state [mdb01.mcp-pike-odl-ha.local] at time 19:44:42.008756
2018-02-26 19:44:42,008 [salt.state       ][INFO    ][3680] Executing state host.present for mdb01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,009 [salt.state       ][INFO    ][3680] Host mdb01.mcp-pike-odl-ha.local (192.168.10.76) already present
2018-02-26 19:44:42,009 [salt.state       ][INFO    ][3680] Completed state [mdb01.mcp-pike-odl-ha.local] at time 19:44:42.009436 duration_in_ms=0.679
2018-02-26 19:44:42,009 [salt.state       ][INFO    ][3680] Running state [mdb] at time 19:44:42.009644
2018-02-26 19:44:42,009 [salt.state       ][INFO    ][3680] Executing state host.present for mdb
2018-02-26 19:44:42,010 [salt.state       ][INFO    ][3680] Host mdb (192.168.10.75) already present
2018-02-26 19:44:42,010 [salt.state       ][INFO    ][3680] Completed state [mdb] at time 19:44:42.010374 duration_in_ms=0.73
2018-02-26 19:44:42,010 [salt.state       ][INFO    ][3680] Running state [mdb.mcp-pike-odl-ha.local] at time 19:44:42.010556
2018-02-26 19:44:42,010 [salt.state       ][INFO    ][3680] Executing state host.present for mdb.mcp-pike-odl-ha.local
2018-02-26 19:44:42,011 [salt.state       ][INFO    ][3680] Host mdb.mcp-pike-odl-ha.local (192.168.10.75) already present
2018-02-26 19:44:42,011 [salt.state       ][INFO    ][3680] Completed state [mdb.mcp-pike-odl-ha.local] at time 19:44:42.011232 duration_in_ms=0.677
2018-02-26 19:44:42,011 [salt.state       ][INFO    ][3680] Running state [cfg01] at time 19:44:42.011416
2018-02-26 19:44:42,011 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01
2018-02-26 19:44:42,011 [salt.state       ][INFO    ][3680] Host cfg01 (192.168.10.100) already present
2018-02-26 19:44:42,012 [salt.state       ][INFO    ][3680] Completed state [cfg01] at time 19:44:42.012090 duration_in_ms=0.674
2018-02-26 19:44:42,012 [salt.state       ][INFO    ][3680] Running state [cfg01.mcp-pike-odl-ha.local] at time 19:44:42.012258
2018-02-26 19:44:42,012 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,012 [salt.state       ][INFO    ][3680] Host cfg01.mcp-pike-odl-ha.local (192.168.10.100) already present
2018-02-26 19:44:42,012 [salt.state       ][INFO    ][3680] Completed state [cfg01.mcp-pike-odl-ha.local] at time 19:44:42.012935 duration_in_ms=0.677
2018-02-26 19:44:42,013 [salt.state       ][INFO    ][3680] Running state [prx01] at time 19:44:42.013117
2018-02-26 19:44:42,013 [salt.state       ][INFO    ][3680] Executing state host.present for prx01
2018-02-26 19:44:42,013 [salt.state       ][INFO    ][3680] Host prx01 (192.168.10.104) already present
2018-02-26 19:44:42,013 [salt.state       ][INFO    ][3680] Completed state [prx01] at time 19:44:42.013804 duration_in_ms=0.688
2018-02-26 19:44:42,014 [salt.state       ][INFO    ][3680] Running state [prx01.mcp-pike-odl-ha.local] at time 19:44:42.013984
2018-02-26 19:44:42,014 [salt.state       ][INFO    ][3680] Executing state host.present for prx01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,014 [salt.state       ][INFO    ][3680] Host prx01.mcp-pike-odl-ha.local (192.168.10.104) already present
2018-02-26 19:44:42,014 [salt.state       ][INFO    ][3680] Completed state [prx01.mcp-pike-odl-ha.local] at time 19:44:42.014658 duration_in_ms=0.674
2018-02-26 19:44:42,014 [salt.state       ][INFO    ][3680] Running state [kvm01] at time 19:44:42.014830
2018-02-26 19:44:42,015 [salt.state       ][INFO    ][3680] Executing state host.present for kvm01
2018-02-26 19:44:42,015 [salt.state       ][INFO    ][3680] Host kvm01 (192.168.10.141) already present
2018-02-26 19:44:42,015 [salt.state       ][INFO    ][3680] Completed state [kvm01] at time 19:44:42.015516 duration_in_ms=0.686
2018-02-26 19:44:42,015 [salt.state       ][INFO    ][3680] Running state [kvm01.mcp-pike-odl-ha.local] at time 19:44:42.015696
2018-02-26 19:44:42,015 [salt.state       ][INFO    ][3680] Executing state host.present for kvm01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,016 [salt.state       ][INFO    ][3680] Host kvm01.mcp-pike-odl-ha.local (192.168.10.141) already present
2018-02-26 19:44:42,016 [salt.state       ][INFO    ][3680] Completed state [kvm01.mcp-pike-odl-ha.local] at time 19:44:42.016368 duration_in_ms=0.672
2018-02-26 19:44:42,016 [salt.state       ][INFO    ][3680] Running state [kvm03] at time 19:44:42.016534
2018-02-26 19:44:42,016 [salt.state       ][INFO    ][3680] Executing state host.present for kvm03
2018-02-26 19:44:42,017 [salt.state       ][INFO    ][3680] Host kvm03 (192.168.10.143) already present
2018-02-26 19:44:42,017 [salt.state       ][INFO    ][3680] Completed state [kvm03] at time 19:44:42.017202 duration_in_ms=0.668
2018-02-26 19:44:42,017 [salt.state       ][INFO    ][3680] Running state [kvm03.mcp-pike-odl-ha.local] at time 19:44:42.017381
2018-02-26 19:44:42,017 [salt.state       ][INFO    ][3680] Executing state host.present for kvm03.mcp-pike-odl-ha.local
2018-02-26 19:44:42,017 [salt.state       ][INFO    ][3680] Host kvm03.mcp-pike-odl-ha.local (192.168.10.143) already present
2018-02-26 19:44:42,018 [salt.state       ][INFO    ][3680] Completed state [kvm03.mcp-pike-odl-ha.local] at time 19:44:42.018075 duration_in_ms=0.694
2018-02-26 19:44:42,018 [salt.state       ][INFO    ][3680] Running state [kvm02] at time 19:44:42.018268
2018-02-26 19:44:42,018 [salt.state       ][INFO    ][3680] Executing state host.present for kvm02
2018-02-26 19:44:42,018 [salt.state       ][INFO    ][3680] Host kvm02 (192.168.10.142) already present
2018-02-26 19:44:42,018 [salt.state       ][INFO    ][3680] Completed state [kvm02] at time 19:44:42.018940 duration_in_ms=0.671
2018-02-26 19:44:42,019 [salt.state       ][INFO    ][3680] Running state [kvm02.mcp-pike-odl-ha.local] at time 19:44:42.019119
2018-02-26 19:44:42,019 [salt.state       ][INFO    ][3680] Executing state host.present for kvm02.mcp-pike-odl-ha.local
2018-02-26 19:44:42,019 [salt.state       ][INFO    ][3680] Host kvm02.mcp-pike-odl-ha.local (192.168.10.142) already present
2018-02-26 19:44:42,019 [salt.state       ][INFO    ][3680] Completed state [kvm02.mcp-pike-odl-ha.local] at time 19:44:42.019929 duration_in_ms=0.811
2018-02-26 19:44:42,021 [salt.state       ][INFO    ][3680] Running state [file.replace] at time 19:44:42.021014
2018-02-26 19:44:42,021 [salt.state       ][INFO    ][3680] Executing state module.run for file.replace
2018-02-26 19:44:42,148 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['git', '--version'] in directory '/root'
2018-02-26 19:44:42,296 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'grep -q "kvm02 kvm02.mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-02-26 19:44:42,304 [salt.state       ][INFO    ][3680] {'ret': '--- \n+++ \n@@ -14,7 +14,7 @@\n 192.168.10.104\t\tprx01 prx01.mcp-pike-odl-ha.local\n 192.168.10.141\t\tkvm01 kvm01.mcp-pike-odl-ha.local\n 192.168.10.143\t\tkvm03 kvm03.mcp-pike-odl-ha.local\n-192.168.10.142\t\tkvm02 kvm02.mcp-pike-odl-ha.local\n+192.168.10.142\t\tkvm02.mcp-pike-odl-ha.local kvm02\n 192.168.10.50\t\tdbs dbs.mcp-pike-odl-ha.local\n 192.168.10.103\t\tprx prx.mcp-pike-odl-ha.local\n 192.168.10.105\t\tprx02 prx02.mcp-pike-odl-ha.local\n'}
2018-02-26 19:44:42,305 [salt.state       ][INFO    ][3680] Completed state [file.replace] at time 19:44:42.304961 duration_in_ms=283.947
2018-02-26 19:44:42,305 [salt.state       ][INFO    ][3680] Running state [dbs] at time 19:44:42.305199
2018-02-26 19:44:42,305 [salt.state       ][INFO    ][3680] Executing state host.present for dbs
2018-02-26 19:44:42,305 [salt.state       ][INFO    ][3680] Host dbs (192.168.10.50) already present
2018-02-26 19:44:42,306 [salt.state       ][INFO    ][3680] Completed state [dbs] at time 19:44:42.305996 duration_in_ms=0.797
2018-02-26 19:44:42,306 [salt.state       ][INFO    ][3680] Running state [dbs.mcp-pike-odl-ha.local] at time 19:44:42.306172
2018-02-26 19:44:42,306 [salt.state       ][INFO    ][3680] Executing state host.present for dbs.mcp-pike-odl-ha.local
2018-02-26 19:44:42,306 [salt.state       ][INFO    ][3680] Host dbs.mcp-pike-odl-ha.local (192.168.10.50) already present
2018-02-26 19:44:42,306 [salt.state       ][INFO    ][3680] Completed state [dbs.mcp-pike-odl-ha.local] at time 19:44:42.306822 duration_in_ms=0.65
2018-02-26 19:44:42,307 [salt.state       ][INFO    ][3680] Running state [prx] at time 19:44:42.306988
2018-02-26 19:44:42,307 [salt.state       ][INFO    ][3680] Executing state host.present for prx
2018-02-26 19:44:42,307 [salt.state       ][INFO    ][3680] Host prx (192.168.10.103) already present
2018-02-26 19:44:42,307 [salt.state       ][INFO    ][3680] Completed state [prx] at time 19:44:42.307599 duration_in_ms=0.611
2018-02-26 19:44:42,307 [salt.state       ][INFO    ][3680] Running state [prx.mcp-pike-odl-ha.local] at time 19:44:42.307759
2018-02-26 19:44:42,307 [salt.state       ][INFO    ][3680] Executing state host.present for prx.mcp-pike-odl-ha.local
2018-02-26 19:44:42,308 [salt.state       ][INFO    ][3680] Host prx.mcp-pike-odl-ha.local (192.168.10.103) already present
2018-02-26 19:44:42,308 [salt.state       ][INFO    ][3680] Completed state [prx.mcp-pike-odl-ha.local] at time 19:44:42.308366 duration_in_ms=0.608
2018-02-26 19:44:42,308 [salt.state       ][INFO    ][3680] Running state [prx02] at time 19:44:42.308526
2018-02-26 19:44:42,308 [salt.state       ][INFO    ][3680] Executing state host.present for prx02
2018-02-26 19:44:42,309 [salt.state       ][INFO    ][3680] Host prx02 (192.168.10.105) already present
2018-02-26 19:44:42,309 [salt.state       ][INFO    ][3680] Completed state [prx02] at time 19:44:42.309134 duration_in_ms=0.607
2018-02-26 19:44:42,309 [salt.state       ][INFO    ][3680] Running state [prx02.mcp-pike-odl-ha.local] at time 19:44:42.309293
2018-02-26 19:44:42,309 [salt.state       ][INFO    ][3680] Executing state host.present for prx02.mcp-pike-odl-ha.local
2018-02-26 19:44:42,309 [salt.state       ][INFO    ][3680] Host prx02.mcp-pike-odl-ha.local (192.168.10.105) already present
2018-02-26 19:44:42,309 [salt.state       ][INFO    ][3680] Completed state [prx02.mcp-pike-odl-ha.local] at time 19:44:42.309964 duration_in_ms=0.67
2018-02-26 19:44:42,310 [salt.state       ][INFO    ][3680] Running state [msg02] at time 19:44:42.310125
2018-02-26 19:44:42,310 [salt.state       ][INFO    ][3680] Executing state host.present for msg02
2018-02-26 19:44:42,310 [salt.state       ][INFO    ][3680] Host msg02 (192.168.10.42) already present
2018-02-26 19:44:42,310 [salt.state       ][INFO    ][3680] Completed state [msg02] at time 19:44:42.310734 duration_in_ms=0.608
2018-02-26 19:44:42,310 [salt.state       ][INFO    ][3680] Running state [msg02.mcp-pike-odl-ha.local] at time 19:44:42.310889
2018-02-26 19:44:42,311 [salt.state       ][INFO    ][3680] Executing state host.present for msg02.mcp-pike-odl-ha.local
2018-02-26 19:44:42,311 [salt.state       ][INFO    ][3680] Host msg02.mcp-pike-odl-ha.local (192.168.10.42) already present
2018-02-26 19:44:42,311 [salt.state       ][INFO    ][3680] Completed state [msg02.mcp-pike-odl-ha.local] at time 19:44:42.311492 duration_in_ms=0.603
2018-02-26 19:44:42,311 [salt.state       ][INFO    ][3680] Running state [msg03] at time 19:44:42.311654
2018-02-26 19:44:42,311 [salt.state       ][INFO    ][3680] Executing state host.present for msg03
2018-02-26 19:44:42,312 [salt.state       ][INFO    ][3680] Host msg03 (192.168.10.43) already present
2018-02-26 19:44:42,312 [salt.state       ][INFO    ][3680] Completed state [msg03] at time 19:44:42.312261 duration_in_ms=0.608
2018-02-26 19:44:42,312 [salt.state       ][INFO    ][3680] Running state [msg03.mcp-pike-odl-ha.local] at time 19:44:42.312415
2018-02-26 19:44:42,312 [salt.state       ][INFO    ][3680] Executing state host.present for msg03.mcp-pike-odl-ha.local
2018-02-26 19:44:42,312 [salt.state       ][INFO    ][3680] Host msg03.mcp-pike-odl-ha.local (192.168.10.43) already present
2018-02-26 19:44:42,313 [salt.state       ][INFO    ][3680] Completed state [msg03.mcp-pike-odl-ha.local] at time 19:44:42.313024 duration_in_ms=0.61
2018-02-26 19:44:42,313 [salt.state       ][INFO    ][3680] Running state [msg01] at time 19:44:42.313185
2018-02-26 19:44:42,313 [salt.state       ][INFO    ][3680] Executing state host.present for msg01
2018-02-26 19:44:42,313 [salt.state       ][INFO    ][3680] Host msg01 (192.168.10.41) already present
2018-02-26 19:44:42,313 [salt.state       ][INFO    ][3680] Completed state [msg01] at time 19:44:42.313820 duration_in_ms=0.635
2018-02-26 19:44:42,314 [salt.state       ][INFO    ][3680] Running state [msg01.mcp-pike-odl-ha.local] at time 19:44:42.314004
2018-02-26 19:44:42,314 [salt.state       ][INFO    ][3680] Executing state host.present for msg01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,314 [salt.state       ][INFO    ][3680] Host msg01.mcp-pike-odl-ha.local (192.168.10.41) already present
2018-02-26 19:44:42,314 [salt.state       ][INFO    ][3680] Completed state [msg01.mcp-pike-odl-ha.local] at time 19:44:42.314606 duration_in_ms=0.601
2018-02-26 19:44:42,314 [salt.state       ][INFO    ][3680] Running state [msg] at time 19:44:42.314764
2018-02-26 19:44:42,314 [salt.state       ][INFO    ][3680] Executing state host.present for msg
2018-02-26 19:44:42,315 [salt.state       ][INFO    ][3680] Host msg (192.168.10.40) already present
2018-02-26 19:44:42,315 [salt.state       ][INFO    ][3680] Completed state [msg] at time 19:44:42.315369 duration_in_ms=0.606
2018-02-26 19:44:42,315 [salt.state       ][INFO    ][3680] Running state [msg.mcp-pike-odl-ha.local] at time 19:44:42.315520
2018-02-26 19:44:42,315 [salt.state       ][INFO    ][3680] Executing state host.present for msg.mcp-pike-odl-ha.local
2018-02-26 19:44:42,316 [salt.state       ][INFO    ][3680] Host msg.mcp-pike-odl-ha.local (192.168.10.40) already present
2018-02-26 19:44:42,316 [salt.state       ][INFO    ][3680] Completed state [msg.mcp-pike-odl-ha.local] at time 19:44:42.316117 duration_in_ms=0.597
2018-02-26 19:44:42,316 [salt.state       ][INFO    ][3680] Running state [cfg01] at time 19:44:42.316276
2018-02-26 19:44:42,316 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01
2018-02-26 19:44:42,316 [salt.state       ][INFO    ][3680] Host cfg01 (192.168.10.100) already present
2018-02-26 19:44:42,316 [salt.state       ][INFO    ][3680] Completed state [cfg01] at time 19:44:42.316886 duration_in_ms=0.611
2018-02-26 19:44:42,317 [salt.state       ][INFO    ][3680] Running state [cfg01.mcp-pike-odl-ha.local] at time 19:44:42.317045
2018-02-26 19:44:42,317 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,317 [salt.state       ][INFO    ][3680] Host cfg01.mcp-pike-odl-ha.local (192.168.10.100) already present
2018-02-26 19:44:42,317 [salt.state       ][INFO    ][3680] Completed state [cfg01.mcp-pike-odl-ha.local] at time 19:44:42.317674 duration_in_ms=0.63
2018-02-26 19:44:42,317 [salt.state       ][INFO    ][3680] Running state [cmp002] at time 19:44:42.317843
2018-02-26 19:44:42,318 [salt.state       ][INFO    ][3680] Executing state host.present for cmp002
2018-02-26 19:44:42,318 [salt.state       ][INFO    ][3680] Host cmp002 (192.168.10.102) already present
2018-02-26 19:44:42,318 [salt.state       ][INFO    ][3680] Completed state [cmp002] at time 19:44:42.318469 duration_in_ms=0.626
2018-02-26 19:44:42,318 [salt.state       ][INFO    ][3680] Running state [cmp002.mcp-pike-odl-ha.local] at time 19:44:42.318630
2018-02-26 19:44:42,318 [salt.state       ][INFO    ][3680] Executing state host.present for cmp002.mcp-pike-odl-ha.local
2018-02-26 19:44:42,319 [salt.state       ][INFO    ][3680] Host cmp002.mcp-pike-odl-ha.local (192.168.10.102) already present
2018-02-26 19:44:42,319 [salt.state       ][INFO    ][3680] Completed state [cmp002.mcp-pike-odl-ha.local] at time 19:44:42.319310 duration_in_ms=0.679
2018-02-26 19:44:42,319 [salt.state       ][INFO    ][3680] Running state [cmp001] at time 19:44:42.319469
2018-02-26 19:44:42,319 [salt.state       ][INFO    ][3680] Executing state host.present for cmp001
2018-02-26 19:44:42,319 [salt.state       ][INFO    ][3680] Host cmp001 (192.168.10.101) already present
2018-02-26 19:44:42,320 [salt.state       ][INFO    ][3680] Completed state [cmp001] at time 19:44:42.320074 duration_in_ms=0.604
2018-02-26 19:44:42,320 [salt.state       ][INFO    ][3680] Running state [cmp001.mcp-pike-odl-ha.local] at time 19:44:42.320228
2018-02-26 19:44:42,320 [salt.state       ][INFO    ][3680] Executing state host.present for cmp001.mcp-pike-odl-ha.local
2018-02-26 19:44:42,320 [salt.state       ][INFO    ][3680] Host cmp001.mcp-pike-odl-ha.local (192.168.10.101) already present
2018-02-26 19:44:42,320 [salt.state       ][INFO    ][3680] Completed state [cmp001.mcp-pike-odl-ha.local] at time 19:44:42.320829 duration_in_ms=0.601
2018-02-26 19:44:42,321 [salt.state       ][INFO    ][3680] Running state [dbs01] at time 19:44:42.320983
2018-02-26 19:44:42,321 [salt.state       ][INFO    ][3680] Executing state host.present for dbs01
2018-02-26 19:44:42,321 [salt.state       ][INFO    ][3680] Host dbs01 (192.168.10.51) already present
2018-02-26 19:44:42,321 [salt.state       ][INFO    ][3680] Completed state [dbs01] at time 19:44:42.321589 duration_in_ms=0.605
2018-02-26 19:44:42,321 [salt.state       ][INFO    ][3680] Running state [dbs01.mcp-pike-odl-ha.local] at time 19:44:42.321762
2018-02-26 19:44:42,321 [salt.state       ][INFO    ][3680] Executing state host.present for dbs01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,322 [salt.state       ][INFO    ][3680] Host dbs01.mcp-pike-odl-ha.local (192.168.10.51) already present
2018-02-26 19:44:42,322 [salt.state       ][INFO    ][3680] Completed state [dbs01.mcp-pike-odl-ha.local] at time 19:44:42.322378 duration_in_ms=0.615
2018-02-26 19:44:42,322 [salt.state       ][INFO    ][3680] Running state [dbs02] at time 19:44:42.322531
2018-02-26 19:44:42,322 [salt.state       ][INFO    ][3680] Executing state host.present for dbs02
2018-02-26 19:44:42,323 [salt.state       ][INFO    ][3680] Host dbs02 (192.168.10.52) already present
2018-02-26 19:44:42,323 [salt.state       ][INFO    ][3680] Completed state [dbs02] at time 19:44:42.323123 duration_in_ms=0.591
2018-02-26 19:44:42,323 [salt.state       ][INFO    ][3680] Running state [dbs02.mcp-pike-odl-ha.local] at time 19:44:42.323278
2018-02-26 19:44:42,323 [salt.state       ][INFO    ][3680] Executing state host.present for dbs02.mcp-pike-odl-ha.local
2018-02-26 19:44:42,323 [salt.state       ][INFO    ][3680] Host dbs02.mcp-pike-odl-ha.local (192.168.10.52) already present
2018-02-26 19:44:42,323 [salt.state       ][INFO    ][3680] Completed state [dbs02.mcp-pike-odl-ha.local] at time 19:44:42.323871 duration_in_ms=0.594
2018-02-26 19:44:42,324 [salt.state       ][INFO    ][3680] Running state [dbs03] at time 19:44:42.324025
2018-02-26 19:44:42,324 [salt.state       ][INFO    ][3680] Executing state host.present for dbs03
2018-02-26 19:44:42,324 [salt.state       ][INFO    ][3680] Host dbs03 (192.168.10.53) already present
2018-02-26 19:44:42,324 [salt.state       ][INFO    ][3680] Completed state [dbs03] at time 19:44:42.324619 duration_in_ms=0.593
2018-02-26 19:44:42,324 [salt.state       ][INFO    ][3680] Running state [dbs03.mcp-pike-odl-ha.local] at time 19:44:42.324774
2018-02-26 19:44:42,324 [salt.state       ][INFO    ][3680] Executing state host.present for dbs03.mcp-pike-odl-ha.local
2018-02-26 19:44:42,325 [salt.state       ][INFO    ][3680] Host dbs03.mcp-pike-odl-ha.local (192.168.10.53) already present
2018-02-26 19:44:42,325 [salt.state       ][INFO    ][3680] Completed state [dbs03.mcp-pike-odl-ha.local] at time 19:44:42.325378 duration_in_ms=0.604
2018-02-26 19:44:42,325 [salt.state       ][INFO    ][3680] Running state [odl01] at time 19:44:42.325530
2018-02-26 19:44:42,325 [salt.state       ][INFO    ][3680] Executing state host.present for odl01
2018-02-26 19:44:42,326 [salt.state       ][INFO    ][3680] Host odl01 (192.168.10.111) already present
2018-02-26 19:44:42,326 [salt.state       ][INFO    ][3680] Completed state [odl01] at time 19:44:42.326189 duration_in_ms=0.659
2018-02-26 19:44:42,326 [salt.state       ][INFO    ][3680] Running state [odl01.mcp-pike-odl-ha.local] at time 19:44:42.326342
2018-02-26 19:44:42,326 [salt.state       ][INFO    ][3680] Executing state host.present for odl01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,326 [salt.state       ][INFO    ][3680] Host odl01.mcp-pike-odl-ha.local (192.168.10.111) already present
2018-02-26 19:44:42,326 [salt.state       ][INFO    ][3680] Completed state [odl01.mcp-pike-odl-ha.local] at time 19:44:42.326942 duration_in_ms=0.601
2018-02-26 19:44:42,327 [salt.state       ][INFO    ][3680] Running state [mas01] at time 19:44:42.327099
2018-02-26 19:44:42,327 [salt.state       ][INFO    ][3680] Executing state host.present for mas01
2018-02-26 19:44:42,327 [salt.state       ][INFO    ][3680] Host mas01 (192.168.10.3) already present
2018-02-26 19:44:42,327 [salt.state       ][INFO    ][3680] Completed state [mas01] at time 19:44:42.327702 duration_in_ms=0.604
2018-02-26 19:44:42,327 [salt.state       ][INFO    ][3680] Running state [mas01.mcp-pike-odl-ha.local] at time 19:44:42.327856
2018-02-26 19:44:42,328 [salt.state       ][INFO    ][3680] Executing state host.present for mas01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,328 [salt.state       ][INFO    ][3680] Host mas01.mcp-pike-odl-ha.local (192.168.10.3) already present
2018-02-26 19:44:42,328 [salt.state       ][INFO    ][3680] Completed state [mas01.mcp-pike-odl-ha.local] at time 19:44:42.328457 duration_in_ms=0.601
2018-02-26 19:44:42,328 [salt.state       ][INFO    ][3680] Running state [ctl02] at time 19:44:42.328613
2018-02-26 19:44:42,328 [salt.state       ][INFO    ][3680] Executing state host.present for ctl02
2018-02-26 19:44:42,329 [salt.state       ][INFO    ][3680] Host ctl02 (192.168.10.12) already present
2018-02-26 19:44:42,329 [salt.state       ][INFO    ][3680] Completed state [ctl02] at time 19:44:42.329219 duration_in_ms=0.607
2018-02-26 19:44:42,329 [salt.state       ][INFO    ][3680] Running state [ctl02.mcp-pike-odl-ha.local] at time 19:44:42.329373
2018-02-26 19:44:42,329 [salt.state       ][INFO    ][3680] Executing state host.present for ctl02.mcp-pike-odl-ha.local
2018-02-26 19:44:42,329 [salt.state       ][INFO    ][3680] Host ctl02.mcp-pike-odl-ha.local (192.168.10.12) already present
2018-02-26 19:44:42,330 [salt.state       ][INFO    ][3680] Completed state [ctl02.mcp-pike-odl-ha.local] at time 19:44:42.330025 duration_in_ms=0.653
2018-02-26 19:44:42,330 [salt.state       ][INFO    ][3680] Running state [ctl03] at time 19:44:42.330183
2018-02-26 19:44:42,330 [salt.state       ][INFO    ][3680] Executing state host.present for ctl03
2018-02-26 19:44:42,330 [salt.state       ][INFO    ][3680] Host ctl03 (192.168.10.13) already present
2018-02-26 19:44:42,330 [salt.state       ][INFO    ][3680] Completed state [ctl03] at time 19:44:42.330780 duration_in_ms=0.597
2018-02-26 19:44:42,330 [salt.state       ][INFO    ][3680] Running state [ctl03.mcp-pike-odl-ha.local] at time 19:44:42.330933
2018-02-26 19:44:42,331 [salt.state       ][INFO    ][3680] Executing state host.present for ctl03.mcp-pike-odl-ha.local
2018-02-26 19:44:42,331 [salt.state       ][INFO    ][3680] Host ctl03.mcp-pike-odl-ha.local (192.168.10.13) already present
2018-02-26 19:44:42,331 [salt.state       ][INFO    ][3680] Completed state [ctl03.mcp-pike-odl-ha.local] at time 19:44:42.331541 duration_in_ms=0.608
2018-02-26 19:44:42,331 [salt.state       ][INFO    ][3680] Running state [ctl01] at time 19:44:42.331702
2018-02-26 19:44:42,331 [salt.state       ][INFO    ][3680] Executing state host.present for ctl01
2018-02-26 19:44:42,332 [salt.state       ][INFO    ][3680] Host ctl01 (192.168.10.11) already present
2018-02-26 19:44:42,332 [salt.state       ][INFO    ][3680] Completed state [ctl01] at time 19:44:42.332301 duration_in_ms=0.599
2018-02-26 19:44:42,332 [salt.state       ][INFO    ][3680] Running state [ctl01.mcp-pike-odl-ha.local] at time 19:44:42.332455
2018-02-26 19:44:42,332 [salt.state       ][INFO    ][3680] Executing state host.present for ctl01.mcp-pike-odl-ha.local
2018-02-26 19:44:42,332 [salt.state       ][INFO    ][3680] Host ctl01.mcp-pike-odl-ha.local (192.168.10.11) already present
2018-02-26 19:44:42,333 [salt.state       ][INFO    ][3680] Completed state [ctl01.mcp-pike-odl-ha.local] at time 19:44:42.333061 duration_in_ms=0.605
2018-02-26 19:44:42,333 [salt.state       ][INFO    ][3680] Running state [ctl] at time 19:44:42.333220
2018-02-26 19:44:42,333 [salt.state       ][INFO    ][3680] Executing state host.present for ctl
2018-02-26 19:44:42,334 [salt.state       ][INFO    ][3680] Host ctl (192.168.10.10) already present
2018-02-26 19:44:42,335 [salt.state       ][INFO    ][3680] Completed state [ctl] at time 19:44:42.334998 duration_in_ms=1.777
2018-02-26 19:44:42,335 [salt.state       ][INFO    ][3680] Running state [ctl.mcp-pike-odl-ha.local] at time 19:44:42.335164
2018-02-26 19:44:42,335 [salt.state       ][INFO    ][3680] Executing state host.present for ctl.mcp-pike-odl-ha.local
2018-02-26 19:44:42,335 [salt.state       ][INFO    ][3680] Host ctl.mcp-pike-odl-ha.local (192.168.10.10) already present
2018-02-26 19:44:42,335 [salt.state       ][INFO    ][3680] Completed state [ctl.mcp-pike-odl-ha.local] at time 19:44:42.335782 duration_in_ms=0.618
2018-02-26 19:44:42,335 [salt.state       ][INFO    ][3680] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 19:44:42.335938
2018-02-26 19:44:42,336 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-26 19:44:42,336 [salt.state       ][INFO    ][3680] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-02-26 19:44:42,336 [salt.state       ][INFO    ][3680] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 19:44:42.336417 duration_in_ms=0.48
2018-02-26 19:44:42,338 [salt.state       ][INFO    ][3680] Running state [ens2f0.81] at time 19:44:42.338021
2018-02-26 19:44:42,338 [salt.state       ][INFO    ][3680] Executing state network.managed for ens2f0.81
2018-02-26 19:44:43,158 [salt.state       ][INFO    ][3680] Interface ens2f0.81 is up to date.
2018-02-26 19:44:43,159 [salt.state       ][INFO    ][3680] Completed state [ens2f0.81] at time 19:44:43.159246 duration_in_ms=821.223
2018-02-26 19:44:43,160 [salt.state       ][INFO    ][3680] Running state [br-ctl] at time 19:44:43.160893
2018-02-26 19:44:43,161 [salt.state       ][INFO    ][3680] Executing state network.managed for br-ctl
2018-02-26 19:44:43,171 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:44:43,185 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-02-26 19:44:43,387 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:44:44,043 [salt.state       ][INFO    ][3680] Interface br-ctl is up to date.
2018-02-26 19:44:44,043 [salt.state       ][INFO    ][3680] Completed state [br-ctl] at time 19:44:44.043809 duration_in_ms=882.915
2018-02-26 19:44:44,044 [salt.state       ][INFO    ][3680] Running state [eno1] at time 19:44:44.044090
2018-02-26 19:44:44,044 [salt.state       ][INFO    ][3680] Executing state network.managed for eno1
2018-02-26 19:44:44,709 [salt.state       ][INFO    ][3680] Interface eno1 is up to date.
2018-02-26 19:44:44,710 [salt.state       ][INFO    ][3680] Completed state [eno1] at time 19:44:44.710200 duration_in_ms=666.11
2018-02-26 19:44:44,710 [salt.state       ][INFO    ][3680] Running state [ens2f0] at time 19:44:44.710459
2018-02-26 19:44:44,710 [salt.state       ][INFO    ][3680] Executing state network.managed for ens2f0
2018-02-26 19:44:45,368 [salt.state       ][INFO    ][3680] Interface ens2f0 is up to date.
2018-02-26 19:44:45,368 [salt.state       ][INFO    ][3680] Completed state [ens2f0] at time 19:44:45.368739 duration_in_ms=658.279
2018-02-26 19:44:45,369 [salt.state       ][INFO    ][3680] Running state [ens2f0.80] at time 19:44:45.369774
2018-02-26 19:44:45,370 [salt.state       ][INFO    ][3680] Executing state network.managed for ens2f0.80
2018-02-26 19:44:46,041 [salt.state       ][INFO    ][3680] Interface ens2f0.80 is up to date.
2018-02-26 19:44:46,041 [salt.state       ][INFO    ][3680] Completed state [ens2f0.80] at time 19:44:46.041346 duration_in_ms=671.572
2018-02-26 19:44:46,043 [salt.state       ][INFO    ][3680] Running state [br-mgmt] at time 19:44:46.043070
2018-02-26 19:44:46,043 [salt.state       ][INFO    ][3680] Executing state network.managed for br-mgmt
2018-02-26 19:44:46,052 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:44:46,066 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-02-26 19:44:46,267 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:44:46,926 [salt.state       ][INFO    ][3680] Interface br-mgmt is up to date.
2018-02-26 19:44:46,926 [salt.state       ][INFO    ][3680] Completed state [br-mgmt] at time 19:44:46.926623 duration_in_ms=883.552
2018-02-26 19:44:46,928 [salt.state       ][INFO    ][3680] Running state [br-ex] at time 19:44:46.928069
2018-02-26 19:44:46,928 [salt.state       ][INFO    ][3680] Executing state network.managed for br-ex
2018-02-26 19:44:46,936 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:44:46,950 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-02-26 19:44:47,153 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:44:47,806 [salt.state       ][INFO    ][3680] Interface br-ex is up to date.
2018-02-26 19:44:47,806 [salt.state       ][INFO    ][3680] Completed state [br-ex] at time 19:44:47.806383 duration_in_ms=878.313
2018-02-26 19:44:47,806 [salt.state       ][INFO    ][3680] Running state [/etc/profile.d/proxy.sh] at time 19:44:47.806648
2018-02-26 19:44:47,806 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-26 19:44:47,807 [salt.state       ][INFO    ][3680] File /etc/profile.d/proxy.sh is not present
2018-02-26 19:44:47,807 [salt.state       ][INFO    ][3680] Completed state [/etc/profile.d/proxy.sh] at time 19:44:47.807424 duration_in_ms=0.776
2018-02-26 19:44:47,807 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/95proxies] at time 19:44:47.807640
2018-02-26 19:44:47,807 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-26 19:44:47,808 [salt.state       ][INFO    ][3680] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-26 19:44:47,808 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/95proxies] at time 19:44:47.808226 duration_in_ms=0.586
2018-02-26 19:44:47,808 [salt.state       ][INFO    ][3680] Running state [ntp] at time 19:44:47.808418
2018-02-26 19:44:47,808 [salt.state       ][INFO    ][3680] Executing state pkg.installed for ntp
2018-02-26 19:44:47,814 [salt.state       ][INFO    ][3680] All specified packages are already installed
2018-02-26 19:44:47,814 [salt.state       ][INFO    ][3680] Completed state [ntp] at time 19:44:47.814623 duration_in_ms=6.204
2018-02-26 19:44:47,815 [salt.state       ][INFO    ][3680] Running state [/etc/ntp.conf] at time 19:44:47.815915
2018-02-26 19:44:47,816 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/ntp.conf
2018-02-26 19:44:47,839 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-02-26 19:44:47,869 [salt.state       ][INFO    ][3680] 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-02-26 19:44:47,869 [salt.state       ][INFO    ][3680] Completed state [/etc/ntp.conf] at time 19:44:47.869773 duration_in_ms=53.857
2018-02-26 19:44:47,871 [salt.state       ][INFO    ][3680] Running state [ntp] at time 19:44:47.871041
2018-02-26 19:44:47,871 [salt.state       ][INFO    ][3680] Executing state service.running for ntp
2018-02-26 19:44:47,871 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-26 19:44:47,881 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-26 19:44:47,888 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-26 19:44:47,897 [salt.state       ][INFO    ][3680] The service ntp is already running
2018-02-26 19:44:47,898 [salt.state       ][INFO    ][3680] Completed state [ntp] at time 19:44:47.898220 duration_in_ms=27.179
2018-02-26 19:44:47,898 [salt.state       ][INFO    ][3680] Running state [ntp] at time 19:44:47.898417
2018-02-26 19:44:47,898 [salt.state       ][INFO    ][3680] Executing state service.mod_watch for ntp
2018-02-26 19:44:47,899 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-26 19:44:47,907 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-26 19:44:47,917 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-02-26 19:44:47,950 [salt.state       ][INFO    ][3680] {'ntp': True}
2018-02-26 19:44:47,950 [salt.state       ][INFO    ][3680] Completed state [ntp] at time 19:44:47.950441 duration_in_ms=52.023
2018-02-26 19:44:47,954 [salt.minion      ][INFO    ][3680] Returning information for job: 20180226194418867707
2018-02-26 19:45:04,288 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command pkg.upgrade with jid 20180226194503711889
2018-02-26 19:45:04,309 [salt.minion      ][INFO    ][7470] Starting a new job with PID 7470
2018-02-26 19:45:04,339 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:45:04,621 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7470] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-02-26 19:45:12,126 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:45:12,163 [salt.minion      ][INFO    ][7470] Returning information for job: 20180226194503711889
2018-02-26 19:45:13,937 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command state.sls with jid 20180226194513363737
2018-02-26 19:45:13,955 [salt.minion      ][INFO    ][8607] Starting a new job with PID 8607
2018-02-26 19:45:16,558 [salt.state       ][INFO    ][8607] Loading fresh modules for state activity
2018-02-26 19:45:16,608 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2018-02-26 19:45:16,649 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2018-02-26 19:45:16,670 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2018-02-26 19:45:16,709 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2018-02-26 19:45:16,751 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2018-02-26 19:45:16,815 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2018-02-26 19:45:17,235 [salt.state       ][INFO    ][8607] Running state [libvirt-bin] at time 19:45:17.235653
2018-02-26 19:45:17,236 [salt.state       ][INFO    ][8607] Executing state pkg.installed for libvirt-bin
2018-02-26 19:45:17,236 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:45:17,532 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2018-02-26 19:45:17,608 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-26 19:45:19,543 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:45:19,570 [salt.loaded.int.module.cmdmod][INFO    ][8607] 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-02-26 19:45:24,043 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194523468735
2018-02-26 19:45:24,064 [salt.minion      ][INFO    ][9227] Starting a new job with PID 9227
2018-02-26 19:45:24,088 [salt.minion      ][INFO    ][9227] Returning information for job: 20180226194523468735
2018-02-26 19:45:34,064 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:45:34,150 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194533576067
2018-02-26 19:45:34,158 [salt.state       ][INFO    ][8607] 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-02-26 19:45:34,166 [salt.minion      ][INFO    ][11405] Starting a new job with PID 11405
2018-02-26 19:45:34,170 [salt.state       ][INFO    ][8607] Loading fresh modules for state activity
2018-02-26 19:45:34,180 [salt.minion      ][INFO    ][11405] Returning information for job: 20180226194533576067
2018-02-26 19:45:34,216 [salt.state       ][INFO    ][8607] Completed state [libvirt-bin] at time 19:45:34.215931 duration_in_ms=16980.279
2018-02-26 19:45:34,226 [salt.state       ][INFO    ][8607] Running state [pm-utils] at time 19:45:34.226503
2018-02-26 19:45:34,226 [salt.state       ][INFO    ][8607] Executing state pkg.installed for pm-utils
2018-02-26 19:45:34,571 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:45:34,588 [salt.loaded.int.module.cmdmod][INFO    ][8607] 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-02-26 19:45:36,614 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:45:36,665 [salt.state       ][INFO    ][8607] 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-02-26 19:45:36,686 [salt.state       ][INFO    ][8607] Loading fresh modules for state activity
2018-02-26 19:45:36,739 [salt.state       ][INFO    ][8607] Completed state [pm-utils] at time 19:45:36.739456 duration_in_ms=2512.951
2018-02-26 19:45:36,758 [salt.state       ][INFO    ][8607] Running state [libvirt0] at time 19:45:36.758669
2018-02-26 19:45:36,758 [salt.state       ][INFO    ][8607] Executing state pkg.installed for libvirt0
2018-02-26 19:45:37,084 [salt.state       ][INFO    ][8607] All specified packages are already installed
2018-02-26 19:45:37,085 [salt.state       ][INFO    ][8607] Completed state [libvirt0] at time 19:45:37.085130 duration_in_ms=326.459
2018-02-26 19:45:37,085 [salt.state       ][INFO    ][8607] Running state [python-libvirt] at time 19:45:37.085361
2018-02-26 19:45:37,085 [salt.state       ][INFO    ][8607] Executing state pkg.installed for python-libvirt
2018-02-26 19:45:37,102 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:45:37,124 [salt.loaded.int.module.cmdmod][INFO    ][8607] 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-02-26 19:45:38,586 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:45:38,634 [salt.state       ][INFO    ][8607] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'

2018-02-26 19:45:38,645 [salt.state       ][INFO    ][8607] Loading fresh modules for state activity
2018-02-26 19:45:38,689 [salt.state       ][INFO    ][8607] Completed state [python-libvirt] at time 19:45:38.689337 duration_in_ms=1603.976
2018-02-26 19:45:38,698 [salt.state       ][INFO    ][8607] Running state [qemu-kvm] at time 19:45:38.698735
2018-02-26 19:45:38,698 [salt.state       ][INFO    ][8607] Executing state pkg.installed for qemu-kvm
2018-02-26 19:45:39,065 [salt.state       ][INFO    ][8607] All specified packages are already installed
2018-02-26 19:45:39,065 [salt.state       ][INFO    ][8607] Completed state [qemu-kvm] at time 19:45:39.065486 duration_in_ms=366.751
2018-02-26 19:45:39,066 [salt.state       ][INFO    ][8607] Running state [qemu-utils] at time 19:45:39.066079
2018-02-26 19:45:39,066 [salt.state       ][INFO    ][8607] Executing state pkg.installed for qemu-utils
2018-02-26 19:45:39,072 [salt.state       ][INFO    ][8607] All specified packages are already installed
2018-02-26 19:45:39,072 [salt.state       ][INFO    ][8607] Completed state [qemu-utils] at time 19:45:39.072614 duration_in_ms=6.535
2018-02-26 19:45:39,074 [salt.state       ][INFO    ][8607] Running state [/etc/libvirt/libvirtd.conf] at time 19:45:39.074251
2018-02-26 19:45:39,074 [salt.state       ][INFO    ][8607] Executing state file.managed for /etc/libvirt/libvirtd.conf
2018-02-26 19:45:39,118 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2018-02-26 19:45:39,161 [salt.state       ][INFO    ][8607] 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-02-26 19:45:39,161 [salt.state       ][INFO    ][8607] Completed state [/etc/libvirt/libvirtd.conf] at time 19:45:39.161316 duration_in_ms=87.065
2018-02-26 19:45:39,161 [salt.state       ][INFO    ][8607] Running state [/etc/default/libvirtd] at time 19:45:39.161923
2018-02-26 19:45:39,162 [salt.state       ][INFO    ][8607] Executing state file.managed for /etc/default/libvirtd
2018-02-26 19:45:39,188 [salt.fileclient  ][INFO    ][8607] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2018-02-26 19:45:39,196 [salt.state       ][INFO    ][8607] 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-02-26 19:45:39,196 [salt.state       ][INFO    ][8607] Completed state [/etc/default/libvirtd] at time 19:45:39.196264 duration_in_ms=34.341
2018-02-26 19:45:39,197 [salt.state       ][INFO    ][8607] Running state [service.systemctl_reload] at time 19:45:39.197112
2018-02-26 19:45:39,197 [salt.state       ][INFO    ][8607] Executing state module.wait for service.systemctl_reload
2018-02-26 19:45:39,197 [salt.state       ][INFO    ][8607] No changes made for service.systemctl_reload
2018-02-26 19:45:39,198 [salt.state       ][INFO    ][8607] Completed state [service.systemctl_reload] at time 19:45:39.198081 duration_in_ms=0.969
2018-02-26 19:45:39,198 [salt.state       ][INFO    ][8607] Running state [service.systemctl_reload] at time 19:45:39.198270
2018-02-26 19:45:39,198 [salt.state       ][INFO    ][8607] Executing state module.mod_watch for service.systemctl_reload
2018-02-26 19:45:39,199 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-02-26 19:45:39,291 [salt.state       ][INFO    ][8607] {'ret': True}
2018-02-26 19:45:39,292 [salt.state       ][INFO    ][8607] Completed state [service.systemctl_reload] at time 19:45:39.292095 duration_in_ms=93.824
2018-02-26 19:45:39,295 [salt.state       ][INFO    ][8607] Running state [/etc/libvirt/qemu/networks/default.xml] at time 19:45:39.295096
2018-02-26 19:45:39,295 [salt.state       ][INFO    ][8607] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2018-02-26 19:45:39,296 [salt.state       ][INFO    ][8607] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2018-02-26 19:45:39,296 [salt.state       ][INFO    ][8607] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 19:45:39.296522 duration_in_ms=1.425
2018-02-26 19:45:39,297 [salt.state       ][INFO    ][8607] Running state [libvirtd] at time 19:45:39.297447
2018-02-26 19:45:39,300 [salt.state       ][INFO    ][8607] Executing state service.running for libvirtd
2018-02-26 19:45:39,301 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2018-02-26 19:45:39,320 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-02-26 19:45:39,336 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-02-26 19:45:39,346 [salt.state       ][INFO    ][8607] The service libvirtd is already running
2018-02-26 19:45:39,346 [salt.state       ][INFO    ][8607] Completed state [libvirtd] at time 19:45:39.346677 duration_in_ms=49.228
2018-02-26 19:45:39,347 [salt.state       ][INFO    ][8607] Running state [libvirtd] at time 19:45:39.347034
2018-02-26 19:45:39,347 [salt.state       ][INFO    ][8607] Executing state service.mod_watch for libvirtd
2018-02-26 19:45:39,348 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-02-26 19:45:39,361 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-02-26 19:45:39,372 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2018-02-26 19:45:39,468 [salt.state       ][INFO    ][8607] {'libvirtd': True}
2018-02-26 19:45:39,469 [salt.state       ][INFO    ][8607] Completed state [libvirtd] at time 19:45:39.469096 duration_in_ms=122.063
2018-02-26 19:45:39,471 [salt.state       ][INFO    ][8607] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 19:45:39.471834
2018-02-26 19:45:39,472 [salt.state       ][INFO    ][8607] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2018-02-26 19:45:39,473 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2018-02-26 19:45:40,660 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2018-02-26 19:45:40,943 [salt.state       ][INFO    ][8607] {'pid': 12285, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2018-02-26 19:45:40,944 [salt.state       ][INFO    ][8607] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 19:45:40.944345 duration_in_ms=1472.51
2018-02-26 19:45:40,945 [salt.state       ][INFO    ][8607] Running state [virsh net-autostart default --disable] at time 19:45:40.945390
2018-02-26 19:45:40,946 [salt.state       ][INFO    ][8607] Executing state cmd.run for virsh net-autostart default --disable
2018-02-26 19:45:40,947 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2018-02-26 19:45:40,990 [salt.state       ][INFO    ][8607] onlyif execution failed
2018-02-26 19:45:40,990 [salt.state       ][INFO    ][8607] Completed state [virsh net-autostart default --disable] at time 19:45:40.990820 duration_in_ms=45.429
2018-02-26 19:45:40,991 [salt.state       ][INFO    ][8607] Running state [virsh net-destroy default] at time 19:45:40.991421
2018-02-26 19:45:40,992 [salt.state       ][INFO    ][8607] Executing state cmd.run for virsh net-destroy default
2018-02-26 19:45:40,993 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2018-02-26 19:45:41,028 [salt.state       ][INFO    ][8607] onlyif execution failed
2018-02-26 19:45:41,029 [salt.state       ][INFO    ][8607] Completed state [virsh net-destroy default] at time 19:45:41.029287 duration_in_ms=37.867
2018-02-26 19:45:41,030 [salt.state       ][INFO    ][8607] Running state [echo 'No pool is defined'] at time 19:45:41.030145
2018-02-26 19:45:41,030 [salt.state       ][INFO    ][8607] Executing state cmd.run for echo 'No pool is defined'
2018-02-26 19:45:41,031 [salt.loaded.int.module.cmdmod][INFO    ][8607] Executing command 'echo 'No pool is defined'' in directory '/root'
2018-02-26 19:45:41,043 [salt.state       ][INFO    ][8607] {'pid': 12324, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2018-02-26 19:45:41,044 [salt.state       ][INFO    ][8607] Completed state [echo 'No pool is defined'] at time 19:45:41.044442 duration_in_ms=14.297
2018-02-26 19:45:41,047 [salt.minion      ][INFO    ][8607] Returning information for job: 20180226194513363737
2018-02-26 19:45:41,814 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command state.apply with jid 20180226194541237752
2018-02-26 19:45:41,836 [salt.minion      ][INFO    ][12329] Starting a new job with PID 12329
2018-02-26 19:45:44,404 [salt.state       ][INFO    ][12329] Loading fresh modules for state activity
2018-02-26 19:45:44,509 [salt.fileclient  ][INFO    ][12329] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2018-02-26 19:45:44,882 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:45:44,901 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:45:44,984 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:45:45,209 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:45:46,026 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:45:46,049 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:45:46,133 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:45:46,365 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:45:47,028 [salt.fileclient  ][INFO    ][12329] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2018-02-26 19:45:47,057 [salt.fileclient  ][INFO    ][12329] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2018-02-26 19:45:47,606 [salt.state       ][INFO    ][12329] Running state [salt-minion] at time 19:45:47.606874
2018-02-26 19:45:47,607 [salt.state       ][INFO    ][12329] Executing state pkg.installed for salt-minion
2018-02-26 19:45:47,607 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:45:47,893 [salt.state       ][INFO    ][12329] All specified packages are already installed
2018-02-26 19:45:47,893 [salt.state       ][INFO    ][12329] Completed state [salt-minion] at time 19:45:47.893458 duration_in_ms=286.583
2018-02-26 19:45:47,893 [salt.state       ][INFO    ][12329] Running state [salt_minion_dependency_packages] at time 19:45:47.893716
2018-02-26 19:45:47,893 [salt.state       ][INFO    ][12329] Executing state pkg.installed for salt_minion_dependency_packages
2018-02-26 19:45:47,899 [salt.state       ][INFO    ][12329] All specified packages are already installed
2018-02-26 19:45:47,899 [salt.state       ][INFO    ][12329] Completed state [salt_minion_dependency_packages] at time 19:45:47.899181 duration_in_ms=5.464
2018-02-26 19:45:47,901 [salt.state       ][INFO    ][12329] Running state [/etc/salt/minion.d/minion.conf] at time 19:45:47.901183
2018-02-26 19:45:47,901 [salt.state       ][INFO    ][12329] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-02-26 19:45:48,095 [salt.state       ][INFO    ][12329] File /etc/salt/minion.d/minion.conf is in the correct state
2018-02-26 19:45:48,095 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/minion.d/minion.conf] at time 19:45:48.095247 duration_in_ms=194.063
2018-02-26 19:45:48,095 [salt.state       ][INFO    ][12329] Running state [/etc/salt/minion.d/_virt.conf] at time 19:45:48.095570
2018-02-26 19:45:48,095 [salt.state       ][INFO    ][12329] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-02-26 19:45:48,096 [salt.state       ][INFO    ][12329] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-02-26 19:45:48,096 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/minion.d/_virt.conf] at time 19:45:48.096411 duration_in_ms=0.84
2018-02-26 19:45:48,097 [salt.state       ][INFO    ][12329] Running state [salt-minion] at time 19:45:48.097966
2018-02-26 19:45:48,098 [salt.state       ][INFO    ][12329] Executing state service.running for salt-minion
2018-02-26 19:45:48,098 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-26 19:45:48,133 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-02-26 19:45:48,149 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-26 19:45:48,163 [salt.state       ][INFO    ][12329] The service salt-minion is already running
2018-02-26 19:45:48,164 [salt.state       ][INFO    ][12329] Completed state [salt-minion] at time 19:45:48.164056 duration_in_ms=66.09
2018-02-26 19:45:48,167 [salt.state       ][INFO    ][12329] Running state [/etc/salt/grains.d] at time 19:45:48.167831
2018-02-26 19:45:48,168 [salt.state       ][INFO    ][12329] Executing state file.directory for /etc/salt/grains.d
2018-02-26 19:45:48,169 [salt.state       ][INFO    ][12329] Directory /etc/salt/grains.d is in the correct state
2018-02-26 19:45:48,169 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/grains.d] at time 19:45:48.169913 duration_in_ms=2.083
2018-02-26 19:45:48,171 [salt.state       ][INFO    ][12329] Running state [/etc/salt/grains] at time 19:45:48.170972
2018-02-26 19:45:48,171 [salt.state       ][INFO    ][12329] Executing state file.managed for /etc/salt/grains
2018-02-26 19:45:48,172 [salt.state       ][INFO    ][12329] File /etc/salt/grains exists with proper permissions. No changes made.
2018-02-26 19:45:48,172 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/grains] at time 19:45:48.172335 duration_in_ms=1.363
2018-02-26 19:45:48,173 [salt.state       ][INFO    ][12329] Running state [/etc/salt/grains.d/placeholder] at time 19:45:48.173044
2018-02-26 19:45:48,173 [salt.state       ][INFO    ][12329] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-02-26 19:45:48,175 [salt.state       ][INFO    ][12329] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-02-26 19:45:48,175 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/grains.d/placeholder] at time 19:45:48.175475 duration_in_ms=2.432
2018-02-26 19:45:48,176 [salt.state       ][INFO    ][12329] Running state [/etc/salt/grains.d/sphinx] at time 19:45:48.176186
2018-02-26 19:45:48,176 [salt.state       ][INFO    ][12329] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-02-26 19:45:48,180 [salt.state       ][INFO    ][12329] File changed:
--- 
+++ 
@@ -47,7 +47,9 @@
               name: IP Addresses
               value:
               - 127.0.0.1
+              - 192.168.10.142
               - 192.168.11.5
+              - 192.168.122.1
         system:
           name: System
           param:

2018-02-26 19:45:48,180 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/grains.d/sphinx] at time 19:45:48.180496 duration_in_ms=4.31
2018-02-26 19:45:48,181 [salt.state       ][INFO    ][12329] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.181188
2018-02-26 19:45:48,181 [salt.state       ][INFO    ][12329] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:45:48,181 [salt.state       ][INFO    ][12329] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:45:48,181 [salt.state       ][INFO    ][12329] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.181705 duration_in_ms=0.517
2018-02-26 19:45:48,181 [salt.state       ][INFO    ][12329] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.181847
2018-02-26 19:45:48,182 [salt.state       ][INFO    ][12329] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:45:48,182 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-02-26 19:45:48,273 [salt.state       ][INFO    ][12329] {'pid': 12387, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-26 19:45:48,274 [salt.state       ][INFO    ][12329] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.274569 duration_in_ms=92.721
2018-02-26 19:45:48,276 [salt.state       ][INFO    ][12329] Running state [/etc/salt/grains.d/dns_records] at time 19:45:48.275940
2018-02-26 19:45:48,276 [salt.state       ][INFO    ][12329] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-02-26 19:45:48,278 [salt.state       ][INFO    ][12329] File /etc/salt/grains.d/dns_records is in the correct state
2018-02-26 19:45:48,279 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/grains.d/dns_records] at time 19:45:48.279183 duration_in_ms=3.243
2018-02-26 19:45:48,280 [salt.state       ][INFO    ][12329] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.280546
2018-02-26 19:45:48,280 [salt.state       ][INFO    ][12329] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:45:48,281 [salt.state       ][INFO    ][12329] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:45:48,281 [salt.state       ][INFO    ][12329] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.281534 duration_in_ms=0.989
2018-02-26 19:45:48,282 [salt.state       ][INFO    ][12329] Running state [/etc/salt/grains.d/salt] at time 19:45:48.282197
2018-02-26 19:45:48,282 [salt.state       ][INFO    ][12329] Executing state file.managed for /etc/salt/grains.d/salt
2018-02-26 19:45:48,283 [salt.state       ][INFO    ][12329] File /etc/salt/grains.d/salt is in the correct state
2018-02-26 19:45:48,284 [salt.state       ][INFO    ][12329] Completed state [/etc/salt/grains.d/salt] at time 19:45:48.284025 duration_in_ms=1.828
2018-02-26 19:45:48,285 [salt.state       ][INFO    ][12329] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.285286
2018-02-26 19:45:48,286 [salt.state       ][INFO    ][12329] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:45:48,286 [salt.state       ][INFO    ][12329] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:45:48,286 [salt.state       ][INFO    ][12329] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:45:48.286907 duration_in_ms=1.621
2018-02-26 19:45:48,290 [salt.state       ][INFO    ][12329] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:45:48.290297
2018-02-26 19:45:48,290 [salt.state       ][INFO    ][12329] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-26 19:45:48,290 [salt.state       ][INFO    ][12329] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-26 19:45:48,290 [salt.state       ][INFO    ][12329] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:45:48.290871 duration_in_ms=0.575
2018-02-26 19:45:48,291 [salt.state       ][INFO    ][12329] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:45:48.291011
2018-02-26 19:45:48,291 [salt.state       ][INFO    ][12329] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-26 19:45:48,292 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-02-26 19:45:48,304 [salt.state       ][INFO    ][12329] {'pid': 12389, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-26 19:45:48,305 [salt.state       ][INFO    ][12329] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:45:48.305417 duration_in_ms=14.405
2018-02-26 19:45:48,307 [salt.state       ][INFO    ][12329] Running state [mine.update] at time 19:45:48.307182
2018-02-26 19:45:48,307 [salt.state       ][INFO    ][12329] Executing state module.wait for mine.update
2018-02-26 19:45:48,308 [salt.state       ][INFO    ][12329] No changes made for mine.update
2018-02-26 19:45:48,308 [salt.state       ][INFO    ][12329] Completed state [mine.update] at time 19:45:48.308809 duration_in_ms=1.627
2018-02-26 19:45:48,309 [salt.state       ][INFO    ][12329] Running state [mine.update] at time 19:45:48.309077
2018-02-26 19:45:48,309 [salt.state       ][INFO    ][12329] Executing state module.mod_watch for mine.update
2018-02-26 19:45:48,845 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:45:48,846 [salt.state       ][INFO    ][12329] Completed state [mine.update] at time 19:45:48.846415 duration_in_ms=537.337
2018-02-26 19:45:48,847 [salt.state       ][INFO    ][12329] Running state [ca-certificates] at time 19:45:48.847295
2018-02-26 19:45:48,847 [salt.state       ][INFO    ][12329] Executing state pkg.installed for ca-certificates
2018-02-26 19:45:48,860 [salt.state       ][INFO    ][12329] All specified packages are already installed
2018-02-26 19:45:48,860 [salt.state       ][INFO    ][12329] Completed state [ca-certificates] at time 19:45:48.860389 duration_in_ms=13.096
2018-02-26 19:45:48,860 [salt.state       ][INFO    ][12329] Running state [update-ca-certificates] at time 19:45:48.860941
2018-02-26 19:45:48,861 [salt.state       ][INFO    ][12329] Executing state cmd.wait for update-ca-certificates
2018-02-26 19:45:48,861 [salt.state       ][INFO    ][12329] No changes made for update-ca-certificates
2018-02-26 19:45:48,861 [salt.state       ][INFO    ][12329] Completed state [update-ca-certificates] at time 19:45:48.861845 duration_in_ms=0.904
2018-02-26 19:45:48,862 [salt.state       ][INFO    ][12329] Running state [libvirt-dev] at time 19:45:48.862029
2018-02-26 19:45:48,862 [salt.state       ][INFO    ][12329] Executing state pkg.installed for libvirt-dev
2018-02-26 19:45:48,876 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2018-02-26 19:45:48,937 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-26 19:45:50,851 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:45:50,881 [salt.loaded.int.module.cmdmod][INFO    ][12329] 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-02-26 19:45:51,835 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194551260866
2018-02-26 19:45:51,856 [salt.minion      ][INFO    ][12756] Starting a new job with PID 12756
2018-02-26 19:45:51,878 [salt.minion      ][INFO    ][12756] Returning information for job: 20180226194551260866
2018-02-26 19:46:02,029 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194601454951
2018-02-26 19:46:02,055 [salt.minion      ][INFO    ][17645] Starting a new job with PID 17645
2018-02-26 19:46:02,099 [salt.minion      ][INFO    ][17645] Returning information for job: 20180226194601454951
2018-02-26 19:46:03,387 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:46:03,440 [salt.state       ][INFO    ][12329] 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-02-26 19:46:03,479 [salt.state       ][INFO    ][12329] Loading fresh modules for state activity
2018-02-26 19:46:03,510 [salt.state       ][INFO    ][12329] Completed state [libvirt-dev] at time 19:46:03.510771 duration_in_ms=14648.741
2018-02-26 19:46:03,518 [salt.state       ][INFO    ][12329] Running state [pkg-config] at time 19:46:03.518670
2018-02-26 19:46:03,518 [salt.state       ][INFO    ][12329] Executing state pkg.installed for pkg-config
2018-02-26 19:46:03,841 [salt.state       ][INFO    ][12329] All specified packages are already installed
2018-02-26 19:46:03,841 [salt.state       ][INFO    ][12329] Completed state [pkg-config] at time 19:46:03.841275 duration_in_ms=322.605
2018-02-26 19:46:03,841 [salt.state       ][INFO    ][12329] Running state [virtng.init] at time 19:46:03.841781
2018-02-26 19:46:03,842 [salt.state       ][INFO    ][12329] Executing state module.run for virtng.init
2018-02-26 19:46:03,867 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command ['git', '--version'] in directory '/root'
2018-02-26 19:46:03,983 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:46:12,063 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194611482859
2018-02-26 19:46:12,085 [salt.minion      ][INFO    ][17954] Starting a new job with PID 17954
2018-02-26 19:46:12,108 [salt.minion      ][INFO    ][17954] Returning information for job: 20180226194611482859
2018-02-26 19:46:22,271 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194621697355
2018-02-26 19:46:22,295 [salt.minion      ][INFO    ][17959] Starting a new job with PID 17959
2018-02-26 19:46:22,315 [salt.minion      ][INFO    ][17959] Returning information for job: 20180226194621697355
2018-02-26 19:46:31,279 [salt.fileclient  ][INFO    ][12329] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2018-02-26 19:46:32,493 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194631909085
2018-02-26 19:46:32,511 [salt.minion      ][INFO    ][17964] Starting a new job with PID 17964
2018-02-26 19:46:32,532 [salt.minion      ][INFO    ][17964] Returning information for job: 20180226194631909085
2018-02-26 19:46:32,653 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-02-26 19:46:32,689 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:32,745 [salt.loaded.int.module.cmdmod][ERROR   ][12329] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-02-26 19:46:32,748 [salt.loaded.int.module.cmdmod][ERROR   ][12329] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-02-26 19:46:32,748 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-02-26 19:46:32,804 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:32,843 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-02-26 19:46:33,932 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-02-26 19:46:34,636 [salt.loaded.ext.module.seedng][INFO    ][12329] salt-minion pre-installed on image, configuring as mdb02.mcp-pike-odl-ha.local
2018-02-26 19:46:34,643 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -l' in directory '/root'
2018-02-26 19:46:34,663 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-02-26 19:46:34,695 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:35,551 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:46:35,552 [salt.state       ][INFO    ][12329] Completed state [virtng.init] at time 19:46:35.552164 duration_in_ms=31710.382
2018-02-26 19:46:35,552 [salt.state       ][INFO    ][12329] Running state [virt.set_autostart] at time 19:46:35.552853
2018-02-26 19:46:35,553 [salt.state       ][INFO    ][12329] Executing state module.run for virt.set_autostart
2018-02-26 19:46:35,563 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:46:35,602 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:46:35,602 [salt.state       ][INFO    ][12329] Completed state [virt.set_autostart] at time 19:46:35.602693 duration_in_ms=49.839
2018-02-26 19:46:35,603 [salt.state       ][INFO    ][12329] Running state [virtng.init] at time 19:46:35.603514
2018-02-26 19:46:35,603 [salt.state       ][INFO    ][12329] Executing state module.run for virtng.init
2018-02-26 19:46:35,613 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:46:42,106 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-02-26 19:46:42,119 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:42,128 [salt.loaded.int.module.cmdmod][ERROR   ][12329] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-02-26 19:46:42,128 [salt.loaded.int.module.cmdmod][ERROR   ][12329] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-02-26 19:46:42,129 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-02-26 19:46:42,149 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:42,163 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-02-26 19:46:42,686 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194642111247
2018-02-26 19:46:42,703 [salt.minion      ][INFO    ][18397] Starting a new job with PID 18397
2018-02-26 19:46:42,720 [salt.minion      ][INFO    ][18397] Returning information for job: 20180226194642111247
2018-02-26 19:46:43,249 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-02-26 19:46:43,888 [salt.loaded.ext.module.seedng][INFO    ][12329] salt-minion pre-installed on image, configuring as dbs02.mcp-pike-odl-ha.local
2018-02-26 19:46:43,897 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -l' in directory '/root'
2018-02-26 19:46:43,918 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-02-26 19:46:43,969 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:44,804 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:46:44,805 [salt.state       ][INFO    ][12329] Completed state [virtng.init] at time 19:46:44.805164 duration_in_ms=9201.648
2018-02-26 19:46:44,806 [salt.state       ][INFO    ][12329] Running state [virt.set_autostart] at time 19:46:44.806388
2018-02-26 19:46:44,806 [salt.state       ][INFO    ][12329] Executing state module.run for virt.set_autostart
2018-02-26 19:46:44,816 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:46:44,849 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:46:44,849 [salt.state       ][INFO    ][12329] Completed state [virt.set_autostart] at time 19:46:44.849686 duration_in_ms=43.297
2018-02-26 19:46:44,850 [salt.state       ][INFO    ][12329] Running state [virtng.init] at time 19:46:44.850249
2018-02-26 19:46:44,850 [salt.state       ][INFO    ][12329] Executing state module.run for virtng.init
2018-02-26 19:46:44,856 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:46:51,599 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-02-26 19:46:51,613 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:51,628 [salt.loaded.int.module.cmdmod][ERROR   ][12329] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-02-26 19:46:51,628 [salt.loaded.int.module.cmdmod][ERROR   ][12329] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-02-26 19:46:51,629 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/odl01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-02-26 19:46:51,651 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:51,667 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-02-26 19:46:52,756 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-02-26 19:46:52,874 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194652299976
2018-02-26 19:46:52,888 [salt.minion      ][INFO    ][18705] Starting a new job with PID 18705
2018-02-26 19:46:52,909 [salt.minion      ][INFO    ][18705] Returning information for job: 20180226194652299976
2018-02-26 19:46:53,413 [salt.loaded.ext.module.seedng][INFO    ][12329] salt-minion pre-installed on image, configuring as odl01.mcp-pike-odl-ha.local
2018-02-26 19:46:53,424 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -l' in directory '/root'
2018-02-26 19:46:53,442 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-02-26 19:46:53,501 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-02-26 19:46:54,332 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:46:54,333 [salt.state       ][INFO    ][12329] Completed state [virtng.init] at time 19:46:54.332871 duration_in_ms=9482.621
2018-02-26 19:46:54,333 [salt.state       ][INFO    ][12329] Running state [virt.set_autostart] at time 19:46:54.333520
2018-02-26 19:46:54,334 [salt.state       ][INFO    ][12329] Executing state module.run for virt.set_autostart
2018-02-26 19:46:54,344 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:46:54,384 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:46:54,385 [salt.state       ][INFO    ][12329] Completed state [virt.set_autostart] at time 19:46:54.385273 duration_in_ms=51.753
2018-02-26 19:46:54,386 [salt.state       ][INFO    ][12329] Running state [virtng.init] at time 19:46:54.386811
2018-02-26 19:46:54,387 [salt.state       ][INFO    ][12329] Executing state module.run for virtng.init
2018-02-26 19:46:54,396 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:01,309 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-02-26 19:47:01,318 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:47:01,330 [salt.loaded.int.module.cmdmod][ERROR   ][12329] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-02-26 19:47:01,330 [salt.loaded.int.module.cmdmod][ERROR   ][12329] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-02-26 19:47:01,331 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-02-26 19:47:01,347 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:47:01,367 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-02-26 19:47:02,430 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-02-26 19:47:03,049 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194702473427
2018-02-26 19:47:03,070 [salt.minion      ][INFO    ][19005] Starting a new job with PID 19005
2018-02-26 19:47:03,088 [salt.minion      ][INFO    ][19005] Returning information for job: 20180226194702473427
2018-02-26 19:47:03,315 [salt.loaded.ext.module.seedng][INFO    ][12329] salt-minion pre-installed on image, configuring as ctl02.mcp-pike-odl-ha.local
2018-02-26 19:47:03,320 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -l' in directory '/root'
2018-02-26 19:47:03,337 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-02-26 19:47:03,379 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-02-26 19:47:04,285 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:47:04,286 [salt.state       ][INFO    ][12329] Completed state [virtng.init] at time 19:47:04.285557 duration_in_ms=9898.745
2018-02-26 19:47:04,286 [salt.state       ][INFO    ][12329] Running state [virt.set_autostart] at time 19:47:04.286651
2018-02-26 19:47:04,287 [salt.state       ][INFO    ][12329] Executing state module.run for virt.set_autostart
2018-02-26 19:47:04,298 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:04,336 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:47:04,337 [salt.state       ][INFO    ][12329] Completed state [virt.set_autostart] at time 19:47:04.337466 duration_in_ms=50.814
2018-02-26 19:47:04,339 [salt.state       ][INFO    ][12329] Running state [virtng.init] at time 19:47:04.339153
2018-02-26 19:47:04,339 [salt.state       ][INFO    ][12329] Executing state module.run for virtng.init
2018-02-26 19:47:04,350 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:11,134 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-02-26 19:47:11,147 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:47:11,160 [salt.loaded.int.module.cmdmod][ERROR   ][12329] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-02-26 19:47:11,160 [salt.loaded.int.module.cmdmod][ERROR   ][12329] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-02-26 19:47:11,162 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-02-26 19:47:11,185 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-02-26 19:47:11,202 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-02-26 19:47:12,280 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-02-26 19:47:13,011 [salt.loaded.ext.module.seedng][INFO    ][12329] salt-minion pre-installed on image, configuring as msg02.mcp-pike-odl-ha.local
2018-02-26 19:47:13,017 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'mount -l' in directory '/root'
2018-02-26 19:47:13,035 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-02-26 19:47:13,089 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-02-26 19:47:13,253 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226194712673040
2018-02-26 19:47:13,264 [salt.minion      ][INFO    ][19349] Starting a new job with PID 19349
2018-02-26 19:47:13,279 [salt.minion      ][INFO    ][19349] Returning information for job: 20180226194712673040
2018-02-26 19:47:13,942 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:47:13,943 [salt.state       ][INFO    ][12329] Completed state [virtng.init] at time 19:47:13.943460 duration_in_ms=9604.307
2018-02-26 19:47:13,943 [salt.state       ][INFO    ][12329] Running state [virt.set_autostart] at time 19:47:13.943906
2018-02-26 19:47:13,944 [salt.state       ][INFO    ][12329] Executing state module.run for virt.set_autostart
2018-02-26 19:47:13,955 [salt.loaded.int.module.cmdmod][INFO    ][12329] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:13,999 [salt.state       ][INFO    ][12329] {'ret': True}
2018-02-26 19:47:14,000 [salt.state       ][INFO    ][12329] Completed state [virt.set_autostart] at time 19:47:14.000098 duration_in_ms=56.191
2018-02-26 19:47:14,008 [salt.minion      ][INFO    ][12329] Returning information for job: 20180226194541237752
2018-02-26 19:47:14,793 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command state.sls with jid 20180226194714220289
2018-02-26 19:47:14,804 [salt.minion      ][INFO    ][19574] Starting a new job with PID 19574
2018-02-26 19:47:17,381 [salt.state       ][INFO    ][19574] Loading fresh modules for state activity
2018-02-26 19:47:17,959 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:47:17,977 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:47:18,054 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:47:18,269 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:47:19,222 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:47:19,239 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-02-26 19:47:19,314 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:47:19,542 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'salt-minion --version' in directory '/root'
2018-02-26 19:47:20,730 [salt.state       ][INFO    ][19574] Running state [salt-minion] at time 19:47:20.730803
2018-02-26 19:47:20,731 [salt.state       ][INFO    ][19574] Executing state pkg.installed for salt-minion
2018-02-26 19:47:20,732 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:47:21,080 [salt.state       ][INFO    ][19574] All specified packages are already installed
2018-02-26 19:47:21,080 [salt.state       ][INFO    ][19574] Completed state [salt-minion] at time 19:47:21.080833 duration_in_ms=350.03
2018-02-26 19:47:21,081 [salt.state       ][INFO    ][19574] Running state [salt_minion_dependency_packages] at time 19:47:21.081141
2018-02-26 19:47:21,081 [salt.state       ][INFO    ][19574] Executing state pkg.installed for salt_minion_dependency_packages
2018-02-26 19:47:21,088 [salt.state       ][INFO    ][19574] All specified packages are already installed
2018-02-26 19:47:21,088 [salt.state       ][INFO    ][19574] Completed state [salt_minion_dependency_packages] at time 19:47:21.088315 duration_in_ms=7.174
2018-02-26 19:47:21,090 [salt.state       ][INFO    ][19574] Running state [/etc/salt/minion.d/minion.conf] at time 19:47:21.090475
2018-02-26 19:47:21,090 [salt.state       ][INFO    ][19574] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-02-26 19:47:21,302 [salt.state       ][INFO    ][19574] File /etc/salt/minion.d/minion.conf is in the correct state
2018-02-26 19:47:21,303 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/minion.d/minion.conf] at time 19:47:21.303136 duration_in_ms=212.661
2018-02-26 19:47:21,303 [salt.state       ][INFO    ][19574] Running state [/etc/salt/minion.d/_virt.conf] at time 19:47:21.303574
2018-02-26 19:47:21,303 [salt.state       ][INFO    ][19574] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-02-26 19:47:21,304 [salt.state       ][INFO    ][19574] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-02-26 19:47:21,304 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/minion.d/_virt.conf] at time 19:47:21.304658 duration_in_ms=1.085
2018-02-26 19:47:21,307 [salt.state       ][INFO    ][19574] Running state [salt-minion] at time 19:47:21.306990
2018-02-26 19:47:21,307 [salt.state       ][INFO    ][19574] Executing state service.running for salt-minion
2018-02-26 19:47:21,307 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-26 19:47:21,325 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-02-26 19:47:21,334 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-26 19:47:21,344 [salt.state       ][INFO    ][19574] The service salt-minion is already running
2018-02-26 19:47:21,345 [salt.state       ][INFO    ][19574] Completed state [salt-minion] at time 19:47:21.344983 duration_in_ms=37.992
2018-02-26 19:47:21,347 [salt.state       ][INFO    ][19574] Running state [/etc/salt/grains.d] at time 19:47:21.347116
2018-02-26 19:47:21,347 [salt.state       ][INFO    ][19574] Executing state file.directory for /etc/salt/grains.d
2018-02-26 19:47:21,347 [salt.state       ][INFO    ][19574] Directory /etc/salt/grains.d is in the correct state
2018-02-26 19:47:21,348 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/grains.d] at time 19:47:21.348108 duration_in_ms=0.992
2018-02-26 19:47:21,348 [salt.state       ][INFO    ][19574] Running state [/etc/salt/grains] at time 19:47:21.348665
2018-02-26 19:47:21,348 [salt.state       ][INFO    ][19574] Executing state file.managed for /etc/salt/grains
2018-02-26 19:47:21,349 [salt.state       ][INFO    ][19574] File /etc/salt/grains exists with proper permissions. No changes made.
2018-02-26 19:47:21,349 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/grains] at time 19:47:21.349404 duration_in_ms=0.738
2018-02-26 19:47:21,350 [salt.state       ][INFO    ][19574] Running state [/etc/salt/grains.d/placeholder] at time 19:47:21.350865
2018-02-26 19:47:21,351 [salt.state       ][INFO    ][19574] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-02-26 19:47:21,351 [salt.state       ][INFO    ][19574] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-02-26 19:47:21,351 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/grains.d/placeholder] at time 19:47:21.351613 duration_in_ms=0.748
2018-02-26 19:47:21,352 [salt.state       ][INFO    ][19574] Running state [/etc/salt/grains.d/sphinx] at time 19:47:21.351981
2018-02-26 19:47:21,352 [salt.state       ][INFO    ][19574] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-02-26 19:47:21,353 [salt.state       ][INFO    ][19574] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.142
               - 192.168.11.5
-              - 192.168.122.1
         system:
           name: System
           param:

2018-02-26 19:47:21,354 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/grains.d/sphinx] at time 19:47:21.354245 duration_in_ms=2.264
2018-02-26 19:47:21,355 [salt.state       ][INFO    ][19574] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.355003
2018-02-26 19:47:21,355 [salt.state       ][INFO    ][19574] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:47:21,355 [salt.state       ][INFO    ][19574] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:47:21,355 [salt.state       ][INFO    ][19574] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.355894 duration_in_ms=0.891
2018-02-26 19:47:21,356 [salt.state       ][INFO    ][19574] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.356056
2018-02-26 19:47:21,356 [salt.state       ][INFO    ][19574] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:47:21,356 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-02-26 19:47:21,461 [salt.state       ][INFO    ][19574] {'pid': 19633, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-26 19:47:21,462 [salt.state       ][INFO    ][19574] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.462530 duration_in_ms=106.474
2018-02-26 19:47:21,463 [salt.state       ][INFO    ][19574] Running state [/etc/salt/grains.d/dns_records] at time 19:47:21.463049
2018-02-26 19:47:21,463 [salt.state       ][INFO    ][19574] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-02-26 19:47:21,464 [salt.state       ][INFO    ][19574] File /etc/salt/grains.d/dns_records is in the correct state
2018-02-26 19:47:21,464 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/grains.d/dns_records] at time 19:47:21.464306 duration_in_ms=1.257
2018-02-26 19:47:21,465 [salt.state       ][INFO    ][19574] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.465133
2018-02-26 19:47:21,465 [salt.state       ][INFO    ][19574] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:47:21,465 [salt.state       ][INFO    ][19574] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:47:21,466 [salt.state       ][INFO    ][19574] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.466053 duration_in_ms=0.921
2018-02-26 19:47:21,466 [salt.state       ][INFO    ][19574] Running state [/etc/salt/grains.d/salt] at time 19:47:21.466436
2018-02-26 19:47:21,466 [salt.state       ][INFO    ][19574] Executing state file.managed for /etc/salt/grains.d/salt
2018-02-26 19:47:21,467 [salt.state       ][INFO    ][19574] File /etc/salt/grains.d/salt is in the correct state
2018-02-26 19:47:21,467 [salt.state       ][INFO    ][19574] Completed state [/etc/salt/grains.d/salt] at time 19:47:21.467450 duration_in_ms=1.014
2018-02-26 19:47:21,468 [salt.state       ][INFO    ][19574] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.468198
2018-02-26 19:47:21,468 [salt.state       ][INFO    ][19574] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:47:21,468 [salt.state       ][INFO    ][19574] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-02-26 19:47:21,468 [salt.state       ][INFO    ][19574] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:47:21.468805 duration_in_ms=0.607
2018-02-26 19:47:21,470 [salt.state       ][INFO    ][19574] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:47:21.470446
2018-02-26 19:47:21,470 [salt.state       ][INFO    ][19574] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-26 19:47:21,470 [salt.state       ][INFO    ][19574] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-26 19:47:21,471 [salt.state       ][INFO    ][19574] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:47:21.471070 duration_in_ms=0.624
2018-02-26 19:47:21,471 [salt.state       ][INFO    ][19574] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:47:21.471231
2018-02-26 19:47:21,471 [salt.state       ][INFO    ][19574] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-26 19:47:21,474 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-02-26 19:47:21,482 [salt.state       ][INFO    ][19574] {'pid': 19635, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-26 19:47:21,482 [salt.state       ][INFO    ][19574] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:47:21.482450 duration_in_ms=11.219
2018-02-26 19:47:21,483 [salt.state       ][INFO    ][19574] Running state [mine.update] at time 19:47:21.483458
2018-02-26 19:47:21,483 [salt.state       ][INFO    ][19574] Executing state module.wait for mine.update
2018-02-26 19:47:21,483 [salt.state       ][INFO    ][19574] No changes made for mine.update
2018-02-26 19:47:21,484 [salt.state       ][INFO    ][19574] Completed state [mine.update] at time 19:47:21.484080 duration_in_ms=0.622
2018-02-26 19:47:21,484 [salt.state       ][INFO    ][19574] Running state [mine.update] at time 19:47:21.484245
2018-02-26 19:47:21,484 [salt.state       ][INFO    ][19574] Executing state module.mod_watch for mine.update
2018-02-26 19:47:22,008 [salt.state       ][INFO    ][19574] {'ret': True}
2018-02-26 19:47:22,009 [salt.state       ][INFO    ][19574] Completed state [mine.update] at time 19:47:22.009096 duration_in_ms=524.849
2018-02-26 19:47:22,009 [salt.state       ][INFO    ][19574] Running state [ca-certificates] at time 19:47:22.009564
2018-02-26 19:47:22,010 [salt.state       ][INFO    ][19574] Executing state pkg.installed for ca-certificates
2018-02-26 19:47:22,024 [salt.state       ][INFO    ][19574] All specified packages are already installed
2018-02-26 19:47:22,024 [salt.state       ][INFO    ][19574] Completed state [ca-certificates] at time 19:47:22.024620 duration_in_ms=15.056
2018-02-26 19:47:22,025 [salt.state       ][INFO    ][19574] Running state [update-ca-certificates] at time 19:47:22.025310
2018-02-26 19:47:22,025 [salt.state       ][INFO    ][19574] Executing state cmd.wait for update-ca-certificates
2018-02-26 19:47:22,026 [salt.state       ][INFO    ][19574] No changes made for update-ca-certificates
2018-02-26 19:47:22,026 [salt.state       ][INFO    ][19574] Completed state [update-ca-certificates] at time 19:47:22.026761 duration_in_ms=1.45
2018-02-26 19:47:22,026 [salt.state       ][INFO    ][19574] Running state [libvirt-dev] at time 19:47:22.026958
2018-02-26 19:47:22,027 [salt.state       ][INFO    ][19574] Executing state pkg.installed for libvirt-dev
2018-02-26 19:47:22,033 [salt.state       ][INFO    ][19574] All specified packages are already installed
2018-02-26 19:47:22,033 [salt.state       ][INFO    ][19574] Completed state [libvirt-dev] at time 19:47:22.033800 duration_in_ms=6.842
2018-02-26 19:47:22,034 [salt.state       ][INFO    ][19574] Running state [pkg-config] at time 19:47:22.034003
2018-02-26 19:47:22,034 [salt.state       ][INFO    ][19574] Executing state pkg.installed for pkg-config
2018-02-26 19:47:22,041 [salt.state       ][INFO    ][19574] All specified packages are already installed
2018-02-26 19:47:22,041 [salt.state       ][INFO    ][19574] Completed state [pkg-config] at time 19:47:22.041496 duration_in_ms=7.493
2018-02-26 19:47:22,041 [salt.state       ][INFO    ][19574] Running state [virtng.init] at time 19:47:22.041720
2018-02-26 19:47:22,041 [salt.state       ][INFO    ][19574] Executing state module.run for virtng.init
2018-02-26 19:47:22,071 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command ['git', '--version'] in directory '/root'
2018-02-26 19:47:22,185 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,216 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,216 [salt.state       ][INFO    ][19574] Completed state [virtng.init] at time 19:47:22.216843 duration_in_ms=175.121
2018-02-26 19:47:22,217 [salt.state       ][INFO    ][19574] Running state [virt.set_autostart] at time 19:47:22.217410
2018-02-26 19:47:22,218 [salt.state       ][INFO    ][19574] Executing state module.run for virt.set_autostart
2018-02-26 19:47:22,228 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,257 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,258 [salt.state       ][INFO    ][19574] Completed state [virt.set_autostart] at time 19:47:22.258199 duration_in_ms=40.788
2018-02-26 19:47:22,258 [salt.state       ][INFO    ][19574] Running state [virtng.init] at time 19:47:22.258792
2018-02-26 19:47:22,259 [salt.state       ][INFO    ][19574] Executing state module.run for virtng.init
2018-02-26 19:47:22,271 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,308 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,309 [salt.state       ][INFO    ][19574] Completed state [virtng.init] at time 19:47:22.309011 duration_in_ms=50.218
2018-02-26 19:47:22,309 [salt.state       ][INFO    ][19574] Running state [virt.set_autostart] at time 19:47:22.309627
2018-02-26 19:47:22,310 [salt.state       ][INFO    ][19574] Executing state module.run for virt.set_autostart
2018-02-26 19:47:22,319 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,355 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,356 [salt.state       ][INFO    ][19574] Completed state [virt.set_autostart] at time 19:47:22.356084 duration_in_ms=46.457
2018-02-26 19:47:22,356 [salt.state       ][INFO    ][19574] Running state [virtng.init] at time 19:47:22.356599
2018-02-26 19:47:22,357 [salt.state       ][INFO    ][19574] Executing state module.run for virtng.init
2018-02-26 19:47:22,367 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,402 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,403 [salt.state       ][INFO    ][19574] Completed state [virtng.init] at time 19:47:22.403121 duration_in_ms=46.522
2018-02-26 19:47:22,403 [salt.state       ][INFO    ][19574] Running state [virt.set_autostart] at time 19:47:22.403367
2018-02-26 19:47:22,403 [salt.state       ][INFO    ][19574] Executing state module.run for virt.set_autostart
2018-02-26 19:47:22,411 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,447 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,448 [salt.state       ][INFO    ][19574] Completed state [virt.set_autostart] at time 19:47:22.448009 duration_in_ms=44.64
2018-02-26 19:47:22,448 [salt.state       ][INFO    ][19574] Running state [virtng.init] at time 19:47:22.448556
2018-02-26 19:47:22,449 [salt.state       ][INFO    ][19574] Executing state module.run for virtng.init
2018-02-26 19:47:22,460 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,492 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,493 [salt.state       ][INFO    ][19574] Completed state [virtng.init] at time 19:47:22.492638 duration_in_ms=44.082
2018-02-26 19:47:22,493 [salt.state       ][INFO    ][19574] Running state [virt.set_autostart] at time 19:47:22.493441
2018-02-26 19:47:22,494 [salt.state       ][INFO    ][19574] Executing state module.run for virt.set_autostart
2018-02-26 19:47:22,503 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,531 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,532 [salt.state       ][INFO    ][19574] Completed state [virt.set_autostart] at time 19:47:22.532092 duration_in_ms=38.65
2018-02-26 19:47:22,532 [salt.state       ][INFO    ][19574] Running state [virtng.init] at time 19:47:22.532631
2018-02-26 19:47:22,533 [salt.state       ][INFO    ][19574] Executing state module.run for virtng.init
2018-02-26 19:47:22,543 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,575 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,575 [salt.state       ][INFO    ][19574] Completed state [virtng.init] at time 19:47:22.575452 duration_in_ms=42.82
2018-02-26 19:47:22,576 [salt.state       ][INFO    ][19574] Running state [virt.set_autostart] at time 19:47:22.575959
2018-02-26 19:47:22,576 [salt.state       ][INFO    ][19574] Executing state module.run for virt.set_autostart
2018-02-26 19:47:22,583 [salt.loaded.int.module.cmdmod][INFO    ][19574] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-02-26 19:47:22,615 [salt.state       ][INFO    ][19574] unless execution succeeded
2018-02-26 19:47:22,616 [salt.state       ][INFO    ][19574] Completed state [virt.set_autostart] at time 19:47:22.615950 duration_in_ms=39.991
2018-02-26 19:47:22,622 [salt.minion      ][INFO    ][19574] Returning information for job: 20180226194714220289
2018-02-26 19:47:35,562 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180226194734987709
2018-02-26 19:47:35,584 [salt.minion      ][INFO    ][19689] Starting a new job with PID 19689
2018-02-26 19:47:35,827 [salt.state       ][INFO    ][19689] Loading fresh modules for state activity
2018-02-26 19:47:36,860 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-02-26 19:47:36,866 [salt.utils.extmods][INFO    ][19689] Syncing beacons for environment 'base'
2018-02-26 19:47:36,866 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_beacons, for base)
2018-02-26 19:47:36,866 [salt.fileclient  ][INFO    ][19689] Caching directory '_beacons/' for environment 'base'
2018-02-26 19:47:36,990 [salt.utils.extmods][INFO    ][19689] Syncing modules for environment 'base'
2018-02-26 19:47:36,991 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_modules, for base)
2018-02-26 19:47:36,991 [salt.fileclient  ][INFO    ][19689] Caching directory '_modules/' for environment 'base'
2018-02-26 19:47:37,623 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-02-26 19:47:37,624 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2018-02-26 19:47:37,625 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-02-26 19:47:37,625 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-02-26 19:47:37,626 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-02-26 19:47:37,627 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-02-26 19:47:37,629 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-02-26 19:47:37,629 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-02-26 19:47:37,630 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-02-26 19:47:37,630 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-02-26 19:47:37,631 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-02-26 19:47:37,632 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-02-26 19:47:37,632 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-02-26 19:47:37,633 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-02-26 19:47:37,634 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-02-26 19:47:37,635 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-02-26 19:47:37,635 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-02-26 19:47:37,636 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2018-02-26 19:47:37,638 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-02-26 19:47:37,639 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-02-26 19:47:37,639 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-02-26 19:47:37,640 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-02-26 19:47:37,641 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-02-26 19:47:37,641 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-02-26 19:47:37,642 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-02-26 19:47:37,642 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-02-26 19:47:37,643 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-02-26 19:47:37,644 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-02-26 19:47:37,645 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-02-26 19:47:37,646 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-02-26 19:47:37,646 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-02-26 19:47:37,647 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-02-26 19:47:37,648 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-02-26 19:47:37,650 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-02-26 19:47:37,651 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-02-26 19:47:37,651 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-02-26 19:47:37,651 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-02-26 19:47:37,652 [salt.utils.extmods][INFO    ][19689] 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-02-26 19:47:37,653 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-02-26 19:47:37,653 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-02-26 19:47:37,663 [salt.utils.extmods][INFO    ][19689] Syncing states for environment 'base'
2018-02-26 19:47:37,663 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_states, for base)
2018-02-26 19:47:37,663 [salt.fileclient  ][INFO    ][19689] Caching directory '_states/' for environment 'base'
2018-02-26 19:47:38,411 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-02-26 19:47:38,413 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-02-26 19:47:38,414 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-02-26 19:47:38,414 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-02-26 19:47:38,415 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-02-26 19:47:38,415 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-02-26 19:47:38,416 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-02-26 19:47:38,417 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-02-26 19:47:38,417 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-02-26 19:47:38,417 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-02-26 19:47:38,418 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-02-26 19:47:38,418 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2018-02-26 19:47:38,418 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-02-26 19:47:38,419 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-02-26 19:47:38,419 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-02-26 19:47:38,420 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-02-26 19:47:38,420 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-02-26 19:47:38,421 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-02-26 19:47:38,421 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-02-26 19:47:38,422 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-02-26 19:47:38,422 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-02-26 19:47:38,422 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-02-26 19:47:38,422 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-02-26 19:47:38,423 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-02-26 19:47:38,424 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-02-26 19:47:38,424 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-02-26 19:47:38,425 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-02-26 19:47:38,425 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2018-02-26 19:47:38,426 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-02-26 19:47:38,426 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-02-26 19:47:38,427 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-02-26 19:47:38,427 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-02-26 19:47:38,428 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-02-26 19:47:38,428 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-02-26 19:47:38,428 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-02-26 19:47:38,428 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-02-26 19:47:38,432 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-02-26 19:47:38,438 [salt.utils.extmods][INFO    ][19689] Syncing sdb for environment 'base'
2018-02-26 19:47:38,438 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_sdb, for base)
2018-02-26 19:47:38,438 [salt.fileclient  ][INFO    ][19689] Caching directory '_sdb/' for environment 'base'
2018-02-26 19:47:38,541 [salt.utils.extmods][INFO    ][19689] Syncing grains for environment 'base'
2018-02-26 19:47:38,541 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_grains, for base)
2018-02-26 19:47:38,542 [salt.fileclient  ][INFO    ][19689] Caching directory '_grains/' for environment 'base'
2018-02-26 19:47:38,754 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-02-26 19:47:38,758 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-02-26 19:47:38,759 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-02-26 19:47:38,760 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-02-26 19:47:38,760 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-02-26 19:47:38,761 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-02-26 19:47:38,761 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-02-26 19:47:38,761 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-02-26 19:47:38,762 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-02-26 19:47:38,762 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-02-26 19:47:38,762 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-02-26 19:47:38,762 [salt.utils.extmods][INFO    ][19689] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-02-26 19:47:38,765 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-02-26 19:47:38,771 [salt.utils.extmods][INFO    ][19689] Syncing renderers for environment 'base'
2018-02-26 19:47:38,772 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_renderers, for base)
2018-02-26 19:47:38,772 [salt.fileclient  ][INFO    ][19689] Caching directory '_renderers/' for environment 'base'
2018-02-26 19:47:38,820 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-02-26 19:47:38,826 [salt.utils.extmods][INFO    ][19689] Syncing returners for environment 'base'
2018-02-26 19:47:38,826 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_returners, for base)
2018-02-26 19:47:38,826 [salt.fileclient  ][INFO    ][19689] Caching directory '_returners/' for environment 'base'
2018-02-26 19:47:38,894 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-02-26 19:47:38,898 [salt.utils.extmods][INFO    ][19689] Syncing output for environment 'base'
2018-02-26 19:47:38,899 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_output, for base)
2018-02-26 19:47:38,899 [salt.fileclient  ][INFO    ][19689] Caching directory '_output/' for environment 'base'
2018-02-26 19:47:38,965 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-02-26 19:47:38,970 [salt.utils.extmods][INFO    ][19689] Syncing utils for environment 'base'
2018-02-26 19:47:38,970 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_utils, for base)
2018-02-26 19:47:38,971 [salt.fileclient  ][INFO    ][19689] Caching directory '_utils/' for environment 'base'
2018-02-26 19:47:39,051 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-02-26 19:47:39,058 [salt.utils.extmods][INFO    ][19689] Syncing log_handlers for environment 'base'
2018-02-26 19:47:39,058 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_log_handlers, for base)
2018-02-26 19:47:39,058 [salt.fileclient  ][INFO    ][19689] Caching directory '_log_handlers/' for environment 'base'
2018-02-26 19:47:39,164 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-02-26 19:47:39,169 [salt.utils.extmods][INFO    ][19689] Syncing proxy for environment 'base'
2018-02-26 19:47:39,169 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_proxy, for base)
2018-02-26 19:47:39,169 [salt.fileclient  ][INFO    ][19689] Caching directory '_proxy/' for environment 'base'
2018-02-26 19:47:39,221 [salt.utils.extmods][INFO    ][19689] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-02-26 19:47:39,225 [salt.utils.extmods][INFO    ][19689] Syncing engines for environment 'base'
2018-02-26 19:47:39,226 [salt.utils.extmods][INFO    ][19689] Loading cache from salt://_engines, for base)
2018-02-26 19:47:39,226 [salt.fileclient  ][INFO    ][19689] Caching directory '_engines/' for environment 'base'
2018-02-26 19:47:39,283 [salt.minion      ][INFO    ][19689] Returning information for job: 20180226194734987709
2018-02-26 19:56:48,894 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command test.ping with jid 20180226195648324727
2018-02-26 19:56:48,909 [salt.minion      ][INFO    ][19851] Starting a new job with PID 19851
2018-02-26 19:56:48,963 [salt.minion      ][INFO    ][19851] Returning information for job: 20180226195648324727
2018-02-26 19:57:44,926 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command state.sls with jid 20180226195744355397
2018-02-26 19:57:44,945 [salt.minion      ][INFO    ][19878] Starting a new job with PID 19878
2018-02-26 19:57:45,517 [salt.state       ][INFO    ][19878] Loading fresh modules for state activity
2018-02-26 19:57:45,568 [salt.fileclient  ][INFO    ][19878] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-02-26 19:57:45,598 [salt.fileclient  ][INFO    ][19878] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-02-26 19:57:46,114 [salt.state       ][INFO    ][19878] Running state [keepalived] at time 19:57:46.113968
2018-02-26 19:57:46,114 [salt.state       ][INFO    ][19878] Executing state pkg.installed for keepalived
2018-02-26 19:57:46,115 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:57:46,466 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-02-26 19:57:46,550 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-26 19:57:48,643 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 19:57:48,670 [salt.loaded.int.module.cmdmod][INFO    ][19878] 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-02-26 19:57:53,056 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 19:57:53,115 [salt.state       ][INFO    ][19878] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-02-26 19:57:53,129 [salt.state       ][INFO    ][19878] Loading fresh modules for state activity
2018-02-26 19:57:53,171 [salt.state       ][INFO    ][19878] Completed state [keepalived] at time 19:57:53.171571 duration_in_ms=7057.603
2018-02-26 19:57:53,181 [salt.state       ][INFO    ][19878] Running state [lsof] at time 19:57:53.181016
2018-02-26 19:57:53,181 [salt.state       ][INFO    ][19878] Executing state pkg.installed for lsof
2018-02-26 19:57:53,562 [salt.state       ][INFO    ][19878] All specified packages are already installed
2018-02-26 19:57:53,562 [salt.state       ][INFO    ][19878] Completed state [lsof] at time 19:57:53.562416 duration_in_ms=381.4
2018-02-26 19:57:53,564 [salt.state       ][INFO    ][19878] Running state [/etc/keepalived/keepalived.conf] at time 19:57:53.564285
2018-02-26 19:57:53,564 [salt.state       ][INFO    ][19878] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-02-26 19:57:53,595 [salt.fileclient  ][INFO    ][19878] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-02-26 19:57:53,643 [salt.state       ][INFO    ][19878] File changed:
New file
2018-02-26 19:57:53,643 [salt.state       ][INFO    ][19878] Completed state [/etc/keepalived/keepalived.conf] at time 19:57:53.643509 duration_in_ms=79.224
2018-02-26 19:57:53,644 [salt.state       ][INFO    ][19878] Running state [keepalived] at time 19:57:53.644076
2018-02-26 19:57:53,644 [salt.state       ][INFO    ][19878] Executing state service.running for keepalived
2018-02-26 19:57:53,644 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-02-26 19:57:53,656 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-26 19:57:53,664 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-26 19:57:53,672 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-26 19:57:53,682 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-02-26 19:57:53,751 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-26 19:57:53,777 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-26 19:57:53,795 [salt.loaded.int.module.cmdmod][INFO    ][19878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-26 19:57:53,807 [salt.state       ][INFO    ][19878] {'keepalived': True}
2018-02-26 19:57:53,808 [salt.state       ][INFO    ][19878] Completed state [keepalived] at time 19:57:53.808167 duration_in_ms=164.091
2018-02-26 19:57:53,809 [salt.minion      ][INFO    ][19878] Returning information for job: 20180226195744355397
2018-02-26 19:59:03,128 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command pillar.get with jid 20180226195902558905
2018-02-26 19:59:03,157 [salt.minion      ][INFO    ][21270] Starting a new job with PID 21270
2018-02-26 19:59:03,165 [salt.minion      ][INFO    ][21270] Returning information for job: 20180226195902558905
2018-02-26 20:03:29,287 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command state.sls with jid 20180226200328718682
2018-02-26 20:03:29,308 [salt.minion      ][INFO    ][21336] Starting a new job with PID 21336
2018-02-26 20:03:31,906 [salt.state       ][INFO    ][21336] Loading fresh modules for state activity
2018-02-26 20:03:31,955 [salt.fileclient  ][INFO    ][21336] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2018-02-26 20:03:31,992 [salt.fileclient  ][INFO    ][21336] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2018-02-26 20:03:32,453 [salt.state       ][INFO    ][21336] Running state [glusterfs-server] at time 20:03:32.453188
2018-02-26 20:03:32,453 [salt.state       ][INFO    ][21336] Executing state pkg.installed for glusterfs-server
2018-02-26 20:03:32,454 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 20:03:32,842 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2018-02-26 20:03:32,929 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-26 20:03:35,985 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 20:03:36,016 [salt.loaded.int.module.cmdmod][INFO    ][21336] 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-02-26 20:03:39,372 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226200338802237
2018-02-26 20:03:39,391 [salt.minion      ][INFO    ][21780] Starting a new job with PID 21780
2018-02-26 20:03:39,413 [salt.minion      ][INFO    ][21780] Returning information for job: 20180226200338802237
2018-02-26 20:03:47,885 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 20:03:47,946 [salt.state       ][INFO    ][21336] 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-02-26 20:03:47,959 [salt.state       ][INFO    ][21336] Loading fresh modules for state activity
2018-02-26 20:03:48,004 [salt.state       ][INFO    ][21336] Completed state [glusterfs-server] at time 20:03:48.004795 duration_in_ms=15551.607
2018-02-26 20:03:48,015 [salt.state       ][INFO    ][21336] Running state [bc] at time 20:03:48.015120
2018-02-26 20:03:48,015 [salt.state       ][INFO    ][21336] Executing state pkg.installed for bc
2018-02-26 20:03:48,397 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-26 20:03:48,422 [salt.loaded.int.module.cmdmod][INFO    ][21336] 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-02-26 20:03:49,422 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command saltutil.find_job with jid 20180226200348850934
2018-02-26 20:03:49,448 [salt.minion      ][INFO    ][23608] Starting a new job with PID 23608
2018-02-26 20:03:49,484 [salt.minion      ][INFO    ][23608] Returning information for job: 20180226200348850934
2018-02-26 20:03:50,525 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 20:03:50,586 [salt.state       ][INFO    ][21336] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2018-02-26 20:03:50,629 [salt.state       ][INFO    ][21336] Loading fresh modules for state activity
2018-02-26 20:03:50,668 [salt.state       ][INFO    ][21336] Completed state [bc] at time 20:03:50.668509 duration_in_ms=2653.389
2018-02-26 20:03:50,678 [salt.state       ][INFO    ][21336] Running state [attr] at time 20:03:50.678510
2018-02-26 20:03:50,678 [salt.state       ][INFO    ][21336] Executing state pkg.installed for attr
2018-02-26 20:03:51,086 [salt.state       ][INFO    ][21336] All specified packages are already installed
2018-02-26 20:03:51,086 [salt.state       ][INFO    ][21336] Completed state [attr] at time 20:03:51.086679 duration_in_ms=408.167
2018-02-26 20:03:51,087 [salt.state       ][INFO    ][21336] Running state [glusterd] at time 20:03:51.087371
2018-02-26 20:03:51,087 [salt.state       ][INFO    ][21336] Executing state service.running for glusterd
2018-02-26 20:03:51,087 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-02-26 20:03:51,105 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-02-26 20:03:51,120 [salt.loaded.int.module.cmdmod][INFO    ][21336] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-02-26 20:03:51,133 [salt.state       ][INFO    ][21336] The service glusterd is already running
2018-02-26 20:03:51,134 [salt.state       ][INFO    ][21336] Completed state [glusterd] at time 20:03:51.133950 duration_in_ms=46.579
2018-02-26 20:03:51,138 [salt.state       ][INFO    ][21336] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 20:03:51.138380
2018-02-26 20:03:51,138 [salt.state       ][INFO    ][21336] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-02-26 20:03:51,143 [salt.state       ][INFO    ][21336] File changed:
New file
2018-02-26 20:03:51,143 [salt.state       ][INFO    ][21336] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 20:03:51.143244 duration_in_ms=4.864
2018-02-26 20:03:51,143 [salt.state       ][INFO    ][21336] Running state [/srv/glusterfs/glance] at time 20:03:51.143790
2018-02-26 20:03:51,144 [salt.state       ][INFO    ][21336] Executing state file.directory for /srv/glusterfs/glance
2018-02-26 20:03:51,145 [salt.state       ][INFO    ][21336] {'/srv/glusterfs/glance': 'New Dir'}
2018-02-26 20:03:51,146 [salt.state       ][INFO    ][21336] Completed state [/srv/glusterfs/glance] at time 20:03:51.146729 duration_in_ms=2.939
2018-02-26 20:03:51,146 [salt.state       ][INFO    ][21336] Running state [/srv/glusterfs/keystone-keys] at time 20:03:51.146958
2018-02-26 20:03:51,147 [salt.state       ][INFO    ][21336] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-02-26 20:03:51,147 [salt.state       ][INFO    ][21336] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2018-02-26 20:03:51,148 [salt.state       ][INFO    ][21336] Completed state [/srv/glusterfs/keystone-keys] at time 20:03:51.147972 duration_in_ms=1.014
2018-02-26 20:03:51,148 [salt.state       ][INFO    ][21336] Running state [/srv/glusterfs/nova_instances] at time 20:03:51.148194
2018-02-26 20:03:51,148 [salt.state       ][INFO    ][21336] Executing state file.directory for /srv/glusterfs/nova_instances
2018-02-26 20:03:51,149 [salt.state       ][INFO    ][21336] {'/srv/glusterfs/nova_instances': 'New Dir'}
2018-02-26 20:03:51,149 [salt.state       ][INFO    ][21336] Completed state [/srv/glusterfs/nova_instances] at time 20:03:51.149192 duration_in_ms=0.998
2018-02-26 20:03:51,149 [salt.state       ][INFO    ][21336] Running state [/srv/glusterfs/keystone-credential-keys] at time 20:03:51.149425
2018-02-26 20:03:51,149 [salt.state       ][INFO    ][21336] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-02-26 20:03:51,150 [salt.state       ][INFO    ][21336] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2018-02-26 20:03:51,150 [salt.state       ][INFO    ][21336] Completed state [/srv/glusterfs/keystone-credential-keys] at time 20:03:51.150764 duration_in_ms=1.339
2018-02-26 20:03:51,151 [salt.minion      ][INFO    ][21336] Returning information for job: 20180226200328718682
2018-02-26 20:03:52,891 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command test.ping with jid 20180226200352320305
2018-02-26 20:03:52,919 [salt.minion      ][INFO    ][23723] Starting a new job with PID 23723
2018-02-26 20:03:52,967 [salt.minion      ][INFO    ][23723] Returning information for job: 20180226200352320305
2018-02-26 20:04:17,546 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command state.sls with jid 20180226200416976876
2018-02-26 20:04:17,571 [salt.minion      ][INFO    ][24346] Starting a new job with PID 24346
2018-02-26 20:04:20,024 [salt.state       ][INFO    ][24346] Loading fresh modules for state activity
2018-02-26 20:04:20,073 [salt.fileclient  ][INFO    ][24346] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2018-02-26 20:04:20,655 [salt.state       ][INFO    ][24346] Running state [glusterfs-server] at time 20:04:20.655802
2018-02-26 20:04:20,656 [salt.state       ][INFO    ][24346] Executing state pkg.installed for glusterfs-server
2018-02-26 20:04:20,657 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-26 20:04:21,034 [salt.state       ][INFO    ][24346] All specified packages are already installed
2018-02-26 20:04:21,034 [salt.state       ][INFO    ][24346] Completed state [glusterfs-server] at time 20:04:21.034667 duration_in_ms=378.865
2018-02-26 20:04:21,034 [salt.state       ][INFO    ][24346] Running state [bc] at time 20:04:21.034942
2018-02-26 20:04:21,035 [salt.state       ][INFO    ][24346] Executing state pkg.installed for bc
2018-02-26 20:04:21,041 [salt.state       ][INFO    ][24346] All specified packages are already installed
2018-02-26 20:04:21,041 [salt.state       ][INFO    ][24346] Completed state [bc] at time 20:04:21.041174 duration_in_ms=6.233
2018-02-26 20:04:21,041 [salt.state       ][INFO    ][24346] Running state [attr] at time 20:04:21.041375
2018-02-26 20:04:21,041 [salt.state       ][INFO    ][24346] Executing state pkg.installed for attr
2018-02-26 20:04:21,047 [salt.state       ][INFO    ][24346] All specified packages are already installed
2018-02-26 20:04:21,047 [salt.state       ][INFO    ][24346] Completed state [attr] at time 20:04:21.047610 duration_in_ms=6.234
2018-02-26 20:04:21,048 [salt.state       ][INFO    ][24346] Running state [glusterd] at time 20:04:21.048747
2018-02-26 20:04:21,048 [salt.state       ][INFO    ][24346] Executing state service.running for glusterd
2018-02-26 20:04:21,050 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-02-26 20:04:21,070 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-02-26 20:04:21,214 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-02-26 20:04:21,247 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-02-26 20:04:21,259 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-02-26 20:04:21,273 [salt.state       ][INFO    ][24346] The service glusterd is already running
2018-02-26 20:04:21,279 [salt.state       ][INFO    ][24346] Completed state [glusterd] at time 20:04:21.277309 duration_in_ms=228.553
2018-02-26 20:04:21,288 [salt.state       ][INFO    ][24346] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 20:04:21.288706
2018-02-26 20:04:21,289 [salt.state       ][INFO    ][24346] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-02-26 20:04:21,292 [salt.state       ][INFO    ][24346] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2018-02-26 20:04:21,292 [salt.state       ][INFO    ][24346] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 20:04:21.292847 duration_in_ms=4.142
2018-02-26 20:04:21,293 [salt.state       ][INFO    ][24346] Running state [/srv/glusterfs/glance] at time 20:04:21.293053
2018-02-26 20:04:21,293 [salt.state       ][INFO    ][24346] Executing state file.directory for /srv/glusterfs/glance
2018-02-26 20:04:21,294 [salt.state       ][INFO    ][24346] Directory /srv/glusterfs/glance is in the correct state
2018-02-26 20:04:21,294 [salt.state       ][INFO    ][24346] Completed state [/srv/glusterfs/glance] at time 20:04:21.294664 duration_in_ms=1.612
2018-02-26 20:04:21,294 [salt.state       ][INFO    ][24346] Running state [/srv/glusterfs/keystone-keys] at time 20:04:21.294863
2018-02-26 20:04:21,295 [salt.state       ][INFO    ][24346] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-02-26 20:04:21,295 [salt.state       ][INFO    ][24346] Directory /srv/glusterfs/keystone-keys is in the correct state
2018-02-26 20:04:21,295 [salt.state       ][INFO    ][24346] Completed state [/srv/glusterfs/keystone-keys] at time 20:04:21.295572 duration_in_ms=0.708
2018-02-26 20:04:21,295 [salt.state       ][INFO    ][24346] Running state [/srv/glusterfs/nova_instances] at time 20:04:21.295773
2018-02-26 20:04:21,295 [salt.state       ][INFO    ][24346] Executing state file.directory for /srv/glusterfs/nova_instances
2018-02-26 20:04:21,296 [salt.state       ][INFO    ][24346] Directory /srv/glusterfs/nova_instances is in the correct state
2018-02-26 20:04:21,296 [salt.state       ][INFO    ][24346] Completed state [/srv/glusterfs/nova_instances] at time 20:04:21.296476 duration_in_ms=0.703
2018-02-26 20:04:21,296 [salt.state       ][INFO    ][24346] Running state [/srv/glusterfs/keystone-credential-keys] at time 20:04:21.296668
2018-02-26 20:04:21,296 [salt.state       ][INFO    ][24346] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-02-26 20:04:21,297 [salt.state       ][INFO    ][24346] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2018-02-26 20:04:21,297 [salt.state       ][INFO    ][24346] Completed state [/srv/glusterfs/keystone-credential-keys] at time 20:04:21.297352 duration_in_ms=0.684
2018-02-26 20:04:21,359 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command ['git', '--version'] in directory '/root'
2018-02-26 20:04:21,483 [salt.state       ][INFO    ][24346] Running state [sleep 5] at time 20:04:21.483875
2018-02-26 20:04:21,484 [salt.state       ][INFO    ][24346] Executing state cmd.wait for sleep 5
2018-02-26 20:04:21,484 [salt.state       ][INFO    ][24346] No changes made for sleep 5
2018-02-26 20:04:21,484 [salt.state       ][INFO    ][24346] Completed state [sleep 5] at time 20:04:21.484922 duration_in_ms=1.047
2018-02-26 20:04:21,485 [salt.state       ][INFO    ][24346] Running state [192.168.10.141] at time 20:04:21.485502
2018-02-26 20:04:21,485 [salt.state       ][INFO    ][24346] Executing state glusterfs.peered for 192.168.10.141
2018-02-26 20:04:21,520 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:21,542 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:21,649 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "peer status" succeeded
2018-02-26 20:04:21,650 [salt.state       ][INFO    ][24346] Host 192.168.10.141 already peered
2018-02-26 20:04:21,650 [salt.state       ][INFO    ][24346] Completed state [192.168.10.141] at time 20:04:21.650823 duration_in_ms=165.317
2018-02-26 20:04:21,663 [salt.state       ][INFO    ][24346] Running state [192.168.10.142] at time 20:04:21.663427
2018-02-26 20:04:21,663 [salt.state       ][INFO    ][24346] Executing state glusterfs.peered for 192.168.10.142
2018-02-26 20:04:21,704 [salt.state       ][INFO    ][24346] Peering with localhost is not needed
2018-02-26 20:04:21,705 [salt.state       ][INFO    ][24346] Completed state [192.168.10.142] at time 20:04:21.704944 duration_in_ms=41.516
2018-02-26 20:04:21,714 [salt.state       ][INFO    ][24346] Running state [192.168.10.143] at time 20:04:21.714763
2018-02-26 20:04:21,714 [salt.state       ][INFO    ][24346] Executing state glusterfs.peered for 192.168.10.143
2018-02-26 20:04:21,751 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:21,776 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:21,868 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "peer status" succeeded
2018-02-26 20:04:21,868 [salt.state       ][INFO    ][24346] Host 192.168.10.143 already peered
2018-02-26 20:04:21,870 [salt.state       ][INFO    ][24346] Completed state [192.168.10.143] at time 20:04:21.870551 duration_in_ms=155.787
2018-02-26 20:04:21,872 [salt.state       ][INFO    ][24346] Running state [glance] at time 20:04:21.872855
2018-02-26 20:04:21,873 [salt.state       ][INFO    ][24346] Executing state glusterfs.created for glance
2018-02-26 20:04:21,876 [py.warnings      ][WARNING ][24346] /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-02-26 20:04:21,877 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:21,899 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:21,989 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume list" succeeded
2018-02-26 20:04:21,991 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:22,013 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:22,111 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:22,113 [salt.state       ][INFO    ][24346] Volume glance already exists and is started
2018-02-26 20:04:22,113 [salt.state       ][INFO    ][24346] Completed state [glance] at time 20:04:22.113319 duration_in_ms=240.465
2018-02-26 20:04:22,120 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:22.120276
2018-02-26 20:04:22,120 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2018-02-26 20:04:22,121 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:22,219 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:22,221 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:22.221022 duration_in_ms=100.745
2018-02-26 20:04:22,223 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 20:04:22.222929
2018-02-26 20:04:22,223 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2018-02-26 20:04:22,224 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2018-02-26 20:04:22,337 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:22,338 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 20:04:22.338634 duration_in_ms=115.705
2018-02-26 20:04:22,340 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 20:04:22.340064
2018-02-26 20:04:22,340 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2018-02-26 20:04:22,341 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2018-02-26 20:04:22,442 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:22,443 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 20:04:22.443292 duration_in_ms=103.227
2018-02-26 20:04:22,445 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:22.444935
2018-02-26 20:04:22,445 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2018-02-26 20:04:22,446 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-02-26 20:04:22,547 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:22,547 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:22.547812 duration_in_ms=102.877
2018-02-26 20:04:22,549 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:22.549016
2018-02-26 20:04:22,549 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2018-02-26 20:04:22,551 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:22,660 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:22,660 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:22.660503 duration_in_ms=111.487
2018-02-26 20:04:22,662 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 20:04:22.662306
2018-02-26 20:04:22,662 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2018-02-26 20:04:22,663 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-02-26 20:04:22,771 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:22,771 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 20:04:22.771689 duration_in_ms=109.383
2018-02-26 20:04:22,775 [salt.state       ][INFO    ][24346] Running state [glance] at time 20:04:22.775220
2018-02-26 20:04:22,775 [salt.state       ][INFO    ][24346] Executing state glusterfs.started for glance
2018-02-26 20:04:22,776 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:22,798 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:22,904 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:22,908 [salt.state       ][INFO    ][24346] Volume glance is already started
2018-02-26 20:04:22,908 [salt.state       ][INFO    ][24346] Completed state [glance] at time 20:04:22.908715 duration_in_ms=133.495
2018-02-26 20:04:22,910 [salt.state       ][INFO    ][24346] Running state [keystone-keys] at time 20:04:22.910623
2018-02-26 20:04:22,910 [salt.state       ][INFO    ][24346] Executing state glusterfs.created for keystone-keys
2018-02-26 20:04:22,911 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:22,931 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:23,023 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume list" succeeded
2018-02-26 20:04:23,024 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:23,047 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:23,149 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:23,151 [salt.state       ][INFO    ][24346] Volume keystone-keys already exists and is started
2018-02-26 20:04:23,152 [salt.state       ][INFO    ][24346] Completed state [keystone-keys] at time 20:04:23.152023 duration_in_ms=241.399
2018-02-26 20:04:23,161 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 20:04:23.161957
2018-02-26 20:04:23,162 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2018-02-26 20:04:23,162 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-02-26 20:04:23,251 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:23,252 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 20:04:23.252375 duration_in_ms=90.416
2018-02-26 20:04:23,253 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:23.253513
2018-02-26 20:04:23,254 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-02-26 20:04:23,256 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:23,365 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:23,366 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:23.366350 duration_in_ms=112.836
2018-02-26 20:04:23,367 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:23.367725
2018-02-26 20:04:23,368 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2018-02-26 20:04:23,369 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-02-26 20:04:23,471 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:23,472 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:23.471921 duration_in_ms=104.196
2018-02-26 20:04:23,473 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:23.473018
2018-02-26 20:04:23,474 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2018-02-26 20:04:23,475 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:23,571 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:23,572 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:23.572472 duration_in_ms=99.454
2018-02-26 20:04:23,574 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 20:04:23.574056
2018-02-26 20:04:23,574 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2018-02-26 20:04:23,575 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-02-26 20:04:23,694 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:23,695 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 20:04:23.694579 duration_in_ms=120.522
2018-02-26 20:04:23,696 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 20:04:23.696075
2018-02-26 20:04:23,696 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2018-02-26 20:04:23,698 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-02-26 20:04:23,818 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:23,819 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 20:04:23.819236 duration_in_ms=123.161
2018-02-26 20:04:23,822 [salt.state       ][INFO    ][24346] Running state [keystone-keys] at time 20:04:23.822764
2018-02-26 20:04:23,823 [salt.state       ][INFO    ][24346] Executing state glusterfs.started for keystone-keys
2018-02-26 20:04:23,824 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:23,844 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:23,945 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:23,948 [salt.state       ][INFO    ][24346] Volume keystone-keys is already started
2018-02-26 20:04:23,949 [salt.state       ][INFO    ][24346] Completed state [keystone-keys] at time 20:04:23.948914 duration_in_ms=126.15
2018-02-26 20:04:23,951 [salt.state       ][INFO    ][24346] Running state [nova_instances] at time 20:04:23.951773
2018-02-26 20:04:23,952 [salt.state       ][INFO    ][24346] Executing state glusterfs.created for nova_instances
2018-02-26 20:04:23,952 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:23,975 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:24,075 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume list" succeeded
2018-02-26 20:04:24,076 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:24,100 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:24,209 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:24,211 [salt.state       ][INFO    ][24346] Volume nova_instances already exists and is started
2018-02-26 20:04:24,212 [salt.state       ][INFO    ][24346] Completed state [nova_instances] at time 20:04:24.212300 duration_in_ms=260.526
2018-02-26 20:04:24,220 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:24.220139
2018-02-26 20:04:24,220 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2018-02-26 20:04:24,220 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:24,318 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:24,319 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:24.319292 duration_in_ms=99.152
2018-02-26 20:04:24,320 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 20:04:24.320519
2018-02-26 20:04:24,321 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2018-02-26 20:04:24,323 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-02-26 20:04:24,428 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:24,429 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 20:04:24.429155 duration_in_ms=108.636
2018-02-26 20:04:24,431 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 20:04:24.431245
2018-02-26 20:04:24,431 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2018-02-26 20:04:24,432 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2018-02-26 20:04:24,527 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:24,528 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 20:04:24.528393 duration_in_ms=97.148
2018-02-26 20:04:24,530 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:24.529648
2018-02-26 20:04:24,530 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2018-02-26 20:04:24,532 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-02-26 20:04:24,633 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:24,633 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:24.633533 duration_in_ms=103.888
2018-02-26 20:04:24,635 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 20:04:24.635093
2018-02-26 20:04:24,635 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2018-02-26 20:04:24,636 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2018-02-26 20:04:24,747 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:24,747 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 20:04:24.747569 duration_in_ms=112.474
2018-02-26 20:04:24,748 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:24.748915
2018-02-26 20:04:24,749 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2018-02-26 20:04:24,750 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:24,850 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:24,851 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:24.851447 duration_in_ms=102.532
2018-02-26 20:04:24,855 [salt.state       ][INFO    ][24346] Running state [nova_instances] at time 20:04:24.855353
2018-02-26 20:04:24,856 [salt.state       ][INFO    ][24346] Executing state glusterfs.started for nova_instances
2018-02-26 20:04:24,857 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:24,879 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:24,982 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:24,985 [salt.state       ][INFO    ][24346] Volume nova_instances is already started
2018-02-26 20:04:24,986 [salt.state       ][INFO    ][24346] Completed state [nova_instances] at time 20:04:24.986587 duration_in_ms=131.235
2018-02-26 20:04:24,988 [salt.state       ][INFO    ][24346] Running state [keystone-credential-keys] at time 20:04:24.988567
2018-02-26 20:04:24,988 [salt.state       ][INFO    ][24346] Executing state glusterfs.created for keystone-credential-keys
2018-02-26 20:04:24,989 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:25,008 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:25,110 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume list" succeeded
2018-02-26 20:04:25,111 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:25,132 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:25,242 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:25,244 [salt.state       ][INFO    ][24346] Volume keystone-credential-keys already exists and is started
2018-02-26 20:04:25,244 [salt.state       ][INFO    ][24346] Completed state [keystone-credential-keys] at time 20:04:25.244517 duration_in_ms=255.95
2018-02-26 20:04:25,253 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 20:04:25.253193
2018-02-26 20:04:25,253 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2018-02-26 20:04:25,254 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-02-26 20:04:25,346 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:25,346 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 20:04:25.346472 duration_in_ms=93.278
2018-02-26 20:04:25,347 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:25.347712
2018-02-26 20:04:25,348 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2018-02-26 20:04:25,349 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-02-26 20:04:25,458 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:25,458 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 20:04:25.458770 duration_in_ms=111.058
2018-02-26 20:04:25,460 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:25.460131
2018-02-26 20:04:25,460 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-02-26 20:04:25,462 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:25,568 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:25,569 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 20:04:25.569271 duration_in_ms=109.14
2018-02-26 20:04:25,571 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 20:04:25.571882
2018-02-26 20:04:25,572 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2018-02-26 20:04:25,573 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-02-26 20:04:25,686 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:25,687 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 20:04:25.687176 duration_in_ms=115.295
2018-02-26 20:04:25,688 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:25.688337
2018-02-26 20:04:25,688 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2018-02-26 20:04:25,689 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-02-26 20:04:25,781 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:25,782 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 20:04:25.782885 duration_in_ms=94.549
2018-02-26 20:04:25,784 [salt.state       ][INFO    ][24346] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 20:04:25.784190
2018-02-26 20:04:25,784 [salt.state       ][INFO    ][24346] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2018-02-26 20:04:25,785 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-02-26 20:04:25,899 [salt.state       ][INFO    ][24346] unless execution succeeded
2018-02-26 20:04:25,900 [salt.state       ][INFO    ][24346] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 20:04:25.900218 duration_in_ms=116.027
2018-02-26 20:04:25,903 [salt.state       ][INFO    ][24346] Running state [keystone-credential-keys] at time 20:04:25.903480
2018-02-26 20:04:25,904 [salt.state       ][INFO    ][24346] Executing state glusterfs.started for keystone-credential-keys
2018-02-26 20:04:25,904 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --version' in directory '/root'
2018-02-26 20:04:25,924 [salt.loaded.int.module.cmdmod][INFO    ][24346] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-02-26 20:04:26,032 [salt.loaded.int.module.glusterfs][INFO    ][24346] Gluster call "volume info" succeeded
2018-02-26 20:04:26,036 [salt.state       ][INFO    ][24346] Volume keystone-credential-keys is already started
2018-02-26 20:04:26,036 [salt.state       ][INFO    ][24346] Completed state [keystone-credential-keys] at time 20:04:26.036322 duration_in_ms=132.843
2018-02-26 20:04:26,039 [salt.minion      ][INFO    ][24346] Returning information for job: 20180226200416976876
2018-02-26 20:04:26,912 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command test.ping with jid 20180226200426341703
2018-02-26 20:04:26,936 [salt.minion      ][INFO    ][24779] Starting a new job with PID 24779
2018-02-26 20:04:26,983 [salt.minion      ][INFO    ][24779] Returning information for job: 20180226200426341703
2018-02-26 20:04:27,628 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command cmd.run with jid 20180226200427062061
2018-02-26 20:04:27,652 [salt.minion      ][INFO    ][24785] Starting a new job with PID 24785
2018-02-26 20:04:27,663 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24785] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2018-02-26 20:04:27,843 [salt.minion      ][INFO    ][24785] Returning information for job: 20180226200427062061
2018-02-26 20:43:50,654 [salt.utils.schedule][INFO    ][3273] Running scheduled job: __mine_interval
2018-02-26 20:54:26,383 [salt.minion      ][INFO    ][3273] User sudo_ubuntu Executing command cp.push_dir with jid 20180226205425822037
2018-02-26 20:54:26,407 [salt.minion      ][INFO    ][25205] Starting a new job with PID 25205
