2018-07-16 05:58:02,975 [salt.loaded.int.module.cmdmod][ERROR   ][1794] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:02,977 [salt.loaded.int.module.cmdmod][ERROR   ][1794] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:03,023 [salt.loaded.int.module.cmdmod][ERROR   ][1794] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:03,024 [salt.loaded.int.module.cmdmod][ERROR   ][1794] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:05,587 [salt.loaded.int.module.cmdmod][ERROR   ][1794] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:05,587 [salt.loaded.int.module.cmdmod][ERROR   ][1794] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:05,631 [salt.loaded.int.module.cmdmod][ERROR   ][1794] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:05,632 [salt.loaded.int.module.cmdmod][ERROR   ][1794] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:08,160 [salt.loader      ][ERROR   ][1794] 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-16 05:58:28,913 [salt.loader      ][ERROR   ][1794] 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-16 05:58:30,663 [salt.loaded.int.module.cmdmod][ERROR   ][1794] 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-16 05:58:34,699 [salt.loader      ][ERROR   ][2349] 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-16 05:58:35,181 [salt.loaded.int.module.cmdmod][INFO    ][2349] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-16 05:58:35,204 [salt.loaded.int.module.cmdmod][INFO    ][2349] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:35,251 [salt.loaded.int.module.cmdmod][INFO    ][2349] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:35,285 [salt.utils.parsers][WARNING ][1510] Minion received a SIGTERM. Exiting.
2018-07-16 05:58:36,017 [salt.cli.daemons ][INFO    ][2429] Setting up the Salt Minion "msg02.mcp-ovs-dpdk-ha.local"
2018-07-16 05:58:36,202 [salt.cli.daemons ][INFO    ][2429] Starting up the Salt Minion
2018-07-16 05:58:36,203 [salt.utils.event ][INFO    ][2429] Starting pull socket on /var/run/salt/minion/minion_event_cb4aee2f3f_pull.ipc
2018-07-16 05:58:37,093 [salt.minion      ][INFO    ][2429] Creating minion process manager
2018-07-16 05:58:38,541 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2429] Executing command ['date', '+%z'] in directory '/root'
2018-07-16 05:58:38,588 [salt.utils.schedule][INFO    ][2429] Updating job settings for scheduled job: __mine_interval
2018-07-16 05:58:38,591 [salt.minion      ][INFO    ][2429] Added mine.update to scheduler
2018-07-16 05:58:38,598 [salt.minion      ][INFO    ][2429] Minion is starting as user 'root'
2018-07-16 05:58:38,621 [salt.minion      ][INFO    ][2429] Minion is ready to receive requests!
2018-07-16 05:58:39,622 [salt.utils.schedule][INFO    ][2429] Running scheduled job: __mine_interval
2018-07-16 05:59:35,956 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command state.apply with jid 20180716055935939965
2018-07-16 05:59:35,979 [salt.minion      ][INFO    ][2525] Starting a new job with PID 2525
2018-07-16 05:59:39,946 [salt.state       ][INFO    ][2525] Loading fresh modules for state activity
2018-07-16 05:59:40,918 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-16 05:59:41,245 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-16 05:59:41,538 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-16 05:59:41,747 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-16 05:59:41,950 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-16 05:59:43,242 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-16 05:59:43,479 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-16 05:59:43,694 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-16 05:59:43,959 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-16 05:59:44,171 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-16 05:59:44,379 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-16 05:59:44,582 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-16 05:59:44,838 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-16 05:59:45,056 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-16 05:59:45,247 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-16 05:59:45,455 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-16 05:59:45,662 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-16 05:59:47,280 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-16 05:59:47,498 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-16 05:59:47,701 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-16 05:59:47,894 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-16 05:59:48,235 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-16 05:59:48,666 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-16 05:59:48,864 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-16 05:59:49,083 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-16 05:59:49,115 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-16 05:59:49,193 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-16 05:59:49,263 [salt.state       ][INFO    ][2525] Running state [/etc/environment] at time 05:59:49.263837
2018-07-16 05:59:49,264 [salt.state       ][INFO    ][2525] Executing state file.blockreplace for /etc/environment
2018-07-16 05:59:49,276 [salt.state       ][INFO    ][2525] 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-16 05:59:49,276 [salt.state       ][INFO    ][2525] Completed state [/etc/environment] at time 05:59:49.276848 duration_in_ms=13.011
2018-07-16 05:59:49,277 [salt.state       ][INFO    ][2525] Running state [/etc/profile.d] at time 05:59:49.277149
2018-07-16 05:59:49,277 [salt.state       ][INFO    ][2525] Executing state file.directory for /etc/profile.d
2018-07-16 05:59:49,280 [salt.state       ][INFO    ][2525] Directory /etc/profile.d is in the correct state
2018-07-16 05:59:49,280 [salt.state       ][INFO    ][2525] Completed state [/etc/profile.d] at time 05:59:49.280649 duration_in_ms=3.5
2018-07-16 05:59:49,346 [salt.loader      ][ERROR   ][2525] 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-16 05:59:50,057 [salt.state       ][INFO    ][2525] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:50.056958
2018-07-16 05:59:50,057 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 05:59:50,092 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-16 05:59:50,110 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 05:59:50,110 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:50.110711 duration_in_ms=53.752
2018-07-16 05:59:50,111 [salt.state       ][INFO    ][2525] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:50.111090
2018-07-16 05:59:50,111 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 05:59:50,141 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 05:59:50,142 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:50.142209 duration_in_ms=31.119
2018-07-16 05:59:50,145 [salt.state       ][INFO    ][2525] Running state [linux_repo_prereq_pkgs] at time 05:59:50.145006
2018-07-16 05:59:50,145 [salt.state       ][INFO    ][2525] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 05:59:50,146 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 05:59:50,890 [salt.state       ][INFO    ][2525] All specified packages are already installed
2018-07-16 05:59:50,891 [salt.state       ][INFO    ][2525] Completed state [linux_repo_prereq_pkgs] at time 05:59:50.891154 duration_in_ms=746.147
2018-07-16 05:59:50,891 [salt.state       ][INFO    ][2525] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:50.891586
2018-07-16 05:59:50,892 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 05:59:51,228 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-16 05:59:51,247 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 05:59:51,247 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:51.247886 duration_in_ms=356.3
2018-07-16 05:59:51,248 [salt.state       ][INFO    ][2525] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:51.248213
2018-07-16 05:59:51,248 [salt.state       ][INFO    ][2525] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 05:59:51,248 [salt.state       ][INFO    ][2525] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 05:59:51,249 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:51.249704 duration_in_ms=1.49
2018-07-16 05:59:51,250 [salt.state       ][INFO    ][2525] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:51.250023
2018-07-16 05:59:51,250 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 05:59:51,274 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-16 05:59:51,456 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 05:59:51,457 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:51.457479 duration_in_ms=207.456
2018-07-16 05:59:51,460 [salt.state       ][INFO    ][2525] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:51.460261
2018-07-16 05:59:51,460 [salt.state       ][INFO    ][2525] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 05:59:51,461 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 05:59:52,465 [salt.state       ][INFO    ][2525] {'pid': 2589, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 05:59:52,466 [salt.state       ][INFO    ][2525] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:52.466021 duration_in_ms=1005.759
2018-07-16 05:59:52,482 [salt.state       ][INFO    ][2525] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:59:52.482651
2018-07-16 05:59:52,483 [salt.state       ][INFO    ][2525] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 05:59:52,720 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 05:59:55,984 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716055955967893
2018-07-16 05:59:56,004 [salt.minion      ][INFO    ][3016] Starting a new job with PID 3016
2018-07-16 05:59:56,028 [salt.minion      ][INFO    ][3016] Returning information for job: 20180716055955967893
2018-07-16 06:00:00,922 [salt.state       ][INFO    ][2525] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-16 06:00:00,924 [salt.state       ][INFO    ][2525] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:00:00.923914 duration_in_ms=8441.263
2018-07-16 06:00:00,924 [salt.state       ][INFO    ][2525] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:00.924695
2018-07-16 06:00:00,925 [salt.state       ][INFO    ][2525] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 06:00:00,926 [salt.state       ][INFO    ][2525] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 06:00:00,927 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:00.927102 duration_in_ms=2.407
2018-07-16 06:00:00,927 [salt.state       ][INFO    ][2525] Running state [/etc/apt/preferences.d/uca] at time 06:00:00.927686
2018-07-16 06:00:00,928 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 06:00:01,156 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 06:00:01,156 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/preferences.d/uca] at time 06:00:01.156818 duration_in_ms=229.132
2018-07-16 06:00:01,166 [salt.state       ][INFO    ][2525] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:00:01.166874
2018-07-16 06:00:01,167 [salt.state       ][INFO    ][2525] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 06:00:01,168 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:00:01,197 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-16 06:00:01,734 [salt.state       ][INFO    ][2525] {'pid': 3028, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.QP0wrgljYT/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-16 06:00:01,736 [salt.state       ][INFO    ][2525] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:00:01.736559 duration_in_ms=569.684
2018-07-16 06:00:01,744 [salt.state       ][INFO    ][2525] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:01.744624
2018-07-16 06:00:01,745 [salt.state       ][INFO    ][2525] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:00:02,079 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:06,128 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060006106702
2018-07-16 06:00:06,152 [salt.minion      ][INFO    ][3477] Starting a new job with PID 3477
2018-07-16 06:00:06,180 [salt.minion      ][INFO    ][3477] Returning information for job: 20180716060006106702
2018-07-16 06:00:12,900 [salt.state       ][INFO    ][2525] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-16 06:00:12,900 [salt.state       ][INFO    ][2525] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:12.900541 duration_in_ms=11155.916
2018-07-16 06:00:12,901 [salt.state       ][INFO    ][2525] Running state [linux_extra_packages_latest] at time 06:00:12.901009
2018-07-16 06:00:12,901 [salt.state       ][INFO    ][2525] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:00:12,929 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:00:13,119 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:13,170 [salt.loaded.int.module.cmdmod][INFO    ][2525] 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-16 06:00:16,271 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060016248446
2018-07-16 06:00:16,299 [salt.minion      ][INFO    ][3625] Starting a new job with PID 3625
2018-07-16 06:00:16,337 [salt.minion      ][INFO    ][3625] Returning information for job: 20180716060016248446
2018-07-16 06:00:18,079 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:18,174 [salt.state       ][INFO    ][2525] 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.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-07-16 06:00:18,228 [salt.state       ][INFO    ][2525] Loading fresh modules for state activity
2018-07-16 06:00:18,295 [salt.state       ][INFO    ][2525] Completed state [linux_extra_packages_latest] at time 06:00:18.295499 duration_in_ms=5394.489
2018-07-16 06:00:18,302 [salt.state       ][INFO    ][2525] Running state [UTC] at time 06:00:18.302863
2018-07-16 06:00:18,303 [salt.state       ][INFO    ][2525] Executing state timezone.system for UTC
2018-07-16 06:00:18,306 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:18,383 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:18,413 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-16 06:00:18,443 [salt.state       ][INFO    ][2525] {'timezone': 'UTC'}
2018-07-16 06:00:18,444 [salt.state       ][INFO    ][2525] Completed state [UTC] at time 06:00:18.444278 duration_in_ms=141.151
2018-07-16 06:00:18,449 [salt.state       ][INFO    ][2525] Running state [nf_conntrack] at time 06:00:18.449707
2018-07-16 06:00:18,450 [salt.state       ][INFO    ][2525] Executing state kmod.present for nf_conntrack
2018-07-16 06:00:18,451 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:19,152 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:19,183 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-16 06:00:19,220 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:19,419 [salt.state       ][INFO    ][2525] {'nf_conntrack': 'loaded'}
2018-07-16 06:00:19,419 [salt.state       ][INFO    ][2525] Completed state [nf_conntrack] at time 06:00:19.419513 duration_in_ms=969.806
2018-07-16 06:00:19,423 [salt.state       ][INFO    ][2525] Running state [kernel.panic] at time 06:00:19.423818
2018-07-16 06:00:19,425 [salt.state       ][INFO    ][2525] Executing state sysctl.present for kernel.panic
2018-07-16 06:00:19,426 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:19,511 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-16 06:00:19,535 [salt.state       ][INFO    ][2525] {'kernel.panic': 60}
2018-07-16 06:00:19,536 [salt.state       ][INFO    ][2525] Completed state [kernel.panic] at time 06:00:19.536848 duration_in_ms=113.029
2018-07-16 06:00:19,537 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_keepalive_probes] at time 06:00:19.537674
2018-07-16 06:00:19,538 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:00:19,539 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:19,600 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-16 06:00:19,622 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-16 06:00:19,624 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:00:19.624408 duration_in_ms=86.733
2018-07-16 06:00:19,626 [salt.state       ][INFO    ][2525] Running state [fs.file-max] at time 06:00:19.626310
2018-07-16 06:00:19,627 [salt.state       ][INFO    ][2525] Executing state sysctl.present for fs.file-max
2018-07-16 06:00:19,629 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:19,696 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-16 06:00:19,718 [salt.state       ][INFO    ][2525] {'fs.file-max': 124165}
2018-07-16 06:00:19,718 [salt.state       ][INFO    ][2525] Completed state [fs.file-max] at time 06:00:19.718432 duration_in_ms=92.122
2018-07-16 06:00:19,718 [salt.state       ][INFO    ][2525] Running state [net.core.somaxconn] at time 06:00:19.718859
2018-07-16 06:00:19,719 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:00:19,720 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:19,781 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-16 06:00:19,802 [salt.state       ][INFO    ][2525] {'net.core.somaxconn': 4096}
2018-07-16 06:00:19,803 [salt.state       ][INFO    ][2525] Completed state [net.core.somaxconn] at time 06:00:19.802983 duration_in_ms=84.124
2018-07-16 06:00:19,803 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:00:19.803430
2018-07-16 06:00:19,803 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:00:19,804 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:19,865 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-16 06:00:19,885 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-16 06:00:19,885 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:00:19.885713 duration_in_ms=82.283
2018-07-16 06:00:19,886 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_tw_reuse] at time 06:00:19.886121
2018-07-16 06:00:19,886 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:00:19,887 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:19,950 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-16 06:00:19,969 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-16 06:00:19,969 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_tw_reuse] at time 06:00:19.969671 duration_in_ms=83.55
2018-07-16 06:00:19,970 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_congestion_control] at time 06:00:19.970092
2018-07-16 06:00:19,970 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:00:19,971 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,031 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-16 06:00:20,058 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-16 06:00:20,059 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_congestion_control] at time 06:00:20.059284 duration_in_ms=89.192
2018-07-16 06:00:20,059 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_retries2] at time 06:00:20.059713
2018-07-16 06:00:20,060 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:00:20,061 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,123 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-16 06:00:20,144 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_retries2': 5}
2018-07-16 06:00:20,145 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_retries2] at time 06:00:20.145508 duration_in_ms=85.795
2018-07-16 06:00:20,146 [salt.state       ][INFO    ][2525] Running state [net.core.netdev_max_backlog] at time 06:00:20.145959
2018-07-16 06:00:20,146 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:00:20,147 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,207 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-16 06:00:20,226 [salt.state       ][INFO    ][2525] {'net.core.netdev_max_backlog': 261144}
2018-07-16 06:00:20,226 [salt.state       ][INFO    ][2525] Completed state [net.core.netdev_max_backlog] at time 06:00:20.226599 duration_in_ms=80.64
2018-07-16 06:00:20,227 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:20.227022
2018-07-16 06:00:20,227 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:00:20,228 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,289 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-16 06:00:20,309 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-16 06:00:20,310 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:20.310362 duration_in_ms=83.34
2018-07-16 06:00:20,310 [salt.state       ][INFO    ][2525] Running state [vm.swappiness] at time 06:00:20.310794
2018-07-16 06:00:20,311 [salt.state       ][INFO    ][2525] Executing state sysctl.present for vm.swappiness
2018-07-16 06:00:20,312 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,372 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-16 06:00:20,390 [salt.state       ][INFO    ][2525] {'vm.swappiness': 10}
2018-07-16 06:00:20,391 [salt.state       ][INFO    ][2525] Completed state [vm.swappiness] at time 06:00:20.391005 duration_in_ms=80.211
2018-07-16 06:00:20,391 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:00:20.391438
2018-07-16 06:00:20,391 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:00:20,393 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,446 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-16 06:00:20,463 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-16 06:00:20,464 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:00:20.463920 duration_in_ms=72.481
2018-07-16 06:00:20,465 [salt.state       ][INFO    ][2525] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:20.465292
2018-07-16 06:00:20,465 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:00:20,466 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,521 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-16 06:00:20,539 [salt.state       ][INFO    ][2525] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-16 06:00:20,539 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:20.539633 duration_in_ms=74.341
2018-07-16 06:00:20,540 [salt.state       ][INFO    ][2525] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:20.540741
2018-07-16 06:00:20,541 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:00:20,542 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,596 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-16 06:00:20,614 [salt.state       ][INFO    ][2525] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-16 06:00:20,615 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:20.615293 duration_in_ms=74.552
2018-07-16 06:00:20,615 [salt.state       ][INFO    ][2525] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:20.615718
2018-07-16 06:00:20,616 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:00:20,617 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,674 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-16 06:00:20,691 [salt.state       ][INFO    ][2525] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-16 06:00:20,691 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:20.691853 duration_in_ms=76.135
2018-07-16 06:00:20,692 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_fin_timeout] at time 06:00:20.692680
2018-07-16 06:00:20,693 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:00:20,694 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,748 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-16 06:00:20,765 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-16 06:00:20,766 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_fin_timeout] at time 06:00:20.766195 duration_in_ms=73.515
2018-07-16 06:00:20,766 [salt.state       ][INFO    ][2525] Running state [net.ipv4.tcp_keepalive_time] at time 06:00:20.766619
2018-07-16 06:00:20,767 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:00:20,767 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,821 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-16 06:00:20,838 [salt.state       ][INFO    ][2525] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-16 06:00:20,839 [salt.state       ][INFO    ][2525] Completed state [net.ipv4.tcp_keepalive_time] at time 06:00:20.839019 duration_in_ms=72.4
2018-07-16 06:00:20,839 [salt.state       ][INFO    ][2525] Running state [net.nf_conntrack_max] at time 06:00:20.839447
2018-07-16 06:00:20,839 [salt.state       ][INFO    ][2525] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:00:20,840 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:20,890 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-16 06:00:20,907 [salt.state       ][INFO    ][2525] {'net.nf_conntrack_max': 1048576}
2018-07-16 06:00:20,907 [salt.state       ][INFO    ][2525] Completed state [net.nf_conntrack_max] at time 06:00:20.907405 duration_in_ms=67.957
2018-07-16 06:00:20,914 [salt.state       ][INFO    ][2525] Running state [linux_sysfs_package] at time 06:00:20.914752
2018-07-16 06:00:20,915 [salt.state       ][INFO    ][2525] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:00:20,975 [salt.loader      ][ERROR   ][2525] 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-16 06:00:21,488 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-16 06:00:21,630 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:25,648 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:25,705 [salt.loaded.int.module.cmdmod][INFO    ][2525] 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-16 06:00:26,352 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060026331952
2018-07-16 06:00:26,374 [salt.minion      ][INFO    ][4098] Starting a new job with PID 4098
2018-07-16 06:00:26,403 [salt.minion      ][INFO    ][4098] Returning information for job: 20180716060026331952
2018-07-16 06:00:31,790 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:31,874 [salt.state       ][INFO    ][2525] 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-16 06:00:31,904 [salt.state       ][INFO    ][2525] Loading fresh modules for state activity
2018-07-16 06:00:31,963 [salt.state       ][INFO    ][2525] Completed state [linux_sysfs_package] at time 06:00:31.963450 duration_in_ms=11048.696
2018-07-16 06:00:31,971 [salt.state       ][INFO    ][2525] Running state [/etc/sysfs.d] at time 06:00:31.971659
2018-07-16 06:00:31,972 [salt.state       ][INFO    ][2525] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:00:31,979 [salt.state       ][INFO    ][2525] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:00:31,979 [salt.state       ][INFO    ][2525] Completed state [/etc/sysfs.d] at time 06:00:31.979728 duration_in_ms=8.069
2018-07-16 06:00:31,982 [salt.loader      ][ERROR   ][2525] 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-16 06:00:32,414 [salt.state       ][INFO    ][2525] Running state [ondemand] at time 06:00:32.414237
2018-07-16 06:00:32,414 [salt.state       ][INFO    ][2525] Executing state service.dead for ondemand
2018-07-16 06:00:32,421 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:32,457 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:32,483 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:32,513 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:32,622 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:32,650 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:32,684 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:32,720 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-16 06:00:33,047 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:33,095 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'runlevel' in directory '/root'
2018-07-16 06:00:33,129 [salt.state       ][INFO    ][2525] {'ondemand': True}
2018-07-16 06:00:33,130 [salt.state       ][INFO    ][2525] Completed state [ondemand] at time 06:00:33.130668 duration_in_ms=716.427
2018-07-16 06:00:33,140 [salt.state       ][INFO    ][2525] Running state [cs_CZ.UTF-8] at time 06:00:33.140616
2018-07-16 06:00:33,142 [salt.state       ][INFO    ][2525] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:00:33,144 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:33,186 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-16 06:00:35,391 [salt.state       ][INFO    ][2525] {'locale': 'cs_CZ.UTF-8'}
2018-07-16 06:00:35,392 [salt.state       ][INFO    ][2525] Completed state [cs_CZ.UTF-8] at time 06:00:35.392675 duration_in_ms=2252.058
2018-07-16 06:00:35,394 [salt.state       ][INFO    ][2525] Running state [en_US.UTF-8] at time 06:00:35.394141
2018-07-16 06:00:35,394 [salt.state       ][INFO    ][2525] Executing state locale.present for en_US.UTF-8
2018-07-16 06:00:35,396 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:35,425 [salt.state       ][INFO    ][2525] Locale en_US.UTF-8 is already present
2018-07-16 06:00:35,426 [salt.state       ][INFO    ][2525] Completed state [en_US.UTF-8] at time 06:00:35.426812 duration_in_ms=32.67
2018-07-16 06:00:35,430 [salt.state       ][INFO    ][2525] Running state [en_US.UTF-8] at time 06:00:35.430415
2018-07-16 06:00:35,431 [salt.state       ][INFO    ][2525] Executing state locale.system for en_US.UTF-8
2018-07-16 06:00:35,432 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'localectl' in directory '/root'
2018-07-16 06:00:35,508 [salt.state       ][INFO    ][2525] System locale en_US.UTF-8 already set
2018-07-16 06:00:35,509 [salt.state       ][INFO    ][2525] Completed state [en_US.UTF-8] at time 06:00:35.509870 duration_in_ms=79.454
2018-07-16 06:00:35,512 [salt.state       ][INFO    ][2525] Running state [root] at time 06:00:35.512516
2018-07-16 06:00:35,512 [salt.state       ][INFO    ][2525] Executing state group.present for root
2018-07-16 06:00:35,514 [salt.state       ][INFO    ][2525] Group root is present and up to date
2018-07-16 06:00:35,514 [salt.state       ][INFO    ][2525] Completed state [root] at time 06:00:35.514418 duration_in_ms=1.902
2018-07-16 06:00:35,520 [salt.state       ][INFO    ][2525] Running state [root] at time 06:00:35.520558
2018-07-16 06:00:35,521 [salt.state       ][INFO    ][2525] Executing state user.present for root
2018-07-16 06:00:35,531 [salt.state       ][INFO    ][2525] User root is present and up to date
2018-07-16 06:00:35,532 [salt.state       ][INFO    ][2525] Completed state [root] at time 06:00:35.532746 duration_in_ms=12.188
2018-07-16 06:00:35,534 [salt.state       ][INFO    ][2525] Running state [/root] at time 06:00:35.534894
2018-07-16 06:00:35,535 [salt.state       ][INFO    ][2525] Executing state file.directory for /root
2018-07-16 06:00:35,536 [salt.state       ][INFO    ][2525] Directory /root is in the correct state
2018-07-16 06:00:35,536 [salt.state       ][INFO    ][2525] Completed state [/root] at time 06:00:35.536805 duration_in_ms=1.911
2018-07-16 06:00:35,537 [salt.state       ][INFO    ][2525] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:00:35.537099
2018-07-16 06:00:35,537 [salt.state       ][INFO    ][2525] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:00:35,537 [salt.state       ][INFO    ][2525] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:00:35,538 [salt.state       ][INFO    ][2525] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:00:35.537975 duration_in_ms=0.876
2018-07-16 06:00:35,538 [salt.state       ][INFO    ][2525] Running state [ubuntu] at time 06:00:35.538261
2018-07-16 06:00:35,538 [salt.state       ][INFO    ][2525] Executing state group.present for ubuntu
2018-07-16 06:00:35,539 [salt.state       ][INFO    ][2525] Group ubuntu is present and up to date
2018-07-16 06:00:35,539 [salt.state       ][INFO    ][2525] Completed state [ubuntu] at time 06:00:35.539216 duration_in_ms=0.955
2018-07-16 06:00:35,542 [salt.state       ][INFO    ][2525] Running state [ubuntu] at time 06:00:35.542232
2018-07-16 06:00:35,542 [salt.state       ][INFO    ][2525] Executing state user.present for ubuntu
2018-07-16 06:00:35,549 [salt.state       ][INFO    ][2525] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-16 06:00:35,549 [salt.state       ][INFO    ][2525] Completed state [ubuntu] at time 06:00:35.549778 duration_in_ms=7.546
2018-07-16 06:00:35,552 [salt.state       ][INFO    ][2525] Running state [/home/ubuntu] at time 06:00:35.552422
2018-07-16 06:00:35,552 [salt.state       ][INFO    ][2525] Executing state file.directory for /home/ubuntu
2018-07-16 06:00:35,554 [salt.state       ][INFO    ][2525] {'mode': '0700'}
2018-07-16 06:00:35,554 [salt.state       ][INFO    ][2525] Completed state [/home/ubuntu] at time 06:00:35.554435 duration_in_ms=2.013
2018-07-16 06:00:35,556 [salt.state       ][INFO    ][2525] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:35.556444
2018-07-16 06:00:35,556 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:00:35,590 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-16 06:00:35,598 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command '/usr/sbin/visudo -c -f /tmp/tmptrBPiS' in directory '/root'
2018-07-16 06:00:35,632 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 06:00:35,633 [salt.state       ][INFO    ][2525] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:35.633683 duration_in_ms=77.238
2018-07-16 06:00:35,634 [salt.state       ][INFO    ][2525] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:35.634134
2018-07-16 06:00:35,634 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:00:35,674 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-16 06:00:35,892 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 06:00:35,893 [salt.state       ][INFO    ][2525] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:35.893822 duration_in_ms=259.688
2018-07-16 06:00:35,894 [salt.state       ][INFO    ][2525] Running state [apt-daily.timer] at time 06:00:35.894452
2018-07-16 06:00:35,895 [salt.state       ][INFO    ][2525] Executing state service.dead for apt-daily.timer
2018-07-16 06:00:35,897 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:00:35,923 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:35,948 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:35,975 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:36,010 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:36,034 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:36,061 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:36,091 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:36,303 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:36,338 [salt.state       ][INFO    ][2525] {'apt-daily.timer': True}
2018-07-16 06:00:36,339 [salt.state       ][INFO    ][2525] Completed state [apt-daily.timer] at time 06:00:36.339136 duration_in_ms=444.683
2018-07-16 06:00:36,340 [salt.state       ][INFO    ][2525] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:36.340824
2018-07-16 06:00:36,341 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:00:36,365 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-16 06:00:36,394 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060036379816
2018-07-16 06:00:36,412 [salt.minion      ][INFO    ][4725] Starting a new job with PID 4725
2018-07-16 06:00:36,440 [salt.minion      ][INFO    ][4725] Returning information for job: 20180716060036379816
2018-07-16 06:00:37,272 [salt.state       ][INFO    ][2525] File changed:
New file
2018-07-16 06:00:37,274 [salt.state       ][INFO    ][2525] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:37.273964 duration_in_ms=933.14
2018-07-16 06:00:37,277 [salt.state       ][INFO    ][2525] Running state [service.systemctl_reload] at time 06:00:37.277001
2018-07-16 06:00:37,277 [salt.state       ][INFO    ][2525] Executing state module.wait for service.systemctl_reload
2018-07-16 06:00:37,278 [salt.state       ][INFO    ][2525] No changes made for service.systemctl_reload
2018-07-16 06:00:37,278 [salt.state       ][INFO    ][2525] Completed state [service.systemctl_reload] at time 06:00:37.278791 duration_in_ms=1.79
2018-07-16 06:00:37,279 [salt.state       ][INFO    ][2525] Running state [service.systemctl_reload] at time 06:00:37.279358
2018-07-16 06:00:37,279 [salt.state       ][INFO    ][2525] Executing state module.mod_watch for service.systemctl_reload
2018-07-16 06:00:37,280 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-16 06:00:37,464 [salt.state       ][INFO    ][2525] {'ret': True}
2018-07-16 06:00:37,465 [salt.state       ][INFO    ][2525] Completed state [service.systemctl_reload] at time 06:00:37.465064 duration_in_ms=185.704
2018-07-16 06:00:37,466 [salt.state       ][INFO    ][2525] Running state [/etc/issue] at time 06:00:37.465997
2018-07-16 06:00:37,466 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/issue
2018-07-16 06:00:37,471 [salt.state       ][INFO    ][2525] 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-16 06:00:37,476 [salt.state       ][INFO    ][2525] Completed state [/etc/issue] at time 06:00:37.476747 duration_in_ms=10.75
2018-07-16 06:00:37,477 [salt.state       ][INFO    ][2525] Running state [/etc/hostname] at time 06:00:37.477103
2018-07-16 06:00:37,477 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/hostname
2018-07-16 06:00:37,502 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-16 06:00:37,508 [salt.state       ][INFO    ][2525] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg02

