2018-01-29 07:40:05,475 [salt.loaded.int.states.file][WARNING ][1439] State for file: /etc/ssl/certs/ca-salt_master_ca.crt - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-01-29 07:40:05,500 [salt.loaded.int.module.cmdmod][ERROR   ][1439] 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-01-29 07:40:08,406 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-29 07:40:08,430 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-29 07:40:08,462 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-29 07:40:08,502 [salt.utils.parsers][WARNING ][1205] Minion received a SIGTERM. Exiting.
2018-01-29 07:40:08,913 [salt.cli.daemons ][INFO    ][2111] Setting up the Salt Minion "prx02.baremetal-mcp-pike-ovs-ha.local"
2018-01-29 07:40:09,028 [salt.cli.daemons ][INFO    ][2111] Starting up the Salt Minion
2018-01-29 07:40:09,029 [salt.utils.event ][INFO    ][2111] Starting pull socket on /var/run/salt/minion/minion_event_7a1e9efec3_pull.ipc
2018-01-29 07:40:09,615 [salt.minion      ][INFO    ][2111] Creating minion process manager
2018-01-29 07:40:10,837 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2111] Executing command ['date', '+%z'] in directory '/root'
2018-01-29 07:40:10,864 [salt.utils.schedule][INFO    ][2111] Updating job settings for scheduled job: __mine_interval
2018-01-29 07:40:10,867 [salt.minion      ][INFO    ][2111] Added mine.update to scheduler
2018-01-29 07:40:10,872 [salt.minion      ][INFO    ][2111] Minion is starting as user 'root'
2018-01-29 07:40:10,896 [salt.minion      ][INFO    ][2111] Minion is ready to receive requests!
2018-01-29 07:40:11,496 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command state.apply with jid 20180129074012147789
2018-01-29 07:40:11,523 [salt.minion      ][INFO    ][2193] Starting a new job with PID 2193
2018-01-29 07:40:11,897 [salt.utils.schedule][INFO    ][2111] Running scheduled job: __mine_interval
2018-01-29 07:40:15,391 [salt.state       ][INFO    ][2193] Loading fresh modules for state activity
2018-01-29 07:40:15,437 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-29 07:40:15,467 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-29 07:40:15,590 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-29 07:40:15,799 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-29 07:40:15,915 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-29 07:40:16,099 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-29 07:40:16,220 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-29 07:40:16,323 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-29 07:40:16,483 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-29 07:40:16,596 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-29 07:40:16,705 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-29 07:40:16,815 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-29 07:40:16,951 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-29 07:40:18,012 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-29 07:40:18,492 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-29 07:40:18,604 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-29 07:40:18,727 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-29 07:40:18,836 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-29 07:40:18,953 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-29 07:40:19,125 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-29 07:40:19,314 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-29 07:40:19,418 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-29 07:40:19,536 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-29 07:40:19,561 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-29 07:40:19,603 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-29 07:40:19,642 [salt.state       ][INFO    ][2193] Running state [/etc/environment] at time 07:40:19.642286
2018-01-29 07:40:19,643 [salt.state       ][INFO    ][2193] Executing state file.blockreplace for /etc/environment
2018-01-29 07:40:19,652 [salt.state       ][INFO    ][2193] 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-01-29 07:40:19,653 [salt.state       ][INFO    ][2193] Completed state [/etc/environment] at time 07:40:19.653548 duration_in_ms=11.263
2018-01-29 07:40:19,654 [salt.state       ][INFO    ][2193] Running state [/etc/profile.d] at time 07:40:19.653994
2018-01-29 07:40:19,654 [salt.state       ][INFO    ][2193] Executing state file.directory for /etc/profile.d
2018-01-29 07:40:19,657 [salt.state       ][INFO    ][2193] Directory /etc/profile.d is in the correct state
2018-01-29 07:40:19,657 [salt.state       ][INFO    ][2193] Completed state [/etc/profile.d] at time 07:40:19.657404 duration_in_ms=3.41
2018-01-29 07:40:20,211 [salt.state       ][INFO    ][2193] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:40:20.211141
2018-01-29 07:40:20,211 [salt.state       ][INFO    ][2193] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-29 07:40:20,243 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-29 07:40:20,251 [salt.state       ][INFO    ][2193] File changed:
New file
2018-01-29 07:40:20,251 [salt.state       ][INFO    ][2193] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:40:20.251724 duration_in_ms=40.584
2018-01-29 07:40:20,252 [salt.state       ][INFO    ][2193] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:40:20.252019
2018-01-29 07:40:20,252 [salt.state       ][INFO    ][2193] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-29 07:40:20,270 [salt.state       ][INFO    ][2193] File changed:
New file
2018-01-29 07:40:20,270 [salt.state       ][INFO    ][2193] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:40:20.270891 duration_in_ms=18.871
2018-01-29 07:40:20,272 [salt.state       ][INFO    ][2193] Running state [linux_repo_prereq_pkgs] at time 07:40:20.272145
2018-01-29 07:40:20,272 [salt.state       ][INFO    ][2193] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-29 07:40:20,273 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:40:20,671 [salt.state       ][INFO    ][2193] All specified packages are already installed
2018-01-29 07:40:20,672 [salt.state       ][INFO    ][2193] Completed state [linux_repo_prereq_pkgs] at time 07:40:20.672710 duration_in_ms=400.564
2018-01-29 07:40:20,673 [salt.state       ][INFO    ][2193] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:40:20.673311
2018-01-29 07:40:20,673 [salt.state       ][INFO    ][2193] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-29 07:40:20,675 [salt.state       ][INFO    ][2193] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-29 07:40:20,675 [salt.state       ][INFO    ][2193] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:40:20.675581 duration_in_ms=2.27
2018-01-29 07:40:20,676 [salt.state       ][INFO    ][2193] Running state [/etc/apt/preferences.d/uca] at time 07:40:20.676017
2018-01-29 07:40:20,676 [salt.state       ][INFO    ][2193] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-29 07:40:20,676 [salt.state       ][INFO    ][2193] File /etc/apt/preferences.d/uca is not present
2018-01-29 07:40:20,677 [salt.state       ][INFO    ][2193] Completed state [/etc/apt/preferences.d/uca] at time 07:40:20.677331 duration_in_ms=1.314
2018-01-29 07:40:20,680 [salt.state       ][INFO    ][2193] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:40:20.680146
2018-01-29 07:40:20,680 [salt.state       ][INFO    ][2193] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-29 07:40:20,681 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-29 07:40:20,917 [salt.state       ][INFO    ][2193] {'pid': 2260, '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.H8ElZ1X9Hj/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-29 07:40:20,919 [salt.state       ][INFO    ][2193] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:40:20.919155 duration_in_ms=239.008
2018-01-29 07:40:20,924 [salt.state       ][INFO    ][2193] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:40:20.924560
2018-01-29 07:40:20,925 [salt.state       ][INFO    ][2193] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-29 07:40:21,040 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-29 07:40:21,589 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129074022237654
2018-01-29 07:40:21,612 [salt.minion      ][INFO    ][2657] Starting a new job with PID 2657
2018-01-29 07:40:21,629 [salt.minion      ][INFO    ][2657] Returning information for job: 20180129074022237654
2018-01-29 07:40:24,920 [salt.state       ][INFO    ][2193] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-29 07:40:24,921 [salt.state       ][INFO    ][2193] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:40:24.921233 duration_in_ms=3996.672
2018-01-29 07:40:24,921 [salt.state       ][INFO    ][2193] Running state [linux_extra_packages_purged] at time 07:40:24.921898
2018-01-29 07:40:24,923 [salt.state       ][INFO    ][2193] Executing state pkg.purged for linux_extra_packages_purged
2018-01-29 07:40:24,960 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-29 07:40:29,665 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:40:29,704 [salt.state       ][INFO    ][2193] {'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-01-29 07:40:29,725 [salt.state       ][INFO    ][2193] Loading fresh modules for state activity
2018-01-29 07:40:29,755 [salt.state       ][INFO    ][2193] Completed state [linux_extra_packages_purged] at time 07:40:29.755650 duration_in_ms=4833.751
2018-01-29 07:40:29,765 [salt.state       ][INFO    ][2193] Running state [linux_extra_packages_latest] at time 07:40:29.765810
2018-01-29 07:40:29,766 [salt.state       ][INFO    ][2193] Executing state pkg.latest for linux_extra_packages_latest
2018-01-29 07:40:30,188 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2018-01-29 07:40:30,244 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-29 07:40:30,303 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 07:40:30,336 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi', 'mcelog'] in directory '/root'
2018-01-29 07:40:31,604 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129074032255690
2018-01-29 07:40:31,627 [salt.minion      ][INFO    ][3479] Starting a new job with PID 3479
2018-01-29 07:40:31,653 [salt.minion      ][INFO    ][3479] Returning information for job: 20180129074032255690
2018-01-29 07:40:34,188 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:40:34,231 [salt.state       ][INFO    ][2193] Made the following changes:
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libapr1' changed from 'absent' to '1.5.2-3'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'mcelog' changed from 'absent' to '128+dfsg-1'
'httpd-wsgi' changed from 'absent' to '1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'

2018-01-29 07:40:34,250 [salt.state       ][INFO    ][2193] Loading fresh modules for state activity
2018-01-29 07:40:34,341 [salt.state       ][INFO    ][2193] Completed state [linux_extra_packages_latest] at time 07:40:34.341616 duration_in_ms=4575.805
2018-01-29 07:40:34,344 [salt.state       ][INFO    ][2193] Running state [UTC] at time 07:40:34.344832
2018-01-29 07:40:34,345 [salt.state       ][INFO    ][2193] Executing state timezone.system for UTC
2018-01-29 07:40:34,347 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['timedatectl'] in directory '/root'
2018-01-29 07:40:34,421 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['timedatectl'] in directory '/root'
2018-01-29 07:40:34,438 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-29 07:40:34,464 [salt.state       ][INFO    ][2193] {'timezone': 'UTC'}
2018-01-29 07:40:34,465 [salt.state       ][INFO    ][2193] Completed state [UTC] at time 07:40:34.465316 duration_in_ms=120.483
2018-01-29 07:40:34,468 [salt.state       ][INFO    ][2193] Running state [nf_conntrack] at time 07:40:34.468276
2018-01-29 07:40:34,468 [salt.state       ][INFO    ][2193] Executing state kmod.present for nf_conntrack
2018-01-29 07:40:34,469 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'lsmod' in directory '/root'
2018-01-29 07:40:34,555 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'lsmod' in directory '/root'
2018-01-29 07:40:34,582 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-29 07:40:34,603 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'lsmod' in directory '/root'
2018-01-29 07:40:34,648 [salt.state       ][INFO    ][2193] {'nf_conntrack': 'loaded'}
2018-01-29 07:40:34,648 [salt.state       ][INFO    ][2193] Completed state [nf_conntrack] at time 07:40:34.648674 duration_in_ms=180.397
2018-01-29 07:40:34,651 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_keepalive_probes] at time 07:40:34.651783
2018-01-29 07:40:34,652 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-29 07:40:34,652 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:34,725 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-29 07:40:34,742 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-29 07:40:34,743 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:40:34.743138 duration_in_ms=91.354
2018-01-29 07:40:34,743 [salt.state       ][INFO    ][2193] Running state [fs.file-max] at time 07:40:34.743569
2018-01-29 07:40:34,743 [salt.state       ][INFO    ][2193] Executing state sysctl.present for fs.file-max
2018-01-29 07:40:34,744 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:34,781 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-29 07:40:34,797 [salt.state       ][INFO    ][2193] {'fs.file-max': 124165}
2018-01-29 07:40:34,797 [salt.state       ][INFO    ][2193] Completed state [fs.file-max] at time 07:40:34.797473 duration_in_ms=53.903
2018-01-29 07:40:34,797 [salt.state       ][INFO    ][2193] Running state [net.core.somaxconn] at time 07:40:34.797903
2018-01-29 07:40:34,798 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.core.somaxconn
2018-01-29 07:40:34,799 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:34,835 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-29 07:40:34,851 [salt.state       ][INFO    ][2193] {'net.core.somaxconn': 4096}
2018-01-29 07:40:34,852 [salt.state       ][INFO    ][2193] Completed state [net.core.somaxconn] at time 07:40:34.852419 duration_in_ms=54.515
2018-01-29 07:40:34,852 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:40:34.852868
2018-01-29 07:40:34,853 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-29 07:40:34,854 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:34,892 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-29 07:40:34,909 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-29 07:40:34,909 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:40:34.909830 duration_in_ms=56.96
2018-01-29 07:40:34,910 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_tw_reuse] at time 07:40:34.910277
2018-01-29 07:40:34,911 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-29 07:40:34,912 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:34,953 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-29 07:40:34,971 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-29 07:40:34,972 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_tw_reuse] at time 07:40:34.971930 duration_in_ms=61.651
2018-01-29 07:40:34,972 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_congestion_control] at time 07:40:34.972372
2018-01-29 07:40:34,972 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-29 07:40:34,973 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,011 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-29 07:40:35,032 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-29 07:40:35,033 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_congestion_control] at time 07:40:35.033312 duration_in_ms=60.94
2018-01-29 07:40:35,033 [salt.state       ][INFO    ][2193] Running state [net.nf_conntrack_max] at time 07:40:35.033769
2018-01-29 07:40:35,034 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.nf_conntrack_max
2018-01-29 07:40:35,035 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,074 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-29 07:40:35,093 [salt.state       ][INFO    ][2193] {'net.nf_conntrack_max': 1048576}
2018-01-29 07:40:35,093 [salt.state       ][INFO    ][2193] Completed state [net.nf_conntrack_max] at time 07:40:35.093447 duration_in_ms=59.677
2018-01-29 07:40:35,094 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_retries2] at time 07:40:35.094000
2018-01-29 07:40:35,094 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-29 07:40:35,095 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,139 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-29 07:40:35,157 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_retries2': 5}
2018-01-29 07:40:35,157 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_retries2] at time 07:40:35.157818 duration_in_ms=63.818
2018-01-29 07:40:35,158 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_fin_timeout] at time 07:40:35.158373
2018-01-29 07:40:35,160 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-29 07:40:35,161 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,199 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-29 07:40:35,215 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-29 07:40:35,215 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_fin_timeout] at time 07:40:35.215584 duration_in_ms=57.209
2018-01-29 07:40:35,216 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:40:35.216119
2018-01-29 07:40:35,216 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-29 07:40:35,217 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,253 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-29 07:40:35,271 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-29 07:40:35,272 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:40:35.272444 duration_in_ms=56.325
2018-01-29 07:40:35,272 [salt.state       ][INFO    ][2193] Running state [vm.swappiness] at time 07:40:35.272947
2018-01-29 07:40:35,273 [salt.state       ][INFO    ][2193] Executing state sysctl.present for vm.swappiness
2018-01-29 07:40:35,274 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,315 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-29 07:40:35,330 [salt.state       ][INFO    ][2193] {'vm.swappiness': 10}
2018-01-29 07:40:35,331 [salt.state       ][INFO    ][2193] Completed state [vm.swappiness] at time 07:40:35.331096 duration_in_ms=58.149
2018-01-29 07:40:35,331 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:40:35.331619
2018-01-29 07:40:35,332 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-29 07:40:35,332 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,369 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-29 07:40:35,384 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-29 07:40:35,385 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:40:35.385318 duration_in_ms=53.697
2018-01-29 07:40:35,385 [salt.state       ][INFO    ][2193] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:40:35.385853
2018-01-29 07:40:35,386 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-29 07:40:35,387 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,424 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-29 07:40:35,441 [salt.state       ][INFO    ][2193] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-29 07:40:35,442 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:40:35.441978 duration_in_ms=56.125
2018-01-29 07:40:35,442 [salt.state       ][INFO    ][2193] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:40:35.442529
2018-01-29 07:40:35,442 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-29 07:40:35,443 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,479 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-29 07:40:35,496 [salt.state       ][INFO    ][2193] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-29 07:40:35,497 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:40:35.496874 duration_in_ms=54.343
2018-01-29 07:40:35,497 [salt.state       ][INFO    ][2193] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:40:35.497510
2018-01-29 07:40:35,497 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-29 07:40:35,499 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,538 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-29 07:40:35,554 [salt.state       ][INFO    ][2193] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-29 07:40:35,556 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:40:35.555955 duration_in_ms=58.444
2018-01-29 07:40:35,556 [salt.state       ][INFO    ][2193] Running state [net.core.netdev_max_backlog] at time 07:40:35.556513
2018-01-29 07:40:35,556 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-29 07:40:35,557 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,593 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-29 07:40:35,609 [salt.state       ][INFO    ][2193] {'net.core.netdev_max_backlog': 261144}
2018-01-29 07:40:35,609 [salt.state       ][INFO    ][2193] Completed state [net.core.netdev_max_backlog] at time 07:40:35.609498 duration_in_ms=52.984
2018-01-29 07:40:35,610 [salt.state       ][INFO    ][2193] Running state [net.ipv4.tcp_keepalive_time] at time 07:40:35.610014
2018-01-29 07:40:35,610 [salt.state       ][INFO    ][2193] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-29 07:40:35,611 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,647 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-29 07:40:35,664 [salt.state       ][INFO    ][2193] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-29 07:40:35,665 [salt.state       ][INFO    ][2193] Completed state [net.ipv4.tcp_keepalive_time] at time 07:40:35.665112 duration_in_ms=55.097
2018-01-29 07:40:35,665 [salt.state       ][INFO    ][2193] Running state [kernel.panic] at time 07:40:35.665774
2018-01-29 07:40:35,666 [salt.state       ][INFO    ][2193] Executing state sysctl.present for kernel.panic
2018-01-29 07:40:35,668 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:40:35,708 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-29 07:40:35,725 [salt.state       ][INFO    ][2193] {'kernel.panic': 60}
2018-01-29 07:40:35,726 [salt.state       ][INFO    ][2193] Completed state [kernel.panic] at time 07:40:35.726732 duration_in_ms=60.957
2018-01-29 07:40:35,740 [salt.state       ][INFO    ][2193] Running state [linux_sysfs_package] at time 07:40:35.740062
2018-01-29 07:40:35,740 [salt.state       ][INFO    ][2193] Executing state pkg.installed for linux_sysfs_package
2018-01-29 07:40:36,192 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-29 07:40:36,258 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-29 07:40:38,043 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 07:40:38,077 [salt.loaded.int.module.cmdmod][INFO    ][2193] 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-01-29 07:40:41,011 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:40:41,056 [salt.state       ][INFO    ][2193] 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-01-29 07:40:41,077 [salt.state       ][INFO    ][2193] Loading fresh modules for state activity
2018-01-29 07:40:41,116 [salt.state       ][INFO    ][2193] Completed state [linux_sysfs_package] at time 07:40:41.116755 duration_in_ms=5376.692
2018-01-29 07:40:41,121 [salt.state       ][INFO    ][2193] Running state [/etc/sysfs.d] at time 07:40:41.121953
2018-01-29 07:40:41,123 [salt.state       ][INFO    ][2193] Executing state file.directory for /etc/sysfs.d
2018-01-29 07:40:41,127 [salt.state       ][INFO    ][2193] Directory /etc/sysfs.d is in the correct state
2018-01-29 07:40:41,127 [salt.state       ][INFO    ][2193] Completed state [/etc/sysfs.d] at time 07:40:41.127908 duration_in_ms=5.955
2018-01-29 07:40:41,174 [salt.state       ][INFO    ][2193] Running state [ondemand] at time 07:40:41.174164
2018-01-29 07:40:41,174 [salt.state       ][INFO    ][2193] Executing state service.dead for ondemand
2018-01-29 07:40:41,177 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-29 07:40:41,197 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-29 07:40:41,214 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-29 07:40:41,236 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-29 07:40:41,317 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-29 07:40:41,340 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-29 07:40:41,366 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-29 07:40:41,400 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-29 07:40:41,560 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-29 07:40:41,585 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'runlevel' in directory '/root'
2018-01-29 07:40:41,604 [salt.state       ][INFO    ][2193] {'ondemand': True}
2018-01-29 07:40:41,604 [salt.state       ][INFO    ][2193] Completed state [ondemand] at time 07:40:41.604720 duration_in_ms=430.555
2018-01-29 07:40:41,608 [salt.state       ][INFO    ][2193] Running state [cs_CZ.UTF-8] at time 07:40:41.608403
2018-01-29 07:40:41,608 [salt.state       ][INFO    ][2193] Executing state locale.present for cs_CZ.UTF-8
2018-01-29 07:40:41,609 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'locale -a' in directory '/root'
2018-01-29 07:40:41,629 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-29 07:40:41,780 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129074042340492
2018-01-29 07:40:41,803 [salt.minion      ][INFO    ][4772] Starting a new job with PID 4772
2018-01-29 07:40:41,819 [salt.minion      ][INFO    ][4772] Returning information for job: 20180129074042340492
2018-01-29 07:40:42,433 [salt.state       ][INFO    ][2193] {'locale': 'cs_CZ.UTF-8'}
2018-01-29 07:40:42,434 [salt.state       ][INFO    ][2193] Completed state [cs_CZ.UTF-8] at time 07:40:42.433947 duration_in_ms=825.543
2018-01-29 07:40:42,434 [salt.state       ][INFO    ][2193] Running state [en_US.UTF-8] at time 07:40:42.434410
2018-01-29 07:40:42,434 [salt.state       ][INFO    ][2193] Executing state locale.present for en_US.UTF-8
2018-01-29 07:40:42,435 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'locale -a' in directory '/root'
2018-01-29 07:40:42,452 [salt.state       ][INFO    ][2193] Locale en_US.UTF-8 is already present
2018-01-29 07:40:42,452 [salt.state       ][INFO    ][2193] Completed state [en_US.UTF-8] at time 07:40:42.452744 duration_in_ms=18.334
2018-01-29 07:40:42,455 [salt.state       ][INFO    ][2193] Running state [en_US.UTF-8] at time 07:40:42.455025
2018-01-29 07:40:42,455 [salt.state       ][INFO    ][2193] Executing state locale.system for en_US.UTF-8
2018-01-29 07:40:42,456 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'localectl' in directory '/root'
2018-01-29 07:40:42,520 [salt.state       ][INFO    ][2193] System locale en_US.UTF-8 already set
2018-01-29 07:40:42,521 [salt.state       ][INFO    ][2193] Completed state [en_US.UTF-8] at time 07:40:42.521176 duration_in_ms=66.15
2018-01-29 07:40:42,524 [salt.state       ][INFO    ][2193] Running state [root] at time 07:40:42.523975
2018-01-29 07:40:42,524 [salt.state       ][INFO    ][2193] Executing state user.present for root
2018-01-29 07:40:42,532 [salt.state       ][INFO    ][2193] User root is present and up to date
2018-01-29 07:40:42,532 [salt.state       ][INFO    ][2193] Completed state [root] at time 07:40:42.532507 duration_in_ms=8.532
2018-01-29 07:40:42,533 [salt.state       ][INFO    ][2193] Running state [/root] at time 07:40:42.533908
2018-01-29 07:40:42,534 [salt.state       ][INFO    ][2193] Executing state file.directory for /root
2018-01-29 07:40:42,535 [salt.state       ][INFO    ][2193] Directory /root is in the correct state
2018-01-29 07:40:42,535 [salt.state       ][INFO    ][2193] Completed state [/root] at time 07:40:42.535455 duration_in_ms=1.547
2018-01-29 07:40:42,535 [salt.state       ][INFO    ][2193] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:40:42.535690
2018-01-29 07:40:42,535 [salt.state       ][INFO    ][2193] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-29 07:40:42,536 [salt.state       ][INFO    ][2193] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-29 07:40:42,536 [salt.state       ][INFO    ][2193] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:40:42.536440 duration_in_ms=0.751
2018-01-29 07:40:42,536 [salt.state       ][INFO    ][2193] Running state [ubuntu] at time 07:40:42.536675
2018-01-29 07:40:42,536 [salt.state       ][INFO    ][2193] Executing state user.present for ubuntu
2018-01-29 07:40:42,541 [salt.state       ][INFO    ][2193] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-29 07:40:42,541 [salt.state       ][INFO    ][2193] Completed state [ubuntu] at time 07:40:42.541769 duration_in_ms=5.093
2018-01-29 07:40:42,543 [salt.state       ][INFO    ][2193] Running state [/home/ubuntu] at time 07:40:42.543309
2018-01-29 07:40:42,543 [salt.state       ][INFO    ][2193] Executing state file.directory for /home/ubuntu
2018-01-29 07:40:42,544 [salt.state       ][INFO    ][2193] {'mode': '0700'}
2018-01-29 07:40:42,544 [salt.state       ][INFO    ][2193] Completed state [/home/ubuntu] at time 07:40:42.544730 duration_in_ms=1.421
2018-01-29 07:40:42,545 [salt.state       ][INFO    ][2193] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:40:42.545544
2018-01-29 07:40:42,545 [salt.state       ][INFO    ][2193] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-29 07:40:42,572 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-29 07:40:42,579 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command '/usr/sbin/visudo -c -f /tmp/tmpSIUxm2' in directory '/root'
2018-01-29 07:40:42,607 [salt.state       ][INFO    ][2193] File changed:
New file
2018-01-29 07:40:42,608 [salt.state       ][INFO    ][2193] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:40:42.608437 duration_in_ms=62.892
2018-01-29 07:40:42,608 [salt.state       ][INFO    ][2193] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:40:42.608840
2018-01-29 07:40:42,609 [salt.state       ][INFO    ][2193] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-29 07:40:42,637 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-29 07:40:42,749 [salt.state       ][INFO    ][2193] File changed:
New file
2018-01-29 07:40:42,750 [salt.state       ][INFO    ][2193] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:40:42.750167 duration_in_ms=141.327
2018-01-29 07:40:42,750 [salt.state       ][INFO    ][2193] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:40:42.750440
2018-01-29 07:40:42,750 [salt.state       ][INFO    ][2193] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-29 07:40:42,773 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-29 07:40:42,872 [salt.state       ][INFO    ][2193] File changed:
New file
2018-01-29 07:40:42,872 [salt.state       ][INFO    ][2193] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:40:42.872632 duration_in_ms=122.192
2018-01-29 07:40:42,874 [salt.state       ][INFO    ][2193] Running state [service.systemctl_reload] at time 07:40:42.874250
2018-01-29 07:40:42,875 [salt.state       ][INFO    ][2193] Executing state module.wait for service.systemctl_reload
2018-01-29 07:40:42,875 [salt.state       ][INFO    ][2193] No changes made for service.systemctl_reload
2018-01-29 07:40:42,875 [salt.state       ][INFO    ][2193] Completed state [service.systemctl_reload] at time 07:40:42.875820 duration_in_ms=1.57
2018-01-29 07:40:42,876 [salt.state       ][INFO    ][2193] Running state [service.systemctl_reload] at time 07:40:42.876016
2018-01-29 07:40:42,876 [salt.state       ][INFO    ][2193] Executing state module.mod_watch for service.systemctl_reload
2018-01-29 07:40:42,876 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-29 07:40:42,963 [salt.state       ][INFO    ][2193] {'ret': True}
2018-01-29 07:40:42,964 [salt.state       ][INFO    ][2193] Completed state [service.systemctl_reload] at time 07:40:42.964733 duration_in_ms=88.717
2018-01-29 07:40:42,965 [salt.state       ][INFO    ][2193] Running state [/etc/hostname] at time 07:40:42.965496
2018-01-29 07:40:42,966 [salt.state       ][INFO    ][2193] Executing state file.managed for /etc/hostname
2018-01-29 07:40:42,999 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-29 07:40:43,004 [salt.state       ][INFO    ][2193] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+prx02

