2018-07-13 22:08:32,719 [salt.minion      ][ERROR   ][1810] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-07-13 22:09:22,782 [salt.minion      ][ERROR   ][1810] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-07-13 22:11:16,087 [salt.utils.parsers][WARNING ][13799] Minion received a SIGTERM. Exiting.
2018-07-13 22:11:34,542 [salt.loader      ][ERROR   ][17173] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:11:42,175 [salt.loaded.int.states.file][WARNING ][17173] State for file: /etc/pki/ca/salt_master_ca/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-07-13 22:11:54,682 [salt.loader      ][ERROR   ][17173] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:11:55,547 [salt.loaded.int.module.cmdmod][ERROR   ][17173] 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-07-13 22:11:57,948 [salt.loader      ][ERROR   ][18314] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:11:58,281 [salt.loaded.int.module.cmdmod][INFO    ][18314] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-13 22:11:58,297 [salt.loaded.int.module.cmdmod][INFO    ][18314] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-13 22:11:58,318 [salt.loaded.int.module.cmdmod][INFO    ][18314] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-13 22:11:58,342 [salt.utils.parsers][WARNING ][16861] Minion received a SIGTERM. Exiting.
2018-07-13 22:11:58,954 [salt.cli.daemons ][INFO    ][18394] Setting up the Salt Minion "cfg01.mcp-ovs-ha.local"
2018-07-13 22:11:59,051 [salt.cli.daemons ][INFO    ][18394] Starting up the Salt Minion
2018-07-13 22:11:59,051 [salt.utils.event ][INFO    ][18394] Starting pull socket on /var/run/salt/minion/minion_event_c2dae9842a_pull.ipc
2018-07-13 22:11:59,590 [salt.minion      ][INFO    ][18394] Creating minion process manager
2018-07-13 22:12:00,794 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][18394] Executing command ['date', '+%z'] in directory '/root'
2018-07-13 22:12:00,821 [salt.utils.schedule][INFO    ][18394] Updating job settings for scheduled job: __mine_interval
2018-07-13 22:12:00,828 [salt.minion      ][INFO    ][18394] Added mine.update to scheduler
2018-07-13 22:12:00,843 [salt.minion      ][INFO    ][18394] Minion is starting as user 'root'
2018-07-13 22:12:00,876 [salt.minion      ][INFO    ][18394] Minion is ready to receive requests!
2018-07-13 22:12:01,879 [salt.utils.schedule][INFO    ][18394] Running scheduled job: __mine_interval
2018-07-13 22:12:19,300 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command saltutil.find_job with jid 20180713221219279427
2018-07-13 22:12:19,320 [salt.minion      ][INFO    ][18507] Starting a new job with PID 18507
2018-07-13 22:12:19,345 [salt.minion      ][INFO    ][18507] Returning information for job: 20180713221219279427
2018-07-13 22:12:39,959 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command state.apply with jid 20180713221239942602
2018-07-13 22:12:39,978 [salt.minion      ][INFO    ][18553] Starting a new job with PID 18553
2018-07-13 22:12:41,872 [salt.state       ][INFO    ][18553] Loading fresh modules for state activity
2018-07-13 22:12:41,910 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-13 22:12:41,931 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-13 22:12:42,014 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-13 22:12:42,080 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-13 22:12:42,145 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-13 22:12:42,322 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-13 22:12:42,437 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-13 22:12:42,514 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-13 22:12:42,625 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-13 22:12:42,744 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-13 22:12:42,838 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-13 22:12:43,062 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-13 22:12:43,175 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-13 22:12:43,292 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-13 22:12:43,425 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-13 22:12:43,559 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-13 22:12:43,652 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-13 22:12:43,730 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-13 22:12:43,843 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-13 22:12:43,978 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-13 22:12:44,049 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-13 22:12:44,115 [salt.state       ][INFO    ][18553] Running state [/etc/environment] at time 22:12:44.115656
2018-07-13 22:12:44,116 [salt.state       ][INFO    ][18553] Executing state file.blockreplace for /etc/environment
2018-07-13 22:12:44,122 [salt.state       ][INFO    ][18553] 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-07-13 22:12:44,122 [salt.state       ][INFO    ][18553] Completed state [/etc/environment] at time 22:12:44.122895 duration_in_ms=7.24
2018-07-13 22:12:44,123 [salt.state       ][INFO    ][18553] Running state [/etc/profile.d] at time 22:12:44.123259
2018-07-13 22:12:44,123 [salt.state       ][INFO    ][18553] Executing state file.directory for /etc/profile.d
2018-07-13 22:12:44,124 [salt.state       ][INFO    ][18553] Directory /etc/profile.d is in the correct state
2018-07-13 22:12:44,125 [salt.state       ][INFO    ][18553] Completed state [/etc/profile.d] at time 22:12:44.125053 duration_in_ms=1.793
2018-07-13 22:12:44,182 [salt.loader      ][ERROR   ][18553] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:12:44,580 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 22:12:44.580097
2018-07-13 22:12:44,580 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-13 22:12:44,602 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-13 22:12:44,608 [salt.state       ][INFO    ][18553] File changed:
New file
2018-07-13 22:12:44,608 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 22:12:44.608907 duration_in_ms=28.811
2018-07-13 22:12:44,609 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 22:12:44.609285
2018-07-13 22:12:44,609 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-13 22:12:44,628 [salt.state       ][INFO    ][18553] File changed:
New file
2018-07-13 22:12:44,629 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 22:12:44.629123 duration_in_ms=19.838
2018-07-13 22:12:44,630 [salt.state       ][INFO    ][18553] Running state [linux_repo_prereq_pkgs] at time 22:12:44.630186
2018-07-13 22:12:44,630 [salt.state       ][INFO    ][18553] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-13 22:12:44,631 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-13 22:12:45,005 [salt.state       ][INFO    ][18553] All specified packages are already installed
2018-07-13 22:12:45,028 [salt.state       ][INFO    ][18553] Completed state [linux_repo_prereq_pkgs] at time 22:12:45.028297 duration_in_ms=398.109
2018-07-13 22:12:45,029 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 22:12:45.028930
2018-07-13 22:12:45,029 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt
2018-07-13 22:12:45,030 [salt.state       ][INFO    ][18553] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-07-13 22:12:45,030 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 22:12:45.030665 duration_in_ms=1.734
2018-07-13 22:12:45,031 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/99proxies-salt-saltstack] at time 22:12:45.031107
2018-07-13 22:12:45,031 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-saltstack
2018-07-13 22:12:45,032 [salt.state       ][INFO    ][18553] File /etc/apt/apt.conf.d/99proxies-salt-saltstack is not present
2018-07-13 22:12:45,032 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/99proxies-salt-saltstack] at time 22:12:45.032595 duration_in_ms=1.488
2018-07-13 22:12:45,033 [salt.state       ][INFO    ][18553] Running state [/etc/apt/preferences.d/saltstack] at time 22:12:45.033058
2018-07-13 22:12:45,033 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/preferences.d/saltstack
2018-07-13 22:12:45,034 [salt.state       ][INFO    ][18553] {'removed': '/etc/apt/preferences.d/saltstack'}
2018-07-13 22:12:45,034 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/preferences.d/saltstack] at time 22:12:45.034532 duration_in_ms=1.474
2018-07-13 22:12:45,037 [salt.state       ][INFO    ][18553] Running state [curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -] at time 22:12:45.037604
2018-07-13 22:12:45,038 [salt.state       ][INFO    ][18553] Executing state cmd.run for curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -
2018-07-13 22:12:45,039 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -' in directory '/root'
2018-07-13 22:12:45,309 [salt.state       ][INFO    ][18553] {'pid': 18609, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-13 22:12:45,310 [salt.state       ][INFO    ][18553] Completed state [curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -] at time 22:12:45.310196 duration_in_ms=272.591
2018-07-13 22:12:45,321 [salt.state       ][INFO    ][18553] Running state [deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main] at time 22:12:45.321880
2018-07-13 22:12:45,322 [salt.state       ][INFO    ][18553] Executing state pkgrepo.managed for deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main
2018-07-13 22:12:45,445 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-13 22:12:49,905 [salt.state       ][INFO    ][18553] Configured package repo 'deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main'
2018-07-13 22:12:49,906 [salt.state       ][INFO    ][18553] Completed state [deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main] at time 22:12:49.906151 duration_in_ms=4584.271
2018-07-13 22:12:49,906 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/99proxies-salt-salt] at time 22:12:49.906474
2018-07-13 22:12:49,906 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-salt
2018-07-13 22:12:49,907 [salt.state       ][INFO    ][18553] File /etc/apt/apt.conf.d/99proxies-salt-salt is not present
2018-07-13 22:12:49,908 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/99proxies-salt-salt] at time 22:12:49.908189 duration_in_ms=1.715
2018-07-13 22:12:49,908 [salt.state       ][INFO    ][18553] Running state [/etc/apt/preferences.d/salt] at time 22:12:49.908690
2018-07-13 22:12:49,909 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/preferences.d/salt
2018-07-13 22:12:49,909 [salt.state       ][INFO    ][18553] File /etc/apt/preferences.d/salt is not present
2018-07-13 22:12:49,910 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/preferences.d/salt] at time 22:12:49.910242 duration_in_ms=1.552
2018-07-13 22:12:49,910 [salt.state       ][INFO    ][18553] Running state [linux_repo_salt_absent] at time 22:12:49.910750
2018-07-13 22:12:49,911 [salt.state       ][INFO    ][18553] Executing state pkgrepo.absent for linux_repo_salt_absent
2018-07-13 22:12:49,941 [salt.state       ][INFO    ][18553] Package repo linux_repo_salt_absent is absent
2018-07-13 22:12:49,941 [salt.state       ][INFO    ][18553] Completed state [linux_repo_salt_absent] at time 22:12:49.941459 duration_in_ms=30.709
2018-07-13 22:12:49,941 [salt.state       ][INFO    ][18553] Running state [/etc/apt/sources.list.d/salt.list] at time 22:12:49.941914
2018-07-13 22:12:49,942 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/sources.list.d/salt.list
2018-07-13 22:12:49,942 [salt.state       ][INFO    ][18553] File /etc/apt/sources.list.d/salt.list is not present
2018-07-13 22:12:49,943 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/sources.list.d/salt.list] at time 22:12:49.943368 duration_in_ms=1.453
2018-07-13 22:12:49,943 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 22:12:49.943820
2018-07-13 22:12:49,944 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-13 22:12:49,944 [salt.state       ][INFO    ][18553] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-13 22:12:49,945 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 22:12:49.945165 duration_in_ms=1.345
2018-07-13 22:12:49,945 [salt.state       ][INFO    ][18553] Running state [/etc/apt/preferences.d/uca] at time 22:12:49.945600
2018-07-13 22:12:49,946 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-13 22:12:49,962 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-13 22:12:50,036 [salt.state       ][INFO    ][18553] File changed:
New file
2018-07-13 22:12:50,036 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/preferences.d/uca] at time 22:12:50.036902 duration_in_ms=91.302
2018-07-13 22:12:50,037 [salt.state       ][INFO    ][18553] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 22:12:50.037781
2018-07-13 22:12:50,038 [salt.state       ][INFO    ][18553] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-13 22:12:50,083 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-07-13 22:12:50,205 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-07-13 22:12:50,936 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-13 22:12:56,540 [salt.state       ][INFO    ][18553] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-13 22:12:56,542 [salt.state       ][INFO    ][18553] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 22:12:56.541986 duration_in_ms=6504.19
2018-07-13 22:12:56,542 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_salt] at time 22:12:56.542919
2018-07-13 22:12:56,543 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_salt
2018-07-13 22:12:56,545 [salt.state       ][INFO    ][18553] File /etc/apt/apt.conf.d/99proxies-salt-mcp_salt is not present
2018-07-13 22:12:56,545 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_salt] at time 22:12:56.545624 duration_in_ms=2.705
2018-07-13 22:12:56,546 [salt.state       ][INFO    ][18553] Running state [/etc/apt/preferences.d/mcp_salt] at time 22:12:56.546327
2018-07-13 22:12:56,547 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/apt/preferences.d/mcp_salt
2018-07-13 22:12:56,671 [salt.state       ][INFO    ][18553] File changed:
New file
2018-07-13 22:12:56,672 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/preferences.d/mcp_salt] at time 22:12:56.672188 duration_in_ms=125.86
2018-07-13 22:12:56,672 [salt.state       ][INFO    ][18553] Running state [curl -sL http://apt.mirantis.com/public.gpg | apt-key add -] at time 22:12:56.672733
2018-07-13 22:12:56,673 [salt.state       ][INFO    ][18553] Executing state cmd.run for curl -sL http://apt.mirantis.com/public.gpg | apt-key add -
2018-07-13 22:12:56,674 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'curl -sL http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-07-13 22:12:57,016 [salt.state       ][INFO    ][18553] {'pid': 19638, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-13 22:12:57,017 [salt.state       ][INFO    ][18553] Completed state [curl -sL http://apt.mirantis.com/public.gpg | apt-key add -] at time 22:12:57.017647 duration_in_ms=344.913
2018-07-13 22:12:57,021 [salt.state       ][INFO    ][18553] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly salt] at time 22:12:57.021637
2018-07-13 22:12:57,022 [salt.state       ][INFO    ][18553] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly salt
2018-07-13 22:12:57,114 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-13 22:13:00,091 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command saltutil.find_job with jid 20180713221300069596
2018-07-13 22:13:00,120 [salt.minion      ][INFO    ][20181] Starting a new job with PID 20181
2018-07-13 22:13:00,157 [salt.minion      ][INFO    ][20181] Returning information for job: 20180713221300069596
2018-07-13 22:13:01,568 [salt.state       ][INFO    ][18553] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly salt'}
2018-07-13 22:13:01,569 [salt.state       ][INFO    ][18553] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly salt] at time 22:13:01.569368 duration_in_ms=4547.733
2018-07-13 22:13:01,569 [salt.state       ][INFO    ][18553] Running state [linux_extra_packages_latest] at time 22:13:01.569704
2018-07-13 22:13:01,570 [salt.state       ][INFO    ][18553] Executing state pkg.latest for linux_extra_packages_latest
2018-07-13 22:13:01,589 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-13 22:13:01,731 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-13 22:13:01,767 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-13 22:13:07,481 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-13 22:13:07,539 [salt.state       ][INFO    ][18553] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1~cloud0'
'python-backports-abc' changed from 'absent' to '0.5-2~cloud0'