2018-07-16 06:00:37,510 [salt.state       ][INFO    ][2525] Completed state [/etc/hostname] at time 06:00:37.510122 duration_in_ms=33.019
2018-07-16 06:00:37,514 [salt.state       ][INFO    ][2525] Running state [hostname msg02] at time 06:00:37.514419
2018-07-16 06:00:37,515 [salt.state       ][INFO    ][2525] Executing state cmd.wait for hostname msg02
2018-07-16 06:00:37,515 [salt.state       ][INFO    ][2525] No changes made for hostname msg02
2018-07-16 06:00:37,516 [salt.state       ][INFO    ][2525] Completed state [hostname msg02] at time 06:00:37.516261 duration_in_ms=1.842
2018-07-16 06:00:37,516 [salt.state       ][INFO    ][2525] Running state [hostname msg02] at time 06:00:37.516828
2018-07-16 06:00:37,517 [salt.state       ][INFO    ][2525] Executing state cmd.mod_watch for hostname msg02
2018-07-16 06:00:37,518 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command 'hostname msg02' in directory '/root'
2018-07-16 06:00:37,536 [salt.state       ][INFO    ][2525] {'pid': 4749, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:00:37,537 [salt.state       ][INFO    ][2525] Completed state [hostname msg02] at time 06:00:37.537029 duration_in_ms=20.201
2018-07-16 06:00:37,539 [salt.state       ][INFO    ][2525] Running state [mdb02] at time 06:00:37.539758
2018-07-16 06:00:37,540 [salt.state       ][INFO    ][2525] Executing state host.present for mdb02
2018-07-16 06:00:37,542 [salt.state       ][INFO    ][2525] {'host': 'mdb02'}
2018-07-16 06:00:37,543 [salt.state       ][INFO    ][2525] Completed state [mdb02] at time 06:00:37.543175 duration_in_ms=3.429
2018-07-16 06:00:37,544 [salt.state       ][INFO    ][2525] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:37.544733
2018-07-16 06:00:37,545 [salt.state       ][INFO    ][2525] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,547 [salt.state       ][INFO    ][2525] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,548 [salt.state       ][INFO    ][2525] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:37.548300 duration_in_ms=3.567
2018-07-16 06:00:37,548 [salt.state       ][INFO    ][2525] Running state [mdb03] at time 06:00:37.548921
2018-07-16 06:00:37,550 [salt.state       ][INFO    ][2525] Executing state host.present for mdb03
2018-07-16 06:00:37,551 [salt.state       ][INFO    ][2525] {'host': 'mdb03'}
2018-07-16 06:00:37,552 [salt.state       ][INFO    ][2525] Completed state [mdb03] at time 06:00:37.552316 duration_in_ms=3.395
2018-07-16 06:00:37,552 [salt.state       ][INFO    ][2525] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:37.552905
2018-07-16 06:00:37,553 [salt.state       ][INFO    ][2525] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,555 [salt.state       ][INFO    ][2525] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,556 [salt.state       ][INFO    ][2525] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:37.556105 duration_in_ms=3.2
2018-07-16 06:00:37,556 [salt.state       ][INFO    ][2525] Running state [mdb01] at time 06:00:37.556417
2018-07-16 06:00:37,556 [salt.state       ][INFO    ][2525] Executing state host.present for mdb01
2018-07-16 06:00:37,558 [salt.state       ][INFO    ][2525] {'host': 'mdb01'}
2018-07-16 06:00:37,559 [salt.state       ][INFO    ][2525] Completed state [mdb01] at time 06:00:37.558999 duration_in_ms=2.582
2018-07-16 06:00:37,559 [salt.state       ][INFO    ][2525] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:37.559312
2018-07-16 06:00:37,559 [salt.state       ][INFO    ][2525] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,562 [salt.state       ][INFO    ][2525] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,562 [salt.state       ][INFO    ][2525] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:37.562269 duration_in_ms=2.957
2018-07-16 06:00:37,562 [salt.state       ][INFO    ][2525] Running state [mdb] at time 06:00:37.562583
2018-07-16 06:00:37,562 [salt.state       ][INFO    ][2525] Executing state host.present for mdb
2018-07-16 06:00:37,564 [salt.state       ][INFO    ][2525] {'host': 'mdb'}
2018-07-16 06:00:37,565 [salt.state       ][INFO    ][2525] Completed state [mdb] at time 06:00:37.564967 duration_in_ms=2.384
2018-07-16 06:00:37,565 [salt.state       ][INFO    ][2525] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:37.565597
2018-07-16 06:00:37,565 [salt.state       ][INFO    ][2525] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,567 [salt.state       ][INFO    ][2525] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,567 [salt.state       ][INFO    ][2525] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:37.567898 duration_in_ms=2.301
2018-07-16 06:00:37,568 [salt.state       ][INFO    ][2525] Running state [cfg01] at time 06:00:37.568233
2018-07-16 06:00:37,568 [salt.state       ][INFO    ][2525] Executing state host.present for cfg01
2018-07-16 06:00:37,570 [salt.state       ][INFO    ][2525] {'host': 'cfg01'}
2018-07-16 06:00:37,570 [salt.state       ][INFO    ][2525] Completed state [cfg01] at time 06:00:37.570876 duration_in_ms=2.643
2018-07-16 06:00:37,571 [salt.state       ][INFO    ][2525] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:37.571182
2018-07-16 06:00:37,571 [salt.state       ][INFO    ][2525] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,573 [salt.state       ][INFO    ][2525] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,573 [salt.state       ][INFO    ][2525] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:37.573602 duration_in_ms=2.42
2018-07-16 06:00:37,573 [salt.state       ][INFO    ][2525] Running state [prx01] at time 06:00:37.573919
2018-07-16 06:00:37,574 [salt.state       ][INFO    ][2525] Executing state host.present for prx01
2018-07-16 06:00:37,575 [salt.state       ][INFO    ][2525] {'host': 'prx01'}
2018-07-16 06:00:37,576 [salt.state       ][INFO    ][2525] Completed state [prx01] at time 06:00:37.576004 duration_in_ms=2.085
2018-07-16 06:00:37,576 [salt.state       ][INFO    ][2525] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:37.576311
2018-07-16 06:00:37,576 [salt.state       ][INFO    ][2525] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,578 [salt.state       ][INFO    ][2525] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,578 [salt.state       ][INFO    ][2525] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:37.578434 duration_in_ms=2.123
2018-07-16 06:00:37,578 [salt.state       ][INFO    ][2525] Running state [kvm01] at time 06:00:37.578741
2018-07-16 06:00:37,579 [salt.state       ][INFO    ][2525] Executing state host.present for kvm01
2018-07-16 06:00:37,580 [salt.state       ][INFO    ][2525] {'host': 'kvm01'}
2018-07-16 06:00:37,580 [salt.state       ][INFO    ][2525] Completed state [kvm01] at time 06:00:37.580507 duration_in_ms=1.766
2018-07-16 06:00:37,580 [salt.state       ][INFO    ][2525] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:37.580810
2018-07-16 06:00:37,581 [salt.state       ][INFO    ][2525] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,583 [salt.state       ][INFO    ][2525] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,583 [salt.state       ][INFO    ][2525] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:37.583563 duration_in_ms=2.753
2018-07-16 06:00:37,583 [salt.state       ][INFO    ][2525] Running state [kvm03] at time 06:00:37.583870
2018-07-16 06:00:37,584 [salt.state       ][INFO    ][2525] Executing state host.present for kvm03
2018-07-16 06:00:37,585 [salt.state       ][INFO    ][2525] {'host': 'kvm03'}
2018-07-16 06:00:37,585 [salt.state       ][INFO    ][2525] Completed state [kvm03] at time 06:00:37.585715 duration_in_ms=1.845
2018-07-16 06:00:37,586 [salt.state       ][INFO    ][2525] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:37.586015
2018-07-16 06:00:37,586 [salt.state       ][INFO    ][2525] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,588 [salt.state       ][INFO    ][2525] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,588 [salt.state       ][INFO    ][2525] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:37.588491 duration_in_ms=2.475
2018-07-16 06:00:37,588 [salt.state       ][INFO    ][2525] Running state [kvm02] at time 06:00:37.588799
2018-07-16 06:00:37,589 [salt.state       ][INFO    ][2525] Executing state host.present for kvm02
2018-07-16 06:00:37,590 [salt.state       ][INFO    ][2525] {'host': 'kvm02'}
2018-07-16 06:00:37,590 [salt.state       ][INFO    ][2525] Completed state [kvm02] at time 06:00:37.590629 duration_in_ms=1.83
2018-07-16 06:00:37,590 [salt.state       ][INFO    ][2525] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:37.590928
2018-07-16 06:00:37,591 [salt.state       ][INFO    ][2525] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,592 [salt.state       ][INFO    ][2525] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,592 [salt.state       ][INFO    ][2525] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:37.592766 duration_in_ms=1.838
2018-07-16 06:00:37,593 [salt.state       ][INFO    ][2525] Running state [dbs] at time 06:00:37.593416
2018-07-16 06:00:37,593 [salt.state       ][INFO    ][2525] Executing state host.present for dbs
2018-07-16 06:00:37,595 [salt.state       ][INFO    ][2525] {'host': 'dbs'}
2018-07-16 06:00:37,595 [salt.state       ][INFO    ][2525] Completed state [dbs] at time 06:00:37.595259 duration_in_ms=1.843
2018-07-16 06:00:37,595 [salt.state       ][INFO    ][2525] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:37.595558
2018-07-16 06:00:37,595 [salt.state       ][INFO    ][2525] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,597 [salt.state       ][INFO    ][2525] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,597 [salt.state       ][INFO    ][2525] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:37.597782 duration_in_ms=2.224
2018-07-16 06:00:37,598 [salt.state       ][INFO    ][2525] Running state [prx] at time 06:00:37.598087
2018-07-16 06:00:37,598 [salt.state       ][INFO    ][2525] Executing state host.present for prx
2018-07-16 06:00:37,599 [salt.state       ][INFO    ][2525] {'host': 'prx'}
2018-07-16 06:00:37,599 [salt.state       ][INFO    ][2525] Completed state [prx] at time 06:00:37.599906 duration_in_ms=1.819
2018-07-16 06:00:37,600 [salt.state       ][INFO    ][2525] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:37.600231
2018-07-16 06:00:37,600 [salt.state       ][INFO    ][2525] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,602 [salt.state       ][INFO    ][2525] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,602 [salt.state       ][INFO    ][2525] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:37.602476 duration_in_ms=2.245
2018-07-16 06:00:37,602 [salt.state       ][INFO    ][2525] Running state [prx02] at time 06:00:37.602778
2018-07-16 06:00:37,603 [salt.state       ][INFO    ][2525] Executing state host.present for prx02
2018-07-16 06:00:37,604 [salt.state       ][INFO    ][2525] {'host': 'prx02'}
2018-07-16 06:00:37,605 [salt.state       ][INFO    ][2525] Completed state [prx02] at time 06:00:37.604993 duration_in_ms=2.214
2018-07-16 06:00:37,605 [salt.state       ][INFO    ][2525] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:37.605655
2018-07-16 06:00:37,605 [salt.state       ][INFO    ][2525] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,607 [salt.state       ][INFO    ][2525] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,607 [salt.state       ][INFO    ][2525] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:37.607862 duration_in_ms=2.208
2018-07-16 06:00:37,608 [salt.state       ][INFO    ][2525] Running state [msg02] at time 06:00:37.608220
2018-07-16 06:00:37,608 [salt.state       ][INFO    ][2525] Executing state host.present for msg02
2018-07-16 06:00:37,609 [salt.state       ][INFO    ][2525] {'host': 'msg02'}
2018-07-16 06:00:37,610 [salt.state       ][INFO    ][2525] Completed state [msg02] at time 06:00:37.610209 duration_in_ms=1.989
2018-07-16 06:00:37,610 [salt.state       ][INFO    ][2525] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:37.610508
2018-07-16 06:00:37,610 [salt.state       ][INFO    ][2525] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,612 [salt.state       ][INFO    ][2525] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,612 [salt.state       ][INFO    ][2525] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:37.612846 duration_in_ms=2.338
2018-07-16 06:00:37,613 [salt.state       ][INFO    ][2525] Running state [msg03] at time 06:00:37.613174
2018-07-16 06:00:37,613 [salt.state       ][INFO    ][2525] Executing state host.present for msg03
2018-07-16 06:00:37,615 [salt.state       ][INFO    ][2525] {'host': 'msg03'}
2018-07-16 06:00:37,615 [salt.state       ][INFO    ][2525] Completed state [msg03] at time 06:00:37.615450 duration_in_ms=2.276
2018-07-16 06:00:37,615 [salt.state       ][INFO    ][2525] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:37.615752
2018-07-16 06:00:37,616 [salt.state       ][INFO    ][2525] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,618 [salt.state       ][INFO    ][2525] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,619 [salt.state       ][INFO    ][2525] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:37.619030 duration_in_ms=3.278
2018-07-16 06:00:37,619 [salt.state       ][INFO    ][2525] Running state [msg01] at time 06:00:37.619341
2018-07-16 06:00:37,619 [salt.state       ][INFO    ][2525] Executing state host.present for msg01
2018-07-16 06:00:37,621 [salt.state       ][INFO    ][2525] {'host': 'msg01'}
2018-07-16 06:00:37,622 [salt.state       ][INFO    ][2525] Completed state [msg01] at time 06:00:37.621963 duration_in_ms=2.622
2018-07-16 06:00:37,622 [salt.state       ][INFO    ][2525] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:37.622295
2018-07-16 06:00:37,622 [salt.state       ][INFO    ][2525] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,624 [salt.state       ][INFO    ][2525] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,624 [salt.state       ][INFO    ][2525] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:37.624704 duration_in_ms=2.409
2018-07-16 06:00:37,625 [salt.state       ][INFO    ][2525] Running state [msg] at time 06:00:37.625006
2018-07-16 06:00:37,625 [salt.state       ][INFO    ][2525] Executing state host.present for msg
2018-07-16 06:00:37,627 [salt.state       ][INFO    ][2525] {'host': 'msg'}
2018-07-16 06:00:37,627 [salt.state       ][INFO    ][2525] Completed state [msg] at time 06:00:37.627715 duration_in_ms=2.708
2018-07-16 06:00:37,628 [salt.state       ][INFO    ][2525] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:37.628052
2018-07-16 06:00:37,628 [salt.state       ][INFO    ][2525] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,630 [salt.state       ][INFO    ][2525] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,631 [salt.state       ][INFO    ][2525] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:37.631046 duration_in_ms=2.994
2018-07-16 06:00:37,631 [salt.state       ][INFO    ][2525] Running state [cfg01] at time 06:00:37.631354
2018-07-16 06:00:37,631 [salt.state       ][INFO    ][2525] Executing state host.present for cfg01
2018-07-16 06:00:37,632 [salt.state       ][INFO    ][2525] Host cfg01 (192.168.10.11) already present
2018-07-16 06:00:37,632 [salt.state       ][INFO    ][2525] Completed state [cfg01] at time 06:00:37.632812 duration_in_ms=1.458
2018-07-16 06:00:37,633 [salt.state       ][INFO    ][2525] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:37.633689
2018-07-16 06:00:37,634 [salt.state       ][INFO    ][2525] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,634 [salt.state       ][INFO    ][2525] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:00:37,634 [salt.state       ][INFO    ][2525] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:37.634810 duration_in_ms=1.122
2018-07-16 06:00:37,635 [salt.state       ][INFO    ][2525] Running state [cmp002] at time 06:00:37.635094
2018-07-16 06:00:37,635 [salt.state       ][INFO    ][2525] Executing state host.present for cmp002
2018-07-16 06:00:37,637 [salt.state       ][INFO    ][2525] {'host': 'cmp002'}
2018-07-16 06:00:37,637 [salt.state       ][INFO    ][2525] Completed state [cmp002] at time 06:00:37.637882 duration_in_ms=2.788
2018-07-16 06:00:37,638 [salt.state       ][INFO    ][2525] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:37.638186
2018-07-16 06:00:37,638 [salt.state       ][INFO    ][2525] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,640 [salt.state       ][INFO    ][2525] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,640 [salt.state       ][INFO    ][2525] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:37.640543 duration_in_ms=2.356
2018-07-16 06:00:37,640 [salt.state       ][INFO    ][2525] Running state [cmp001] at time 06:00:37.640847
2018-07-16 06:00:37,641 [salt.state       ][INFO    ][2525] Executing state host.present for cmp001
2018-07-16 06:00:37,643 [salt.state       ][INFO    ][2525] {'host': 'cmp001'}
2018-07-16 06:00:37,643 [salt.state       ][INFO    ][2525] Completed state [cmp001] at time 06:00:37.643812 duration_in_ms=2.964
2018-07-16 06:00:37,644 [salt.state       ][INFO    ][2525] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:37.644146
2018-07-16 06:00:37,644 [salt.state       ][INFO    ][2525] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,646 [salt.state       ][INFO    ][2525] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,646 [salt.state       ][INFO    ][2525] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:37.646619 duration_in_ms=2.473
2018-07-16 06:00:37,646 [salt.state       ][INFO    ][2525] Running state [dbs01] at time 06:00:37.646943
2018-07-16 06:00:37,647 [salt.state       ][INFO    ][2525] Executing state host.present for dbs01
2018-07-16 06:00:37,650 [salt.state       ][INFO    ][2525] {'host': 'dbs01'}
2018-07-16 06:00:37,650 [salt.state       ][INFO    ][2525] Completed state [dbs01] at time 06:00:37.650274 duration_in_ms=3.331
2018-07-16 06:00:37,650 [salt.state       ][INFO    ][2525] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:37.650597
2018-07-16 06:00:37,650 [salt.state       ][INFO    ][2525] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,652 [salt.state       ][INFO    ][2525] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,653 [salt.state       ][INFO    ][2525] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:37.653099 duration_in_ms=2.502
2018-07-16 06:00:37,653 [salt.state       ][INFO    ][2525] Running state [dbs02] at time 06:00:37.653721
2018-07-16 06:00:37,654 [salt.state       ][INFO    ][2525] Executing state host.present for dbs02
2018-07-16 06:00:37,655 [salt.state       ][INFO    ][2525] {'host': 'dbs02'}
2018-07-16 06:00:37,656 [salt.state       ][INFO    ][2525] Completed state [dbs02] at time 06:00:37.656201 duration_in_ms=2.48
2018-07-16 06:00:37,656 [salt.state       ][INFO    ][2525] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:37.656523
2018-07-16 06:00:37,656 [salt.state       ][INFO    ][2525] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,658 [salt.state       ][INFO    ][2525] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,659 [salt.state       ][INFO    ][2525] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:37.659618 duration_in_ms=3.095
2018-07-16 06:00:37,660 [salt.state       ][INFO    ][2525] Running state [dbs03] at time 06:00:37.659959
2018-07-16 06:00:37,660 [salt.state       ][INFO    ][2525] Executing state host.present for dbs03
2018-07-16 06:00:37,661 [salt.state       ][INFO    ][2525] {'host': 'dbs03'}
2018-07-16 06:00:37,662 [salt.state       ][INFO    ][2525] Completed state [dbs03] at time 06:00:37.662152 duration_in_ms=2.193
2018-07-16 06:00:37,662 [salt.state       ][INFO    ][2525] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:37.662480
2018-07-16 06:00:37,662 [salt.state       ][INFO    ][2525] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,664 [salt.state       ][INFO    ][2525] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,665 [salt.state       ][INFO    ][2525] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:37.665024 duration_in_ms=2.544
2018-07-16 06:00:37,665 [salt.state       ][INFO    ][2525] Running state [mas01] at time 06:00:37.665671
2018-07-16 06:00:37,665 [salt.state       ][INFO    ][2525] Executing state host.present for mas01
2018-07-16 06:00:37,667 [salt.state       ][INFO    ][2525] {'host': 'mas01'}
2018-07-16 06:00:37,667 [salt.state       ][INFO    ][2525] Completed state [mas01] at time 06:00:37.667833 duration_in_ms=2.162
2018-07-16 06:00:37,668 [salt.state       ][INFO    ][2525] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:37.668177
2018-07-16 06:00:37,668 [salt.state       ][INFO    ][2525] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,670 [salt.state       ][INFO    ][2525] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,670 [salt.state       ][INFO    ][2525] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:37.670749 duration_in_ms=2.572
2018-07-16 06:00:37,671 [salt.state       ][INFO    ][2525] Running state [ctl02] at time 06:00:37.671077
2018-07-16 06:00:37,671 [salt.state       ][INFO    ][2525] Executing state host.present for ctl02
2018-07-16 06:00:37,673 [salt.state       ][INFO    ][2525] {'host': 'ctl02'}
2018-07-16 06:00:37,674 [salt.state       ][INFO    ][2525] Completed state [ctl02] at time 06:00:37.673965 duration_in_ms=2.888
2018-07-16 06:00:37,674 [salt.state       ][INFO    ][2525] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:37.674287
2018-07-16 06:00:37,674 [salt.state       ][INFO    ][2525] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,677 [salt.state       ][INFO    ][2525] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,677 [salt.state       ][INFO    ][2525] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:37.677422 duration_in_ms=3.135
2018-07-16 06:00:37,677 [salt.state       ][INFO    ][2525] Running state [ctl03] at time 06:00:37.677749
2018-07-16 06:00:37,678 [salt.state       ][INFO    ][2525] Executing state host.present for ctl03
2018-07-16 06:00:37,680 [salt.state       ][INFO    ][2525] {'host': 'ctl03'}
2018-07-16 06:00:37,680 [salt.state       ][INFO    ][2525] Completed state [ctl03] at time 06:00:37.680669 duration_in_ms=2.92
2018-07-16 06:00:37,681 [salt.state       ][INFO    ][2525] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:37.680998
2018-07-16 06:00:37,681 [salt.state       ][INFO    ][2525] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,683 [salt.state       ][INFO    ][2525] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,683 [salt.state       ][INFO    ][2525] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:37.683276 duration_in_ms=2.278
2018-07-16 06:00:37,683 [salt.state       ][INFO    ][2525] Running state [ctl01] at time 06:00:37.683601
2018-07-16 06:00:37,683 [salt.state       ][INFO    ][2525] Executing state host.present for ctl01
2018-07-16 06:00:37,685 [salt.state       ][INFO    ][2525] {'host': 'ctl01'}
2018-07-16 06:00:37,685 [salt.state       ][INFO    ][2525] Completed state [ctl01] at time 06:00:37.685900 duration_in_ms=2.299
2018-07-16 06:00:37,686 [salt.state       ][INFO    ][2525] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:37.686223
2018-07-16 06:00:37,686 [salt.state       ][INFO    ][2525] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,688 [salt.state       ][INFO    ][2525] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,688 [salt.state       ][INFO    ][2525] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:37.688495 duration_in_ms=2.272
2018-07-16 06:00:37,688 [salt.state       ][INFO    ][2525] Running state [ctl] at time 06:00:37.688821
2018-07-16 06:00:37,689 [salt.state       ][INFO    ][2525] Executing state host.present for ctl
2018-07-16 06:00:37,692 [salt.state       ][INFO    ][2525] {'host': 'ctl'}
2018-07-16 06:00:37,692 [salt.state       ][INFO    ][2525] Completed state [ctl] at time 06:00:37.692699 duration_in_ms=3.878
2018-07-16 06:00:37,693 [salt.state       ][INFO    ][2525] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:37.693021
2018-07-16 06:00:37,693 [salt.state       ][INFO    ][2525] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:37,695 [salt.state       ][INFO    ][2525] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:37,695 [salt.state       ][INFO    ][2525] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:37.695372 duration_in_ms=2.351
2018-07-16 06:00:37,695 [salt.state       ][INFO    ][2525] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:37.695691
2018-07-16 06:00:37,695 [salt.state       ][INFO    ][2525] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:00:37,696 [salt.state       ][INFO    ][2525] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-16 06:00:37,696 [salt.state       ][INFO    ][2525] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:37.696670 duration_in_ms=0.979
2018-07-16 06:00:37,699 [salt.state       ][INFO    ][2525] Running state [ens3] at time 06:00:37.699844
2018-07-16 06:00:37,700 [salt.state       ][INFO    ][2525] Executing state network.managed for ens3
2018-07-16 06:00:38,011 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-16 06:00:39,395 [salt.state       ][INFO    ][2525] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-16 06:00:39,396 [salt.state       ][INFO    ][2525] Completed state [ens3] at time 06:00:39.396417 duration_in_ms=1696.572
2018-07-16 06:00:39,396 [salt.state       ][INFO    ][2525] Running state [ens2] at time 06:00:39.396913
2018-07-16 06:00:39,397 [salt.state       ][INFO    ][2525] Executing state network.managed for ens2
2018-07-16 06:00:39,448 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-16 06:00:39,526 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-16 06:00:39,696 [salt.state       ][INFO    ][2525] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-16 06:00:39,697 [salt.state       ][INFO    ][2525] Completed state [ens2] at time 06:00:39.696995 duration_in_ms=300.081
2018-07-16 06:00:39,697 [salt.state       ][INFO    ][2525] Running state [linux_system_network] at time 06:00:39.697891
2018-07-16 06:00:39,698 [salt.state       ][INFO    ][2525] Executing state network.system for linux_system_network
2018-07-16 06:00:39,699 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:39,735 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:00:39,773 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:39,803 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:00:39,834 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:00:40,764 [salt.loaded.int.module.debian_ip][WARNING ][2525] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:00:40,765 [salt.state       ][INFO    ][2525] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:00:40,765 [salt.state       ][INFO    ][2525] Completed state [linux_system_network] at time 06:00:40.765624 duration_in_ms=1067.732
2018-07-16 06:00:40,766 [salt.state       ][INFO    ][2525] Running state [/etc/profile.d/proxy.sh] at time 06:00:40.766107
2018-07-16 06:00:40,766 [salt.state       ][INFO    ][2525] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:00:40,767 [salt.state       ][INFO    ][2525] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:00:40,768 [salt.state       ][INFO    ][2525] Completed state [/etc/profile.d/proxy.sh] at time 06:00:40.768328 duration_in_ms=2.222
2018-07-16 06:00:40,768 [salt.state       ][INFO    ][2525] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:00:40.768911
2018-07-16 06:00:40,770 [salt.state       ][INFO    ][2525] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:00:40,770 [salt.state       ][INFO    ][2525] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:00:40,770 [salt.state       ][INFO    ][2525] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:00:40.770739 duration_in_ms=1.828
2018-07-16 06:00:40,774 [salt.state       ][INFO    ][2525] Running state [ntp] at time 06:00:40.774375
2018-07-16 06:00:40,774 [salt.state       ][INFO    ][2525] Executing state pkg.installed for ntp
2018-07-16 06:00:41,142 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:41,204 [salt.loaded.int.module.cmdmod][INFO    ][2525] 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-16 06:00:46,628 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060046614173
2018-07-16 06:00:46,651 [salt.minion      ][INFO    ][5866] Starting a new job with PID 5866
2018-07-16 06:00:46,677 [salt.minion      ][INFO    ][5866] Returning information for job: 20180716060046614173
2018-07-16 06:00:47,937 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:48,025 [salt.state       ][INFO    ][2525] 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-16 06:00:48,058 [salt.state       ][INFO    ][2525] Loading fresh modules for state activity
2018-07-16 06:00:48,120 [salt.state       ][INFO    ][2525] Completed state [ntp] at time 06:00:48.120802 duration_in_ms=7346.427
2018-07-16 06:00:48,128 [salt.state       ][INFO    ][2525] Running state [/etc/ntp.conf] at time 06:00:48.128541
2018-07-16 06:00:48,130 [salt.state       ][INFO    ][2525] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:00:48,161 [salt.fileclient  ][INFO    ][2525] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-16 06:00:48,310 [salt.state       ][INFO    ][2525] 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.se.pool.ntp.org iburst
+server 0.se.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-16 06:00:48,312 [salt.state       ][INFO    ][2525] Completed state [/etc/ntp.conf] at time 06:00:48.312689 duration_in_ms=184.147
2018-07-16 06:00:48,314 [salt.loader      ][ERROR   ][2525] 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-16 06:00:48,701 [salt.state       ][INFO    ][2525] Running state [ntp] at time 06:00:48.701902
2018-07-16 06:00:48,703 [salt.state       ][INFO    ][2525] Executing state service.running for ntp
2018-07-16 06:00:48,707 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:48,746 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:48,774 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:48,803 [salt.state       ][INFO    ][2525] The service ntp is already running
2018-07-16 06:00:48,804 [salt.state       ][INFO    ][2525] Completed state [ntp] at time 06:00:48.804447 duration_in_ms=102.545
2018-07-16 06:00:48,805 [salt.state       ][INFO    ][2525] Running state [ntp] at time 06:00:48.805405
2018-07-16 06:00:48,806 [salt.state       ][INFO    ][2525] Executing state service.mod_watch for ntp
2018-07-16 06:00:48,807 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:48,830 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:48,857 [salt.loaded.int.module.cmdmod][INFO    ][2525] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-16 06:00:48,984 [salt.state       ][INFO    ][2525] {'ntp': True}
2018-07-16 06:00:48,986 [salt.state       ][INFO    ][2525] Completed state [ntp] at time 06:00:48.985915 duration_in_ms=180.511
2018-07-16 06:00:48,995 [salt.minion      ][INFO    ][2525] Returning information for job: 20180716055935939965
2018-07-16 06:01:38,035 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command state.apply with jid 20180716060138023247
2018-07-16 06:01:38,062 [salt.minion      ][INFO    ][6007] Starting a new job with PID 6007
2018-07-16 06:01:41,668 [salt.state       ][INFO    ][6007] Loading fresh modules for state activity
2018-07-16 06:01:49,752 [salt.state       ][INFO    ][6007] Running state [/etc/environment] at time 06:01:49.752095
2018-07-16 06:01:49,752 [salt.state       ][INFO    ][6007] Executing state file.blockreplace for /etc/environment
2018-07-16 06:01:49,765 [salt.state       ][INFO    ][6007] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-16 06:01:49,766 [salt.state       ][INFO    ][6007] Completed state [/etc/environment] at time 06:01:49.766171 duration_in_ms=14.076
2018-07-16 06:01:49,767 [salt.state       ][INFO    ][6007] Running state [/etc/profile.d] at time 06:01:49.766781
2018-07-16 06:01:49,767 [salt.state       ][INFO    ][6007] Executing state file.directory for /etc/profile.d
2018-07-16 06:01:49,769 [salt.state       ][INFO    ][6007] Directory /etc/profile.d is in the correct state
2018-07-16 06:01:49,770 [salt.state       ][INFO    ][6007] Completed state [/etc/profile.d] at time 06:01:49.770186 duration_in_ms=3.405
2018-07-16 06:01:49,844 [salt.loader      ][ERROR   ][6007] 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-16 06:01:50,598 [salt.state       ][INFO    ][6007] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:50.598064
2018-07-16 06:01:50,598 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 06:01:50,643 [salt.state       ][INFO    ][6007] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-16 06:01:50,643 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:50.643304 duration_in_ms=45.241
2018-07-16 06:01:50,643 [salt.state       ][INFO    ][6007] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:50.643597
2018-07-16 06:01:50,643 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 06:01:50,674 [salt.state       ][INFO    ][6007] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-16 06:01:50,675 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:50.675178 duration_in_ms=31.581
2018-07-16 06:01:50,678 [salt.state       ][INFO    ][6007] Running state [linux_repo_prereq_pkgs] at time 06:01:50.678362
2018-07-16 06:01:50,678 [salt.state       ][INFO    ][6007] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 06:01:50,679 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:01:51,622 [salt.state       ][INFO    ][6007] All specified packages are already installed
2018-07-16 06:01:51,623 [salt.state       ][INFO    ][6007] Completed state [linux_repo_prereq_pkgs] at time 06:01:51.623194 duration_in_ms=944.831
2018-07-16 06:01:51,623 [salt.state       ][INFO    ][6007] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:51.623606
2018-07-16 06:01:51,624 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 06:01:51,659 [salt.state       ][INFO    ][6007] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-16 06:01:51,659 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:51.659758 duration_in_ms=36.152
2018-07-16 06:01:51,660 [salt.state       ][INFO    ][6007] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:51.660076
2018-07-16 06:01:51,660 [salt.state       ][INFO    ][6007] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 06:01:51,660 [salt.state       ][INFO    ][6007] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 06:01:51,661 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:51.661335 duration_in_ms=1.258
2018-07-16 06:01:51,661 [salt.state       ][INFO    ][6007] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:51.661638
2018-07-16 06:01:51,661 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 06:01:51,870 [salt.state       ][INFO    ][6007] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-16 06:01:51,871 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:51.871639 duration_in_ms=210.001
2018-07-16 06:01:51,873 [salt.state       ][INFO    ][6007] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:51.873673
2018-07-16 06:01:51,874 [salt.state       ][INFO    ][6007] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 06:01:51,875 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 06:01:52,451 [salt.state       ][INFO    ][6007] {'pid': 6167, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 06:01:52,452 [salt.state       ][INFO    ][6007] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:52.452822 duration_in_ms=579.148
2018-07-16 06:01:52,465 [salt.state       ][INFO    ][6007] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:01:52.465626
2018-07-16 06:01:52,466 [salt.state       ][INFO    ][6007] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 06:01:52,679 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:01:58,115 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060158098894
2018-07-16 06:01:58,136 [salt.minion      ][INFO    ][6612] Starting a new job with PID 6612
2018-07-16 06:01:58,175 [salt.minion      ][INFO    ][6612] Returning information for job: 20180716060158098894
2018-07-16 06:02:01,333 [salt.state       ][INFO    ][6007] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-16 06:02:01,334 [salt.state       ][INFO    ][6007] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:02:01.334273 duration_in_ms=8868.647
2018-07-16 06:02:01,335 [salt.state       ][INFO    ][6007] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:01.335370
2018-07-16 06:02:01,336 [salt.state       ][INFO    ][6007] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 06:02:01,337 [salt.state       ][INFO    ][6007] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 06:02:01,338 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:01.338229 duration_in_ms=2.859
2018-07-16 06:02:01,339 [salt.state       ][INFO    ][6007] Running state [/etc/apt/preferences.d/uca] at time 06:02:01.339543
2018-07-16 06:02:01,340 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 06:02:01,555 [salt.state       ][INFO    ][6007] File /etc/apt/preferences.d/uca is in the correct state
2018-07-16 06:02:01,556 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/preferences.d/uca] at time 06:02:01.556349 duration_in_ms=216.806
2018-07-16 06:02:01,566 [salt.state       ][INFO    ][6007] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:02:01.566916
2018-07-16 06:02:01,567 [salt.state       ][INFO    ][6007] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 06:02:01,568 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:02:01,587 [salt.state       ][INFO    ][6007] unless execution succeeded
2018-07-16 06:02:01,588 [salt.state       ][INFO    ][6007] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:02:01.588659 duration_in_ms=21.743
2018-07-16 06:02:01,594 [salt.state       ][INFO    ][6007] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:02:01.594742
2018-07-16 06:02:01,595 [salt.state       ][INFO    ][6007] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:02:01,697 [salt.state       ][INFO    ][6007] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-16 06:02:01,699 [salt.state       ][INFO    ][6007] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:02:01.699560 duration_in_ms=104.557
2018-07-16 06:02:01,700 [salt.state       ][INFO    ][6007] Running state [linux_extra_packages_latest] at time 06:02:01.700651
2018-07-16 06:02:01,701 [salt.state       ][INFO    ][6007] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:02:01,733 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:02:01,886 [salt.state       ][INFO    ][6007] Package python-tornado is already up-to-date
2018-07-16 06:02:01,888 [salt.state       ][INFO    ][6007] Completed state [linux_extra_packages_latest] at time 06:02:01.887944 duration_in_ms=187.292
2018-07-16 06:02:01,890 [salt.state       ][INFO    ][6007] Running state [UTC] at time 06:02:01.890004
2018-07-16 06:02:01,891 [salt.state       ][INFO    ][6007] Executing state timezone.system for UTC
2018-07-16 06:02:01,892 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:01,973 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:01,999 [salt.state       ][INFO    ][6007] Timezone UTC already set, UTC already set to UTC
2018-07-16 06:02:02,001 [salt.state       ][INFO    ][6007] Completed state [UTC] at time 06:02:02.000711 duration_in_ms=110.706
2018-07-16 06:02:02,002 [salt.state       ][INFO    ][6007] Running state [nf_conntrack] at time 06:02:02.002814
2018-07-16 06:02:02,003 [salt.state       ][INFO    ][6007] Executing state kmod.present for nf_conntrack
2018-07-16 06:02:02,004 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'lsmod' in directory '/root'
2018-07-16 06:02:02,029 [salt.state       ][INFO    ][6007] Kernel module nf_conntrack is already present
2018-07-16 06:02:02,030 [salt.state       ][INFO    ][6007] Completed state [nf_conntrack] at time 06:02:02.030096 duration_in_ms=27.281
2018-07-16 06:02:02,031 [salt.state       ][INFO    ][6007] Running state [kernel.panic] at time 06:02:02.031781
2018-07-16 06:02:02,032 [salt.state       ][INFO    ][6007] Executing state sysctl.present for kernel.panic
2018-07-16 06:02:02,055 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,121 [salt.state       ][INFO    ][6007] Sysctl value kernel.panic = 60 is already set
2018-07-16 06:02:02,122 [salt.state       ][INFO    ][6007] Completed state [kernel.panic] at time 06:02:02.122194 duration_in_ms=90.412
2018-07-16 06:02:02,123 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_keepalive_probes] at time 06:02:02.123351
2018-07-16 06:02:02,123 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:02:02,125 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,189 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-16 06:02:02,189 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:02:02.189900 duration_in_ms=66.548
2018-07-16 06:02:02,190 [salt.state       ][INFO    ][6007] Running state [fs.file-max] at time 06:02:02.190364
2018-07-16 06:02:02,190 [salt.state       ][INFO    ][6007] Executing state sysctl.present for fs.file-max
2018-07-16 06:02:02,192 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,250 [salt.state       ][INFO    ][6007] Sysctl value fs.file-max = 124165 is already set
2018-07-16 06:02:02,251 [salt.state       ][INFO    ][6007] Completed state [fs.file-max] at time 06:02:02.251815 duration_in_ms=61.451
2018-07-16 06:02:02,252 [salt.state       ][INFO    ][6007] Running state [net.core.somaxconn] at time 06:02:02.252678
2018-07-16 06:02:02,253 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:02:02,254 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,312 [salt.state       ][INFO    ][6007] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-16 06:02:02,312 [salt.state       ][INFO    ][6007] Completed state [net.core.somaxconn] at time 06:02:02.312552 duration_in_ms=59.874
2018-07-16 06:02:02,313 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:02:02.313921
2018-07-16 06:02:02,314 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:02:02,315 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,375 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-16 06:02:02,376 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:02:02.375931 duration_in_ms=62.01
2018-07-16 06:02:02,376 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_tw_reuse] at time 06:02:02.376823
2018-07-16 06:02:02,377 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:02:02,378 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,443 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-16 06:02:02,443 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_tw_reuse] at time 06:02:02.443716 duration_in_ms=66.891
2018-07-16 06:02:02,444 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_congestion_control] at time 06:02:02.444669
2018-07-16 06:02:02,445 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:02:02,446 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,509 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-16 06:02:02,510 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_congestion_control] at time 06:02:02.510628 duration_in_ms=65.959
2018-07-16 06:02:02,511 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_retries2] at time 06:02:02.511277
2018-07-16 06:02:02,511 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:02:02,512 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,571 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-16 06:02:02,572 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_retries2] at time 06:02:02.572326 duration_in_ms=61.049
2018-07-16 06:02:02,572 [salt.state       ][INFO    ][6007] Running state [net.core.netdev_max_backlog] at time 06:02:02.572932
2018-07-16 06:02:02,573 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:02:02,574 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,634 [salt.state       ][INFO    ][6007] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-16 06:02:02,634 [salt.state       ][INFO    ][6007] Completed state [net.core.netdev_max_backlog] at time 06:02:02.634533 duration_in_ms=61.601
2018-07-16 06:02:02,635 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:02.635143
2018-07-16 06:02:02,635 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:02:02,636 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,695 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-16 06:02:02,696 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:02.696132 duration_in_ms=60.989
2018-07-16 06:02:02,696 [salt.state       ][INFO    ][6007] Running state [vm.swappiness] at time 06:02:02.696617
2018-07-16 06:02:02,697 [salt.state       ][INFO    ][6007] Executing state sysctl.present for vm.swappiness
2018-07-16 06:02:02,697 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,759 [salt.state       ][INFO    ][6007] Sysctl value vm.swappiness = 10 is already set
2018-07-16 06:02:02,760 [salt.state       ][INFO    ][6007] Completed state [vm.swappiness] at time 06:02:02.760672 duration_in_ms=64.055
2018-07-16 06:02:02,761 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:02:02.761193
2018-07-16 06:02:02,761 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:02:02,762 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,826 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-16 06:02:02,827 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:02:02.827237 duration_in_ms=66.043
2018-07-16 06:02:02,827 [salt.state       ][INFO    ][6007] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:02.827739
2018-07-16 06:02:02,828 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:02:02,829 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,898 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-16 06:02:02,898 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:02.898515 duration_in_ms=70.776
2018-07-16 06:02:02,899 [salt.state       ][INFO    ][6007] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:02.899549
2018-07-16 06:02:02,899 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:02:02,901 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:02,969 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-16 06:02:02,969 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:02.969785 duration_in_ms=70.235
2018-07-16 06:02:02,971 [salt.state       ][INFO    ][6007] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:02.970250
2018-07-16 06:02:02,971 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:02:02,972 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:03,040 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-16 06:02:03,040 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:03.040599 duration_in_ms=70.348
2018-07-16 06:02:03,041 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_fin_timeout] at time 06:02:03.041119
2018-07-16 06:02:03,041 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:02:03,042 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:03,112 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-16 06:02:03,113 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_fin_timeout] at time 06:02:03.113032 duration_in_ms=71.913
2018-07-16 06:02:03,113 [salt.state       ][INFO    ][6007] Running state [net.ipv4.tcp_keepalive_time] at time 06:02:03.113504
2018-07-16 06:02:03,113 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:02:03,115 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:03,181 [salt.state       ][INFO    ][6007] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-16 06:02:03,182 [salt.state       ][INFO    ][6007] Completed state [net.ipv4.tcp_keepalive_time] at time 06:02:03.182198 duration_in_ms=68.694
2018-07-16 06:02:03,182 [salt.state       ][INFO    ][6007] Running state [net.nf_conntrack_max] at time 06:02:03.182684
2018-07-16 06:02:03,183 [salt.state       ][INFO    ][6007] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:02:03,184 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:03,259 [salt.state       ][INFO    ][6007] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-16 06:02:03,260 [salt.state       ][INFO    ][6007] Completed state [net.nf_conntrack_max] at time 06:02:03.260323 duration_in_ms=77.638
2018-07-16 06:02:03,261 [salt.state       ][INFO    ][6007] Running state [linux_sysfs_package] at time 06:02:03.261914
2018-07-16 06:02:03,263 [salt.state       ][INFO    ][6007] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:02:03,286 [salt.state       ][INFO    ][6007] All specified packages are already installed
2018-07-16 06:02:03,286 [salt.state       ][INFO    ][6007] Completed state [linux_sysfs_package] at time 06:02:03.286774 duration_in_ms=24.86
2018-07-16 06:02:03,290 [salt.state       ][INFO    ][6007] Running state [/etc/sysfs.d] at time 06:02:03.289978
2018-07-16 06:02:03,290 [salt.state       ][INFO    ][6007] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:02:03,291 [salt.state       ][INFO    ][6007] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:02:03,291 [salt.state       ][INFO    ][6007] Completed state [/etc/sysfs.d] at time 06:02:03.291837 duration_in_ms=1.859
2018-07-16 06:02:03,293 [salt.state       ][INFO    ][6007] Running state [ondemand] at time 06:02:03.293166
2018-07-16 06:02:03,293 [salt.state       ][INFO    ][6007] Executing state service.dead for ondemand
2018-07-16 06:02:03,294 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:03,328 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:03,359 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:03,409 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'runlevel' in directory '/root'
2018-07-16 06:02:03,433 [salt.state       ][INFO    ][6007] The service ondemand is already dead
2018-07-16 06:02:03,434 [salt.state       ][INFO    ][6007] Completed state [ondemand] at time 06:02:03.434084 duration_in_ms=140.918
2018-07-16 06:02:03,436 [salt.state       ][INFO    ][6007] Running state [cs_CZ.UTF-8] at time 06:02:03.436108
2018-07-16 06:02:03,436 [salt.state       ][INFO    ][6007] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:02:03,437 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:03,460 [salt.state       ][INFO    ][6007] Locale cs_CZ.UTF-8 is already present
2018-07-16 06:02:03,461 [salt.state       ][INFO    ][6007] Completed state [cs_CZ.UTF-8] at time 06:02:03.461222 duration_in_ms=25.114
2018-07-16 06:02:03,461 [salt.state       ][INFO    ][6007] Running state [en_US.UTF-8] at time 06:02:03.461711
2018-07-16 06:02:03,462 [salt.state       ][INFO    ][6007] Executing state locale.present for en_US.UTF-8
2018-07-16 06:02:03,463 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:03,485 [salt.state       ][INFO    ][6007] Locale en_US.UTF-8 is already present
2018-07-16 06:02:03,487 [salt.state       ][INFO    ][6007] Completed state [en_US.UTF-8] at time 06:02:03.487278 duration_in_ms=25.566
2018-07-16 06:02:03,492 [salt.state       ][INFO    ][6007] Running state [en_US.UTF-8] at time 06:02:03.491964
2018-07-16 06:02:03,492 [salt.state       ][INFO    ][6007] Executing state locale.system for en_US.UTF-8
2018-07-16 06:02:03,494 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'localectl' in directory '/root'
2018-07-16 06:02:03,553 [salt.state       ][INFO    ][6007] System locale en_US.UTF-8 already set
2018-07-16 06:02:03,554 [salt.state       ][INFO    ][6007] Completed state [en_US.UTF-8] at time 06:02:03.554818 duration_in_ms=62.854
2018-07-16 06:02:03,557 [salt.state       ][INFO    ][6007] Running state [root] at time 06:02:03.557386
2018-07-16 06:02:03,558 [salt.state       ][INFO    ][6007] Executing state group.present for root
2018-07-16 06:02:03,559 [salt.state       ][INFO    ][6007] Group root is present and up to date
2018-07-16 06:02:03,560 [salt.state       ][INFO    ][6007] Completed state [root] at time 06:02:03.559891 duration_in_ms=2.504
2018-07-16 06:02:03,567 [salt.state       ][INFO    ][6007] Running state [root] at time 06:02:03.567403
2018-07-16 06:02:03,568 [salt.state       ][INFO    ][6007] Executing state user.present for root
2018-07-16 06:02:03,571 [salt.state       ][INFO    ][6007] User root is present and up to date
2018-07-16 06:02:03,571 [salt.state       ][INFO    ][6007] Completed state [root] at time 06:02:03.571887 duration_in_ms=4.484
2018-07-16 06:02:03,575 [salt.state       ][INFO    ][6007] Running state [/root] at time 06:02:03.575465
2018-07-16 06:02:03,576 [salt.state       ][INFO    ][6007] Executing state file.directory for /root
2018-07-16 06:02:03,577 [salt.state       ][INFO    ][6007] Directory /root is in the correct state
2018-07-16 06:02:03,578 [salt.state       ][INFO    ][6007] Completed state [/root] at time 06:02:03.578252 duration_in_ms=2.787
2018-07-16 06:02:03,579 [salt.state       ][INFO    ][6007] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:02:03.579215
2018-07-16 06:02:03,579 [salt.state       ][INFO    ][6007] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:02:03,580 [salt.state       ][INFO    ][6007] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:02:03,581 [salt.state       ][INFO    ][6007] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:02:03.581704 duration_in_ms=2.489
2018-07-16 06:02:03,582 [salt.state       ][INFO    ][6007] Running state [ubuntu] at time 06:02:03.582291
2018-07-16 06:02:03,583 [salt.state       ][INFO    ][6007] Executing state group.present for ubuntu
2018-07-16 06:02:03,584 [salt.state       ][INFO    ][6007] Group ubuntu is present and up to date
2018-07-16 06:02:03,584 [salt.state       ][INFO    ][6007] Completed state [ubuntu] at time 06:02:03.584592 duration_in_ms=2.3
2018-07-16 06:02:03,587 [salt.state       ][INFO    ][6007] Running state [ubuntu] at time 06:02:03.587571
2018-07-16 06:02:03,588 [salt.state       ][INFO    ][6007] Executing state user.present for ubuntu
2018-07-16 06:02:03,590 [salt.state       ][INFO    ][6007] User ubuntu is present and up to date
2018-07-16 06:02:03,590 [salt.state       ][INFO    ][6007] Completed state [ubuntu] at time 06:02:03.590600 duration_in_ms=3.029
2018-07-16 06:02:03,593 [salt.state       ][INFO    ][6007] Running state [/home/ubuntu] at time 06:02:03.592985
2018-07-16 06:02:03,593 [salt.state       ][INFO    ][6007] Executing state file.directory for /home/ubuntu
2018-07-16 06:02:03,595 [salt.state       ][INFO    ][6007] Directory /home/ubuntu is in the correct state
2018-07-16 06:02:03,595 [salt.state       ][INFO    ][6007] Completed state [/home/ubuntu] at time 06:02:03.595732 duration_in_ms=2.747
2018-07-16 06:02:03,598 [salt.state       ][INFO    ][6007] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:03.598808
2018-07-16 06:02:03,599 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:02:03,622 [salt.state       ][INFO    ][6007] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-16 06:02:03,623 [salt.state       ][INFO    ][6007] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:03.623507 duration_in_ms=24.699
2018-07-16 06:02:03,624 [salt.state       ][INFO    ][6007] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:03.624135
2018-07-16 06:02:03,624 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:02:03,846 [salt.state       ][INFO    ][6007] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-16 06:02:03,847 [salt.state       ][INFO    ][6007] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:03.847702 duration_in_ms=223.566
2018-07-16 06:02:03,848 [salt.state       ][INFO    ][6007] Running state [apt-daily.timer] at time 06:02:03.848333
2018-07-16 06:02:03,849 [salt.state       ][INFO    ][6007] Executing state service.dead for apt-daily.timer
2018-07-16 06:02:03,850 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:02:03,885 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:03,918 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:03,958 [salt.state       ][INFO    ][6007] The service apt-daily.timer is already dead
2018-07-16 06:02:03,959 [salt.state       ][INFO    ][6007] Completed state [apt-daily.timer] at time 06:02:03.959549 duration_in_ms=111.216
2018-07-16 06:02:03,960 [salt.state       ][INFO    ][6007] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:03.960331
2018-07-16 06:02:03,961 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:02:04,189 [salt.state       ][INFO    ][6007] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-16 06:02:04,190 [salt.state       ][INFO    ][6007] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:04.190572 duration_in_ms=230.241
2018-07-16 06:02:04,194 [salt.state       ][INFO    ][6007] Running state [service.systemctl_reload] at time 06:02:04.194734
2018-07-16 06:02:04,195 [salt.state       ][INFO    ][6007] Executing state module.wait for service.systemctl_reload
2018-07-16 06:02:04,196 [salt.state       ][INFO    ][6007] No changes made for service.systemctl_reload
2018-07-16 06:02:04,196 [salt.state       ][INFO    ][6007] Completed state [service.systemctl_reload] at time 06:02:04.196552 duration_in_ms=1.818
2018-07-16 06:02:04,198 [salt.state       ][INFO    ][6007] Running state [/etc/issue] at time 06:02:04.198410
2018-07-16 06:02:04,199 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/issue
2018-07-16 06:02:04,201 [salt.state       ][INFO    ][6007] File /etc/issue is in the correct state
2018-07-16 06:02:04,202 [salt.state       ][INFO    ][6007] Completed state [/etc/issue] at time 06:02:04.202093 duration_in_ms=3.988
2018-07-16 06:02:04,202 [salt.state       ][INFO    ][6007] Running state [/etc/hostname] at time 06:02:04.202697
2018-07-16 06:02:04,203 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/hostname
2018-07-16 06:02:04,226 [salt.state       ][INFO    ][6007] File /etc/hostname is in the correct state
2018-07-16 06:02:04,227 [salt.state       ][INFO    ][6007] Completed state [/etc/hostname] at time 06:02:04.227287 duration_in_ms=24.59
2018-07-16 06:02:04,229 [salt.state       ][INFO    ][6007] Running state [hostname msg02] at time 06:02:04.229725
2018-07-16 06:02:04,231 [salt.state       ][INFO    ][6007] Executing state cmd.wait for hostname msg02
2018-07-16 06:02:04,231 [salt.state       ][INFO    ][6007] No changes made for hostname msg02
2018-07-16 06:02:04,232 [salt.state       ][INFO    ][6007] Completed state [hostname msg02] at time 06:02:04.232467 duration_in_ms=2.742
2018-07-16 06:02:04,234 [salt.state       ][INFO    ][6007] Running state [mdb02] at time 06:02:04.234037
2018-07-16 06:02:04,234 [salt.state       ][INFO    ][6007] Executing state host.present for mdb02
2018-07-16 06:02:04,236 [salt.state       ][INFO    ][6007] Host mdb02 (192.168.10.33) already present
2018-07-16 06:02:04,236 [salt.state       ][INFO    ][6007] Completed state [mdb02] at time 06:02:04.236879 duration_in_ms=2.842
2018-07-16 06:02:04,237 [salt.state       ][INFO    ][6007] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:04.237509
2018-07-16 06:02:04,238 [salt.state       ][INFO    ][6007] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,239 [salt.state       ][INFO    ][6007] Host mdb02.mcp-ovs-dpdk-ha.local (192.168.10.33) already present
2018-07-16 06:02:04,240 [salt.state       ][INFO    ][6007] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:04.239966 duration_in_ms=2.457
2018-07-16 06:02:04,240 [salt.state       ][INFO    ][6007] Running state [mdb03] at time 06:02:04.240570
2018-07-16 06:02:04,241 [salt.state       ][INFO    ][6007] Executing state host.present for mdb03
2018-07-16 06:02:04,243 [salt.state       ][INFO    ][6007] Host mdb03 (192.168.10.34) already present
2018-07-16 06:02:04,244 [salt.state       ][INFO    ][6007] Completed state [mdb03] at time 06:02:04.243966 duration_in_ms=3.396
2018-07-16 06:02:04,244 [salt.state       ][INFO    ][6007] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:04.244566
2018-07-16 06:02:04,245 [salt.state       ][INFO    ][6007] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,247 [salt.state       ][INFO    ][6007] Host mdb03.mcp-ovs-dpdk-ha.local (192.168.10.34) already present
2018-07-16 06:02:04,247 [salt.state       ][INFO    ][6007] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:04.247582 duration_in_ms=3.016
2018-07-16 06:02:04,248 [salt.state       ][INFO    ][6007] Running state [mdb01] at time 06:02:04.248183
2018-07-16 06:02:04,249 [salt.state       ][INFO    ][6007] Executing state host.present for mdb01
2018-07-16 06:02:04,250 [salt.state       ][INFO    ][6007] Host mdb01 (192.168.10.32) already present
2018-07-16 06:02:04,251 [salt.state       ][INFO    ][6007] Completed state [mdb01] at time 06:02:04.250956 duration_in_ms=2.773
2018-07-16 06:02:04,251 [salt.state       ][INFO    ][6007] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:04.251547
2018-07-16 06:02:04,252 [salt.state       ][INFO    ][6007] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,253 [salt.state       ][INFO    ][6007] Host mdb01.mcp-ovs-dpdk-ha.local (192.168.10.32) already present
2018-07-16 06:02:04,253 [salt.state       ][INFO    ][6007] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:04.253640 duration_in_ms=2.093
2018-07-16 06:02:04,254 [salt.state       ][INFO    ][6007] Running state [mdb] at time 06:02:04.254215
2018-07-16 06:02:04,255 [salt.state       ][INFO    ][6007] Executing state host.present for mdb
2018-07-16 06:02:04,256 [salt.state       ][INFO    ][6007] Host mdb (192.168.10.31) already present
2018-07-16 06:02:04,257 [salt.state       ][INFO    ][6007] Completed state [mdb] at time 06:02:04.257798 duration_in_ms=3.583
2018-07-16 06:02:04,258 [salt.state       ][INFO    ][6007] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:04.258404
2018-07-16 06:02:04,259 [salt.state       ][INFO    ][6007] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,259 [salt.state       ][INFO    ][6007] Host mdb.mcp-ovs-dpdk-ha.local (192.168.10.31) already present
2018-07-16 06:02:04,260 [salt.state       ][INFO    ][6007] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:04.260476 duration_in_ms=2.072
2018-07-16 06:02:04,261 [salt.state       ][INFO    ][6007] Running state [cfg01] at time 06:02:04.261080
2018-07-16 06:02:04,261 [salt.state       ][INFO    ][6007] Executing state host.present for cfg01
2018-07-16 06:02:04,262 [salt.state       ][INFO    ][6007] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:04,263 [salt.state       ][INFO    ][6007] Completed state [cfg01] at time 06:02:04.263421 duration_in_ms=2.342
2018-07-16 06:02:04,264 [salt.state       ][INFO    ][6007] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:04.263997
2018-07-16 06:02:04,264 [salt.state       ][INFO    ][6007] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,265 [salt.state       ][INFO    ][6007] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:04,266 [salt.state       ][INFO    ][6007] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:04.266118 duration_in_ms=2.121
2018-07-16 06:02:04,267 [salt.state       ][INFO    ][6007] Running state [prx01] at time 06:02:04.267316
2018-07-16 06:02:04,267 [salt.state       ][INFO    ][6007] Executing state host.present for prx01
2018-07-16 06:02:04,269 [salt.state       ][INFO    ][6007] Host prx01 (192.168.10.14) already present
2018-07-16 06:02:04,270 [salt.state       ][INFO    ][6007] Completed state [prx01] at time 06:02:04.270279 duration_in_ms=2.963
2018-07-16 06:02:04,270 [salt.state       ][INFO    ][6007] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:04.270853
2018-07-16 06:02:04,271 [salt.state       ][INFO    ][6007] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,272 [salt.state       ][INFO    ][6007] Host prx01.mcp-ovs-dpdk-ha.local (192.168.10.14) already present
2018-07-16 06:02:04,273 [salt.state       ][INFO    ][6007] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:04.273249 duration_in_ms=2.396
2018-07-16 06:02:04,273 [salt.state       ][INFO    ][6007] Running state [kvm01] at time 06:02:04.273860
2018-07-16 06:02:04,274 [salt.state       ][INFO    ][6007] Executing state host.present for kvm01
2018-07-16 06:02:04,275 [salt.state       ][INFO    ][6007] Host kvm01 (192.168.10.20) already present
2018-07-16 06:02:04,277 [salt.state       ][INFO    ][6007] Completed state [kvm01] at time 06:02:04.277126 duration_in_ms=3.265
2018-07-16 06:02:04,277 [salt.state       ][INFO    ][6007] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:04.277597
2018-07-16 06:02:04,277 [salt.state       ][INFO    ][6007] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,279 [salt.state       ][INFO    ][6007] Host kvm01.mcp-ovs-dpdk-ha.local (192.168.10.20) already present
2018-07-16 06:02:04,280 [salt.state       ][INFO    ][6007] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:04.280135 duration_in_ms=2.536
2018-07-16 06:02:04,281 [salt.state       ][INFO    ][6007] Running state [kvm03] at time 06:02:04.280683
2018-07-16 06:02:04,281 [salt.state       ][INFO    ][6007] Executing state host.present for kvm03
2018-07-16 06:02:04,282 [salt.state       ][INFO    ][6007] Host kvm03 (192.168.10.22) already present
2018-07-16 06:02:04,283 [salt.state       ][INFO    ][6007] Completed state [kvm03] at time 06:02:04.283235 duration_in_ms=2.551
2018-07-16 06:02:04,283 [salt.state       ][INFO    ][6007] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:04.283809
2018-07-16 06:02:04,284 [salt.state       ][INFO    ][6007] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,286 [salt.state       ][INFO    ][6007] Host kvm03.mcp-ovs-dpdk-ha.local (192.168.10.22) already present
2018-07-16 06:02:04,286 [salt.state       ][INFO    ][6007] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:04.286356 duration_in_ms=2.548
2018-07-16 06:02:04,286 [salt.state       ][INFO    ][6007] Running state [kvm02] at time 06:02:04.286742
2018-07-16 06:02:04,287 [salt.state       ][INFO    ][6007] Executing state host.present for kvm02
2018-07-16 06:02:04,289 [salt.state       ][INFO    ][6007] Host kvm02 (192.168.10.21) already present
2018-07-16 06:02:04,289 [salt.state       ][INFO    ][6007] Completed state [kvm02] at time 06:02:04.289867 duration_in_ms=3.126
2018-07-16 06:02:04,290 [salt.state       ][INFO    ][6007] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:04.290161
2018-07-16 06:02:04,291 [salt.state       ][INFO    ][6007] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,292 [salt.state       ][INFO    ][6007] Host kvm02.mcp-ovs-dpdk-ha.local (192.168.10.21) already present
2018-07-16 06:02:04,292 [salt.state       ][INFO    ][6007] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:04.292425 duration_in_ms=2.264
2018-07-16 06:02:04,293 [salt.state       ][INFO    ][6007] Running state [dbs] at time 06:02:04.293108
2018-07-16 06:02:04,293 [salt.state       ][INFO    ][6007] Executing state host.present for dbs
2018-07-16 06:02:04,294 [salt.state       ][INFO    ][6007] Host dbs (192.168.10.23) already present
2018-07-16 06:02:04,294 [salt.state       ][INFO    ][6007] Completed state [dbs] at time 06:02:04.294830 duration_in_ms=1.722
2018-07-16 06:02:04,295 [salt.state       ][INFO    ][6007] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:04.295204
2018-07-16 06:02:04,295 [salt.state       ][INFO    ][6007] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,297 [salt.state       ][INFO    ][6007] Host dbs.mcp-ovs-dpdk-ha.local (192.168.10.23) already present
2018-07-16 06:02:04,297 [salt.state       ][INFO    ][6007] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:04.297619 duration_in_ms=2.416
2018-07-16 06:02:04,297 [salt.state       ][INFO    ][6007] Running state [prx] at time 06:02:04.297925
2018-07-16 06:02:04,298 [salt.state       ][INFO    ][6007] Executing state host.present for prx
2018-07-16 06:02:04,299 [salt.state       ][INFO    ][6007] Host prx (192.168.10.13) already present
2018-07-16 06:02:04,299 [salt.state       ][INFO    ][6007] Completed state [prx] at time 06:02:04.299436 duration_in_ms=1.511
2018-07-16 06:02:04,299 [salt.state       ][INFO    ][6007] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:04.299708
2018-07-16 06:02:04,299 [salt.state       ][INFO    ][6007] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,300 [salt.state       ][INFO    ][6007] Host prx.mcp-ovs-dpdk-ha.local (192.168.10.13) already present
2018-07-16 06:02:04,301 [salt.state       ][INFO    ][6007] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:04.301476 duration_in_ms=1.768
2018-07-16 06:02:04,301 [salt.state       ][INFO    ][6007] Running state [prx02] at time 06:02:04.301792
2018-07-16 06:02:04,302 [salt.state       ][INFO    ][6007] Executing state host.present for prx02
2018-07-16 06:02:04,303 [salt.state       ][INFO    ][6007] Host prx02 (192.168.10.15) already present
2018-07-16 06:02:04,303 [salt.state       ][INFO    ][6007] Completed state [prx02] at time 06:02:04.303829 duration_in_ms=2.037
2018-07-16 06:02:04,304 [salt.state       ][INFO    ][6007] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:04.304129
2018-07-16 06:02:04,304 [salt.state       ][INFO    ][6007] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,305 [salt.state       ][INFO    ][6007] Host prx02.mcp-ovs-dpdk-ha.local (192.168.10.15) already present
2018-07-16 06:02:04,305 [salt.state       ][INFO    ][6007] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:04.305624 duration_in_ms=1.495
2018-07-16 06:02:04,305 [salt.state       ][INFO    ][6007] Running state [msg02] at time 06:02:04.305898
2018-07-16 06:02:04,306 [salt.state       ][INFO    ][6007] Executing state host.present for msg02
2018-07-16 06:02:04,306 [salt.state       ][INFO    ][6007] Host msg02 (192.168.10.29) already present
2018-07-16 06:02:04,307 [salt.state       ][INFO    ][6007] Completed state [msg02] at time 06:02:04.307096 duration_in_ms=1.198
2018-07-16 06:02:04,307 [salt.state       ][INFO    ][6007] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:04.307370
2018-07-16 06:02:04,307 [salt.state       ][INFO    ][6007] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:04,308 [salt.state       ][INFO    ][6007] Host msg02.mcp-ovs-dpdk-ha.local (192.168.10.29) already present
2018-07-16 06:02:04,308 [salt.state       ][INFO    ][6007] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:04.308604 duration_in_ms=1.234
2018-07-16 06:02:04,311 [salt.state       ][INFO    ][6007] Running state [file.replace] at time 06:02:04.311393
2018-07-16 06:02:04,311 [salt.state       ][INFO    ][6007] Executing state module.run for file.replace
2018-07-16 06:02:04,592 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['git', '--version'] in directory '/root'
2018-07-16 06:02:05,128 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command 'grep -q "msg02 msg02.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-16 06:02:05,153 [salt.state       ][INFO    ][6007] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 192.168.10.23\t\tdbs dbs.mcp-ovs-dpdk-ha.local\n 192.168.10.13\t\tprx prx.mcp-ovs-dpdk-ha.local\n 192.168.10.15\t\tprx02 prx02.mcp-ovs-dpdk-ha.local\n-192.168.10.29\t\tmsg02 msg02.mcp-ovs-dpdk-ha.local\n+192.168.10.29\t\tmsg02.mcp-ovs-dpdk-ha.local msg02\n 192.168.10.30\t\tmsg03 msg03.mcp-ovs-dpdk-ha.local\n 192.168.10.28\t\tmsg01 msg01.mcp-ovs-dpdk-ha.local\n 192.168.10.27\t\tmsg msg.mcp-ovs-dpdk-ha.local\n'}
2018-07-16 06:02:05,153 [salt.state       ][INFO    ][6007] Completed state [file.replace] at time 06:02:05.153699 duration_in_ms=842.305
2018-07-16 06:02:05,154 [salt.state       ][INFO    ][6007] Running state [msg03] at time 06:02:05.154747
2018-07-16 06:02:05,155 [salt.state       ][INFO    ][6007] Executing state host.present for msg03
2018-07-16 06:02:05,157 [salt.state       ][INFO    ][6007] Host msg03 (192.168.10.30) already present
2018-07-16 06:02:05,157 [salt.state       ][INFO    ][6007] Completed state [msg03] at time 06:02:05.157646 duration_in_ms=2.899
2018-07-16 06:02:05,158 [salt.state       ][INFO    ][6007] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:05.157961
2018-07-16 06:02:05,158 [salt.state       ][INFO    ][6007] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,158 [salt.state       ][INFO    ][6007] Host msg03.mcp-ovs-dpdk-ha.local (192.168.10.30) already present
2018-07-16 06:02:05,159 [salt.state       ][INFO    ][6007] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:05.159208 duration_in_ms=1.247
2018-07-16 06:02:05,159 [salt.state       ][INFO    ][6007] Running state [msg01] at time 06:02:05.159510
2018-07-16 06:02:05,159 [salt.state       ][INFO    ][6007] Executing state host.present for msg01
2018-07-16 06:02:05,160 [salt.state       ][INFO    ][6007] Host msg01 (192.168.10.28) already present
2018-07-16 06:02:05,161 [salt.state       ][INFO    ][6007] Completed state [msg01] at time 06:02:05.161147 duration_in_ms=1.637
2018-07-16 06:02:05,161 [salt.state       ][INFO    ][6007] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:05.161494
2018-07-16 06:02:05,161 [salt.state       ][INFO    ][6007] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,162 [salt.state       ][INFO    ][6007] Host msg01.mcp-ovs-dpdk-ha.local (192.168.10.28) already present
2018-07-16 06:02:05,162 [salt.state       ][INFO    ][6007] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:05.162728 duration_in_ms=1.235
2018-07-16 06:02:05,163 [salt.state       ][INFO    ][6007] Running state [msg] at time 06:02:05.163017
2018-07-16 06:02:05,163 [salt.state       ][INFO    ][6007] Executing state host.present for msg
2018-07-16 06:02:05,164 [salt.state       ][INFO    ][6007] Host msg (192.168.10.27) already present
2018-07-16 06:02:05,164 [salt.state       ][INFO    ][6007] Completed state [msg] at time 06:02:05.164304 duration_in_ms=1.287
2018-07-16 06:02:05,164 [salt.state       ][INFO    ][6007] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:05.164592
2018-07-16 06:02:05,164 [salt.state       ][INFO    ][6007] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,165 [salt.state       ][INFO    ][6007] Host msg.mcp-ovs-dpdk-ha.local (192.168.10.27) already present
2018-07-16 06:02:05,165 [salt.state       ][INFO    ][6007] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:05.165819 duration_in_ms=1.227
2018-07-16 06:02:05,166 [salt.state       ][INFO    ][6007] Running state [cfg01] at time 06:02:05.166110
2018-07-16 06:02:05,166 [salt.state       ][INFO    ][6007] Executing state host.present for cfg01
2018-07-16 06:02:05,167 [salt.state       ][INFO    ][6007] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:05,167 [salt.state       ][INFO    ][6007] Completed state [cfg01] at time 06:02:05.167656 duration_in_ms=1.546
2018-07-16 06:02:05,168 [salt.state       ][INFO    ][6007] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:05.167966
2018-07-16 06:02:05,168 [salt.state       ][INFO    ][6007] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,169 [salt.state       ][INFO    ][6007] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:05,169 [salt.state       ][INFO    ][6007] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:05.169798 duration_in_ms=1.833
2018-07-16 06:02:05,170 [salt.state       ][INFO    ][6007] Running state [cmp002] at time 06:02:05.170097
2018-07-16 06:02:05,170 [salt.state       ][INFO    ][6007] Executing state host.present for cmp002
2018-07-16 06:02:05,171 [salt.state       ][INFO    ][6007] Host cmp002 (192.168.10.53) already present
2018-07-16 06:02:05,171 [salt.state       ][INFO    ][6007] Completed state [cmp002] at time 06:02:05.171284 duration_in_ms=1.187
2018-07-16 06:02:05,171 [salt.state       ][INFO    ][6007] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:05.171581
2018-07-16 06:02:05,171 [salt.state       ][INFO    ][6007] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,172 [salt.state       ][INFO    ][6007] Host cmp002.mcp-ovs-dpdk-ha.local (192.168.10.53) already present
2018-07-16 06:02:05,172 [salt.state       ][INFO    ][6007] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:05.172900 duration_in_ms=1.319
2018-07-16 06:02:05,173 [salt.state       ][INFO    ][6007] Running state [cmp001] at time 06:02:05.173197
2018-07-16 06:02:05,173 [salt.state       ][INFO    ][6007] Executing state host.present for cmp001
2018-07-16 06:02:05,174 [salt.state       ][INFO    ][6007] Host cmp001 (192.168.10.52) already present
2018-07-16 06:02:05,174 [salt.state       ][INFO    ][6007] Completed state [cmp001] at time 06:02:05.174714 duration_in_ms=1.517
2018-07-16 06:02:05,175 [salt.state       ][INFO    ][6007] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:05.175041
2018-07-16 06:02:05,175 [salt.state       ][INFO    ][6007] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,176 [salt.state       ][INFO    ][6007] Host cmp001.mcp-ovs-dpdk-ha.local (192.168.10.52) already present
2018-07-16 06:02:05,176 [salt.state       ][INFO    ][6007] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:05.176712 duration_in_ms=1.671
2018-07-16 06:02:05,177 [salt.state       ][INFO    ][6007] Running state [dbs01] at time 06:02:05.177025
2018-07-16 06:02:05,177 [salt.state       ][INFO    ][6007] Executing state host.present for dbs01
2018-07-16 06:02:05,178 [salt.state       ][INFO    ][6007] Host dbs01 (192.168.10.24) already present
2018-07-16 06:02:05,178 [salt.state       ][INFO    ][6007] Completed state [dbs01] at time 06:02:05.178532 duration_in_ms=1.507
2018-07-16 06:02:05,178 [salt.state       ][INFO    ][6007] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:05.178831
2018-07-16 06:02:05,179 [salt.state       ][INFO    ][6007] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,179 [salt.state       ][INFO    ][6007] Host dbs01.mcp-ovs-dpdk-ha.local (192.168.10.24) already present
2018-07-16 06:02:05,180 [salt.state       ][INFO    ][6007] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:05.180050 duration_in_ms=1.219
2018-07-16 06:02:05,180 [salt.state       ][INFO    ][6007] Running state [dbs02] at time 06:02:05.180340
2018-07-16 06:02:05,180 [salt.state       ][INFO    ][6007] Executing state host.present for dbs02
2018-07-16 06:02:05,181 [salt.state       ][INFO    ][6007] Host dbs02 (192.168.10.25) already present
2018-07-16 06:02:05,181 [salt.state       ][INFO    ][6007] Completed state [dbs02] at time 06:02:05.181856 duration_in_ms=1.516
2018-07-16 06:02:05,182 [salt.state       ][INFO    ][6007] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:05.182144
2018-07-16 06:02:05,182 [salt.state       ][INFO    ][6007] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,183 [salt.state       ][INFO    ][6007] Host dbs02.mcp-ovs-dpdk-ha.local (192.168.10.25) already present
2018-07-16 06:02:05,183 [salt.state       ][INFO    ][6007] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:05.183327 duration_in_ms=1.183
2018-07-16 06:02:05,183 [salt.state       ][INFO    ][6007] Running state [dbs03] at time 06:02:05.183628
2018-07-16 06:02:05,183 [salt.state       ][INFO    ][6007] Executing state host.present for dbs03
2018-07-16 06:02:05,184 [salt.state       ][INFO    ][6007] Host dbs03 (192.168.10.26) already present
2018-07-16 06:02:05,184 [salt.state       ][INFO    ][6007] Completed state [dbs03] at time 06:02:05.184859 duration_in_ms=1.231
2018-07-16 06:02:05,185 [salt.state       ][INFO    ][6007] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:05.185146
2018-07-16 06:02:05,185 [salt.state       ][INFO    ][6007] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,186 [salt.state       ][INFO    ][6007] Host dbs03.mcp-ovs-dpdk-ha.local (192.168.10.26) already present
2018-07-16 06:02:05,186 [salt.state       ][INFO    ][6007] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:05.186342 duration_in_ms=1.196
2018-07-16 06:02:05,186 [salt.state       ][INFO    ][6007] Running state [mas01] at time 06:02:05.186632
2018-07-16 06:02:05,186 [salt.state       ][INFO    ][6007] Executing state host.present for mas01
2018-07-16 06:02:05,187 [salt.state       ][INFO    ][6007] Host mas01 (192.168.10.12) already present
2018-07-16 06:02:05,187 [salt.state       ][INFO    ][6007] Completed state [mas01] at time 06:02:05.187800 duration_in_ms=1.168
2018-07-16 06:02:05,188 [salt.state       ][INFO    ][6007] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:05.188109
2018-07-16 06:02:05,188 [salt.state       ][INFO    ][6007] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,189 [salt.state       ][INFO    ][6007] Host mas01.mcp-ovs-dpdk-ha.local (192.168.10.12) already present
2018-07-16 06:02:05,189 [salt.state       ][INFO    ][6007] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:05.189681 duration_in_ms=1.573
2018-07-16 06:02:05,190 [salt.state       ][INFO    ][6007] Running state [ctl02] at time 06:02:05.189972
2018-07-16 06:02:05,190 [salt.state       ][INFO    ][6007] Executing state host.present for ctl02
2018-07-16 06:02:05,191 [salt.state       ][INFO    ][6007] Host ctl02 (192.168.10.37) already present
2018-07-16 06:02:05,191 [salt.state       ][INFO    ][6007] Completed state [ctl02] at time 06:02:05.191481 duration_in_ms=1.509
2018-07-16 06:02:05,191 [salt.state       ][INFO    ][6007] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:05.191768
2018-07-16 06:02:05,192 [salt.state       ][INFO    ][6007] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,192 [salt.state       ][INFO    ][6007] Host ctl02.mcp-ovs-dpdk-ha.local (192.168.10.37) already present
2018-07-16 06:02:05,193 [salt.state       ][INFO    ][6007] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:05.193277 duration_in_ms=1.509
2018-07-16 06:02:05,193 [salt.state       ][INFO    ][6007] Running state [ctl03] at time 06:02:05.193583
2018-07-16 06:02:05,193 [salt.state       ][INFO    ][6007] Executing state host.present for ctl03
2018-07-16 06:02:05,194 [salt.state       ][INFO    ][6007] Host ctl03 (192.168.10.38) already present
2018-07-16 06:02:05,194 [salt.state       ][INFO    ][6007] Completed state [ctl03] at time 06:02:05.194837 duration_in_ms=1.254
2018-07-16 06:02:05,195 [salt.state       ][INFO    ][6007] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:05.195124
2018-07-16 06:02:05,195 [salt.state       ][INFO    ][6007] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,196 [salt.state       ][INFO    ][6007] Host ctl03.mcp-ovs-dpdk-ha.local (192.168.10.38) already present
2018-07-16 06:02:05,196 [salt.state       ][INFO    ][6007] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:05.196335 duration_in_ms=1.211
2018-07-16 06:02:05,196 [salt.state       ][INFO    ][6007] Running state [ctl01] at time 06:02:05.196621
2018-07-16 06:02:05,197 [salt.state       ][INFO    ][6007] Executing state host.present for ctl01
2018-07-16 06:02:05,197 [salt.state       ][INFO    ][6007] Host ctl01 (192.168.10.36) already present
2018-07-16 06:02:05,198 [salt.state       ][INFO    ][6007] Completed state [ctl01] at time 06:02:05.198213 duration_in_ms=1.592
2018-07-16 06:02:05,198 [salt.state       ][INFO    ][6007] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:05.198499
2018-07-16 06:02:05,198 [salt.state       ][INFO    ][6007] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,199 [salt.state       ][INFO    ][6007] Host ctl01.mcp-ovs-dpdk-ha.local (192.168.10.36) already present
2018-07-16 06:02:05,200 [salt.state       ][INFO    ][6007] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:05.200034 duration_in_ms=1.535
2018-07-16 06:02:05,200 [salt.state       ][INFO    ][6007] Running state [ctl] at time 06:02:05.200321
2018-07-16 06:02:05,200 [salt.state       ][INFO    ][6007] Executing state host.present for ctl
2018-07-16 06:02:05,201 [salt.state       ][INFO    ][6007] Host ctl (192.168.10.35) already present
2018-07-16 06:02:05,201 [salt.state       ][INFO    ][6007] Completed state [ctl] at time 06:02:05.201551 duration_in_ms=1.23
2018-07-16 06:02:05,201 [salt.state       ][INFO    ][6007] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:05.201837
2018-07-16 06:02:05,202 [salt.state       ][INFO    ][6007] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:05,202 [salt.state       ][INFO    ][6007] Host ctl.mcp-ovs-dpdk-ha.local (192.168.10.35) already present
2018-07-16 06:02:05,203 [salt.state       ][INFO    ][6007] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:05.203039 duration_in_ms=1.202
2018-07-16 06:02:05,203 [salt.state       ][INFO    ][6007] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:05.203331
2018-07-16 06:02:05,203 [salt.state       ][INFO    ][6007] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:02:05,204 [salt.state       ][INFO    ][6007] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-16 06:02:05,204 [salt.state       ][INFO    ][6007] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:05.204271 duration_in_ms=0.94
2018-07-16 06:02:05,204 [salt.state       ][INFO    ][6007] Running state [ens3] at time 06:02:05.204569
2018-07-16 06:02:05,205 [salt.state       ][INFO    ][6007] Executing state network.managed for ens3
2018-07-16 06:02:06,418 [salt.state       ][INFO    ][6007] Interface ens3 is up to date.
2018-07-16 06:02:06,419 [salt.state       ][INFO    ][6007] Completed state [ens3] at time 06:02:06.419558 duration_in_ms=1214.987
2018-07-16 06:02:06,420 [salt.state       ][INFO    ][6007] Running state [ens2] at time 06:02:06.420558
2018-07-16 06:02:06,421 [salt.state       ][INFO    ][6007] Executing state network.managed for ens2
2018-07-16 06:02:07,443 [salt.state       ][INFO    ][6007] Interface ens2 is up to date.
2018-07-16 06:02:07,445 [salt.state       ][INFO    ][6007] Completed state [ens2] at time 06:02:07.444962 duration_in_ms=1024.403
2018-07-16 06:02:07,446 [salt.state       ][INFO    ][6007] Running state [linux_system_network] at time 06:02:07.446311
2018-07-16 06:02:07,447 [salt.state       ][INFO    ][6007] Executing state network.system for linux_system_network
2018-07-16 06:02:07,450 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:07,477 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:02:07,521 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:07,553 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:02:07,587 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:02:08,434 [salt.loaded.int.module.debian_ip][WARNING ][6007] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:02:08,434 [salt.state       ][INFO    ][6007] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:02:08,435 [salt.state       ][INFO    ][6007] Completed state [linux_system_network] at time 06:02:08.435551 duration_in_ms=989.24
2018-07-16 06:02:08,437 [salt.state       ][INFO    ][6007] Running state [/etc/profile.d/proxy.sh] at time 06:02:08.437623
2018-07-16 06:02:08,438 [salt.state       ][INFO    ][6007] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:02:08,437 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060208169152
2018-07-16 06:02:08,438 [salt.state       ][INFO    ][6007] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:02:08,439 [salt.state       ][INFO    ][6007] Completed state [/etc/profile.d/proxy.sh] at time 06:02:08.439208 duration_in_ms=1.585
2018-07-16 06:02:08,439 [salt.state       ][INFO    ][6007] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:02:08.439544
2018-07-16 06:02:08,439 [salt.state       ][INFO    ][6007] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:02:08,440 [salt.state       ][INFO    ][6007] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:02:08,441 [salt.state       ][INFO    ][6007] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:02:08.440702 duration_in_ms=1.159
2018-07-16 06:02:08,441 [salt.state       ][INFO    ][6007] Running state [ntp] at time 06:02:08.441359
2018-07-16 06:02:08,441 [salt.state       ][INFO    ][6007] Executing state pkg.installed for ntp
2018-07-16 06:02:08,463 [salt.state       ][INFO    ][6007] All specified packages are already installed
2018-07-16 06:02:08,463 [salt.state       ][INFO    ][6007] Completed state [ntp] at time 06:02:08.463840 duration_in_ms=22.481
2018-07-16 06:02:08,466 [salt.minion      ][INFO    ][6897] Starting a new job with PID 6897
2018-07-16 06:02:08,466 [salt.state       ][INFO    ][6007] Running state [/etc/ntp.conf] at time 06:02:08.466704
2018-07-16 06:02:08,467 [salt.state       ][INFO    ][6007] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:02:08,494 [salt.minion      ][INFO    ][6897] Returning information for job: 20180716060208169152
2018-07-16 06:02:08,618 [salt.state       ][INFO    ][6007] File /etc/ntp.conf is in the correct state
2018-07-16 06:02:08,619 [salt.state       ][INFO    ][6007] Completed state [/etc/ntp.conf] at time 06:02:08.619180 duration_in_ms=152.476
2018-07-16 06:02:08,621 [salt.state       ][INFO    ][6007] Running state [ntp] at time 06:02:08.621470
2018-07-16 06:02:08,621 [salt.state       ][INFO    ][6007] Executing state service.running for ntp
2018-07-16 06:02:08,622 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:08,660 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:02:08,692 [salt.loaded.int.module.cmdmod][INFO    ][6007] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:02:08,728 [salt.state       ][INFO    ][6007] The service ntp is already running
2018-07-16 06:02:08,729 [salt.state       ][INFO    ][6007] Completed state [ntp] at time 06:02:08.729537 duration_in_ms=108.066
2018-07-16 06:02:08,740 [salt.minion      ][INFO    ][6007] Returning information for job: 20180716060138023247
2018-07-16 06:02:53,323 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180716060253299738
2018-07-16 06:02:53,355 [salt.minion      ][INFO    ][6921] Starting a new job with PID 6921
2018-07-16 06:02:53,375 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6921] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-16 06:02:53,379 [salt.minion      ][INFO    ][6921] Returning information for job: 20180716060253299738
2018-07-16 06:03:30,470 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command pkg.upgrade with jid 20180716060330457229
2018-07-16 06:03:30,498 [salt.minion      ][INFO    ][6926] Starting a new job with PID 6926
2018-07-16 06:03:30,535 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6926] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:31,355 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6926] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-07-16 06:03:46,133 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6926] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:46,220 [salt.minion      ][INFO    ][6926] Returning information for job: 20180716060330457229
2018-07-16 06:04:13,334 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command test.ping with jid 20180716060413319474
2018-07-16 06:04:13,360 [salt.minion      ][INFO    ][7829] Starting a new job with PID 7829
2018-07-16 06:04:13,466 [salt.minion      ][INFO    ][7829] Returning information for job: 20180716060413319474
2018-07-16 06:07:11,289 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command state.sls with jid 20180716060711272987
2018-07-16 06:07:11,322 [salt.minion      ][INFO    ][7844] Starting a new job with PID 7844
2018-07-16 06:07:13,933 [salt.state       ][INFO    ][7844] Loading fresh modules for state activity
2018-07-16 06:07:14,019 [salt.fileclient  ][INFO    ][7844] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-16 06:07:14,066 [salt.fileclient  ][INFO    ][7844] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-16 06:07:14,210 [salt.loader      ][ERROR   ][7844] 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-16 06:07:14,942 [salt.state       ][INFO    ][7844] Running state [keepalived] at time 06:07:14.942442
2018-07-16 06:07:14,943 [salt.state       ][INFO    ][7844] Executing state pkg.installed for keepalived
2018-07-16 06:07:14,944 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:07:15,762 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-16 06:07:15,972 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:07:20,481 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:07:20,541 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-07-16 06:07:28,689 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:07:28,776 [salt.state       ][INFO    ][7844] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.3.9-1build1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-07-16 06:07:28,810 [salt.state       ][INFO    ][7844] Loading fresh modules for state activity
2018-07-16 06:07:28,870 [salt.state       ][INFO    ][7844] Completed state [keepalived] at time 06:07:28.869984 duration_in_ms=13927.538
2018-07-16 06:07:28,884 [salt.state       ][INFO    ][7844] Running state [lsof] at time 06:07:28.884474
2018-07-16 06:07:28,885 [salt.state       ][INFO    ][7844] Executing state pkg.installed for lsof
2018-07-16 06:07:28,942 [salt.loader      ][ERROR   ][7844] 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-16 06:07:29,533 [salt.state       ][INFO    ][7844] All specified packages are already installed
2018-07-16 06:07:29,534 [salt.state       ][INFO    ][7844] Completed state [lsof] at time 06:07:29.534787 duration_in_ms=650.311
2018-07-16 06:07:29,538 [salt.state       ][INFO    ][7844] Running state [/etc/keepalived/keepalived.conf] at time 06:07:29.538794
2018-07-16 06:07:29,539 [salt.state       ][INFO    ][7844] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-16 06:07:29,594 [salt.fileclient  ][INFO    ][7844] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-16 06:07:29,689 [salt.state       ][INFO    ][7844] File changed:
New file
2018-07-16 06:07:29,690 [salt.state       ][INFO    ][7844] Completed state [/etc/keepalived/keepalived.conf] at time 06:07:29.690687 duration_in_ms=151.892
2018-07-16 06:07:29,692 [salt.state       ][INFO    ][7844] Running state [keepalived] at time 06:07:29.692407
2018-07-16 06:07:29,692 [salt.state       ][INFO    ][7844] Executing state service.running for keepalived
2018-07-16 06:07:29,693 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-16 06:07:29,726 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:07:29,761 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:07:29,797 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:07:29,832 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-16 06:07:29,944 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:07:29,981 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:07:30,014 [salt.loaded.int.module.cmdmod][INFO    ][7844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:07:30,049 [salt.state       ][INFO    ][7844] {'keepalived': True}
2018-07-16 06:07:30,050 [salt.state       ][INFO    ][7844] Completed state [keepalived] at time 06:07:30.050606 duration_in_ms=358.195
2018-07-16 06:07:30,054 [salt.minion      ][INFO    ][7844] Returning information for job: 20180716060711272987
2018-07-16 06:09:47,030 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command pillar.get with jid 20180716060947015392
2018-07-16 06:09:47,062 [salt.minion      ][INFO    ][9184] Starting a new job with PID 9184
2018-07-16 06:09:47,073 [salt.minion      ][INFO    ][9184] Returning information for job: 20180716060947015392
2018-07-16 06:14:34,671 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command state.sls with jid 20180716061434656778
2018-07-16 06:14:34,704 [salt.minion      ][INFO    ][9216] Starting a new job with PID 9216
2018-07-16 06:14:37,373 [salt.state       ][INFO    ][9216] Loading fresh modules for state activity
2018-07-16 06:14:37,901 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-16 06:14:37,949 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-16 06:14:38,322 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-16 06:14:38,410 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-16 06:14:38,434 [salt.loaded.int.module.cmdmod][ERROR   ][9216] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-16 06:14:38,436 [salt.loaded.int.module.cmdmod][ERROR   ][9216] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-16 06:14:38,497 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-16 06:14:38,604 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-16 06:14:38,703 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-16 06:14:38,898 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-16 06:14:38,998 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-16 06:14:39,145 [salt.loader      ][ERROR   ][9216] 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-16 06:14:39,830 [salt.state       ][INFO    ][9216] Running state [rabbitmq-server] at time 06:14:39.829994
2018-07-16 06:14:39,831 [salt.state       ][INFO    ][9216] Executing state pkg.installed for rabbitmq-server
2018-07-16 06:14:39,832 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:14:40,624 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-16 06:14:40,821 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:14:45,407 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:14:45,465 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2018-07-16 06:14:54,770 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061454747017
2018-07-16 06:14:54,798 [salt.minion      ][INFO    ][10209] Starting a new job with PID 10209
2018-07-16 06:14:54,824 [salt.minion      ][INFO    ][10209] Returning information for job: 20180716061454747017
2018-07-16 06:15:04,811 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061504793655
2018-07-16 06:15:04,826 [salt.minion      ][INFO    ][10494] Starting a new job with PID 10494
2018-07-16 06:15:04,864 [salt.minion      ][INFO    ][10494] Returning information for job: 20180716061504793655
2018-07-16 06:15:14,872 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061514856149
2018-07-16 06:15:14,890 [salt.minion      ][INFO    ][10499] Starting a new job with PID 10499
2018-07-16 06:15:14,927 [salt.minion      ][INFO    ][10499] Returning information for job: 20180716061514856149
2018-07-16 06:15:24,920 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061524895406
2018-07-16 06:15:24,937 [salt.minion      ][INFO    ][10504] Starting a new job with PID 10504
2018-07-16 06:15:24,962 [salt.minion      ][INFO    ][10504] Returning information for job: 20180716061524895406
2018-07-16 06:15:34,990 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061534970828
2018-07-16 06:15:35,006 [salt.minion      ][INFO    ][10509] Starting a new job with PID 10509
2018-07-16 06:15:35,047 [salt.minion      ][INFO    ][10509] Returning information for job: 20180716061534970828
2018-07-16 06:15:45,177 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061545155673
2018-07-16 06:15:45,194 [salt.minion      ][INFO    ][10514] Starting a new job with PID 10514
2018-07-16 06:15:45,229 [salt.minion      ][INFO    ][10514] Returning information for job: 20180716061545155673
2018-07-16 06:15:55,234 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061555217572
2018-07-16 06:15:55,254 [salt.minion      ][INFO    ][10519] Starting a new job with PID 10519
2018-07-16 06:15:55,293 [salt.minion      ][INFO    ][10519] Returning information for job: 20180716061555217572
2018-07-16 06:16:05,294 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061605278586
2018-07-16 06:16:05,314 [salt.minion      ][INFO    ][10524] Starting a new job with PID 10524
2018-07-16 06:16:05,350 [salt.minion      ][INFO    ][10524] Returning information for job: 20180716061605278586
2018-07-16 06:16:15,391 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061615365350
2018-07-16 06:16:15,414 [salt.minion      ][INFO    ][10529] Starting a new job with PID 10529
2018-07-16 06:16:15,438 [salt.minion      ][INFO    ][10529] Returning information for job: 20180716061615365350
2018-07-16 06:16:25,442 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061625426547
2018-07-16 06:16:25,461 [salt.minion      ][INFO    ][10534] Starting a new job with PID 10534
2018-07-16 06:16:25,482 [salt.minion      ][INFO    ][10534] Returning information for job: 20180716061625426547
2018-07-16 06:16:35,513 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061635490918
2018-07-16 06:16:35,537 [salt.minion      ][INFO    ][10539] Starting a new job with PID 10539
2018-07-16 06:16:35,562 [salt.minion      ][INFO    ][10539] Returning information for job: 20180716061635490918
2018-07-16 06:16:40,834 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:16:40,924 [salt.state       ][INFO    ][9216] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-runtime-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-asn1' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-corba' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-eldap' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-syntax-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-edoc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'rabbitmq-server' changed from 'absent' to '3.6.15-3~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'
'erlang-nox' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'

2018-07-16 06:16:40,971 [salt.state       ][INFO    ][9216] Loading fresh modules for state activity
2018-07-16 06:16:41,028 [salt.state       ][INFO    ][9216] Completed state [rabbitmq-server] at time 06:16:41.028499 duration_in_ms=121198.506
2018-07-16 06:16:41,034 [salt.state       ][INFO    ][9216] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:16:41.034206
2018-07-16 06:16:41,034 [salt.state       ][INFO    ][9216] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-16 06:16:41,101 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-16 06:16:41,228 [salt.state       ][INFO    ][9216] File changed:
New file
2018-07-16 06:16:41,229 [salt.state       ][INFO    ][9216] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:16:41.229079 duration_in_ms=194.872
2018-07-16 06:16:41,229 [salt.state       ][INFO    ][9216] Running state [/etc/default/rabbitmq-server] at time 06:16:41.229688
2018-07-16 06:16:41,229 [salt.state       ][INFO    ][9216] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-16 06:16:41,262 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-16 06:16:41,332 [salt.state       ][INFO    ][9216] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-#ulimit -n 1024
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
+
+ulimit -n 8192
2018-07-16 06:16:41,332 [salt.state       ][INFO    ][9216] Completed state [/etc/default/rabbitmq-server] at time 06:16:41.332761 duration_in_ms=103.073
2018-07-16 06:16:41,333 [salt.state       ][INFO    ][9216] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:16:41.333282
2018-07-16 06:16:41,333 [salt.state       ][INFO    ][9216] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-16 06:16:41,362 [salt.fileclient  ][INFO    ][9216] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-16 06:16:41,423 [salt.state       ][INFO    ][9216] File changed:
New file
2018-07-16 06:16:41,423 [salt.state       ][INFO    ][9216] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:16:41.423417 duration_in_ms=90.134
2018-07-16 06:16:41,425 [salt.state       ][INFO    ][9216] Running state [sleep 30] at time 06:16:41.425263
2018-07-16 06:16:41,425 [salt.state       ][INFO    ][9216] Executing state cmd.run for sleep 30
2018-07-16 06:16:41,426 [py.warnings      ][WARNING ][9216] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:815: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2018-07-16 06:16:41,429 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-16 06:16:45,593 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061645575882
2018-07-16 06:16:45,625 [salt.minion      ][INFO    ][10709] Starting a new job with PID 10709
2018-07-16 06:16:45,654 [salt.minion      ][INFO    ][10709] Returning information for job: 20180716061645575882
2018-07-16 06:16:55,657 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061655631442
2018-07-16 06:16:55,685 [salt.minion      ][INFO    ][10714] Starting a new job with PID 10714
2018-07-16 06:16:55,715 [salt.minion      ][INFO    ][10714] Returning information for job: 20180716061655631442
2018-07-16 06:17:05,722 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061705698893
2018-07-16 06:17:05,749 [salt.minion      ][INFO    ][10728] Starting a new job with PID 10728
2018-07-16 06:17:05,780 [salt.minion      ][INFO    ][10728] Returning information for job: 20180716061705698893
2018-07-16 06:17:11,574 [salt.state       ][INFO    ][9216] {'pid': 10684, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:17:11,576 [salt.state       ][INFO    ][9216] Completed state [sleep 30] at time 06:17:11.576260 duration_in_ms=30150.992
2018-07-16 06:17:11,580 [salt.state       ][INFO    ][9216] Running state [service rabbitmq-server stop] at time 06:17:11.579849
2018-07-16 06:17:11,581 [salt.state       ][INFO    ][9216] Executing state cmd.run for service rabbitmq-server stop
2018-07-16 06:17:11,583 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-16 06:17:12,237 [salt.state       ][INFO    ][9216] {'pid': 10731, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:17:12,238 [salt.state       ][INFO    ][9216] Completed state [service rabbitmq-server stop] at time 06:17:12.238758 duration_in_ms=658.909
2018-07-16 06:17:12,240 [salt.state       ][INFO    ][9216] Running state [/var/lib/rabbitmq] at time 06:17:12.240772
2018-07-16 06:17:12,241 [salt.state       ][INFO    ][9216] Executing state file.directory for /var/lib/rabbitmq
2018-07-16 06:17:12,242 [salt.state       ][INFO    ][9216] Directory /var/lib/rabbitmq is in the correct state
2018-07-16 06:17:12,243 [salt.state       ][INFO    ][9216] Completed state [/var/lib/rabbitmq] at time 06:17:12.243037 duration_in_ms=2.265
2018-07-16 06:17:12,245 [salt.state       ][INFO    ][9216] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 06:17:12.245763
2018-07-16 06:17:12,246 [salt.state       ][INFO    ][9216] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-16 06:17:12,250 [salt.state       ][INFO    ][9216] File changed:
--- 
+++ 
@@ -1 +1 @@
-FFNQPLCNGPMRYVODVVWC+opnfv_secret

2018-07-16 06:17:12,250 [salt.state       ][INFO    ][9216] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 06:17:12.250519 duration_in_ms=4.757
2018-07-16 06:17:12,251 [salt.state       ][INFO    ][9216] Running state [sleep 30] at time 06:17:12.251242
2018-07-16 06:17:12,251 [salt.state       ][INFO    ][9216] Executing state cmd.run for sleep 30
2018-07-16 06:17:12,253 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-16 06:17:15,779 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061715756655
2018-07-16 06:17:15,809 [salt.minion      ][INFO    ][10820] Starting a new job with PID 10820
2018-07-16 06:17:15,838 [salt.minion      ][INFO    ][10820] Returning information for job: 20180716061715756655
2018-07-16 06:17:25,893 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061725872916
2018-07-16 06:17:25,925 [salt.minion      ][INFO    ][10825] Starting a new job with PID 10825
2018-07-16 06:17:25,951 [salt.minion      ][INFO    ][10825] Returning information for job: 20180716061725872916
2018-07-16 06:17:36,022 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061735997019
2018-07-16 06:17:36,091 [salt.minion      ][INFO    ][10830] Starting a new job with PID 10830
2018-07-16 06:17:36,120 [salt.minion      ][INFO    ][10830] Returning information for job: 20180716061735997019
2018-07-16 06:17:42,420 [salt.state       ][INFO    ][9216] {'pid': 10795, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:17:42,422 [salt.state       ][INFO    ][9216] Completed state [sleep 30] at time 06:17:42.422131 duration_in_ms=30170.885
2018-07-16 06:17:42,428 [salt.loader      ][ERROR   ][9216] 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-16 06:17:42,791 [salt.state       ][INFO    ][9216] Running state [rabbitmq-server] at time 06:17:42.790928
2018-07-16 06:17:42,791 [salt.state       ][INFO    ][9216] Executing state service.running for rabbitmq-server
2018-07-16 06:17:42,792 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-16 06:17:42,834 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:42,864 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:42,914 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:42,948 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:46,142 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061746125217
2018-07-16 06:17:46,166 [salt.minion      ][INFO    ][11104] Starting a new job with PID 11104
2018-07-16 06:17:46,196 [salt.minion      ][INFO    ][11104] Returning information for job: 20180716061746125217
2018-07-16 06:17:48,573 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:48,601 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:48,643 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:48,679 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:48,713 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:49,570 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:17:49,603 [salt.state       ][INFO    ][9216] {'rabbitmq-server': True}
2018-07-16 06:17:49,604 [salt.state       ][INFO    ][9216] Completed state [rabbitmq-server] at time 06:17:49.604083 duration_in_ms=6813.152
2018-07-16 06:17:49,611 [salt.state       ][INFO    ][9216] Running state [amqp_client] at time 06:17:49.611552
2018-07-16 06:17:49,612 [salt.state       ][INFO    ][9216] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-16 06:17:49,613 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-16 06:17:51,790 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-16 06:17:54,109 [salt.state       ][INFO    ][9216] {'new': 'amqp_client', 'old': ''}
2018-07-16 06:17:54,111 [salt.state       ][INFO    ][9216] Completed state [amqp_client] at time 06:17:54.110807 duration_in_ms=4499.255
2018-07-16 06:17:54,113 [salt.state       ][INFO    ][9216] Running state [rabbitmq_management] at time 06:17:54.113091
2018-07-16 06:17:54,113 [salt.state       ][INFO    ][9216] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-16 06:17:54,115 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-16 06:17:56,247 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-16 06:17:56,281 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061756262299
2018-07-16 06:17:56,311 [salt.minion      ][INFO    ][11895] Starting a new job with PID 11895
2018-07-16 06:17:56,345 [salt.minion      ][INFO    ][11895] Returning information for job: 20180716061756262299
2018-07-16 06:17:59,898 [salt.state       ][INFO    ][9216] {'new': 'rabbitmq_management', 'old': ''}
2018-07-16 06:17:59,900 [salt.state       ][INFO    ][9216] Completed state [rabbitmq_management] at time 06:17:59.900336 duration_in_ms=5787.245
2018-07-16 06:17:59,907 [salt.state       ][INFO    ][9216] Running state [/openstack] at time 06:17:59.906898
2018-07-16 06:17:59,908 [salt.state       ][INFO    ][9216] Executing state rabbitmq_vhost.present for /openstack
2018-07-16 06:17:59,909 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-16 06:18:01,712 [salt.state       ][INFO    ][9216] Virtual Host '/openstack' already exists.
2018-07-16 06:18:01,714 [salt.state       ][INFO    ][9216] Completed state [/openstack] at time 06:18:01.714216 duration_in_ms=1807.321
2018-07-16 06:18:01,719 [salt.state       ][INFO    ][9216] Running state [openstack] at time 06:18:01.719410
2018-07-16 06:18:01,720 [salt.state       ][INFO    ][9216] Executing state rabbitmq_user.present for openstack
2018-07-16 06:18:01,721 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:18:03,412 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-16 06:18:06,429 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061806404649
2018-07-16 06:18:06,451 [salt.minion      ][INFO    ][13014] Starting a new job with PID 13014
2018-07-16 06:18:06,484 [salt.minion      ][INFO    ][13014] Returning information for job: 20180716061806404649
2018-07-16 06:18:08,846 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-16 06:18:10,633 [salt.state       ][INFO    ][9216] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-16 06:18:10,634 [salt.state       ][INFO    ][9216] Completed state [openstack] at time 06:18:10.634323 duration_in_ms=8914.911
2018-07-16 06:18:10,639 [salt.state       ][INFO    ][9216] Running state [Ceilometer] at time 06:18:10.639386
2018-07-16 06:18:10,640 [salt.state       ][INFO    ][9216] Executing state rabbitmq_policy.present for Ceilometer
2018-07-16 06:18:10,644 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-16 06:18:12,458 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2018-07-16 06:18:14,237 [salt.state       ][INFO    ][9216] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-16 06:18:14,238 [salt.state       ][INFO    ][9216] Completed state [Ceilometer] at time 06:18:14.238233 duration_in_ms=3598.844
2018-07-16 06:18:14,241 [salt.state       ][INFO    ][9216] Running state [HA] at time 06:18:14.241584
2018-07-16 06:18:14,242 [salt.state       ][INFO    ][9216] Executing state rabbitmq_policy.present for HA
2018-07-16 06:18:14,243 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-16 06:18:16,005 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-16 06:18:16,569 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061816553113
2018-07-16 06:18:16,591 [salt.minion      ][INFO    ][14495] Starting a new job with PID 14495
2018-07-16 06:18:16,617 [salt.minion      ][INFO    ][14495] Returning information for job: 20180716061816553113
2018-07-16 06:18:17,923 [salt.state       ][INFO    ][9216] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-16 06:18:17,924 [salt.state       ][INFO    ][9216] Completed state [HA] at time 06:18:17.924457 duration_in_ms=3682.875
2018-07-16 06:18:17,925 [salt.state       ][INFO    ][9216] Running state [guest] at time 06:18:17.925465
2018-07-16 06:18:17,925 [salt.state       ][INFO    ][9216] Executing state rabbitmq_user.present for guest
2018-07-16 06:18:17,927 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:18:19,658 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-16 06:18:25,082 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-16 06:18:26,721 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061826701986
2018-07-16 06:18:26,748 [salt.minion      ][INFO    ][15757] Starting a new job with PID 15757
2018-07-16 06:18:26,780 [salt.minion      ][INFO    ][15757] Returning information for job: 20180716061826701986
2018-07-16 06:18:26,927 [salt.state       ][INFO    ][9216] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-16 06:18:26,929 [salt.state       ][INFO    ][9216] Completed state [guest] at time 06:18:26.928984 duration_in_ms=9003.518
2018-07-16 06:18:26,930 [salt.state       ][INFO    ][9216] Running state [HA] at time 06:18:26.930398
2018-07-16 06:18:26,931 [salt.state       ][INFO    ][9216] Executing state rabbitmq_policy.present for HA
2018-07-16 06:18:26,932 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-16 06:18:28,666 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-16 06:18:30,502 [salt.state       ][INFO    ][9216] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-16 06:18:30,503 [salt.state       ][INFO    ][9216] Completed state [HA] at time 06:18:30.502928 duration_in_ms=3572.528
2018-07-16 06:18:30,505 [salt.state       ][INFO    ][9216] Running state [admin] at time 06:18:30.505269
2018-07-16 06:18:30,506 [salt.state       ][INFO    ][9216] Executing state rabbitmq_user.present for admin
2018-07-16 06:18:30,507 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:18:32,289 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-16 06:18:36,867 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061836847846
2018-07-16 06:18:36,891 [salt.minion      ][INFO    ][17184] Starting a new job with PID 17184
2018-07-16 06:18:36,922 [salt.minion      ][INFO    ][17184] Returning information for job: 20180716061836847846
2018-07-16 06:18:37,763 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:18:39,595 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-16 06:18:41,321 [salt.state       ][INFO    ][9216] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-16 06:18:41,322 [salt.state       ][INFO    ][9216] Completed state [admin] at time 06:18:41.322400 duration_in_ms=10817.131
2018-07-16 06:18:41,331 [salt.state       ][INFO    ][9216] Running state [rabbit@master] at time 06:18:41.331396
2018-07-16 06:18:41,332 [salt.state       ][INFO    ][9216] Executing state rabbitmq_cluster.join for rabbit@master
2018-07-16 06:18:41,334 [salt.loaded.int.module.cmdmod][INFO    ][9216] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2018-07-16 06:18:43,345 [salt.state       ][INFO    ][9216] Already in cluster
2018-07-16 06:18:43,346 [salt.state       ][INFO    ][9216] Completed state [rabbit@master] at time 06:18:43.346501 duration_in_ms=2015.104
2018-07-16 06:18:43,352 [salt.minion      ][INFO    ][9216] Returning information for job: 20180716061434656778
2018-07-16 06:19:21,979 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command cmd.run with jid 20180716061921962598
2018-07-16 06:19:22,009 [salt.minion      ][INFO    ][17967] Starting a new job with PID 17967
2018-07-16 06:19:22,021 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17967] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-16 06:19:23,842 [salt.minion      ][INFO    ][17967] Returning information for job: 20180716061921962598
2018-07-16 06:28:23,810 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command state.sls with jid 20180716062823795808
2018-07-16 06:28:23,837 [salt.minion      ][INFO    ][18392] Starting a new job with PID 18392
2018-07-16 06:28:28,420 [salt.state       ][INFO    ][18392] Loading fresh modules for state activity
2018-07-16 06:28:28,565 [salt.fileclient  ][INFO    ][18392] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-16 06:28:29,280 [salt.fileclient  ][INFO    ][18392] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-16 06:28:29,461 [salt.loader      ][ERROR   ][18392] 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-16 06:28:30,185 [salt.state       ][INFO    ][18392] Running state [haproxy] at time 06:28:30.185795
2018-07-16 06:28:30,186 [salt.state       ][INFO    ][18392] Executing state pkg.installed for haproxy
2018-07-16 06:28:30,188 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:31,087 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-16 06:28:31,280 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:28:35,895 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:35,945 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-07-16 06:28:42,585 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:42,666 [salt.state       ][INFO    ][18392] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-07-16 06:28:42,704 [salt.state       ][INFO    ][18392] Loading fresh modules for state activity
2018-07-16 06:28:42,765 [salt.state       ][INFO    ][18392] Completed state [haproxy] at time 06:28:42.765791 duration_in_ms=12579.998
2018-07-16 06:28:42,771 [salt.state       ][INFO    ][18392] Running state [/etc/default/haproxy] at time 06:28:42.771260
2018-07-16 06:28:42,772 [salt.state       ][INFO    ][18392] Executing state file.managed for /etc/default/haproxy
2018-07-16 06:28:42,822 [salt.fileclient  ][INFO    ][18392] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-16 06:28:42,827 [salt.state       ][INFO    ][18392] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-07-16 06:28:42,833 [salt.state       ][INFO    ][18392] Completed state [/etc/default/haproxy] at time 06:28:42.833179 duration_in_ms=61.919
2018-07-16 06:28:42,833 [salt.state       ][INFO    ][18392] Running state [/etc/haproxy/haproxy.cfg] at time 06:28:42.833943
2018-07-16 06:28:42,834 [salt.state       ][INFO    ][18392] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-16 06:28:42,861 [salt.fileclient  ][INFO    ][18392] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-16 06:28:43,278 [salt.state       ][INFO    ][18392] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 192.168.10.27:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.28:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.29:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.30:5672 backup check inter 5000 rise 2 fall 3

2018-07-16 06:28:43,284 [salt.state       ][INFO    ][18392] Completed state [/etc/haproxy/haproxy.cfg] at time 06:28:43.284305 duration_in_ms=450.36
2018-07-16 06:28:43,285 [salt.state       ][INFO    ][18392] Running state [/etc/haproxy/ssl] at time 06:28:43.285155
2018-07-16 06:28:43,285 [salt.state       ][INFO    ][18392] Executing state file.directory for /etc/haproxy/ssl
2018-07-16 06:28:43,288 [salt.state       ][INFO    ][18392] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-16 06:28:43,288 [salt.state       ][INFO    ][18392] Completed state [/etc/haproxy/ssl] at time 06:28:43.288920 duration_in_ms=3.764
2018-07-16 06:28:43,289 [salt.state       ][INFO    ][18392] Running state [/etc/haproxy/errors/429.http11] at time 06:28:43.289358
2018-07-16 06:28:43,289 [salt.state       ][INFO    ][18392] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-16 06:28:43,317 [salt.fileclient  ][INFO    ][18392] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-16 06:28:43,322 [salt.state       ][INFO    ][18392] File changed:
New file
2018-07-16 06:28:43,322 [salt.state       ][INFO    ][18392] Completed state [/etc/haproxy/errors/429.http11] at time 06:28:43.322464 duration_in_ms=33.106
2018-07-16 06:28:43,324 [salt.state       ][INFO    ][18392] Running state [haproxy_status_packages] at time 06:28:43.324053
2018-07-16 06:28:43,324 [salt.state       ][INFO    ][18392] Executing state pkg.installed for haproxy_status_packages
2018-07-16 06:28:43,394 [salt.loader      ][ERROR   ][18392] 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-16 06:28:43,907 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716062843887160
2018-07-16 06:28:43,928 [salt.minion      ][INFO    ][19237] Starting a new job with PID 19237
2018-07-16 06:28:43,956 [salt.minion      ][INFO    ][19237] Returning information for job: 20180716062843887160
2018-07-16 06:28:44,064 [salt.state       ][INFO    ][18392] All specified packages are already installed
2018-07-16 06:28:44,065 [salt.state       ][INFO    ][18392] Completed state [haproxy_status_packages] at time 06:28:44.065816 duration_in_ms=741.762
2018-07-16 06:28:44,067 [salt.state       ][INFO    ][18392] Running state [/usr/bin/haproxy-status.sh] at time 06:28:44.067890
2018-07-16 06:28:44,068 [salt.state       ][INFO    ][18392] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-16 06:28:44,093 [salt.fileclient  ][INFO    ][18392] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-16 06:28:44,138 [salt.state       ][INFO    ][18392] File changed:
New file
2018-07-16 06:28:44,138 [salt.state       ][INFO    ][18392] Completed state [/usr/bin/haproxy-status.sh] at time 06:28:44.138921 duration_in_ms=71.03
2018-07-16 06:28:44,141 [salt.state       ][INFO    ][18392] Running state [net.ipv4.ip_nonlocal_bind] at time 06:28:44.141109
2018-07-16 06:28:44,141 [salt.state       ][INFO    ][18392] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-16 06:28:44,143 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:28:44,204 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-16 06:28:44,225 [salt.state       ][INFO    ][18392] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-16 06:28:44,226 [salt.state       ][INFO    ][18392] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:28:44.226758 duration_in_ms=85.648
2018-07-16 06:28:44,229 [salt.state       ][INFO    ][18392] Running state [haproxy] at time 06:28:44.229573
2018-07-16 06:28:44,230 [salt.state       ][INFO    ][18392] Executing state service.running for haproxy
2018-07-16 06:28:44,232 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:44,258 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:44,282 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:44,306 [salt.state       ][INFO    ][18392] The service haproxy is already running
2018-07-16 06:28:44,307 [salt.state       ][INFO    ][18392] Completed state [haproxy] at time 06:28:44.307294 duration_in_ms=77.72
2018-07-16 06:28:44,308 [salt.state       ][INFO    ][18392] Running state [haproxy] at time 06:28:44.308344
2018-07-16 06:28:44,309 [salt.state       ][INFO    ][18392] Executing state service.mod_watch for haproxy
2018-07-16 06:28:44,312 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:44,337 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:44,362 [salt.loaded.int.module.cmdmod][INFO    ][18392] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:44,469 [salt.state       ][INFO    ][18392] {'haproxy': True}
2018-07-16 06:28:44,469 [salt.state       ][INFO    ][18392] Completed state [haproxy] at time 06:28:44.469724 duration_in_ms=161.379
2018-07-16 06:28:44,473 [salt.minion      ][INFO    ][18392] Returning information for job: 20180716062823795808
2018-07-16 06:28:54,349 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command service.status with jid 20180716062854332992
2018-07-16 06:28:54,378 [salt.minion      ][INFO    ][19308] Starting a new job with PID 19308
2018-07-16 06:28:54,383 [salt.loader      ][ERROR   ][19308] 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-16 06:28:54,849 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19308] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:54,872 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19308] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:54,892 [salt.minion      ][INFO    ][19308] Returning information for job: 20180716062854332992
2018-07-16 06:28:56,376 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command service.restart with jid 20180716062856358916
2018-07-16 06:28:56,404 [salt.minion      ][INFO    ][19316] Starting a new job with PID 19316
2018-07-16 06:28:56,409 [salt.loader      ][ERROR   ][19316] 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-16 06:28:56,875 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19316] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:56,900 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19316] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:56,940 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19316] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:56,998 [salt.minion      ][INFO    ][19316] Returning information for job: 20180716062856358916
2018-07-16 06:58:39,622 [salt.utils.schedule][INFO    ][2429] Running scheduled job: __mine_interval
2018-07-16 07:50:27,074 [salt.minion      ][INFO    ][2429] User sudo_ubuntu Executing command cp.push_dir with jid 20180716075027060555
2018-07-16 07:50:27,104 [salt.minion      ][INFO    ][20537] Starting a new job with PID 20537