2018-01-29 07:40:43,006 [salt.state       ][INFO    ][2193] Completed state [/etc/hostname] at time 07:40:43.006164 duration_in_ms=40.667
2018-01-29 07:40:43,009 [salt.state       ][INFO    ][2193] Running state [hostname prx02] at time 07:40:43.009418
2018-01-29 07:40:43,009 [salt.state       ][INFO    ][2193] Executing state cmd.wait for hostname prx02
2018-01-29 07:40:43,010 [salt.state       ][INFO    ][2193] No changes made for hostname prx02
2018-01-29 07:40:43,011 [salt.state       ][INFO    ][2193] Completed state [hostname prx02] at time 07:40:43.011061 duration_in_ms=1.643
2018-01-29 07:40:43,011 [salt.state       ][INFO    ][2193] Running state [hostname prx02] at time 07:40:43.011460
2018-01-29 07:40:43,011 [salt.state       ][INFO    ][2193] Executing state cmd.mod_watch for hostname prx02
2018-01-29 07:40:43,013 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command 'hostname prx02' in directory '/root'
2018-01-29 07:40:43,028 [salt.state       ][INFO    ][2193] {'pid': 4799, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-29 07:40:43,029 [salt.state       ][INFO    ][2193] Completed state [hostname prx02] at time 07:40:43.029743 duration_in_ms=18.282
2018-01-29 07:40:43,031 [salt.state       ][INFO    ][2193] Running state [mdb02] at time 07:40:43.031455
2018-01-29 07:40:43,032 [salt.state       ][INFO    ][2193] Executing state host.present for mdb02
2018-01-29 07:40:43,035 [salt.state       ][INFO    ][2193] {'host': 'mdb02'}
2018-01-29 07:40:43,035 [salt.state       ][INFO    ][2193] Completed state [mdb02] at time 07:40:43.035630 duration_in_ms=4.175
2018-01-29 07:40:43,036 [salt.state       ][INFO    ][2193] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.036080
2018-01-29 07:40:43,036 [salt.state       ][INFO    ][2193] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,037 [salt.state       ][INFO    ][2193] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,038 [salt.state       ][INFO    ][2193] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.038030 duration_in_ms=1.95
2018-01-29 07:40:43,038 [salt.state       ][INFO    ][2193] Running state [mdb03] at time 07:40:43.038478
2018-01-29 07:40:43,038 [salt.state       ][INFO    ][2193] Executing state host.present for mdb03
2018-01-29 07:40:43,039 [salt.state       ][INFO    ][2193] {'host': 'mdb03'}
2018-01-29 07:40:43,040 [salt.state       ][INFO    ][2193] Completed state [mdb03] at time 07:40:43.040382 duration_in_ms=1.904
2018-01-29 07:40:43,040 [salt.state       ][INFO    ][2193] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.040814
2018-01-29 07:40:43,041 [salt.state       ][INFO    ][2193] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,042 [salt.state       ][INFO    ][2193] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,043 [salt.state       ][INFO    ][2193] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.043506 duration_in_ms=2.692
2018-01-29 07:40:43,043 [salt.state       ][INFO    ][2193] Running state [mdb01] at time 07:40:43.043946
2018-01-29 07:40:43,044 [salt.state       ][INFO    ][2193] Executing state host.present for mdb01
2018-01-29 07:40:43,045 [salt.state       ][INFO    ][2193] {'host': 'mdb01'}
2018-01-29 07:40:43,045 [salt.state       ][INFO    ][2193] Completed state [mdb01] at time 07:40:43.045864 duration_in_ms=1.918
2018-01-29 07:40:43,046 [salt.state       ][INFO    ][2193] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.046293
2018-01-29 07:40:43,047 [salt.state       ][INFO    ][2193] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,048 [salt.state       ][INFO    ][2193] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,048 [salt.state       ][INFO    ][2193] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.048766 duration_in_ms=2.473
2018-01-29 07:40:43,049 [salt.state       ][INFO    ][2193] Running state [mdb] at time 07:40:43.049208
2018-01-29 07:40:43,049 [salt.state       ][INFO    ][2193] Executing state host.present for mdb
2018-01-29 07:40:43,051 [salt.state       ][INFO    ][2193] {'host': 'mdb'}
2018-01-29 07:40:43,051 [salt.state       ][INFO    ][2193] Completed state [mdb] at time 07:40:43.051408 duration_in_ms=2.199
2018-01-29 07:40:43,051 [salt.state       ][INFO    ][2193] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.051862
2018-01-29 07:40:43,052 [salt.state       ][INFO    ][2193] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,053 [salt.state       ][INFO    ][2193] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,053 [salt.state       ][INFO    ][2193] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.053833 duration_in_ms=1.971
2018-01-29 07:40:43,054 [salt.state       ][INFO    ][2193] Running state [cfg01] at time 07:40:43.054263
2018-01-29 07:40:43,056 [salt.state       ][INFO    ][2193] Executing state host.present for cfg01
2018-01-29 07:40:43,057 [salt.state       ][INFO    ][2193] {'host': 'cfg01'}
2018-01-29 07:40:43,057 [salt.state       ][INFO    ][2193] Completed state [cfg01] at time 07:40:43.057873 duration_in_ms=3.61
2018-01-29 07:40:43,058 [salt.state       ][INFO    ][2193] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.058176
2018-01-29 07:40:43,059 [salt.state       ][INFO    ][2193] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,060 [salt.state       ][INFO    ][2193] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,060 [salt.state       ][INFO    ][2193] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.060269 duration_in_ms=2.093
2018-01-29 07:40:43,060 [salt.state       ][INFO    ][2193] Running state [prx01] at time 07:40:43.060608
2018-01-29 07:40:43,060 [salt.state       ][INFO    ][2193] Executing state host.present for prx01
2018-01-29 07:40:43,061 [salt.state       ][INFO    ][2193] {'host': 'prx01'}
2018-01-29 07:40:43,062 [salt.state       ][INFO    ][2193] Completed state [prx01] at time 07:40:43.062137 duration_in_ms=1.529
2018-01-29 07:40:43,062 [salt.state       ][INFO    ][2193] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.062444
2018-01-29 07:40:43,062 [salt.state       ][INFO    ][2193] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,063 [salt.state       ][INFO    ][2193] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,064 [salt.state       ][INFO    ][2193] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.063990 duration_in_ms=1.546
2018-01-29 07:40:43,064 [salt.state       ][INFO    ][2193] Running state [kvm01] at time 07:40:43.064293
2018-01-29 07:40:43,064 [salt.state       ][INFO    ][2193] Executing state host.present for kvm01
2018-01-29 07:40:43,065 [salt.state       ][INFO    ][2193] {'host': 'kvm01'}
2018-01-29 07:40:43,065 [salt.state       ][INFO    ][2193] Completed state [kvm01] at time 07:40:43.065838 duration_in_ms=1.545
2018-01-29 07:40:43,066 [salt.state       ][INFO    ][2193] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.066134
2018-01-29 07:40:43,066 [salt.state       ][INFO    ][2193] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,069 [salt.state       ][INFO    ][2193] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,069 [salt.state       ][INFO    ][2193] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.069575 duration_in_ms=3.441
2018-01-29 07:40:43,069 [salt.state       ][INFO    ][2193] Running state [kvm03] at time 07:40:43.069874
2018-01-29 07:40:43,070 [salt.state       ][INFO    ][2193] Executing state host.present for kvm03
2018-01-29 07:40:43,072 [salt.state       ][INFO    ][2193] {'host': 'kvm03'}
2018-01-29 07:40:43,072 [salt.state       ][INFO    ][2193] Completed state [kvm03] at time 07:40:43.072525 duration_in_ms=2.65
2018-01-29 07:40:43,072 [salt.state       ][INFO    ][2193] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.072826
2018-01-29 07:40:43,073 [salt.state       ][INFO    ][2193] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,074 [salt.state       ][INFO    ][2193] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,074 [salt.state       ][INFO    ][2193] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.074348 duration_in_ms=1.522
2018-01-29 07:40:43,075 [salt.state       ][INFO    ][2193] Running state [kvm02] at time 07:40:43.075211
2018-01-29 07:40:43,075 [salt.state       ][INFO    ][2193] Executing state host.present for kvm02
2018-01-29 07:40:43,076 [salt.state       ][INFO    ][2193] {'host': 'kvm02'}
2018-01-29 07:40:43,076 [salt.state       ][INFO    ][2193] Completed state [kvm02] at time 07:40:43.076762 duration_in_ms=1.551
2018-01-29 07:40:43,077 [salt.state       ][INFO    ][2193] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.077057
2018-01-29 07:40:43,077 [salt.state       ][INFO    ][2193] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,078 [salt.state       ][INFO    ][2193] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,080 [salt.state       ][INFO    ][2193] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.080510 duration_in_ms=3.452
2018-01-29 07:40:43,080 [salt.state       ][INFO    ][2193] Running state [dbs] at time 07:40:43.080823
2018-01-29 07:40:43,081 [salt.state       ][INFO    ][2193] Executing state host.present for dbs
2018-01-29 07:40:43,082 [salt.state       ][INFO    ][2193] {'host': 'dbs'}
2018-01-29 07:40:43,082 [salt.state       ][INFO    ][2193] Completed state [dbs] at time 07:40:43.082351 duration_in_ms=1.528
2018-01-29 07:40:43,082 [salt.state       ][INFO    ][2193] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.082922
2018-01-29 07:40:43,083 [salt.state       ][INFO    ][2193] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,084 [salt.state       ][INFO    ][2193] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,084 [salt.state       ][INFO    ][2193] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.084488 duration_in_ms=1.566
2018-01-29 07:40:43,084 [salt.state       ][INFO    ][2193] Running state [prx] at time 07:40:43.084797
2018-01-29 07:40:43,085 [salt.state       ][INFO    ][2193] Executing state host.present for prx
2018-01-29 07:40:43,086 [salt.state       ][INFO    ][2193] {'host': 'prx'}
2018-01-29 07:40:43,086 [salt.state       ][INFO    ][2193] Completed state [prx] at time 07:40:43.086345 duration_in_ms=1.548
2018-01-29 07:40:43,086 [salt.state       ][INFO    ][2193] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.086654
2018-01-29 07:40:43,086 [salt.state       ][INFO    ][2193] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,087 [salt.state       ][INFO    ][2193] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,088 [salt.state       ][INFO    ][2193] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.088218 duration_in_ms=1.564
2018-01-29 07:40:43,088 [salt.state       ][INFO    ][2193] Running state [prx02] at time 07:40:43.088549
2018-01-29 07:40:43,088 [salt.state       ][INFO    ][2193] Executing state host.present for prx02
2018-01-29 07:40:43,089 [salt.state       ][INFO    ][2193] {'host': 'prx02'}
2018-01-29 07:40:43,090 [salt.state       ][INFO    ][2193] Completed state [prx02] at time 07:40:43.090094 duration_in_ms=1.545
2018-01-29 07:40:43,090 [salt.state       ][INFO    ][2193] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.090394
2018-01-29 07:40:43,091 [salt.state       ][INFO    ][2193] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,092 [salt.state       ][INFO    ][2193] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,093 [salt.state       ][INFO    ][2193] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.093115 duration_in_ms=2.721
2018-01-29 07:40:43,093 [salt.state       ][INFO    ][2193] Running state [msg02] at time 07:40:43.093418
2018-01-29 07:40:43,093 [salt.state       ][INFO    ][2193] Executing state host.present for msg02
2018-01-29 07:40:43,095 [salt.state       ][INFO    ][2193] {'host': 'msg02'}
2018-01-29 07:40:43,095 [salt.state       ][INFO    ][2193] Completed state [msg02] at time 07:40:43.095266 duration_in_ms=1.848
2018-01-29 07:40:43,095 [salt.state       ][INFO    ][2193] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.095566
2018-01-29 07:40:43,095 [salt.state       ][INFO    ][2193] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,096 [salt.state       ][INFO    ][2193] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,097 [salt.state       ][INFO    ][2193] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.097184 duration_in_ms=1.617
2018-01-29 07:40:43,097 [salt.state       ][INFO    ][2193] Running state [msg03] at time 07:40:43.097484
2018-01-29 07:40:43,097 [salt.state       ][INFO    ][2193] Executing state host.present for msg03
2018-01-29 07:40:43,098 [salt.state       ][INFO    ][2193] {'host': 'msg03'}
2018-01-29 07:40:43,099 [salt.state       ][INFO    ][2193] Completed state [msg03] at time 07:40:43.099129 duration_in_ms=1.645
2018-01-29 07:40:43,099 [salt.state       ][INFO    ][2193] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.099427
2018-01-29 07:40:43,099 [salt.state       ][INFO    ][2193] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,100 [salt.state       ][INFO    ][2193] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,101 [salt.state       ][INFO    ][2193] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.101197 duration_in_ms=1.77
2018-01-29 07:40:43,101 [salt.state       ][INFO    ][2193] Running state [msg01] at time 07:40:43.101501
2018-01-29 07:40:43,101 [salt.state       ][INFO    ][2193] Executing state host.present for msg01
2018-01-29 07:40:43,103 [salt.state       ][INFO    ][2193] {'host': 'msg01'}
2018-01-29 07:40:43,104 [salt.state       ][INFO    ][2193] Completed state [msg01] at time 07:40:43.104195 duration_in_ms=2.694
2018-01-29 07:40:43,104 [salt.state       ][INFO    ][2193] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.104527
2018-01-29 07:40:43,104 [salt.state       ][INFO    ][2193] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,105 [salt.state       ][INFO    ][2193] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,106 [salt.state       ][INFO    ][2193] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.106148 duration_in_ms=1.621
2018-01-29 07:40:43,107 [salt.state       ][INFO    ][2193] Running state [msg] at time 07:40:43.106454
2018-01-29 07:40:43,107 [salt.state       ][INFO    ][2193] Executing state host.present for msg
2018-01-29 07:40:43,108 [salt.state       ][INFO    ][2193] {'host': 'msg'}
2018-01-29 07:40:43,109 [salt.state       ][INFO    ][2193] Completed state [msg] at time 07:40:43.109214 duration_in_ms=2.76
2018-01-29 07:40:43,109 [salt.state       ][INFO    ][2193] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.109523
2018-01-29 07:40:43,109 [salt.state       ][INFO    ][2193] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,111 [salt.state       ][INFO    ][2193] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,111 [salt.state       ][INFO    ][2193] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.111453 duration_in_ms=1.929
2018-01-29 07:40:43,111 [salt.state       ][INFO    ][2193] Running state [cfg01] at time 07:40:43.111753
2018-01-29 07:40:43,112 [salt.state       ][INFO    ][2193] Executing state host.present for cfg01
2018-01-29 07:40:43,112 [salt.state       ][INFO    ][2193] Host cfg01 (192.168.10.100) already present
2018-01-29 07:40:43,112 [salt.state       ][INFO    ][2193] Completed state [cfg01] at time 07:40:43.112814 duration_in_ms=1.061
2018-01-29 07:40:43,113 [salt.state       ][INFO    ][2193] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.113103
2018-01-29 07:40:43,113 [salt.state       ][INFO    ][2193] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,113 [salt.state       ][INFO    ][2193] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-01-29 07:40:43,114 [salt.state       ][INFO    ][2193] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.114125 duration_in_ms=1.021
2018-01-29 07:40:43,114 [salt.state       ][INFO    ][2193] Running state [cmp002] at time 07:40:43.114424
2018-01-29 07:40:43,115 [salt.state       ][INFO    ][2193] Executing state host.present for cmp002
2018-01-29 07:40:43,116 [salt.state       ][INFO    ][2193] {'host': 'cmp002'}
2018-01-29 07:40:43,116 [salt.state       ][INFO    ][2193] Completed state [cmp002] at time 07:40:43.116895 duration_in_ms=2.471
2018-01-29 07:40:43,117 [salt.state       ][INFO    ][2193] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.117201
2018-01-29 07:40:43,117 [salt.state       ][INFO    ][2193] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,118 [salt.state       ][INFO    ][2193] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,119 [salt.state       ][INFO    ][2193] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.119136 duration_in_ms=1.935
2018-01-29 07:40:43,119 [salt.state       ][INFO    ][2193] Running state [cmp001] at time 07:40:43.119436
2018-01-29 07:40:43,119 [salt.state       ][INFO    ][2193] Executing state host.present for cmp001
2018-01-29 07:40:43,120 [salt.state       ][INFO    ][2193] {'host': 'cmp001'}
2018-01-29 07:40:43,121 [salt.state       ][INFO    ][2193] Completed state [cmp001] at time 07:40:43.121105 duration_in_ms=1.669
2018-01-29 07:40:43,121 [salt.state       ][INFO    ][2193] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.121401
2018-01-29 07:40:43,121 [salt.state       ][INFO    ][2193] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,123 [salt.state       ][INFO    ][2193] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,123 [salt.state       ][INFO    ][2193] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.123356 duration_in_ms=1.955
2018-01-29 07:40:43,123 [salt.state       ][INFO    ][2193] Running state [dbs01] at time 07:40:43.123671
2018-01-29 07:40:43,123 [salt.state       ][INFO    ][2193] Executing state host.present for dbs01
2018-01-29 07:40:43,125 [salt.state       ][INFO    ][2193] {'host': 'dbs01'}
2018-01-29 07:40:43,125 [salt.state       ][INFO    ][2193] Completed state [dbs01] at time 07:40:43.125483 duration_in_ms=1.812
2018-01-29 07:40:43,125 [salt.state       ][INFO    ][2193] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.125799
2018-01-29 07:40:43,126 [salt.state       ][INFO    ][2193] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,127 [salt.state       ][INFO    ][2193] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,127 [salt.state       ][INFO    ][2193] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.127794 duration_in_ms=1.995
2018-01-29 07:40:43,128 [salt.state       ][INFO    ][2193] Running state [dbs02] at time 07:40:43.128096
2018-01-29 07:40:43,128 [salt.state       ][INFO    ][2193] Executing state host.present for dbs02
2018-01-29 07:40:43,129 [salt.state       ][INFO    ][2193] {'host': 'dbs02'}
2018-01-29 07:40:43,129 [salt.state       ][INFO    ][2193] Completed state [dbs02] at time 07:40:43.129791 duration_in_ms=1.695
2018-01-29 07:40:43,130 [salt.state       ][INFO    ][2193] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.130087
2018-01-29 07:40:43,130 [salt.state       ][INFO    ][2193] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,132 [salt.state       ][INFO    ][2193] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,132 [salt.state       ][INFO    ][2193] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.132893 duration_in_ms=2.806
2018-01-29 07:40:43,133 [salt.state       ][INFO    ][2193] Running state [dbs03] at time 07:40:43.133195
2018-01-29 07:40:43,133 [salt.state       ][INFO    ][2193] Executing state host.present for dbs03
2018-01-29 07:40:43,134 [salt.state       ][INFO    ][2193] {'host': 'dbs03'}
2018-01-29 07:40:43,135 [salt.state       ][INFO    ][2193] Completed state [dbs03] at time 07:40:43.135164 duration_in_ms=1.969
2018-01-29 07:40:43,135 [salt.state       ][INFO    ][2193] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.135460
2018-01-29 07:40:43,135 [salt.state       ][INFO    ][2193] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,137 [salt.state       ][INFO    ][2193] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,137 [salt.state       ][INFO    ][2193] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.137869 duration_in_ms=2.408
2018-01-29 07:40:43,138 [salt.state       ][INFO    ][2193] Running state [mas01] at time 07:40:43.138170
2018-01-29 07:40:43,139 [salt.state       ][INFO    ][2193] Executing state host.present for mas01
2018-01-29 07:40:43,141 [salt.state       ][INFO    ][2193] {'host': 'mas01'}
2018-01-29 07:40:43,141 [salt.state       ][INFO    ][2193] Completed state [mas01] at time 07:40:43.141288 duration_in_ms=3.118
2018-01-29 07:40:43,141 [salt.state       ][INFO    ][2193] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.141593
2018-01-29 07:40:43,141 [salt.state       ][INFO    ][2193] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,143 [salt.state       ][INFO    ][2193] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,143 [salt.state       ][INFO    ][2193] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.143612 duration_in_ms=2.019
2018-01-29 07:40:43,143 [salt.state       ][INFO    ][2193] Running state [ctl02] at time 07:40:43.143910
2018-01-29 07:40:43,144 [salt.state       ][INFO    ][2193] Executing state host.present for ctl02
2018-01-29 07:40:43,145 [salt.state       ][INFO    ][2193] {'host': 'ctl02'}
2018-01-29 07:40:43,145 [salt.state       ][INFO    ][2193] Completed state [ctl02] at time 07:40:43.145813 duration_in_ms=1.903
2018-01-29 07:40:43,146 [salt.state       ][INFO    ][2193] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.146113
2018-01-29 07:40:43,146 [salt.state       ][INFO    ][2193] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,147 [salt.state       ][INFO    ][2193] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,147 [salt.state       ][INFO    ][2193] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.147830 duration_in_ms=1.717
2018-01-29 07:40:43,148 [salt.state       ][INFO    ][2193] Running state [ctl03] at time 07:40:43.148133
2018-01-29 07:40:43,148 [salt.state       ][INFO    ][2193] Executing state host.present for ctl03
2018-01-29 07:40:43,149 [salt.state       ][INFO    ][2193] {'host': 'ctl03'}
2018-01-29 07:40:43,149 [salt.state       ][INFO    ][2193] Completed state [ctl03] at time 07:40:43.149893 duration_in_ms=1.759
2018-01-29 07:40:43,150 [salt.state       ][INFO    ][2193] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.150197
2018-01-29 07:40:43,151 [salt.state       ][INFO    ][2193] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,153 [salt.state       ][INFO    ][2193] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,153 [salt.state       ][INFO    ][2193] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.153529 duration_in_ms=3.332
2018-01-29 07:40:43,153 [salt.state       ][INFO    ][2193] Running state [ctl01] at time 07:40:43.153829
2018-01-29 07:40:43,154 [salt.state       ][INFO    ][2193] Executing state host.present for ctl01
2018-01-29 07:40:43,155 [salt.state       ][INFO    ][2193] {'host': 'ctl01'}
2018-01-29 07:40:43,156 [salt.state       ][INFO    ][2193] Completed state [ctl01] at time 07:40:43.156118 duration_in_ms=2.288
2018-01-29 07:40:43,156 [salt.state       ][INFO    ][2193] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.156455
2018-01-29 07:40:43,156 [salt.state       ][INFO    ][2193] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,157 [salt.state       ][INFO    ][2193] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,158 [salt.state       ][INFO    ][2193] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.158204 duration_in_ms=1.749
2018-01-29 07:40:43,158 [salt.state       ][INFO    ][2193] Running state [ctl] at time 07:40:43.158514
2018-01-29 07:40:43,158 [salt.state       ][INFO    ][2193] Executing state host.present for ctl
2018-01-29 07:40:43,160 [salt.state       ][INFO    ][2193] {'host': 'ctl'}
2018-01-29 07:40:43,160 [salt.state       ][INFO    ][2193] Completed state [ctl] at time 07:40:43.160262 duration_in_ms=1.747
2018-01-29 07:40:43,160 [salt.state       ][INFO    ][2193] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.160594
2018-01-29 07:40:43,160 [salt.state       ][INFO    ][2193] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:40:43,162 [salt.state       ][INFO    ][2193] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-29 07:40:43,164 [salt.state       ][INFO    ][2193] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 07:40:43.164131 duration_in_ms=3.537
2018-01-29 07:40:43,164 [salt.state       ][INFO    ][2193] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:40:43.164457
2018-01-29 07:40:43,164 [salt.state       ][INFO    ][2193] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-29 07:40:43,165 [salt.state       ][INFO    ][2193] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-29 07:40:43,165 [salt.state       ][INFO    ][2193] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:40:43.165445 duration_in_ms=0.989
2018-01-29 07:40:43,172 [salt.state       ][INFO    ][2193] Running state [ens2] at time 07:40:43.172344
2018-01-29 07:40:43,172 [salt.state       ][INFO    ][2193] Executing state network.managed for ens2
2018-01-29 07:40:43,336 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-29 07:40:44,526 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-29 07:40:45,738 [salt.state       ][INFO    ][2193] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-29 07:40:45,739 [salt.state       ][INFO    ][2193] Completed state [ens2] at time 07:40:45.739181 duration_in_ms=2566.836
2018-01-29 07:40:45,740 [salt.state       ][INFO    ][2193] Running state [ens3] at time 07:40:45.740542
2018-01-29 07:40:45,740 [salt.state       ][INFO    ][2193] Executing state network.managed for ens3
2018-01-29 07:40:45,775 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-29 07:40:46,458 [salt.state       ][INFO    ][2193] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-29 07:40:46,459 [salt.state       ][INFO    ][2193] Completed state [ens3] at time 07:40:46.459590 duration_in_ms=719.048
2018-01-29 07:40:46,460 [salt.state       ][INFO    ][2193] Running state [ens3] at time 07:40:46.460155
2018-01-29 07:40:46,460 [salt.state       ][INFO    ][2193] Executing state network.routes for ens3
2018-01-29 07:40:46,471 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-01-29 07:40:46,492 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'networking.service'] in directory '/root'
2018-01-29 07:40:49,698 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-01-29 07:40:49,720 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'networking.service'] in directory '/root'
2018-01-29 07:40:50,113 [salt.loaded.int.module.cmdmod][ERROR   ][2193] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2018-01-29 07:40:50,113 [salt.loaded.int.module.cmdmod][ERROR   ][2193] output: Running scope as unit run-r263ca37f0ad8415fbd5fa4601dd59a04.scope.
Job for networking.service failed because the control process exited with error code. See "systemctl status networking.service" and "journalctl -xe" for details.
2018-01-29 07:40:50,114 [salt.state       ][INFO    ][2193] {'network_routes': 'Added interface ens3 routes.'}
2018-01-29 07:40:50,114 [salt.state       ][INFO    ][2193] Completed state [ens3] at time 07:40:50.114669 duration_in_ms=3654.516
2018-01-29 07:40:50,115 [salt.state       ][INFO    ][2193] Running state [ens4] at time 07:40:50.115104
2018-01-29 07:40:50,115 [salt.state       ][INFO    ][2193] Executing state network.managed for ens4
2018-01-29 07:40:50,154 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['ifup', 'ens4'] in directory '/root'
2018-01-29 07:40:50,228 [salt.loaded.int.module.cmdmod][ERROR   ][2193] Command '['ifup', 'ens4']' failed with return code: 1
2018-01-29 07:40:50,229 [salt.loaded.int.module.cmdmod][ERROR   ][2193] output: SIOCADDRT: File exists
run-parts: /etc/network/if-up.d/route-ens3 exited with return code 7
Failed to bring up ens4.
2018-01-29 07:40:50,807 [salt.state       ][INFO    ][2193] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-01-29 07:40:50,808 [salt.state       ][INFO    ][2193] Completed state [ens4] at time 07:40:50.808251 duration_in_ms=693.145
2018-01-29 07:40:50,808 [salt.state       ][INFO    ][2193] Running state [/etc/profile.d/proxy.sh] at time 07:40:50.808662
2018-01-29 07:40:50,809 [salt.state       ][INFO    ][2193] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-29 07:40:50,809 [salt.state       ][INFO    ][2193] File /etc/profile.d/proxy.sh is not present
2018-01-29 07:40:50,809 [salt.state       ][INFO    ][2193] Completed state [/etc/profile.d/proxy.sh] at time 07:40:50.809735 duration_in_ms=1.073
2018-01-29 07:40:50,810 [salt.state       ][INFO    ][2193] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:40:50.809991
2018-01-29 07:40:50,810 [salt.state       ][INFO    ][2193] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-29 07:40:50,811 [salt.state       ][INFO    ][2193] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-29 07:40:50,811 [salt.state       ][INFO    ][2193] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:40:50.811327 duration_in_ms=1.336
2018-01-29 07:40:50,823 [salt.state       ][INFO    ][2193] Running state [ntp] at time 07:40:50.823025
2018-01-29 07:40:50,823 [salt.state       ][INFO    ][2193] Executing state pkg.installed for ntp
2018-01-29 07:40:51,212 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 07:40:51,247 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-29 07:40:52,129 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129074052776499
2018-01-29 07:40:52,152 [salt.minion      ][INFO    ][5490] Starting a new job with PID 5490
2018-01-29 07:40:52,168 [salt.minion      ][INFO    ][5490] Returning information for job: 20180129074052776499
2018-01-29 07:40:54,905 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:40:54,948 [salt.state       ][INFO    ][2193] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-29 07:40:54,969 [salt.state       ][INFO    ][2193] Loading fresh modules for state activity
2018-01-29 07:40:55,013 [salt.state       ][INFO    ][2193] Completed state [ntp] at time 07:40:55.012991 duration_in_ms=4189.965
2018-01-29 07:40:55,017 [salt.state       ][INFO    ][2193] Running state [/etc/ntp.conf] at time 07:40:55.017958
2018-01-29 07:40:55,019 [salt.state       ][INFO    ][2193] Executing state file.managed for /etc/ntp.conf
2018-01-29 07:40:55,044 [salt.fileclient  ][INFO    ][2193] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-29 07:40:55,096 [salt.state       ][INFO    ][2193] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-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
+# 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
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# 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.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org 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-01-29 07:40:55,105 [salt.state       ][INFO    ][2193] Completed state [/etc/ntp.conf] at time 07:40:55.105018 duration_in_ms=87.06
2018-01-29 07:40:55,164 [salt.state       ][INFO    ][2193] Running state [ntp] at time 07:40:55.164424
2018-01-29 07:40:55,165 [salt.state       ][INFO    ][2193] Executing state service.running for ntp
2018-01-29 07:40:55,168 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-29 07:40:55,190 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-29 07:40:55,211 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-29 07:40:55,236 [salt.state       ][INFO    ][2193] The service ntp is already running
2018-01-29 07:40:55,236 [salt.state       ][INFO    ][2193] Completed state [ntp] at time 07:40:55.236664 duration_in_ms=72.24
2018-01-29 07:40:55,237 [salt.state       ][INFO    ][2193] Running state [ntp] at time 07:40:55.236995
2018-01-29 07:40:55,237 [salt.state       ][INFO    ][2193] Executing state service.mod_watch for ntp
2018-01-29 07:40:55,238 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-29 07:40:55,261 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-29 07:40:55,284 [salt.loaded.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-29 07:40:55,384 [salt.state       ][INFO    ][2193] {'ntp': True}
2018-01-29 07:40:55,385 [salt.state       ][INFO    ][2193] Completed state [ntp] at time 07:40:55.385335 duration_in_ms=148.339
2018-01-29 07:40:55,398 [salt.minion      ][INFO    ][2193] Returning information for job: 20180129074012147789
2018-01-29 07:41:23,958 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command state.apply with jid 20180129074123945127
2018-01-29 07:41:23,987 [salt.minion      ][INFO    ][6274] Starting a new job with PID 6274
2018-01-29 07:41:27,803 [salt.state       ][INFO    ][6274] Loading fresh modules for state activity
2018-01-29 07:41:30,570 [salt.state       ][INFO    ][6274] Running state [/etc/environment] at time 07:41:30.570285
2018-01-29 07:41:30,571 [salt.state       ][INFO    ][6274] Executing state file.blockreplace for /etc/environment
2018-01-29 07:41:30,579 [salt.state       ][INFO    ][6274] File changed:
--- 
+++ 
@@ -1,3 +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-01-29 07:41:30,580 [salt.state       ][INFO    ][6274] Completed state [/etc/environment] at time 07:41:30.580255 duration_in_ms=9.971
2018-01-29 07:41:30,580 [salt.state       ][INFO    ][6274] Running state [/etc/profile.d] at time 07:41:30.580518
2018-01-29 07:41:30,580 [salt.state       ][INFO    ][6274] Executing state file.directory for /etc/profile.d
2018-01-29 07:41:30,582 [salt.state       ][INFO    ][6274] Directory /etc/profile.d is in the correct state
2018-01-29 07:41:30,583 [salt.state       ][INFO    ][6274] Completed state [/etc/profile.d] at time 07:41:30.582985 duration_in_ms=2.467
2018-01-29 07:41:31,143 [salt.state       ][INFO    ][6274] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:41:31.143714
2018-01-29 07:41:31,144 [salt.state       ][INFO    ][6274] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-29 07:41:31,170 [salt.state       ][INFO    ][6274] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-29 07:41:31,170 [salt.state       ][INFO    ][6274] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:41:31.170285 duration_in_ms=26.572
2018-01-29 07:41:31,170 [salt.state       ][INFO    ][6274] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:41:31.170528
2018-01-29 07:41:31,170 [salt.state       ][INFO    ][6274] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-29 07:41:31,191 [salt.state       ][INFO    ][6274] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-29 07:41:31,192 [salt.state       ][INFO    ][6274] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:41:31.192146 duration_in_ms=21.618
2018-01-29 07:41:31,193 [salt.state       ][INFO    ][6274] Running state [linux_repo_prereq_pkgs] at time 07:41:31.193590
2018-01-29 07:41:31,193 [salt.state       ][INFO    ][6274] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-29 07:41:31,194 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:41:31,590 [salt.state       ][INFO    ][6274] All specified packages are already installed
2018-01-29 07:41:31,591 [salt.state       ][INFO    ][6274] Completed state [linux_repo_prereq_pkgs] at time 07:41:31.590952 duration_in_ms=397.362
2018-01-29 07:41:31,591 [salt.state       ][INFO    ][6274] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:41:31.591315
2018-01-29 07:41:31,591 [salt.state       ][INFO    ][6274] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-29 07:41:31,592 [salt.state       ][INFO    ][6274] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-29 07:41:31,592 [salt.state       ][INFO    ][6274] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:41:31.592478 duration_in_ms=1.163
2018-01-29 07:41:31,592 [salt.state       ][INFO    ][6274] Running state [/etc/apt/preferences.d/uca] at time 07:41:31.592701
2018-01-29 07:41:31,592 [salt.state       ][INFO    ][6274] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-29 07:41:31,593 [salt.state       ][INFO    ][6274] File /etc/apt/preferences.d/uca is not present
2018-01-29 07:41:31,593 [salt.state       ][INFO    ][6274] Completed state [/etc/apt/preferences.d/uca] at time 07:41:31.593396 duration_in_ms=0.695
2018-01-29 07:41:31,595 [salt.state       ][INFO    ][6274] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:41:31.595861
2018-01-29 07:41:31,596 [salt.state       ][INFO    ][6274] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-29 07:41:31,596 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-29 07:41:31,802 [salt.state       ][INFO    ][6274] {'pid': 6332, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.369psj9vJZ/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-29 07:41:31,802 [salt.state       ][INFO    ][6274] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:41:31.802667 duration_in_ms=206.805
2018-01-29 07:41:31,807 [salt.state       ][INFO    ][6274] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:41:31.807290
2018-01-29 07:41:31,807 [salt.state       ][INFO    ][6274] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-29 07:41:31,911 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-29 07:41:34,059 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129074134047921
2018-01-29 07:41:34,090 [salt.minion      ][INFO    ][6727] Starting a new job with PID 6727
2018-01-29 07:41:34,105 [salt.minion      ][INFO    ][6727] Returning information for job: 20180129074134047921
2018-01-29 07:41:35,507 [salt.state       ][INFO    ][6274] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-29 07:41:35,507 [salt.state       ][INFO    ][6274] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:41:35.507706 duration_in_ms=3700.416
2018-01-29 07:41:35,508 [salt.state       ][INFO    ][6274] Running state [linux_extra_packages_purged] at time 07:41:35.508116
2018-01-29 07:41:35,508 [salt.state       ][INFO    ][6274] Executing state pkg.purged for linux_extra_packages_purged
2018-01-29 07:41:35,522 [salt.state       ][INFO    ][6274] All specified packages are already absent
2018-01-29 07:41:35,522 [salt.state       ][INFO    ][6274] Completed state [linux_extra_packages_purged] at time 07:41:35.522731 duration_in_ms=14.615
2018-01-29 07:41:35,523 [salt.state       ][INFO    ][6274] Running state [linux_extra_packages_latest] at time 07:41:35.522992
2018-01-29 07:41:35,523 [salt.state       ][INFO    ][6274] Executing state pkg.latest for linux_extra_packages_latest
2018-01-29 07:41:35,535 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2018-01-29 07:41:35,585 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-29 07:41:35,635 [salt.state       ][INFO    ][6274] All packages are up-to-date (libapache2-mod-wsgi, mcelog).
2018-01-29 07:41:35,636 [salt.state       ][INFO    ][6274] Completed state [linux_extra_packages_latest] at time 07:41:35.636138 duration_in_ms=113.145
2018-01-29 07:41:35,637 [salt.state       ][INFO    ][6274] Running state [UTC] at time 07:41:35.637134
2018-01-29 07:41:35,637 [salt.state       ][INFO    ][6274] Executing state timezone.system for UTC
2018-01-29 07:41:35,638 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['timedatectl'] in directory '/root'
2018-01-29 07:41:35,683 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['timedatectl'] in directory '/root'
2018-01-29 07:41:35,701 [salt.state       ][INFO    ][6274] Timezone UTC already set, UTC already set to UTC
2018-01-29 07:41:35,702 [salt.state       ][INFO    ][6274] Completed state [UTC] at time 07:41:35.702313 duration_in_ms=65.178
2018-01-29 07:41:35,703 [salt.state       ][INFO    ][6274] Running state [nf_conntrack] at time 07:41:35.703402
2018-01-29 07:41:35,703 [salt.state       ][INFO    ][6274] Executing state kmod.present for nf_conntrack
2018-01-29 07:41:35,704 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'lsmod' in directory '/root'
2018-01-29 07:41:35,722 [salt.state       ][INFO    ][6274] Kernel module nf_conntrack is already present
2018-01-29 07:41:35,722 [salt.state       ][INFO    ][6274] Completed state [nf_conntrack] at time 07:41:35.722415 duration_in_ms=19.012
2018-01-29 07:41:35,723 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_keepalive_probes] at time 07:41:35.723481
2018-01-29 07:41:35,723 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-29 07:41:35,739 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:35,772 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-29 07:41:35,773 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:41:35.773216 duration_in_ms=49.734
2018-01-29 07:41:35,773 [salt.state       ][INFO    ][6274] Running state [fs.file-max] at time 07:41:35.773838
2018-01-29 07:41:35,774 [salt.state       ][INFO    ][6274] Executing state sysctl.present for fs.file-max
2018-01-29 07:41:35,775 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:35,817 [salt.state       ][INFO    ][6274] Sysctl value fs.file-max = 124165 is already set
2018-01-29 07:41:35,818 [salt.state       ][INFO    ][6274] Completed state [fs.file-max] at time 07:41:35.818530 duration_in_ms=44.691
2018-01-29 07:41:35,819 [salt.state       ][INFO    ][6274] Running state [net.core.somaxconn] at time 07:41:35.819171
2018-01-29 07:41:35,819 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.core.somaxconn
2018-01-29 07:41:35,820 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:35,858 [salt.state       ][INFO    ][6274] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-29 07:41:35,858 [salt.state       ][INFO    ][6274] Completed state [net.core.somaxconn] at time 07:41:35.858811 duration_in_ms=39.64
2018-01-29 07:41:35,859 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:41:35.859444
2018-01-29 07:41:35,860 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-29 07:41:35,861 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:35,898 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-29 07:41:35,899 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:41:35.899239 duration_in_ms=39.795
2018-01-29 07:41:35,899 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_tw_reuse] at time 07:41:35.899861
2018-01-29 07:41:35,900 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-29 07:41:35,901 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:35,936 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-29 07:41:35,937 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_tw_reuse] at time 07:41:35.937695 duration_in_ms=37.834
2018-01-29 07:41:35,938 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_congestion_control] at time 07:41:35.938321
2018-01-29 07:41:35,938 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-29 07:41:35,939 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:35,978 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-29 07:41:35,978 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_congestion_control] at time 07:41:35.978732 duration_in_ms=40.41
2018-01-29 07:41:35,979 [salt.state       ][INFO    ][6274] Running state [net.nf_conntrack_max] at time 07:41:35.979371
2018-01-29 07:41:35,979 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.nf_conntrack_max
2018-01-29 07:41:35,980 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,017 [salt.state       ][INFO    ][6274] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-29 07:41:36,018 [salt.state       ][INFO    ][6274] Completed state [net.nf_conntrack_max] at time 07:41:36.018259 duration_in_ms=38.887
2018-01-29 07:41:36,018 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_retries2] at time 07:41:36.018902
2018-01-29 07:41:36,019 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-29 07:41:36,020 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,058 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-29 07:41:36,059 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_retries2] at time 07:41:36.059108 duration_in_ms=40.205
2018-01-29 07:41:36,059 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_fin_timeout] at time 07:41:36.059750
2018-01-29 07:41:36,060 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-29 07:41:36,061 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,100 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-29 07:41:36,102 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_fin_timeout] at time 07:41:36.101920 duration_in_ms=42.17
2018-01-29 07:41:36,102 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:41:36.102565
2018-01-29 07:41:36,103 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-29 07:41:36,104 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,142 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-29 07:41:36,143 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:41:36.143608 duration_in_ms=41.041
2018-01-29 07:41:36,144 [salt.state       ][INFO    ][6274] Running state [vm.swappiness] at time 07:41:36.144328
2018-01-29 07:41:36,144 [salt.state       ][INFO    ][6274] Executing state sysctl.present for vm.swappiness
2018-01-29 07:41:36,146 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,187 [salt.state       ][INFO    ][6274] Sysctl value vm.swappiness = 10 is already set
2018-01-29 07:41:36,188 [salt.state       ][INFO    ][6274] Completed state [vm.swappiness] at time 07:41:36.188726 duration_in_ms=44.397
2018-01-29 07:41:36,189 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:41:36.189372
2018-01-29 07:41:36,189 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-29 07:41:36,190 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,233 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-29 07:41:36,234 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:41:36.234602 duration_in_ms=45.228
2018-01-29 07:41:36,235 [salt.state       ][INFO    ][6274] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:41:36.235232
2018-01-29 07:41:36,235 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-29 07:41:36,236 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,276 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-29 07:41:36,278 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:41:36.278122 duration_in_ms=42.89
2018-01-29 07:41:36,278 [salt.state       ][INFO    ][6274] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:41:36.278764
2018-01-29 07:41:36,279 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-29 07:41:36,280 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,320 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-29 07:41:36,321 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:41:36.321104 duration_in_ms=42.338
2018-01-29 07:41:36,321 [salt.state       ][INFO    ][6274] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:41:36.321739
2018-01-29 07:41:36,322 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-29 07:41:36,323 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,362 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-29 07:41:36,363 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:41:36.363103 duration_in_ms=41.363
2018-01-29 07:41:36,363 [salt.state       ][INFO    ][6274] Running state [net.core.netdev_max_backlog] at time 07:41:36.363748
2018-01-29 07:41:36,364 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-29 07:41:36,365 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,405 [salt.state       ][INFO    ][6274] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-29 07:41:36,406 [salt.state       ][INFO    ][6274] Completed state [net.core.netdev_max_backlog] at time 07:41:36.406666 duration_in_ms=42.917
2018-01-29 07:41:36,407 [salt.state       ][INFO    ][6274] Running state [net.ipv4.tcp_keepalive_time] at time 07:41:36.407258
2018-01-29 07:41:36,407 [salt.state       ][INFO    ][6274] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-29 07:41:36,408 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,450 [salt.state       ][INFO    ][6274] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-29 07:41:36,451 [salt.state       ][INFO    ][6274] Completed state [net.ipv4.tcp_keepalive_time] at time 07:41:36.451280 duration_in_ms=44.021
2018-01-29 07:41:36,451 [salt.state       ][INFO    ][6274] Running state [kernel.panic] at time 07:41:36.451879
2018-01-29 07:41:36,452 [salt.state       ][INFO    ][6274] Executing state sysctl.present for kernel.panic
2018-01-29 07:41:36,453 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'sysctl -a' in directory '/root'
2018-01-29 07:41:36,492 [salt.state       ][INFO    ][6274] Sysctl value kernel.panic = 60 is already set
2018-01-29 07:41:36,493 [salt.state       ][INFO    ][6274] Completed state [kernel.panic] at time 07:41:36.493445 duration_in_ms=41.565
2018-01-29 07:41:36,494 [salt.state       ][INFO    ][6274] Running state [linux_sysfs_package] at time 07:41:36.494072
2018-01-29 07:41:36,494 [salt.state       ][INFO    ][6274] Executing state pkg.installed for linux_sysfs_package
2018-01-29 07:41:36,503 [salt.state       ][INFO    ][6274] All specified packages are already installed
2018-01-29 07:41:36,503 [salt.state       ][INFO    ][6274] Completed state [linux_sysfs_package] at time 07:41:36.503436 duration_in_ms=9.364
2018-01-29 07:41:36,505 [salt.state       ][INFO    ][6274] Running state [/etc/sysfs.d] at time 07:41:36.505160
2018-01-29 07:41:36,505 [salt.state       ][INFO    ][6274] Executing state file.directory for /etc/sysfs.d
2018-01-29 07:41:36,506 [salt.state       ][INFO    ][6274] Directory /etc/sysfs.d is in the correct state
2018-01-29 07:41:36,506 [salt.state       ][INFO    ][6274] Completed state [/etc/sysfs.d] at time 07:41:36.506853 duration_in_ms=1.693
2018-01-29 07:41:36,507 [salt.state       ][INFO    ][6274] Running state [ondemand] at time 07:41:36.507818
2018-01-29 07:41:36,508 [salt.state       ][INFO    ][6274] Executing state service.dead for ondemand
2018-01-29 07:41:36,509 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-29 07:41:36,531 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-29 07:41:36,552 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-29 07:41:36,584 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'runlevel' in directory '/root'
2018-01-29 07:41:36,605 [salt.state       ][INFO    ][6274] The service ondemand is already dead
2018-01-29 07:41:36,606 [salt.state       ][INFO    ][6274] Completed state [ondemand] at time 07:41:36.606181 duration_in_ms=98.362
2018-01-29 07:41:36,607 [salt.state       ][INFO    ][6274] Running state [cs_CZ.UTF-8] at time 07:41:36.607617
2018-01-29 07:41:36,608 [salt.state       ][INFO    ][6274] Executing state locale.present for cs_CZ.UTF-8
2018-01-29 07:41:36,609 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'locale -a' in directory '/root'
2018-01-29 07:41:36,630 [salt.state       ][INFO    ][6274] Locale cs_CZ.UTF-8 is already present
2018-01-29 07:41:36,631 [salt.state       ][INFO    ][6274] Completed state [cs_CZ.UTF-8] at time 07:41:36.631655 duration_in_ms=24.038
2018-01-29 07:41:36,632 [salt.state       ][INFO    ][6274] Running state [en_US.UTF-8] at time 07:41:36.632319
2018-01-29 07:41:36,632 [salt.state       ][INFO    ][6274] Executing state locale.present for en_US.UTF-8
2018-01-29 07:41:36,634 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'locale -a' in directory '/root'
2018-01-29 07:41:36,653 [salt.state       ][INFO    ][6274] Locale en_US.UTF-8 is already present
2018-01-29 07:41:36,654 [salt.state       ][INFO    ][6274] Completed state [en_US.UTF-8] at time 07:41:36.654473 duration_in_ms=22.153
2018-01-29 07:41:36,657 [salt.state       ][INFO    ][6274] Running state [en_US.UTF-8] at time 07:41:36.657628
2018-01-29 07:41:36,658 [salt.state       ][INFO    ][6274] Executing state locale.system for en_US.UTF-8
2018-01-29 07:41:36,660 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'localectl' in directory '/root'
2018-01-29 07:41:36,708 [salt.state       ][INFO    ][6274] System locale en_US.UTF-8 already set
2018-01-29 07:41:36,710 [salt.state       ][INFO    ][6274] Completed state [en_US.UTF-8] at time 07:41:36.710710 duration_in_ms=53.08
2018-01-29 07:41:36,713 [salt.state       ][INFO    ][6274] Running state [root] at time 07:41:36.713355
2018-01-29 07:41:36,713 [salt.state       ][INFO    ][6274] Executing state user.present for root
2018-01-29 07:41:36,715 [salt.state       ][INFO    ][6274] User root is present and up to date
2018-01-29 07:41:36,716 [salt.state       ][INFO    ][6274] Completed state [root] at time 07:41:36.715950 duration_in_ms=2.594
2018-01-29 07:41:36,718 [salt.state       ][INFO    ][6274] Running state [/root] at time 07:41:36.718596
2018-01-29 07:41:36,719 [salt.state       ][INFO    ][6274] Executing state file.directory for /root
2018-01-29 07:41:36,720 [salt.state       ][INFO    ][6274] Directory /root is in the correct state
2018-01-29 07:41:36,720 [salt.state       ][INFO    ][6274] Completed state [/root] at time 07:41:36.720479 duration_in_ms=1.883
2018-01-29 07:41:36,720 [salt.state       ][INFO    ][6274] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:41:36.720943
2018-01-29 07:41:36,722 [salt.state       ][INFO    ][6274] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-29 07:41:36,722 [salt.state       ][INFO    ][6274] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-29 07:41:36,723 [salt.state       ][INFO    ][6274] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:41:36.723160 duration_in_ms=2.217
2018-01-29 07:41:36,723 [salt.state       ][INFO    ][6274] Running state [ubuntu] at time 07:41:36.723590
2018-01-29 07:41:36,724 [salt.state       ][INFO    ][6274] Executing state user.present for ubuntu
2018-01-29 07:41:36,726 [salt.state       ][INFO    ][6274] User ubuntu is present and up to date
2018-01-29 07:41:36,726 [salt.state       ][INFO    ][6274] Completed state [ubuntu] at time 07:41:36.726933 duration_in_ms=3.343
2018-01-29 07:41:36,729 [salt.state       ][INFO    ][6274] Running state [/home/ubuntu] at time 07:41:36.729457
2018-01-29 07:41:36,730 [salt.state       ][INFO    ][6274] Executing state file.directory for /home/ubuntu
2018-01-29 07:41:36,731 [salt.state       ][INFO    ][6274] Directory /home/ubuntu is in the correct state
2018-01-29 07:41:36,731 [salt.state       ][INFO    ][6274] Completed state [/home/ubuntu] at time 07:41:36.731483 duration_in_ms=2.026
2018-01-29 07:41:36,732 [salt.state       ][INFO    ][6274] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:41:36.732855
2018-01-29 07:41:36,733 [salt.state       ][INFO    ][6274] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-29 07:41:36,755 [salt.state       ][INFO    ][6274] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-29 07:41:36,755 [salt.state       ][INFO    ][6274] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:41:36.755733 duration_in_ms=22.879
2018-01-29 07:41:36,756 [salt.state       ][INFO    ][6274] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:41:36.756232
2018-01-29 07:41:36,756 [salt.state       ][INFO    ][6274] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-29 07:41:36,873 [salt.state       ][INFO    ][6274] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-29 07:41:36,874 [salt.state       ][INFO    ][6274] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:41:36.874396 duration_in_ms=118.163
2018-01-29 07:41:36,874 [salt.state       ][INFO    ][6274] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:41:36.874861
2018-01-29 07:41:36,875 [salt.state       ][INFO    ][6274] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-29 07:41:36,979 [salt.state       ][INFO    ][6274] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-29 07:41:36,980 [salt.state       ][INFO    ][6274] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:41:36.979933 duration_in_ms=105.071
2018-01-29 07:41:36,981 [salt.state       ][INFO    ][6274] Running state [service.systemctl_reload] at time 07:41:36.981550
2018-01-29 07:41:36,982 [salt.state       ][INFO    ][6274] Executing state module.wait for service.systemctl_reload
2018-01-29 07:41:36,982 [salt.state       ][INFO    ][6274] No changes made for service.systemctl_reload
2018-01-29 07:41:36,982 [salt.state       ][INFO    ][6274] Completed state [service.systemctl_reload] at time 07:41:36.982837 duration_in_ms=1.287
2018-01-29 07:41:36,983 [salt.state       ][INFO    ][6274] Running state [/etc/hostname] at time 07:41:36.983270
2018-01-29 07:41:36,983 [salt.state       ][INFO    ][6274] Executing state file.managed for /etc/hostname
2018-01-29 07:41:37,005 [salt.state       ][INFO    ][6274] File /etc/hostname is in the correct state
2018-01-29 07:41:37,006 [salt.state       ][INFO    ][6274] Completed state [/etc/hostname] at time 07:41:37.006187 duration_in_ms=22.916
2018-01-29 07:41:37,007 [salt.state       ][INFO    ][6274] Running state [hostname prx02] at time 07:41:37.007377
2018-01-29 07:41:37,007 [salt.state       ][INFO    ][6274] Executing state cmd.wait for hostname prx02
2018-01-29 07:41:37,008 [salt.state       ][INFO    ][6274] No changes made for hostname prx02
2018-01-29 07:41:37,008 [salt.state       ][INFO    ][6274] Completed state [hostname prx02] at time 07:41:37.008756 duration_in_ms=1.379
2018-01-29 07:41:37,010 [salt.state       ][INFO    ][6274] Running state [mdb02] at time 07:41:37.010070
2018-01-29 07:41:37,010 [salt.state       ][INFO    ][6274] Executing state host.present for mdb02
2018-01-29 07:41:37,011 [salt.state       ][INFO    ][6274] Host mdb02 (192.168.10.77) already present
2018-01-29 07:41:37,011 [salt.state       ][INFO    ][6274] Completed state [mdb02] at time 07:41:37.011612 duration_in_ms=1.542
2018-01-29 07:41:37,012 [salt.state       ][INFO    ][6274] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.012088
2018-01-29 07:41:37,012 [salt.state       ][INFO    ][6274] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,013 [salt.state       ][INFO    ][6274] Host mdb02.baremetal-mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-01-29 07:41:37,014 [salt.state       ][INFO    ][6274] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.014134 duration_in_ms=2.046
2018-01-29 07:41:37,014 [salt.state       ][INFO    ][6274] Running state [mdb03] at time 07:41:37.014559
2018-01-29 07:41:37,014 [salt.state       ][INFO    ][6274] Executing state host.present for mdb03
2018-01-29 07:41:37,015 [salt.state       ][INFO    ][6274] Host mdb03 (192.168.10.78) already present
2018-01-29 07:41:37,016 [salt.state       ][INFO    ][6274] Completed state [mdb03] at time 07:41:37.016070 duration_in_ms=1.511
2018-01-29 07:41:37,016 [salt.state       ][INFO    ][6274] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.016491
2018-01-29 07:41:37,016 [salt.state       ][INFO    ][6274] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,017 [salt.state       ][INFO    ][6274] Host mdb03.baremetal-mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-01-29 07:41:37,017 [salt.state       ][INFO    ][6274] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.017955 duration_in_ms=1.464
2018-01-29 07:41:37,018 [salt.state       ][INFO    ][6274] Running state [mdb01] at time 07:41:37.018372
2018-01-29 07:41:37,018 [salt.state       ][INFO    ][6274] Executing state host.present for mdb01
2018-01-29 07:41:37,019 [salt.state       ][INFO    ][6274] Host mdb01 (192.168.10.76) already present
2018-01-29 07:41:37,019 [salt.state       ][INFO    ][6274] Completed state [mdb01] at time 07:41:37.019826 duration_in_ms=1.454
2018-01-29 07:41:37,020 [salt.state       ][INFO    ][6274] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.020285
2018-01-29 07:41:37,020 [salt.state       ][INFO    ][6274] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,022 [salt.state       ][INFO    ][6274] Host mdb01.baremetal-mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-01-29 07:41:37,022 [salt.state       ][INFO    ][6274] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.022598 duration_in_ms=2.313
2018-01-29 07:41:37,023 [salt.state       ][INFO    ][6274] Running state [mdb] at time 07:41:37.023022
2018-01-29 07:41:37,023 [salt.state       ][INFO    ][6274] Executing state host.present for mdb
2018-01-29 07:41:37,024 [salt.state       ][INFO    ][6274] Host mdb (192.168.10.75) already present
2018-01-29 07:41:37,024 [salt.state       ][INFO    ][6274] Completed state [mdb] at time 07:41:37.024525 duration_in_ms=1.503
2018-01-29 07:41:37,025 [salt.state       ][INFO    ][6274] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.024953
2018-01-29 07:41:37,025 [salt.state       ][INFO    ][6274] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,026 [salt.state       ][INFO    ][6274] Host mdb.baremetal-mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-01-29 07:41:37,026 [salt.state       ][INFO    ][6274] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.026420 duration_in_ms=1.467
2018-01-29 07:41:37,026 [salt.state       ][INFO    ][6274] Running state [cfg01] at time 07:41:37.026840
2018-01-29 07:41:37,027 [salt.state       ][INFO    ][6274] Executing state host.present for cfg01
2018-01-29 07:41:37,027 [salt.state       ][INFO    ][6274] Host cfg01 (192.168.10.100) already present
2018-01-29 07:41:37,028 [salt.state       ][INFO    ][6274] Completed state [cfg01] at time 07:41:37.028315 duration_in_ms=1.475
2018-01-29 07:41:37,028 [salt.state       ][INFO    ][6274] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.028736
2018-01-29 07:41:37,029 [salt.state       ][INFO    ][6274] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,029 [salt.state       ][INFO    ][6274] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-01-29 07:41:37,030 [salt.state       ][INFO    ][6274] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.030194 duration_in_ms=1.458
2018-01-29 07:41:37,030 [salt.state       ][INFO    ][6274] Running state [prx01] at time 07:41:37.030620
2018-01-29 07:41:37,031 [salt.state       ][INFO    ][6274] Executing state host.present for prx01
2018-01-29 07:41:37,031 [salt.state       ][INFO    ][6274] Host prx01 (192.168.10.104) already present
2018-01-29 07:41:37,032 [salt.state       ][INFO    ][6274] Completed state [prx01] at time 07:41:37.032095 duration_in_ms=1.475
2018-01-29 07:41:37,032 [salt.state       ][INFO    ][6274] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.032513
2018-01-29 07:41:37,032 [salt.state       ][INFO    ][6274] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,033 [salt.state       ][INFO    ][6274] Host prx01.baremetal-mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-01-29 07:41:37,034 [salt.state       ][INFO    ][6274] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.034282 duration_in_ms=1.769
2018-01-29 07:41:37,034 [salt.state       ][INFO    ][6274] Running state [kvm01] at time 07:41:37.034705
2018-01-29 07:41:37,035 [salt.state       ][INFO    ][6274] Executing state host.present for kvm01
2018-01-29 07:41:37,035 [salt.state       ][INFO    ][6274] Host kvm01 (192.168.10.141) already present
2018-01-29 07:41:37,036 [salt.state       ][INFO    ][6274] Completed state [kvm01] at time 07:41:37.036165 duration_in_ms=1.459
2018-01-29 07:41:37,036 [salt.state       ][INFO    ][6274] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.036585
2018-01-29 07:41:37,037 [salt.state       ][INFO    ][6274] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,037 [salt.state       ][INFO    ][6274] Host kvm01.baremetal-mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-01-29 07:41:37,038 [salt.state       ][INFO    ][6274] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.038042 duration_in_ms=1.457
2018-01-29 07:41:37,038 [salt.state       ][INFO    ][6274] Running state [kvm03] at time 07:41:37.038464
2018-01-29 07:41:37,038 [salt.state       ][INFO    ][6274] Executing state host.present for kvm03
2018-01-29 07:41:37,039 [salt.state       ][INFO    ][6274] Host kvm03 (192.168.10.143) already present
2018-01-29 07:41:37,039 [salt.state       ][INFO    ][6274] Completed state [kvm03] at time 07:41:37.039901 duration_in_ms=1.437
2018-01-29 07:41:37,040 [salt.state       ][INFO    ][6274] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.040377
2018-01-29 07:41:37,040 [salt.state       ][INFO    ][6274] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,041 [salt.state       ][INFO    ][6274] Host kvm03.baremetal-mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-01-29 07:41:37,042 [salt.state       ][INFO    ][6274] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.042118 duration_in_ms=1.741
2018-01-29 07:41:37,042 [salt.state       ][INFO    ][6274] Running state [kvm02] at time 07:41:37.042537
2018-01-29 07:41:37,042 [salt.state       ][INFO    ][6274] Executing state host.present for kvm02
2018-01-29 07:41:37,043 [salt.state       ][INFO    ][6274] Host kvm02 (192.168.10.142) already present
2018-01-29 07:41:37,044 [salt.state       ][INFO    ][6274] Completed state [kvm02] at time 07:41:37.044010 duration_in_ms=1.473
2018-01-29 07:41:37,044 [salt.state       ][INFO    ][6274] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.044429
2018-01-29 07:41:37,044 [salt.state       ][INFO    ][6274] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,046 [salt.state       ][INFO    ][6274] Host kvm02.baremetal-mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-01-29 07:41:37,047 [salt.state       ][INFO    ][6274] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.046968 duration_in_ms=2.538
2018-01-29 07:41:37,047 [salt.state       ][INFO    ][6274] Running state [dbs] at time 07:41:37.047386
2018-01-29 07:41:37,047 [salt.state       ][INFO    ][6274] Executing state host.present for dbs
2018-01-29 07:41:37,048 [salt.state       ][INFO    ][6274] Host dbs (192.168.10.50) already present
2018-01-29 07:41:37,049 [salt.state       ][INFO    ][6274] Completed state [dbs] at time 07:41:37.049069 duration_in_ms=1.683
2018-01-29 07:41:37,049 [salt.state       ][INFO    ][6274] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.049489
2018-01-29 07:41:37,049 [salt.state       ][INFO    ][6274] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,050 [salt.state       ][INFO    ][6274] Host dbs.baremetal-mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-01-29 07:41:37,050 [salt.state       ][INFO    ][6274] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.050941 duration_in_ms=1.452
2018-01-29 07:41:37,051 [salt.state       ][INFO    ][6274] Running state [prx] at time 07:41:37.051372
2018-01-29 07:41:37,051 [salt.state       ][INFO    ][6274] Executing state host.present for prx
2018-01-29 07:41:37,052 [salt.state       ][INFO    ][6274] Host prx (192.168.10.103) already present
2018-01-29 07:41:37,052 [salt.state       ][INFO    ][6274] Completed state [prx] at time 07:41:37.052822 duration_in_ms=1.449
2018-01-29 07:41:37,053 [salt.state       ][INFO    ][6274] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.053249
2018-01-29 07:41:37,053 [salt.state       ][INFO    ][6274] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,054 [salt.state       ][INFO    ][6274] Host prx.baremetal-mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-01-29 07:41:37,054 [salt.state       ][INFO    ][6274] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.054680 duration_in_ms=1.432
2018-01-29 07:41:37,055 [salt.state       ][INFO    ][6274] Running state [prx02] at time 07:41:37.055099
2018-01-29 07:41:37,055 [salt.state       ][INFO    ][6274] Executing state host.present for prx02
2018-01-29 07:41:37,056 [salt.state       ][INFO    ][6274] Host prx02 (192.168.10.105) already present
2018-01-29 07:41:37,056 [salt.state       ][INFO    ][6274] Completed state [prx02] at time 07:41:37.056548 duration_in_ms=1.449
2018-01-29 07:41:37,057 [salt.state       ][INFO    ][6274] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.056965
2018-01-29 07:41:37,058 [salt.state       ][INFO    ][6274] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,058 [salt.state       ][INFO    ][6274] Host prx02.baremetal-mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-01-29 07:41:37,059 [salt.state       ][INFO    ][6274] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.059231 duration_in_ms=2.266
2018-01-29 07:41:37,060 [salt.state       ][INFO    ][6274] Running state [file.replace] at time 07:41:37.060503
2018-01-29 07:41:37,060 [salt.state       ][INFO    ][6274] Executing state module.run for file.replace
2018-01-29 07:41:37,172 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['git', '--version'] in directory '/root'
2018-01-29 07:41:37,260 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command 'grep -q "prx02 prx02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-01-29 07:41:37,283 [salt.state       ][INFO    ][6274] {'ret': '--- \n+++ \n@@ -17,7 +17,7 @@\n 192.168.10.142\t\tkvm02 kvm02.baremetal-mcp-pike-ovs-ha.local\n 192.168.10.50\t\tdbs dbs.baremetal-mcp-pike-ovs-ha.local\n 192.168.10.103\t\tprx prx.baremetal-mcp-pike-ovs-ha.local\n-192.168.10.105\t\tprx02 prx02.baremetal-mcp-pike-ovs-ha.local\n+192.168.10.105\t\tprx02.baremetal-mcp-pike-ovs-ha.local prx02\n 192.168.10.42\t\tmsg02 msg02.baremetal-mcp-pike-ovs-ha.local\n 192.168.10.43\t\tmsg03 msg03.baremetal-mcp-pike-ovs-ha.local\n 192.168.10.41\t\tmsg01 msg01.baremetal-mcp-pike-ovs-ha.local\n'}
2018-01-29 07:41:37,284 [salt.state       ][INFO    ][6274] Completed state [file.replace] at time 07:41:37.284274 duration_in_ms=223.771
2018-01-29 07:41:37,284 [salt.state       ][INFO    ][6274] Running state [msg02] at time 07:41:37.284778
2018-01-29 07:41:37,285 [salt.state       ][INFO    ][6274] Executing state host.present for msg02
2018-01-29 07:41:37,286 [salt.state       ][INFO    ][6274] Host msg02 (192.168.10.42) already present
2018-01-29 07:41:37,287 [salt.state       ][INFO    ][6274] Completed state [msg02] at time 07:41:37.287057 duration_in_ms=2.279
2018-01-29 07:41:37,287 [salt.state       ][INFO    ][6274] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.287377
2018-01-29 07:41:37,287 [salt.state       ][INFO    ][6274] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,288 [salt.state       ][INFO    ][6274] Host msg02.baremetal-mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-01-29 07:41:37,288 [salt.state       ][INFO    ][6274] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.288570 duration_in_ms=1.193
2018-01-29 07:41:37,288 [salt.state       ][INFO    ][6274] Running state [msg03] at time 07:41:37.288884
2018-01-29 07:41:37,289 [salt.state       ][INFO    ][6274] Executing state host.present for msg03
2018-01-29 07:41:37,289 [salt.state       ][INFO    ][6274] Host msg03 (192.168.10.43) already present
2018-01-29 07:41:37,290 [salt.state       ][INFO    ][6274] Completed state [msg03] at time 07:41:37.290019 duration_in_ms=1.134
2018-01-29 07:41:37,290 [salt.state       ][INFO    ][6274] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.290320
2018-01-29 07:41:37,290 [salt.state       ][INFO    ][6274] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,291 [salt.state       ][INFO    ][6274] Host msg03.baremetal-mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-01-29 07:41:37,291 [salt.state       ][INFO    ][6274] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.291419 duration_in_ms=1.098
2018-01-29 07:41:37,291 [salt.state       ][INFO    ][6274] Running state [msg01] at time 07:41:37.291730
2018-01-29 07:41:37,292 [salt.state       ][INFO    ][6274] Executing state host.present for msg01
2018-01-29 07:41:37,292 [salt.state       ][INFO    ][6274] Host msg01 (192.168.10.41) already present
2018-01-29 07:41:37,292 [salt.state       ][INFO    ][6274] Completed state [msg01] at time 07:41:37.292866 duration_in_ms=1.136
2018-01-29 07:41:37,293 [salt.state       ][INFO    ][6274] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.293445
2018-01-29 07:41:37,293 [salt.state       ][INFO    ][6274] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,294 [salt.state       ][INFO    ][6274] Host msg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-01-29 07:41:37,294 [salt.state       ][INFO    ][6274] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.294575 duration_in_ms=1.13
2018-01-29 07:41:37,294 [salt.state       ][INFO    ][6274] Running state [msg] at time 07:41:37.294875
2018-01-29 07:41:37,295 [salt.state       ][INFO    ][6274] Executing state host.present for msg
2018-01-29 07:41:37,295 [salt.state       ][INFO    ][6274] Host msg (192.168.10.40) already present
2018-01-29 07:41:37,296 [salt.state       ][INFO    ][6274] Completed state [msg] at time 07:41:37.295953 duration_in_ms=1.078
2018-01-29 07:41:37,296 [salt.state       ][INFO    ][6274] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.296296
2018-01-29 07:41:37,296 [salt.state       ][INFO    ][6274] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,297 [salt.state       ][INFO    ][6274] Host msg.baremetal-mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-01-29 07:41:37,298 [salt.state       ][INFO    ][6274] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.297956 duration_in_ms=1.66
2018-01-29 07:41:37,298 [salt.state       ][INFO    ][6274] Running state [cfg01] at time 07:41:37.298262
2018-01-29 07:41:37,298 [salt.state       ][INFO    ][6274] Executing state host.present for cfg01
2018-01-29 07:41:37,299 [salt.state       ][INFO    ][6274] Host cfg01 (192.168.10.100) already present
2018-01-29 07:41:37,299 [salt.state       ][INFO    ][6274] Completed state [cfg01] at time 07:41:37.299363 duration_in_ms=1.101
2018-01-29 07:41:37,299 [salt.state       ][INFO    ][6274] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.299661
2018-01-29 07:41:37,299 [salt.state       ][INFO    ][6274] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,300 [salt.state       ][INFO    ][6274] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-01-29 07:41:37,300 [salt.state       ][INFO    ][6274] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.300799 duration_in_ms=1.139
2018-01-29 07:41:37,301 [salt.state       ][INFO    ][6274] Running state [cmp002] at time 07:41:37.301387
2018-01-29 07:41:37,301 [salt.state       ][INFO    ][6274] Executing state host.present for cmp002
2018-01-29 07:41:37,302 [salt.state       ][INFO    ][6274] Host cmp002 (192.168.10.102) already present
2018-01-29 07:41:37,302 [salt.state       ][INFO    ][6274] Completed state [cmp002] at time 07:41:37.302627 duration_in_ms=1.24
2018-01-29 07:41:37,302 [salt.state       ][INFO    ][6274] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.302928
2018-01-29 07:41:37,303 [salt.state       ][INFO    ][6274] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,303 [salt.state       ][INFO    ][6274] Host cmp002.baremetal-mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-01-29 07:41:37,304 [salt.state       ][INFO    ][6274] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.304013 duration_in_ms=1.084
2018-01-29 07:41:37,304 [salt.state       ][INFO    ][6274] Running state [cmp001] at time 07:41:37.304317
2018-01-29 07:41:37,304 [salt.state       ][INFO    ][6274] Executing state host.present for cmp001
2018-01-29 07:41:37,305 [salt.state       ][INFO    ][6274] Host cmp001 (192.168.10.101) already present
2018-01-29 07:41:37,305 [salt.state       ][INFO    ][6274] Completed state [cmp001] at time 07:41:37.305382 duration_in_ms=1.065
2018-01-29 07:41:37,305 [salt.state       ][INFO    ][6274] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.305686
2018-01-29 07:41:37,305 [salt.state       ][INFO    ][6274] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,306 [salt.state       ][INFO    ][6274] Host cmp001.baremetal-mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-01-29 07:41:37,306 [salt.state       ][INFO    ][6274] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.306770 duration_in_ms=1.084
2018-01-29 07:41:37,307 [salt.state       ][INFO    ][6274] Running state [dbs01] at time 07:41:37.307076
2018-01-29 07:41:37,307 [salt.state       ][INFO    ][6274] Executing state host.present for dbs01
2018-01-29 07:41:37,307 [salt.state       ][INFO    ][6274] Host dbs01 (192.168.10.51) already present
2018-01-29 07:41:37,308 [salt.state       ][INFO    ][6274] Completed state [dbs01] at time 07:41:37.308149 duration_in_ms=1.073
2018-01-29 07:41:37,308 [salt.state       ][INFO    ][6274] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.308451
2018-01-29 07:41:37,308 [salt.state       ][INFO    ][6274] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,309 [salt.state       ][INFO    ][6274] Host dbs01.baremetal-mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-01-29 07:41:37,310 [salt.state       ][INFO    ][6274] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.310094 duration_in_ms=1.643
2018-01-29 07:41:37,310 [salt.state       ][INFO    ][6274] Running state [dbs02] at time 07:41:37.310398
2018-01-29 07:41:37,310 [salt.state       ][INFO    ][6274] Executing state host.present for dbs02
2018-01-29 07:41:37,311 [salt.state       ][INFO    ][6274] Host dbs02 (192.168.10.52) already present
2018-01-29 07:41:37,311 [salt.state       ][INFO    ][6274] Completed state [dbs02] at time 07:41:37.311475 duration_in_ms=1.077
2018-01-29 07:41:37,311 [salt.state       ][INFO    ][6274] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.311766
2018-01-29 07:41:37,312 [salt.state       ][INFO    ][6274] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,312 [salt.state       ][INFO    ][6274] Host dbs02.baremetal-mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-01-29 07:41:37,313 [salt.state       ][INFO    ][6274] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.313008 duration_in_ms=1.242
2018-01-29 07:41:37,313 [salt.state       ][INFO    ][6274] Running state [dbs03] at time 07:41:37.313305
2018-01-29 07:41:37,313 [salt.state       ][INFO    ][6274] Executing state host.present for dbs03
2018-01-29 07:41:37,314 [salt.state       ][INFO    ][6274] Host dbs03 (192.168.10.53) already present
2018-01-29 07:41:37,314 [salt.state       ][INFO    ][6274] Completed state [dbs03] at time 07:41:37.314376 duration_in_ms=1.071
2018-01-29 07:41:37,314 [salt.state       ][INFO    ][6274] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.314676
2018-01-29 07:41:37,314 [salt.state       ][INFO    ][6274] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,315 [salt.state       ][INFO    ][6274] Host dbs03.baremetal-mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-01-29 07:41:37,315 [salt.state       ][INFO    ][6274] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.315760 duration_in_ms=1.084
2018-01-29 07:41:37,316 [salt.state       ][INFO    ][6274] Running state [mas01] at time 07:41:37.316082
2018-01-29 07:41:37,316 [salt.state       ][INFO    ][6274] Executing state host.present for mas01
2018-01-29 07:41:37,316 [salt.state       ][INFO    ][6274] Host mas01 (192.168.10.3) already present
2018-01-29 07:41:37,317 [salt.state       ][INFO    ][6274] Completed state [mas01] at time 07:41:37.317203 duration_in_ms=1.121
2018-01-29 07:41:37,317 [salt.state       ][INFO    ][6274] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.317501
2018-01-29 07:41:37,317 [salt.state       ][INFO    ][6274] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,318 [salt.state       ][INFO    ][6274] Host mas01.baremetal-mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-01-29 07:41:37,318 [salt.state       ][INFO    ][6274] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.318582 duration_in_ms=1.081
2018-01-29 07:41:37,318 [salt.state       ][INFO    ][6274] Running state [ctl02] at time 07:41:37.318882
2018-01-29 07:41:37,319 [salt.state       ][INFO    ][6274] Executing state host.present for ctl02
2018-01-29 07:41:37,319 [salt.state       ][INFO    ][6274] Host ctl02 (192.168.10.12) already present
2018-01-29 07:41:37,320 [salt.state       ][INFO    ][6274] Completed state [ctl02] at time 07:41:37.320002 duration_in_ms=1.119
2018-01-29 07:41:37,320 [salt.state       ][INFO    ][6274] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.320299
2018-01-29 07:41:37,320 [salt.state       ][INFO    ][6274] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,321 [salt.state       ][INFO    ][6274] Host ctl02.baremetal-mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-01-29 07:41:37,322 [salt.state       ][INFO    ][6274] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.321965 duration_in_ms=1.666
2018-01-29 07:41:37,322 [salt.state       ][INFO    ][6274] Running state [ctl03] at time 07:41:37.322262
2018-01-29 07:41:37,322 [salt.state       ][INFO    ][6274] Executing state host.present for ctl03
2018-01-29 07:41:37,323 [salt.state       ][INFO    ][6274] Host ctl03 (192.168.10.13) already present
2018-01-29 07:41:37,323 [salt.state       ][INFO    ][6274] Completed state [ctl03] at time 07:41:37.323331 duration_in_ms=1.069
2018-01-29 07:41:37,323 [salt.state       ][INFO    ][6274] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.323621
2018-01-29 07:41:37,323 [salt.state       ][INFO    ][6274] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,324 [salt.state       ][INFO    ][6274] Host ctl03.baremetal-mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-01-29 07:41:37,324 [salt.state       ][INFO    ][6274] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.324721 duration_in_ms=1.1
2018-01-29 07:41:37,325 [salt.state       ][INFO    ][6274] Running state [ctl01] at time 07:41:37.325864
2018-01-29 07:41:37,326 [salt.state       ][INFO    ][6274] Executing state host.present for ctl01
2018-01-29 07:41:37,326 [salt.state       ][INFO    ][6274] Host ctl01 (192.168.10.11) already present
2018-01-29 07:41:37,326 [salt.state       ][INFO    ][6274] Completed state [ctl01] at time 07:41:37.326927 duration_in_ms=1.063
2018-01-29 07:41:37,327 [salt.state       ][INFO    ][6274] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.327216
2018-01-29 07:41:37,327 [salt.state       ][INFO    ][6274] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,328 [salt.state       ][INFO    ][6274] Host ctl01.baremetal-mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-01-29 07:41:37,328 [salt.state       ][INFO    ][6274] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.328311 duration_in_ms=1.095
2018-01-29 07:41:37,328 [salt.state       ][INFO    ][6274] Running state [ctl] at time 07:41:37.328604
2018-01-29 07:41:37,328 [salt.state       ][INFO    ][6274] Executing state host.present for ctl
2018-01-29 07:41:37,329 [salt.state       ][INFO    ][6274] Host ctl (192.168.10.10) already present
2018-01-29 07:41:37,330 [salt.state       ][INFO    ][6274] Completed state [ctl] at time 07:41:37.329965 duration_in_ms=1.36
2018-01-29 07:41:37,330 [salt.state       ][INFO    ][6274] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.330268
2018-01-29 07:41:37,330 [salt.state       ][INFO    ][6274] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-29 07:41:37,331 [salt.state       ][INFO    ][6274] Host ctl.baremetal-mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-01-29 07:41:37,331 [salt.state       ][INFO    ][6274] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 07:41:37.331449 duration_in_ms=1.181
2018-01-29 07:41:37,331 [salt.state       ][INFO    ][6274] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:41:37.331749
2018-01-29 07:41:37,332 [salt.state       ][INFO    ][6274] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-29 07:41:37,332 [salt.state       ][INFO    ][6274] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-29 07:41:37,332 [salt.state       ][INFO    ][6274] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:41:37.332702 duration_in_ms=0.953
2018-01-29 07:41:37,333 [salt.state       ][INFO    ][6274] Running state [ens2] at time 07:41:37.333570
2018-01-29 07:41:37,334 [salt.state       ][INFO    ][6274] Executing state network.managed for ens2
2018-01-29 07:41:38,114 [salt.state       ][INFO    ][6274] Interface ens2 is up to date.
2018-01-29 07:41:38,114 [salt.state       ][INFO    ][6274] Completed state [ens2] at time 07:41:38.114781 duration_in_ms=781.211
2018-01-29 07:41:38,115 [salt.state       ][INFO    ][6274] Running state [ens3] at time 07:41:38.115225
2018-01-29 07:41:38,115 [salt.state       ][INFO    ][6274] Executing state network.managed for ens3
2018-01-29 07:41:38,797 [salt.state       ][INFO    ][6274] Interface ens3 is up to date.
2018-01-29 07:41:38,798 [salt.state       ][INFO    ][6274] Completed state [ens3] at time 07:41:38.798342 duration_in_ms=683.119
2018-01-29 07:41:38,798 [salt.state       ][INFO    ][6274] Running state [ens3] at time 07:41:38.798761
2018-01-29 07:41:38,799 [salt.state       ][INFO    ][6274] Executing state network.routes for ens3
2018-01-29 07:41:38,807 [salt.state       ][INFO    ][6274] Interface ens3 routes are up to date.
2018-01-29 07:41:38,807 [salt.state       ][INFO    ][6274] Completed state [ens3] at time 07:41:38.807619 duration_in_ms=8.857
2018-01-29 07:41:38,808 [salt.state       ][INFO    ][6274] Running state [ens4] at time 07:41:38.808018
2018-01-29 07:41:38,808 [salt.state       ][INFO    ][6274] Executing state network.managed for ens4
2018-01-29 07:41:39,556 [salt.state       ][INFO    ][6274] Interface ens4 is up to date.
2018-01-29 07:41:39,558 [salt.state       ][INFO    ][6274] Completed state [ens4] at time 07:41:39.557959 duration_in_ms=749.94
2018-01-29 07:41:39,558 [salt.state       ][INFO    ][6274] Running state [/etc/profile.d/proxy.sh] at time 07:41:39.558348
2018-01-29 07:41:39,558 [salt.state       ][INFO    ][6274] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-29 07:41:39,559 [salt.state       ][INFO    ][6274] File /etc/profile.d/proxy.sh is not present
2018-01-29 07:41:39,559 [salt.state       ][INFO    ][6274] Completed state [/etc/profile.d/proxy.sh] at time 07:41:39.559430 duration_in_ms=1.085
2018-01-29 07:41:39,559 [salt.state       ][INFO    ][6274] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:41:39.559669
2018-01-29 07:41:39,559 [salt.state       ][INFO    ][6274] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-29 07:41:39,560 [salt.state       ][INFO    ][6274] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-29 07:41:39,560 [salt.state       ][INFO    ][6274] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:41:39.560420 duration_in_ms=0.751
2018-01-29 07:41:39,560 [salt.state       ][INFO    ][6274] Running state [ntp] at time 07:41:39.560667
2018-01-29 07:41:39,560 [salt.state       ][INFO    ][6274] Executing state pkg.installed for ntp
2018-01-29 07:41:39,570 [salt.state       ][INFO    ][6274] All specified packages are already installed
2018-01-29 07:41:39,570 [salt.state       ][INFO    ][6274] Completed state [ntp] at time 07:41:39.570524 duration_in_ms=9.857
2018-01-29 07:41:39,571 [salt.state       ][INFO    ][6274] Running state [/etc/ntp.conf] at time 07:41:39.571918
2018-01-29 07:41:39,572 [salt.state       ][INFO    ][6274] Executing state file.managed for /etc/ntp.conf
2018-01-29 07:41:39,638 [salt.state       ][INFO    ][6274] File /etc/ntp.conf is in the correct state
2018-01-29 07:41:39,638 [salt.state       ][INFO    ][6274] Completed state [/etc/ntp.conf] at time 07:41:39.638257 duration_in_ms=66.338
2018-01-29 07:41:39,639 [salt.state       ][INFO    ][6274] Running state [ntp] at time 07:41:39.639419
2018-01-29 07:41:39,639 [salt.state       ][INFO    ][6274] Executing state service.running for ntp
2018-01-29 07:41:39,644 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-29 07:41:39,668 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-29 07:41:39,689 [salt.loaded.int.module.cmdmod][INFO    ][6274] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-29 07:41:39,712 [salt.state       ][INFO    ][6274] The service ntp is already running
2018-01-29 07:41:39,712 [salt.state       ][INFO    ][6274] Completed state [ntp] at time 07:41:39.712708 duration_in_ms=73.288
2018-01-29 07:41:39,717 [salt.minion      ][INFO    ][6274] Returning information for job: 20180129074123945127
2018-01-29 07:42:02,075 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180129074202063569
2018-01-29 07:42:02,107 [salt.minion      ][INFO    ][6995] Starting a new job with PID 6995
2018-01-29 07:42:02,119 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6995] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-29 07:42:02,121 [salt.minion      ][INFO    ][6995] Returning information for job: 20180129074202063569
2018-01-29 07:42:02,850 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command file.write with jid 20180129074202832687
2018-01-29 07:42:02,873 [salt.minion      ][INFO    ][7000] Starting a new job with PID 7000
2018-01-29 07:42:02,885 [salt.minion      ][INFO    ][7000] Returning information for job: 20180129074202832687
2018-01-29 07:42:03,591 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command system.reboot with jid 20180129074203576278
2018-01-29 07:42:03,613 [salt.minion      ][INFO    ][7005] Starting a new job with PID 7005
2018-01-29 07:42:03,619 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7005] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-01-29 07:42:03,796 [salt.utils.parsers][WARNING ][2111] Minion received a SIGTERM. Exiting.
2018-01-29 07:42:03,797 [salt.cli.daemons ][INFO    ][2111] Shutting down the Salt Minion
2018-01-29 07:42:13,204 [salt.cli.daemons ][INFO    ][1364] Setting up the Salt Minion "prx02.baremetal-mcp-pike-ovs-ha.local"
2018-01-29 07:42:13,448 [salt.cli.daemons ][INFO    ][1364] Starting up the Salt Minion
2018-01-29 07:42:13,450 [salt.utils.event ][INFO    ][1364] Starting pull socket on /var/run/salt/minion/minion_event_7a1e9efec3_pull.ipc
2018-01-29 07:42:14,096 [salt.minion      ][INFO    ][1364] Creating minion process manager
2018-01-29 07:42:15,350 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1364] Executing command ['date', '+%z'] in directory '/root'
2018-01-29 07:42:15,380 [salt.utils.schedule][INFO    ][1364] Updating job settings for scheduled job: __mine_interval
2018-01-29 07:42:15,383 [salt.minion      ][INFO    ][1364] Added mine.update to scheduler
2018-01-29 07:42:15,388 [salt.minion      ][INFO    ][1364] Minion is starting as user 'root'
2018-01-29 07:42:15,405 [salt.minion      ][INFO    ][1364] Minion is ready to receive requests!
2018-01-29 07:42:16,408 [salt.utils.schedule][INFO    ][1364] Running scheduled job: __mine_interval
2018-01-29 07:42:25,094 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command test.ping with jid 20180129074225076153
2018-01-29 07:42:25,117 [salt.minion      ][INFO    ][1465] Starting a new job with PID 1465
2018-01-29 07:42:25,193 [salt.minion      ][INFO    ][1465] Returning information for job: 20180129074225076153
2018-01-29 07:42:25,919 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command pkg.upgrade with jid 20180129074225899162
2018-01-29 07:42:25,942 [salt.minion      ][INFO    ][1470] Starting a new job with PID 1470
2018-01-29 07:42:26,022 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:42:26,478 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1470] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-29 07:42:33,644 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:42:33,683 [salt.minion      ][INFO    ][1470] Returning information for job: 20180129074225899162
2018-01-29 07:42:38,061 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command test.ping with jid 20180129074238047369
2018-01-29 07:42:38,086 [salt.minion      ][INFO    ][2238] Starting a new job with PID 2238
2018-01-29 07:42:38,156 [salt.minion      ][INFO    ][2238] Returning information for job: 20180129074238047369
2018-01-29 07:44:48,436 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command state.sls with jid 20180129074448415270
2018-01-29 07:44:48,457 [salt.minion      ][INFO    ][2243] Starting a new job with PID 2243
2018-01-29 07:44:49,063 [salt.state       ][INFO    ][2243] Loading fresh modules for state activity
2018-01-29 07:44:49,134 [salt.fileclient  ][INFO    ][2243] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-29 07:44:49,165 [salt.fileclient  ][INFO    ][2243] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-29 07:44:50,103 [salt.state       ][INFO    ][2243] Running state [keepalived] at time 07:44:50.103028
2018-01-29 07:44:50,104 [salt.state       ][INFO    ][2243] Executing state pkg.installed for keepalived
2018-01-29 07:44:50,105 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:44:50,465 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-29 07:44:50,540 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-29 07:44:52,267 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 07:44:52,301 [salt.loaded.int.module.cmdmod][INFO    ][2243] 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-01-29 07:44:56,014 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 07:44:56,053 [salt.state       ][INFO    ][2243] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'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'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-29 07:44:56,082 [salt.state       ][INFO    ][2243] Loading fresh modules for state activity
2018-01-29 07:44:56,117 [salt.state       ][INFO    ][2243] Completed state [keepalived] at time 07:44:56.117271 duration_in_ms=6014.244
2018-01-29 07:44:56,126 [salt.state       ][INFO    ][2243] Running state [lsof] at time 07:44:56.126720
2018-01-29 07:44:56,127 [salt.state       ][INFO    ][2243] Executing state pkg.installed for lsof
2018-01-29 07:44:56,567 [salt.state       ][INFO    ][2243] All specified packages are already installed
2018-01-29 07:44:56,568 [salt.state       ][INFO    ][2243] Completed state [lsof] at time 07:44:56.568769 duration_in_ms=442.049
2018-01-29 07:44:56,572 [salt.state       ][INFO    ][2243] Running state [/etc/keepalived/keepalived.conf] at time 07:44:56.572760
2018-01-29 07:44:56,573 [salt.state       ][INFO    ][2243] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-29 07:44:56,605 [salt.fileclient  ][INFO    ][2243] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-29 07:44:56,658 [salt.state       ][INFO    ][2243] File changed:
New file
2018-01-29 07:44:56,658 [salt.state       ][INFO    ][2243] Completed state [/etc/keepalived/keepalived.conf] at time 07:44:56.658950 duration_in_ms=86.19
2018-01-29 07:44:56,660 [salt.state       ][INFO    ][2243] Running state [keepalived] at time 07:44:56.660614
2018-01-29 07:44:56,661 [salt.state       ][INFO    ][2243] Executing state service.running for keepalived
2018-01-29 07:44:56,661 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-29 07:44:56,680 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-29 07:44:56,698 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-29 07:44:56,719 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-29 07:44:56,740 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-29 07:44:56,821 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-29 07:44:56,845 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-29 07:44:56,870 [salt.loaded.int.module.cmdmod][INFO    ][2243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-29 07:44:56,892 [salt.state       ][INFO    ][2243] {'keepalived': True}
2018-01-29 07:44:56,893 [salt.state       ][INFO    ][2243] Completed state [keepalived] at time 07:44:56.893001 duration_in_ms=232.386
2018-01-29 07:44:56,896 [salt.minion      ][INFO    ][2243] Returning information for job: 20180129074448415270
2018-01-29 07:45:15,625 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command pillar.get with jid 20180129074515610981
2018-01-29 07:45:15,648 [salt.minion      ][INFO    ][3428] Starting a new job with PID 3428
2018-01-29 07:45:15,657 [salt.minion      ][INFO    ][3428] Returning information for job: 20180129074515610981
2018-01-29 08:14:40,890 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command state.sls with jid 20180129081440880575
2018-01-29 08:14:40,911 [salt.minion      ][INFO    ][3507] Starting a new job with PID 3507
2018-01-29 08:14:43,367 [salt.state       ][INFO    ][3507] Loading fresh modules for state activity
2018-01-29 08:14:43,419 [salt.fileclient  ][INFO    ][3507] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-01-29 08:14:43,443 [salt.fileclient  ][INFO    ][3507] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-01-29 08:14:43,471 [salt.fileclient  ][INFO    ][3507] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-01-29 08:14:44,019 [salt.state       ][INFO    ][3507] Running state [memcached] at time 08:14:44.019653
2018-01-29 08:14:44,020 [salt.state       ][INFO    ][3507] Executing state pkg.installed for memcached
2018-01-29 08:14:44,020 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:14:44,417 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-01-29 08:14:44,494 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-29 08:14:47,909 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 08:14:47,945 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'memcached'] in directory '/root'
2018-01-29 08:14:50,896 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:14:50,945 [salt.state       ][INFO    ][3507] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2018-01-29 08:14:50,967 [salt.state       ][INFO    ][3507] Loading fresh modules for state activity
2018-01-29 08:14:50,997 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129081450984542
2018-01-29 08:14:50,999 [salt.state       ][INFO    ][3507] Completed state [memcached] at time 08:14:50.999699 duration_in_ms=6980.046
2018-01-29 08:14:51,011 [salt.state       ][INFO    ][3507] Running state [python-memcache] at time 08:14:51.011491
2018-01-29 08:14:51,016 [salt.state       ][INFO    ][3507] Executing state pkg.installed for python-memcache
2018-01-29 08:14:51,029 [salt.minion      ][INFO    ][4187] Starting a new job with PID 4187
2018-01-29 08:14:51,050 [salt.minion      ][INFO    ][4187] Returning information for job: 20180129081450984542
2018-01-29 08:14:51,484 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 08:14:51,518 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2018-01-29 08:14:53,201 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:14:53,246 [salt.state       ][INFO    ][3507] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2018-01-29 08:14:53,265 [salt.state       ][INFO    ][3507] Loading fresh modules for state activity
2018-01-29 08:14:53,296 [salt.state       ][INFO    ][3507] Completed state [python-memcache] at time 08:14:53.296184 duration_in_ms=2284.694
2018-01-29 08:14:53,300 [salt.state       ][INFO    ][3507] Running state [/etc/memcached.conf] at time 08:14:53.300297
2018-01-29 08:14:53,300 [salt.state       ][INFO    ][3507] Executing state file.managed for /etc/memcached.conf
2018-01-29 08:14:53,332 [salt.fileclient  ][INFO    ][3507] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-01-29 08:14:53,364 [salt.state       ][INFO    ][3507] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 # memcached default config file
 # 2003 - Jay Bonci <jaybonci@debian.org>