2018-07-13 22:13:07,589 [salt.state       ][INFO    ][18553] Loading fresh modules for state activity
2018-07-13 22:13:07,616 [salt.state       ][INFO    ][18553] Completed state [linux_extra_packages_latest] at time 22:13:07.616898 duration_in_ms=6047.193
2018-07-13 22:13:07,628 [salt.state       ][INFO    ][18553] Running state [UTC] at time 22:13:07.628222
2018-07-13 22:13:07,628 [salt.state       ][INFO    ][18553] Executing state timezone.system for UTC
2018-07-13 22:13:07,631 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['timedatectl'] in directory '/root'
2018-07-13 22:13:07,741 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['timedatectl'] in directory '/root'
2018-07-13 22:13:07,760 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-13 22:13:07,782 [salt.state       ][INFO    ][18553] {'timezone': 'UTC'}
2018-07-13 22:13:07,783 [salt.state       ][INFO    ][18553] Completed state [UTC] at time 22:13:07.782856 duration_in_ms=154.633
2018-07-13 22:13:07,792 [salt.state       ][INFO    ][18553] Running state [nf_conntrack] at time 22:13:07.792477
2018-07-13 22:13:07,792 [salt.state       ][INFO    ][18553] Executing state kmod.present for nf_conntrack
2018-07-13 22:13:07,793 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'lsmod' in directory '/root'
2018-07-13 22:13:08,330 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'lsmod' in directory '/root'
2018-07-13 22:13:08,347 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-13 22:13:08,377 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'lsmod' in directory '/root'
2018-07-13 22:13:08,461 [salt.state       ][INFO    ][18553] {'nf_conntrack': 'loaded'}
2018-07-13 22:13:08,462 [salt.state       ][INFO    ][18553] Completed state [nf_conntrack] at time 22:13:08.462030 duration_in_ms=669.553
2018-07-13 22:13:08,470 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_keepalive_probes] at time 22:13:08.470103
2018-07-13 22:13:08,470 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-13 22:13:08,471 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,525 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-13 22:13:08,541 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-13 22:13:08,541 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_keepalive_probes] at time 22:13:08.541549 duration_in_ms=71.444
2018-07-13 22:13:08,542 [salt.state       ][INFO    ][18553] Running state [fs.file-max] at time 22:13:08.542207
2018-07-13 22:13:08,542 [salt.state       ][INFO    ][18553] Executing state sysctl.present for fs.file-max
2018-07-13 22:13:08,543 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,578 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-13 22:13:08,594 [salt.state       ][INFO    ][18553] {'fs.file-max': 124165}
2018-07-13 22:13:08,595 [salt.state       ][INFO    ][18553] Completed state [fs.file-max] at time 22:13:08.594856 duration_in_ms=52.647
2018-07-13 22:13:08,595 [salt.state       ][INFO    ][18553] Running state [net.core.somaxconn] at time 22:13:08.595860
2018-07-13 22:13:08,596 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.core.somaxconn
2018-07-13 22:13:08,598 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,630 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-13 22:13:08,644 [salt.state       ][INFO    ][18553] {'net.core.somaxconn': 4096}
2018-07-13 22:13:08,645 [salt.state       ][INFO    ][18553] Completed state [net.core.somaxconn] at time 22:13:08.645034 duration_in_ms=49.175
2018-07-13 22:13:08,645 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_max_syn_backlog] at time 22:13:08.645642
2018-07-13 22:13:08,646 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-13 22:13:08,647 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,677 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-13 22:13:08,690 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-13 22:13:08,691 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_max_syn_backlog] at time 22:13:08.691272 duration_in_ms=45.63
2018-07-13 22:13:08,691 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_tw_reuse] at time 22:13:08.691870
2018-07-13 22:13:08,692 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-13 22:13:08,693 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,723 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-13 22:13:08,736 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-13 22:13:08,737 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_tw_reuse] at time 22:13:08.737059 duration_in_ms=45.188
2018-07-13 22:13:08,737 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_congestion_control] at time 22:13:08.737616
2018-07-13 22:13:08,738 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-13 22:13:08,739 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,768 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-13 22:13:08,789 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-13 22:13:08,790 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_congestion_control] at time 22:13:08.790129 duration_in_ms=52.512
2018-07-13 22:13:08,790 [salt.state       ][INFO    ][18553] Running state [net.nf_conntrack_max] at time 22:13:08.790713
2018-07-13 22:13:08,791 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.nf_conntrack_max
2018-07-13 22:13:08,792 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,819 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-13 22:13:08,831 [salt.state       ][INFO    ][18553] {'net.nf_conntrack_max': 1048576}
2018-07-13 22:13:08,832 [salt.state       ][INFO    ][18553] Completed state [net.nf_conntrack_max] at time 22:13:08.832432 duration_in_ms=41.719
2018-07-13 22:13:08,833 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_retries2] at time 22:13:08.832972
2018-07-13 22:13:08,833 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-13 22:13:08,834 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,863 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-13 22:13:08,874 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_retries2': 5}
2018-07-13 22:13:08,875 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_retries2] at time 22:13:08.875458 duration_in_ms=42.485
2018-07-13 22:13:08,876 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_keepalive_intvl] at time 22:13:08.876080
2018-07-13 22:13:08,876 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-13 22:13:08,878 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,903 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-13 22:13:08,915 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-13 22:13:08,915 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_keepalive_intvl] at time 22:13:08.915719 duration_in_ms=39.639
2018-07-13 22:13:08,916 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_slow_start_after_idle] at time 22:13:08.916362
2018-07-13 22:13:08,916 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-13 22:13:08,917 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,942 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-13 22:13:08,955 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-13 22:13:08,956 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 22:13:08.956007 duration_in_ms=39.644
2018-07-13 22:13:08,956 [salt.state       ][INFO    ][18553] Running state [vm.swappiness] at time 22:13:08.956617
2018-07-13 22:13:08,957 [salt.state       ][INFO    ][18553] Executing state sysctl.present for vm.swappiness
2018-07-13 22:13:08,958 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:08,989 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-13 22:13:09,002 [salt.state       ][INFO    ][18553] {'vm.swappiness': 10}
2018-07-13 22:13:09,003 [salt.state       ][INFO    ][18553] Completed state [vm.swappiness] at time 22:13:09.003342 duration_in_ms=46.725
2018-07-13 22:13:09,003 [salt.state       ][INFO    ][18553] Running state [net.core.netdev_max_backlog] at time 22:13:09.003869
2018-07-13 22:13:09,004 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-13 22:13:09,005 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:09,036 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-13 22:13:09,057 [salt.state       ][INFO    ][18553] {'net.core.netdev_max_backlog': 261144}
2018-07-13 22:13:09,058 [salt.state       ][INFO    ][18553] Completed state [net.core.netdev_max_backlog] at time 22:13:09.058352 duration_in_ms=54.482
2018-07-13 22:13:09,059 [salt.state       ][INFO    ][18553] Running state [net.ipv4.neigh.default.gc_thresh1] at time 22:13:09.058929
2018-07-13 22:13:09,059 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-13 22:13:09,060 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:09,107 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-13 22:13:09,122 [salt.state       ][INFO    ][18553] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-13 22:13:09,122 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 22:13:09.122785 duration_in_ms=63.856
2018-07-13 22:13:09,123 [salt.state       ][INFO    ][18553] Running state [net.ipv4.neigh.default.gc_thresh2] at time 22:13:09.123452
2018-07-13 22:13:09,124 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-13 22:13:09,125 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:09,155 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-13 22:13:09,168 [salt.state       ][INFO    ][18553] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-13 22:13:09,169 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 22:13:09.169355 duration_in_ms=45.903
2018-07-13 22:13:09,169 [salt.state       ][INFO    ][18553] Running state [net.ipv4.neigh.default.gc_thresh3] at time 22:13:09.169894
2018-07-13 22:13:09,170 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-13 22:13:09,171 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:09,202 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-13 22:13:09,216 [salt.state       ][INFO    ][18553] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-13 22:13:09,216 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 22:13:09.216859 duration_in_ms=46.965
2018-07-13 22:13:09,217 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_fin_timeout] at time 22:13:09.217458
2018-07-13 22:13:09,218 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-13 22:13:09,219 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:09,249 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-13 22:13:09,263 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-13 22:13:09,264 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_fin_timeout] at time 22:13:09.263922 duration_in_ms=46.464
2018-07-13 22:13:09,264 [salt.state       ][INFO    ][18553] Running state [net.ipv4.tcp_keepalive_time] at time 22:13:09.264556
2018-07-13 22:13:09,265 [salt.state       ][INFO    ][18553] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-13 22:13:09,266 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:09,295 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-13 22:13:09,310 [salt.state       ][INFO    ][18553] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-13 22:13:09,311 [salt.state       ][INFO    ][18553] Completed state [net.ipv4.tcp_keepalive_time] at time 22:13:09.310930 duration_in_ms=46.373
2018-07-13 22:13:09,311 [salt.state       ][INFO    ][18553] Running state [kernel.panic] at time 22:13:09.311489
2018-07-13 22:13:09,312 [salt.state       ][INFO    ][18553] Executing state sysctl.present for kernel.panic
2018-07-13 22:13:09,313 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -a' in directory '/root'
2018-07-13 22:13:09,340 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-13 22:13:09,353 [salt.state       ][INFO    ][18553] {'kernel.panic': 60}
2018-07-13 22:13:09,353 [salt.state       ][INFO    ][18553] Completed state [kernel.panic] at time 22:13:09.353770 duration_in_ms=42.28
2018-07-13 22:13:09,361 [salt.state       ][INFO    ][18553] Running state [linux_sysfs_package] at time 22:13:09.361446
2018-07-13 22:13:09,361 [salt.state       ][INFO    ][18553] Executing state pkg.installed for linux_sysfs_package
2018-07-13 22:13:09,388 [salt.loader      ][ERROR   ][18553] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:13:09,756 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-13 22:13:09,879 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-13 22:13:10,148 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command saltutil.find_job with jid 20180713221310128251
2018-07-13 22:13:10,170 [salt.minion      ][INFO    ][20472] Starting a new job with PID 20472
2018-07-13 22:13:10,195 [salt.minion      ][INFO    ][20472] Returning information for job: 20180713221310128251
2018-07-13 22:13:12,236 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-13 22:13:12,276 [salt.loaded.int.module.cmdmod][INFO    ][18553] 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-07-13 22:13:18,114 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-13 22:13:18,173 [salt.state       ][INFO    ][18553] 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-07-13 22:13:18,191 [salt.state       ][INFO    ][18553] Loading fresh modules for state activity
2018-07-13 22:13:18,221 [salt.state       ][INFO    ][18553] Completed state [linux_sysfs_package] at time 22:13:18.221240 duration_in_ms=8859.794
2018-07-13 22:13:18,225 [salt.state       ][INFO    ][18553] Running state [/etc/sysfs.d] at time 22:13:18.225038
2018-07-13 22:13:18,225 [salt.state       ][INFO    ][18553] Executing state file.directory for /etc/sysfs.d
2018-07-13 22:13:18,228 [salt.state       ][INFO    ][18553] Directory /etc/sysfs.d is in the correct state
2018-07-13 22:13:18,228 [salt.state       ][INFO    ][18553] Completed state [/etc/sysfs.d] at time 22:13:18.228768 duration_in_ms=3.731
2018-07-13 22:13:18,229 [salt.loader      ][ERROR   ][18553] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:13:18,512 [salt.state       ][INFO    ][18553] Running state [ondemand] at time 22:13:18.512416
2018-07-13 22:13:18,512 [salt.state       ][INFO    ][18553] Executing state service.dead for ondemand
2018-07-13 22:13:18,513 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-13 22:13:18,528 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-13 22:13:18,543 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-13 22:13:18,559 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-13 22:13:18,605 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-13 22:13:18,618 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-13 22:13:18,637 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-13 22:13:18,658 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-13 22:13:18,826 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-13 22:13:18,857 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'runlevel' in directory '/root'
2018-07-13 22:13:18,876 [salt.state       ][INFO    ][18553] {'ondemand': True}
2018-07-13 22:13:18,876 [salt.state       ][INFO    ][18553] Completed state [ondemand] at time 22:13:18.876672 duration_in_ms=364.255
2018-07-13 22:13:18,880 [salt.state       ][INFO    ][18553] Running state [cs_CZ.UTF-8] at time 22:13:18.880277
2018-07-13 22:13:18,880 [salt.state       ][INFO    ][18553] Executing state locale.present for cs_CZ.UTF-8
2018-07-13 22:13:18,882 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'locale -a' in directory '/root'
2018-07-13 22:13:18,907 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-13 22:13:19,629 [salt.state       ][INFO    ][18553] {'locale': 'cs_CZ.UTF-8'}
2018-07-13 22:13:19,629 [salt.state       ][INFO    ][18553] Completed state [cs_CZ.UTF-8] at time 22:13:19.629736 duration_in_ms=749.458
2018-07-13 22:13:19,630 [salt.state       ][INFO    ][18553] Running state [en_US.UTF-8] at time 22:13:19.630404
2018-07-13 22:13:19,630 [salt.state       ][INFO    ][18553] Executing state locale.present for en_US.UTF-8
2018-07-13 22:13:19,632 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'locale -a' in directory '/root'
2018-07-13 22:13:19,645 [salt.state       ][INFO    ][18553] Locale en_US.UTF-8 is already present
2018-07-13 22:13:19,645 [salt.state       ][INFO    ][18553] Completed state [en_US.UTF-8] at time 22:13:19.645677 duration_in_ms=15.272
2018-07-13 22:13:19,648 [salt.state       ][INFO    ][18553] Running state [en_US.UTF-8] at time 22:13:19.648008
2018-07-13 22:13:19,648 [salt.state       ][INFO    ][18553] Executing state locale.system for en_US.UTF-8
2018-07-13 22:13:19,649 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command 'localectl' in directory '/root'
2018-07-13 22:13:19,757 [salt.state       ][INFO    ][18553] System locale en_US.UTF-8 already set
2018-07-13 22:13:19,758 [salt.state       ][INFO    ][18553] Completed state [en_US.UTF-8] at time 22:13:19.758314 duration_in_ms=110.305
2018-07-13 22:13:19,759 [salt.state       ][INFO    ][18553] Running state [salt] at time 22:13:19.759919
2018-07-13 22:13:19,760 [salt.state       ][INFO    ][18553] Executing state group.present for salt
2018-07-13 22:13:19,761 [salt.state       ][INFO    ][18553] Group salt is present and up to date
2018-07-13 22:13:19,761 [salt.state       ][INFO    ][18553] Completed state [salt] at time 22:13:19.761770 duration_in_ms=1.85
2018-07-13 22:13:19,765 [salt.state       ][INFO    ][18553] Running state [salt] at time 22:13:19.765781
2018-07-13 22:13:19,766 [salt.state       ][INFO    ][18553] Executing state user.present for salt
2018-07-13 22:13:19,768 [salt.state       ][INFO    ][18553] User salt is present and up to date
2018-07-13 22:13:19,769 [salt.state       ][INFO    ][18553] Completed state [salt] at time 22:13:19.769114 duration_in_ms=3.333
2018-07-13 22:13:19,770 [salt.state       ][INFO    ][18553] Running state [/var/tmp/salt] at time 22:13:19.770773
2018-07-13 22:13:19,771 [salt.state       ][INFO    ][18553] Executing state file.directory for /var/tmp/salt
2018-07-13 22:13:19,772 [salt.state       ][INFO    ][18553] Directory /var/tmp/salt is in the correct state
2018-07-13 22:13:19,773 [salt.state       ][INFO    ][18553] Completed state [/var/tmp/salt] at time 22:13:19.772966 duration_in_ms=2.193
2018-07-13 22:13:19,773 [salt.state       ][INFO    ][18553] Running state [/etc/sudoers.d/90-salt-user-salt] at time 22:13:19.773378
2018-07-13 22:13:19,773 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/sudoers.d/90-salt-user-salt
2018-07-13 22:13:19,774 [salt.state       ][INFO    ][18553] File /etc/sudoers.d/90-salt-user-salt is not present
2018-07-13 22:13:19,774 [salt.state       ][INFO    ][18553] Completed state [/etc/sudoers.d/90-salt-user-salt] at time 22:13:19.774641 duration_in_ms=1.263
2018-07-13 22:13:19,775 [salt.state       ][INFO    ][18553] Running state [root] at time 22:13:19.775027
2018-07-13 22:13:19,775 [salt.state       ][INFO    ][18553] Executing state group.present for root
2018-07-13 22:13:19,775 [salt.state       ][INFO    ][18553] Group root is present and up to date
2018-07-13 22:13:19,776 [salt.state       ][INFO    ][18553] Completed state [root] at time 22:13:19.776304 duration_in_ms=1.277
2018-07-13 22:13:19,777 [salt.state       ][INFO    ][18553] Running state [root] at time 22:13:19.777669
2018-07-13 22:13:19,778 [salt.state       ][INFO    ][18553] Executing state user.present for root
2018-07-13 22:13:19,779 [salt.state       ][INFO    ][18553] User root is present and up to date
2018-07-13 22:13:19,780 [salt.state       ][INFO    ][18553] Completed state [root] at time 22:13:19.780032 duration_in_ms=2.363
2018-07-13 22:13:19,781 [salt.state       ][INFO    ][18553] Running state [/root] at time 22:13:19.781604
2018-07-13 22:13:19,782 [salt.state       ][INFO    ][18553] Executing state file.directory for /root
2018-07-13 22:13:19,783 [salt.state       ][INFO    ][18553] Directory /root is in the correct state
2018-07-13 22:13:19,783 [salt.state       ][INFO    ][18553] Completed state [/root] at time 22:13:19.783321 duration_in_ms=1.717
2018-07-13 22:13:19,783 [salt.state       ][INFO    ][18553] Running state [/etc/sudoers.d/90-salt-user-root] at time 22:13:19.783678
2018-07-13 22:13:19,784 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-13 22:13:19,784 [salt.state       ][INFO    ][18553] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-13 22:13:19,784 [salt.state       ][INFO    ][18553] Completed state [/etc/sudoers.d/90-salt-user-root] at time 22:13:19.784873 duration_in_ms=1.194
2018-07-13 22:13:19,785 [salt.state       ][INFO    ][18553] Running state [ubuntu] at time 22:13:19.785254
2018-07-13 22:13:19,785 [salt.state       ][INFO    ][18553] Executing state group.present for ubuntu
2018-07-13 22:13:19,786 [salt.state       ][INFO    ][18553] Group ubuntu is present and up to date
2018-07-13 22:13:19,786 [salt.state       ][INFO    ][18553] Completed state [ubuntu] at time 22:13:19.786424 duration_in_ms=1.169
2018-07-13 22:13:19,787 [salt.state       ][INFO    ][18553] Running state [ubuntu] at time 22:13:19.787696
2018-07-13 22:13:19,788 [salt.state       ][INFO    ][18553] Executing state user.present for ubuntu
2018-07-13 22:13:19,789 [salt.state       ][INFO    ][18553] User ubuntu is present and up to date
2018-07-13 22:13:19,790 [salt.state       ][INFO    ][18553] Completed state [ubuntu] at time 22:13:19.790052 duration_in_ms=2.357
2018-07-13 22:13:19,791 [salt.state       ][INFO    ][18553] Running state [/home/ubuntu] at time 22:13:19.791506
2018-07-13 22:13:19,791 [salt.state       ][INFO    ][18553] Executing state file.directory for /home/ubuntu
2018-07-13 22:13:19,793 [salt.state       ][INFO    ][18553] Directory /home/ubuntu is in the correct state
2018-07-13 22:13:19,793 [salt.state       ][INFO    ][18553] Completed state [/home/ubuntu] at time 22:13:19.793310 duration_in_ms=1.804
2018-07-13 22:13:19,794 [salt.state       ][INFO    ][18553] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:13:19.794517
2018-07-13 22:13:19,794 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-13 22:13:19,864 [salt.state       ][INFO    ][18553] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-13 22:13:19,864 [salt.state       ][INFO    ][18553] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:13:19.864652 duration_in_ms=70.134
2018-07-13 22:13:19,865 [salt.state       ][INFO    ][18553] Running state [/etc/security/limits.d/90-salt-default.conf] at time 22:13:19.865036
2018-07-13 22:13:19,865 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-13 22:13:19,926 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-13 22:13:20,136 [salt.state       ][INFO    ][18553] File changed:
New file
2018-07-13 22:13:20,137 [salt.state       ][INFO    ][18553] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 22:13:20.137095 duration_in_ms=272.06
2018-07-13 22:13:20,137 [salt.state       ][INFO    ][18553] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:13:20.137317
2018-07-13 22:13:20,137 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-13 22:13:20,154 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-13 22:13:20,181 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command saltutil.find_job with jid 20180713221320162407
2018-07-13 22:13:20,196 [salt.minion      ][INFO    ][21456] Starting a new job with PID 21456
2018-07-13 22:13:20,212 [salt.minion      ][INFO    ][21456] Returning information for job: 20180713221320162407
2018-07-13 22:13:20,264 [salt.state       ][INFO    ][18553] File changed:
New file
2018-07-13 22:13:20,265 [salt.state       ][INFO    ][18553] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:13:20.264988 duration_in_ms=127.671
2018-07-13 22:13:20,266 [salt.state       ][INFO    ][18553] Running state [service.systemctl_reload] at time 22:13:20.266653
2018-07-13 22:13:20,267 [salt.state       ][INFO    ][18553] Executing state module.wait for service.systemctl_reload
2018-07-13 22:13:20,267 [salt.state       ][INFO    ][18553] No changes made for service.systemctl_reload
2018-07-13 22:13:20,267 [salt.state       ][INFO    ][18553] Completed state [service.systemctl_reload] at time 22:13:20.267535 duration_in_ms=0.882
2018-07-13 22:13:20,267 [salt.state       ][INFO    ][18553] Running state [service.systemctl_reload] at time 22:13:20.267786
2018-07-13 22:13:20,268 [salt.state       ][INFO    ][18553] Executing state module.mod_watch for service.systemctl_reload
2018-07-13 22:13:20,268 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-13 22:13:20,393 [salt.state       ][INFO    ][18553] {'ret': True}
2018-07-13 22:13:20,394 [salt.state       ][INFO    ][18553] Completed state [service.systemctl_reload] at time 22:13:20.394622 duration_in_ms=126.834
2018-07-13 22:13:20,395 [salt.state       ][INFO    ][18553] Running state [/etc/issue] at time 22:13:20.395520
2018-07-13 22:13:20,396 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/issue
2018-07-13 22:13:20,406 [salt.state       ][INFO    ][18553] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-13 22:13:20,407 [salt.state       ][INFO    ][18553] Completed state [/etc/issue] at time 22:13:20.406920 duration_in_ms=11.4
2018-07-13 22:13:20,407 [salt.state       ][INFO    ][18553] Running state [/etc/hostname] at time 22:13:20.407439
2018-07-13 22:13:20,407 [salt.state       ][INFO    ][18553] Executing state file.managed for /etc/hostname
2018-07-13 22:13:20,436 [salt.fileclient  ][INFO    ][18553] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-13 22:13:20,440 [salt.state       ][INFO    ][18553] File /etc/hostname is in the correct state
2018-07-13 22:13:20,440 [salt.state       ][INFO    ][18553] Completed state [/etc/hostname] at time 22:13:20.440900 duration_in_ms=33.46
2018-07-13 22:13:20,444 [salt.state       ][INFO    ][18553] Running state [hostname cfg01] at time 22:13:20.444189
2018-07-13 22:13:20,444 [salt.state       ][INFO    ][18553] Executing state cmd.wait for hostname cfg01
2018-07-13 22:13:20,445 [salt.state       ][INFO    ][18553] No changes made for hostname cfg01
2018-07-13 22:13:20,445 [salt.state       ][INFO    ][18553] Completed state [hostname cfg01] at time 22:13:20.445554 duration_in_ms=1.365
2018-07-13 22:13:20,447 [salt.state       ][INFO    ][18553] Running state [mdb02] at time 22:13:20.447088
2018-07-13 22:13:20,447 [salt.state       ][INFO    ][18553] Executing state host.present for mdb02
2018-07-13 22:13:20,449 [salt.state       ][INFO    ][18553] {'host': 'mdb02'}
2018-07-13 22:13:20,449 [salt.state       ][INFO    ][18553] Completed state [mdb02] at time 22:13:20.449489 duration_in_ms=2.401
2018-07-13 22:13:20,449 [salt.state       ][INFO    ][18553] Running state [mdb02.mcp-ovs-ha.local] at time 22:13:20.449881
2018-07-13 22:13:20,450 [salt.state       ][INFO    ][18553] Executing state host.present for mdb02.mcp-ovs-ha.local
2018-07-13 22:13:20,453 [salt.state       ][INFO    ][18553] {'host': 'mdb02.mcp-ovs-ha.local'}
2018-07-13 22:13:20,454 [salt.state       ][INFO    ][18553] Completed state [mdb02.mcp-ovs-ha.local] at time 22:13:20.454243 duration_in_ms=4.362
2018-07-13 22:13:20,454 [salt.state       ][INFO    ][18553] Running state [mdb03] at time 22:13:20.454645
2018-07-13 22:13:20,455 [salt.state       ][INFO    ][18553] Executing state host.present for mdb03
2018-07-13 22:13:20,459 [salt.state       ][INFO    ][18553] {'host': 'mdb03'}
2018-07-13 22:13:20,460 [salt.state       ][INFO    ][18553] Completed state [mdb03] at time 22:13:20.460319 duration_in_ms=5.674
2018-07-13 22:13:20,460 [salt.state       ][INFO    ][18553] Running state [mdb03.mcp-ovs-ha.local] at time 22:13:20.460706
2018-07-13 22:13:20,461 [salt.state       ][INFO    ][18553] Executing state host.present for mdb03.mcp-ovs-ha.local
2018-07-13 22:13:20,465 [salt.state       ][INFO    ][18553] {'host': 'mdb03.mcp-ovs-ha.local'}
2018-07-13 22:13:20,466 [salt.state       ][INFO    ][18553] Completed state [mdb03.mcp-ovs-ha.local] at time 22:13:20.466259 duration_in_ms=5.552
2018-07-13 22:13:20,466 [salt.state       ][INFO    ][18553] Running state [mdb01] at time 22:13:20.466649
2018-07-13 22:13:20,467 [salt.state       ][INFO    ][18553] Executing state host.present for mdb01
2018-07-13 22:13:20,471 [salt.state       ][INFO    ][18553] {'host': 'mdb01'}
2018-07-13 22:13:20,472 [salt.state       ][INFO    ][18553] Completed state [mdb01] at time 22:13:20.472330 duration_in_ms=5.68
2018-07-13 22:13:20,472 [salt.state       ][INFO    ][18553] Running state [mdb01.mcp-ovs-ha.local] at time 22:13:20.472711
2018-07-13 22:13:20,473 [salt.state       ][INFO    ][18553] Executing state host.present for mdb01.mcp-ovs-ha.local
2018-07-13 22:13:20,475 [salt.state       ][INFO    ][18553] {'host': 'mdb01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,475 [salt.state       ][INFO    ][18553] Completed state [mdb01.mcp-ovs-ha.local] at time 22:13:20.475543 duration_in_ms=2.831
2018-07-13 22:13:20,475 [salt.state       ][INFO    ][18553] Running state [mdb] at time 22:13:20.475933
2018-07-13 22:13:20,476 [salt.state       ][INFO    ][18553] Executing state host.present for mdb
2018-07-13 22:13:20,481 [salt.state       ][INFO    ][18553] {'host': 'mdb'}
2018-07-13 22:13:20,481 [salt.state       ][INFO    ][18553] Completed state [mdb] at time 22:13:20.481573 duration_in_ms=5.639
2018-07-13 22:13:20,482 [salt.state       ][INFO    ][18553] Running state [mdb.mcp-ovs-ha.local] at time 22:13:20.481961
2018-07-13 22:13:20,482 [salt.state       ][INFO    ][18553] Executing state host.present for mdb.mcp-ovs-ha.local
2018-07-13 22:13:20,487 [salt.state       ][INFO    ][18553] {'host': 'mdb.mcp-ovs-ha.local'}
2018-07-13 22:13:20,487 [salt.state       ][INFO    ][18553] Completed state [mdb.mcp-ovs-ha.local] at time 22:13:20.487574 duration_in_ms=5.612
2018-07-13 22:13:20,488 [salt.state       ][INFO    ][18553] Running state [cfg01] at time 22:13:20.487952
2018-07-13 22:13:20,488 [salt.state       ][INFO    ][18553] Executing state host.present for cfg01
2018-07-13 22:13:20,493 [salt.state       ][INFO    ][18553] {'host': 'cfg01'}
2018-07-13 22:13:20,493 [salt.state       ][INFO    ][18553] Completed state [cfg01] at time 22:13:20.493646 duration_in_ms=5.693
2018-07-13 22:13:20,494 [salt.state       ][INFO    ][18553] Running state [cfg01.mcp-ovs-ha.local] at time 22:13:20.494037
2018-07-13 22:13:20,494 [salt.state       ][INFO    ][18553] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-13 22:13:20,499 [salt.state       ][INFO    ][18553] {'host': 'cfg01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,499 [salt.state       ][INFO    ][18553] Completed state [cfg01.mcp-ovs-ha.local] at time 22:13:20.499600 duration_in_ms=5.562
2018-07-13 22:13:20,500 [salt.state       ][INFO    ][18553] Running state [prx01] at time 22:13:20.499979
2018-07-13 22:13:20,500 [salt.state       ][INFO    ][18553] Executing state host.present for prx01
2018-07-13 22:13:20,505 [salt.state       ][INFO    ][18553] {'host': 'prx01'}
2018-07-13 22:13:20,505 [salt.state       ][INFO    ][18553] Completed state [prx01] at time 22:13:20.505629 duration_in_ms=5.65
2018-07-13 22:13:20,506 [salt.state       ][INFO    ][18553] Running state [prx01.mcp-ovs-ha.local] at time 22:13:20.506005
2018-07-13 22:13:20,506 [salt.state       ][INFO    ][18553] Executing state host.present for prx01.mcp-ovs-ha.local
2018-07-13 22:13:20,517 [salt.state       ][INFO    ][18553] {'host': 'prx01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,517 [salt.state       ][INFO    ][18553] Completed state [prx01.mcp-ovs-ha.local] at time 22:13:20.517878 duration_in_ms=11.872
2018-07-13 22:13:20,518 [salt.state       ][INFO    ][18553] Running state [kvm01] at time 22:13:20.518297
2018-07-13 22:13:20,518 [salt.state       ][INFO    ][18553] Executing state host.present for kvm01
2018-07-13 22:13:20,523 [salt.state       ][INFO    ][18553] {'host': 'kvm01'}
2018-07-13 22:13:20,523 [salt.state       ][INFO    ][18553] Completed state [kvm01] at time 22:13:20.523650 duration_in_ms=5.353
2018-07-13 22:13:20,524 [salt.state       ][INFO    ][18553] Running state [kvm01.mcp-ovs-ha.local] at time 22:13:20.524031
2018-07-13 22:13:20,524 [salt.state       ][INFO    ][18553] Executing state host.present for kvm01.mcp-ovs-ha.local
2018-07-13 22:13:20,529 [salt.state       ][INFO    ][18553] {'host': 'kvm01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,529 [salt.state       ][INFO    ][18553] Completed state [kvm01.mcp-ovs-ha.local] at time 22:13:20.529659 duration_in_ms=5.627
2018-07-13 22:13:20,530 [salt.state       ][INFO    ][18553] Running state [kvm03] at time 22:13:20.530044
2018-07-13 22:13:20,530 [salt.state       ][INFO    ][18553] Executing state host.present for kvm03
2018-07-13 22:13:20,535 [salt.state       ][INFO    ][18553] {'host': 'kvm03'}
2018-07-13 22:13:20,536 [salt.state       ][INFO    ][18553] Completed state [kvm03] at time 22:13:20.536055 duration_in_ms=6.01
2018-07-13 22:13:20,536 [salt.state       ][INFO    ][18553] Running state [kvm03.mcp-ovs-ha.local] at time 22:13:20.536507
2018-07-13 22:13:20,536 [salt.state       ][INFO    ][18553] Executing state host.present for kvm03.mcp-ovs-ha.local
2018-07-13 22:13:20,541 [salt.state       ][INFO    ][18553] {'host': 'kvm03.mcp-ovs-ha.local'}
2018-07-13 22:13:20,541 [salt.state       ][INFO    ][18553] Completed state [kvm03.mcp-ovs-ha.local] at time 22:13:20.541642 duration_in_ms=5.135
2018-07-13 22:13:20,542 [salt.state       ][INFO    ][18553] Running state [kvm02] at time 22:13:20.542024
2018-07-13 22:13:20,542 [salt.state       ][INFO    ][18553] Executing state host.present for kvm02
2018-07-13 22:13:20,547 [salt.state       ][INFO    ][18553] {'host': 'kvm02'}
2018-07-13 22:13:20,547 [salt.state       ][INFO    ][18553] Completed state [kvm02] at time 22:13:20.547701 duration_in_ms=5.677
2018-07-13 22:13:20,548 [salt.state       ][INFO    ][18553] Running state [kvm02.mcp-ovs-ha.local] at time 22:13:20.548079
2018-07-13 22:13:20,548 [salt.state       ][INFO    ][18553] Executing state host.present for kvm02.mcp-ovs-ha.local
2018-07-13 22:13:20,553 [salt.state       ][INFO    ][18553] {'host': 'kvm02.mcp-ovs-ha.local'}
2018-07-13 22:13:20,553 [salt.state       ][INFO    ][18553] Completed state [kvm02.mcp-ovs-ha.local] at time 22:13:20.553702 duration_in_ms=5.623
2018-07-13 22:13:20,554 [salt.state       ][INFO    ][18553] Running state [dbs] at time 22:13:20.554098
2018-07-13 22:13:20,554 [salt.state       ][INFO    ][18553] Executing state host.present for dbs
2018-07-13 22:13:20,559 [salt.state       ][INFO    ][18553] {'host': 'dbs'}
2018-07-13 22:13:20,559 [salt.state       ][INFO    ][18553] Completed state [dbs] at time 22:13:20.559751 duration_in_ms=5.653
2018-07-13 22:13:20,560 [salt.state       ][INFO    ][18553] Running state [dbs.mcp-ovs-ha.local] at time 22:13:20.560193
2018-07-13 22:13:20,560 [salt.state       ][INFO    ][18553] Executing state host.present for dbs.mcp-ovs-ha.local
2018-07-13 22:13:20,565 [salt.state       ][INFO    ][18553] {'host': 'dbs.mcp-ovs-ha.local'}
2018-07-13 22:13:20,565 [salt.state       ][INFO    ][18553] Completed state [dbs.mcp-ovs-ha.local] at time 22:13:20.565793 duration_in_ms=5.6
2018-07-13 22:13:20,566 [salt.state       ][INFO    ][18553] Running state [prx] at time 22:13:20.566236
2018-07-13 22:13:20,566 [salt.state       ][INFO    ][18553] Executing state host.present for prx
2018-07-13 22:13:20,571 [salt.state       ][INFO    ][18553] {'host': 'prx'}
2018-07-13 22:13:20,571 [salt.state       ][INFO    ][18553] Completed state [prx] at time 22:13:20.571731 duration_in_ms=5.495
2018-07-13 22:13:20,572 [salt.state       ][INFO    ][18553] Running state [prx.mcp-ovs-ha.local] at time 22:13:20.572169
2018-07-13 22:13:20,572 [salt.state       ][INFO    ][18553] Executing state host.present for prx.mcp-ovs-ha.local
2018-07-13 22:13:20,574 [salt.state       ][INFO    ][18553] {'host': 'prx.mcp-ovs-ha.local'}
2018-07-13 22:13:20,574 [salt.state       ][INFO    ][18553] Completed state [prx.mcp-ovs-ha.local] at time 22:13:20.574369 duration_in_ms=2.199
2018-07-13 22:13:20,574 [salt.state       ][INFO    ][18553] Running state [prx02] at time 22:13:20.574753
2018-07-13 22:13:20,575 [salt.state       ][INFO    ][18553] Executing state host.present for prx02
2018-07-13 22:13:20,579 [salt.state       ][INFO    ][18553] {'host': 'prx02'}
2018-07-13 22:13:20,580 [salt.state       ][INFO    ][18553] Completed state [prx02] at time 22:13:20.580063 duration_in_ms=5.309
2018-07-13 22:13:20,580 [salt.state       ][INFO    ][18553] Running state [prx02.mcp-ovs-ha.local] at time 22:13:20.580508
2018-07-13 22:13:20,580 [salt.state       ][INFO    ][18553] Executing state host.present for prx02.mcp-ovs-ha.local
2018-07-13 22:13:20,585 [salt.state       ][INFO    ][18553] {'host': 'prx02.mcp-ovs-ha.local'}
2018-07-13 22:13:20,586 [salt.state       ][INFO    ][18553] Completed state [prx02.mcp-ovs-ha.local] at time 22:13:20.586096 duration_in_ms=5.588
2018-07-13 22:13:20,586 [salt.state       ][INFO    ][18553] Running state [msg02] at time 22:13:20.586511
2018-07-13 22:13:20,586 [salt.state       ][INFO    ][18553] Executing state host.present for msg02
2018-07-13 22:13:20,591 [salt.state       ][INFO    ][18553] {'host': 'msg02'}
2018-07-13 22:13:20,592 [salt.state       ][INFO    ][18553] Completed state [msg02] at time 22:13:20.592099 duration_in_ms=5.587
2018-07-13 22:13:20,592 [salt.state       ][INFO    ][18553] Running state [msg02.mcp-ovs-ha.local] at time 22:13:20.592553
2018-07-13 22:13:20,592 [salt.state       ][INFO    ][18553] Executing state host.present for msg02.mcp-ovs-ha.local
2018-07-13 22:13:20,597 [salt.state       ][INFO    ][18553] {'host': 'msg02.mcp-ovs-ha.local'}
2018-07-13 22:13:20,598 [salt.state       ][INFO    ][18553] Completed state [msg02.mcp-ovs-ha.local] at time 22:13:20.598028 duration_in_ms=5.475
2018-07-13 22:13:20,598 [salt.state       ][INFO    ][18553] Running state [msg03] at time 22:13:20.598448
2018-07-13 22:13:20,598 [salt.state       ][INFO    ][18553] Executing state host.present for msg03
2018-07-13 22:13:20,603 [salt.state       ][INFO    ][18553] {'host': 'msg03'}
2018-07-13 22:13:20,604 [salt.state       ][INFO    ][18553] Completed state [msg03] at time 22:13:20.604200 duration_in_ms=5.752
2018-07-13 22:13:20,604 [salt.state       ][INFO    ][18553] Running state [msg03.mcp-ovs-ha.local] at time 22:13:20.604594
2018-07-13 22:13:20,605 [salt.state       ][INFO    ][18553] Executing state host.present for msg03.mcp-ovs-ha.local
2018-07-13 22:13:20,616 [salt.state       ][INFO    ][18553] {'host': 'msg03.mcp-ovs-ha.local'}
2018-07-13 22:13:20,616 [salt.state       ][INFO    ][18553] Completed state [msg03.mcp-ovs-ha.local] at time 22:13:20.616495 duration_in_ms=11.901
2018-07-13 22:13:20,616 [salt.state       ][INFO    ][18553] Running state [msg01] at time 22:13:20.616878
2018-07-13 22:13:20,617 [salt.state       ][INFO    ][18553] Executing state host.present for msg01
2018-07-13 22:13:20,621 [salt.state       ][INFO    ][18553] {'host': 'msg01'}
2018-07-13 22:13:20,622 [salt.state       ][INFO    ][18553] Completed state [msg01] at time 22:13:20.622102 duration_in_ms=5.224
2018-07-13 22:13:20,622 [salt.state       ][INFO    ][18553] Running state [msg01.mcp-ovs-ha.local] at time 22:13:20.622530
2018-07-13 22:13:20,622 [salt.state       ][INFO    ][18553] Executing state host.present for msg01.mcp-ovs-ha.local
2018-07-13 22:13:20,627 [salt.state       ][INFO    ][18553] {'host': 'msg01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,628 [salt.state       ][INFO    ][18553] Completed state [msg01.mcp-ovs-ha.local] at time 22:13:20.628265 duration_in_ms=5.734
2018-07-13 22:13:20,628 [salt.state       ][INFO    ][18553] Running state [msg] at time 22:13:20.628659
2018-07-13 22:13:20,629 [salt.state       ][INFO    ][18553] Executing state host.present for msg
2018-07-13 22:13:20,633 [salt.state       ][INFO    ][18553] {'host': 'msg'}
2018-07-13 22:13:20,634 [salt.state       ][INFO    ][18553] Completed state [msg] at time 22:13:20.634244 duration_in_ms=5.584
2018-07-13 22:13:20,634 [salt.state       ][INFO    ][18553] Running state [msg.mcp-ovs-ha.local] at time 22:13:20.634632
2018-07-13 22:13:20,635 [salt.state       ][INFO    ][18553] Executing state host.present for msg.mcp-ovs-ha.local
2018-07-13 22:13:20,639 [salt.state       ][INFO    ][18553] {'host': 'msg.mcp-ovs-ha.local'}
2018-07-13 22:13:20,640 [salt.state       ][INFO    ][18553] Completed state [msg.mcp-ovs-ha.local] at time 22:13:20.640297 duration_in_ms=5.666
2018-07-13 22:13:20,640 [salt.state       ][INFO    ][18553] Running state [cfg01] at time 22:13:20.640679
2018-07-13 22:13:20,641 [salt.state       ][INFO    ][18553] Executing state host.present for cfg01
2018-07-13 22:13:20,641 [salt.state       ][INFO    ][18553] Host cfg01 (10.167.4.11) already present
2018-07-13 22:13:20,642 [salt.state       ][INFO    ][18553] Completed state [cfg01] at time 22:13:20.642109 duration_in_ms=1.429
2018-07-13 22:13:20,642 [salt.state       ][INFO    ][18553] Running state [cfg01.mcp-ovs-ha.local] at time 22:13:20.642517
2018-07-13 22:13:20,642 [salt.state       ][INFO    ][18553] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-13 22:13:20,643 [salt.state       ][INFO    ][18553] Host cfg01.mcp-ovs-ha.local (10.167.4.11) already present
2018-07-13 22:13:20,644 [salt.state       ][INFO    ][18553] Completed state [cfg01.mcp-ovs-ha.local] at time 22:13:20.643958 duration_in_ms=1.44
2018-07-13 22:13:20,644 [salt.state       ][INFO    ][18553] Running state [cmp002] at time 22:13:20.644397
2018-07-13 22:13:20,644 [salt.state       ][INFO    ][18553] Executing state host.present for cmp002
2018-07-13 22:13:20,647 [salt.state       ][INFO    ][18553] {'host': 'cmp002'}
2018-07-13 22:13:20,648 [salt.state       ][INFO    ][18553] Completed state [cmp002] at time 22:13:20.648080 duration_in_ms=3.682
2018-07-13 22:13:20,648 [salt.state       ][INFO    ][18553] Running state [cmp002.mcp-ovs-ha.local] at time 22:13:20.648518
2018-07-13 22:13:20,648 [salt.state       ][INFO    ][18553] Executing state host.present for cmp002.mcp-ovs-ha.local
2018-07-13 22:13:20,651 [salt.state       ][INFO    ][18553] {'host': 'cmp002.mcp-ovs-ha.local'}
2018-07-13 22:13:20,652 [salt.state       ][INFO    ][18553] Completed state [cmp002.mcp-ovs-ha.local] at time 22:13:20.652218 duration_in_ms=3.7
2018-07-13 22:13:20,652 [salt.state       ][INFO    ][18553] Running state [cmp001] at time 22:13:20.652589
2018-07-13 22:13:20,652 [salt.state       ][INFO    ][18553] Executing state host.present for cmp001
2018-07-13 22:13:20,657 [salt.state       ][INFO    ][18553] {'host': 'cmp001'}
2018-07-13 22:13:20,658 [salt.state       ][INFO    ][18553] Completed state [cmp001] at time 22:13:20.658248 duration_in_ms=5.659
2018-07-13 22:13:20,658 [salt.state       ][INFO    ][18553] Running state [cmp001.mcp-ovs-ha.local] at time 22:13:20.658617
2018-07-13 22:13:20,659 [salt.state       ][INFO    ][18553] Executing state host.present for cmp001.mcp-ovs-ha.local
2018-07-13 22:13:20,663 [salt.state       ][INFO    ][18553] {'host': 'cmp001.mcp-ovs-ha.local'}
2018-07-13 22:13:20,664 [salt.state       ][INFO    ][18553] Completed state [cmp001.mcp-ovs-ha.local] at time 22:13:20.664310 duration_in_ms=5.693
2018-07-13 22:13:20,664 [salt.state       ][INFO    ][18553] Running state [dbs01] at time 22:13:20.664677
2018-07-13 22:13:20,665 [salt.state       ][INFO    ][18553] Executing state host.present for dbs01
2018-07-13 22:13:20,669 [salt.state       ][INFO    ][18553] {'host': 'dbs01'}
2018-07-13 22:13:20,670 [salt.state       ][INFO    ][18553] Completed state [dbs01] at time 22:13:20.670254 duration_in_ms=5.576
2018-07-13 22:13:20,670 [salt.state       ][INFO    ][18553] Running state [dbs01.mcp-ovs-ha.local] at time 22:13:20.670627
2018-07-13 22:13:20,671 [salt.state       ][INFO    ][18553] Executing state host.present for dbs01.mcp-ovs-ha.local
2018-07-13 22:13:20,673 [salt.state       ][INFO    ][18553] {'host': 'dbs01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,673 [salt.state       ][INFO    ][18553] Completed state [dbs01.mcp-ovs-ha.local] at time 22:13:20.673476 duration_in_ms=2.848
2018-07-13 22:13:20,673 [salt.state       ][INFO    ][18553] Running state [dbs02] at time 22:13:20.673833
2018-07-13 22:13:20,674 [salt.state       ][INFO    ][18553] Executing state host.present for dbs02
2018-07-13 22:13:20,679 [salt.state       ][INFO    ][18553] {'host': 'dbs02'}
2018-07-13 22:13:20,679 [salt.state       ][INFO    ][18553] Completed state [dbs02] at time 22:13:20.679629 duration_in_ms=5.795
2018-07-13 22:13:20,680 [salt.state       ][INFO    ][18553] Running state [dbs02.mcp-ovs-ha.local] at time 22:13:20.680001
2018-07-13 22:13:20,680 [salt.state       ][INFO    ][18553] Executing state host.present for dbs02.mcp-ovs-ha.local
2018-07-13 22:13:20,685 [salt.state       ][INFO    ][18553] {'host': 'dbs02.mcp-ovs-ha.local'}
2018-07-13 22:13:20,685 [salt.state       ][INFO    ][18553] Completed state [dbs02.mcp-ovs-ha.local] at time 22:13:20.685592 duration_in_ms=5.59
2018-07-13 22:13:20,686 [salt.state       ][INFO    ][18553] Running state [dbs03] at time 22:13:20.685959
2018-07-13 22:13:20,686 [salt.state       ][INFO    ][18553] Executing state host.present for dbs03
2018-07-13 22:13:20,691 [salt.state       ][INFO    ][18553] {'host': 'dbs03'}
2018-07-13 22:13:20,691 [salt.state       ][INFO    ][18553] Completed state [dbs03] at time 22:13:20.691663 duration_in_ms=5.703
2018-07-13 22:13:20,692 [salt.state       ][INFO    ][18553] Running state [dbs03.mcp-ovs-ha.local] at time 22:13:20.692048
2018-07-13 22:13:20,692 [salt.state       ][INFO    ][18553] Executing state host.present for dbs03.mcp-ovs-ha.local
2018-07-13 22:13:20,697 [salt.state       ][INFO    ][18553] {'host': 'dbs03.mcp-ovs-ha.local'}
2018-07-13 22:13:20,697 [salt.state       ][INFO    ][18553] Completed state [dbs03.mcp-ovs-ha.local] at time 22:13:20.697596 duration_in_ms=5.548
2018-07-13 22:13:20,698 [salt.state       ][INFO    ][18553] Running state [mas01] at time 22:13:20.697969
2018-07-13 22:13:20,698 [salt.state       ][INFO    ][18553] Executing state host.present for mas01
2018-07-13 22:13:20,703 [salt.state       ][INFO    ][18553] {'host': 'mas01'}
2018-07-13 22:13:20,703 [salt.state       ][INFO    ][18553] Completed state [mas01] at time 22:13:20.703858 duration_in_ms=5.888
2018-07-13 22:13:20,704 [salt.state       ][INFO    ][18553] Running state [mas01.mcp-ovs-ha.local] at time 22:13:20.704300
2018-07-13 22:13:20,704 [salt.state       ][INFO    ][18553] Executing state host.present for mas01.mcp-ovs-ha.local
2018-07-13 22:13:20,715 [salt.state       ][INFO    ][18553] {'host': 'mas01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,716 [salt.state       ][INFO    ][18553] Completed state [mas01.mcp-ovs-ha.local] at time 22:13:20.716216 duration_in_ms=11.915
2018-07-13 22:13:20,716 [salt.state       ][INFO    ][18553] Running state [ctl02] at time 22:13:20.716621
2018-07-13 22:13:20,717 [salt.state       ][INFO    ][18553] Executing state host.present for ctl02
2018-07-13 22:13:20,721 [salt.state       ][INFO    ][18553] {'host': 'ctl02'}
2018-07-13 22:13:20,722 [salt.state       ][INFO    ][18553] Completed state [ctl02] at time 22:13:20.721950 duration_in_ms=5.329
2018-07-13 22:13:20,722 [salt.state       ][INFO    ][18553] Running state [ctl02.mcp-ovs-ha.local] at time 22:13:20.722374
2018-07-13 22:13:20,722 [salt.state       ][INFO    ][18553] Executing state host.present for ctl02.mcp-ovs-ha.local
2018-07-13 22:13:20,727 [salt.state       ][INFO    ][18553] {'host': 'ctl02.mcp-ovs-ha.local'}
2018-07-13 22:13:20,728 [salt.state       ][INFO    ][18553] Completed state [ctl02.mcp-ovs-ha.local] at time 22:13:20.727965 duration_in_ms=5.591
2018-07-13 22:13:20,728 [salt.state       ][INFO    ][18553] Running state [ctl03] at time 22:13:20.728419
2018-07-13 22:13:20,728 [salt.state       ][INFO    ][18553] Executing state host.present for ctl03
2018-07-13 22:13:20,733 [salt.state       ][INFO    ][18553] {'host': 'ctl03'}
2018-07-13 22:13:20,733 [salt.state       ][INFO    ][18553] Completed state [ctl03] at time 22:13:20.733882 duration_in_ms=5.463
2018-07-13 22:13:20,734 [salt.state       ][INFO    ][18553] Running state [ctl03.mcp-ovs-ha.local] at time 22:13:20.734290
2018-07-13 22:13:20,734 [salt.state       ][INFO    ][18553] Executing state host.present for ctl03.mcp-ovs-ha.local
2018-07-13 22:13:20,739 [salt.state       ][INFO    ][18553] {'host': 'ctl03.mcp-ovs-ha.local'}
2018-07-13 22:13:20,740 [salt.state       ][INFO    ][18553] Completed state [ctl03.mcp-ovs-ha.local] at time 22:13:20.739943 duration_in_ms=5.652
2018-07-13 22:13:20,740 [salt.state       ][INFO    ][18553] Running state [ctl01] at time 22:13:20.740399
2018-07-13 22:13:20,740 [salt.state       ][INFO    ][18553] Executing state host.present for ctl01
2018-07-13 22:13:20,746 [salt.state       ][INFO    ][18553] {'host': 'ctl01'}
2018-07-13 22:13:20,747 [salt.state       ][INFO    ][18553] Completed state [ctl01] at time 22:13:20.747029 duration_in_ms=6.63
2018-07-13 22:13:20,747 [salt.state       ][INFO    ][18553] Running state [ctl01.mcp-ovs-ha.local] at time 22:13:20.747441
2018-07-13 22:13:20,747 [salt.state       ][INFO    ][18553] Executing state host.present for ctl01.mcp-ovs-ha.local
2018-07-13 22:13:20,751 [salt.state       ][INFO    ][18553] {'host': 'ctl01.mcp-ovs-ha.local'}
2018-07-13 22:13:20,752 [salt.state       ][INFO    ][18553] Completed state [ctl01.mcp-ovs-ha.local] at time 22:13:20.751960 duration_in_ms=4.518
2018-07-13 22:13:20,752 [salt.state       ][INFO    ][18553] Running state [ctl] at time 22:13:20.752413
2018-07-13 22:13:20,752 [salt.state       ][INFO    ][18553] Executing state host.present for ctl
2018-07-13 22:13:20,757 [salt.state       ][INFO    ][18553] {'host': 'ctl'}
2018-07-13 22:13:20,758 [salt.state       ][INFO    ][18553] Completed state [ctl] at time 22:13:20.758200 duration_in_ms=5.787
2018-07-13 22:13:20,758 [salt.state       ][INFO    ][18553] Running state [ctl.mcp-ovs-ha.local] at time 22:13:20.758591
2018-07-13 22:13:20,758 [salt.state       ][INFO    ][18553] Executing state host.present for ctl.mcp-ovs-ha.local
2018-07-13 22:13:20,763 [salt.state       ][INFO    ][18553] {'host': 'ctl.mcp-ovs-ha.local'}
2018-07-13 22:13:20,764 [salt.state       ][INFO    ][18553] Completed state [ctl.mcp-ovs-ha.local] at time 22:13:20.764020 duration_in_ms=5.429
2018-07-13 22:13:20,764 [salt.state       ][INFO    ][18553] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 22:13:20.764477
2018-07-13 22:13:20,764 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-13 22:13:20,765 [salt.state       ][INFO    ][18553] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-13 22:13:20,765 [salt.state       ][INFO    ][18553] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 22:13:20.765795 duration_in_ms=1.318
2018-07-13 22:13:20,775 [salt.state       ][INFO    ][18553] Running state [ens4] at time 22:13:20.775525
2018-07-13 22:13:20,775 [salt.state       ][INFO    ][18553] Executing state network.managed for ens4
2018-07-13 22:13:20,933 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['ifup', 'ens4'] in directory '/root'
2018-07-13 22:13:21,769 [salt.state       ][INFO    ][18553] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-07-13 22:13:21,769 [salt.state       ][INFO    ][18553] Completed state [ens4] at time 22:13:21.769562 duration_in_ms=994.036
2018-07-13 22:13:21,770 [salt.state       ][INFO    ][18553] Running state [ens5] at time 22:13:21.770071
2018-07-13 22:13:21,770 [salt.state       ][INFO    ][18553] Executing state network.managed for ens5
2018-07-13 22:13:21,804 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['ifup', 'ens5'] in directory '/root'
2018-07-13 22:13:22,317 [salt.state       ][INFO    ][18553] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-07-13 22:13:22,318 [salt.state       ][INFO    ][18553] Completed state [ens5] at time 22:13:22.318275 duration_in_ms=548.207
2018-07-13 22:13:22,339 [salt.state       ][INFO    ][18553] Running state [ens3] at time 22:13:22.339535
2018-07-13 22:13:22,339 [salt.state       ][INFO    ][18553] Executing state network.managed for ens3
2018-07-13 22:13:22,373 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['ifdown', 'ens3'] in directory '/root'
2018-07-13 22:13:23,539 [salt.loaded.int.module.cmdmod][INFO    ][18553] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-13 22:13:23,758 [salt.state       ][INFO    ][18553] {'interface': 'Added network interface.', 'status': 'Interface ens3 restart to validate'}
2018-07-13 22:13:23,760 [salt.state       ][INFO    ][18553] Completed state [ens3] at time 22:13:23.759892 duration_in_ms=1420.355
2018-07-13 22:13:23,761 [salt.state       ][INFO    ][18553] Running state [/etc/profile.d/proxy.sh] at time 22:13:23.761094
2018-07-13 22:13:23,761 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-13 22:13:23,763 [salt.state       ][INFO    ][18553] File /etc/profile.d/proxy.sh is not present
2018-07-13 22:13:23,763 [salt.state       ][INFO    ][18553] Completed state [/etc/profile.d/proxy.sh] at time 22:13:23.763875 duration_in_ms=2.782
2018-07-13 22:13:23,764 [salt.state       ][INFO    ][18553] Running state [/etc/apt/apt.conf.d/95proxies] at time 22:13:23.764573
2018-07-13 22:13:23,765 [salt.state       ][INFO    ][18553] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-13 22:13:23,765 [salt.state       ][INFO    ][18553] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-13 22:13:23,766 [salt.state       ][INFO    ][18553] Completed state [/etc/apt/apt.conf.d/95proxies] at time 22:13:23.766522 duration_in_ms=1.949
2018-07-13 22:13:23,775 [salt.minion      ][INFO    ][18553] Returning information for job: 20180713221239942602
2018-07-13 22:13:25,487 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180713221325469398
2018-07-13 22:13:25,520 [salt.minion      ][INFO    ][21900] Starting a new job with PID 21900
2018-07-13 22:13:27,114 [salt.state       ][INFO    ][21900] Loading fresh modules for state activity
2018-07-13 22:13:27,190 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-07-13 22:13:27,197 [salt.utils.extmods][INFO    ][21900] Syncing beacons for environment 'base'
2018-07-13 22:13:27,198 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_beacons, for base)
2018-07-13 22:13:27,199 [salt.fileclient  ][INFO    ][21900] Caching directory '_beacons/' for environment 'base'
2018-07-13 22:13:27,240 [salt.utils.extmods][INFO    ][21900] Syncing modules for environment 'base'
2018-07-13 22:13:27,240 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_modules, for base)
2018-07-13 22:13:27,241 [salt.fileclient  ][INFO    ][21900] Caching directory '_modules/' for environment 'base'
2018-07-13 22:13:28,237 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-07-13 22:13:28,238 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2018-07-13 22:13:28,238 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-07-13 22:13:28,239 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/__init__.py'
2018-07-13 22:13:28,240 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/acl.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/acl.py'
2018-07-13 22:13:28,240 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/common.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/common.py'
2018-07-13 22:13:28,241 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/secrets.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/secrets.py'
2018-07-13 22:13:28,242 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-07-13 22:13:28,242 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-07-13 22:13:28,243 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/__init__.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/__init__.py'
2018-07-13 22:13:28,243 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/common.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/common.py'
2018-07-13 22:13:28,244 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume.py'
2018-07-13 22:13:28,245 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-07-13 22:13:28,246 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-07-13 22:13:28,247 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-07-13 22:13:28,247 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-07-13 22:13:28,248 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-07-13 22:13:28,248 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-07-13 22:13:28,249 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-07-13 22:13:28,250 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/__init__.py' to '/var/cache/salt/minion/extmods/modules/glancev2/__init__.py'
2018-07-13 22:13:28,250 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/common.py' to '/var/cache/salt/minion/extmods/modules/glancev2/common.py'
2018-07-13 22:13:28,251 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/image.py' to '/var/cache/salt/minion/extmods/modules/glancev2/image.py'
2018-07-13 22:13:28,251 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/task.py' to '/var/cache/salt/minion/extmods/modules/glancev2/task.py'
2018-07-13 22:13:28,252 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/__init__.py'
2018-07-13 22:13:28,253 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/archive_policy.py'
2018-07-13 22:13:28,253 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/common.py'
2018-07-13 22:13:28,254 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-07-13 22:13:28,254 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/heatv1/__init__.py'
2018-07-13 22:13:28,255 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/common.py' to '/var/cache/salt/minion/extmods/modules/heatv1/common.py'
2018-07-13 22:13:28,255 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/stack.py' to '/var/cache/salt/minion/extmods/modules/heatv1/stack.py'
2018-07-13 22:13:28,256 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-07-13 22:13:28,256 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-07-13 22:13:28,257 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-07-13 22:13:28,258 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-07-13 22:13:28,258 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2018-07-13 22:13:28,259 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/__init__.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/__init__.py'
2018-07-13 22:13:28,259 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/common.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/common.py'
2018-07-13 22:13:28,260 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/endpoints.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/endpoints.py'
2018-07-13 22:13:28,260 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/projects.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/projects.py'
2018-07-13 22:13:28,261 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/roles.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/roles.py'
2018-07-13 22:13:28,261 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/services.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/services.py'
2018-07-13 22:13:28,262 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/users.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/users.py'
2018-07-13 22:13:28,262 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-07-13 22:13:28,263 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-07-13 22:13:28,263 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-07-13 22:13:28,264 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-07-13 22:13:28,265 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2018-07-13 22:13:28,265 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-07-13 22:13:28,266 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-07-13 22:13:28,266 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-07-13 22:13:28,267 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-07-13 22:13:28,267 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/netutils.py' to '/var/cache/salt/minion/extmods/modules/netutils.py'
2018-07-13 22:13:28,268 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-07-13 22:13:28,268 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/__init__.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/__init__.py'
2018-07-13 22:13:28,269 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/auto_alloc.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/auto_alloc.py'
2018-07-13 22:13:28,269 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/common.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/common.py'
2018-07-13 22:13:28,270 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/networks.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/networks.py'
2018-07-13 22:13:28,270 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnetpools.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnetpools.py'
2018-07-13 22:13:28,271 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnets.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnets.py'
2018-07-13 22:13:28,271 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-07-13 22:13:28,272 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-07-13 22:13:28,273 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-07-13 22:13:28,273 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-07-13 22:13:28,274 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-07-13 22:13:28,274 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-07-13 22:13:28,275 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-07-13 22:13:28,275 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-07-13 22:13:28,276 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-07-13 22:13:28,276 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-07-13 22:13:28,277 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2018-07-13 22:13:28,277 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-07-13 22:13:28,278 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-07-13 22:13:28,285 [salt.utils.extmods][INFO    ][21900] Syncing states for environment 'base'
2018-07-13 22:13:28,286 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_states, for base)
2018-07-13 22:13:28,286 [salt.fileclient  ][INFO    ][21900] Caching directory '_states/' for environment 'base'
2018-07-13 22:13:28,558 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-07-13 22:13:28,559 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/barbicanv1.py' to '/var/cache/salt/minion/extmods/states/barbicanv1.py'
2018-07-13 22:13:28,560 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-07-13 22:13:28,560 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/cinderv3.py' to '/var/cache/salt/minion/extmods/states/cinderv3.py'
2018-07-13 22:13:28,561 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-07-13 22:13:28,561 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/debmirror.py' to '/var/cache/salt/minion/extmods/states/debmirror.py'
2018-07-13 22:13:28,562 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-07-13 22:13:28,562 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-07-13 22:13:28,563 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-07-13 22:13:28,563 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/glancev2.py' to '/var/cache/salt/minion/extmods/states/glancev2.py'
2018-07-13 22:13:28,564 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/gnocchiv1.py' to '/var/cache/salt/minion/extmods/states/gnocchiv1.py'
2018-07-13 22:13:28,565 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-07-13 22:13:28,565 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-07-13 22:13:28,566 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-07-13 22:13:28,566 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/heatv1.py' to '/var/cache/salt/minion/extmods/states/heatv1.py'
2018-07-13 22:13:28,566 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-07-13 22:13:28,567 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-07-13 22:13:28,567 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2018-07-13 22:13:28,568 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-07-13 22:13:28,568 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-07-13 22:13:28,569 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-07-13 22:13:28,569 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_gerrit.py' to '/var/cache/salt/minion/extmods/states/jenkins_gerrit.py'
2018-07-13 22:13:28,570 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-07-13 22:13:28,570 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_jira.py' to '/var/cache/salt/minion/extmods/states/jenkins_jira.py'
2018-07-13 22:13:28,571 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-07-13 22:13:28,571 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-07-13 22:13:28,572 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-07-13 22:13:28,572 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-07-13 22:13:28,573 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-07-13 22:13:28,573 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-07-13 22:13:28,573 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-07-13 22:13:28,574 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-07-13 22:13:28,574 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_throttle_category.py' to '/var/cache/salt/minion/extmods/states/jenkins_throttle_category.py'
2018-07-13 22:13:28,575 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-07-13 22:13:28,575 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-07-13 22:13:28,576 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-07-13 22:13:28,576 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2018-07-13 22:13:28,577 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/keystonev3.py' to '/var/cache/salt/minion/extmods/states/keystonev3.py'
2018-07-13 22:13:28,577 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-07-13 22:13:28,578 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-07-13 22:13:28,578 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2018-07-13 22:13:28,579 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-07-13 22:13:28,579 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/neutronv2.py' to '/var/cache/salt/minion/extmods/states/neutronv2.py'
2018-07-13 22:13:28,580 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-07-13 22:13:28,580 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-07-13 22:13:28,581 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-07-13 22:13:28,581 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-07-13 22:13:28,582 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-07-13 22:13:28,583 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-07-13 22:13:28,586 [salt.utils.extmods][INFO    ][21900] Syncing sdb for environment 'base'
2018-07-13 22:13:28,587 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_sdb, for base)
2018-07-13 22:13:28,587 [salt.fileclient  ][INFO    ][21900] Caching directory '_sdb/' for environment 'base'
2018-07-13 22:13:28,609 [salt.utils.extmods][INFO    ][21900] Syncing grains for environment 'base'
2018-07-13 22:13:28,609 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_grains, for base)
2018-07-13 22:13:28,609 [salt.fileclient  ][INFO    ][21900] Caching directory '_grains/' for environment 'base'
2018-07-13 22:13:28,674 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-07-13 22:13:28,674 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-07-13 22:13:28,675 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-07-13 22:13:28,675 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-07-13 22:13:28,675 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-07-13 22:13:28,676 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-07-13 22:13:28,676 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-07-13 22:13:28,676 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-07-13 22:13:28,677 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-07-13 22:13:28,677 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-07-13 22:13:28,677 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-07-13 22:13:28,678 [salt.utils.extmods][INFO    ][21900] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-07-13 22:13:28,680 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-07-13 22:13:28,701 [salt.utils.extmods][INFO    ][21900] Syncing renderers for environment 'base'
2018-07-13 22:13:28,701 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_renderers, for base)
2018-07-13 22:13:28,701 [salt.fileclient  ][INFO    ][21900] Caching directory '_renderers/' for environment 'base'
2018-07-13 22:13:28,725 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-07-13 22:13:28,729 [salt.utils.extmods][INFO    ][21900] Syncing returners for environment 'base'
2018-07-13 22:13:28,729 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_returners, for base)
2018-07-13 22:13:28,729 [salt.fileclient  ][INFO    ][21900] Caching directory '_returners/' for environment 'base'
2018-07-13 22:13:28,759 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-07-13 22:13:28,763 [salt.utils.extmods][INFO    ][21900] Syncing output for environment 'base'
2018-07-13 22:13:28,763 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_output, for base)
2018-07-13 22:13:28,763 [salt.fileclient  ][INFO    ][21900] Caching directory '_output/' for environment 'base'
2018-07-13 22:13:28,784 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-07-13 22:13:28,787 [salt.utils.extmods][INFO    ][21900] Syncing utils for environment 'base'
2018-07-13 22:13:28,788 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_utils, for base)
2018-07-13 22:13:28,788 [salt.fileclient  ][INFO    ][21900] Caching directory '_utils/' for environment 'base'
2018-07-13 22:13:28,810 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-07-13 22:13:28,813 [salt.utils.extmods][INFO    ][21900] Syncing log_handlers for environment 'base'
2018-07-13 22:13:28,814 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_log_handlers, for base)
2018-07-13 22:13:28,814 [salt.fileclient  ][INFO    ][21900] Caching directory '_log_handlers/' for environment 'base'
2018-07-13 22:13:28,839 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-07-13 22:13:28,842 [salt.utils.extmods][INFO    ][21900] Syncing proxy for environment 'base'
2018-07-13 22:13:28,842 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_proxy, for base)
2018-07-13 22:13:28,843 [salt.fileclient  ][INFO    ][21900] Caching directory '_proxy/' for environment 'base'
2018-07-13 22:13:28,865 [salt.utils.extmods][INFO    ][21900] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-07-13 22:13:28,868 [salt.utils.extmods][INFO    ][21900] Syncing engines for environment 'base'
2018-07-13 22:13:28,868 [salt.utils.extmods][INFO    ][21900] Loading cache from salt://_engines, for base)
2018-07-13 22:13:28,868 [salt.fileclient  ][INFO    ][21900] Caching directory '_engines/' for environment 'base'
2018-07-13 22:13:28,896 [salt.minion      ][INFO    ][21900] Returning information for job: 20180713221325469398
2018-07-13 22:13:31,388 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command state.apply with jid 20180713221331375570
2018-07-13 22:13:31,410 [salt.minion      ][INFO    ][22008] Starting a new job with PID 22008
2018-07-13 22:13:31,969 [salt.state       ][INFO    ][22008] Loading fresh modules for state activity
2018-07-13 22:13:32,985 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-13 22:13:33,296 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-13 22:13:33,631 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt-minion --version' in directory '/root'
2018-07-13 22:13:33,903 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt --version' in directory '/root'
2018-07-13 22:13:34,276 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt-minion --version' in directory '/root'
2018-07-13 22:13:34,519 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt --version' in directory '/root'
2018-07-13 22:13:35,182 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-13 22:13:35,434 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-13 22:13:35,675 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt-minion --version' in directory '/root'
2018-07-13 22:13:35,951 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt --version' in directory '/root'
2018-07-13 22:13:36,216 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt-minion --version' in directory '/root'
2018-07-13 22:13:36,511 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'salt --version' in directory '/root'
2018-07-13 22:13:37,369 [salt.loader      ][ERROR   ][22008] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:13:37,829 [salt.state       ][INFO    ][22008] Running state [salt-master] at time 22:13:37.829311
2018-07-13 22:13:37,829 [salt.state       ][INFO    ][22008] Executing state pkg.installed for salt-master
2018-07-13 22:13:37,830 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-13 22:13:38,244 [salt.state       ][INFO    ][22008] All specified packages are already installed
2018-07-13 22:13:38,244 [salt.state       ][INFO    ][22008] Completed state [salt-master] at time 22:13:38.244877 duration_in_ms=415.566
2018-07-13 22:13:38,248 [salt.state       ][INFO    ][22008] Running state [/etc/salt/master.d/master.conf] at time 22:13:38.248352
2018-07-13 22:13:38,248 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/master.d/master.conf
2018-07-13 22:13:38,408 [salt.state       ][INFO    ][22008] File /etc/salt/master.d/master.conf is in the correct state
2018-07-13 22:13:38,408 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/master.d/master.conf] at time 22:13:38.408873 duration_in_ms=160.52
2018-07-13 22:13:38,409 [salt.state       ][INFO    ][22008] Running state [/etc/salt/master.d/_acl.conf] at time 22:13:38.409779
2018-07-13 22:13:38,410 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/master.d/_acl.conf
2018-07-13 22:13:38,611 [salt.state       ][INFO    ][22008] File /etc/salt/master.d/_acl.conf is in the correct state
2018-07-13 22:13:38,612 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/master.d/_acl.conf] at time 22:13:38.612149 duration_in_ms=202.369
2018-07-13 22:13:38,613 [salt.state       ][INFO    ][22008] Running state [/etc/salt/master.d/_peer.conf] at time 22:13:38.613356
2018-07-13 22:13:38,613 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/master.d/_peer.conf
2018-07-13 22:13:38,687 [salt.state       ][INFO    ][22008] File /etc/salt/master.d/_peer.conf is in the correct state
2018-07-13 22:13:38,688 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/master.d/_peer.conf] at time 22:13:38.688374 duration_in_ms=75.031
2018-07-13 22:13:38,690 [salt.state       ][INFO    ][22008] Running state [salt-master] at time 22:13:38.690826
2018-07-13 22:13:38,691 [salt.state       ][INFO    ][22008] Executing state service.running for salt-master
2018-07-13 22:13:38,691 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'status', 'salt-master.service', '-n', '0'] in directory '/root'
2018-07-13 22:13:38,730 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'is-active', 'salt-master.service'] in directory '/root'
2018-07-13 22:13:38,748 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'is-enabled', 'salt-master.service'] in directory '/root'
2018-07-13 22:13:38,764 [salt.state       ][INFO    ][22008] The service salt-master is already running
2018-07-13 22:13:38,765 [salt.state       ][INFO    ][22008] Completed state [salt-master] at time 22:13:38.765431 duration_in_ms=74.604
2018-07-13 22:13:38,766 [salt.state       ][INFO    ][22008] Running state [/srv/salt/env] at time 22:13:38.766036
2018-07-13 22:13:38,766 [salt.state       ][INFO    ][22008] Executing state file.directory for /srv/salt/env
2018-07-13 22:13:38,767 [salt.state       ][INFO    ][22008] Directory /srv/salt/env is in the correct state
2018-07-13 22:13:38,768 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/env] at time 22:13:38.768213 duration_in_ms=2.176
2018-07-13 22:13:38,769 [salt.state       ][INFO    ][22008] Running state [salt] at time 22:13:38.769328
2018-07-13 22:13:38,769 [salt.state       ][INFO    ][22008] Executing state group.present for salt
2018-07-13 22:13:38,770 [salt.state       ][INFO    ][22008] Group salt is present and up to date
2018-07-13 22:13:38,771 [salt.state       ][INFO    ][22008] Completed state [salt] at time 22:13:38.771045 duration_in_ms=1.717
2018-07-13 22:13:38,773 [salt.state       ][INFO    ][22008] Running state [salt] at time 22:13:38.773504
2018-07-13 22:13:38,774 [salt.state       ][INFO    ][22008] Executing state user.present for salt
2018-07-13 22:13:38,775 [salt.state       ][INFO    ][22008] User salt is present and up to date
2018-07-13 22:13:38,776 [salt.state       ][INFO    ][22008] Completed state [salt] at time 22:13:38.776009 duration_in_ms=2.505
2018-07-13 22:13:38,777 [salt.state       ][INFO    ][22008] Running state [/var/tmp/salt] at time 22:13:38.777245
2018-07-13 22:13:38,777 [salt.state       ][INFO    ][22008] Executing state file.directory for /var/tmp/salt
2018-07-13 22:13:38,778 [salt.state       ][INFO    ][22008] Directory /var/tmp/salt is in the correct state
2018-07-13 22:13:38,779 [salt.state       ][INFO    ][22008] Completed state [/var/tmp/salt] at time 22:13:38.779144 duration_in_ms=1.899
2018-07-13 22:13:38,779 [salt.state       ][INFO    ][22008] Running state [/etc/sudoers.d/90-salt-user-salt] at time 22:13:38.779652
2018-07-13 22:13:38,780 [salt.state       ][INFO    ][22008] Executing state file.absent for /etc/sudoers.d/90-salt-user-salt
2018-07-13 22:13:38,780 [salt.state       ][INFO    ][22008] File /etc/sudoers.d/90-salt-user-salt is not present
2018-07-13 22:13:38,781 [salt.state       ][INFO    ][22008] Completed state [/etc/sudoers.d/90-salt-user-salt] at time 22:13:38.781131 duration_in_ms=1.479
2018-07-13 22:13:38,781 [salt.state       ][INFO    ][22008] Running state [root] at time 22:13:38.781612
2018-07-13 22:13:38,782 [salt.state       ][INFO    ][22008] Executing state group.present for root
2018-07-13 22:13:38,782 [salt.state       ][INFO    ][22008] Group root is present and up to date
2018-07-13 22:13:38,783 [salt.state       ][INFO    ][22008] Completed state [root] at time 22:13:38.783076 duration_in_ms=1.464
2018-07-13 22:13:38,784 [salt.state       ][INFO    ][22008] Running state [root] at time 22:13:38.784165
2018-07-13 22:13:38,784 [salt.state       ][INFO    ][22008] Executing state user.present for root
2018-07-13 22:13:38,785 [salt.state       ][INFO    ][22008] User root is present and up to date
2018-07-13 22:13:38,786 [salt.state       ][INFO    ][22008] Completed state [root] at time 22:13:38.786296 duration_in_ms=2.131
2018-07-13 22:13:38,787 [salt.state       ][INFO    ][22008] Running state [/root] at time 22:13:38.787456
2018-07-13 22:13:38,787 [salt.state       ][INFO    ][22008] Executing state file.directory for /root
2018-07-13 22:13:38,788 [salt.state       ][INFO    ][22008] Directory /root is in the correct state
2018-07-13 22:13:38,789 [salt.state       ][INFO    ][22008] Completed state [/root] at time 22:13:38.789156 duration_in_ms=1.7
2018-07-13 22:13:38,789 [salt.state       ][INFO    ][22008] Running state [/etc/sudoers.d/90-salt-user-root] at time 22:13:38.789618
2018-07-13 22:13:38,790 [salt.state       ][INFO    ][22008] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-13 22:13:38,790 [salt.state       ][INFO    ][22008] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-13 22:13:38,791 [salt.state       ][INFO    ][22008] Completed state [/etc/sudoers.d/90-salt-user-root] at time 22:13:38.790985 duration_in_ms=1.367
2018-07-13 22:13:38,791 [salt.state       ][INFO    ][22008] Running state [ubuntu] at time 22:13:38.791433
2018-07-13 22:13:38,791 [salt.state       ][INFO    ][22008] Executing state group.present for ubuntu
2018-07-13 22:13:38,792 [salt.state       ][INFO    ][22008] Group ubuntu is present and up to date
2018-07-13 22:13:38,792 [salt.state       ][INFO    ][22008] Completed state [ubuntu] at time 22:13:38.792836 duration_in_ms=1.402
2018-07-13 22:13:38,793 [salt.state       ][INFO    ][22008] Running state [ubuntu] at time 22:13:38.793864
2018-07-13 22:13:38,794 [salt.state       ][INFO    ][22008] Executing state user.present for ubuntu
2018-07-13 22:13:38,795 [salt.state       ][INFO    ][22008] User ubuntu is present and up to date
2018-07-13 22:13:38,796 [salt.state       ][INFO    ][22008] Completed state [ubuntu] at time 22:13:38.795961 duration_in_ms=2.097
2018-07-13 22:13:38,797 [salt.state       ][INFO    ][22008] Running state [/home/ubuntu] at time 22:13:38.797085
2018-07-13 22:13:38,797 [salt.state       ][INFO    ][22008] Executing state file.directory for /home/ubuntu
2018-07-13 22:13:38,798 [salt.state       ][INFO    ][22008] Directory /home/ubuntu is in the correct state
2018-07-13 22:13:38,798 [salt.state       ][INFO    ][22008] Completed state [/home/ubuntu] at time 22:13:38.798764 duration_in_ms=1.679
2018-07-13 22:13:38,799 [salt.state       ][INFO    ][22008] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:13:38.799710
2018-07-13 22:13:38,800 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-13 22:13:38,824 [salt.state       ][INFO    ][22008] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-13 22:13:38,825 [salt.state       ][INFO    ][22008] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:13:38.825153 duration_in_ms=25.442
2018-07-13 22:13:38,826 [salt.state       ][INFO    ][22008] Running state [git-core] at time 22:13:38.825977
2018-07-13 22:13:38,826 [salt.state       ][INFO    ][22008] Executing state pkg.installed for git-core
2018-07-13 22:13:38,837 [salt.state       ][INFO    ][22008] All specified packages are already installed
2018-07-13 22:13:38,838 [salt.state       ][INFO    ][22008] Completed state [git-core] at time 22:13:38.838487 duration_in_ms=12.51
2018-07-13 22:13:38,839 [salt.state       ][INFO    ][22008] Running state [/usr/share/salt-formulas/env/_modules] at time 22:13:38.839225
2018-07-13 22:13:38,839 [salt.state       ][INFO    ][22008] Executing state file.directory for /usr/share/salt-formulas/env/_modules
2018-07-13 22:13:38,841 [salt.state       ][INFO    ][22008] Directory /usr/share/salt-formulas/env/_modules is in the correct state
2018-07-13 22:13:38,841 [salt.state       ][INFO    ][22008] Completed state [/usr/share/salt-formulas/env/_modules] at time 22:13:38.841900 duration_in_ms=2.675
2018-07-13 22:13:38,842 [salt.state       ][INFO    ][22008] Running state [/usr/share/salt-formulas/env/_states] at time 22:13:38.842662
2018-07-13 22:13:38,843 [salt.state       ][INFO    ][22008] Executing state file.directory for /usr/share/salt-formulas/env/_states
2018-07-13 22:13:38,844 [salt.state       ][INFO    ][22008] Directory /usr/share/salt-formulas/env/_states is in the correct state
2018-07-13 22:13:38,845 [salt.state       ][INFO    ][22008] Completed state [/usr/share/salt-formulas/env/_states] at time 22:13:38.845268 duration_in_ms=2.606
2018-07-13 22:13:38,846 [salt.state       ][INFO    ][22008] Running state [/usr/share/salt-formulas/env/_grains] at time 22:13:38.845969
2018-07-13 22:13:38,846 [salt.state       ][INFO    ][22008] Executing state file.directory for /usr/share/salt-formulas/env/_grains
2018-07-13 22:13:38,847 [salt.state       ][INFO    ][22008] Directory /usr/share/salt-formulas/env/_grains is in the correct state
2018-07-13 22:13:38,848 [salt.state       ][INFO    ][22008] Completed state [/usr/share/salt-formulas/env/_grains] at time 22:13:38.848578 duration_in_ms=2.61
2018-07-13 22:13:38,849 [salt.state       ][INFO    ][22008] Running state [/usr/share/salt-formulas/env/_formulas] at time 22:13:38.849299
2018-07-13 22:13:38,850 [salt.state       ][INFO    ][22008] Executing state file.directory for /usr/share/salt-formulas/env/_formulas
2018-07-13 22:13:38,851 [salt.state       ][INFO    ][22008] Directory /usr/share/salt-formulas/env/_formulas is in the correct state
2018-07-13 22:13:38,851 [salt.state       ][INFO    ][22008] Completed state [/usr/share/salt-formulas/env/_formulas] at time 22:13:38.851792 duration_in_ms=2.492
2018-07-13 22:13:38,852 [salt.state       ][INFO    ][22008] Running state [/usr/share/salt-formulas/env/_engines] at time 22:13:38.852551
2018-07-13 22:13:38,853 [salt.state       ][INFO    ][22008] Executing state file.directory for /usr/share/salt-formulas/env/_engines
2018-07-13 22:13:38,854 [salt.state       ][INFO    ][22008] Directory /usr/share/salt-formulas/env/_engines is in the correct state
2018-07-13 22:13:38,855 [salt.state       ][INFO    ][22008] Completed state [/usr/share/salt-formulas/env/_engines] at time 22:13:38.855027 duration_in_ms=2.476
2018-07-13 22:13:38,855 [salt.state       ][INFO    ][22008] Running state [/usr/share/salt-formulas/env/_runners] at time 22:13:38.855745
2018-07-13 22:13:38,856 [salt.state       ][INFO    ][22008] Executing state file.directory for /usr/share/salt-formulas/env/_runners
2018-07-13 22:13:38,857 [salt.state       ][INFO    ][22008] Directory /usr/share/salt-formulas/env/_runners is in the correct state
2018-07-13 22:13:38,858 [salt.state       ][INFO    ][22008] Completed state [/usr/share/salt-formulas/env/_runners] at time 22:13:38.858254 duration_in_ms=2.508
2018-07-13 22:13:38,860 [salt.state       ][INFO    ][22008] Running state [/srv/salt/env/prd] at time 22:13:38.860159
2018-07-13 22:13:38,860 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/env/prd
2018-07-13 22:13:38,863 [salt.state       ][INFO    ][22008] Symlink /srv/salt/env/prd is present and owned by root:root
2018-07-13 22:13:38,863 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/env/prd] at time 22:13:38.863828 duration_in_ms=3.669
2018-07-13 22:13:38,864 [salt.state       ][INFO    ][22008] Running state [salt_master_prd_pkg_formulas] at time 22:13:38.864717
2018-07-13 22:13:38,865 [salt.state       ][INFO    ][22008] Executing state pkg.latest for salt_master_prd_pkg_formulas
2018-07-13 22:13:38,881 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-maas'] in directory '/root'
2018-07-13 22:13:39,015 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-grafana'] in directory '/root'
2018-07-13 22:13:39,161 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-mongodb'] in directory '/root'
2018-07-13 22:13:39,283 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-xtrabackup'] in directory '/root'
2018-07-13 22:13:39,408 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-docker'] in directory '/root'
2018-07-13 22:13:39,532 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-heat'] in directory '/root'
2018-07-13 22:13:39,657 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-reclass'] in directory '/root'
2018-07-13 22:13:39,753 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-redis'] in directory '/root'
2018-07-13 22:13:39,838 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-nova'] in directory '/root'
2018-07-13 22:13:39,942 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-iptables'] in directory '/root'
2018-07-13 22:13:40,016 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-rabbitmq'] in directory '/root'
2018-07-13 22:13:40,118 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-glusterfs'] in directory '/root'
2018-07-13 22:13:40,211 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-backupninja'] in directory '/root'
2018-07-13 22:13:40,332 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-kubernetes'] in directory '/root'
2018-07-13 22:13:40,454 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-linux'] in directory '/root'
2018-07-13 22:13:40,534 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-git'] in directory '/root'
2018-07-13 22:13:40,647 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-supervisor'] in directory '/root'
2018-07-13 22:13:40,734 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-aptly'] in directory '/root'
2018-07-13 22:13:40,891 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-gerrit'] in directory '/root'
2018-07-13 22:13:40,970 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-sensu'] in directory '/root'
2018-07-13 22:13:41,035 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-logrotate'] in directory '/root'
2018-07-13 22:13:41,100 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-glance'] in directory '/root'
2018-07-13 22:13:41,164 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-heka'] in directory '/root'
2018-07-13 22:13:41,228 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-keystone'] in directory '/root'
2018-07-13 22:13:41,293 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ntp'] in directory '/root'
2018-07-13 22:13:41,359 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-barbican'] in directory '/root'
2018-07-13 22:13:41,428 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-aodh'] in directory '/root'
2018-07-13 22:13:41,498 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-neutron'] in directory '/root'
2018-07-13 22:13:41,613 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-nginx'] in directory '/root'
2018-07-13 22:13:41,706 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-apache'] in directory '/root'
2018-07-13 22:13:41,822 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ceilometer'] in directory '/root'
2018-07-13 22:13:41,909 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-elasticsearch'] in directory '/root'
2018-07-13 22:13:42,026 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-powerdns'] in directory '/root'
2018-07-13 22:13:42,110 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-cassandra'] in directory '/root'
2018-07-13 22:13:42,183 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-libvirt'] in directory '/root'
2018-07-13 22:13:42,254 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-sahara'] in directory '/root'
2018-07-13 22:13:42,368 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-openssh'] in directory '/root'
2018-07-13 22:13:42,467 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-statsd'] in directory '/root'
2018-07-13 22:13:42,585 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-debmirror'] in directory '/root'
2018-07-13 22:13:42,665 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-kibana'] in directory '/root'
2018-07-13 22:13:42,777 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-sphinx'] in directory '/root'
2018-07-13 22:13:42,878 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-freeipa'] in directory '/root'
2018-07-13 22:13:42,942 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-octavia'] in directory '/root'
2018-07-13 22:13:43,007 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-fluentd'] in directory '/root'
2018-07-13 22:13:43,072 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-aptcacher'] in directory '/root'
2018-07-13 22:13:43,135 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-salt'] in directory '/root'
2018-07-13 22:13:43,244 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-etcd'] in directory '/root'
2018-07-13 22:13:43,337 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-devops-portal'] in directory '/root'
2018-07-13 22:13:43,445 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-opencontrail'] in directory '/root'
2018-07-13 22:13:43,553 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-avinetworks'] in directory '/root'
2018-07-13 22:13:43,646 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-rundeck'] in directory '/root'
2018-07-13 22:13:43,753 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-lldp'] in directory '/root'
2018-07-13 22:13:43,858 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-jenkins'] in directory '/root'
2018-07-13 22:13:43,982 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-mysql'] in directory '/root'
2018-07-13 22:13:44,059 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ceph'] in directory '/root'
2018-07-13 22:13:44,358 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-horizon'] in directory '/root'
2018-07-13 22:13:44,436 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-haproxy'] in directory '/root'
2018-07-13 22:13:44,556 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-java'] in directory '/root'
2018-07-13 22:13:44,652 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-billometer'] in directory '/root'
2018-07-13 22:13:44,773 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-telegraf'] in directory '/root'
2018-07-13 22:13:44,879 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-designate'] in directory '/root'
2018-07-13 22:13:45,001 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-keepalived'] in directory '/root'
2018-07-13 22:13:45,076 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-bind'] in directory '/root'
2018-07-13 22:13:45,176 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ccp'] in directory '/root'
2018-07-13 22:13:45,272 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-tinyproxy'] in directory '/root'
2018-07-13 22:13:45,379 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-murano'] in directory '/root'
2018-07-13 22:13:45,493 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-openldap'] in directory '/root'
2018-07-13 22:13:45,574 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-influxdb'] in directory '/root'
2018-07-13 22:13:45,700 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-postgresql'] in directory '/root'
2018-07-13 22:13:45,801 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-prometheus'] in directory '/root'
2018-07-13 22:13:45,881 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-helm'] in directory '/root'
2018-07-13 22:13:45,992 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-python'] in directory '/root'
2018-07-13 22:13:46,077 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-memcached'] in directory '/root'
2018-07-13 22:13:46,191 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-collectd'] in directory '/root'
2018-07-13 22:13:46,282 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-nagios'] in directory '/root'
2018-07-13 22:13:46,363 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-swift'] in directory '/root'
2018-07-13 22:13:46,437 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-zookeeper'] in directory '/root'
2018-07-13 22:13:46,506 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-galera'] in directory '/root'
2018-07-13 22:13:46,619 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-graphite'] in directory '/root'
2018-07-13 22:13:46,721 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-cinder'] in directory '/root'
2018-07-13 22:13:46,809 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-rsyslog'] in directory '/root'
2018-07-13 22:13:46,901 [salt.state       ][INFO    ][22008] All 81 packages are up-to-date.
2018-07-13 22:13:46,902 [salt.state       ][INFO    ][22008] Completed state [salt_master_prd_pkg_formulas] at time 22:13:46.902192 duration_in_ms=8037.474
2018-07-13 22:13:46,903 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass] at time 22:13:46.903699
2018-07-13 22:13:46,905 [salt.state       ][INFO    ][22008] Executing state file.directory for /srv/salt/reclass
2018-07-13 22:13:46,908 [salt.state       ][INFO    ][22008] Directory /srv/salt/reclass is in the correct state
2018-07-13 22:13:46,908 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass] at time 22:13:46.908888 duration_in_ms=5.189
2018-07-13 22:13:46,913 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service] at time 22:13:46.913362
2018-07-13 22:13:46,914 [salt.state       ][INFO    ][22008] Executing state file.directory for /srv/salt/reclass/classes/service
2018-07-13 22:13:46,915 [salt.state       ][INFO    ][22008] Directory /srv/salt/reclass/classes/service is in the correct state
2018-07-13 22:13:46,916 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service] at time 22:13:46.916234 duration_in_ms=2.872
2018-07-13 22:13:46,918 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/powerdns] at time 22:13:46.918458
2018-07-13 22:13:46,919 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/powerdns
2018-07-13 22:13:46,923 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/powerdns is present and owned by root:root
2018-07-13 22:13:46,924 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/powerdns] at time 22:13:46.923981 duration_in_ms=5.523
2018-07-13 22:13:46,925 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/galera] at time 22:13:46.925684
2018-07-13 22:13:46,926 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/galera
2018-07-13 22:13:46,929 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/galera is present and owned by root:root
2018-07-13 22:13:46,929 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/galera] at time 22:13:46.929621 duration_in_ms=3.936
2018-07-13 22:13:46,931 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/telegraf] at time 22:13:46.931259
2018-07-13 22:13:46,931 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/telegraf
2018-07-13 22:13:46,943 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/telegraf is present and owned by root:root
2018-07-13 22:13:46,943 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/telegraf] at time 22:13:46.943539 duration_in_ms=12.278
2018-07-13 22:13:46,945 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/supervisor] at time 22:13:46.945040
2018-07-13 22:13:46,945 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/supervisor
2018-07-13 22:13:46,947 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/supervisor is present and owned by root:root
2018-07-13 22:13:46,948 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/supervisor] at time 22:13:46.947961 duration_in_ms=2.921
2018-07-13 22:13:46,949 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/sensu] at time 22:13:46.949199
2018-07-13 22:13:46,949 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/sensu
2018-07-13 22:13:46,951 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/sensu is present and owned by root:root
2018-07-13 22:13:46,951 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/sensu] at time 22:13:46.951838 duration_in_ms=2.638
2018-07-13 22:13:46,953 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/keepalived] at time 22:13:46.953105
2018-07-13 22:13:46,953 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/keepalived
2018-07-13 22:13:46,955 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/keepalived is present and owned by root:root
2018-07-13 22:13:46,955 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/keepalived] at time 22:13:46.955737 duration_in_ms=2.631
2018-07-13 22:13:46,957 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/mysql] at time 22:13:46.956977
2018-07-13 22:13:46,957 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/mysql
2018-07-13 22:13:46,959 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/mysql is present and owned by root:root
2018-07-13 22:13:46,959 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/mysql] at time 22:13:46.959570 duration_in_ms=2.592
2018-07-13 22:13:46,960 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/kibana] at time 22:13:46.960852
2018-07-13 22:13:46,961 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/kibana
2018-07-13 22:13:46,963 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/kibana is present and owned by root:root
2018-07-13 22:13:46,963 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/kibana] at time 22:13:46.963562 duration_in_ms=2.709
2018-07-13 22:13:46,964 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/nagios] at time 22:13:46.964863
2018-07-13 22:13:46,965 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/nagios
2018-07-13 22:13:46,967 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/nagios is present and owned by root:root
2018-07-13 22:13:46,967 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/nagios] at time 22:13:46.967426 duration_in_ms=2.563
2018-07-13 22:13:46,968 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/ceph] at time 22:13:46.968655
2018-07-13 22:13:46,969 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/ceph
2018-07-13 22:13:46,971 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/ceph is present and owned by root:root
2018-07-13 22:13:46,972 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/ceph] at time 22:13:46.971955 duration_in_ms=3.299
2018-07-13 22:13:46,973 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/avinetworks] at time 22:13:46.973781
2018-07-13 22:13:46,974 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/avinetworks
2018-07-13 22:13:46,977 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/avinetworks is present and owned by root:root
2018-07-13 22:13:46,977 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/avinetworks] at time 22:13:46.977684 duration_in_ms=3.904
2018-07-13 22:13:46,979 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/glusterfs] at time 22:13:46.979493
2018-07-13 22:13:46,980 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/glusterfs
2018-07-13 22:13:46,982 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/glusterfs is present and owned by root:root
2018-07-13 22:13:46,983 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/glusterfs] at time 22:13:46.983148 duration_in_ms=3.655
2018-07-13 22:13:46,984 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/xtrabackup] at time 22:13:46.984913
2018-07-13 22:13:46,985 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/xtrabackup
2018-07-13 22:13:46,988 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/xtrabackup is present and owned by root:root
2018-07-13 22:13:46,988 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/xtrabackup] at time 22:13:46.988430 duration_in_ms=3.517
2018-07-13 22:13:46,990 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/sahara] at time 22:13:46.990030
2018-07-13 22:13:46,990 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/sahara
2018-07-13 22:13:46,993 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/sahara is present and owned by root:root
2018-07-13 22:13:46,993 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/sahara] at time 22:13:46.993573 duration_in_ms=3.543
2018-07-13 22:13:46,995 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/backupninja] at time 22:13:46.995065
2018-07-13 22:13:46,995 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/backupninja
2018-07-13 22:13:46,998 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/backupninja is present and owned by root:root
2018-07-13 22:13:46,998 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/backupninja] at time 22:13:46.998578 duration_in_ms=3.513
2018-07-13 22:13:47,000 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/rsyslog] at time 22:13:47.000164
2018-07-13 22:13:47,000 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/rsyslog
2018-07-13 22:13:47,003 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/rsyslog is present and owned by root:root
2018-07-13 22:13:47,003 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/rsyslog] at time 22:13:47.003408 duration_in_ms=3.244
2018-07-13 22:13:47,004 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/tinyproxy] at time 22:13:47.004856
2018-07-13 22:13:47,005 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/tinyproxy
2018-07-13 22:13:47,007 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/tinyproxy is present and owned by root:root
2018-07-13 22:13:47,008 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/tinyproxy] at time 22:13:47.008096 duration_in_ms=3.24
2018-07-13 22:13:47,009 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/helm] at time 22:13:47.009596
2018-07-13 22:13:47,010 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/helm
2018-07-13 22:13:47,012 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/helm is present and owned by root:root
2018-07-13 22:13:47,012 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/helm] at time 22:13:47.012745 duration_in_ms=3.149
2018-07-13 22:13:47,014 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/freeipa] at time 22:13:47.014125
2018-07-13 22:13:47,014 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/freeipa
2018-07-13 22:13:47,016 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/freeipa is present and owned by root:root
2018-07-13 22:13:47,017 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/freeipa] at time 22:13:47.017232 duration_in_ms=3.107
2018-07-13 22:13:47,018 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/barbican] at time 22:13:47.018679
2018-07-13 22:13:47,019 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/barbican
2018-07-13 22:13:47,021 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/barbican is present and owned by root:root
2018-07-13 22:13:47,021 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/barbican] at time 22:13:47.021669 duration_in_ms=2.991
2018-07-13 22:13:47,023 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/rundeck] at time 22:13:47.022969
2018-07-13 22:13:47,023 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/rundeck
2018-07-13 22:13:47,025 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/rundeck is present and owned by root:root
2018-07-13 22:13:47,025 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/rundeck] at time 22:13:47.025929 duration_in_ms=2.96
2018-07-13 22:13:47,027 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/aptly] at time 22:13:47.027208
2018-07-13 22:13:47,027 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/aptly
2018-07-13 22:13:47,029 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/aptly is present and owned by root:root
2018-07-13 22:13:47,030 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/aptly] at time 22:13:47.030081 duration_in_ms=2.874
2018-07-13 22:13:47,031 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/cassandra] at time 22:13:47.031346
2018-07-13 22:13:47,031 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/cassandra
2018-07-13 22:13:47,033 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/cassandra is present and owned by root:root
2018-07-13 22:13:47,034 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/cassandra] at time 22:13:47.034199 duration_in_ms=2.854
2018-07-13 22:13:47,035 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/lldp] at time 22:13:47.035379
2018-07-13 22:13:47,035 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/lldp
2018-07-13 22:13:47,037 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/lldp is present and owned by root:root
2018-07-13 22:13:47,038 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/lldp] at time 22:13:47.038133 duration_in_ms=2.753
2018-07-13 22:13:47,039 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/debmirror] at time 22:13:47.039311
2018-07-13 22:13:47,039 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/debmirror
2018-07-13 22:13:47,041 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/debmirror is present and owned by root:root
2018-07-13 22:13:47,042 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/debmirror] at time 22:13:47.042038 duration_in_ms=2.728
2018-07-13 22:13:47,043 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/rabbitmq] at time 22:13:47.043168
2018-07-13 22:13:47,043 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/rabbitmq
2018-07-13 22:13:47,045 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/rabbitmq is present and owned by root:root
2018-07-13 22:13:47,045 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/rabbitmq] at time 22:13:47.045818 duration_in_ms=2.649
2018-07-13 22:13:47,046 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/git] at time 22:13:47.046931
2018-07-13 22:13:47,047 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/git
2018-07-13 22:13:47,049 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/git is present and owned by root:root
2018-07-13 22:13:47,049 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/git] at time 22:13:47.049592 duration_in_ms=2.661
2018-07-13 22:13:47,050 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/java] at time 22:13:47.050720
2018-07-13 22:13:47,051 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/java
2018-07-13 22:13:47,052 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/java is present and owned by root:root
2018-07-13 22:13:47,053 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/java] at time 22:13:47.053231 duration_in_ms=2.51
2018-07-13 22:13:47,054 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/reclass] at time 22:13:47.054341
2018-07-13 22:13:47,054 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/reclass
2018-07-13 22:13:47,056 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/reclass is present and owned by root:root
2018-07-13 22:13:47,056 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/reclass] at time 22:13:47.056925 duration_in_ms=2.583
2018-07-13 22:13:47,058 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/glance] at time 22:13:47.058017
2018-07-13 22:13:47,058 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/glance
2018-07-13 22:13:47,060 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/glance is present and owned by root:root
2018-07-13 22:13:47,060 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/glance] at time 22:13:47.060621 duration_in_ms=2.605
2018-07-13 22:13:47,061 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/aodh] at time 22:13:47.061716
2018-07-13 22:13:47,062 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/aodh
2018-07-13 22:13:47,063 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/aodh is present and owned by root:root
2018-07-13 22:13:47,064 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/aodh] at time 22:13:47.064057 duration_in_ms=2.34
2018-07-13 22:13:47,065 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/nova] at time 22:13:47.065125
2018-07-13 22:13:47,065 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/nova
2018-07-13 22:13:47,067 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/nova is present and owned by root:root
2018-07-13 22:13:47,067 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/nova] at time 22:13:47.067495 duration_in_ms=2.37
2018-07-13 22:13:47,068 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/grafana] at time 22:13:47.068593
2018-07-13 22:13:47,068 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/grafana
2018-07-13 22:13:47,072 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/grafana is present and owned by root:root
2018-07-13 22:13:47,072 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/grafana] at time 22:13:47.072335 duration_in_ms=3.742
2018-07-13 22:13:47,073 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/murano] at time 22:13:47.073355
2018-07-13 22:13:47,073 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/murano
2018-07-13 22:13:47,075 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/murano is present and owned by root:root
2018-07-13 22:13:47,075 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/murano] at time 22:13:47.075639 duration_in_ms=2.283
2018-07-13 22:13:47,076 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/keystone] at time 22:13:47.076702
2018-07-13 22:13:47,077 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/keystone
2018-07-13 22:13:47,078 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/keystone is present and owned by root:root
2018-07-13 22:13:47,079 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/keystone] at time 22:13:47.078984 duration_in_ms=2.282
2018-07-13 22:13:47,080 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/etcd] at time 22:13:47.079979
2018-07-13 22:13:47,080 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/etcd
2018-07-13 22:13:47,082 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/etcd is present and owned by root:root
2018-07-13 22:13:47,082 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/etcd] at time 22:13:47.082260 duration_in_ms=2.28
2018-07-13 22:13:47,083 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/mongodb] at time 22:13:47.083217
2018-07-13 22:13:47,083 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/mongodb
2018-07-13 22:13:47,085 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/mongodb is present and owned by root:root
2018-07-13 22:13:47,085 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/mongodb] at time 22:13:47.085451 duration_in_ms=2.234
2018-07-13 22:13:47,086 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/redis] at time 22:13:47.086387
2018-07-13 22:13:47,086 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/redis
2018-07-13 22:13:47,088 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/redis is present and owned by root:root
2018-07-13 22:13:47,088 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/redis] at time 22:13:47.088583 duration_in_ms=2.195
2018-07-13 22:13:47,089 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/jenkins] at time 22:13:47.089517
2018-07-13 22:13:47,089 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/jenkins
2018-07-13 22:13:47,091 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/jenkins is present and owned by root:root
2018-07-13 22:13:47,091 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/jenkins] at time 22:13:47.091649 duration_in_ms=2.132
2018-07-13 22:13:47,092 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/nginx] at time 22:13:47.092628
2018-07-13 22:13:47,092 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/nginx
2018-07-13 22:13:47,094 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/nginx is present and owned by root:root
2018-07-13 22:13:47,094 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/nginx] at time 22:13:47.094738 duration_in_ms=2.11
2018-07-13 22:13:47,095 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/memcached] at time 22:13:47.095629
2018-07-13 22:13:47,095 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/memcached
2018-07-13 22:13:47,097 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/memcached is present and owned by root:root
2018-07-13 22:13:47,097 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/memcached] at time 22:13:47.097708 duration_in_ms=2.079
2018-07-13 22:13:47,098 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/haproxy] at time 22:13:47.098596
2018-07-13 22:13:47,098 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/haproxy
2018-07-13 22:13:47,100 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/haproxy is present and owned by root:root
2018-07-13 22:13:47,100 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/haproxy] at time 22:13:47.100700 duration_in_ms=2.104
2018-07-13 22:13:47,101 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/neutron] at time 22:13:47.101583
2018-07-13 22:13:47,101 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/neutron
2018-07-13 22:13:47,103 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/neutron is present and owned by root:root
2018-07-13 22:13:47,103 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/neutron] at time 22:13:47.103552 duration_in_ms=1.97
2018-07-13 22:13:47,104 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/designate] at time 22:13:47.104438
2018-07-13 22:13:47,104 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/designate
2018-07-13 22:13:47,106 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/designate is present and owned by root:root
2018-07-13 22:13:47,106 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/designate] at time 22:13:47.106480 duration_in_ms=2.042
2018-07-13 22:13:47,107 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/iptables] at time 22:13:47.107344
2018-07-13 22:13:47,107 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/iptables
2018-07-13 22:13:47,109 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/iptables is present and owned by root:root
2018-07-13 22:13:47,109 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/iptables] at time 22:13:47.109364 duration_in_ms=2.019
2018-07-13 22:13:47,110 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/statsd] at time 22:13:47.110224
2018-07-13 22:13:47,110 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/statsd
2018-07-13 22:13:47,112 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/statsd is present and owned by root:root
2018-07-13 22:13:47,112 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/statsd] at time 22:13:47.112217 duration_in_ms=1.993
2018-07-13 22:13:47,113 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/zookeeper] at time 22:13:47.113070
2018-07-13 22:13:47,113 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/zookeeper
2018-07-13 22:13:47,114 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/zookeeper is present and owned by root:root
2018-07-13 22:13:47,115 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/zookeeper] at time 22:13:47.114977 duration_in_ms=1.907
2018-07-13 22:13:47,115 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/kubernetes] at time 22:13:47.115803
2018-07-13 22:13:47,116 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/kubernetes
2018-07-13 22:13:47,117 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/kubernetes is present and owned by root:root
2018-07-13 22:13:47,117 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/kubernetes] at time 22:13:47.117751 duration_in_ms=1.948
2018-07-13 22:13:47,118 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/python] at time 22:13:47.118618
2018-07-13 22:13:47,118 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/python
2018-07-13 22:13:47,120 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/python is present and owned by root:root
2018-07-13 22:13:47,120 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/python] at time 22:13:47.120527 duration_in_ms=1.909
2018-07-13 22:13:47,121 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/ntp] at time 22:13:47.121341
2018-07-13 22:13:47,121 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/ntp
2018-07-13 22:13:47,123 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/ntp is present and owned by root:root
2018-07-13 22:13:47,123 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/ntp] at time 22:13:47.123184 duration_in_ms=1.843
2018-07-13 22:13:47,124 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/maas] at time 22:13:47.124005
2018-07-13 22:13:47,124 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/maas
2018-07-13 22:13:47,125 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/maas is present and owned by root:root
2018-07-13 22:13:47,125 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/maas] at time 22:13:47.125936 duration_in_ms=1.931
2018-07-13 22:13:47,126 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/libvirt] at time 22:13:47.126744
2018-07-13 22:13:47,127 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/libvirt
2018-07-13 22:13:47,128 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/libvirt is present and owned by root:root
2018-07-13 22:13:47,128 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/libvirt] at time 22:13:47.128597 duration_in_ms=1.853
2018-07-13 22:13:47,129 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/influxdb] at time 22:13:47.129378
2018-07-13 22:13:47,129 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/influxdb
2018-07-13 22:13:47,131 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/influxdb is present and owned by root:root
2018-07-13 22:13:47,131 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/influxdb] at time 22:13:47.131210 duration_in_ms=1.832
2018-07-13 22:13:47,132 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/heka] at time 22:13:47.131999
2018-07-13 22:13:47,132 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/heka
2018-07-13 22:13:47,133 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/heka is present and owned by root:root
2018-07-13 22:13:47,133 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/heka] at time 22:13:47.133820 duration_in_ms=1.821
2018-07-13 22:13:47,134 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/heat] at time 22:13:47.134595
2018-07-13 22:13:47,134 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/heat
2018-07-13 22:13:47,136 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/heat is present and owned by root:root
2018-07-13 22:13:47,136 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/heat] at time 22:13:47.136388 duration_in_ms=1.793
2018-07-13 22:13:47,137 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/openldap] at time 22:13:47.137180
2018-07-13 22:13:47,137 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/openldap
2018-07-13 22:13:47,138 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/openldap is present and owned by root:root
2018-07-13 22:13:47,138 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/openldap] at time 22:13:47.138932 duration_in_ms=1.752
2018-07-13 22:13:47,139 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/collectd] at time 22:13:47.139709
2018-07-13 22:13:47,139 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/collectd
2018-07-13 22:13:47,141 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/collectd is present and owned by root:root
2018-07-13 22:13:47,141 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/collectd] at time 22:13:47.141523 duration_in_ms=1.814
2018-07-13 22:13:47,142 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/salt] at time 22:13:47.142306
2018-07-13 22:13:47,142 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/salt
2018-07-13 22:13:47,143 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/salt is present and owned by root:root
2018-07-13 22:13:47,144 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/salt] at time 22:13:47.144027 duration_in_ms=1.721
2018-07-13 22:13:47,144 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/apache] at time 22:13:47.144804
2018-07-13 22:13:47,145 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/apache
2018-07-13 22:13:47,146 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/apache is present and owned by root:root
2018-07-13 22:13:47,146 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/apache] at time 22:13:47.146464 duration_in_ms=1.66
2018-07-13 22:13:47,147 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/postgresql] at time 22:13:47.147199
2018-07-13 22:13:47,147 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/postgresql
2018-07-13 22:13:47,148 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/postgresql is present and owned by root:root
2018-07-13 22:13:47,149 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/postgresql] at time 22:13:47.148974 duration_in_ms=1.774
2018-07-13 22:13:47,149 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/swift] at time 22:13:47.149723
2018-07-13 22:13:47,149 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/swift
2018-07-13 22:13:47,151 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/swift is present and owned by root:root
2018-07-13 22:13:47,151 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/swift] at time 22:13:47.151394 duration_in_ms=1.671
2018-07-13 22:13:47,152 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/fluentd] at time 22:13:47.152131
2018-07-13 22:13:47,152 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/fluentd
2018-07-13 22:13:47,153 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/fluentd is present and owned by root:root
2018-07-13 22:13:47,153 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/fluentd] at time 22:13:47.153790 duration_in_ms=1.659
2018-07-13 22:13:47,154 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/billometer] at time 22:13:47.154503
2018-07-13 22:13:47,154 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/billometer
2018-07-13 22:13:47,155 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/billometer is present and owned by root:root
2018-07-13 22:13:47,156 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/billometer] at time 22:13:47.156191 duration_in_ms=1.688
2018-07-13 22:13:47,156 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/linux] at time 22:13:47.156931
2018-07-13 22:13:47,157 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/linux
2018-07-13 22:13:47,158 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/linux is present and owned by root:root
2018-07-13 22:13:47,158 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/linux] at time 22:13:47.158543 duration_in_ms=1.612
2018-07-13 22:13:47,159 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/ceilometer] at time 22:13:47.159264
2018-07-13 22:13:47,159 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/ceilometer
2018-07-13 22:13:47,160 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/ceilometer is present and owned by root:root
2018-07-13 22:13:47,161 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/ceilometer] at time 22:13:47.160970 duration_in_ms=1.706
2018-07-13 22:13:47,161 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/sphinx] at time 22:13:47.161667
2018-07-13 22:13:47,161 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/sphinx
2018-07-13 22:13:47,163 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/sphinx is present and owned by root:root
2018-07-13 22:13:47,163 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/sphinx] at time 22:13:47.163244 duration_in_ms=1.577
2018-07-13 22:13:47,163 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/aptcacher] at time 22:13:47.163935
2018-07-13 22:13:47,164 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/aptcacher
2018-07-13 22:13:47,165 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/aptcacher is present and owned by root:root
2018-07-13 22:13:47,165 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/aptcacher] at time 22:13:47.165573 duration_in_ms=1.638
2018-07-13 22:13:47,166 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/bind] at time 22:13:47.166258
2018-07-13 22:13:47,166 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/bind
2018-07-13 22:13:47,167 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/bind is present and owned by root:root
2018-07-13 22:13:47,167 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/bind] at time 22:13:47.167852 duration_in_ms=1.594
2018-07-13 22:13:47,168 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/gerrit] at time 22:13:47.168564
2018-07-13 22:13:47,168 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/gerrit
2018-07-13 22:13:47,169 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/gerrit is present and owned by root:root
2018-07-13 22:13:47,170 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/gerrit] at time 22:13:47.170139 duration_in_ms=1.575
2018-07-13 22:13:47,170 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/opencontrail] at time 22:13:47.170858
2018-07-13 22:13:47,171 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/opencontrail
2018-07-13 22:13:47,172 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/opencontrail is present and owned by root:root
2018-07-13 22:13:47,172 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/opencontrail] at time 22:13:47.172457 duration_in_ms=1.599
2018-07-13 22:13:47,173 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/ccp] at time 22:13:47.173148
2018-07-13 22:13:47,173 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/ccp
2018-07-13 22:13:47,174 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/ccp is present and owned by root:root
2018-07-13 22:13:47,174 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/ccp] at time 22:13:47.174675 duration_in_ms=1.527
2018-07-13 22:13:47,175 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/logrotate] at time 22:13:47.175346
2018-07-13 22:13:47,175 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/logrotate
2018-07-13 22:13:47,176 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/logrotate is present and owned by root:root
2018-07-13 22:13:47,176 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/logrotate] at time 22:13:47.176919 duration_in_ms=1.573
2018-07-13 22:13:47,177 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/octavia] at time 22:13:47.177586
2018-07-13 22:13:47,177 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/octavia
2018-07-13 22:13:47,178 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/octavia is present and owned by root:root
2018-07-13 22:13:47,179 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/octavia] at time 22:13:47.179111 duration_in_ms=1.525
2018-07-13 22:13:47,179 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/graphite] at time 22:13:47.179788
2018-07-13 22:13:47,180 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/graphite
2018-07-13 22:13:47,181 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/graphite is present and owned by root:root
2018-07-13 22:13:47,181 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/graphite] at time 22:13:47.181366 duration_in_ms=1.577
2018-07-13 22:13:47,182 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/elasticsearch] at time 22:13:47.182015
2018-07-13 22:13:47,182 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/elasticsearch
2018-07-13 22:13:47,183 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/elasticsearch is present and owned by root:root
2018-07-13 22:13:47,183 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/elasticsearch] at time 22:13:47.183526 duration_in_ms=1.511
2018-07-13 22:13:47,184 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/horizon] at time 22:13:47.184186
2018-07-13 22:13:47,184 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/horizon
2018-07-13 22:13:47,185 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/horizon is present and owned by root:root
2018-07-13 22:13:47,185 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/horizon] at time 22:13:47.185671 duration_in_ms=1.485
2018-07-13 22:13:47,186 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/openssh] at time 22:13:47.186308
2018-07-13 22:13:47,186 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/openssh
2018-07-13 22:13:47,187 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/openssh is present and owned by root:root
2018-07-13 22:13:47,187 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/openssh] at time 22:13:47.187816 duration_in_ms=1.508
2018-07-13 22:13:47,188 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/cinder] at time 22:13:47.188516
2018-07-13 22:13:47,188 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/cinder
2018-07-13 22:13:47,189 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/cinder is present and owned by root:root
2018-07-13 22:13:47,190 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/cinder] at time 22:13:47.189992 duration_in_ms=1.476
2018-07-13 22:13:47,190 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/docker] at time 22:13:47.190676
2018-07-13 22:13:47,190 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/docker
2018-07-13 22:13:47,192 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/docker is present and owned by root:root
2018-07-13 22:13:47,192 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/docker] at time 22:13:47.192182 duration_in_ms=1.506
2018-07-13 22:13:47,192 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/prometheus] at time 22:13:47.192825
2018-07-13 22:13:47,193 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/prometheus
2018-07-13 22:13:47,194 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/prometheus is present and owned by root:root
2018-07-13 22:13:47,194 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/prometheus] at time 22:13:47.194272 duration_in_ms=1.447
2018-07-13 22:13:47,194 [salt.state       ][INFO    ][22008] Running state [/srv/salt/reclass/classes/service/devops_portal] at time 22:13:47.194906
2018-07-13 22:13:47,195 [salt.state       ][INFO    ][22008] Executing state file.symlink for /srv/salt/reclass/classes/service/devops_portal
2018-07-13 22:13:47,196 [salt.state       ][INFO    ][22008] Symlink /srv/salt/reclass/classes/service/devops_portal is present and owned by root:root
2018-07-13 22:13:47,196 [salt.state       ][INFO    ][22008] Completed state [/srv/salt/reclass/classes/service/devops_portal] at time 22:13:47.196416 duration_in_ms=1.51
2018-07-13 22:13:47,196 [salt.state       ][INFO    ][22008] Running state [salt-minion] at time 22:13:47.196598
2018-07-13 22:13:47,196 [salt.state       ][INFO    ][22008] Executing state pkg.installed for salt-minion
2018-07-13 22:13:47,202 [salt.state       ][INFO    ][22008] All specified packages are already installed
2018-07-13 22:13:47,202 [salt.state       ][INFO    ][22008] Completed state [salt-minion] at time 22:13:47.202231 duration_in_ms=5.633
2018-07-13 22:13:47,202 [salt.state       ][INFO    ][22008] Running state [salt_minion_dependency_packages] at time 22:13:47.202406
2018-07-13 22:13:47,202 [salt.state       ][INFO    ][22008] Executing state pkg.installed for salt_minion_dependency_packages
2018-07-13 22:13:47,206 [salt.state       ][INFO    ][22008] All specified packages are already installed
2018-07-13 22:13:47,206 [salt.state       ][INFO    ][22008] Completed state [salt_minion_dependency_packages] at time 22:13:47.206750 duration_in_ms=4.344
2018-07-13 22:13:47,207 [salt.state       ][INFO    ][22008] Running state [/etc/salt/minion.d/minion.conf] at time 22:13:47.207540
2018-07-13 22:13:47,207 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-07-13 22:13:47,402 [salt.state       ][INFO    ][22008] File /etc/salt/minion.d/minion.conf is in the correct state
2018-07-13 22:13:47,403 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/minion.d/minion.conf] at time 22:13:47.402995 duration_in_ms=195.455
2018-07-13 22:13:47,403 [salt.state       ][INFO    ][22008] Running state [/etc/salt/minion.d/_pki.conf] at time 22:13:47.403734
2018-07-13 22:13:47,403 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/minion.d/_pki.conf
2018-07-13 22:13:47,407 [salt.state       ][INFO    ][22008] File /etc/salt/minion.d/_pki.conf is in the correct state
2018-07-13 22:13:47,407 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/minion.d/_pki.conf] at time 22:13:47.407755 duration_in_ms=4.021
2018-07-13 22:13:47,411 [salt.state       ][INFO    ][22008] Running state [salt-minion] at time 22:13:47.411852
2018-07-13 22:13:47,412 [salt.state       ][INFO    ][22008] Executing state service.running for salt-minion
2018-07-13 22:13:47,412 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-13 22:13:47,435 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-07-13 22:13:47,453 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-13 22:13:47,470 [salt.state       ][INFO    ][22008] The service salt-minion is already running
2018-07-13 22:13:47,470 [salt.state       ][INFO    ][22008] Completed state [salt-minion] at time 22:13:47.470697 duration_in_ms=58.844
2018-07-13 22:13:47,476 [salt.state       ][INFO    ][22008] Running state [/etc/salt/grains.d] at time 22:13:47.476815
2018-07-13 22:13:47,477 [salt.state       ][INFO    ][22008] Executing state file.directory for /etc/salt/grains.d
2018-07-13 22:13:47,478 [salt.state       ][INFO    ][22008] Directory /etc/salt/grains.d is in the correct state
2018-07-13 22:13:47,478 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/grains.d] at time 22:13:47.478798 duration_in_ms=1.983
2018-07-13 22:13:47,480 [salt.state       ][INFO    ][22008] Running state [/etc/salt/grains] at time 22:13:47.480313
2018-07-13 22:13:47,480 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/grains
2018-07-13 22:13:47,481 [salt.state       ][INFO    ][22008] File /etc/salt/grains exists with proper permissions. No changes made.
2018-07-13 22:13:47,481 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/grains] at time 22:13:47.481603 duration_in_ms=1.29
2018-07-13 22:13:47,482 [salt.state       ][INFO    ][22008] Running state [/etc/salt/grains.d/placeholder] at time 22:13:47.482752
2018-07-13 22:13:47,483 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-07-13 22:13:47,483 [salt.state       ][INFO    ][22008] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-07-13 22:13:47,484 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/grains.d/placeholder] at time 22:13:47.483983 duration_in_ms=1.232
2018-07-13 22:13:47,485 [salt.state       ][INFO    ][22008] Running state [/etc/salt/grains.d/sphinx] at time 22:13:47.485196
2018-07-13 22:13:47,485 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-07-13 22:13:47,489 [salt.state       ][INFO    ][22008] File changed:
--- 
+++ 
@@ -15,7 +15,9 @@
               name: IP Addresses
               value:
               - 10.20.0.2