-# This configuration file is read by the start-memcached script provided as
-# part of the Debian GNU/Linux distribution.
+# This configuration file is read by the start-memcached script provided as part of the Debian GNU/Linux distribution. 
 
 # Run memcached as a daemon. This command is implied, and is not needed for the
-# daemon to run. See the README.Debian that comes with this package for more
-# information.
+# daemon to run. See the README.Debian that comes with this package for more information.
 -d
 
 # Log memcached's output to /var/log/memcached
@@ -18,13 +17,13 @@
 # -vv
 
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon default
-# Note that the daemon will grow to this size, but does not start out holding this much
-# memory
+# Note that the daemon will grow to this size, but does not start out holding this much memory
 -m 64
 
 # Default connection port is 11211
 -p 11211
 
+-U 11211
 # Run the daemon as root. The start-memcached will default to running as root if no
 # -u command is present in this config file
 -u memcache
@@ -32,10 +31,12 @@
 # Specify which IP address to listen on. The default is to listen on all IP addresses
 # This parameter is one of the only security measures that memcached has, so make sure
 # it's listening on a firewalled interface.
--l 127.0.0.1
+-l 0.0.0.0
 
 # Limit the number of simultaneous incoming connections. The daemon default is 1024
 # -c 1024
+# Mirantis
+-c 8192
 
 # Lock down all paged memory. Consult with the README and homepage before you do this
 # -k
@@ -45,3 +46,6 @@
 
 # Maximize core file limit
 # -r
+
+# Number of threads to use to process incoming requests.
+-t 1
2018-01-29 08:14:53,372 [salt.state       ][INFO    ][3507] Completed state [/etc/memcached.conf] at time 08:14:53.372732 duration_in_ms=72.435
2018-01-29 08:14:53,416 [salt.state       ][INFO    ][3507] Running state [memcached] at time 08:14:53.416778
2018-01-29 08:14:53,417 [salt.state       ][INFO    ][3507] Executing state service.running for memcached
2018-01-29 08:14:53,419 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-01-29 08:14:53,438 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-01-29 08:14:53,456 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-01-29 08:14:53,473 [salt.state       ][INFO    ][3507] The service memcached is already running
2018-01-29 08:14:53,474 [salt.state       ][INFO    ][3507] Completed state [memcached] at time 08:14:53.474223 duration_in_ms=57.446
2018-01-29 08:14:53,474 [salt.state       ][INFO    ][3507] Running state [memcached] at time 08:14:53.474794
2018-01-29 08:14:53,475 [salt.state       ][INFO    ][3507] Executing state service.mod_watch for memcached
2018-01-29 08:14:53,476 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-01-29 08:14:53,494 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-01-29 08:14:53,512 [salt.loaded.int.module.cmdmod][INFO    ][3507] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-01-29 08:14:53,561 [salt.state       ][INFO    ][3507] {'memcached': True}
2018-01-29 08:14:53,562 [salt.state       ][INFO    ][3507] Completed state [memcached] at time 08:14:53.562031 duration_in_ms=87.237
2018-01-29 08:14:53,564 [salt.minion      ][INFO    ][3507] Returning information for job: 20180129081440880575
2018-01-29 08:36:15,242 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command state.sls with jid 20180129083615232140
2018-01-29 08:36:15,262 [salt.minion      ][INFO    ][4396] Starting a new job with PID 4396
2018-01-29 08:36:15,894 [salt.state       ][INFO    ][4396] Loading fresh modules for state activity
2018-01-29 08:36:15,944 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2018-01-29 08:36:15,979 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2018-01-29 08:36:16,004 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2018-01-29 08:36:16,116 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2018-01-29 08:36:16,746 [salt.state       ][INFO    ][4396] Running state [apache2] at time 08:36:16.746053
2018-01-29 08:36:16,747 [salt.state       ][INFO    ][4396] Executing state pkg.installed for apache2
2018-01-29 08:36:16,748 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:36:17,168 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-01-29 08:36:17,250 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-29 08:36:18,940 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 08:36:18,984 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'apache2'] in directory '/root'
2018-01-29 08:36:25,351 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083625337202
2018-01-29 08:36:25,372 [salt.minion      ][INFO    ][5668] Starting a new job with PID 5668
2018-01-29 08:36:25,386 [salt.minion      ][INFO    ][5668] Returning information for job: 20180129083625337202
2018-01-29 08:36:25,450 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:36:25,493 [salt.state       ][INFO    ][4396] Made the following changes:
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd-cgi' changed from 'absent' to '1'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'ssl-cert' changed from 'absent' to '1.0.37'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'

2018-01-29 08:36:25,514 [salt.state       ][INFO    ][4396] Loading fresh modules for state activity
2018-01-29 08:36:25,548 [salt.state       ][INFO    ][4396] Completed state [apache2] at time 08:36:25.548540 duration_in_ms=8802.488
2018-01-29 08:36:25,558 [salt.state       ][INFO    ][4396] Running state [libapache2-mod-wsgi] at time 08:36:25.558483
2018-01-29 08:36:25,559 [salt.state       ][INFO    ][4396] Executing state pkg.installed for libapache2-mod-wsgi
2018-01-29 08:36:26,008 [salt.state       ][INFO    ][4396] All specified packages are already installed
2018-01-29 08:36:26,010 [salt.state       ][INFO    ][4396] Completed state [libapache2-mod-wsgi] at time 08:36:26.010136 duration_in_ms=451.652
2018-01-29 08:36:26,010 [salt.state       ][INFO    ][4396] Running state [openstack-dashboard] at time 08:36:26.010744
2018-01-29 08:36:26,011 [salt.state       ][INFO    ][4396] Executing state pkg.installed for openstack-dashboard
2018-01-29 08:36:26,031 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 08:36:26,060 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'openstack-dashboard'] in directory '/root'
2018-01-29 08:36:35,580 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083635560398
2018-01-29 08:36:35,601 [salt.minion      ][INFO    ][6649] Starting a new job with PID 6649
2018-01-29 08:36:35,627 [salt.minion      ][INFO    ][6649] Returning information for job: 20180129083635560398
2018-01-29 08:36:45,612 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083645598261
2018-01-29 08:36:45,636 [salt.minion      ][INFO    ][7985] Starting a new job with PID 7985
2018-01-29 08:36:45,654 [salt.minion      ][INFO    ][7985] Returning information for job: 20180129083645598261
2018-01-29 08:36:55,649 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083655629799
2018-01-29 08:36:55,672 [salt.minion      ][INFO    ][8547] Starting a new job with PID 8547
2018-01-29 08:36:55,697 [salt.minion      ][INFO    ][8547] Returning information for job: 20180129083655629799
2018-01-29 08:37:05,686 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083705667927
2018-01-29 08:37:05,714 [salt.minion      ][INFO    ][8626] Starting a new job with PID 8626
2018-01-29 08:37:05,729 [salt.minion      ][INFO    ][8626] Returning information for job: 20180129083705667927
2018-01-29 08:37:15,708 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083715694384
2018-01-29 08:37:15,729 [salt.minion      ][INFO    ][8631] Starting a new job with PID 8631
2018-01-29 08:37:15,745 [salt.minion      ][INFO    ][8631] Returning information for job: 20180129083715694384
2018-01-29 08:37:25,733 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083725717479
2018-01-29 08:37:25,760 [salt.minion      ][INFO    ][8637] Starting a new job with PID 8637
2018-01-29 08:37:25,775 [salt.minion      ][INFO    ][8637] Returning information for job: 20180129083725717479
2018-01-29 08:37:35,804 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083735788643
2018-01-29 08:37:35,826 [salt.minion      ][INFO    ][8642] Starting a new job with PID 8642
2018-01-29 08:37:35,844 [salt.minion      ][INFO    ][8642] Returning information for job: 20180129083735788643
2018-01-29 08:37:43,244 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:37:43,297 [salt.state       ][INFO    ][4396] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-semantic-version' changed from 'absent' to '2.3.1-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'python2.7-django-appconf' changed from 'absent' to '1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python2.7-django-openstack-auth' changed from 'absent' to '1'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-distribute' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-django-openstack-auth' changed from 'absent' to '3.5.0-0ubuntu1~cloud0'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-heatclient' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '3.5.0-0ubuntu1~cloud0'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python2.7-pathlib' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'python-django' changed from 'absent' to '1.8.7-1ubuntu5.5'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'python2.7-gridfs' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python2.7-cmd2' changed from 'absent' to '1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-oslo-utils' changed from 'absent' to '1'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:12.0.1-0ubuntu1~cloud0'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyscss' changed from 'absent' to '1.3.4-5'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-django-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-osprofiler' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.5'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'openstack-dashboard' changed from 'absent' to '3:12.0.1-0ubuntu1~cloud0'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'python-rcssmin' changed from 'absent' to '1.0.6-1ubuntu1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'python-csscompressor' changed from 'absent' to '0.9.4-2'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-29 08:37:43,315 [salt.state       ][INFO    ][4396] Loading fresh modules for state activity
2018-01-29 08:37:43,348 [salt.state       ][INFO    ][4396] Completed state [openstack-dashboard] at time 08:37:43.348736 duration_in_ms=77337.992
2018-01-29 08:37:43,359 [salt.state       ][INFO    ][4396] Running state [python-lesscpy] at time 08:37:43.359707
2018-01-29 08:37:43,360 [salt.state       ][INFO    ][4396] Executing state pkg.installed for python-lesscpy
2018-01-29 08:37:44,746 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 08:37:44,787 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-lesscpy'] in directory '/root'
2018-01-29 08:37:45,837 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083745818512
2018-01-29 08:37:45,856 [salt.minion      ][INFO    ][8982] Starting a new job with PID 8982
2018-01-29 08:37:45,872 [salt.minion      ][INFO    ][8982] Returning information for job: 20180129083745818512
2018-01-29 08:37:46,861 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:37:46,923 [salt.state       ][INFO    ][4396] Made the following changes:
'python-ply' changed from 'absent' to '3.7-1'
'python-lesscpy' changed from 'absent' to '0.10-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python2.7-ply' changed from 'absent' to '1'
'python-ply-lex-3.5' changed from 'absent' to '1'

2018-01-29 08:37:46,951 [salt.state       ][INFO    ][4396] Loading fresh modules for state activity
2018-01-29 08:37:47,156 [salt.state       ][INFO    ][4396] Completed state [python-lesscpy] at time 08:37:47.156547 duration_in_ms=3796.839
2018-01-29 08:37:47,167 [salt.state       ][INFO    ][4396] Running state [python-memcache] at time 08:37:47.167391
2018-01-29 08:37:47,167 [salt.state       ][INFO    ][4396] Executing state pkg.installed for python-memcache
2018-01-29 08:37:47,608 [salt.state       ][INFO    ][4396] All specified packages are already installed
2018-01-29 08:37:47,609 [salt.state       ][INFO    ][4396] Completed state [python-memcache] at time 08:37:47.608990 duration_in_ms=441.598
2018-01-29 08:37:47,609 [salt.state       ][INFO    ][4396] Running state [gettext-base] at time 08:37:47.609583
2018-01-29 08:37:47,610 [salt.state       ][INFO    ][4396] Executing state pkg.installed for gettext-base
2018-01-29 08:37:47,617 [salt.state       ][INFO    ][4396] All specified packages are already installed
2018-01-29 08:37:47,617 [salt.state       ][INFO    ][4396] Completed state [gettext-base] at time 08:37:47.617508 duration_in_ms=7.925
2018-01-29 08:37:47,618 [salt.state       ][INFO    ][4396] Running state [openstack-dashboard-apache] at time 08:37:47.618500
2018-01-29 08:37:47,619 [salt.state       ][INFO    ][4396] Executing state pkg.purged for openstack-dashboard-apache
2018-01-29 08:37:47,632 [salt.state       ][INFO    ][4396] All specified packages are already absent
2018-01-29 08:37:47,633 [salt.state       ][INFO    ][4396] Completed state [openstack-dashboard-apache] at time 08:37:47.633242 duration_in_ms=14.742
2018-01-29 08:37:47,635 [salt.state       ][INFO    ][4396] Running state [/etc/openstack-dashboard/local_settings.py] at time 08:37:47.635588
2018-01-29 08:37:47,636 [salt.state       ][INFO    ][4396] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2018-01-29 08:37:47,670 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/pike_settings.py'
2018-01-29 08:37:47,742 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2018-01-29 08:37:47,815 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2018-01-29 08:37:47,847 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2018-01-29 08:37:47,884 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2018-01-29 08:37:47,904 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2018-01-29 08:37:47,932 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2018-01-29 08:37:47,956 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2018-01-29 08:37:47,982 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2018-01-29 08:37:48,012 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2018-01-29 08:37:48,023 [salt.state       ][INFO    ][4396] File changed:
--- 
+++ 
@@ -1,169 +1,66 @@
-# -*- coding: utf-8 -*-
-
 import os
-
 from django.utils.translation import ugettext_lazy as _
-
-from horizon.utils import secret_key
-
-from openstack_dashboard.settings import HORIZON_CONFIG
+from openstack_dashboard import exceptions
+
+HORIZON_CONFIG = {
+    'user_home': 'openstack_dashboard.views.get_user_home',
+    'ajax_queue_limit': 10,
+    'auto_fade_alerts': {
+        'delay': 3000,
+        'fade_duration': 1500,
+        'types': ['alert-success', 'alert-info']
+    },
+    'help_url': "http://docs.openstack.org",
+    'exceptions': {'recoverable': exceptions.RECOVERABLE,
+                   'not_found': exceptions.NOT_FOUND,
+                   'unauthorized': exceptions.UNAUTHORIZED},
+    'modal_backdrop': 'static',
+    'angular_modules': [],
+    'js_files': [],
+    'js_spec_files': [],
+    'disable_password_reveal': True,
+    'password_autocomplete': 'off'
+}
+
+INSTALLED_APPS = (
+    'openstack_dashboard',
+    'django.contrib.contenttypes',
+    'django.contrib.auth',
+    'django.contrib.sessions',
+    'django.contrib.messages',
+    'django.contrib.staticfiles',
+    'django.contrib.humanize',
+    'compressor',
+    'horizon',
+    'openstack_auth',
+)
+
+
 
 DEBUG = False
 