+              - 10.167.4.11
               - 127.0.0.1
+              - 192.168.11.2
         system:
           name: System
           param:

2018-07-13 22:13:47,489 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/grains.d/sphinx] at time 22:13:47.489607 duration_in_ms=4.411
2018-07-13 22:13:47,491 [salt.state       ][INFO    ][22008] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.491818
2018-07-13 22:13:47,492 [salt.state       ][INFO    ][22008] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-13 22:13:47,492 [salt.state       ][INFO    ][22008] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-13 22:13:47,492 [salt.state       ][INFO    ][22008] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.492843 duration_in_ms=1.024
2018-07-13 22:13:47,493 [salt.state       ][INFO    ][22008] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.493093
2018-07-13 22:13:47,493 [salt.state       ][INFO    ][22008] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-13 22:13:47,494 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-07-13 22:13:47,658 [salt.state       ][INFO    ][22008] {'pid': 22386, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-13 22:13:47,659 [salt.state       ][INFO    ][22008] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.659037 duration_in_ms=165.942
2018-07-13 22:13:47,661 [salt.state       ][INFO    ][22008] Running state [/etc/salt/grains.d/dns_records] at time 22:13:47.661500
2018-07-13 22:13:47,662 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-07-13 22:13:47,672 [salt.state       ][INFO    ][22008] File /etc/salt/grains.d/dns_records is in the correct state
2018-07-13 22:13:47,672 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/grains.d/dns_records] at time 22:13:47.672883 duration_in_ms=11.383
2018-07-13 22:13:47,676 [salt.state       ][INFO    ][22008] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.676104
2018-07-13 22:13:47,676 [salt.state       ][INFO    ][22008] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-13 22:13:47,677 [salt.state       ][INFO    ][22008] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-13 22:13:47,677 [salt.state       ][INFO    ][22008] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.677437 duration_in_ms=1.334
2018-07-13 22:13:47,679 [salt.state       ][INFO    ][22008] Running state [/etc/salt/grains.d/salt] at time 22:13:47.678991
2018-07-13 22:13:47,679 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/grains.d/salt
2018-07-13 22:13:47,684 [salt.state       ][INFO    ][22008] File /etc/salt/grains.d/salt is in the correct state
2018-07-13 22:13:47,684 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/grains.d/salt] at time 22:13:47.684647 duration_in_ms=5.656
2018-07-13 22:13:47,687 [salt.state       ][INFO    ][22008] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.687453
2018-07-13 22:13:47,687 [salt.state       ][INFO    ][22008] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-13 22:13:47,688 [salt.state       ][INFO    ][22008] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-13 22:13:47,688 [salt.state       ][INFO    ][22008] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 22:13:47.688702 duration_in_ms=1.25
2018-07-13 22:13:47,694 [salt.state       ][INFO    ][22008] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 22:13:47.694226
2018-07-13 22:13:47,694 [salt.state       ][INFO    ][22008] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-13 22:13:47,695 [salt.state       ][INFO    ][22008] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-13 22:13:47,695 [salt.state       ][INFO    ][22008] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 22:13:47.695430 duration_in_ms=1.204
2018-07-13 22:13:47,695 [salt.state       ][INFO    ][22008] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 22:13:47.695735
2018-07-13 22:13:47,696 [salt.state       ][INFO    ][22008] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-13 22:13:47,698 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-07-13 22:13:47,712 [salt.state       ][INFO    ][22008] {'pid': 22388, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-13 22:13:47,713 [salt.state       ][INFO    ][22008] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 22:13:47.713179 duration_in_ms=17.443
2018-07-13 22:13:47,716 [salt.state       ][INFO    ][22008] Running state [mine.update] at time 22:13:47.715971
2018-07-13 22:13:47,716 [salt.state       ][INFO    ][22008] Executing state module.wait for mine.update
2018-07-13 22:13:47,717 [salt.state       ][INFO    ][22008] No changes made for mine.update
2018-07-13 22:13:47,717 [salt.state       ][INFO    ][22008] Completed state [mine.update] at time 22:13:47.717416 duration_in_ms=1.445
2018-07-13 22:13:47,717 [salt.state       ][INFO    ][22008] Running state [mine.update] at time 22:13:47.717768
2018-07-13 22:13:47,718 [salt.state       ][INFO    ][22008] Executing state module.mod_watch for mine.update
2018-07-13 22:13:48,259 [salt.state       ][INFO    ][22008] {'ret': True}
2018-07-13 22:13:48,259 [salt.state       ][INFO    ][22008] Completed state [mine.update] at time 22:13:48.259814 duration_in_ms=542.045
2018-07-13 22:13:48,260 [salt.state       ][INFO    ][22008] Running state [/etc/pki/ca/salt_master_ca] at time 22:13:48.260479
2018-07-13 22:13:48,261 [salt.state       ][INFO    ][22008] Executing state file.directory for /etc/pki/ca/salt_master_ca
2018-07-13 22:13:48,262 [salt.state       ][INFO    ][22008] Directory /etc/pki/ca/salt_master_ca is in the correct state
2018-07-13 22:13:48,262 [salt.state       ][INFO    ][22008] Completed state [/etc/pki/ca/salt_master_ca] at time 22:13:48.262871 duration_in_ms=2.392
2018-07-13 22:13:48,263 [salt.state       ][INFO    ][22008] Running state [/etc/pki/ca/salt_master_ca/certs] at time 22:13:48.263292
2018-07-13 22:13:48,263 [salt.state       ][INFO    ][22008] Executing state file.directory for /etc/pki/ca/salt_master_ca/certs
2018-07-13 22:13:48,264 [salt.state       ][INFO    ][22008] Directory /etc/pki/ca/salt_master_ca/certs is in the correct state
2018-07-13 22:13:48,265 [salt.state       ][INFO    ][22008] Completed state [/etc/pki/ca/salt_master_ca/certs] at time 22:13:48.265136 duration_in_ms=1.844
2018-07-13 22:13:48,269 [salt.state       ][INFO    ][22008] Running state [/etc/pki/ca/salt_master_ca/ca.key] at time 22:13:48.269664
2018-07-13 22:13:48,270 [salt.state       ][INFO    ][22008] Executing state x509.private_key_managed for /etc/pki/ca/salt_master_ca/ca.key
2018-07-13 22:13:48,283 [salt.state       ][INFO    ][22008] File /etc/pki/ca/salt_master_ca/ca.key is in the correct state
2018-07-13 22:13:48,283 [salt.state       ][INFO    ][22008] Completed state [/etc/pki/ca/salt_master_ca/ca.key] at time 22:13:48.283558 duration_in_ms=13.894
2018-07-13 22:13:48,285 [salt.state       ][INFO    ][22008] Running state [/etc/pki/ca/salt_master_ca/ca.key] at time 22:13:48.285594
2018-07-13 22:13:48,286 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/pki/ca/salt_master_ca/ca.key
2018-07-13 22:13:48,287 [salt.state       ][INFO    ][22008] File /etc/pki/ca/salt_master_ca/ca.key exists with proper permissions. No changes made.
2018-07-13 22:13:48,287 [salt.state       ][INFO    ][22008] Completed state [/etc/pki/ca/salt_master_ca/ca.key] at time 22:13:48.287668 duration_in_ms=2.074
2018-07-13 22:13:48,289 [salt.state       ][INFO    ][22008] Running state [/etc/pki/ca/salt_master_ca/ca.crt] at time 22:13:48.289288
2018-07-13 22:13:48,289 [salt.state       ][INFO    ][22008] Executing state x509.certificate_managed for /etc/pki/ca/salt_master_ca/ca.crt
2018-07-13 22:13:48,313 [salt.state       ][INFO    ][22008] File /etc/pki/ca/salt_master_ca/ca.crt is in the correct state
2018-07-13 22:13:48,313 [salt.state       ][INFO    ][22008] Completed state [/etc/pki/ca/salt_master_ca/ca.crt] at time 22:13:48.313343 duration_in_ms=24.055
2018-07-13 22:13:48,315 [salt.state       ][INFO    ][22008] Running state [/etc/pki/ca/salt_master_ca/ca.crt] at time 22:13:48.315058
2018-07-13 22:13:48,315 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/pki/ca/salt_master_ca/ca.crt
2018-07-13 22:13:48,315 [salt.loaded.int.states.file][WARNING ][22008] State for file: /etc/pki/ca/salt_master_ca/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-07-13 22:13:48,316 [salt.state       ][INFO    ][22008] File /etc/pki/ca/salt_master_ca/ca.crt exists with proper permissions. No changes made.
2018-07-13 22:13:48,317 [salt.state       ][INFO    ][22008] Completed state [/etc/pki/ca/salt_master_ca/ca.crt] at time 22:13:48.317150 duration_in_ms=2.092
2018-07-13 22:13:48,318 [salt.state       ][INFO    ][22008] Running state [mine.send] at time 22:13:48.318428
2018-07-13 22:13:48,318 [salt.state       ][INFO    ][22008] Executing state module.run for mine.send
2018-07-13 22:13:48,823 [salt.state       ][INFO    ][22008] {'ret': True}
2018-07-13 22:13:48,824 [salt.state       ][INFO    ][22008] Completed state [mine.send] at time 22:13:48.824492 duration_in_ms=506.062
2018-07-13 22:13:48,825 [salt.state       ][INFO    ][22008] Running state [ca-certificates] at time 22:13:48.824999
2018-07-13 22:13:48,825 [salt.state       ][INFO    ][22008] Executing state pkg.installed for ca-certificates
2018-07-13 22:13:48,837 [salt.state       ][INFO    ][22008] All specified packages are already installed
2018-07-13 22:13:48,837 [salt.state       ][INFO    ][22008] Completed state [ca-certificates] at time 22:13:48.837601 duration_in_ms=12.602
2018-07-13 22:13:48,839 [salt.state       ][INFO    ][22008] Running state [update-ca-certificates] at time 22:13:48.839665
2018-07-13 22:13:48,840 [salt.state       ][INFO    ][22008] Executing state cmd.wait for update-ca-certificates
2018-07-13 22:13:48,840 [salt.state       ][INFO    ][22008] No changes made for update-ca-certificates
2018-07-13 22:13:48,841 [salt.state       ][INFO    ][22008] Completed state [update-ca-certificates] at time 22:13:48.840951 duration_in_ms=1.286
2018-07-13 22:13:48,841 [salt.state       ][INFO    ][22008] Running state [salt-api] at time 22:13:48.841304
2018-07-13 22:13:48,841 [salt.state       ][INFO    ][22008] Executing state pkg.installed for salt-api
2018-07-13 22:13:48,850 [salt.state       ][INFO    ][22008] All specified packages are already installed
2018-07-13 22:13:48,850 [salt.state       ][INFO    ][22008] Completed state [salt-api] at time 22:13:48.850802 duration_in_ms=9.498
2018-07-13 22:13:48,851 [salt.state       ][INFO    ][22008] Running state [python-cherrypy3] at time 22:13:48.851153
2018-07-13 22:13:48,851 [salt.state       ][INFO    ][22008] Executing state pkg.installed for python-cherrypy3
2018-07-13 22:13:48,863 [salt.state       ][INFO    ][22008] All specified packages are already installed
2018-07-13 22:13:48,864 [salt.state       ][INFO    ][22008] Completed state [python-cherrypy3] at time 22:13:48.864149 duration_in_ms=12.995
2018-07-13 22:13:48,865 [salt.state       ][INFO    ][22008] Running state [/etc/salt/master.d/_api.conf] at time 22:13:48.865662
2018-07-13 22:13:48,866 [salt.state       ][INFO    ][22008] Executing state file.managed for /etc/salt/master.d/_api.conf
2018-07-13 22:13:49,060 [salt.state       ][INFO    ][22008] File /etc/salt/master.d/_api.conf is in the correct state
2018-07-13 22:13:49,070 [salt.state       ][INFO    ][22008] Completed state [/etc/salt/master.d/_api.conf] at time 22:13:49.070300 duration_in_ms=204.638
2018-07-13 22:13:49,074 [salt.state       ][INFO    ][22008] Running state [salt-api] at time 22:13:49.074723
2018-07-13 22:13:49,075 [salt.state       ][INFO    ][22008] Executing state service.running for salt-api
2018-07-13 22:13:49,076 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'status', 'salt-api.service', '-n', '0'] in directory '/root'
2018-07-13 22:13:49,091 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'is-active', 'salt-api.service'] in directory '/root'
2018-07-13 22:13:49,110 [salt.loaded.int.module.cmdmod][INFO    ][22008] Executing command ['systemctl', 'is-enabled', 'salt-api.service'] in directory '/root'
2018-07-13 22:13:49,128 [salt.state       ][INFO    ][22008] The service salt-api is already running
2018-07-13 22:13:49,129 [salt.state       ][INFO    ][22008] Completed state [salt-api] at time 22:13:49.128941 duration_in_ms=54.216
2018-07-13 22:13:49,144 [salt.minion      ][INFO    ][22008] Returning information for job: 20180713221331375570
2018-07-13 22:16:25,730 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command state.sls with jid 20180713221625714022
2018-07-13 22:16:25,787 [salt.minion      ][INFO    ][22594] Starting a new job with PID 22594
2018-07-13 22:16:27,704 [salt.state       ][INFO    ][22594] Loading fresh modules for state activity
2018-07-13 22:16:27,746 [salt.fileclient  ][INFO    ][22594] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-13 22:16:27,985 [salt.fileclient  ][INFO    ][22594] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-13 22:16:28,054 [salt.fileclient  ][INFO    ][22594] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-13 22:16:28,362 [salt.loader      ][ERROR   ][22594] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:16:28,900 [salt.state       ][INFO    ][22594] Running state [ntp] at time 22:16:28.900818
2018-07-13 22:16:28,901 [salt.state       ][INFO    ][22594] Executing state pkg.installed for ntp
2018-07-13 22:16:28,901 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-13 22:16:29,341 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-07-13 22:16:29,519 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-13 22:16:31,760 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-13 22:16:31,775 [salt.loaded.int.module.cmdmod][INFO    ][22594] 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-07-13 22:16:39,910 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-13 22:16:40,040 [salt.state       ][INFO    ][22594] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-13 22:16:40,051 [salt.state       ][INFO    ][22594] Loading fresh modules for state activity
2018-07-13 22:16:40,072 [salt.state       ][INFO    ][22594] Completed state [ntp] at time 22:16:40.072832 duration_in_ms=11172.012
2018-07-13 22:16:40,079 [salt.state       ][INFO    ][22594] Running state [/etc/ntp.conf] at time 22:16:40.079234
2018-07-13 22:16:40,080 [salt.state       ][INFO    ][22594] Executing state file.managed for /etc/ntp.conf
2018-07-13 22:16:40,125 [salt.fileclient  ][INFO    ][22594] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-13 22:16:40,211 [salt.state       ][INFO    ][22594] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /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
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# 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 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# 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