-# This setting controls whether or not compression is enabled. Disabling
-# compression makes Horizon considerably slower, but makes it much easier
-# to debug JS and CSS changes
-#COMPRESS_ENABLED = not DEBUG
-
-# This setting controls whether compression happens on the fly, or offline
-# with `python manage.py compress`
-# See https://django-compressor.readthedocs.io/en/latest/usage/#offline-compression
-# for more information
-#COMPRESS_OFFLINE = not DEBUG
-
-# WEBROOT is the location relative to Webserver root
-# should end with a slash.
-WEBROOT = '/'
-#LOGIN_URL = WEBROOT + 'auth/login/'
-#LOGOUT_URL = WEBROOT + 'auth/logout/'
-#
-# LOGIN_REDIRECT_URL can be used as an alternative for
-# HORIZON_CONFIG.user_home, if user_home is not set.
-# Do not set it to '/home/', as this will cause circular redirect loop
-#LOGIN_REDIRECT_URL = WEBROOT
-
-# If horizon is running in production (DEBUG is False), set this
-# with the list of host/domain names that the application can serve.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#allowed-hosts
-#ALLOWED_HOSTS = ['horizon.example.com', ]
-
-# Set SSL proxy settings:
-# Pass this header from the proxy after terminating the SSL,
-# and don't forget to strip it from the client's request.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#secure-proxy-ssl-header
-#SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
-
-# If Horizon is being served through SSL, then uncomment the following two
-# settings to better secure the cookies from security exploits
-#CSRF_COOKIE_SECURE = True
-#SESSION_COOKIE_SECURE = True
-
-# The absolute path to the directory where message files are collected.
-# The message file must have a .json file extension. When the user logins to
-# horizon, the message files collected are processed and displayed to the user.
-#MESSAGES_PATH=None
-
-# Overrides for OpenStack API versions. Use this setting to force the
-# OpenStack dashboard to use a specific API version for a given service API.
-# Versions specified here should be integers or floats, not strings.
-# NOTE: The version should be formatted as it appears in the URL for the
-# service API. For example, The identity service APIs have inconsistent
-# use of the decimal point, so valid options would be 2.0 or 3.
-# Minimum compute version to get the instance locked status is 2.9.
-#OPENSTACK_API_VERSIONS = {
-#    "data-processing": 1.1,
-#    "identity": 3,
-#    "image": 2,
-#    "volume": 2,
-#    "compute": 2,
-#}
-
-# Set this to True if running on a multi-domain model. When this is enabled, it
-# will require the user to enter the Domain name in addition to the username
-# for login.
-#OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
-
-# Set this to True if you want available domains displayed as a dropdown menu
-# on the login screen. It is strongly advised NOT to enable this for public
-# clouds, as advertising enabled domains to unauthenticated customers
-# irresponsibly exposes private information. This should only be used for
-# private clouds where the dashboard sits behind a corporate firewall.
-#OPENSTACK_KEYSTONE_DOMAIN_DROPDOWN = False
-
-# If OPENSTACK_KEYSTONE_DOMAIN_DROPDOWN is enabled, this option can be used to
-# set the available domains to choose from. This is a list of pairs whose first
-# value is the domain name and the second is the display name.
-#OPENSTACK_KEYSTONE_DOMAIN_CHOICES = (
-#  ('Default', 'Default'),
-#)
-
-# Overrides the default domain used when running on single-domain model
-# with Keystone V3. All entities will be created in the default domain.
-# NOTE: This value must be the name of the default domain, NOT the ID.
-# Also, you will most likely have a value in the keystone policy file like this
-#    "cloud_admin": "rule:admin_required and domain_id:<your domain id>"
-# This value must be the name of the domain whose ID is specified there.
-#OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
-
-# Set this to True to enable panels that provide the ability for users to
-# manage Identity Providers (IdPs) and establish a set of rules to map
-# federation protocol attributes to Identity API attributes.
-# This extension requires v3.0+ of the Identity API.
-#OPENSTACK_KEYSTONE_FEDERATION_MANAGEMENT = False
-
-# Set Console type:
-# valid options are "AUTO"(default), "VNC", "SPICE", "RDP", "SERIAL" or None
-# Set to None explicitly if you want to deactivate the console.
-#CONSOLE_TYPE = "AUTO"
-
-# If provided, a "Report Bug" link will be displayed in the site header
-# which links to the value of this setting (ideally a URL containing
-# information on how to report issues).
-#HORIZON_CONFIG["bug_url"] = "http://bug-report.example.com"
-
-# Show backdrop element outside the modal, do not close the modal
-# after clicking on backdrop.
-#HORIZON_CONFIG["modal_backdrop"] = "static"
-
-# Specify a regular expression to validate user passwords.
-#HORIZON_CONFIG["password_validator"] = {
-#    "regex": '.*',
-#    "help_text": _("Your password does not meet the requirements."),
-#}
-
-# Disable simplified floating IP address management for deployments with
-# multiple floating IP pools or complex network requirements.
-#HORIZON_CONFIG["simple_ip_management"] = False
-
-# Turn off browser autocompletion for forms including the login form and
-# the database creation workflow if so desired.
-#HORIZON_CONFIG["password_autocomplete"] = "off"
-
-# Setting this to True will disable the reveal button for password fields,
-# including on the login form.
-#HORIZON_CONFIG["disable_password_reveal"] = False
+TEMPLATE_DEBUG = DEBUG
+
+ALLOWED_HOSTS = ['*']
+
+AUTHENTICATION_URLS = ['openstack_auth.urls']
 
 LOCAL_PATH = os.path.dirname(os.path.abspath(__file__))
 
-# Set custom secret key:
-# You can either set it to a specific value or you can let horizon generate a
-# default secret key that is unique on this machine, e.i. regardless of the
-# amount of Python WSGI workers (if used behind Apache+mod_wsgi): However,
-# there may be situations where you would want to set this explicitly, e.g.
-# when multiple dashboard instances are distributed on different machines
-# (usually behind a load-balancer). Either you have to make sure that a session
-# gets all requests routed to the same dashboard instance or you set the same
-# SECRET_KEY for all of them.
-SECRET_KEY = secret_key.generate_or_read_from_file('/var/lib/openstack-dashboard/secret_key')
-
-# We recommend you use memcached for development; otherwise after every reload
-# of the django development server, you will have to login again. To use
-# memcached set CACHES to something like
+SECRET_KEY = 'opaesee8Que2yahJoh9fo0eefo1Aeyo6ahyei8zeiboh3aeth5loth7ieNa5xi5e'
 
 CACHES = {
     'default': {
+
+        'OPTIONS': {
+                'DEAD_RETRY': 1,
+                'SERVER_RETRIES': 1,
+                'SOCKET_TIMEOUT': 1,
+        },
         'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
-        'LOCATION': '127.0.0.1:11211',
-    },
-}
-
-#CACHES = {
-#    'default': {
-#        'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
-#    }
-#}
+        'LOCATION': "100.64.200.105:11211"
+    }
+}
 
 # Send email to the console by default
 EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
@@ -171,75 +68,238 @@
 #EMAIL_BACKEND = 'django.core.mail.backends.dummy.EmailBackend'
 
 # Configure these for your outgoing email host
-#EMAIL_HOST = 'smtp.my-company.com'
-#EMAIL_PORT = 25
-#EMAIL_HOST_USER = 'djangomail'
-#EMAIL_HOST_PASSWORD = 'top-secret!'
+# EMAIL_HOST = 'smtp.my-company.com'
+# EMAIL_PORT = 25
+# EMAIL_HOST_USER = 'djangomail'
+# EMAIL_HOST_PASSWORD = 'top-secret!'
+
+# The number of objects (Swift containers/objects or images) to display
+# on a single page before providing a paging element (a "more" link)
+# to paginate results.
+API_RESULT_LIMIT = 1000
+API_RESULT_PAGE_SIZE = 20
+
+# The timezone of the server. This should correspond with the timezone
+# of your entire OpenStack installation, and hopefully be in UTC.
+TIME_ZONE = "UTC"
+
+COMPRESS_OFFLINE = True
+
+# Trove user and database extension support. By default support for
+# creating users and databases on database instances is turned on.
+# To disable these extensions set the permission here to something
+# unusable such as ["!"].
+# TROVE_ADD_USER_PERMS = []
+# TROVE_ADD_DATABASE_PERMS = []
+
+SITE_BRANDING = 'OpenStack Dashboard'
+SESSION_COOKIE_HTTPONLY = True
+BOOT_ONLY_FROM_VOLUME = True
+
+REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
+                             'LAUNCH_INSTANCE_DEFAULTS',
+                             'OPENSTACK_IMAGE_FORMATS']
+
+
+# Specify a regular expression to validate user passwords.
+# HORIZON_CONFIG["password_validator"] = {
+#     "regex": '.*',
+#     "help_text": _("Your password does not meet the requirements.")
+# }
+
+# Turn off browser autocompletion for the login form if so desired.
+# HORIZON_CONFIG["password_autocomplete"] = "off"
+
+# The Horizon Policy Enforcement engine uses these values to load per service
+# policy rule files. The content of these files should match the files the
+# OpenStack services are using to determine role based access control in the
+# target installation.
+
+SESSION_TIMEOUT = 43200
+SESSION_ENGINE = "django.contrib.sessions.backends.cache"
+DROPDOWN_MAX_ITEMS = 30
+
+# Path to directory containing policy.json files
+POLICY_FILES_PATH = "/usr/share/openstack-dashboard/openstack_dashboard/conf"
+# Map of local copy of service policy files
+POLICY_FILES = {
+    "compute": "nova_policy.json",
+    "network": "neutron_policy.json",
+    "image": "glance_policy.json",
+    "telemetry": "ceilometer_policy.json",
+    "volume": "cinder_policy.json",
+    "orchestration": "heat_policy.json",
+    "identity": "keystone_policy.json",
+}
+
+LOGGING = {
+    'version': 1,
+    # When set to True this will disable all logging except
+    # for loggers specified in this configuration dictionary. Note that
+    # if nothing is specified here and disable_existing_loggers is True,
+    # django.db.backends will still log unless it is disabled explicitly.
+    'disable_existing_loggers': False,
+    'handlers': {
+        'null': {
+            'level': 'DEBUG',
+            'class': 'django.utils.log.NullHandler',
+        },
+        'console': {
+            # Set the level to "DEBUG" for verbose output logging.
+            'level': 'INFO',
+            'class': 'logging.StreamHandler',
+        },
+        'file': {
+            'level': 'DEBUG',
+            'class': 'logging.FileHandler',
+            'filename': '/var/log/horizon/horizon.log',
+        },
+    },
+    'loggers': {
+        # Logging from django.db.backends is VERY verbose, send to null
+        # by default.
+        'django.db.backends': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'requests': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'horizon': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_dashboard': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'novaclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'cinderclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'keystoneclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'glanceclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'neutronclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'heatclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'ceilometerclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'troveclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'mistralclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'swiftclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_auth': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'scss.expression': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'nose.plugins.manager': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'django': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'iso8601': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+    }
+}
+
+
+# Overrides for OpenStack API versions. Use this setting to force the
+# OpenStack dashboard to use a specfic API version for a given service API.
+# NOTE: The version should be formatted as it appears in the URL for the
+# service API. For example, The identity service APIs have inconsistent
+# use of the decimal point, so valid options would be "2.0" or "3".
+OPENSTACK_API_VERSIONS = {
+    "identity": 3
+}
+# Set this to True if running on multi-domain model. When this is enabled, it
+# will require user to enter the Domain name in addition to username for login.
+# OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+
+# Overrides the default domain used when running on single-domain model
+# with Keystone V3. All entities will be created in the default domain.
+# OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
 
 # For multiple regions uncomment this configuration, and add (endpoint, title).
-#AVAILABLE_REGIONS = [
-#    ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
-#    ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
-#]
-
-OPENSTACK_HOST = "127.0.0.1"
-OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST
-OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_"
-
-# For setting the default service region on a per-endpoint basis. Note that the
-# default value for this setting is {}, and below is just an example of how it
-# should be specified.
-#DEFAULT_SERVICE_REGIONS = {
-#    OPENSTACK_KEYSTONE_URL: 'RegionOne'
-#}
-
-# Enables keystone web single-sign-on if set to True.
-#WEBSSO_ENABLED = False
-
-# Determines which authentication choice to show as default.
-#WEBSSO_INITIAL_CHOICE = "credentials"
-
-# The list of authentication mechanisms which include keystone
-# federation protocols and identity provider/federation protocol
-# mapping keys (WEBSSO_IDP_MAPPING). Current supported protocol
-# IDs are 'saml2' and 'oidc'  which represent SAML 2.0, OpenID
-# Connect respectively.
-# Do not remove the mandatory credentials mechanism.
-# Note: The last two tuples are sample mapping keys to a identity provider
-# and federation protocol combination (WEBSSO_IDP_MAPPING).
-#WEBSSO_CHOICES = (
-#    ("credentials", _("Keystone Credentials")),
-#    ("oidc", _("OpenID Connect")),
-#    ("saml2", _("Security Assertion Markup Language")),
-#    ("acme_oidc", "ACME - OpenID Connect"),
-#    ("acme_saml2", "ACME - SAML2"),
-#)
-
-# A dictionary of specific identity provider and federation protocol
-# combinations. From the selected authentication mechanism, the value
-# will be looked up as keys in the dictionary. If a match is found,
-# it will redirect the user to a identity provider and federation protocol
-# specific WebSSO endpoint in keystone, otherwise it will use the value
-# as the protocol_id when redirecting to the WebSSO by protocol endpoint.
-# NOTE: The value is expected to be a tuple formatted as: (<idp_id>, <protocol_id>).
-#WEBSSO_IDP_MAPPING = {
-#    "acme_oidc": ("acme", "oidc"),
-#    "acme_saml2": ("acme", "saml2"),
-#}
-
-# The Keystone Provider drop down uses Keystone to Keystone federation
-# to switch between Keystone service providers.
-# Set display name for Identity Provider (dropdown display name)
-#KEYSTONE_PROVIDER_IDP_NAME = "Local Keystone"
-# This id is used for only for comparison with the service provider IDs. This ID
-# should not match any service provider IDs.
-#KEYSTONE_PROVIDER_IDP_ID = "localkeystone"
+# AVAILABLE_REGIONS = [
+#     ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
+#     ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
+# ]
+
+OPENSTACK_HOST = "192.168.10.10"
+OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3" % OPENSTACK_HOST
+
+OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = "default"
+
+OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member"
 
 # Disable SSL certificate checks (useful for self-signed certificates):
-#OPENSTACK_SSL_NO_VERIFY = True
 
 # The CA certificate to use to verify SSL connections
-#OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+# OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+
+# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is 'publicURL'.
+OPENSTACK_ENDPOINT_TYPE = "internalURL"
+
+# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
+# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is None.  This
+# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
+#SECONDARY_ENDPOINT_TYPE = "publicURL"
 
 # The OPENSTACK_KEYSTONE_BACKEND settings can be used to identify the
 # capabilities of the auth backend for Keystone.
@@ -253,43 +313,13 @@
     'can_edit_group': True,
     'can_edit_project': True,
     'can_edit_domain': True,
-    'can_edit_role': True,
-}
-
-# Setting this to True, will add a new "Retrieve Password" action on instance,
-# allowing Admin session password retrieval/decryption.
-#OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
-
-# This setting allows deployers to control whether a token is deleted on log
-# out. This can be helpful when there are often long running processes being
-# run in the Horizon environment.
-#TOKEN_DELETION_DISABLED = False
-
-# The Launch Instance user experience has been significantly enhanced.
-# You can choose whether to enable the new launch instance experience,
-# the legacy experience, or both. The legacy experience will be removed
-# in a future release, but is available as a temporary backup setting to ensure
-# compatibility with existing deployments. Further development will not be
-# done on the legacy experience. Please report any problems with the new
-# experience via the Launchpad tracking system.
-#
-# Toggle LAUNCH_INSTANCE_LEGACY_ENABLED and LAUNCH_INSTANCE_NG_ENABLED to
-# determine the experience to enable.  Set them both to true to enable
-# both.
-#LAUNCH_INSTANCE_LEGACY_ENABLED = True
-#LAUNCH_INSTANCE_NG_ENABLED = False
-
-# A dictionary of settings which can be used to provide the default values for
-# properties found in the Launch Instance modal.
-#LAUNCH_INSTANCE_DEFAULTS = {
-#    'config_drive': False,
-#    'enable_scheduler_hints': True,
-#    'disable_image': False,
-#    'disable_instance_snapshot': False,
-#    'disable_volume': False,
-#    'disable_volume_snapshot': False,
-#    'create_volume': True,
-#}
+    'can_edit_role': True
+}
+
+
+# Set Console type:
+# valid options would be "AUTO", "VNC" or "SPICE"
+# CONSOLE_TYPE = "AUTO"
 
 # The Xen Hypervisor has the ability to set the mount point for volumes
 # attached to instances (other Hypervisors currently do not). Setting
@@ -298,97 +328,52 @@
 OPENSTACK_HYPERVISOR_FEATURES = {
     'can_set_mount_point': False,
     'can_set_password': False,
-    'requires_keypair': False,
-    'enable_quotas': True
-}
-
-# The OPENSTACK_CINDER_FEATURES settings can be used to enable optional
-# services provided by cinder that is not exposed by its extension API.
-OPENSTACK_CINDER_FEATURES = {
-    'enable_backup': False,
-}
-
-# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
-# services provided by neutron. Options currently available are load
-# balancer service, security groups, quotas, VPN service.
-OPENSTACK_NEUTRON_NETWORK = {
-    'enable_router': True,
-    'enable_quotas': True,
-    'enable_ipv6': True,
-    'enable_distributed_router': False,
-    'enable_ha_router': False,
-    'enable_fip_topology_check': True,
-
-    # Default dns servers you would like to use when a subnet is
-    # created.  This is only a default, users can still choose a different
-    # list of dns servers when creating a new subnet.
-    # The entries below are examples only, and are not appropriate for
-    # real deployments
-    # 'default_dns_nameservers': ["8.8.8.8", "8.8.4.4", "208.67.222.222"],
-
-    # Set which provider network types are supported. Only the network types
-    # in this list will be available to choose from when creating a network.
-    # Network types include local, flat, vlan, gre, vxlan and geneve.
-    # 'supported_provider_types': ['*'],
-
-    # You can configure available segmentation ID range per network type
-    # in your deployment.
-    # 'segmentation_id_range': {
-    #     'vlan': [1024, 2048],
-    #     'vxlan': [4094, 65536],
-    # },
-
-    # You can define additional provider network types here.
-    # 'extra_provider_types': {
-    #     'awesome_type': {
-    #         'display_name': 'Awesome New Type',
-    #         'require_physical_network': False,
-    #         'require_segmentation_id': True,
-    #     }
-    # },
-
-    # Set which VNIC types are supported for port binding. Only the VNIC
-    # types in this list will be available to choose from when creating a
-    # port.
-    # VNIC types include 'normal', 'direct', 'direct-physical', 'macvtap',
-    # 'baremetal' and 'virtio-forwarder'
-    # Set to empty list or None to disable VNIC type selection.
-    'supported_vnic_types': ['*'],
-
-    # Set list of available physical networks to be selected in the physical
-    # network field on the admin create network modal. If it's set to an empty
-    # list, the field will be a regular input field.
-    # e.g. ['default', 'test']
-    'physical_networks': [],
-
-}
-
-# The OPENSTACK_HEAT_STACK settings can be used to disable password
-# field required while launching the stack.
-OPENSTACK_HEAT_STACK = {
-    'enable_user_pass': True,
-}
+}
+
+# When set, enables the instance action "Retrieve password"
+# allowing password retrieval
+OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
+
+# When launching an instance, the menu of available flavors is
+# sorted by RAM usage, ascending.  Provide a callback method here
+# (and/or a flag for reverse sort) for the sorted() method if you'd
+# like a different behaviour.  For more info, see
+# http://docs.python.org/2/library/functions.html#sorted
+# CREATE_INSTANCE_FLAVOR_SORT = {
+#     'key': my_awesome_callback_method,
+#     'reverse': False,
+# }
+
+FLAVOR_EXTRA_KEYS = {
+    'flavor_keys': [
+        ('quota:read_bytes_sec', _('Quota: Read bytes')),
+        ('quota:write_bytes_sec', _('Quota: Write bytes')),
+        ('quota:cpu_quota', _('Quota: CPU')),
+        ('quota:cpu_period', _('Quota: CPU period')),
+        ('quota:inbound_average', _('Quota: Inbound average')),
+        ('quota:outbound_average', _('Quota: Outbound average')),
+    ]
+}
+
 
 # The OPENSTACK_IMAGE_BACKEND settings can be used to customize features
 # in the OpenStack Dashboard related to the Image service, such as the list
 # of supported image formats.
-#OPENSTACK_IMAGE_BACKEND = {
-#    'image_formats': [
-#        ('', _('Select format')),
-#        ('aki', _('AKI - Amazon Kernel Image')),
-#        ('ami', _('AMI - Amazon Machine Image')),
-#        ('ari', _('ARI - Amazon Ramdisk Image')),
-#        ('docker', _('Docker')),
-#        ('iso', _('ISO - Optical Disk Image')),
-#        ('ova', _('OVA - Open Virtual Appliance')),
-#        ('qcow2', _('QCOW2 - QEMU Emulator')),
-#        ('raw', _('Raw')),
-#        ('vdi', _('VDI - Virtual Disk Image')),
-#        ('vhd', _('VHD - Virtual Hard Disk')),
-#        ('vhdx', _('VHDX - Large Virtual Hard Disk')),
-#        ('vmdk', _('VMDK - Virtual Machine Disk')),
-#    ],
-#}
+OPENSTACK_IMAGE_BACKEND = {
+    'image_formats': [
+        ('', ''),
+        ('aki', _('AKI - Amazon Kernel Image')),
+        ('ami', _('AMI - Amazon Machine Image')),
+        ('ari', _('ARI - Amazon Ramdisk Image')),
+        ('iso', _('ISO - Optical Disk Image')),
+        ('qcow2', _('QCOW2 - QEMU Emulator')),
+        ('raw', _('Raw')),
+        ('vdi', _('VDI')),
+        ('vhd', _('VHD')),
+        ('vmdk', _('VMDK')),
+        ('docker', _('Docker Container'))
+    ]
+}
 
 # The IMAGE_CUSTOM_PROPERTY_TITLES settings is used to customize the titles for
 # image custom property attributes that appear on image detail pages.
@@ -398,273 +383,53 @@
     "ramdisk_id": _("Ramdisk ID"),
     "image_state": _("Euca2ools state"),
     "project_id": _("Project ID"),
-    "image_type": _("Image Type"),
-}
-
-# The IMAGE_RESERVED_CUSTOM_PROPERTIES setting is used to specify which image
-# custom properties should not be displayed in the Image Custom Properties
-# table.
-IMAGE_RESERVED_CUSTOM_PROPERTIES = []
-
-# Set to 'legacy' or 'direct' to allow users to upload images to glance via
-# Horizon server. When enabled, a file form field will appear on the create
-# image form. If set to 'off', there will be no file form field on the create
-# image form. See documentation for deployment considerations.
-#HORIZON_IMAGES_UPLOAD_MODE = 'legacy'
-
-# Allow a location to be set when creating or updating Glance images.
-# If using Glance V2, this value should be False unless the Glance
-# configuration and policies allow setting locations.
-#IMAGES_ALLOW_LOCATION = False
-
-# A dictionary of default settings for create image modal.
-#CREATE_IMAGE_DEFAULTS = {
-#    'image_visibility': "public",
-#}
-
-# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is 'publicURL'.
-#OPENSTACK_ENDPOINT_TYPE = "publicURL"
-
-# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
-# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is None. This
-# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
-#SECONDARY_ENDPOINT_TYPE = None
-
-# The number of objects (Swift containers/objects or images) to display
-# on a single page before providing a paging element (a "more" link)
-# to paginate results.
-API_RESULT_LIMIT = 1000
-API_RESULT_PAGE_SIZE = 20
-
-# The size of chunk in bytes for downloading objects from Swift
-SWIFT_FILE_TRANSFER_CHUNK_SIZE = 512 * 1024
-
-# The default number of lines displayed for instance console log.
-INSTANCE_LOG_LENGTH = 35
-
-# Specify a maximum number of items to display in a dropdown.
-DROPDOWN_MAX_ITEMS = 30
-
-# The timezone of the server. This should correspond with the timezone
-# of your entire OpenStack installation, and hopefully be in UTC.
-TIME_ZONE = "UTC"
-
-# When launching an instance, the menu of available flavors is
-# sorted by RAM usage, ascending. If you would like a different sort order,
-# you can provide another flavor attribute as sorting key. Alternatively, you
-# can provide a custom callback method to use for sorting. You can also provide
-# a flag for reverse sort. For more info, see
-# http://docs.python.org/2/library/functions.html#sorted
-#CREATE_INSTANCE_FLAVOR_SORT = {
-#    'key': 'name',
-#     # or
-#    'key': my_awesome_callback_method,
-#    'reverse': False,
-#}
-
-# Set this to True to display an 'Admin Password' field on the Change Password
-# form to verify that it is indeed the admin logged-in who wants to change
-# the password.
-#ENFORCE_PASSWORD_CHECK = False
-
-# Modules that provide /auth routes that can be used to handle different types
-# of user authentication. Add auth plugins that require extra route handling to
-# this list.
-#AUTHENTICATION_URLS = [
-#    'openstack_auth.urls',
-#]
-
-# The Horizon Policy Enforcement engine uses these values to load per service
-# policy rule files. The content of these files should match the files the
-# OpenStack services are using to determine role based access control in the
-# target installation.
-
-# Path to directory containing policy.json files
-#POLICY_FILES_PATH = os.path.join(ROOT_PATH, "conf")
-
-# Map of local copy of service policy files.
-# Please insure that your identity policy file matches the one being used on
-# your keystone servers. There is an alternate policy file that may be used
-# in the Keystone v3 multi-domain case, policy.v3cloudsample.json.
-# This file is not included in the Horizon repository by default but can be
-# found at
-# http://git.openstack.org/cgit/openstack/keystone/tree/etc/ \
-# policy.v3cloudsample.json
-# Having matching policy files on the Horizon and Keystone servers is essential
-# for normal operation. This holds true for all services and their policy files.
-#POLICY_FILES = {
-#    'identity': 'keystone_policy.json',
-#    'compute': 'nova_policy.json',
-#    'volume': 'cinder_policy.json',
-#    'image': 'glance_policy.json',
-#    'orchestration': 'heat_policy.json',
-#    'network': 'neutron_policy.json',
-#}
-
-# TODO: (david-lyle) remove when plugins support adding settings.
-# Note: Only used when trove-dashboard plugin is configured to be used by
-# Horizon.
-# Trove user and database extension support. By default support for
-# creating users and databases on database instances is turned on.
-# To disable these extensions set the permission here to something
-# unusable such as ["!"].
-#TROVE_ADD_USER_PERMS = []
-#TROVE_ADD_DATABASE_PERMS = []
-
-# Change this patch to the appropriate list of tuples containing
-# a key, label and static directory containing two files:
-# _variables.scss and _styles.scss
-#AVAILABLE_THEMES = [
-#    ('default', 'Default', 'themes/default'),
-#    ('material', 'Material', 'themes/material'),
-#]
-
-LOGGING = {
-    'version': 1,
-    # When set to True this will disable all logging except
-    # for loggers specified in this configuration dictionary. Note that
-    # if nothing is specified here and disable_existing_loggers is True,
-    # django.db.backends will still log unless it is disabled explicitly.
-    'disable_existing_loggers': False,
-    # If apache2 mod_wsgi is used to deploy OpenStack dashboard
-    # timestamp is output by mod_wsgi. If WSGI framework you use does not
-    # output timestamp for logging, add %(asctime)s in the following
-    # format definitions.
-    'formatters': {
-        'console': {
-            'format': '%(levelname)s %(name)s %(message)s'
-        },
-        'operation': {
-            # The format of "%(message)s" is defined by
-            # OPERATION_LOG_OPTIONS['format']
-            'format': '%(message)s'
-        },
-    },
-    'handlers': {
-        'null': {
-            'level': 'DEBUG',
-            'class': 'logging.NullHandler',
-        },
-        'console': {
-            # Set the level to "DEBUG" for verbose output logging.
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-            'formatter': 'console',
-        },
-        'operation': {
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-            'formatter': 'operation',
-        },
-    },
-    'loggers': {
-        # Logging from django.db.backends is VERY verbose, send to null
-        # by default.
-        'django.db.backends': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'requests': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'horizon': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'horizon.operation_log': {
-            'handlers': ['operation'],
-            'level': 'INFO',
-            'propagate': False,
-        },
-        'openstack_dashboard': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'novaclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'cinderclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'keystoneclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'glanceclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'neutronclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'heatclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'swiftclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'openstack_auth': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'nose.plugins.manager': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'django': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'iso8601': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'scss': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-    },
+    "image_type": _("Image Type")
+}
+
+HORIZON_IMAGES_UPLOAD_MODE = "legacy"
+IMAGES_ALLOW_LOCATION = True
+
+
+# Disable simplified floating IP address management for deployments with
+# multiple floating IP pools or complex network requirements.
+# HORIZON_CONFIG["simple_ip_management"] = False
+
+# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
+# services provided by neutron. Options currenly available are load
+# balancer service, security groups, quotas, VPN service.
+
+OPENSTACK_NEUTRON_NETWORK = {
+    'enable_lb': True,
+    'enable_firewall': False,
+    'enable_quotas': True,
+    'enable_security_group': True,
+    'enable_vpn': False,
+    # The profile_support option is used to detect if an externa lrouter can be
+    # configured via the dashboard. When using specific plugins the
+    # profile_support can be turned on if needed.
+    'profile_support': None,
+    'enable_fip_topology_check': True,
+
+    #'profile_support': 'cisco',
 }
 
 # 'direction' should not be specified for all_tcp/udp/icmp.
 # It is specified in the form.
 SECURITY_GROUP_RULES = {
     'all_tcp': {
-        'name': _('All TCP'),
+        'name': 'ALL TCP',
         'ip_protocol': 'tcp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_udp': {
-        'name': _('All UDP'),
+        'name': 'ALL UDP',
         'ip_protocol': 'udp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_icmp': {
-        'name': _('All ICMP'),
+        'name': 'ALL ICMP',
         'ip_protocol': 'icmp',
         'from_port': '-1',
         'to_port': '-1',
@@ -755,160 +520,12 @@
     },
 }
 
-# Deprecation Notice:
-#
-# The setting FLAVOR_EXTRA_KEYS has been deprecated.
-# Please load extra spec metadata into the Glance Metadata Definition Catalog.
-#
-# The sample quota definitions can be found in:
-# <glance_source>/etc/metadefs/compute-quota.json
-#
-# The metadata definition catalog supports CLI and API:
-#  $glance --os-image-api-version 2 help md-namespace-import
-#  $glance-manage db_load_metadefs <directory_with_definition_files>
-#
-# See Metadata Definitions on: http://docs.openstack.org/developer/glance/
-
-# TODO: (david-lyle) remove when plugins support settings natively
-# Note: This is only used when the Sahara plugin is configured and enabled
-# for use in Horizon.
-# Indicate to the Sahara data processing service whether or not
-# automatic floating IP allocation is in effect.  If it is not
-# in effect, the user will be prompted to choose a floating IP
-# pool for use in their cluster.  False by default.  You would want
-# to set this to True if you were running Nova Networking with
-# auto_assign_floating_ip = True.
-#SAHARA_AUTO_IP_ALLOCATION_ENABLED = False
-
-# The hash algorithm to use for authentication tokens. This must
-# match the hash algorithm that the identity server and the
-# auth_token middleware are using. Allowed values are the
-# algorithms supported by Python's hashlib library.
-#OPENSTACK_TOKEN_HASH_ALGORITHM = 'md5'
-
-# AngularJS requires some settings to be made available to
-# the client side. Some settings are required by in-tree / built-in horizon
-# features. These settings must be added to REST_API_REQUIRED_SETTINGS in the
-# form of ['SETTING_1','SETTING_2'], etc.
-#
-# You may remove settings from this list for security purposes, but do so at
-# the risk of breaking a built-in horizon feature. These settings are required
-# for horizon to function properly. Only remove them if you know what you
-# are doing. These settings may in the future be moved to be defined within
-# the enabled panel configuration.
-# You should not add settings to this list for out of tree extensions.
-# See: https://wiki.openstack.org/wiki/Horizon/RESTAPI
-REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
-                              'LAUNCH_INSTANCE_DEFAULTS',
-                              'OPENSTACK_IMAGE_FORMATS',
-                              'OPENSTACK_KEYSTONE_DEFAULT_DOMAIN',
-                              'CREATE_IMAGE_DEFAULTS']
-
-# Additional settings can be made available to the client side for
-# extensibility by specifying them in REST_API_ADDITIONAL_SETTINGS
-# !! Please use extreme caution as the settings are transferred via HTTP/S
-# and are not encrypted on the browser. This is an experimental API and
-# may be deprecated in the future without notice.
-#REST_API_ADDITIONAL_SETTINGS = []
-
-###############################################################################
-# Ubuntu Settings
-###############################################################################
-
- # The default theme if no cookie is present
-DEFAULT_THEME = 'ubuntu'
-
-# Default Ubuntu apache configuration uses /horizon as the application root.
-WEBROOT='/horizon/'
-
-# By default, validation of the HTTP Host header is disabled.  Production
-# installations should have this set accordingly.  For more information
-# see https://docs.djangoproject.com/en/dev/ref/settings/.
-ALLOWED_HOSTS = '*'
-
-# Compress all assets offline as part of packaging installation
-COMPRESS_OFFLINE = True
-
-# DISALLOW_IFRAME_EMBED can be used to prevent Horizon from being embedded
-# within an iframe. Legacy browsers are still vulnerable to a Cross-Frame
-# Scripting (XFS) vulnerability, so this option allows extra security hardening
-# where iframes are not used in deployment. Default setting is True.
-# For more information see:
-# http://tinyurl.com/anticlickjack
-#DISALLOW_IFRAME_EMBED = True
-
-# Help URL can be made available for the client. To provide a help URL, edit the
-# following attribute to the URL of your choice.
-#HORIZON_CONFIG["help_url"] = "http://openstack.mycompany.org"
-
-# Settings for OperationLogMiddleware
-# OPERATION_LOG_ENABLED is flag to use the function to log an operation on
-# Horizon.
-# mask_targets is arrangement for appointing a target to mask.
-# method_targets is arrangement of HTTP method to output log.
-# format is the log contents.
-#OPERATION_LOG_ENABLED = False
-#OPERATION_LOG_OPTIONS = {
-#    'mask_fields': ['password'],
-#    'target_methods': ['POST'],
-#    'ignored_urls': ['/js/', '/static/', '^/api/'],
-#    'format': ("[%(client_ip)s] [%(domain_name)s]"
-#        " [%(domain_id)s] [%(project_name)s]"
-#        " [%(project_id)s] [%(user_name)s] [%(user_id)s] [%(request_scheme)s]"
-#        " [%(referer_url)s] [%(request_url)s] [%(message)s] [%(method)s]"
-#        " [%(http_status)s] [%(param)s]"),
-#}
-
-# The default date range in the Overview panel meters - either <today> minus N
-# days (if the value is integer N), or from the beginning of the current month
-# until today (if set to None). This setting should be used to limit the amount
-# of data fetched by default when rendering the Overview panel.
-#OVERVIEW_DAYS_RANGE = 1
-
-# To allow operators to require users provide a search criteria first
-# before loading any data into the views, set the following dict
-# attributes to True in each one of the panels you want to enable this feature.
-# Follow the convention <dashboard>.<view>
-#FILTER_DATA_FIRST = {
-#    'admin.instances': False,
-#    'admin.images': False,
-#    'admin.networks': False,
-#    'admin.routers': False,
-#    'admin.volumes': False,
-#    'identity.users': False,
-#    'identity.projects': False,
-#    'identity.groups': False,
-#    'identity.roles': False
-#}
-
-# Dict used to restrict user private subnet cidr range.
-# An empty list means that user input will not be restricted
-# for a corresponding IP version. By default, there is
-# no restriction for IPv4 or IPv6. To restrict
-# user private subnet cidr range set ALLOWED_PRIVATE_SUBNET_CIDR
-# to something like
-#ALLOWED_PRIVATE_SUBNET_CIDR = {
-#    'ipv4': ['10.0.0.0/8', '192.168.0.0/16'],
-#    'ipv6': ['fc00::/7']
-#}
-ALLOWED_PRIVATE_SUBNET_CIDR = {'ipv4': [], 'ipv6': []}
-
-# Projects and users can have extra attributes as defined by keystone v3.
-# Horizon has the ability to display these extra attributes via this setting.
-# If you'd like to display extra data in the project or user tables, set the
-# corresponding dict key to the attribute name, followed by the display name.
-# For more information, see horizon's customization (http://docs.openstack.org/developer/horizon/topics/customizing.html#horizon-customization-module-overrides)
-#PROJECT_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-#USER_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-
-# Password will have an expiration date when using keystone v3 and enabling the
-# feature.
-# This setting allows you to set the number of days that the user will be alerted
-# prior to the password expiration.
-# Once the password expires keystone will deny the access and users must
-# contact an admin to change their password.
-#PASSWORD_EXPIRES_WARNING_THRESHOLD_DAYS = 0+
+
+
+
+
+USE_SSL = True
+CSRF_COOKIE_SECURE = True
+CSRF_COOKIE_SECURE = True
+SESSION_COOKIE_HTTPONLY = True

2018-01-29 08:37:48,066 [salt.state       ][INFO    ][4396] Loading fresh modules for state activity
2018-01-29 08:37:48,112 [salt.state       ][INFO    ][4396] Completed state [/etc/openstack-dashboard/local_settings.py] at time 08:37:48.112185 duration_in_ms=476.597
2018-01-29 08:37:48,119 [salt.state       ][INFO    ][4396] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 08:37:48.118908
2018-01-29 08:37:48,120 [salt.state       ][INFO    ][4396] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2018-01-29 08:37:48,160 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/nova_policy.json'
2018-01-29 08:37:48,166 [salt.state       ][INFO    ][4396] File changed:
--- 
+++ 
@@ -2,175 +2,436 @@
     "context_is_admin":  "role:admin",
     "admin_or_owner":  "is_admin:True or project_id:%(project_id)s",
     "default": "rule:admin_or_owner",
+
+    "cells_scheduler_filter:TargetCellFilter": "is_admin:True",
+
+    "compute:create": "rule:admin_or_owner",
+    "compute:create:attach_network": "rule:admin_or_owner",
+    "compute:create:attach_volume": "rule:admin_or_owner",
+    "compute:create:forced_host": "is_admin:True",
+
+    "compute:get": "rule:admin_or_owner",
+    "compute:get_all": "rule:admin_or_owner",
+    "compute:get_all_tenants": "is_admin:True",
+
+    "compute:update": "rule:admin_or_owner",
+
+    "compute:get_instance_metadata": "rule:admin_or_owner",
+    "compute:get_all_instance_metadata": "rule:admin_or_owner",
+    "compute:get_all_instance_system_metadata": "rule:admin_or_owner",
+    "compute:update_instance_metadata": "rule:admin_or_owner",
+    "compute:delete_instance_metadata": "rule:admin_or_owner",
+
+    "compute:get_diagnostics": "rule:admin_or_owner",
+    "compute:get_instance_diagnostics": "rule:admin_or_owner",
+
+    "compute:start": "rule:admin_or_owner",
+    "compute:stop": "rule:admin_or_owner",
+
+    "compute:lock": "rule:admin_or_owner",
+    "compute:unlock": "rule:admin_or_owner",
+    "compute:unlock_override": "rule:admin_api",
+
+    "compute:get_vnc_console": "rule:admin_or_owner",
+    "compute:get_spice_console": "rule:admin_or_owner",
+    "compute:get_rdp_console": "rule:admin_or_owner",
+    "compute:get_serial_console": "rule:admin_or_owner",
+    "compute:get_mks_console": "rule:admin_or_owner",
+    "compute:get_console_output": "rule:admin_or_owner",
+
+    "compute:reset_network": "rule:admin_or_owner",
+    "compute:inject_network_info": "rule:admin_or_owner",
+    "compute:add_fixed_ip": "rule:admin_or_owner",
+    "compute:remove_fixed_ip": "rule:admin_or_owner",
+
+    "compute:attach_volume": "rule:admin_or_owner",
+    "compute:detach_volume": "rule:admin_or_owner",
+    "compute:swap_volume": "rule:admin_api",
+
+    "compute:attach_interface": "rule:admin_or_owner",
+    "compute:detach_interface": "rule:admin_or_owner",
+
+    "compute:set_admin_password": "rule:admin_or_owner",
+
+    "compute:rescue": "rule:admin_or_owner",
+    "compute:unrescue": "rule:admin_or_owner",
+
+    "compute:suspend": "rule:admin_or_owner",
+    "compute:resume": "rule:admin_or_owner",
+
+    "compute:pause": "rule:admin_or_owner",
+    "compute:unpause": "rule:admin_or_owner",
+
+    "compute:shelve": "rule:admin_or_owner",
+    "compute:shelve_offload": "rule:admin_or_owner",
+    "compute:unshelve": "rule:admin_or_owner",
+
+    "compute:snapshot": "rule:admin_or_owner",
+    "compute:snapshot_volume_backed": "rule:admin_or_owner",
+    "compute:backup": "rule:admin_or_owner",
+
+    "compute:resize": "rule:admin_or_owner",
+    "compute:confirm_resize": "rule:admin_or_owner",
+    "compute:revert_resize": "rule:admin_or_owner",
+
+    "compute:rebuild": "rule:admin_or_owner",
+    "compute:reboot": "rule:admin_or_owner",
+    "compute:delete": "rule:admin_or_owner",
+    "compute:soft_delete": "rule:admin_or_owner",
+    "compute:force_delete": "rule:admin_or_owner",
+
+    "compute:security_groups:add_to_instance": "rule:admin_or_owner",
+    "compute:security_groups:remove_from_instance": "rule:admin_or_owner",
+
+    "compute:restore": "rule:admin_or_owner",
+
+    "compute:volume_snapshot_create": "rule:admin_or_owner",
+    "compute:volume_snapshot_delete": "rule:admin_or_owner",
+
     "admin_api": "is_admin:True",
-
+    "compute_extension:accounts": "rule:admin_api",
+    "compute_extension:admin_actions": "rule:admin_api",
+    "compute_extension:admin_actions:pause": "rule:admin_or_owner",
+    "compute_extension:admin_actions:unpause": "rule:admin_or_owner",
+    "compute_extension:admin_actions:suspend": "rule:admin_or_owner",
+    "compute_extension:admin_actions:resume": "rule:admin_or_owner",
+    "compute_extension:admin_actions:lock": "rule:admin_or_owner",
+    "compute_extension:admin_actions:unlock": "rule:admin_or_owner",
+    "compute_extension:admin_actions:resetNetwork": "rule:admin_api",
+    "compute_extension:admin_actions:injectNetworkInfo": "rule:admin_api",
+    "compute_extension:admin_actions:createBackup": "rule:admin_or_owner",
+    "compute_extension:admin_actions:migrateLive": "rule:admin_api",
+    "compute_extension:admin_actions:resetState": "rule:admin_api",
+    "compute_extension:admin_actions:migrate": "rule:admin_api",
+    "compute_extension:aggregates": "rule:admin_api",
+    "compute_extension:agents": "rule:admin_api",
+    "compute_extension:attach_interfaces": "rule:admin_or_owner",
+    "compute_extension:baremetal_nodes": "rule:admin_api",
+    "compute_extension:cells": "rule:admin_api",
+    "compute_extension:cells:create": "rule:admin_api",
+    "compute_extension:cells:delete": "rule:admin_api",
+    "compute_extension:cells:update": "rule:admin_api",
+    "compute_extension:cells:sync_instances": "rule:admin_api",
+    "compute_extension:certificates": "rule:admin_or_owner",
+    "compute_extension:cloudpipe": "rule:admin_api",
+    "compute_extension:cloudpipe_update": "rule:admin_api",
+    "compute_extension:config_drive": "rule:admin_or_owner",
+    "compute_extension:console_output": "rule:admin_or_owner",
+    "compute_extension:consoles": "rule:admin_or_owner",
+    "compute_extension:createserverext": "rule:admin_or_owner",
+    "compute_extension:deferred_delete": "rule:admin_or_owner",
+    "compute_extension:disk_config": "rule:admin_or_owner",
+    "compute_extension:evacuate": "rule:admin_api",
+    "compute_extension:extended_server_attributes": "rule:admin_api",
+    "compute_extension:extended_status": "rule:admin_or_owner",
+    "compute_extension:extended_availability_zone": "rule:admin_or_owner",
+    "compute_extension:extended_ips": "rule:admin_or_owner",
+    "compute_extension:extended_ips_mac": "rule:admin_or_owner",
+    "compute_extension:extended_vif_net": "rule:admin_or_owner",
+    "compute_extension:extended_volumes": "rule:admin_or_owner",
+    "compute_extension:fixed_ips": "rule:admin_api",
+    "compute_extension:flavor_access": "rule:admin_or_owner",
+    "compute_extension:flavor_access:addTenantAccess": "rule:admin_api",
+    "compute_extension:flavor_access:removeTenantAccess": "rule:admin_api",
+    "compute_extension:flavor_disabled": "rule:admin_or_owner",
+    "compute_extension:flavor_rxtx": "rule:admin_or_owner",
+    "compute_extension:flavor_swap": "rule:admin_or_owner",
+    "compute_extension:flavorextradata": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:index": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:show": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:create": "rule:admin_api",
+    "compute_extension:flavorextraspecs:update": "rule:admin_api",
+    "compute_extension:flavorextraspecs:delete": "rule:admin_api",
+    "compute_extension:flavormanage": "rule:admin_api",
+    "compute_extension:floating_ip_dns": "rule:admin_or_owner",
+    "compute_extension:floating_ip_pools": "rule:admin_or_owner",
+    "compute_extension:floating_ips": "rule:admin_or_owner",
+    "compute_extension:floating_ips_bulk": "rule:admin_api",
+    "compute_extension:fping": "rule:admin_or_owner",
+    "compute_extension:fping:all_tenants": "rule:admin_api",
+    "compute_extension:hide_server_addresses": "is_admin:False",
+    "compute_extension:hosts": "rule:admin_api",
+    "compute_extension:hypervisors": "rule:admin_api",
+    "compute_extension:image_size": "rule:admin_or_owner",
+    "compute_extension:instance_actions": "rule:admin_or_owner",
+    "compute_extension:instance_actions:events": "rule:admin_api",
+    "compute_extension:instance_usage_audit_log": "rule:admin_api",
+    "compute_extension:keypairs": "rule:admin_or_owner",
+    "compute_extension:keypairs:index": "rule:admin_or_owner",
+    "compute_extension:keypairs:show": "rule:admin_or_owner",
+    "compute_extension:keypairs:create": "rule:admin_or_owner",
+    "compute_extension:keypairs:delete": "rule:admin_or_owner",
+    "compute_extension:multinic": "rule:admin_or_owner",
+    "compute_extension:networks": "rule:admin_api",
+    "compute_extension:networks:view": "rule:admin_or_owner",
+    "compute_extension:networks_associate": "rule:admin_api",
+    "compute_extension:os-tenant-networks": "rule:admin_or_owner",
+    "compute_extension:quotas:show": "rule:admin_or_owner",
+    "compute_extension:quotas:update": "rule:admin_api",
+    "compute_extension:quotas:delete": "rule:admin_api",
+    "compute_extension:quota_classes": "rule:admin_or_owner",
+    "compute_extension:rescue": "rule:admin_or_owner",
+    "compute_extension:security_group_default_rules": "rule:admin_api",
+    "compute_extension:security_groups": "rule:admin_or_owner",
+    "compute_extension:server_diagnostics": "rule:admin_api",
+    "compute_extension:server_groups": "rule:admin_or_owner",
+    "compute_extension:server_password": "rule:admin_or_owner",
+    "compute_extension:server_usage": "rule:admin_or_owner",
+    "compute_extension:services": "rule:admin_api",
+    "compute_extension:shelve": "rule:admin_or_owner",
+    "compute_extension:shelveOffload": "rule:admin_api",
+    "compute_extension:simple_tenant_usage:show": "rule:admin_or_owner",
+    "compute_extension:simple_tenant_usage:list": "rule:admin_api",
+    "compute_extension:unshelve": "rule:admin_or_owner",
+    "compute_extension:users": "rule:admin_api",
+    "compute_extension:virtual_interfaces": "rule:admin_or_owner",
+    "compute_extension:virtual_storage_arrays": "rule:admin_or_owner",
+    "compute_extension:volumes": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:index": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:show": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:create": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:update": "rule:admin_api",
+    "compute_extension:volume_attachments:delete": "rule:admin_or_owner",
+    "compute_extension:volumetypes": "rule:admin_or_owner",
+    "compute_extension:availability_zone:list": "rule:admin_or_owner",
+    "compute_extension:availability_zone:detail": "rule:admin_api",
+    "compute_extension:used_limits_for_admin": "rule:admin_api",
+    "compute_extension:migrations:index": "rule:admin_api",
+    "compute_extension:os-assisted-volume-snapshots:create": "rule:admin_api",
+    "compute_extension:os-assisted-volume-snapshots:delete": "rule:admin_api",
+    "compute_extension:console_auth_tokens": "rule:admin_api",
+    "compute_extension:os-server-external-events:create": "rule:admin_api",
+
+    "network:get_all": "rule:admin_or_owner",
+    "network:get": "rule:admin_or_owner",
+    "network:create": "rule:admin_or_owner",
+    "network:delete": "rule:admin_or_owner",
+    "network:associate": "rule:admin_or_owner",
+    "network:disassociate": "rule:admin_or_owner",
+    "network:get_vifs_by_instance": "rule:admin_or_owner",
+    "network:allocate_for_instance": "rule:admin_or_owner",
+    "network:deallocate_for_instance": "rule:admin_or_owner",
+    "network:validate_networks": "rule:admin_or_owner",
+    "network:get_instance_uuids_by_ip_filter": "rule:admin_or_owner",
+    "network:get_instance_id_by_floating_address": "rule:admin_or_owner",
+    "network:setup_networks_on_host": "rule:admin_or_owner",
+    "network:get_backdoor_port": "rule:admin_or_owner",
+
+    "network:get_floating_ip": "rule:admin_or_owner",
+    "network:get_floating_ip_pools": "rule:admin_or_owner",
+    "network:get_floating_ip_by_address": "rule:admin_or_owner",
+    "network:get_floating_ips_by_project": "rule:admin_or_owner",
+    "network:get_floating_ips_by_fixed_address": "rule:admin_or_owner",
+    "network:allocate_floating_ip": "rule:admin_or_owner",
+    "network:associate_floating_ip": "rule:admin_or_owner",
+    "network:disassociate_floating_ip": "rule:admin_or_owner",
+    "network:release_floating_ip": "rule:admin_or_owner",
+    "network:migrate_instance_start": "rule:admin_or_owner",
+    "network:migrate_instance_finish": "rule:admin_or_owner",
+
+    "network:get_fixed_ip": "rule:admin_or_owner",
+    "network:get_fixed_ip_by_address": "rule:admin_or_owner",
+    "network:add_fixed_ip_to_instance": "rule:admin_or_owner",
+    "network:remove_fixed_ip_from_instance": "rule:admin_or_owner",
+    "network:add_network_to_project": "rule:admin_or_owner",
+    "network:get_instance_nw_info": "rule:admin_or_owner",
+
+    "network:get_dns_domains": "rule:admin_or_owner",
+    "network:add_dns_entry": "rule:admin_or_owner",
+    "network:modify_dns_entry": "rule:admin_or_owner",
+    "network:delete_dns_entry": "rule:admin_or_owner",
+    "network:get_dns_entries_by_address": "rule:admin_or_owner",
+    "network:get_dns_entries_by_name": "rule:admin_or_owner",
+    "network:create_private_dns_domain": "rule:admin_or_owner",
+    "network:create_public_dns_domain": "rule:admin_or_owner",
+    "network:delete_dns_domain": "rule:admin_or_owner",
+    "network:attach_external_network": "rule:admin_api",
+    "network:get_vif_by_mac_address": "rule:admin_or_owner",
+
+    "os_compute_api:servers:detail:get_all_tenants": "is_admin:True",
+    "os_compute_api:servers:index:get_all_tenants": "is_admin:True",
+    "os_compute_api:servers:confirm_resize": "rule:admin_or_owner",
+    "os_compute_api:servers:create": "rule:admin_or_owner",
+    "os_compute_api:servers:create:attach_network": "rule:admin_or_owner",
+    "os_compute_api:servers:create:attach_volume": "rule:admin_or_owner",
+    "os_compute_api:servers:create:forced_host": "rule:admin_api",
+    "os_compute_api:servers:delete": "rule:admin_or_owner",
+    "os_compute_api:servers:update": "rule:admin_or_owner",
+    "os_compute_api:servers:detail": "rule:admin_or_owner",
+    "os_compute_api:servers:index": "rule:admin_or_owner",
+    "os_compute_api:servers:reboot": "rule:admin_or_owner",
+    "os_compute_api:servers:rebuild": "rule:admin_or_owner",
+    "os_compute_api:servers:resize": "rule:admin_or_owner",
+    "os_compute_api:servers:revert_resize": "rule:admin_or_owner",
+    "os_compute_api:servers:show": "rule:admin_or_owner",
+    "os_compute_api:servers:show:host_status": "rule:admin_api",
+    "os_compute_api:servers:create_image": "rule:admin_or_owner",
+    "os_compute_api:servers:create_image:allow_volume_backed": "rule:admin_or_owner",
+    "os_compute_api:servers:start": "rule:admin_or_owner",
+    "os_compute_api:servers:stop": "rule:admin_or_owner",
+    "os_compute_api:servers:trigger_crash_dump": "rule:admin_or_owner",
+    "os_compute_api:servers:migrations:force_complete": "rule:admin_api",
+    "os_compute_api:servers:migrations:delete": "rule:admin_api",
+    "os_compute_api:servers:discoverable": "@",
+    "os_compute_api:servers:migrations:index": "rule:admin_api",
+    "os_compute_api:servers:migrations:show": "rule:admin_api",
+    "os_compute_api:os-access-ips:discoverable": "@",
+    "os_compute_api:os-access-ips": "rule:admin_or_owner",
+    "os_compute_api:os-admin-actions": "rule:admin_api",
     "os_compute_api:os-admin-actions:discoverable": "@",
+    "os_compute_api:os-admin-actions:reset_network": "rule:admin_api",
+    "os_compute_api:os-admin-actions:inject_network_info": "rule:admin_api",
     "os_compute_api:os-admin-actions:reset_state": "rule:admin_api",
-    "os_compute_api:os-admin-actions:inject_network_info": "rule:admin_api",
-    "os_compute_api:os-admin-actions": "rule:admin_api",
-    "os_compute_api:os-admin-actions:reset_network": "rule:admin_api",
+    "os_compute_api:os-admin-password": "rule:admin_or_owner",
     "os_compute_api:os-admin-password:discoverable": "@",
-    "os_compute_api:os-admin-password": "rule:admin_or_owner",
+    "os_compute_api:os-aggregates:discoverable": "@",
+    "os_compute_api:os-aggregates:index": "rule:admin_api",
+    "os_compute_api:os-aggregates:create": "rule:admin_api",
+    "os_compute_api:os-aggregates:show": "rule:admin_api",
+    "os_compute_api:os-aggregates:update": "rule:admin_api",
+    "os_compute_api:os-aggregates:delete": "rule:admin_api",
+    "os_compute_api:os-aggregates:add_host": "rule:admin_api",
+    "os_compute_api:os-aggregates:remove_host": "rule:admin_api",
+    "os_compute_api:os-aggregates:set_metadata": "rule:admin_api",
     "os_compute_api:os-agents": "rule:admin_api",
     "os_compute_api:os-agents:discoverable": "@",
-    "os_compute_api:os-aggregates:set_metadata": "rule:admin_api",
-    "os_compute_api:os-aggregates:add_host": "rule:admin_api",
-    "os_compute_api:os-aggregates:discoverable": "@",
-    "os_compute_api:os-aggregates:create": "rule:admin_api",
-    "os_compute_api:os-aggregates:remove_host": "rule:admin_api",
-    "os_compute_api:os-aggregates:update": "rule:admin_api",
-    "os_compute_api:os-aggregates:index": "rule:admin_api",
-    "os_compute_api:os-aggregates:delete": "rule:admin_api",
-    "os_compute_api:os-aggregates:show": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:create": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:delete": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:discoverable": "@",
     "os_compute_api:os-attach-interfaces": "rule:admin_or_owner",
     "os_compute_api:os-attach-interfaces:discoverable": "@",
-    "os_compute_api:os-availability-zone:list": "rule:admin_or_owner",
-    "os_compute_api:os-availability-zone:discoverable": "@",
-    "os_compute_api:os-availability-zone:detail": "rule:admin_api",
+    "os_compute_api:os-baremetal-nodes": "rule:admin_api",
     "os_compute_api:os-baremetal-nodes:discoverable": "@",
-    "os_compute_api:os-baremetal-nodes": "rule:admin_api",
-    "network:attach_external_network": "is_admin:True",
-    "os_compute_api:os-block-device-mapping:discoverable": "@",
     "os_compute_api:os-block-device-mapping-v1:discoverable": "@",
+    "os_compute_api:os-cells": "rule:admin_api",
+    "os_compute_api:os-cells:create": "rule:admin_api",
+    "os_compute_api:os-cells:delete": "rule:admin_api",
+    "os_compute_api:os-cells:update": "rule:admin_api",
+    "os_compute_api:os-cells:sync_instances": "rule:admin_api",
     "os_compute_api:os-cells:discoverable": "@",
-    "os_compute_api:os-cells:update": "rule:admin_api",
-    "os_compute_api:os-cells:create": "rule:admin_api",
-    "os_compute_api:os-cells": "rule:admin_api",
-    "os_compute_api:os-cells:sync_instances": "rule:admin_api",
-    "os_compute_api:os-cells:delete": "rule:admin_api",
-    "cells_scheduler_filter:DifferentCellFilter": "is_admin:True",
-    "cells_scheduler_filter:TargetCellFilter": "is_admin:True",
-    "os_compute_api:os-certificates:discoverable": "@",
     "os_compute_api:os-certificates:create": "rule:admin_or_owner",
     "os_compute_api:os-certificates:show": "rule:admin_or_owner",
+    "os_compute_api:os-certificates:discoverable": "@",
     "os_compute_api:os-cloudpipe": "rule:admin_api",
     "os_compute_api:os-cloudpipe:discoverable": "@",
+    "os_compute_api:os-config-drive": "rule:admin_or_owner",
     "os_compute_api:os-config-drive:discoverable": "@",
-    "os_compute_api:os-config-drive": "rule:admin_or_owner",
-    "os_compute_api:os-console-auth-tokens:discoverable": "@",
-    "os_compute_api:os-console-auth-tokens": "rule:admin_api",
+    "os_compute_api:os-consoles:discoverable": "@",
+    "os_compute_api:os-consoles:create": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:delete": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:index": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:show": "rule:admin_or_owner",
     "os_compute_api:os-console-output:discoverable": "@",
     "os_compute_api:os-console-output": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:create": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:show": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:delete": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:discoverable": "@",
-    "os_compute_api:os-consoles:index": "rule:admin_or_owner",
+    "os_compute_api:os-remote-consoles": "rule:admin_or_owner",
+    "os_compute_api:os-remote-consoles:discoverable": "@",
     "os_compute_api:os-create-backup:discoverable": "@",
     "os_compute_api:os-create-backup": "rule:admin_or_owner",
+    "os_compute_api:os-deferred-delete": "rule:admin_or_owner",
     "os_compute_api:os-deferred-delete:discoverable": "@",
-    "os_compute_api:os-deferred-delete": "rule:admin_or_owner",
+    "os_compute_api:os-disk-config": "rule:admin_or_owner",
+    "os_compute_api:os-disk-config:discoverable": "@",
+    "os_compute_api:os-evacuate": "rule:admin_api",
     "os_compute_api:os-evacuate:discoverable": "@",
-    "os_compute_api:os-evacuate": "rule:admin_api",
+    "os_compute_api:os-extended-server-attributes": "rule:admin_api",
+    "os_compute_api:os-extended-server-attributes:discoverable": "@",
+    "os_compute_api:os-extended-status": "rule:admin_or_owner",
+    "os_compute_api:os-extended-status:discoverable": "@",
     "os_compute_api:os-extended-availability-zone": "rule:admin_or_owner",
     "os_compute_api:os-extended-availability-zone:discoverable": "@",
-    "os_compute_api:os-extended-server-attributes": "rule:admin_api",
-    "os_compute_api:os-extended-server-attributes:discoverable": "@",
-    "os_compute_api:os-extended-status:discoverable": "@",
-    "os_compute_api:os-extended-status": "rule:admin_or_owner",
+    "os_compute_api:extensions": "rule:admin_or_owner",
+    "os_compute_api:extensions:discoverable": "@",
+    "os_compute_api:extension_info:discoverable": "@",
     "os_compute_api:os-extended-volumes": "rule:admin_or_owner",
     "os_compute_api:os-extended-volumes:discoverable": "@",
-    "os_compute_api:extension_info:discoverable": "@",
-    "os_compute_api:extensions": "rule:admin_or_owner",
-    "os_compute_api:extensions:discoverable": "@",
+    "os_compute_api:os-fixed-ips": "rule:admin_api",
     "os_compute_api:os-fixed-ips:discoverable": "@",
-    "os_compute_api:os-fixed-ips": "rule:admin_api",
-    "os_compute_api:os-flavor-access:add_tenant_access": "rule:admin_api",
+    "os_compute_api:os-flavor-access": "rule:admin_or_owner",
     "os_compute_api:os-flavor-access:discoverable": "@",
     "os_compute_api:os-flavor-access:remove_tenant_access": "rule:admin_api",
-    "os_compute_api:os-flavor-access": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-access:add_tenant_access": "rule:admin_api",
+    "os_compute_api:os-flavor-rxtx": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-rxtx:discoverable": "@",
+    "os_compute_api:flavors": "rule:admin_or_owner",
+    "os_compute_api:flavors:discoverable": "@",
+    "os_compute_api:os-flavor-extra-specs:discoverable": "@",
+    "os_compute_api:os-flavor-extra-specs:index": "rule:admin_or_owner",
     "os_compute_api:os-flavor-extra-specs:show": "rule:admin_or_owner",
     "os_compute_api:os-flavor-extra-specs:create": "rule:admin_api",
-    "os_compute_api:os-flavor-extra-specs:discoverable": "@",
     "os_compute_api:os-flavor-extra-specs:update": "rule:admin_api",
     "os_compute_api:os-flavor-extra-specs:delete": "rule:admin_api",
-    "os_compute_api:os-flavor-extra-specs:index": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-manage:discoverable": "@",
     "os_compute_api:os-flavor-manage": "rule:admin_api",
-    "os_compute_api:os-flavor-manage:discoverable": "@",
-    "os_compute_api:os-flavor-rxtx": "rule:admin_or_owner",
-    "os_compute_api:os-flavor-rxtx:discoverable": "@",
-    "os_compute_api:flavors:discoverable": "@",
-    "os_compute_api:flavors": "rule:admin_or_owner",
     "os_compute_api:os-floating-ip-dns": "rule:admin_or_owner",
+    "os_compute_api:os-floating-ip-dns:discoverable": "@",
     "os_compute_api:os-floating-ip-dns:domain:update": "rule:admin_api",
-    "os_compute_api:os-floating-ip-dns:discoverable": "@",
     "os_compute_api:os-floating-ip-dns:domain:delete": "rule:admin_api",
+    "os_compute_api:os-floating-ip-pools": "rule:admin_or_owner",
     "os_compute_api:os-floating-ip-pools:discoverable": "@",
-    "os_compute_api:os-floating-ip-pools": "rule:admin_or_owner",
     "os_compute_api:os-floating-ips": "rule:admin_or_owner",
     "os_compute_api:os-floating-ips:discoverable": "@",
+    "os_compute_api:os-floating-ips-bulk": "rule:admin_api",
     "os_compute_api:os-floating-ips-bulk:discoverable": "@",
-    "os_compute_api:os-floating-ips-bulk": "rule:admin_api",
+    "os_compute_api:os-fping": "rule:admin_or_owner",
+    "os_compute_api:os-fping:discoverable": "@",
     "os_compute_api:os-fping:all_tenants": "rule:admin_api",
-    "os_compute_api:os-fping:discoverable": "@",
-    "os_compute_api:os-fping": "rule:admin_or_owner",
+    "os_compute_api:os-hide-server-addresses": "is_admin:False",
     "os_compute_api:os-hide-server-addresses:discoverable": "@",
-    "os_compute_api:os-hide-server-addresses": "is_admin:False",
+    "os_compute_api:os-hosts": "rule:admin_api",
     "os_compute_api:os-hosts:discoverable": "@",
-    "os_compute_api:os-hosts": "rule:admin_api",
+    "os_compute_api:os-hypervisors": "rule:admin_api",
     "os_compute_api:os-hypervisors:discoverable": "@",
-    "os_compute_api:os-hypervisors": "rule:admin_api",
-    "os_compute_api:image-metadata:discoverable": "@",
+    "os_compute_api:images:discoverable": "@",
+    "os_compute_api:image-size": "rule:admin_or_owner",
     "os_compute_api:image-size:discoverable": "@",
-    "os_compute_api:image-size": "rule:admin_or_owner",
-    "os_compute_api:images:discoverable": "@",
-    "os_compute_api:os-instance-actions:events": "rule:admin_api",
     "os_compute_api:os-instance-actions": "rule:admin_or_owner",
     "os_compute_api:os-instance-actions:discoverable": "@",
+    "os_compute_api:os-instance-actions:events": "rule:admin_api",
     "os_compute_api:os-instance-usage-audit-log": "rule:admin_api",
     "os_compute_api:os-instance-usage-audit-log:discoverable": "@",
     "os_compute_api:ips:discoverable": "@",
+    "os_compute_api:ips:index": "rule:admin_or_owner",
     "os_compute_api:ips:show": "rule:admin_or_owner",
-    "os_compute_api:ips:index": "rule:admin_or_owner",
     "os_compute_api:os-keypairs:discoverable": "@",
+    "os_compute_api:os-keypairs": "rule:admin_or_owner",
     "os_compute_api:os-keypairs:index": "rule:admin_api or user_id:%(user_id)s",
+    "os_compute_api:os-keypairs:show": "rule:admin_api or user_id:%(user_id)s",
     "os_compute_api:os-keypairs:create": "rule:admin_api or user_id:%(user_id)s",
     "os_compute_api:os-keypairs:delete": "rule:admin_api or user_id:%(user_id)s",
-    "os_compute_api:os-keypairs:show": "rule:admin_api or user_id:%(user_id)s",
-    "os_compute_api:os-keypairs": "rule:admin_or_owner",
     "os_compute_api:limits:discoverable": "@",
     "os_compute_api:limits": "rule:admin_or_owner",
     "os_compute_api:os-lock-server:discoverable": "@",
     "os_compute_api:os-lock-server:lock": "rule:admin_or_owner",
+    "os_compute_api:os-lock-server:unlock": "rule:admin_or_owner",
     "os_compute_api:os-lock-server:unlock:unlock_override": "rule:admin_api",
-    "os_compute_api:os-lock-server:unlock": "rule:admin_or_owner",
+    "os_compute_api:os-migrate-server:discoverable": "@",
     "os_compute_api:os-migrate-server:migrate": "rule:admin_api",
-    "os_compute_api:os-migrate-server:discoverable": "@",
     "os_compute_api:os-migrate-server:migrate_live": "rule:admin_api",
-    "os_compute_api:os-migrations:index": "rule:admin_api",
-    "os_compute_api:os-migrations:discoverable": "@",
     "os_compute_api:os-multinic": "rule:admin_or_owner",
     "os_compute_api:os-multinic:discoverable": "@",
-    "os_compute_api:os-multiple-create:discoverable": "@",
-    "os_compute_api:os-networks:discoverable": "@",
     "os_compute_api:os-networks": "rule:admin_api",
     "os_compute_api:os-networks:view": "rule:admin_or_owner",
+    "os_compute_api:os-networks:discoverable": "@",
     "os_compute_api:os-networks-associate": "rule:admin_api",
     "os_compute_api:os-networks-associate:discoverable": "@",
-    "os_compute_api:os-pause-server:unpause": "rule:admin_or_owner",
     "os_compute_api:os-pause-server:discoverable": "@",
     "os_compute_api:os-pause-server:pause": "rule:admin_or_owner",
+    "os_compute_api:os-pause-server:unpause": "rule:admin_or_owner",
+    "os_compute_api:os-pci:pci_servers": "rule:admin_or_owner",
+    "os_compute_api:os-pci:discoverable": "@",
     "os_compute_api:os-pci:index": "rule:admin_api",
     "os_compute_api:os-pci:detail": "rule:admin_api",
-    "os_compute_api:os-pci:pci_servers": "rule:admin_or_owner",
     "os_compute_api:os-pci:show": "rule:admin_api",
-    "os_compute_api:os-pci:discoverable": "@",
+    "os_compute_api:os-personality:discoverable": "@",
+    "os_compute_api:os-preserve-ephemeral-rebuild:discoverable": "@",
+    "os_compute_api:os-quota-sets:discoverable": "@",
+    "os_compute_api:os-quota-sets:show": "rule:admin_or_owner",
+    "os_compute_api:os-quota-sets:defaults": "@",
+    "os_compute_api:os-quota-sets:update": "rule:admin_api",
+    "os_compute_api:os-quota-sets:delete": "rule:admin_api",
+    "os_compute_api:os-quota-sets:detail": "rule:admin_api",
+    "os_compute_api:os-quota-class-sets:update": "rule:admin_api",
     "os_compute_api:os-quota-class-sets:show": "is_admin:True or quota_class:%(quota_class)s",
     "os_compute_api:os-quota-class-sets:discoverable": "@",
-    "os_compute_api:os-quota-class-sets:update": "rule:admin_api",
-    "os_compute_api:os-quota-sets:update": "rule:admin_api",
-    "os_compute_api:os-quota-sets:defaults": "@",
-    "os_compute_api:os-quota-sets:show": "rule:admin_or_owner",
-    "os_compute_api:os-quota-sets:delete": "rule:admin_api",
-    "os_compute_api:os-quota-sets:discoverable": "@",
-    "os_compute_api:os-quota-sets:detail": "rule:admin_api",
-    "os_compute_api:os-remote-consoles": "rule:admin_or_owner",
-    "os_compute_api:os-remote-consoles:discoverable": "@",
+    "os_compute_api:os-rescue": "rule:admin_or_owner",
     "os_compute_api:os-rescue:discoverable": "@",
-    "os_compute_api:os-rescue": "rule:admin_or_owner",
     "os_compute_api:os-scheduler-hints:discoverable": "@",
     "os_compute_api:os-security-group-default-rules:discoverable": "@",
     "os_compute_api:os-security-group-default-rules": "rule:admin_api",
@@ -178,82 +439,62 @@
     "os_compute_api:os-security-groups:discoverable": "@",
     "os_compute_api:os-server-diagnostics": "rule:admin_api",
     "os_compute_api:os-server-diagnostics:discoverable": "@",
-    "os_compute_api:os-server-external-events:create": "rule:admin_api",
-    "os_compute_api:os-server-external-events:discoverable": "@",
+    "os_compute_api:os-server-password": "rule:admin_or_owner",
+    "os_compute_api:os-server-password:discoverable": "@",
+    "os_compute_api:os-server-usage": "rule:admin_or_owner",
+    "os_compute_api:os-server-usage:discoverable": "@",
+    "os_compute_api:os-server-groups": "rule:admin_or_owner",
     "os_compute_api:os-server-groups:discoverable": "@",
-    "os_compute_api:os-server-groups": "rule:admin_or_owner",
+    "os_compute_api:os-server-tags:index": "@",
+    "os_compute_api:os-server-tags:show": "@",
+    "os_compute_api:os-server-tags:update": "@",
+    "os_compute_api:os-server-tags:update_all": "@",
+    "os_compute_api:os-server-tags:delete": "@",
+    "os_compute_api:os-server-tags:delete_all": "@",
+    "os_compute_api:os-services": "rule:admin_api",
+    "os_compute_api:os-services:discoverable": "@",
+    "os_compute_api:server-metadata:discoverable": "@",
     "os_compute_api:server-metadata:index": "rule:admin_or_owner",
     "os_compute_api:server-metadata:show": "rule:admin_or_owner",
+    "os_compute_api:server-metadata:delete": "rule:admin_or_owner",
     "os_compute_api:server-metadata:create": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:discoverable": "@",
+    "os_compute_api:server-metadata:update": "rule:admin_or_owner",
     "os_compute_api:server-metadata:update_all": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:delete": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:update": "rule:admin_or_owner",
-    "os_compute_api:os-server-password": "rule:admin_or_owner",
-    "os_compute_api:os-server-password:discoverable": "@",
-    "os_compute_api:os-server-tags:delete_all": "@",
-    "os_compute_api:os-server-tags:index": "@",
-    "os_compute_api:os-server-tags:update_all": "@",
-    "os_compute_api:os-server-tags:delete": "@",
-    "os_compute_api:os-server-tags:update": "@",
-    "os_compute_api:os-server-tags:show": "@",
-    "os_compute_api:os-server-tags:discoverable": "@",
-    "os_compute_api:os-server-usage": "rule:admin_or_owner",
-    "os_compute_api:os-server-usage:discoverable": "@",
-    "os_compute_api:servers:index": "rule:admin_or_owner",
-    "os_compute_api:servers:detail": "rule:admin_or_owner",
-    "os_compute_api:servers:detail:get_all_tenants": "rule:admin_api",
-    "os_compute_api:servers:index:get_all_tenants": "rule:admin_api",
-    "os_compute_api:servers:show": "rule:admin_or_owner",
-    "os_compute_api:servers:show:host_status": "rule:admin_api",
-    "os_compute_api:servers:create": "rule:admin_or_owner",
-    "os_compute_api:servers:create:forced_host": "rule:admin_or_owner",
-    "os_compute_api:servers:create:attach_volume": "rule:admin_or_owner",
-    "os_compute_api:servers:create:attach_network": "rule:admin_or_owner",
-    "os_compute_api:servers:delete": "rule:admin_or_owner",
-    "os_compute_api:servers:update": "rule:admin_or_owner",
-    "os_compute_api:servers:confirm_resize": "rule:admin_or_owner",
-    "os_compute_api:servers:revert_resize": "rule:admin_or_owner",
-    "os_compute_api:servers:reboot": "rule:admin_or_owner",
-    "os_compute_api:servers:resize": "rule:admin_or_owner",
-    "os_compute_api:servers:rebuild": "rule:admin_or_owner",
-    "os_compute_api:servers:create_image": "rule:admin_or_owner",
-    "os_compute_api:servers:create_image:allow_volume_backed": "rule:admin_or_owner",
-    "os_compute_api:servers:start": "rule:admin_or_owner",
-    "os_compute_api:servers:stop": "rule:admin_or_owner",
-    "os_compute_api:servers:trigger_crash_dump": "rule:admin_or_owner",
-    "os_compute_api:servers:discoverable": "@",
-    "os_compute_api:servers:migrations:show": "rule:admin_api",
-    "os_compute_api:servers:migrations:force_complete": "rule:admin_api",
-    "os_compute_api:servers:migrations:delete": "rule:admin_api",
-    "os_compute_api:servers:migrations:index": "rule:admin_api",
-    "os_compute_api:server-migrations:discoverable": "@",
-    "os_compute_api:os-services": "rule:admin_api",
-    "os_compute_api:os-services:discoverable": "@",
     "os_compute_api:os-shelve:shelve": "rule:admin_or_owner",
-    "os_compute_api:os-shelve:unshelve": "rule:admin_or_owner",
+    "os_compute_api:os-shelve:shelve:discoverable": "@",
     "os_compute_api:os-shelve:shelve_offload": "rule:admin_api",
-    "os_compute_api:os-shelve:discoverable": "@",
+    "os_compute_api:os-simple-tenant-usage:discoverable": "@",
     "os_compute_api:os-simple-tenant-usage:show": "rule:admin_or_owner",
     "os_compute_api:os-simple-tenant-usage:list": "rule:admin_api",
-    "os_compute_api:os-simple-tenant-usage:discoverable": "@",
+    "os_compute_api:os-suspend-server:discoverable": "@",
+    "os_compute_api:os-suspend-server:suspend": "rule:admin_or_owner",
     "os_compute_api:os-suspend-server:resume": "rule:admin_or_owner",
-    "os_compute_api:os-suspend-server:suspend": "rule:admin_or_owner",
-    "os_compute_api:os-suspend-server:discoverable": "@",
     "os_compute_api:os-tenant-networks": "rule:admin_or_owner",
     "os_compute_api:os-tenant-networks:discoverable": "@",
+    "os_compute_api:os-shelve:unshelve": "rule:admin_or_owner",
+    "os_compute_api:os-user-data:discoverable": "@",
+    "os_compute_api:os-virtual-interfaces": "rule:admin_or_owner",
+    "os_compute_api:os-virtual-interfaces:discoverable": "@",
+    "os_compute_api:os-volumes": "rule:admin_or_owner",
+    "os_compute_api:os-volumes:discoverable": "@",
+    "os_compute_api:os-volumes-attachments:index": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:show": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:create": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:update": "rule:admin_api",
+    "os_compute_api:os-volumes-attachments:delete": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:discoverable": "@",
+    "os_compute_api:os-availability-zone:list": "rule:admin_or_owner",
+    "os_compute_api:os-availability-zone:discoverable": "@",
+    "os_compute_api:os-availability-zone:detail": "rule:admin_api",
+    "os_compute_api:os-used-limits": "rule:admin_api",
     "os_compute_api:os-used-limits:discoverable": "@",
-    "os_compute_api:os-used-limits": "rule:admin_api",
-    "os_compute_api:os-user-data:discoverable": "@",
-    "os_compute_api:versions:discoverable": "@",
-    "os_compute_api:os-virtual-interfaces:discoverable": "@",
-    "os_compute_api:os-virtual-interfaces": "rule:admin_or_owner",
-    "os_compute_api:os-volumes:discoverable": "@",
-    "os_compute_api:os-volumes": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:index": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:create": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:show": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:discoverable": "@",
-    "os_compute_api:os-volumes-attachments:update": "rule:admin_api",
-    "os_compute_api:os-volumes-attachments:delete": "rule:admin_or_owner"
+    "os_compute_api:os-migrations:index": "rule:admin_api",
+    "os_compute_api:os-migrations:discoverable": "@",
+    "os_compute_api:os-assisted-volume-snapshots:create": "rule:admin_api",
+    "os_compute_api:os-assisted-volume-snapshots:delete": "rule:admin_api",
+    "os_compute_api:os-assisted-volume-snapshots:discoverable": "@",
+    "os_compute_api:os-console-auth-tokens": "rule:admin_api",
+    "os_compute_api:os-console-auth-tokens:discoverable": "@",
+    "os_compute_api:os-server-external-events:create": "rule:admin_api",
+    "os_compute_api:os-server-external-events:discoverable": "@"
 }

2018-01-29 08:37:48,168 [salt.state       ][INFO    ][4396] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 08:37:48.168811 duration_in_ms=49.902
2018-01-29 08:37:48,169 [salt.state       ][INFO    ][4396] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 08:37:48.169819
2018-01-29 08:37:48,170 [salt.state       ][INFO    ][4396] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2018-01-29 08:37:48,197 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/neutron_policy.json'
2018-01-29 08:37:48,201 [salt.state       ][INFO    ][4396] File changed:
--- 
+++ 
@@ -8,6 +8,8 @@
     "admin_only": "rule:context_is_admin",
     "regular_user": "",
     "shared": "field:networks:shared=True",
+    "shared_firewalls": "field:firewalls:shared=True",
+    "shared_firewall_policies": "field:firewall_policies:shared=True",
     "shared_subnetpools": "field:subnetpools:shared=True",
     "shared_address_scopes": "field:address_scopes:shared=True",
     "external": "field:networks:router:external=True",
@@ -111,8 +113,27 @@
     "create_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
     "update_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
 
+    "create_firewall": "",
+    "get_firewall": "rule:admin_or_owner",
+    "create_firewall:shared": "rule:admin_only",
+    "get_firewall:shared": "rule:admin_only",
+    "update_firewall": "rule:admin_or_owner",
+    "update_firewall:shared": "rule:admin_only",
+    "delete_firewall": "rule:admin_or_owner",
+
+    "create_firewall_policy": "",
+    "get_firewall_policy": "rule:admin_or_owner or rule:shared_firewall_policies",
+    "create_firewall_policy:shared": "rule:admin_or_owner",
+    "update_firewall_policy": "rule:admin_or_owner",
+    "delete_firewall_policy": "rule:admin_or_owner",
+
     "insert_rule": "rule:admin_or_owner",
     "remove_rule": "rule:admin_or_owner",
+
+    "create_firewall_rule": "",
+    "get_firewall_rule": "rule:admin_or_owner or rule:shared_firewalls",
+    "update_firewall_rule": "rule:admin_or_owner",
+    "delete_firewall_rule": "rule:admin_or_owner",
 
     "create_qos_queue": "rule:admin_only",
     "get_qos_queue": "rule:admin_only",

2018-01-29 08:37:48,201 [salt.state       ][INFO    ][4396] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 08:37:48.201383 duration_in_ms=31.564
2018-01-29 08:37:48,202 [salt.state       ][INFO    ][4396] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 08:37:48.202185
2018-01-29 08:37:48,202 [salt.state       ][INFO    ][4396] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2018-01-29 08:37:48,234 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/glance_policy.json'
2018-01-29 08:37:48,235 [salt.state       ][INFO    ][4396] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2018-01-29 08:37:48,236 [salt.state       ][INFO    ][4396] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 08:37:48.236110 duration_in_ms=33.922
2018-01-29 08:37:48,237 [salt.state       ][INFO    ][4396] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 08:37:48.236966
2018-01-29 08:37:48,237 [salt.state       ][INFO    ][4396] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2018-01-29 08:37:48,260 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/ceilometer_policy.json'
2018-01-29 08:37:48,261 [salt.state       ][INFO    ][4396] File changed:
New file
2018-01-29 08:37:48,261 [salt.state       ][INFO    ][4396] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 08:37:48.261742 duration_in_ms=24.775
2018-01-29 08:37:48,262 [salt.state       ][INFO    ][4396] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 08:37:48.262168
2018-01-29 08:37:48,262 [salt.state       ][INFO    ][4396] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2018-01-29 08:37:48,288 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/cinder_policy.json'
2018-01-29 08:37:48,290 [salt.state       ][INFO    ][4396] File changed:
--- 
+++ 
@@ -95,16 +95,16 @@
     "snapshot_extension:snapshot_manage": "rule:admin_api",
     "snapshot_extension:snapshot_unmanage": "rule:admin_api",
 
-    "consistencygroup:create" : "",
-    "consistencygroup:delete": "",
-    "consistencygroup:update": "",
-    "consistencygroup:get": "",
-    "consistencygroup:get_all": "",
+    "consistencygroup:create" : "group:nobody",
+    "consistencygroup:delete": "group:nobody",
+    "consistencygroup:update": "group:nobody",
+    "consistencygroup:get": "group:nobody",
+    "consistencygroup:get_all": "group:nobody",
 
-    "consistencygroup:create_cgsnapshot" : "",
-    "consistencygroup:delete_cgsnapshot": "",
-    "consistencygroup:get_cgsnapshot": "",
-    "consistencygroup:get_all_cgsnapshots": "",
+    "consistencygroup:create_cgsnapshot" : "group:nobody",
+    "consistencygroup:delete_cgsnapshot": "group:nobody",
+    "consistencygroup:get_cgsnapshot": "group:nobody",
+    "consistencygroup:get_all_cgsnapshots": "group:nobody",
 
     "scheduler_extension:scheduler_stats:get_pools" : "rule:admin_api",
     "message:delete": "rule:admin_or_owner",

2018-01-29 08:37:48,292 [salt.state       ][INFO    ][4396] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 08:37:48.292144 duration_in_ms=29.976
2018-01-29 08:37:48,292 [salt.state       ][INFO    ][4396] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 08:37:48.292740
2018-01-29 08:37:48,293 [salt.state       ][INFO    ][4396] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2018-01-29 08:37:48,314 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/heat_policy.json'
2018-01-29 08:37:48,315 [salt.state       ][INFO    ][4396] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2018-01-29 08:37:48,315 [salt.state       ][INFO    ][4396] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 08:37:48.315413 duration_in_ms=22.673
2018-01-29 08:37:48,316 [salt.state       ][INFO    ][4396] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 08:37:48.315990
2018-01-29 08:37:48,316 [salt.state       ][INFO    ][4396] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2018-01-29 08:37:48,338 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/keystone_policy.json'
2018-01-29 08:37:48,341 [salt.state       ][INFO    ][4396] File changed:
--- 
+++ 
@@ -28,7 +28,7 @@
     "identity:update_endpoint": "rule:admin_required",
     "identity:delete_endpoint": "rule:admin_required",
 
-    "identity:get_domain": "rule:admin_required or token.project.domain.id:%(target.domain.id)s",
+    "identity:get_domain": "rule:admin_required",
     "identity:list_domains": "rule:admin_required",
     "identity:create_domain": "rule:admin_required",
     "identity:update_domain": "rule:admin_required",
@@ -41,7 +41,7 @@
     "identity:update_project": "rule:admin_required",
     "identity:delete_project": "rule:admin_required",
 
-    "identity:get_user": "rule:admin_or_owner",
+    "identity:get_user": "rule:admin_required",
     "identity:list_users": "rule:admin_required",
     "identity:create_user": "rule:admin_required",
     "identity:update_user": "rule:admin_required",
@@ -173,10 +173,10 @@
     "identity:get_auth_projects": "",
     "identity:get_auth_domains": "",
 
-    "identity:list_projects_for_user": "",
-    "identity:list_domains_for_user": "",
+    "identity:list_projects_for_groups": "",
+    "identity:list_domains_for_groups": "",
 
-    "identity:list_revoke_events": "rule:service_or_admin",
+    "identity:list_revoke_events": "",
 
     "identity:create_policy_association_for_endpoint": "rule:admin_required",
     "identity:check_policy_association_for_endpoint": "rule:admin_required",
@@ -192,7 +192,6 @@
 
     "identity:create_domain_config": "rule:admin_required",
     "identity:get_domain_config": "rule:admin_required",
-    "identity:get_security_compliance_domain_config": "",
     "identity:update_domain_config": "rule:admin_required",
     "identity:delete_domain_config": "rule:admin_required",
     "identity:get_domain_config_default": "rule:admin_required"

2018-01-29 08:37:48,344 [salt.state       ][INFO    ][4396] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 08:37:48.344387 duration_in_ms=28.397
2018-01-29 08:37:48,344 [salt.state       ][INFO    ][4396] Running state [/etc/apache2/ports.conf] at time 08:37:48.344906
2018-01-29 08:37:48,345 [salt.state       ][INFO    ][4396] Executing state file.managed for /etc/apache2/ports.conf
2018-01-29 08:37:48,364 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2018-01-29 08:37:48,403 [salt.state       ][INFO    ][4396] File changed:
--- 
+++ 
@@ -1,15 +1,16 @@
+
 # If you just change the port or add more ports here, you will likely also
 # have to change the VirtualHost statement in
 # /etc/apache2/sites-enabled/000-default.conf
 
-Listen 80
+Listen 0.0.0.0:8078
 
 <IfModule ssl_module>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 <IfModule mod_gnutls.c>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 # vim: syntax=apache ts=4 sw=4 sts=4 sr noet

2018-01-29 08:37:48,405 [salt.state       ][INFO    ][4396] Completed state [/etc/apache2/ports.conf] at time 08:37:48.405020 duration_in_ms=60.114
2018-01-29 08:37:48,405 [salt.state       ][INFO    ][4396] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 08:37:48.405514
2018-01-29 08:37:48,405 [salt.state       ][INFO    ][4396] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2018-01-29 08:37:48,430 [salt.fileclient  ][INFO    ][4396] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2018-01-29 08:37:48,493 [salt.state       ][INFO    ][4396] File changed:
--- 
+++ 
@@ -1,14 +1,36 @@
-WSGIScriptAlias /horizon /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi process-group=horizon
-WSGIDaemonProcess horizon user=horizon group=horizon processes=3 threads=10 display-name=%{GROUP}
-WSGIProcessGroup horizon
 
-Alias /static /var/lib/openstack-dashboard/static/
-Alias /horizon/static /var/lib/openstack-dashboard/static/
 
-<Directory /usr/share/openstack-dashboard/openstack_dashboard/wsgi>
-  Require all granted
-</Directory>
+<VirtualHost 0.0.0.0:8078>
+  ServerName openstack-dashboard
 
-<Directory /var/lib/openstack-dashboard/static>
-  Require all granted
-</Directory>
+  WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi
+  WSGIDaemonProcess horizon user=horizon group=horizon processes=3 threads=10
+  WSGIProcessGroup horizon
+
+  Alias /static /usr/share/openstack-dashboard/static
+
+  <Directory /usr/share/openstack-dashboard/openstack_dashboard/wsgi>
+    Order allow,deny
+    Allow from all
+  </Directory>
+
+  <Directory /usr/share/openstack-dashboard/static>
+    <IfModule mod_expires.c>
+      ExpiresActive On
+      ExpiresDefault "access 6 month"
+    </IfModule>
+    <IfModule mod_deflate.c>
+      SetOutputFilter DEFLATE
+    </IfModule>
+
+    Require all granted
+  </Directory>
+  ServerSignature Off
+  LogFormat "%h %t %m \"%U%q\" %H %>s %O %D \"%{Referer}i\" \"%{User-Agent}i\"" horizon
+  ErrorLog "/var/log/apache2/openstack_dashboard_error.log"
+  CustomLog "/var/log/apache2/openstack_dashboard_access.log" horizon
+  SetEnvIf X-Forwarded-Proto https HTTPS=1
+
+</VirtualHost>
+
+

2018-01-29 08:37:48,496 [salt.state       ][INFO    ][4396] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 08:37:48.495956 duration_in_ms=90.441
2018-01-29 08:37:48,500 [salt.state       ][INFO    ][4396] Running state [wsgi] at time 08:37:48.500775
2018-01-29 08:37:48,501 [salt.state       ][INFO    ][4396] Executing state apache_module.enabled for wsgi
2018-01-29 08:37:48,503 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2018-01-29 08:37:48,592 [salt.state       ][INFO    ][4396] {'new': 'wsgi', 'old': None}
2018-01-29 08:37:48,593 [salt.state       ][INFO    ][4396] Completed state [wsgi] at time 08:37:48.593505 duration_in_ms=92.73
2018-01-29 08:37:48,596 [salt.state       ][INFO    ][4396] Running state [openstack-dashboard] at time 08:37:48.596798
2018-01-29 08:37:48,597 [salt.state       ][INFO    ][4396] Executing state apache_conf.enabled for openstack-dashboard
2018-01-29 08:37:48,597 [salt.state       ][INFO    ][4396] openstack-dashboard already enabled.
2018-01-29 08:37:48,598 [salt.state       ][INFO    ][4396] Completed state [openstack-dashboard] at time 08:37:48.598153 duration_in_ms=1.355
2018-01-29 08:37:48,657 [salt.state       ][INFO    ][4396] Running state [/var/log/horizon] at time 08:37:48.657906
2018-01-29 08:37:48,658 [salt.state       ][INFO    ][4396] Executing state file.directory for /var/log/horizon
2018-01-29 08:37:48,660 [salt.state       ][INFO    ][4396] {'/var/log/horizon': 'New Dir'}
2018-01-29 08:37:48,660 [salt.state       ][INFO    ][4396] Completed state [/var/log/horizon] at time 08:37:48.660828 duration_in_ms=2.923
2018-01-29 08:37:48,661 [salt.state       ][INFO    ][4396] Running state [/var/log/horizon/horizon.log] at time 08:37:48.661308
2018-01-29 08:37:48,661 [salt.state       ][INFO    ][4396] Executing state file.managed for /var/log/horizon/horizon.log
2018-01-29 08:37:48,662 [salt.loaded.int.states.file][WARNING ][4396] State for file: /var/log/horizon/horizon.log - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-01-29 08:37:48,663 [salt.state       ][INFO    ][4396] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2018-01-29 08:37:48,663 [salt.state       ][INFO    ][4396] Completed state [/var/log/horizon/horizon.log] at time 08:37:48.663744 duration_in_ms=2.436
2018-01-29 08:37:48,664 [salt.state       ][INFO    ][4396] Running state [apache2] at time 08:37:48.664727
2018-01-29 08:37:48,665 [salt.state       ][INFO    ][4396] Executing state service.running for apache2
2018-01-29 08:37:48,665 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-29 08:37:48,687 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-29 08:37:48,704 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-29 08:37:48,726 [salt.state       ][INFO    ][4396] The service apache2 is already running
2018-01-29 08:37:48,728 [salt.state       ][INFO    ][4396] Completed state [apache2] at time 08:37:48.727170 duration_in_ms=62.439
2018-01-29 08:37:48,728 [salt.state       ][INFO    ][4396] Running state [apache2] at time 08:37:48.728742
2018-01-29 08:37:48,729 [salt.state       ][INFO    ][4396] Executing state service.mod_watch for apache2
2018-01-29 08:37:48,730 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-29 08:37:48,749 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-29 08:37:48,769 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-29 08:37:51,062 [salt.state       ][INFO    ][4396] {'apache2': True}
2018-01-29 08:37:51,062 [salt.state       ][INFO    ][4396] Completed state [apache2] at time 08:37:51.062718 duration_in_ms=2333.976
2018-01-29 08:37:51,065 [salt.minion      ][INFO    ][4396] Returning information for job: 20180129083615232140
2018-01-29 08:37:51,858 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command state.sls with jid 20180129083751846032
2018-01-29 08:37:51,876 [salt.minion      ][INFO    ][9254] Starting a new job with PID 9254
2018-01-29 08:37:54,222 [salt.state       ][INFO    ][9254] Loading fresh modules for state activity
2018-01-29 08:37:54,298 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2018-01-29 08:37:54,321 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2018-01-29 08:37:54,385 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2018-01-29 08:37:54,429 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2018-01-29 08:37:54,587 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/init.sls'
2018-01-29 08:37:54,607 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/server.sls'
2018-01-29 08:37:54,639 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/_salt.sls'
2018-01-29 08:37:56,857 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'git/init.sls'
2018-01-29 08:37:56,884 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'git/client.sls'
2018-01-29 08:37:56,920 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'git/map.jinja'
2018-01-29 08:37:57,430 [salt.state       ][INFO    ][9254] Running state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 08:37:57.430130
2018-01-29 08:37:57,430 [salt.state       ][INFO    ][9254] Executing state cmd.run for cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt
2018-01-29 08:37:57,433 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command 'cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt' in directory '/root'
2018-01-29 08:37:57,452 [salt.state       ][INFO    ][9254] {'pid': 9275, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-29 08:37:57,453 [salt.state       ][INFO    ][9254] Completed state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 08:37:57.453443 duration_in_ms=23.313
2018-01-29 08:37:59,029 [salt.state       ][INFO    ][9254] Running state [nginx] at time 08:37:59.029409
2018-01-29 08:37:59,029 [salt.state       ][INFO    ][9254] Executing state pkg.installed for nginx
2018-01-29 08:37:59,030 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:37:59,452 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['apt-cache', '-q', 'policy', 'nginx'] in directory '/root'
2018-01-29 08:37:59,547 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-29 08:38:01,201 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 08:38:01,240 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nginx'] in directory '/root'
2018-01-29 08:38:01,963 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083801946512
2018-01-29 08:38:01,984 [salt.minion      ][INFO    ][9583] Starting a new job with PID 9583
2018-01-29 08:38:02,002 [salt.minion      ][INFO    ][9583] Returning information for job: 20180129083801946512
2018-01-29 08:38:05,826 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:38:05,881 [salt.state       ][INFO    ][9254] Made the following changes:
'libgd3' changed from 'absent' to '2.1.1-4ubuntu0.16.04.8'
'nginx-core' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libxpm4' changed from 'absent' to '1:3.5.11-1ubuntu0.16.04.1'
'nginx' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'nginx-common' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libfontconfig' changed from 'absent' to '1'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'libvpx3' changed from 'absent' to '1.5.0-2ubuntu1'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2018-01-29 08:38:05,913 [salt.state       ][INFO    ][9254] Loading fresh modules for state activity
2018-01-29 08:38:06,108 [salt.state       ][INFO    ][9254] Completed state [nginx] at time 08:38:06.108779 duration_in_ms=7079.367
2018-01-29 08:38:06,119 [salt.state       ][INFO    ][9254] Running state [apache2-utils] at time 08:38:06.119630
2018-01-29 08:38:06,120 [salt.state       ][INFO    ][9254] Executing state pkg.installed for apache2-utils
2018-01-29 08:38:06,602 [salt.state       ][INFO    ][9254] All specified packages are already installed
2018-01-29 08:38:06,603 [salt.state       ][INFO    ][9254] Completed state [apache2-utils] at time 08:38:06.603465 duration_in_ms=483.834
2018-01-29 08:38:06,605 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 08:38:06.605781
2018-01-29 08:38:06,606 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2018-01-29 08:38:06,646 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2018-01-29 08:38:06,712 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2018-01-29 08:38:06,740 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2018-01-29 08:38:06,779 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2018-01-29 08:38:06,802 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2018-01-29 08:38:06,827 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2018-01-29 08:38:06,836 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:06,837 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 08:38:06.837074 duration_in_ms=231.293
2018-01-29 08:38:06,837 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 08:38:06.837463
2018-01-29 08:38:06,837 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2018-01-29 08:38:06,839 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2018-01-29 08:38:06,840 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 08:38:06.839963 duration_in_ms=2.5
2018-01-29 08:38:06,840 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 08:38:06.840872
2018-01-29 08:38:06,841 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2018-01-29 08:38:06,993 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:06,994 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 08:38:06.994297 duration_in_ms=153.425
2018-01-29 08:38:06,994 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 08:38:06.994661
2018-01-29 08:38:06,995 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2018-01-29 08:38:06,996 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2018-01-29 08:38:06,996 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 08:38:06.996735 duration_in_ms=2.074
2018-01-29 08:38:06,997 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 08:38:06.997564
2018-01-29 08:38:06,997 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2018-01-29 08:38:07,144 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:07,145 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 08:38:07.145088 duration_in_ms=147.523
2018-01-29 08:38:07,145 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 08:38:07.145540
2018-01-29 08:38:07,145 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2018-01-29 08:38:07,148 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2018-01-29 08:38:07,148 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 08:38:07.148624 duration_in_ms=3.084
2018-01-29 08:38:07,149 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 08:38:07.149476
2018-01-29 08:38:07,149 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2018-01-29 08:38:07,294 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:07,295 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 08:38:07.295925 duration_in_ms=146.449
2018-01-29 08:38:07,296 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 08:38:07.296352
2018-01-29 08:38:07,296 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2018-01-29 08:38:07,298 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2018-01-29 08:38:07,298 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 08:38:07.298836 duration_in_ms=2.484
2018-01-29 08:38:07,299 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 08:38:07.299871
2018-01-29 08:38:07,300 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2018-01-29 08:38:07,448 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:07,448 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 08:38:07.448747 duration_in_ms=148.876
2018-01-29 08:38:07,449 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 08:38:07.449113
2018-01-29 08:38:07,449 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2018-01-29 08:38:07,450 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2018-01-29 08:38:07,451 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 08:38:07.451134 duration_in_ms=2.021
2018-01-29 08:38:07,452 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 08:38:07.452303
2018-01-29 08:38:07,452 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2018-01-29 08:38:07,597 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:07,598 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 08:38:07.598318 duration_in_ms=146.014
2018-01-29 08:38:07,598 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 08:38:07.598810
2018-01-29 08:38:07,599 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2018-01-29 08:38:07,601 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2018-01-29 08:38:07,601 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 08:38:07.601710 duration_in_ms=2.9
2018-01-29 08:38:07,602 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 08:38:07.602857
2018-01-29 08:38:07,603 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2018-01-29 08:38:07,755 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:07,756 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 08:38:07.756510 duration_in_ms=153.653
2018-01-29 08:38:07,757 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 08:38:07.757017
2018-01-29 08:38:07,757 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2018-01-29 08:38:07,760 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2018-01-29 08:38:07,760 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 08:38:07.760867 duration_in_ms=3.851
2018-01-29 08:38:07,761 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 08:38:07.761699
2018-01-29 08:38:07,762 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2018-01-29 08:38:07,904 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:07,905 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 08:38:07.904961 duration_in_ms=143.262
2018-01-29 08:38:07,905 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 08:38:07.905312
2018-01-29 08:38:07,905 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2018-01-29 08:38:07,907 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2018-01-29 08:38:07,907 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 08:38:07.907362 duration_in_ms=2.049
2018-01-29 08:38:07,908 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 08:38:07.908241
2018-01-29 08:38:07,908 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2018-01-29 08:38:08,049 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,049 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 08:38:08.049762 duration_in_ms=141.52
2018-01-29 08:38:08,050 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 08:38:08.050115
2018-01-29 08:38:08,050 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2018-01-29 08:38:08,051 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2018-01-29 08:38:08,052 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 08:38:08.052194 duration_in_ms=2.079
2018-01-29 08:38:08,053 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:38:08.053034
2018-01-29 08:38:08,053 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2018-01-29 08:38:08,209 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,209 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:38:08.209617 duration_in_ms=156.582
2018-01-29 08:38:08,210 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:38:08.210154
2018-01-29 08:38:08,210 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2018-01-29 08:38:08,212 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2018-01-29 08:38:08,213 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:38:08.213231 duration_in_ms=3.077
2018-01-29 08:38:08,214 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:38:08.214458
2018-01-29 08:38:08,215 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2018-01-29 08:38:08,362 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,363 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:38:08.363169 duration_in_ms=148.71
2018-01-29 08:38:08,363 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:38:08.363614
2018-01-29 08:38:08,364 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2018-01-29 08:38:08,365 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2018-01-29 08:38:08,366 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:38:08.366135 duration_in_ms=2.521
2018-01-29 08:38:08,367 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 08:38:08.367155
2018-01-29 08:38:08,367 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2018-01-29 08:38:08,392 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2018-01-29 08:38:08,404 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,404 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 08:38:08.404830 duration_in_ms=37.675
2018-01-29 08:38:08,405 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 08:38:08.405330
2018-01-29 08:38:08,405 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2018-01-29 08:38:08,408 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2018-01-29 08:38:08,408 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 08:38:08.408581 duration_in_ms=3.251
2018-01-29 08:38:08,409 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 08:38:08.409419
2018-01-29 08:38:08,409 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2018-01-29 08:38:08,432 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2018-01-29 08:38:08,487 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2018-01-29 08:38:08,546 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,546 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 08:38:08.546680 duration_in_ms=137.26
2018-01-29 08:38:08,547 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 08:38:08.547186
2018-01-29 08:38:08,547 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2018-01-29 08:38:08,549 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2018-01-29 08:38:08,550 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 08:38:08.550056 duration_in_ms=2.869
2018-01-29 08:38:08,552 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 08:38:08.552320
2018-01-29 08:38:08,552 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2018-01-29 08:38:08,698 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,698 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 08:38:08.698894 duration_in_ms=146.573
2018-01-29 08:38:08,699 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 08:38:08.699307
2018-01-29 08:38:08,699 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2018-01-29 08:38:08,701 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2018-01-29 08:38:08,701 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 08:38:08.701677 duration_in_ms=2.37
2018-01-29 08:38:08,702 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 08:38:08.702620
2018-01-29 08:38:08,703 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2018-01-29 08:38:08,723 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2018-01-29 08:38:08,728 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,729 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 08:38:08.729147 duration_in_ms=26.526
2018-01-29 08:38:08,729 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 08:38:08.729616
2018-01-29 08:38:08,730 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2018-01-29 08:38:08,734 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2018-01-29 08:38:08,734 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 08:38:08.734420 duration_in_ms=4.803
2018-01-29 08:38:08,735 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 08:38:08.735687
2018-01-29 08:38:08,736 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2018-01-29 08:38:08,889 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:08,889 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 08:38:08.889752 duration_in_ms=154.065
2018-01-29 08:38:08,890 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 08:38:08.890252
2018-01-29 08:38:08,890 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2018-01-29 08:38:08,892 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2018-01-29 08:38:08,893 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 08:38:08.893171 duration_in_ms=2.919
2018-01-29 08:38:08,894 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:38:08.894358
2018-01-29 08:38:08,894 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2018-01-29 08:38:09,036 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:38:09,037 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:38:09.037126 duration_in_ms=142.767
2018-01-29 08:38:09,037 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:38:09.037628
2018-01-29 08:38:09,038 [salt.state       ][INFO    ][9254] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2018-01-29 08:38:09,040 [salt.state       ][INFO    ][9254] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2018-01-29 08:38:09,040 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:38:09.040573 duration_in_ms=2.945
2018-01-29 08:38:09,041 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-enabled/default] at time 08:38:09.041740
2018-01-29 08:38:09,042 [salt.state       ][INFO    ][9254] Executing state file.absent for /etc/nginx/sites-enabled/default
2018-01-29 08:38:09,042 [salt.state       ][INFO    ][9254] {'removed': '/etc/nginx/sites-enabled/default'}
2018-01-29 08:38:09,044 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-enabled/default] at time 08:38:09.044217 duration_in_ms=2.477
2018-01-29 08:38:09,045 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/sites-available/default] at time 08:38:09.045045
2018-01-29 08:38:09,045 [salt.state       ][INFO    ][9254] Executing state file.absent for /etc/nginx/sites-available/default
2018-01-29 08:38:09,045 [salt.state       ][INFO    ][9254] {'removed': '/etc/nginx/sites-available/default'}
2018-01-29 08:38:09,046 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/sites-available/default] at time 08:38:09.046122 duration_in_ms=1.077
2018-01-29 08:38:09,046 [salt.state       ][INFO    ][9254] Running state [/etc/nginx/nginx.conf] at time 08:38:09.046943
2018-01-29 08:38:09,047 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/nginx/nginx.conf
2018-01-29 08:38:09,068 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2018-01-29 08:38:09,105 [salt.state       ][INFO    ][9254] File changed:
--- 
+++ 
@@ -1,85 +1,100 @@
 user www-data;
 worker_processes auto;