2018-07-13 22:16:40,212 [salt.state       ][INFO    ][22594] Completed state [/etc/ntp.conf] at time 22:16:40.212695 duration_in_ms=133.46
2018-07-13 22:16:40,214 [salt.loader      ][ERROR   ][22594] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-13 22:16:40,480 [salt.state       ][INFO    ][22594] Running state [ntp] at time 22:16:40.480015
2018-07-13 22:16:40,480 [salt.state       ][INFO    ][22594] Executing state service.running for ntp
2018-07-13 22:16:40,481 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-13 22:16:40,502 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-13 22:16:40,512 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-13 22:16:40,525 [salt.state       ][INFO    ][22594] The service ntp is already running
2018-07-13 22:16:40,526 [salt.state       ][INFO    ][22594] Completed state [ntp] at time 22:16:40.526113 duration_in_ms=46.097
2018-07-13 22:16:40,526 [salt.state       ][INFO    ][22594] Running state [ntp] at time 22:16:40.526610
2018-07-13 22:16:40,527 [salt.state       ][INFO    ][22594] Executing state service.mod_watch for ntp
2018-07-13 22:16:40,528 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-13 22:16:40,537 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-13 22:16:40,549 [salt.loaded.int.module.cmdmod][INFO    ][22594] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-13 22:16:40,619 [salt.state       ][INFO    ][22594] {'ntp': True}
2018-07-13 22:16:40,619 [salt.state       ][INFO    ][22594] Completed state [ntp] at time 22:16:40.619883 duration_in_ms=93.272
2018-07-13 22:16:40,621 [salt.minion      ][INFO    ][22594] Returning information for job: 20180713221625714022
2018-07-13 23:12:01,879 [salt.utils.schedule][INFO    ][18394] Running scheduled job: __mine_interval
2018-07-14 00:01:36,742 [salt.minion      ][INFO    ][18394] User root Executing command x509.sign_remote_certificate with jid 20180714000136722137
2018-07-14 00:01:36,781 [salt.minion      ][INFO    ][32231] Starting a new job with PID 32231
2018-07-14 00:01:36,879 [salt.minion      ][INFO    ][18394] User root Executing command x509.sign_remote_certificate with jid 20180714000136840517
2018-07-14 00:01:36,889 [salt.minion      ][INFO    ][32231] Returning information for job: 20180714000136722137
2018-07-14 00:01:36,905 [salt.minion      ][INFO    ][32240] Starting a new job with PID 32240
2018-07-14 00:01:36,938 [salt.minion      ][INFO    ][32240] Returning information for job: 20180714000136840517
2018-07-14 00:01:37,121 [salt.minion      ][INFO    ][18394] User root Executing command x509.sign_remote_certificate with jid 20180714000137112290
2018-07-14 00:01:37,151 [salt.minion      ][INFO    ][32249] Starting a new job with PID 32249
2018-07-14 00:01:37,230 [salt.minion      ][INFO    ][32249] Returning information for job: 20180714000137112290
2018-07-14 00:01:37,270 [salt.minion      ][INFO    ][18394] User root Executing command x509.sign_remote_certificate with jid 20180714000137255937
2018-07-14 00:01:37,288 [salt.minion      ][INFO    ][32258] Starting a new job with PID 32258
2018-07-14 00:01:37,352 [salt.minion      ][INFO    ][32258] Returning information for job: 20180714000137255937
2018-07-14 00:12:01,879 [salt.utils.schedule][INFO    ][18394] Running scheduled job: __mine_interval
2018-07-14 01:12:01,879 [salt.utils.schedule][INFO    ][18394] Running scheduled job: __mine_interval
2018-07-14 02:08:25,272 [salt.minion      ][INFO    ][18394] User sudo_ubuntu Executing command cp.push_dir with jid 20180714020825261033
2018-07-14 02:08:25,296 [salt.minion      ][INFO    ][6992] Starting a new job with PID 6992