+worker_rlimit_nofile 20000;
 pid /run/nginx.pid;
 
+
 events {
-	worker_connections 768;
-	# multi_accept on;
+        worker_connections 1024;
+        # multi_accept on;
 }
 
 http {
 
-	##
-	# Basic Settings
-	##
+        ##
+        # Basic Settings
+        ##
 
-	sendfile on;
-	tcp_nopush on;
-	tcp_nodelay on;
-	keepalive_timeout 65;
-	types_hash_max_size 2048;
-	# server_tokens off;
+        sendfile on;
+        tcp_nopush on;
+        tcp_nodelay on;
+        keepalive_timeout 65;
+        types_hash_max_size 2048;
+        server_tokens off;
 
-	# server_names_hash_bucket_size 64;
-	# server_name_in_redirect off;
+        server_names_hash_bucket_size 128;
+        # server_name_in_redirect off;
 
-	include /etc/nginx/mime.types;
-	default_type application/octet-stream;
+        include /etc/nginx/mime.types;
+        default_type application/octet-stream;
 
-	##
-	# SSL Settings
-	##
+        ##
+        # Logging Settings
+        ##
 
-	ssl_protocols TLSv1 TLSv1.1 TLSv1.2; # Dropping SSLv3, ref: POODLE
-	ssl_prefer_server_ciphers on;
+        access_log /var/log/nginx/access.log;
+        error_log /var/log/nginx/error.log;
 
-	##
-	# Logging Settings
-	##
+        ##
+        # Gzip Settings
+        ##
 
-	access_log /var/log/nginx/access.log;
-	error_log /var/log/nginx/error.log;
+        gzip on;
+        gzip_disable "msie6";
 
-	##
-	# Gzip Settings
-	##
+        # gzip_vary on;
+        # gzip_proxied any;
+        # gzip_comp_level 6;
+        # gzip_buffers 16 8k;
+        # gzip_http_version 1.1;
+        # gzip_types text/plain text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
 
-	gzip on;
-	gzip_disable "msie6";
+        ##
+        # nginx-naxsi config
+        ##
+        # Uncomment it if you installed nginx-naxsi
+        ##
 
-	# gzip_vary on;
-	# gzip_proxied any;
-	# gzip_comp_level 6;
-	# gzip_buffers 16 8k;
-	# gzip_http_version 1.1;
-	# gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;
+        #include /etc/nginx/naxsi_core.rules;
 
-	##
-	# Virtual Host Configs
-	##
+        ##
+        # nginx-passenger config
+        ##
+        # Uncomment it if you installed nginx-passenger
+        ##
 
-	include /etc/nginx/conf.d/*.conf;
-	include /etc/nginx/sites-enabled/*;
+        #passenger_root /usr;
+        #passenger_ruby /usr/bin/ruby;
+
+
+
+        ##
+        # Virtual Host Configs
+        ##
+
+        include /etc/nginx/conf.d/*.conf;
+        include /etc/nginx/sites-enabled/*.conf;
 }
 
 
+
 #mail {
-#	# See sample authentication script at:
-#	# http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
-# 
-#	# auth_http localhost/auth.php;
-#	# pop3_capabilities "TOP" "USER";
-#	# imap_capabilities "IMAP4rev1" "UIDPLUS";
-# 
-#	server {
-#		listen     localhost:110;
-#		protocol   pop3;
-#		proxy      on;
-#	}
-# 
-#	server {
-#		listen     localhost:143;
-#		protocol   imap;
-#		proxy      on;
-#	}
+#       # See sample authentication script at:
+#       # http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
+#
+#       # auth_http localhost/auth.php;
+#       # pop3_capabilities "TOP" "USER";
+#       # imap_capabilities "IMAP4rev1" "UIDPLUS";
+#
+#       server {
+#               listen     localhost:110;
+#               protocol   pop3;
+#               proxy      on;
+#       }
+#
+#       server {
+#               listen     localhost:143;
+#               protocol   imap;
+#               proxy      on;
+#       }
 #}

2018-01-29 08:38:09,113 [salt.state       ][INFO    ][9254] Completed state [/etc/nginx/nginx.conf] at time 08:38:09.113123 duration_in_ms=66.18
2018-01-29 08:38:09,113 [salt.state       ][INFO    ][9254] Running state [/etc/ssl/private] at time 08:38:09.113865
2018-01-29 08:38:09,114 [salt.state       ][INFO    ][9254] Executing state file.directory for /etc/ssl/private
2018-01-29 08:38:09,115 [salt.state       ][INFO    ][9254] Directory /etc/ssl/private is in the correct state
2018-01-29 08:38:09,115 [salt.state       ][INFO    ][9254] Completed state [/etc/ssl/private] at time 08:38:09.115667 duration_in_ms=1.802
2018-01-29 08:38:09,142 [salt.state       ][INFO    ][9254] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 08:38:09.142704
2018-01-29 08:38:09,142 [salt.state       ][INFO    ][9254] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2018-01-29 08:38:09,143 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2018-01-29 08:38:12,005 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083811980141
2018-01-29 08:38:12,026 [salt.minion      ][INFO    ][10035] Starting a new job with PID 10035
2018-01-29 08:38:12,042 [salt.minion      ][INFO    ][10035] Returning information for job: 20180129083811980141
2018-01-29 08:38:22,028 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083822015281
2018-01-29 08:38:22,051 [salt.minion      ][INFO    ][10040] Starting a new job with PID 10040
2018-01-29 08:38:22,067 [salt.minion      ][INFO    ][10040] Returning information for job: 20180129083822015281
2018-01-29 08:38:32,057 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083832040395
2018-01-29 08:38:32,082 [salt.minion      ][INFO    ][10045] Starting a new job with PID 10045
2018-01-29 08:38:32,098 [salt.minion      ][INFO    ][10045] Returning information for job: 20180129083832040395
2018-01-29 08:38:42,081 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083842066532
2018-01-29 08:38:42,109 [salt.minion      ][INFO    ][10050] Starting a new job with PID 10050
2018-01-29 08:38:42,124 [salt.minion      ][INFO    ][10050] Returning information for job: 20180129083842066532
2018-01-29 08:38:52,101 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083852088456
2018-01-29 08:38:52,126 [salt.minion      ][INFO    ][10065] Starting a new job with PID 10065
2018-01-29 08:38:52,141 [salt.minion      ][INFO    ][10065] Returning information for job: 20180129083852088456
2018-01-29 08:38:57,578 [salt.state       ][INFO    ][9254] {'pid': 10031, 'retcode': 0, 'stderr': "Generating DH parameters, 2048 bit long safe prime, generator 2\nThis is going to take a long time\n..........................................+...................................................+...............................................................................................+..............+........................+..............................................................................................................................................................................................+..........................................................................................................+...........................+...........................................................................+.......................+..............................................................................+....................................................................+..........................+.............................................................................................................................+.........................+......+........+....................+..............+...............................................................................+........................................................+..............................................+.........+.................................+.....................................................................................................................................................+..................................................................................................................................................................................................................................+..............................................................................................+.....................................................................................................+..................................................................................................................................................................+..............................................................................................+...........................................................................+...................................................................................+....+..............................................................................+................+.......................................................................+.......+...............................................................................................+...................................................................+....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+.........................................................................................................................................................................................................................................................................+.........................................................+.......+.........................................................................+....................................................................................................................................................................................................+.................................................................................+.........................................................................................+..........................................................+........................+.......................................................................................................................................................................................+..............+..................................+.......................................................................................................................+...............................................................................................+....................................................................................................................................+.................................................................+......................+.................................+.......+...................................................................................+.............................................+...........................................+.............................................................................................+...........................................+...............................................................................+.......+......................................................................................+........................................................++*++*\nunable to write 'random state'", 'stdout': ''}
2018-01-29 08:38:57,580 [salt.state       ][INFO    ][9254] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 08:38:57.580607 duration_in_ms=48437.903
2018-01-29 08:38:57,590 [salt.state       ][INFO    ][9254] Running state [nginx] at time 08:38:57.590682
2018-01-29 08:38:57,591 [salt.state       ][INFO    ][9254] Executing state service.running for nginx
2018-01-29 08:38:57,592 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2018-01-29 08:38:57,622 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2018-01-29 08:38:57,643 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2018-01-29 08:38:57,668 [salt.state       ][INFO    ][9254] The service nginx is already running
2018-01-29 08:38:57,669 [salt.state       ][INFO    ][9254] Completed state [nginx] at time 08:38:57.668949 duration_in_ms=78.267
2018-01-29 08:38:57,669 [salt.state       ][INFO    ][9254] Running state [nginx] at time 08:38:57.669549
2018-01-29 08:38:57,670 [salt.state       ][INFO    ][9254] Executing state service.mod_watch for nginx
2018-01-29 08:38:57,671 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2018-01-29 08:38:57,691 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2018-01-29 08:38:57,711 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2018-01-29 08:38:57,866 [salt.state       ][INFO    ][9254] {'nginx': True}
2018-01-29 08:38:57,866 [salt.state       ][INFO    ][9254] Completed state [nginx] at time 08:38:57.866585 duration_in_ms=197.036
2018-01-29 08:38:57,870 [salt.state       ][INFO    ][9254] Running state [root] at time 08:38:57.869978
2018-01-29 08:38:57,870 [salt.state       ][INFO    ][9254] Executing state user.present for root
2018-01-29 08:38:57,872 [salt.state       ][INFO    ][9254] User root is present and up to date
2018-01-29 08:38:57,873 [salt.state       ][INFO    ][9254] Completed state [root] at time 08:38:57.873185 duration_in_ms=3.207
2018-01-29 08:38:57,874 [salt.state       ][INFO    ][9254] Running state [/root] at time 08:38:57.874780
2018-01-29 08:38:57,875 [salt.state       ][INFO    ][9254] Executing state file.directory for /root
2018-01-29 08:38:57,876 [salt.state       ][INFO    ][9254] Directory /root is in the correct state
2018-01-29 08:38:57,876 [salt.state       ][INFO    ][9254] Completed state [/root] at time 08:38:57.876815 duration_in_ms=2.035
2018-01-29 08:38:57,877 [salt.state       ][INFO    ][9254] Running state [/etc/sudoers.d/90-salt-user-root] at time 08:38:57.877298
2018-01-29 08:38:57,877 [salt.state       ][INFO    ][9254] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-29 08:38:57,878 [salt.state       ][INFO    ][9254] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-29 08:38:57,879 [salt.state       ][INFO    ][9254] Completed state [/etc/sudoers.d/90-salt-user-root] at time 08:38:57.879173 duration_in_ms=1.875
2018-01-29 08:38:57,879 [salt.state       ][INFO    ][9254] Running state [ubuntu] at time 08:38:57.879693
2018-01-29 08:38:57,880 [salt.state       ][INFO    ][9254] Executing state user.present for ubuntu
2018-01-29 08:38:57,881 [salt.state       ][INFO    ][9254] User ubuntu is present and up to date
2018-01-29 08:38:57,882 [salt.state       ][INFO    ][9254] Completed state [ubuntu] at time 08:38:57.882218 duration_in_ms=2.525
2018-01-29 08:38:57,883 [salt.state       ][INFO    ][9254] Running state [/home/ubuntu] at time 08:38:57.883375
2018-01-29 08:38:57,883 [salt.state       ][INFO    ][9254] Executing state file.directory for /home/ubuntu
2018-01-29 08:38:57,884 [salt.state       ][INFO    ][9254] Directory /home/ubuntu is in the correct state
2018-01-29 08:38:57,885 [salt.state       ][INFO    ][9254] Completed state [/home/ubuntu] at time 08:38:57.885285 duration_in_ms=1.91
2018-01-29 08:38:57,886 [salt.state       ][INFO    ][9254] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:38:57.886249
2018-01-29 08:38:57,886 [salt.state       ][INFO    ][9254] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-29 08:38:57,910 [salt.state       ][INFO    ][9254] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-29 08:38:57,911 [salt.state       ][INFO    ][9254] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:38:57.911288 duration_in_ms=25.039
2018-01-29 08:38:57,911 [salt.state       ][INFO    ][9254] Running state [git-core] at time 08:38:57.911807
2018-01-29 08:38:57,912 [salt.state       ][INFO    ][9254] Executing state pkg.installed for git-core
2018-01-29 08:38:57,920 [salt.state       ][INFO    ][9254] All specified packages are already installed
2018-01-29 08:38:57,921 [salt.state       ][INFO    ][9254] Completed state [git-core] at time 08:38:57.921252 duration_in_ms=9.443
2018-01-29 08:38:57,921 [salt.state       ][INFO    ][9254] Running state [python-sphinx] at time 08:38:57.921743
2018-01-29 08:38:57,922 [salt.state       ][INFO    ][9254] Executing state pkg.installed for python-sphinx
2018-01-29 08:38:57,942 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-29 08:38:57,985 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-sphinx'] in directory '/root'
2018-01-29 08:39:01,545 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-29 08:39:01,601 [salt.state       ][INFO    ][9254] Made the following changes:
'python-sphinx' changed from 'absent' to '1.5.6-2~cloud0'
'python-imagesize' changed from 'absent' to '0.7.1-1~cloud0'
'python-alabaster' changed from 'absent' to '0.7.7-1'
'sphinx-common' changed from 'absent' to '1.5.6-2~cloud0'
'python2.7-alabaster' changed from 'absent' to '1'

2018-01-29 08:39:01,632 [salt.state       ][INFO    ][9254] Loading fresh modules for state activity
2018-01-29 08:39:01,672 [salt.state       ][INFO    ][9254] Completed state [python-sphinx] at time 08:39:01.672542 duration_in_ms=3750.798
2018-01-29 08:39:01,676 [salt.state       ][INFO    ][9254] Running state [/srv/static/sites] at time 08:39:01.675990
2018-01-29 08:39:01,676 [salt.state       ][INFO    ][9254] Executing state file.directory for /srv/static/sites
2018-01-29 08:39:01,681 [salt.state       ][INFO    ][9254] {'/srv/static/sites': 'New Dir'}
2018-01-29 08:39:01,681 [salt.state       ][INFO    ][9254] Completed state [/srv/static/sites] at time 08:39:01.681624 duration_in_ms=5.634
2018-01-29 08:39:01,681 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern] at time 08:39:01.681920
2018-01-29 08:39:01,682 [salt.state       ][INFO    ][9254] Executing state file.directory for /srv/static/extern
2018-01-29 08:39:01,682 [salt.state       ][INFO    ][9254] {'/srv/static/extern': 'New Dir'}
2018-01-29 08:39:01,683 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern] at time 08:39:01.683068 duration_in_ms=1.148
2018-01-29 08:39:01,684 [salt.state       ][INFO    ][9254] Running state [/srv/static/sites/reclass_doc] at time 08:39:01.684460
2018-01-29 08:39:01,684 [salt.state       ][INFO    ][9254] Executing state file.directory for /srv/static/sites/reclass_doc
2018-01-29 08:39:01,685 [salt.state       ][INFO    ][9254] {'/srv/static/sites/reclass_doc': 'New Dir'}
2018-01-29 08:39:01,685 [salt.state       ][INFO    ][9254] Completed state [/srv/static/sites/reclass_doc] at time 08:39:01.685632 duration_in_ms=1.172
2018-01-29 08:39:01,685 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/_static] at time 08:39:01.685911
2018-01-29 08:39:01,686 [salt.state       ][INFO    ][9254] Executing state file.directory for /srv/static/extern/salt/source/_static
2018-01-29 08:39:01,688 [salt.state       ][INFO    ][9254] {'/srv/static/extern/salt/source/_static': 'New Dir'}
2018-01-29 08:39:01,688 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/_static] at time 08:39:01.688848 duration_in_ms=2.937
2018-01-29 08:39:01,689 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/services] at time 08:39:01.689131
2018-01-29 08:39:01,689 [salt.state       ][INFO    ][9254] Executing state file.directory for /srv/static/extern/salt/source/services
2018-01-29 08:39:01,690 [salt.state       ][INFO    ][9254] {'/srv/static/extern/salt/source/services': 'New Dir'}
2018-01-29 08:39:01,690 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/services] at time 08:39:01.690559 duration_in_ms=1.428
2018-01-29 08:39:01,690 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes] at time 08:39:01.690841
2018-01-29 08:39:01,691 [salt.state       ][INFO    ][9254] Executing state file.directory for /srv/static/extern/salt/source/nodes
2018-01-29 08:39:01,692 [salt.state       ][INFO    ][9254] {'/srv/static/extern/salt/source/nodes': 'New Dir'}
2018-01-29 08:39:01,692 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes] at time 08:39:01.692637 duration_in_ms=1.796
2018-01-29 08:39:01,692 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/devices] at time 08:39:01.692911
2018-01-29 08:39:01,693 [salt.state       ][INFO    ][9254] Executing state file.directory for /srv/static/extern/salt/source/devices
2018-01-29 08:39:01,694 [salt.state       ][INFO    ][9254] {'/srv/static/extern/salt/source/devices': 'New Dir'}
2018-01-29 08:39:01,694 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/devices] at time 08:39:01.694338 duration_in_ms=1.427
2018-01-29 08:39:01,695 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/Makefile] at time 08:39:01.695319
2018-01-29 08:39:01,696 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/Makefile
2018-01-29 08:39:01,731 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/Makefile'
2018-01-29 08:39:01,733 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:01,734 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/Makefile] at time 08:39:01.733956 duration_in_ms=38.637
2018-01-29 08:39:01,736 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/conf.py] at time 08:39:01.735993
2018-01-29 08:39:01,736 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/conf.py
2018-01-29 08:39:01,764 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/conf.py'
2018-01-29 08:39:01,773 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:01,804 [salt.state       ][INFO    ][9254] Loading fresh modules for state activity
2018-01-29 08:39:01,849 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/conf.py] at time 08:39:01.849673 duration_in_ms=113.68
2018-01-29 08:39:01,853 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/index.rst] at time 08:39:01.853134
2018-01-29 08:39:01,853 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/index.rst
2018-01-29 08:39:01,892 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/index.rst'
2018-01-29 08:39:01,901 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:01,901 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/index.rst] at time 08:39:01.901695 duration_in_ms=48.56
2018-01-29 08:39:01,902 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/services/index.rst] at time 08:39:01.902603
2018-01-29 08:39:01,902 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/services/index.rst
2018-01-29 08:39:01,932 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/index.rst'
2018-01-29 08:39:01,935 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:01,935 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/services/index.rst] at time 08:39:01.935743 duration_in_ms=33.139
2018-01-29 08:39:01,936 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/services/monitoring.rst] at time 08:39:01.936630
2018-01-29 08:39:01,936 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/services/monitoring.rst
2018-01-29 08:39:01,965 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/monitoring.rst'
2018-01-29 08:39:02,180 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,180 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/services/monitoring.rst] at time 08:39:02.180909 duration_in_ms=244.279
2018-01-29 08:39:02,181 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/services/endpoints.rst] at time 08:39:02.181784
2018-01-29 08:39:02,182 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/services/endpoints.rst
2018-01-29 08:39:02,201 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/endpoints.rst'
2018-01-29 08:39:02,255 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,255 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/services/endpoints.rst] at time 08:39:02.255206 duration_in_ms=73.422
2018-01-29 08:39:02,255 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/services/catalog.rst] at time 08:39:02.255946
2018-01-29 08:39:02,256 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/services/catalog.rst
2018-01-29 08:39:02,279 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/catalog.rst'
2018-01-29 08:39:02,322 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,322 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/services/catalog.rst] at time 08:39:02.322736 duration_in_ms=66.79
2018-01-29 08:39:02,324 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/index.rst] at time 08:39:02.324214
2018-01-29 08:39:02,324 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/index.rst
2018-01-29 08:39:02,343 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/index.rst'
2018-01-29 08:39:02,359 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083902116402
2018-01-29 08:39:02,387 [salt.minion      ][INFO    ][10428] Starting a new job with PID 10428
2018-01-29 08:39:02,398 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,398 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/index.rst] at time 08:39:02.398691 duration_in_ms=74.476
2018-01-29 08:39:02,399 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.399831
2018-01-29 08:39:02,404 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,412 [salt.minion      ][INFO    ][10428] Returning information for job: 20180129083902116402
2018-01-29 08:39:02,427 [salt.fileclient  ][INFO    ][9254] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2018-01-29 08:39:02,458 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,458 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.458672 duration_in_ms=58.841
2018-01-29 08:39:02,459 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.459761
2018-01-29 08:39:02,460 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,502 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,502 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.502249 duration_in_ms=42.488
2018-01-29 08:39:02,503 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.503008
2018-01-29 08:39:02,503 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,540 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,540 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.540862 duration_in_ms=37.854
2018-01-29 08:39:02,541 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.541622
2018-01-29 08:39:02,541 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,578 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,578 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.578737 duration_in_ms=37.115
2018-01-29 08:39:02,579 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.579504
2018-01-29 08:39:02,579 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,616 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,616 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.616243 duration_in_ms=36.739
2018-01-29 08:39:02,617 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.617017
2018-01-29 08:39:02,617 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,652 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,652 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.652604 duration_in_ms=35.587
2018-01-29 08:39:02,653 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.653390
2018-01-29 08:39:02,653 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,695 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,696 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.695992 duration_in_ms=42.602
2018-01-29 08:39:02,696 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.696791
2018-01-29 08:39:02,697 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,740 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,741 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.741127 duration_in_ms=44.336
2018-01-29 08:39:02,741 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.741874
2018-01-29 08:39:02,742 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,783 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,783 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.783259 duration_in_ms=41.385
2018-01-29 08:39:02,784 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.784391
2018-01-29 08:39:02,784 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,825 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,825 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.825579 duration_in_ms=41.188
2018-01-29 08:39:02,826 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.826324
2018-01-29 08:39:02,826 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,863 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,864 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.863972 duration_in_ms=37.648
2018-01-29 08:39:02,864 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.864743
2018-01-29 08:39:02,865 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,904 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,904 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.904495 duration_in_ms=39.752
2018-01-29 08:39:02,905 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.905239
2018-01-29 08:39:02,905 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,943 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,943 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.943614 duration_in_ms=38.375
2018-01-29 08:39:02,944 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.944397
2018-01-29 08:39:02,944 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:02,977 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:02,977 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.977294 duration_in_ms=32.897
2018-01-29 08:39:02,978 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:02.978029
2018-01-29 08:39:02,978 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:03,015 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:03,015 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.015671 duration_in_ms=37.642
2018-01-29 08:39:03,016 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.016462
2018-01-29 08:39:03,016 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:03,052 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:03,052 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.052630 duration_in_ms=36.168
2018-01-29 08:39:03,053 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.053378
2018-01-29 08:39:03,053 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:03,092 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:03,092 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.092754 duration_in_ms=39.376
2018-01-29 08:39:03,093 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.093499
2018-01-29 08:39:03,094 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:03,135 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:03,136 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.135911 duration_in_ms=42.411
2018-01-29 08:39:03,137 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.137713
2018-01-29 08:39:03,138 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:03,176 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:03,176 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.176275 duration_in_ms=38.563
2018-01-29 08:39:03,177 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.177009
2018-01-29 08:39:03,177 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:03,215 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:03,216 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.216103 duration_in_ms=39.094
2018-01-29 08:39:03,216 [salt.state       ][INFO    ][9254] Running state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.216872
2018-01-29 08:39:03,217 [salt.state       ][INFO    ][9254] Executing state file.managed for /srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-ovs-ha.local.rst
2018-01-29 08:39:03,256 [salt.state       ][INFO    ][9254] File changed:
New file
2018-01-29 08:39:03,257 [salt.state       ][INFO    ][9254] Completed state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-ovs-ha.local.rst] at time 08:39:03.257124 duration_in_ms=40.252
2018-01-29 08:39:03,258 [salt.state       ][INFO    ][9254] Running state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 08:39:03.258576
2018-01-29 08:39:03,258 [salt.state       ][INFO    ][9254] Executing state cmd.run for sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc
2018-01-29 08:39:03,261 [salt.loaded.int.module.cmdmod][INFO    ][9254] Executing command 'sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc' in directory '/root'
2018-01-29 08:39:08,572 [salt.state       ][INFO    ][9254] {'pid': 10462, 'retcode': 0, 'stderr': '/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-ovs-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-ovs-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-ovs-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-ovs-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-ovs-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/services/catalog.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent.\n/srv/static/extern/salt/source/services/monitoring.rst:48: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :header-rows: 1\n\n   *  - **Node**\n      - **Alarm**\n      - **Trigger**\n      - **Metric**\n      - **Operator**\n      - **Threshold**\n      - **Function**\n      - **Duration**', 'stdout': 'Running Sphinx v1.5.6\nloading pickled environment... not yet created\nbuilding [mo]: targets for 0 po files that are out of date\nbuilding [singlehtml]: all documents\nupdating environment: 27 added, 0 changed, 0 removed\nreading sources... [  3%] index\nreading sources... [  7%] nodes/cfg01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 11%] nodes/cmp001.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 14%] nodes/cmp002.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 18%] nodes/ctl01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 22%] nodes/ctl02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 25%] nodes/ctl03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 29%] nodes/dbs01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 33%] nodes/dbs02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 37%] nodes/dbs03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 40%] nodes/index\nreading sources... [ 44%] nodes/kvm01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 48%] nodes/kvm02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 51%] nodes/kvm03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 55%] nodes/mas01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 59%] nodes/mdb01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 62%] nodes/mdb02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 66%] nodes/mdb03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 70%] nodes/msg01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 74%] nodes/msg02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 77%] nodes/msg03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 81%] nodes/prx01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 85%] nodes/prx02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 88%] services/catalog\nreading sources... [ 92%] services/endpoints\nreading sources... [ 96%] services/index\nreading sources... [100%] services/monitoring\n\nlooking for now-outdated files... none found\npickling environment... done\nchecking consistency... done\npreparing documents... done\nassembling single document... services/index services/endpoints services/catalog services/monitoring nodes/index nodes/cfg01.baremetal-mcp-pike-ovs-ha.local nodes/cmp001.baremetal-mcp-pike-ovs-ha.local nodes/cmp002.baremetal-mcp-pike-ovs-ha.local nodes/ctl01.baremetal-mcp-pike-ovs-ha.local nodes/ctl02.baremetal-mcp-pike-ovs-ha.local nodes/ctl03.baremetal-mcp-pike-ovs-ha.local nodes/dbs01.baremetal-mcp-pike-ovs-ha.local nodes/dbs02.baremetal-mcp-pike-ovs-ha.local nodes/dbs03.baremetal-mcp-pike-ovs-ha.local nodes/kvm01.baremetal-mcp-pike-ovs-ha.local nodes/kvm02.baremetal-mcp-pike-ovs-ha.local nodes/kvm03.baremetal-mcp-pike-ovs-ha.local nodes/mas01.baremetal-mcp-pike-ovs-ha.local nodes/mdb01.baremetal-mcp-pike-ovs-ha.local nodes/mdb02.baremetal-mcp-pike-ovs-ha.local nodes/mdb03.baremetal-mcp-pike-ovs-ha.local nodes/msg01.baremetal-mcp-pike-ovs-ha.local nodes/msg02.baremetal-mcp-pike-ovs-ha.local nodes/msg03.baremetal-mcp-pike-ovs-ha.local nodes/prx01.baremetal-mcp-pike-ovs-ha.local nodes/prx02.baremetal-mcp-pike-ovs-ha.local \nwriting... done\nwriting additional files...\ncopying static files... done\ncopying extra files... done\ndumping object inventory... done\nbuild succeeded, 7 warnings.'}
2018-01-29 08:39:08,573 [salt.state       ][INFO    ][9254] Completed state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 08:39:08.573254 duration_in_ms=5314.678
2018-01-29 08:39:08,596 [salt.minion      ][INFO    ][9254] Returning information for job: 20180129083751846032
2018-01-29 08:39:35,512 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command file.symlink with jid 20180129083935502327
2018-01-29 08:39:35,532 [salt.minion      ][INFO    ][10471] Starting a new job with PID 10471
2018-01-29 08:39:35,546 [salt.minion      ][INFO    ][10471] Returning information for job: 20180129083935502327
2018-01-29 08:39:36,255 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command cmd.run with jid 20180129083936245172
2018-01-29 08:39:36,277 [salt.minion      ][INFO    ][10476] Starting a new job with PID 10476
2018-01-29 08:39:36,284 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10476] Executing command '/usr/share/openstack-dashboard/manage.py collectstatic --noinput' in directory '/root'
2018-01-29 08:39:38,119 [salt.minion      ][INFO    ][10476] Returning information for job: 20180129083936245172
2018-01-29 08:39:38,958 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command cmd.run with jid 20180129083938943747
2018-01-29 08:39:38,984 [salt.minion      ][INFO    ][10488] Starting a new job with PID 10488
2018-01-29 08:39:38,992 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10488] Executing command '/usr/share/openstack-dashboard/manage.py compress --force' in directory '/root'
2018-01-29 08:39:49,072 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083949052274
2018-01-29 08:39:49,098 [salt.minion      ][INFO    ][10498] Starting a new job with PID 10498
2018-01-29 08:39:49,114 [salt.minion      ][INFO    ][10498] Returning information for job: 20180129083949052274
2018-01-29 08:39:59,093 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129083959077840
2018-01-29 08:39:59,120 [salt.minion      ][INFO    ][10503] Starting a new job with PID 10503
2018-01-29 08:39:59,134 [salt.minion      ][INFO    ][10503] Returning information for job: 20180129083959077840
2018-01-29 08:40:09,117 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129084009101039
2018-01-29 08:40:09,144 [salt.minion      ][INFO    ][10508] Starting a new job with PID 10508
2018-01-29 08:40:09,159 [salt.minion      ][INFO    ][10508] Returning information for job: 20180129084009101039
2018-01-29 08:40:19,136 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command saltutil.find_job with jid 20180129084019120466
2018-01-29 08:40:19,162 [salt.minion      ][INFO    ][10513] Starting a new job with PID 10513
2018-01-29 08:40:19,178 [salt.minion      ][INFO    ][10513] Returning information for job: 20180129084019120466
2018-01-29 08:40:21,353 [salt.minion      ][INFO    ][10488] Returning information for job: 20180129083938943747
2018-01-29 08:40:22,190 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command file.append with jid 20180129084022176135
2018-01-29 08:40:22,210 [salt.minion      ][INFO    ][10520] Starting a new job with PID 10520
2018-01-29 08:40:22,224 [salt.minion      ][INFO    ][10520] Returning information for job: 20180129084022176135
2018-01-29 08:40:22,938 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command service.reload with jid 20180129084022921987
2018-01-29 08:40:22,958 [salt.minion      ][INFO    ][10525] Starting a new job with PID 10525
2018-01-29 08:40:23,755 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10525] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-29 08:40:23,777 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10525] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-29 08:40:23,821 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10525] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-01-29 08:40:24,012 [salt.minion      ][INFO    ][10525] Returning information for job: 20180129084022921987
2018-01-29 08:41:23,050 [salt.minion      ][INFO    ][1364] User sudo_ubuntu Executing command cp.push_dir with jid 20180129084123037628
2018-01-29 08:41:23,089 [salt.minion      ][INFO    ][10658] Starting a new job with PID 10658
