2018-07-11 10:15:14,139 [salt.loaded.int.module.cmdmod][ERROR   ][1810] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:14,140 [salt.loaded.int.module.cmdmod][ERROR   ][1810] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:14,175 [salt.loaded.int.module.cmdmod][ERROR   ][1810] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:14,175 [salt.loaded.int.module.cmdmod][ERROR   ][1810] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:16,696 [salt.loaded.int.module.cmdmod][ERROR   ][1810] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:16,697 [salt.loaded.int.module.cmdmod][ERROR   ][1810] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:16,741 [salt.loaded.int.module.cmdmod][ERROR   ][1810] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:16,741 [salt.loaded.int.module.cmdmod][ERROR   ][1810] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:19,066 [salt.loader      ][ERROR   ][1810] 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-11 10:15:39,812 [salt.loader      ][ERROR   ][1810] 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-11 10:15:41,463 [salt.loaded.int.module.cmdmod][ERROR   ][1810] 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-11 10:15:45,638 [salt.loader      ][ERROR   ][2372] 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-11 10:15:46,160 [salt.loaded.int.module.cmdmod][INFO    ][2372] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-11 10:15:46,197 [salt.loaded.int.module.cmdmod][INFO    ][2372] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-11 10:15:46,256 [salt.loaded.int.module.cmdmod][INFO    ][2372] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-11 10:15:46,296 [salt.utils.parsers][WARNING ][1518] Minion received a SIGTERM. Exiting.
2018-07-11 10:15:47,520 [salt.cli.daemons ][INFO    ][2451] Setting up the Salt Minion "msg02.mcp-ovs-dpdk-ha.local"
2018-07-11 10:15:47,724 [salt.cli.daemons ][INFO    ][2451] Starting up the Salt Minion
2018-07-11 10:15:47,726 [salt.utils.event ][INFO    ][2451] Starting pull socket on /var/run/salt/minion/minion_event_cb4aee2f3f_pull.ipc
2018-07-11 10:15:48,632 [salt.minion      ][INFO    ][2451] Creating minion process manager
2018-07-11 10:15:50,088 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2451] Executing command ['date', '+%z'] in directory '/root'
2018-07-11 10:15:50,117 [salt.utils.schedule][INFO    ][2451] Updating job settings for scheduled job: __mine_interval
2018-07-11 10:15:50,122 [salt.minion      ][INFO    ][2451] Added mine.update to scheduler
2018-07-11 10:15:50,128 [salt.minion      ][INFO    ][2451] Minion is starting as user 'root'
2018-07-11 10:15:50,145 [salt.minion      ][INFO    ][2451] Minion is ready to receive requests!
2018-07-11 10:15:51,146 [salt.utils.schedule][INFO    ][2451] Running scheduled job: __mine_interval
2018-07-11 10:16:48,714 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command state.apply with jid 20180711101648695011
2018-07-11 10:16:48,743 [salt.minion      ][INFO    ][2547] Starting a new job with PID 2547
2018-07-11 10:16:52,628 [salt.state       ][INFO    ][2547] Loading fresh modules for state activity
2018-07-11 10:16:53,983 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-11 10:16:54,030 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-11 10:16:54,298 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-11 10:16:54,505 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-11 10:16:54,713 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-11 10:16:55,165 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-11 10:16:55,398 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-11 10:16:55,598 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-11 10:16:55,869 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-11 10:16:56,077 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-11 10:16:56,284 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-11 10:16:56,489 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-11 10:16:56,746 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-11 10:16:57,103 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-11 10:16:57,947 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-11 10:16:58,153 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-11 10:16:58,362 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-11 10:16:58,575 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-11 10:16:58,775 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-11 10:16:58,982 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-11 10:16:59,181 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-11 10:16:59,507 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-11 10:16:59,948 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-11 10:17:00,152 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-11 10:17:00,363 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-11 10:17:00,388 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-11 10:17:00,771 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-11 10:17:00,867 [salt.state       ][INFO    ][2547] Running state [/etc/environment] at time 10:17:00.867610
2018-07-11 10:17:00,868 [salt.state       ][INFO    ][2547] Executing state file.blockreplace for /etc/environment
2018-07-11 10:17:00,882 [salt.state       ][INFO    ][2547] 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-11 10:17:00,884 [salt.state       ][INFO    ][2547] Completed state [/etc/environment] at time 10:17:00.884028 duration_in_ms=16.419
2018-07-11 10:17:00,884 [salt.state       ][INFO    ][2547] Running state [/etc/profile.d] at time 10:17:00.884677
2018-07-11 10:17:00,884 [salt.state       ][INFO    ][2547] Executing state file.directory for /etc/profile.d
2018-07-11 10:17:00,888 [salt.state       ][INFO    ][2547] Directory /etc/profile.d is in the correct state
2018-07-11 10:17:00,888 [salt.state       ][INFO    ][2547] Completed state [/etc/profile.d] at time 10:17:00.888345 duration_in_ms=3.668
2018-07-11 10:17:00,961 [salt.loader      ][ERROR   ][2547] 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-11 10:17:01,777 [salt.state       ][INFO    ][2547] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 10:17:01.777183
2018-07-11 10:17:01,777 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-11 10:17:01,804 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-11 10:17:01,817 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:01,817 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 10:17:01.817904 duration_in_ms=40.721
2018-07-11 10:17:01,818 [salt.state       ][INFO    ][2547] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:17:01.818194
2018-07-11 10:17:01,818 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-11 10:17:02,018 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:02,019 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:17:02.019065 duration_in_ms=200.87
2018-07-11 10:17:02,023 [salt.state       ][INFO    ][2547] Running state [linux_repo_prereq_pkgs] at time 10:17:02.023173
2018-07-11 10:17:02,023 [salt.state       ][INFO    ][2547] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-11 10:17:02,024 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:17:02,809 [salt.state       ][INFO    ][2547] All specified packages are already installed
2018-07-11 10:17:02,809 [salt.state       ][INFO    ][2547] Completed state [linux_repo_prereq_pkgs] at time 10:17:02.809552 duration_in_ms=786.378
2018-07-11 10:17:02,810 [salt.state       ][INFO    ][2547] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 10:17:02.810030
2018-07-11 10:17:02,810 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-11 10:17:02,833 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-11 10:17:02,850 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:02,851 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 10:17:02.851055 duration_in_ms=41.025
2018-07-11 10:17:02,851 [salt.state       ][INFO    ][2547] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:17:02.851361
2018-07-11 10:17:02,851 [salt.state       ][INFO    ][2547] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-11 10:17:02,852 [salt.state       ][INFO    ][2547] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-11 10:17:02,852 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:17:02.852369 duration_in_ms=1.008
2018-07-11 10:17:02,852 [salt.state       ][INFO    ][2547] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:17:02.852661
2018-07-11 10:17:02,852 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-11 10:17:02,875 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-11 10:17:03,073 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:03,074 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:17:03.074418 duration_in_ms=221.756
2018-07-11 10:17:03,077 [salt.state       ][INFO    ][2547] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 10:17:03.077553
2018-07-11 10:17:03,077 [salt.state       ][INFO    ][2547] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-11 10:17:03,078 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-11 10:17:04,014 [salt.state       ][INFO    ][2547] {'pid': 2621, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-11 10:17:04,016 [salt.state       ][INFO    ][2547] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 10:17:04.015888 duration_in_ms=938.333
2018-07-11 10:17:04,033 [salt.state       ][INFO    ][2547] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 10:17:04.032981
2018-07-11 10:17:04,033 [salt.state       ][INFO    ][2547] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-11 10:17:04,217 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:17:08,820 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101708800437
2018-07-11 10:17:08,843 [salt.minion      ][INFO    ][3049] Starting a new job with PID 3049
2018-07-11 10:17:08,875 [salt.minion      ][INFO    ][3049] Returning information for job: 20180711101708800437
2018-07-11 10:17:12,391 [salt.state       ][INFO    ][2547] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-11 10:17:12,392 [salt.state       ][INFO    ][2547] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 10:17:12.392769 duration_in_ms=8359.788
2018-07-11 10:17:12,393 [salt.state       ][INFO    ][2547] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:17:12.393527
2018-07-11 10:17:12,394 [salt.state       ][INFO    ][2547] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-11 10:17:12,395 [salt.state       ][INFO    ][2547] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-11 10:17:12,396 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:17:12.396296 duration_in_ms=2.769
2018-07-11 10:17:12,396 [salt.state       ][INFO    ][2547] Running state [/etc/apt/preferences.d/uca] at time 10:17:12.396887
2018-07-11 10:17:12,397 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-11 10:17:12,594 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:12,595 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/preferences.d/uca] at time 10:17:12.595799 duration_in_ms=198.912
2018-07-11 10:17:12,604 [salt.state       ][INFO    ][2547] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:17:12.604334
2018-07-11 10:17:12,604 [salt.state       ][INFO    ][2547] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-11 10:17:12,606 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-11 10:17:12,627 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-11 10:17:13,115 [salt.state       ][INFO    ][2547] {'pid': 3060, '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.7su60hX5KB/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-11 10:17:13,116 [salt.state       ][INFO    ][2547] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:17:13.116337 duration_in_ms=512.003
2018-07-11 10:17:13,121 [salt.state       ][INFO    ][2547] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 10:17:13.121662
2018-07-11 10:17:13,122 [salt.state       ][INFO    ][2547] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-11 10:17:13,329 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:17:18,967 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101718950299
2018-07-11 10:17:18,988 [salt.minion      ][INFO    ][3533] Starting a new job with PID 3533
2018-07-11 10:17:19,016 [salt.minion      ][INFO    ][3533] Returning information for job: 20180711101718950299
2018-07-11 10:17:21,965 [salt.state       ][INFO    ][2547] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-11 10:17:21,967 [salt.state       ][INFO    ][2547] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 10:17:21.966970 duration_in_ms=8845.307
2018-07-11 10:17:21,968 [salt.state       ][INFO    ][2547] Running state [linux_extra_packages_latest] at time 10:17:21.968078
2018-07-11 10:17:21,969 [salt.state       ][INFO    ][2547] Executing state pkg.latest for linux_extra_packages_latest
2018-07-11 10:17:21,998 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-11 10:17:22,190 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:17:22,237 [salt.loaded.int.module.cmdmod][INFO    ][2547] 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-11 10:17:26,860 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:17:26,943 [salt.state       ][INFO    ][2547] 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-11 10:17:26,988 [salt.state       ][INFO    ][2547] Loading fresh modules for state activity
2018-07-11 10:17:27,055 [salt.state       ][INFO    ][2547] Completed state [linux_extra_packages_latest] at time 10:17:27.055519 duration_in_ms=5087.44
2018-07-11 10:17:27,061 [salt.state       ][INFO    ][2547] Running state [UTC] at time 10:17:27.061301
2018-07-11 10:17:27,062 [salt.state       ][INFO    ][2547] Executing state timezone.system for UTC
2018-07-11 10:17:27,067 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['timedatectl'] in directory '/root'
2018-07-11 10:17:27,144 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['timedatectl'] in directory '/root'
2018-07-11 10:17:27,172 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-11 10:17:27,198 [salt.state       ][INFO    ][2547] {'timezone': 'UTC'}
2018-07-11 10:17:27,198 [salt.state       ][INFO    ][2547] Completed state [UTC] at time 10:17:27.198813 duration_in_ms=137.512
2018-07-11 10:17:27,205 [salt.state       ][INFO    ][2547] Running state [nf_conntrack] at time 10:17:27.205865
2018-07-11 10:17:27,206 [salt.state       ][INFO    ][2547] Executing state kmod.present for nf_conntrack
2018-07-11 10:17:27,207 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'lsmod' in directory '/root'
2018-07-11 10:17:27,795 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'lsmod' in directory '/root'
2018-07-11 10:17:27,815 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-11 10:17:27,841 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'lsmod' in directory '/root'
2018-07-11 10:17:28,016 [salt.state       ][INFO    ][2547] {'nf_conntrack': 'loaded'}
2018-07-11 10:17:28,016 [salt.state       ][INFO    ][2547] Completed state [nf_conntrack] at time 10:17:28.016854 duration_in_ms=810.989
2018-07-11 10:17:28,022 [salt.state       ][INFO    ][2547] Running state [kernel.panic] at time 10:17:28.022783
2018-07-11 10:17:28,023 [salt.state       ][INFO    ][2547] Executing state sysctl.present for kernel.panic
2018-07-11 10:17:28,023 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,106 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-11 10:17:28,127 [salt.state       ][INFO    ][2547] {'kernel.panic': 60}
2018-07-11 10:17:28,128 [salt.state       ][INFO    ][2547] Completed state [kernel.panic] at time 10:17:28.128635 duration_in_ms=105.851
2018-07-11 10:17:28,129 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_keepalive_probes] at time 10:17:28.129529
2018-07-11 10:17:28,130 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-11 10:17:28,132 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,192 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-11 10:17:28,216 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-11 10:17:28,217 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:17:28.217077 duration_in_ms=87.548
2018-07-11 10:17:28,218 [salt.state       ][INFO    ][2547] Running state [fs.file-max] at time 10:17:28.218288
2018-07-11 10:17:28,219 [salt.state       ][INFO    ][2547] Executing state sysctl.present for fs.file-max
2018-07-11 10:17:28,220 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,280 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-11 10:17:28,303 [salt.state       ][INFO    ][2547] {'fs.file-max': 124165}
2018-07-11 10:17:28,305 [salt.state       ][INFO    ][2547] Completed state [fs.file-max] at time 10:17:28.304359 duration_in_ms=86.069
2018-07-11 10:17:28,305 [salt.state       ][INFO    ][2547] Running state [net.core.somaxconn] at time 10:17:28.305560
2018-07-11 10:17:28,306 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.core.somaxconn
2018-07-11 10:17:28,308 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,369 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-11 10:17:28,399 [salt.state       ][INFO    ][2547] {'net.core.somaxconn': 4096}
2018-07-11 10:17:28,401 [salt.state       ][INFO    ][2547] Completed state [net.core.somaxconn] at time 10:17:28.400907 duration_in_ms=95.348
2018-07-11 10:17:28,401 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:17:28.401542
2018-07-11 10:17:28,402 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-11 10:17:28,404 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,469 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-11 10:17:28,491 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-11 10:17:28,492 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:17:28.492399 duration_in_ms=90.858
2018-07-11 10:17:28,492 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_tw_reuse] at time 10:17:28.492893
2018-07-11 10:17:28,493 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-11 10:17:28,494 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,550 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-11 10:17:28,568 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-11 10:17:28,568 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_tw_reuse] at time 10:17:28.568886 duration_in_ms=75.992
2018-07-11 10:17:28,569 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_congestion_control] at time 10:17:28.569293
2018-07-11 10:17:28,569 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-11 10:17:28,570 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,627 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-11 10:17:28,654 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-11 10:17:28,655 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_congestion_control] at time 10:17:28.655167 duration_in_ms=85.874
2018-07-11 10:17:28,655 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_retries2] at time 10:17:28.655605
2018-07-11 10:17:28,656 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-11 10:17:28,657 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,726 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-11 10:17:28,748 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_retries2': 5}
2018-07-11 10:17:28,749 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_retries2] at time 10:17:28.749228 duration_in_ms=93.622
2018-07-11 10:17:28,749 [salt.state       ][INFO    ][2547] Running state [net.core.netdev_max_backlog] at time 10:17:28.749866
2018-07-11 10:17:28,751 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-11 10:17:28,753 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,818 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-11 10:17:28,847 [salt.state       ][INFO    ][2547] {'net.core.netdev_max_backlog': 261144}
2018-07-11 10:17:28,848 [salt.state       ][INFO    ][2547] Completed state [net.core.netdev_max_backlog] at time 10:17:28.848081 duration_in_ms=98.215
2018-07-11 10:17:28,848 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:17:28.848793
2018-07-11 10:17:28,849 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-11 10:17:28,851 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:28,921 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-11 10:17:28,951 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-11 10:17:28,951 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:17:28.951608 duration_in_ms=102.815
2018-07-11 10:17:28,952 [salt.state       ][INFO    ][2547] Running state [vm.swappiness] at time 10:17:28.952689
2018-07-11 10:17:28,953 [salt.state       ][INFO    ][2547] Executing state sysctl.present for vm.swappiness
2018-07-11 10:17:28,954 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,024 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-11 10:17:29,052 [salt.state       ][INFO    ][2547] {'vm.swappiness': 10}
2018-07-11 10:17:29,053 [salt.state       ][INFO    ][2547] Completed state [vm.swappiness] at time 10:17:29.053472 duration_in_ms=100.78
2018-07-11 10:17:29,054 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:17:29.054805
2018-07-11 10:17:29,055 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-11 10:17:29,056 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,131 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-11 10:17:29,159 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-11 10:17:29,160 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:17:29.159911 duration_in_ms=105.106
2018-07-11 10:17:29,160 [salt.state       ][INFO    ][2547] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:17:29.160389
2018-07-11 10:17:29,161 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-11 10:17:29,162 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,195 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101729176331
2018-07-11 10:17:29,215 [salt.minion      ][INFO    ][3762] Starting a new job with PID 3762
2018-07-11 10:17:29,229 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-11 10:17:29,246 [salt.minion      ][INFO    ][3762] Returning information for job: 20180711101729176331
2018-07-11 10:17:29,251 [salt.state       ][INFO    ][2547] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-11 10:17:29,252 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:17:29.252177 duration_in_ms=91.787
2018-07-11 10:17:29,253 [salt.state       ][INFO    ][2547] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:17:29.253027
2018-07-11 10:17:29,253 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-11 10:17:29,255 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,319 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-11 10:17:29,338 [salt.state       ][INFO    ][2547] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-11 10:17:29,338 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:17:29.338661 duration_in_ms=85.633
2018-07-11 10:17:29,339 [salt.state       ][INFO    ][2547] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:17:29.339113
2018-07-11 10:17:29,339 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-11 10:17:29,340 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,399 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-11 10:17:29,418 [salt.state       ][INFO    ][2547] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-11 10:17:29,419 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:17:29.419180 duration_in_ms=80.066
2018-07-11 10:17:29,419 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_fin_timeout] at time 10:17:29.419622
2018-07-11 10:17:29,420 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-11 10:17:29,420 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,481 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-11 10:17:29,509 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-11 10:17:29,510 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_fin_timeout] at time 10:17:29.510569 duration_in_ms=90.946
2018-07-11 10:17:29,511 [salt.state       ][INFO    ][2547] Running state [net.ipv4.tcp_keepalive_time] at time 10:17:29.511264
2018-07-11 10:17:29,512 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-11 10:17:29,513 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,586 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-11 10:17:29,614 [salt.state       ][INFO    ][2547] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-11 10:17:29,615 [salt.state       ][INFO    ][2547] Completed state [net.ipv4.tcp_keepalive_time] at time 10:17:29.615395 duration_in_ms=104.132
2018-07-11 10:17:29,616 [salt.state       ][INFO    ][2547] Running state [net.nf_conntrack_max] at time 10:17:29.616812
2018-07-11 10:17:29,617 [salt.state       ][INFO    ][2547] Executing state sysctl.present for net.nf_conntrack_max
2018-07-11 10:17:29,618 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:29,685 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-11 10:17:29,712 [salt.state       ][INFO    ][2547] {'net.nf_conntrack_max': 1048576}
2018-07-11 10:17:29,713 [salt.state       ][INFO    ][2547] Completed state [net.nf_conntrack_max] at time 10:17:29.713153 duration_in_ms=96.339
2018-07-11 10:17:29,733 [salt.state       ][INFO    ][2547] Running state [linux_sysfs_package] at time 10:17:29.733719
2018-07-11 10:17:29,734 [salt.state       ][INFO    ][2547] Executing state pkg.installed for linux_sysfs_package
2018-07-11 10:17:29,819 [salt.loader      ][ERROR   ][2547] 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-11 10:17:30,980 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-11 10:17:31,200 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:17:35,187 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:17:35,233 [salt.loaded.int.module.cmdmod][INFO    ][2547] 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-11 10:17:39,244 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101739224946
2018-07-11 10:17:39,268 [salt.minion      ][INFO    ][4502] Starting a new job with PID 4502
2018-07-11 10:17:39,307 [salt.minion      ][INFO    ][4502] Returning information for job: 20180711101739224946
2018-07-11 10:17:41,354 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:17:41,452 [salt.state       ][INFO    ][2547] 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-11 10:17:41,488 [salt.state       ][INFO    ][2547] Loading fresh modules for state activity
2018-07-11 10:17:41,556 [salt.state       ][INFO    ][2547] Completed state [linux_sysfs_package] at time 10:17:41.555986 duration_in_ms=11822.267
2018-07-11 10:17:41,564 [salt.state       ][INFO    ][2547] Running state [/etc/sysfs.d] at time 10:17:41.564661
2018-07-11 10:17:41,565 [salt.state       ][INFO    ][2547] Executing state file.directory for /etc/sysfs.d
2018-07-11 10:17:41,573 [salt.state       ][INFO    ][2547] Directory /etc/sysfs.d is in the correct state
2018-07-11 10:17:41,574 [salt.state       ][INFO    ][2547] Completed state [/etc/sysfs.d] at time 10:17:41.574625 duration_in_ms=9.964
2018-07-11 10:17:41,576 [salt.loader      ][ERROR   ][2547] 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-11 10:17:42,097 [salt.state       ][INFO    ][2547] Running state [ondemand] at time 10:17:42.097547
2018-07-11 10:17:42,098 [salt.state       ][INFO    ][2547] Executing state service.dead for ondemand
2018-07-11 10:17:42,103 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-11 10:17:42,145 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:42,175 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:42,207 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:42,323 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:42,354 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:42,392 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:42,432 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-11 10:17:42,764 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:42,804 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'runlevel' in directory '/root'
2018-07-11 10:17:42,827 [salt.state       ][INFO    ][2547] {'ondemand': True}
2018-07-11 10:17:42,828 [salt.state       ][INFO    ][2547] Completed state [ondemand] at time 10:17:42.828440 duration_in_ms=730.894
2018-07-11 10:17:42,830 [salt.state       ][INFO    ][2547] Running state [cs_CZ.UTF-8] at time 10:17:42.830825
2018-07-11 10:17:42,831 [salt.state       ][INFO    ][2547] Executing state locale.present for cs_CZ.UTF-8
2018-07-11 10:17:42,833 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'locale -a' in directory '/root'
2018-07-11 10:17:42,865 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-11 10:17:44,945 [salt.state       ][INFO    ][2547] {'locale': 'cs_CZ.UTF-8'}
2018-07-11 10:17:44,947 [salt.state       ][INFO    ][2547] Completed state [cs_CZ.UTF-8] at time 10:17:44.947073 duration_in_ms=2116.246
2018-07-11 10:17:44,948 [salt.state       ][INFO    ][2547] Running state [en_US.UTF-8] at time 10:17:44.948126
2018-07-11 10:17:44,949 [salt.state       ][INFO    ][2547] Executing state locale.present for en_US.UTF-8
2018-07-11 10:17:44,951 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'locale -a' in directory '/root'
2018-07-11 10:17:44,971 [salt.state       ][INFO    ][2547] Locale en_US.UTF-8 is already present
2018-07-11 10:17:44,972 [salt.state       ][INFO    ][2547] Completed state [en_US.UTF-8] at time 10:17:44.972587 duration_in_ms=24.461
2018-07-11 10:17:44,977 [salt.state       ][INFO    ][2547] Running state [en_US.UTF-8] at time 10:17:44.977341
2018-07-11 10:17:44,978 [salt.state       ][INFO    ][2547] Executing state locale.system for en_US.UTF-8
2018-07-11 10:17:44,980 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'localectl' in directory '/root'
2018-07-11 10:17:45,040 [salt.state       ][INFO    ][2547] System locale en_US.UTF-8 already set
2018-07-11 10:17:45,040 [salt.state       ][INFO    ][2547] Completed state [en_US.UTF-8] at time 10:17:45.040568 duration_in_ms=63.227
2018-07-11 10:17:45,043 [salt.state       ][INFO    ][2547] Running state [root] at time 10:17:45.043169
2018-07-11 10:17:45,043 [salt.state       ][INFO    ][2547] Executing state group.present for root
2018-07-11 10:17:45,050 [salt.state       ][INFO    ][2547] Group root is present and up to date
2018-07-11 10:17:45,051 [salt.state       ][INFO    ][2547] Completed state [root] at time 10:17:45.051273 duration_in_ms=8.105
2018-07-11 10:17:45,057 [salt.state       ][INFO    ][2547] Running state [root] at time 10:17:45.057778
2018-07-11 10:17:45,058 [salt.state       ][INFO    ][2547] Executing state user.present for root
2018-07-11 10:17:45,063 [salt.state       ][INFO    ][2547] User root is present and up to date
2018-07-11 10:17:45,063 [salt.state       ][INFO    ][2547] Completed state [root] at time 10:17:45.063488 duration_in_ms=5.711
2018-07-11 10:17:45,065 [salt.state       ][INFO    ][2547] Running state [/root] at time 10:17:45.065830
2018-07-11 10:17:45,066 [salt.state       ][INFO    ][2547] Executing state file.directory for /root
2018-07-11 10:17:45,067 [salt.state       ][INFO    ][2547] Directory /root is in the correct state
2018-07-11 10:17:45,067 [salt.state       ][INFO    ][2547] Completed state [/root] at time 10:17:45.067286 duration_in_ms=1.456
2018-07-11 10:17:45,067 [salt.state       ][INFO    ][2547] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:17:45.067555
2018-07-11 10:17:45,068 [salt.state       ][INFO    ][2547] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-11 10:17:45,069 [salt.state       ][INFO    ][2547] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-11 10:17:45,069 [salt.state       ][INFO    ][2547] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:17:45.069319 duration_in_ms=1.765
2018-07-11 10:17:45,069 [salt.state       ][INFO    ][2547] Running state [ubuntu] at time 10:17:45.069592
2018-07-11 10:17:45,069 [salt.state       ][INFO    ][2547] Executing state group.present for ubuntu
2018-07-11 10:17:45,070 [salt.state       ][INFO    ][2547] Group ubuntu is present and up to date
2018-07-11 10:17:45,070 [salt.state       ][INFO    ][2547] Completed state [ubuntu] at time 10:17:45.070499 duration_in_ms=0.908
2018-07-11 10:17:45,072 [salt.state       ][INFO    ][2547] Running state [ubuntu] at time 10:17:45.072735
2018-07-11 10:17:45,073 [salt.state       ][INFO    ][2547] Executing state user.present for ubuntu
2018-07-11 10:17:45,079 [salt.state       ][INFO    ][2547] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-11 10:17:45,079 [salt.state       ][INFO    ][2547] Completed state [ubuntu] at time 10:17:45.079532 duration_in_ms=6.797
2018-07-11 10:17:45,082 [salt.state       ][INFO    ][2547] Running state [/home/ubuntu] at time 10:17:45.082160
2018-07-11 10:17:45,082 [salt.state       ][INFO    ][2547] Executing state file.directory for /home/ubuntu
2018-07-11 10:17:45,083 [salt.state       ][INFO    ][2547] {'mode': '0700'}
2018-07-11 10:17:45,084 [salt.state       ][INFO    ][2547] Completed state [/home/ubuntu] at time 10:17:45.084097 duration_in_ms=1.937
2018-07-11 10:17:45,085 [salt.state       ][INFO    ][2547] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:17:45.085791
2018-07-11 10:17:45,086 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-11 10:17:45,114 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-11 10:17:45,122 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command '/usr/sbin/visudo -c -f /tmp/tmp5nYq26' in directory '/root'
2018-07-11 10:17:45,169 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:45,170 [salt.state       ][INFO    ][2547] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:17:45.169771 duration_in_ms=83.977
2018-07-11 10:17:45,171 [salt.state       ][INFO    ][2547] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:17:45.171075
2018-07-11 10:17:45,171 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-11 10:17:45,197 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-11 10:17:45,423 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:45,423 [salt.state       ][INFO    ][2547] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:17:45.423537 duration_in_ms=252.463
2018-07-11 10:17:45,423 [salt.state       ][INFO    ][2547] Running state [apt-daily.timer] at time 10:17:45.423877
2018-07-11 10:17:45,424 [salt.state       ][INFO    ][2547] Executing state service.dead for apt-daily.timer
2018-07-11 10:17:45,425 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-11 10:17:45,455 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,479 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,507 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,547 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,577 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,610 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,655 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,882 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:45,916 [salt.state       ][INFO    ][2547] {'apt-daily.timer': True}
2018-07-11 10:17:45,916 [salt.state       ][INFO    ][2547] Completed state [apt-daily.timer] at time 10:17:45.916835 duration_in_ms=492.957
2018-07-11 10:17:45,917 [salt.state       ][INFO    ][2547] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:17:45.917320
2018-07-11 10:17:45,918 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-11 10:17:45,941 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-11 10:17:46,163 [salt.state       ][INFO    ][2547] File changed:
New file
2018-07-11 10:17:46,163 [salt.state       ][INFO    ][2547] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:17:46.163787 duration_in_ms=246.467
2018-07-11 10:17:46,167 [salt.state       ][INFO    ][2547] Running state [service.systemctl_reload] at time 10:17:46.167038
2018-07-11 10:17:46,167 [salt.state       ][INFO    ][2547] Executing state module.wait for service.systemctl_reload
2018-07-11 10:17:46,167 [salt.state       ][INFO    ][2547] No changes made for service.systemctl_reload
2018-07-11 10:17:46,167 [salt.state       ][INFO    ][2547] Completed state [service.systemctl_reload] at time 10:17:46.167889 duration_in_ms=0.851
2018-07-11 10:17:46,168 [salt.state       ][INFO    ][2547] Running state [service.systemctl_reload] at time 10:17:46.168126
2018-07-11 10:17:46,168 [salt.state       ][INFO    ][2547] Executing state module.mod_watch for service.systemctl_reload
2018-07-11 10:17:46,169 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-11 10:17:46,361 [salt.state       ][INFO    ][2547] {'ret': True}
2018-07-11 10:17:46,362 [salt.state       ][INFO    ][2547] Completed state [service.systemctl_reload] at time 10:17:46.362673 duration_in_ms=194.547
2018-07-11 10:17:46,363 [salt.state       ][INFO    ][2547] Running state [/etc/issue] at time 10:17:46.363352
2018-07-11 10:17:46,363 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/issue
2018-07-11 10:17:46,367 [salt.state       ][INFO    ][2547] 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-11 10:17:46,367 [salt.state       ][INFO    ][2547] Completed state [/etc/issue] at time 10:17:46.367938 duration_in_ms=4.586
2018-07-11 10:17:46,368 [salt.state       ][INFO    ][2547] Running state [/etc/hostname] at time 10:17:46.368280
2018-07-11 10:17:46,368 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/hostname
2018-07-11 10:17:46,395 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-11 10:17:46,400 [salt.state       ][INFO    ][2547] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg02

2018-07-11 10:17:46,401 [salt.state       ][INFO    ][2547] Completed state [/etc/hostname] at time 10:17:46.401020 duration_in_ms=32.741
2018-07-11 10:17:46,405 [salt.state       ][INFO    ][2547] Running state [hostname msg02] at time 10:17:46.405009
2018-07-11 10:17:46,405 [salt.state       ][INFO    ][2547] Executing state cmd.wait for hostname msg02
2018-07-11 10:17:46,405 [salt.state       ][INFO    ][2547] No changes made for hostname msg02
2018-07-11 10:17:46,405 [salt.state       ][INFO    ][2547] Completed state [hostname msg02] at time 10:17:46.405920 duration_in_ms=0.91
2018-07-11 10:17:46,406 [salt.state       ][INFO    ][2547] Running state [hostname msg02] at time 10:17:46.406506
2018-07-11 10:17:46,406 [salt.state       ][INFO    ][2547] Executing state cmd.mod_watch for hostname msg02
2018-07-11 10:17:46,408 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command 'hostname msg02' in directory '/root'
2018-07-11 10:17:46,426 [salt.state       ][INFO    ][2547] {'pid': 4787, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:17:46,427 [salt.state       ][INFO    ][2547] Completed state [hostname msg02] at time 10:17:46.427648 duration_in_ms=21.142
2018-07-11 10:17:46,430 [salt.state       ][INFO    ][2547] Running state [mdb02] at time 10:17:46.429941
2018-07-11 10:17:46,430 [salt.state       ][INFO    ][2547] Executing state host.present for mdb02
2018-07-11 10:17:46,434 [salt.state       ][INFO    ][2547] {'host': 'mdb02'}
2018-07-11 10:17:46,434 [salt.state       ][INFO    ][2547] Completed state [mdb02] at time 10:17:46.434802 duration_in_ms=4.861
2018-07-11 10:17:46,435 [salt.state       ][INFO    ][2547] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 10:17:46.435137
2018-07-11 10:17:46,435 [salt.state       ][INFO    ][2547] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,437 [salt.state       ][INFO    ][2547] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,438 [salt.state       ][INFO    ][2547] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 10:17:46.438078 duration_in_ms=2.941
2018-07-11 10:17:46,438 [salt.state       ][INFO    ][2547] Running state [mdb03] at time 10:17:46.438419
2018-07-11 10:17:46,438 [salt.state       ][INFO    ][2547] Executing state host.present for mdb03
2018-07-11 10:17:46,440 [salt.state       ][INFO    ][2547] {'host': 'mdb03'}
2018-07-11 10:17:46,441 [salt.state       ][INFO    ][2547] Completed state [mdb03] at time 10:17:46.441016 duration_in_ms=2.597
2018-07-11 10:17:46,441 [salt.state       ][INFO    ][2547] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 10:17:46.441321
2018-07-11 10:17:46,441 [salt.state       ][INFO    ][2547] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,443 [salt.state       ][INFO    ][2547] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,444 [salt.state       ][INFO    ][2547] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 10:17:46.444394 duration_in_ms=3.073
2018-07-11 10:17:46,444 [salt.state       ][INFO    ][2547] Running state [mdb01] at time 10:17:46.444767
2018-07-11 10:17:46,445 [salt.state       ][INFO    ][2547] Executing state host.present for mdb01
2018-07-11 10:17:46,446 [salt.state       ][INFO    ][2547] {'host': 'mdb01'}
2018-07-11 10:17:46,447 [salt.state       ][INFO    ][2547] Completed state [mdb01] at time 10:17:46.447101 duration_in_ms=2.333
2018-07-11 10:17:46,447 [salt.state       ][INFO    ][2547] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 10:17:46.447463
2018-07-11 10:17:46,447 [salt.state       ][INFO    ][2547] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,450 [salt.state       ][INFO    ][2547] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,451 [salt.state       ][INFO    ][2547] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 10:17:46.450946 duration_in_ms=3.484
2018-07-11 10:17:46,451 [salt.state       ][INFO    ][2547] Running state [mdb] at time 10:17:46.451320
2018-07-11 10:17:46,451 [salt.state       ][INFO    ][2547] Executing state host.present for mdb
2018-07-11 10:17:46,453 [salt.state       ][INFO    ][2547] {'host': 'mdb'}
2018-07-11 10:17:46,453 [salt.state       ][INFO    ][2547] Completed state [mdb] at time 10:17:46.453695 duration_in_ms=2.375
2018-07-11 10:17:46,454 [salt.state       ][INFO    ][2547] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 10:17:46.454616
2018-07-11 10:17:46,454 [salt.state       ][INFO    ][2547] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,456 [salt.state       ][INFO    ][2547] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,456 [salt.state       ][INFO    ][2547] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 10:17:46.456352 duration_in_ms=1.736
2018-07-11 10:17:46,456 [salt.state       ][INFO    ][2547] Running state [cfg01] at time 10:17:46.456672
2018-07-11 10:17:46,456 [salt.state       ][INFO    ][2547] Executing state host.present for cfg01
2018-07-11 10:17:46,458 [salt.state       ][INFO    ][2547] {'host': 'cfg01'}
2018-07-11 10:17:46,459 [salt.state       ][INFO    ][2547] Completed state [cfg01] at time 10:17:46.459022 duration_in_ms=2.349
2018-07-11 10:17:46,459 [salt.state       ][INFO    ][2547] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:46.459326
2018-07-11 10:17:46,459 [salt.state       ][INFO    ][2547] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,461 [salt.state       ][INFO    ][2547] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,461 [salt.state       ][INFO    ][2547] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:46.461914 duration_in_ms=2.588
2018-07-11 10:17:46,462 [salt.state       ][INFO    ][2547] Running state [prx01] at time 10:17:46.462219
2018-07-11 10:17:46,462 [salt.state       ][INFO    ][2547] Executing state host.present for prx01
2018-07-11 10:17:46,464 [salt.state       ][INFO    ][2547] {'host': 'prx01'}
2018-07-11 10:17:46,464 [salt.state       ][INFO    ][2547] Completed state [prx01] at time 10:17:46.464897 duration_in_ms=2.678
2018-07-11 10:17:46,465 [salt.state       ][INFO    ][2547] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 10:17:46.465210
2018-07-11 10:17:46,465 [salt.state       ][INFO    ][2547] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,467 [salt.state       ][INFO    ][2547] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,467 [salt.state       ][INFO    ][2547] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 10:17:46.467592 duration_in_ms=2.382
2018-07-11 10:17:46,467 [salt.state       ][INFO    ][2547] Running state [kvm01] at time 10:17:46.467914
2018-07-11 10:17:46,468 [salt.state       ][INFO    ][2547] Executing state host.present for kvm01
2018-07-11 10:17:46,469 [salt.state       ][INFO    ][2547] {'host': 'kvm01'}
2018-07-11 10:17:46,469 [salt.state       ][INFO    ][2547] Completed state [kvm01] at time 10:17:46.469659 duration_in_ms=1.745
2018-07-11 10:17:46,470 [salt.state       ][INFO    ][2547] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 10:17:46.469973
2018-07-11 10:17:46,470 [salt.state       ][INFO    ][2547] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,473 [salt.state       ][INFO    ][2547] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,473 [salt.state       ][INFO    ][2547] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 10:17:46.473302 duration_in_ms=3.342
2018-07-11 10:17:46,473 [salt.state       ][INFO    ][2547] Running state [kvm03] at time 10:17:46.473606
2018-07-11 10:17:46,473 [salt.state       ][INFO    ][2547] Executing state host.present for kvm03
2018-07-11 10:17:46,475 [salt.state       ][INFO    ][2547] {'host': 'kvm03'}
2018-07-11 10:17:46,475 [salt.state       ][INFO    ][2547] Completed state [kvm03] at time 10:17:46.475409 duration_in_ms=1.803
2018-07-11 10:17:46,475 [salt.state       ][INFO    ][2547] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 10:17:46.475710
2018-07-11 10:17:46,476 [salt.state       ][INFO    ][2547] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,478 [salt.state       ][INFO    ][2547] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,478 [salt.state       ][INFO    ][2547] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 10:17:46.478810 duration_in_ms=3.1
2018-07-11 10:17:46,479 [salt.state       ][INFO    ][2547] Running state [kvm02] at time 10:17:46.479110
2018-07-11 10:17:46,479 [salt.state       ][INFO    ][2547] Executing state host.present for kvm02
2018-07-11 10:17:46,480 [salt.state       ][INFO    ][2547] {'host': 'kvm02'}
2018-07-11 10:17:46,480 [salt.state       ][INFO    ][2547] Completed state [kvm02] at time 10:17:46.480895 duration_in_ms=1.785
2018-07-11 10:17:46,481 [salt.state       ][INFO    ][2547] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 10:17:46.481197
2018-07-11 10:17:46,481 [salt.state       ][INFO    ][2547] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,483 [salt.state       ][INFO    ][2547] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,483 [salt.state       ][INFO    ][2547] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 10:17:46.483634 duration_in_ms=2.436
2018-07-11 10:17:46,484 [salt.state       ][INFO    ][2547] Running state [dbs] at time 10:17:46.483958
2018-07-11 10:17:46,484 [salt.state       ][INFO    ][2547] Executing state host.present for dbs
2018-07-11 10:17:46,486 [salt.state       ][INFO    ][2547] {'host': 'dbs'}
2018-07-11 10:17:46,486 [salt.state       ][INFO    ][2547] Completed state [dbs] at time 10:17:46.486688 duration_in_ms=2.729
2018-07-11 10:17:46,487 [salt.state       ][INFO    ][2547] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 10:17:46.487013
2018-07-11 10:17:46,487 [salt.state       ][INFO    ][2547] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,488 [salt.state       ][INFO    ][2547] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,488 [salt.state       ][INFO    ][2547] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 10:17:46.488852 duration_in_ms=1.839
2018-07-11 10:17:46,489 [salt.state       ][INFO    ][2547] Running state [prx] at time 10:17:46.489154
2018-07-11 10:17:46,489 [salt.state       ][INFO    ][2547] Executing state host.present for prx
2018-07-11 10:17:46,491 [salt.state       ][INFO    ][2547] {'host': 'prx'}
2018-07-11 10:17:46,491 [salt.state       ][INFO    ][2547] Completed state [prx] at time 10:17:46.491347 duration_in_ms=2.193
2018-07-11 10:17:46,491 [salt.state       ][INFO    ][2547] Running state [prx.mcp-ovs-dpdk-ha.local] at time 10:17:46.491645
2018-07-11 10:17:46,491 [salt.state       ][INFO    ][2547] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,493 [salt.state       ][INFO    ][2547] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,493 [salt.state       ][INFO    ][2547] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 10:17:46.493806 duration_in_ms=2.161
2018-07-11 10:17:46,494 [salt.state       ][INFO    ][2547] Running state [prx02] at time 10:17:46.494398
2018-07-11 10:17:46,494 [salt.state       ][INFO    ][2547] Executing state host.present for prx02
2018-07-11 10:17:46,496 [salt.state       ][INFO    ][2547] {'host': 'prx02'}
2018-07-11 10:17:46,496 [salt.state       ][INFO    ][2547] Completed state [prx02] at time 10:17:46.496565 duration_in_ms=2.167
2018-07-11 10:17:46,496 [salt.state       ][INFO    ][2547] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 10:17:46.496887
2018-07-11 10:17:46,497 [salt.state       ][INFO    ][2547] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,498 [salt.state       ][INFO    ][2547] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,499 [salt.state       ][INFO    ][2547] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 10:17:46.499133 duration_in_ms=2.246
2018-07-11 10:17:46,499 [salt.state       ][INFO    ][2547] Running state [msg02] at time 10:17:46.499438
2018-07-11 10:17:46,499 [salt.state       ][INFO    ][2547] Executing state host.present for msg02
2018-07-11 10:17:46,501 [salt.state       ][INFO    ][2547] {'host': 'msg02'}
2018-07-11 10:17:46,501 [salt.state       ][INFO    ][2547] Completed state [msg02] at time 10:17:46.501365 duration_in_ms=1.927
2018-07-11 10:17:46,501 [salt.state       ][INFO    ][2547] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 10:17:46.501681
2018-07-11 10:17:46,501 [salt.state       ][INFO    ][2547] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,504 [salt.state       ][INFO    ][2547] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,505 [salt.state       ][INFO    ][2547] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 10:17:46.504984 duration_in_ms=3.303
2018-07-11 10:17:46,505 [salt.state       ][INFO    ][2547] Running state [msg03] at time 10:17:46.505289
2018-07-11 10:17:46,505 [salt.state       ][INFO    ][2547] Executing state host.present for msg03
2018-07-11 10:17:46,507 [salt.state       ][INFO    ][2547] {'host': 'msg03'}
2018-07-11 10:17:46,507 [salt.state       ][INFO    ][2547] Completed state [msg03] at time 10:17:46.507550 duration_in_ms=2.261
2018-07-11 10:17:46,507 [salt.state       ][INFO    ][2547] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 10:17:46.507870
2018-07-11 10:17:46,508 [salt.state       ][INFO    ][2547] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,510 [salt.state       ][INFO    ][2547] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,510 [salt.state       ][INFO    ][2547] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 10:17:46.510783 duration_in_ms=2.913
2018-07-11 10:17:46,511 [salt.state       ][INFO    ][2547] Running state [msg01] at time 10:17:46.511088
2018-07-11 10:17:46,511 [salt.state       ][INFO    ][2547] Executing state host.present for msg01
2018-07-11 10:17:46,513 [salt.state       ][INFO    ][2547] {'host': 'msg01'}
2018-07-11 10:17:46,513 [salt.state       ][INFO    ][2547] Completed state [msg01] at time 10:17:46.513388 duration_in_ms=2.3
2018-07-11 10:17:46,513 [salt.state       ][INFO    ][2547] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 10:17:46.513692
2018-07-11 10:17:46,514 [salt.state       ][INFO    ][2547] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,516 [salt.state       ][INFO    ][2547] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,516 [salt.state       ][INFO    ][2547] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 10:17:46.516691 duration_in_ms=2.999
2018-07-11 10:17:46,517 [salt.state       ][INFO    ][2547] Running state [msg] at time 10:17:46.517006
2018-07-11 10:17:46,517 [salt.state       ][INFO    ][2547] Executing state host.present for msg
2018-07-11 10:17:46,519 [salt.state       ][INFO    ][2547] {'host': 'msg'}
2018-07-11 10:17:46,519 [salt.state       ][INFO    ][2547] Completed state [msg] at time 10:17:46.519349 duration_in_ms=2.343
2018-07-11 10:17:46,519 [salt.state       ][INFO    ][2547] Running state [msg.mcp-ovs-dpdk-ha.local] at time 10:17:46.519644
2018-07-11 10:17:46,519 [salt.state       ][INFO    ][2547] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,522 [salt.state       ][INFO    ][2547] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,522 [salt.state       ][INFO    ][2547] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 10:17:46.522667 duration_in_ms=3.023
2018-07-11 10:17:46,523 [salt.state       ][INFO    ][2547] Running state [cfg01] at time 10:17:46.522969
2018-07-11 10:17:46,523 [salt.state       ][INFO    ][2547] Executing state host.present for cfg01
2018-07-11 10:17:46,523 [salt.state       ][INFO    ][2547] Host cfg01 (192.168.10.11) already present
2018-07-11 10:17:46,524 [salt.state       ][INFO    ][2547] Completed state [cfg01] at time 10:17:46.524059 duration_in_ms=1.09
2018-07-11 10:17:46,524 [salt.state       ][INFO    ][2547] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:46.524341
2018-07-11 10:17:46,524 [salt.state       ][INFO    ][2547] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,525 [salt.state       ][INFO    ][2547] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-11 10:17:46,525 [salt.state       ][INFO    ][2547] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:46.525403 duration_in_ms=1.062
2018-07-11 10:17:46,525 [salt.state       ][INFO    ][2547] Running state [cmp002] at time 10:17:46.525686
2018-07-11 10:17:46,525 [salt.state       ][INFO    ][2547] Executing state host.present for cmp002
2018-07-11 10:17:46,528 [salt.state       ][INFO    ][2547] {'host': 'cmp002'}
2018-07-11 10:17:46,528 [salt.state       ][INFO    ][2547] Completed state [cmp002] at time 10:17:46.528748 duration_in_ms=3.061
2018-07-11 10:17:46,529 [salt.state       ][INFO    ][2547] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 10:17:46.529082
2018-07-11 10:17:46,529 [salt.state       ][INFO    ][2547] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,532 [salt.state       ][INFO    ][2547] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,532 [salt.state       ][INFO    ][2547] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 10:17:46.532281 duration_in_ms=3.199
2018-07-11 10:17:46,533 [salt.state       ][INFO    ][2547] Running state [cmp001] at time 10:17:46.533141
2018-07-11 10:17:46,533 [salt.state       ][INFO    ][2547] Executing state host.present for cmp001
2018-07-11 10:17:46,535 [salt.state       ][INFO    ][2547] {'host': 'cmp001'}
2018-07-11 10:17:46,535 [salt.state       ][INFO    ][2547] Completed state [cmp001] at time 10:17:46.535580 duration_in_ms=2.439
2018-07-11 10:17:46,535 [salt.state       ][INFO    ][2547] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 10:17:46.535895
2018-07-11 10:17:46,536 [salt.state       ][INFO    ][2547] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,538 [salt.state       ][INFO    ][2547] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,538 [salt.state       ][INFO    ][2547] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 10:17:46.538834 duration_in_ms=2.939
2018-07-11 10:17:46,539 [salt.state       ][INFO    ][2547] Running state [dbs01] at time 10:17:46.539150
2018-07-11 10:17:46,539 [salt.state       ][INFO    ][2547] Executing state host.present for dbs01
2018-07-11 10:17:46,541 [salt.state       ][INFO    ][2547] {'host': 'dbs01'}
2018-07-11 10:17:46,541 [salt.state       ][INFO    ][2547] Completed state [dbs01] at time 10:17:46.541469 duration_in_ms=2.319
2018-07-11 10:17:46,541 [salt.state       ][INFO    ][2547] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 10:17:46.541774
2018-07-11 10:17:46,542 [salt.state       ][INFO    ][2547] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,544 [salt.state       ][INFO    ][2547] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,544 [salt.state       ][INFO    ][2547] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 10:17:46.544218 duration_in_ms=2.444
2018-07-11 10:17:46,544 [salt.state       ][INFO    ][2547] Running state [dbs02] at time 10:17:46.544825
2018-07-11 10:17:46,545 [salt.state       ][INFO    ][2547] Executing state host.present for dbs02
2018-07-11 10:17:46,546 [salt.state       ][INFO    ][2547] {'host': 'dbs02'}
2018-07-11 10:17:46,547 [salt.state       ][INFO    ][2547] Completed state [dbs02] at time 10:17:46.546983 duration_in_ms=2.158
2018-07-11 10:17:46,547 [salt.state       ][INFO    ][2547] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 10:17:46.547284
2018-07-11 10:17:46,547 [salt.state       ][INFO    ][2547] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,549 [salt.state       ][INFO    ][2547] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,549 [salt.state       ][INFO    ][2547] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 10:17:46.549719 duration_in_ms=2.435
2018-07-11 10:17:46,550 [salt.state       ][INFO    ][2547] Running state [dbs03] at time 10:17:46.550050
2018-07-11 10:17:46,550 [salt.state       ][INFO    ][2547] Executing state host.present for dbs03
2018-07-11 10:17:46,551 [salt.state       ][INFO    ][2547] {'host': 'dbs03'}
2018-07-11 10:17:46,552 [salt.state       ][INFO    ][2547] Completed state [dbs03] at time 10:17:46.552182 duration_in_ms=2.132
2018-07-11 10:17:46,552 [salt.state       ][INFO    ][2547] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 10:17:46.552786
2018-07-11 10:17:46,553 [salt.state       ][INFO    ][2547] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,555 [salt.state       ][INFO    ][2547] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,555 [salt.state       ][INFO    ][2547] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 10:17:46.555298 duration_in_ms=2.512
2018-07-11 10:17:46,555 [salt.state       ][INFO    ][2547] Running state [mas01] at time 10:17:46.555604
2018-07-11 10:17:46,555 [salt.state       ][INFO    ][2547] Executing state host.present for mas01
2018-07-11 10:17:46,557 [salt.state       ][INFO    ][2547] {'host': 'mas01'}
2018-07-11 10:17:46,557 [salt.state       ][INFO    ][2547] Completed state [mas01] at time 10:17:46.557773 duration_in_ms=2.169
2018-07-11 10:17:46,558 [salt.state       ][INFO    ][2547] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 10:17:46.558678
2018-07-11 10:17:46,559 [salt.state       ][INFO    ][2547] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,561 [salt.state       ][INFO    ][2547] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,561 [salt.state       ][INFO    ][2547] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 10:17:46.561216 duration_in_ms=2.538
2018-07-11 10:17:46,561 [salt.state       ][INFO    ][2547] Running state [ctl02] at time 10:17:46.561523
2018-07-11 10:17:46,561 [salt.state       ][INFO    ][2547] Executing state host.present for ctl02
2018-07-11 10:17:46,563 [salt.state       ][INFO    ][2547] {'host': 'ctl02'}
2018-07-11 10:17:46,564 [salt.state       ][INFO    ][2547] Completed state [ctl02] at time 10:17:46.564033 duration_in_ms=2.51
2018-07-11 10:17:46,564 [salt.state       ][INFO    ][2547] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 10:17:46.564337
2018-07-11 10:17:46,564 [salt.state       ][INFO    ][2547] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,566 [salt.state       ][INFO    ][2547] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,566 [salt.state       ][INFO    ][2547] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 10:17:46.566833 duration_in_ms=2.496
2018-07-11 10:17:46,567 [salt.state       ][INFO    ][2547] Running state [ctl03] at time 10:17:46.567130
2018-07-11 10:17:46,567 [salt.state       ][INFO    ][2547] Executing state host.present for ctl03
2018-07-11 10:17:46,569 [salt.state       ][INFO    ][2547] {'host': 'ctl03'}
2018-07-11 10:17:46,569 [salt.state       ][INFO    ][2547] Completed state [ctl03] at time 10:17:46.569332 duration_in_ms=2.202
2018-07-11 10:17:46,569 [salt.state       ][INFO    ][2547] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 10:17:46.569632
2018-07-11 10:17:46,569 [salt.state       ][INFO    ][2547] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,572 [salt.state       ][INFO    ][2547] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,572 [salt.state       ][INFO    ][2547] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 10:17:46.572599 duration_in_ms=2.967
2018-07-11 10:17:46,572 [salt.state       ][INFO    ][2547] Running state [ctl01] at time 10:17:46.572903
2018-07-11 10:17:46,573 [salt.state       ][INFO    ][2547] Executing state host.present for ctl01
2018-07-11 10:17:46,575 [salt.state       ][INFO    ][2547] {'host': 'ctl01'}
2018-07-11 10:17:46,575 [salt.state       ][INFO    ][2547] Completed state [ctl01] at time 10:17:46.575442 duration_in_ms=2.539
2018-07-11 10:17:46,575 [salt.state       ][INFO    ][2547] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 10:17:46.575765
2018-07-11 10:17:46,576 [salt.state       ][INFO    ][2547] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,577 [salt.state       ][INFO    ][2547] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,578 [salt.state       ][INFO    ][2547] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 10:17:46.578017 duration_in_ms=2.252
2018-07-11 10:17:46,578 [salt.state       ][INFO    ][2547] Running state [ctl] at time 10:17:46.578324
2018-07-11 10:17:46,578 [salt.state       ][INFO    ][2547] Executing state host.present for ctl
2018-07-11 10:17:46,580 [salt.state       ][INFO    ][2547] {'host': 'ctl'}
2018-07-11 10:17:46,580 [salt.state       ][INFO    ][2547] Completed state [ctl] at time 10:17:46.580621 duration_in_ms=2.297
2018-07-11 10:17:46,580 [salt.state       ][INFO    ][2547] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 10:17:46.580919
2018-07-11 10:17:46,581 [salt.state       ][INFO    ][2547] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:46,583 [salt.state       ][INFO    ][2547] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:46,583 [salt.state       ][INFO    ][2547] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 10:17:46.583862 duration_in_ms=2.943
2018-07-11 10:17:46,584 [salt.state       ][INFO    ][2547] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:17:46.584156
2018-07-11 10:17:46,584 [salt.state       ][INFO    ][2547] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-11 10:17:46,585 [salt.state       ][INFO    ][2547] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-11 10:17:46,585 [salt.state       ][INFO    ][2547] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:17:46.585705 duration_in_ms=1.549
2018-07-11 10:17:46,588 [salt.state       ][INFO    ][2547] Running state [ens3] at time 10:17:46.588043
2018-07-11 10:17:46,588 [salt.state       ][INFO    ][2547] Executing state network.managed for ens3
2018-07-11 10:17:46,965 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-11 10:17:48,080 [salt.state       ][INFO    ][2547] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-11 10:17:48,081 [salt.state       ][INFO    ][2547] Completed state [ens3] at time 10:17:48.081781 duration_in_ms=1493.737
2018-07-11 10:17:48,083 [salt.state       ][INFO    ][2547] Running state [ens2] at time 10:17:48.083187
2018-07-11 10:17:48,083 [salt.state       ][INFO    ][2547] Executing state network.managed for ens2
2018-07-11 10:17:48,130 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-11 10:17:48,209 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-11 10:17:48,373 [salt.state       ][INFO    ][2547] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-11 10:17:48,373 [salt.state       ][INFO    ][2547] Completed state [ens2] at time 10:17:48.373541 duration_in_ms=290.353
2018-07-11 10:17:48,374 [salt.state       ][INFO    ][2547] Running state [linux_system_network] at time 10:17:48.374642
2018-07-11 10:17:48,375 [salt.state       ][INFO    ][2547] Executing state network.system for linux_system_network
2018-07-11 10:17:48,376 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-11 10:17:48,404 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-11 10:17:48,443 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-11 10:17:48,472 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-11 10:17:48,506 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-11 10:17:49,370 [salt.loaded.int.module.debian_ip][WARNING ][2547] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-11 10:17:49,371 [salt.state       ][INFO    ][2547] {'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-11 10:17:49,371 [salt.state       ][INFO    ][2547] Completed state [linux_system_network] at time 10:17:49.371403 duration_in_ms=996.76
2018-07-11 10:17:49,371 [salt.state       ][INFO    ][2547] Running state [/etc/profile.d/proxy.sh] at time 10:17:49.371904
2018-07-11 10:17:49,372 [salt.state       ][INFO    ][2547] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-11 10:17:49,373 [salt.state       ][INFO    ][2547] File /etc/profile.d/proxy.sh is not present
2018-07-11 10:17:49,373 [salt.state       ][INFO    ][2547] Completed state [/etc/profile.d/proxy.sh] at time 10:17:49.373769 duration_in_ms=1.865
2018-07-11 10:17:49,374 [salt.state       ][INFO    ][2547] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:17:49.374109
2018-07-11 10:17:49,374 [salt.state       ][INFO    ][2547] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-11 10:17:49,375 [salt.state       ][INFO    ][2547] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-11 10:17:49,375 [salt.state       ][INFO    ][2547] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:17:49.375361 duration_in_ms=1.252
2018-07-11 10:17:49,385 [salt.state       ][INFO    ][2547] Running state [ntp] at time 10:17:49.385193
2018-07-11 10:17:49,385 [salt.state       ][INFO    ][2547] Executing state pkg.installed for ntp
2018-07-11 10:17:49,407 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101749392036
2018-07-11 10:17:49,430 [salt.minion      ][INFO    ][5103] Starting a new job with PID 5103
2018-07-11 10:17:49,464 [salt.minion      ][INFO    ][5103] Returning information for job: 20180711101749392036
2018-07-11 10:17:49,711 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:17:49,766 [salt.loaded.int.module.cmdmod][INFO    ][2547] 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-11 10:17:57,004 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:17:57,094 [salt.state       ][INFO    ][2547] 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-11 10:17:57,128 [salt.state       ][INFO    ][2547] Loading fresh modules for state activity
2018-07-11 10:17:57,189 [salt.state       ][INFO    ][2547] Completed state [ntp] at time 10:17:57.188973 duration_in_ms=7803.779
2018-07-11 10:17:57,195 [salt.state       ][INFO    ][2547] Running state [/etc/ntp.conf] at time 10:17:57.195143
2018-07-11 10:17:57,195 [salt.state       ][INFO    ][2547] Executing state file.managed for /etc/ntp.conf
2018-07-11 10:17:57,219 [salt.fileclient  ][INFO    ][2547] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-11 10:17:57,853 [salt.state       ][INFO    ][2547] 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-11 10:17:57,853 [salt.state       ][INFO    ][2547] Completed state [/etc/ntp.conf] at time 10:17:57.853401 duration_in_ms=658.258
2018-07-11 10:17:57,855 [salt.loader      ][ERROR   ][2547] 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-11 10:17:58,232 [salt.state       ][INFO    ][2547] Running state [ntp] at time 10:17:58.232579
2018-07-11 10:17:58,233 [salt.state       ][INFO    ][2547] Executing state service.running for ntp
2018-07-11 10:17:58,237 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-11 10:17:58,275 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-11 10:17:58,311 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-11 10:17:58,351 [salt.state       ][INFO    ][2547] The service ntp is already running
2018-07-11 10:17:58,352 [salt.state       ][INFO    ][2547] Completed state [ntp] at time 10:17:58.352781 duration_in_ms=120.203
2018-07-11 10:17:58,353 [salt.state       ][INFO    ][2547] Running state [ntp] at time 10:17:58.353359
2018-07-11 10:17:58,354 [salt.state       ][INFO    ][2547] Executing state service.mod_watch for ntp
2018-07-11 10:17:58,356 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-11 10:17:58,389 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-11 10:17:58,433 [salt.loaded.int.module.cmdmod][INFO    ][2547] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-11 10:17:58,636 [salt.state       ][INFO    ][2547] {'ntp': True}
2018-07-11 10:17:58,637 [salt.state       ][INFO    ][2547] Completed state [ntp] at time 10:17:58.637162 duration_in_ms=283.805
2018-07-11 10:17:58,658 [salt.minion      ][INFO    ][2547] Returning information for job: 20180711101648695011
2018-07-11 10:18:32,889 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180711101832873913
2018-07-11 10:18:32,921 [salt.minion      ][INFO    ][6055] Starting a new job with PID 6055
2018-07-11 10:18:32,947 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6055] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-11 10:18:32,954 [salt.minion      ][INFO    ][6055] Returning information for job: 20180711101832873913
2018-07-11 10:19:09,991 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command pkg.upgrade with jid 20180711101909971708
2018-07-11 10:19:10,020 [salt.minion      ][INFO    ][6160] Starting a new job with PID 6160
2018-07-11 10:19:10,066 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6160] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:19:10,864 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6160] 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-11 10:19:25,977 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6160] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:19:26,060 [salt.minion      ][INFO    ][6160] Returning information for job: 20180711101909971708
2018-07-11 10:20:03,849 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command test.ping with jid 20180711102003830389
2018-07-11 10:20:03,885 [salt.minion      ][INFO    ][7067] Starting a new job with PID 7067
2018-07-11 10:20:03,997 [salt.minion      ][INFO    ][7067] Returning information for job: 20180711102003830389
2018-07-11 10:22:33,800 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command state.sls with jid 20180711102233782065
2018-07-11 10:22:33,830 [salt.minion      ][INFO    ][7072] Starting a new job with PID 7072
2018-07-11 10:22:36,465 [salt.state       ][INFO    ][7072] Loading fresh modules for state activity
2018-07-11 10:22:36,545 [salt.fileclient  ][INFO    ][7072] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-11 10:22:36,586 [salt.fileclient  ][INFO    ][7072] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-11 10:22:36,731 [salt.loader      ][ERROR   ][7072] 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-11 10:22:37,468 [salt.state       ][INFO    ][7072] Running state [keepalived] at time 10:22:37.468136
2018-07-11 10:22:37,469 [salt.state       ][INFO    ][7072] Executing state pkg.installed for keepalived
2018-07-11 10:22:37,470 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:22:38,294 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-11 10:22:38,488 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:22:43,007 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:22:43,065 [salt.loaded.int.module.cmdmod][INFO    ][7072] 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-11 10:22:51,021 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:22:51,103 [salt.state       ][INFO    ][7072] 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-11 10:22:51,131 [salt.state       ][INFO    ][7072] Loading fresh modules for state activity
2018-07-11 10:22:51,184 [salt.state       ][INFO    ][7072] Completed state [keepalived] at time 10:22:51.184483 duration_in_ms=13716.348
2018-07-11 10:22:51,195 [salt.state       ][INFO    ][7072] Running state [lsof] at time 10:22:51.195310
2018-07-11 10:22:51,195 [salt.state       ][INFO    ][7072] Executing state pkg.installed for lsof
2018-07-11 10:22:51,241 [salt.loader      ][ERROR   ][7072] 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-11 10:22:51,831 [salt.state       ][INFO    ][7072] All specified packages are already installed
2018-07-11 10:22:51,831 [salt.state       ][INFO    ][7072] Completed state [lsof] at time 10:22:51.831868 duration_in_ms=636.557
2018-07-11 10:22:51,834 [salt.state       ][INFO    ][7072] Running state [/etc/keepalived/keepalived.conf] at time 10:22:51.834885
2018-07-11 10:22:51,835 [salt.state       ][INFO    ][7072] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-11 10:22:51,888 [salt.fileclient  ][INFO    ][7072] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-11 10:22:51,991 [salt.state       ][INFO    ][7072] File changed:
New file
2018-07-11 10:22:51,992 [salt.state       ][INFO    ][7072] Completed state [/etc/keepalived/keepalived.conf] at time 10:22:51.992685 duration_in_ms=157.8
2018-07-11 10:22:51,994 [salt.state       ][INFO    ][7072] Running state [keepalived] at time 10:22:51.993984
2018-07-11 10:22:51,994 [salt.state       ][INFO    ][7072] Executing state service.running for keepalived
2018-07-11 10:22:51,995 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-11 10:22:52,027 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-11 10:22:52,052 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:22:52,076 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:22:52,104 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-11 10:22:52,211 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-11 10:22:52,246 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:22:52,281 [salt.loaded.int.module.cmdmod][INFO    ][7072] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:22:52,313 [salt.state       ][INFO    ][7072] {'keepalived': True}
2018-07-11 10:22:52,314 [salt.state       ][INFO    ][7072] Completed state [keepalived] at time 10:22:52.313965 duration_in_ms=319.98
2018-07-11 10:22:52,318 [salt.minion      ][INFO    ][7072] Returning information for job: 20180711102233782065
2018-07-11 10:25:32,134 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command pillar.get with jid 20180711102532117856
2018-07-11 10:25:32,166 [salt.minion      ][INFO    ][8416] Starting a new job with PID 8416
2018-07-11 10:25:32,178 [salt.minion      ][INFO    ][8416] Returning information for job: 20180711102532117856
2018-07-11 10:30:21,975 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command state.sls with jid 20180711103021954903
2018-07-11 10:30:22,005 [salt.minion      ][INFO    ][8449] Starting a new job with PID 8449
2018-07-11 10:30:24,705 [salt.state       ][INFO    ][8449] Loading fresh modules for state activity
2018-07-11 10:30:25,179 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-11 10:30:25,242 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-11 10:30:25,637 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-11 10:30:25,736 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-11 10:30:25,761 [salt.loaded.int.module.cmdmod][ERROR   ][8449] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-11 10:30:25,762 [salt.loaded.int.module.cmdmod][ERROR   ][8449] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-11 10:30:25,826 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-11 10:30:25,935 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-11 10:30:26,031 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-11 10:30:26,180 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-11 10:30:26,282 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-11 10:30:26,431 [salt.loader      ][ERROR   ][8449] 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-11 10:30:27,162 [salt.state       ][INFO    ][8449] Running state [rabbitmq-server] at time 10:30:27.161972
2018-07-11 10:30:27,163 [salt.state       ][INFO    ][8449] Executing state pkg.installed for rabbitmq-server
2018-07-11 10:30:27,164 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:30:27,968 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-11 10:30:28,165 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:30:32,743 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:30:32,803 [salt.loaded.int.module.cmdmod][INFO    ][8449] 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-11 10:30:42,071 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103042049312
2018-07-11 10:30:42,097 [salt.minion      ][INFO    ][9264] Starting a new job with PID 9264
2018-07-11 10:30:42,120 [salt.minion      ][INFO    ][9264] Returning information for job: 20180711103042049312
2018-07-11 10:30:52,107 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103052089397
2018-07-11 10:30:52,126 [salt.minion      ][INFO    ][9729] Starting a new job with PID 9729
2018-07-11 10:30:52,162 [salt.minion      ][INFO    ][9729] Returning information for job: 20180711103052089397
2018-07-11 10:31:02,175 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103102153071
2018-07-11 10:31:02,194 [salt.minion      ][INFO    ][9734] Starting a new job with PID 9734
2018-07-11 10:31:02,231 [salt.minion      ][INFO    ][9734] Returning information for job: 20180711103102153071
2018-07-11 10:31:12,215 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103112194232
2018-07-11 10:31:12,232 [salt.minion      ][INFO    ][9739] Starting a new job with PID 9739
2018-07-11 10:31:12,253 [salt.minion      ][INFO    ][9739] Returning information for job: 20180711103112194232
2018-07-11 10:31:22,276 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103122256976
2018-07-11 10:31:22,294 [salt.minion      ][INFO    ][9744] Starting a new job with PID 9744
2018-07-11 10:31:22,317 [salt.minion      ][INFO    ][9744] Returning information for job: 20180711103122256976
2018-07-11 10:31:32,422 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103132397739
2018-07-11 10:31:32,442 [salt.minion      ][INFO    ][9749] Starting a new job with PID 9749
2018-07-11 10:31:32,479 [salt.minion      ][INFO    ][9749] Returning information for job: 20180711103132397739
2018-07-11 10:31:42,494 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103142470790
2018-07-11 10:31:42,510 [salt.minion      ][INFO    ][9754] Starting a new job with PID 9754
2018-07-11 10:31:42,547 [salt.minion      ][INFO    ][9754] Returning information for job: 20180711103142470790
2018-07-11 10:31:52,559 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103152539166
2018-07-11 10:31:52,579 [salt.minion      ][INFO    ][9759] Starting a new job with PID 9759
2018-07-11 10:31:52,625 [salt.minion      ][INFO    ][9759] Returning information for job: 20180711103152539166
2018-07-11 10:32:02,634 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103202607385
2018-07-11 10:32:02,654 [salt.minion      ][INFO    ][9764] Starting a new job with PID 9764
2018-07-11 10:32:02,678 [salt.minion      ][INFO    ][9764] Returning information for job: 20180711103202607385
2018-07-11 10:32:12,665 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103212642609
2018-07-11 10:32:12,683 [salt.minion      ][INFO    ][9769] Starting a new job with PID 9769
2018-07-11 10:32:12,706 [salt.minion      ][INFO    ][9769] Returning information for job: 20180711103212642609
2018-07-11 10:32:22,749 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103222723059
2018-07-11 10:32:22,777 [salt.minion      ][INFO    ][9774] Starting a new job with PID 9774
2018-07-11 10:32:22,803 [salt.minion      ][INFO    ][9774] Returning information for job: 20180711103222723059
2018-07-11 10:32:27,859 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:32:27,948 [salt.state       ][INFO    ][8449] 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-11 10:32:27,978 [salt.state       ][INFO    ][8449] Loading fresh modules for state activity
2018-07-11 10:32:28,033 [salt.state       ][INFO    ][8449] Completed state [rabbitmq-server] at time 10:32:28.033311 duration_in_ms=120871.339
2018-07-11 10:32:28,038 [salt.state       ][INFO    ][8449] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:32:28.038435
2018-07-11 10:32:28,038 [salt.state       ][INFO    ][8449] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-11 10:32:28,114 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-11 10:32:28,243 [salt.state       ][INFO    ][8449] File changed:
New file
2018-07-11 10:32:28,243 [salt.state       ][INFO    ][8449] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:32:28.243926 duration_in_ms=205.491
2018-07-11 10:32:28,244 [salt.state       ][INFO    ][8449] Running state [/etc/default/rabbitmq-server] at time 10:32:28.244489
2018-07-11 10:32:28,244 [salt.state       ][INFO    ][8449] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-11 10:32:28,278 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-11 10:32:28,349 [salt.state       ][INFO    ][8449] 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-11 10:32:28,350 [salt.state       ][INFO    ][8449] Completed state [/etc/default/rabbitmq-server] at time 10:32:28.350126 duration_in_ms=105.637
2018-07-11 10:32:28,350 [salt.state       ][INFO    ][8449] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:32:28.350660
2018-07-11 10:32:28,350 [salt.state       ][INFO    ][8449] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-11 10:32:28,394 [salt.fileclient  ][INFO    ][8449] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-11 10:32:28,467 [salt.state       ][INFO    ][8449] File changed:
New file
2018-07-11 10:32:28,467 [salt.state       ][INFO    ][8449] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:32:28.467829 duration_in_ms=117.169
2018-07-11 10:32:28,469 [salt.state       ][INFO    ][8449] Running state [sleep 30] at time 10:32:28.469550
2018-07-11 10:32:28,469 [salt.state       ][INFO    ][8449] Executing state cmd.run for sleep 30
2018-07-11 10:32:28,470 [py.warnings      ][WARNING ][8449] /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-11 10:32:28,474 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-11 10:32:32,821 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103232795648
2018-07-11 10:32:32,847 [salt.minion      ][INFO    ][9943] Starting a new job with PID 9943
2018-07-11 10:32:32,876 [salt.minion      ][INFO    ][9943] Returning information for job: 20180711103232795648
2018-07-11 10:32:42,873 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103242847318
2018-07-11 10:32:42,904 [salt.minion      ][INFO    ][9948] Starting a new job with PID 9948
2018-07-11 10:32:42,931 [salt.minion      ][INFO    ][9948] Returning information for job: 20180711103242847318
2018-07-11 10:32:52,931 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103252902355
2018-07-11 10:32:52,962 [salt.minion      ][INFO    ][9953] Starting a new job with PID 9953
2018-07-11 10:32:52,987 [salt.minion      ][INFO    ][9953] Returning information for job: 20180711103252902355
2018-07-11 10:32:58,636 [salt.state       ][INFO    ][8449] {'pid': 9915, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:32:58,638 [salt.state       ][INFO    ][8449] Completed state [sleep 30] at time 10:32:58.638139 duration_in_ms=30168.585
2018-07-11 10:32:58,643 [salt.state       ][INFO    ][8449] Running state [service rabbitmq-server stop] at time 10:32:58.643344
2018-07-11 10:32:58,644 [salt.state       ][INFO    ][8449] Executing state cmd.run for service rabbitmq-server stop
2018-07-11 10:32:58,645 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-11 10:32:59,284 [salt.state       ][INFO    ][8449] {'pid': 9966, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:32:59,285 [salt.state       ][INFO    ][8449] Completed state [service rabbitmq-server stop] at time 10:32:59.285308 duration_in_ms=641.965
2018-07-11 10:32:59,286 [salt.state       ][INFO    ][8449] Running state [/var/lib/rabbitmq] at time 10:32:59.286186
2018-07-11 10:32:59,287 [salt.state       ][INFO    ][8449] Executing state file.directory for /var/lib/rabbitmq
2018-07-11 10:32:59,289 [salt.state       ][INFO    ][8449] Directory /var/lib/rabbitmq is in the correct state
2018-07-11 10:32:59,289 [salt.state       ][INFO    ][8449] Completed state [/var/lib/rabbitmq] at time 10:32:59.289581 duration_in_ms=3.394
2018-07-11 10:32:59,293 [salt.state       ][INFO    ][8449] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 10:32:59.293023
2018-07-11 10:32:59,293 [salt.state       ][INFO    ][8449] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-11 10:32:59,296 [salt.state       ][INFO    ][8449] File changed:
--- 
+++ 
@@ -1 +1 @@
-JWYWMJNCTSSHHLGWNCBN+opnfv_secret

2018-07-11 10:32:59,297 [salt.state       ][INFO    ][8449] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 10:32:59.297189 duration_in_ms=4.166
2018-07-11 10:32:59,297 [salt.state       ][INFO    ][8449] Running state [sleep 30] at time 10:32:59.297733
2018-07-11 10:32:59,298 [salt.state       ][INFO    ][8449] Executing state cmd.run for sleep 30
2018-07-11 10:32:59,298 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-11 10:33:02,984 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103302959144
2018-07-11 10:33:03,019 [salt.minion      ][INFO    ][10055] Starting a new job with PID 10055
2018-07-11 10:33:03,049 [salt.minion      ][INFO    ][10055] Returning information for job: 20180711103302959144
2018-07-11 10:33:13,054 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103313026734
2018-07-11 10:33:13,081 [salt.minion      ][INFO    ][10060] Starting a new job with PID 10060
2018-07-11 10:33:13,120 [salt.minion      ][INFO    ][10060] Returning information for job: 20180711103313026734
2018-07-11 10:33:23,125 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103323097396
2018-07-11 10:33:23,151 [salt.minion      ][INFO    ][10065] Starting a new job with PID 10065
2018-07-11 10:33:23,179 [salt.minion      ][INFO    ][10065] Returning information for job: 20180711103323097396
2018-07-11 10:33:29,462 [salt.state       ][INFO    ][8449] {'pid': 10031, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:33:29,465 [salt.state       ][INFO    ][8449] Completed state [sleep 30] at time 10:33:29.465089 duration_in_ms=30167.35
2018-07-11 10:33:29,470 [salt.loader      ][ERROR   ][8449] 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-11 10:33:29,841 [salt.state       ][INFO    ][8449] Running state [rabbitmq-server] at time 10:33:29.841601
2018-07-11 10:33:29,842 [salt.state       ][INFO    ][8449] Executing state service.running for rabbitmq-server
2018-07-11 10:33:29,842 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-11 10:33:29,882 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:29,916 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:29,966 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:29,999 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:33,196 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103333177875
2018-07-11 10:33:33,225 [salt.minion      ][INFO    ][10341] Starting a new job with PID 10341
2018-07-11 10:33:33,252 [salt.minion      ][INFO    ][10341] Returning information for job: 20180711103333177875
2018-07-11 10:33:35,535 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:35,565 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:35,603 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:35,639 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:35,690 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:36,524 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:33:36,553 [salt.state       ][INFO    ][8449] {'rabbitmq-server': True}
2018-07-11 10:33:36,555 [salt.state       ][INFO    ][8449] Completed state [rabbitmq-server] at time 10:33:36.554975 duration_in_ms=6713.372
2018-07-11 10:33:36,562 [salt.state       ][INFO    ][8449] Running state [amqp_client] at time 10:33:36.562281
2018-07-11 10:33:36,563 [salt.state       ][INFO    ][8449] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-11 10:33:36,573 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-11 10:33:39,085 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-11 10:33:41,365 [salt.state       ][INFO    ][8449] {'new': 'amqp_client', 'old': ''}
2018-07-11 10:33:41,366 [salt.state       ][INFO    ][8449] Completed state [amqp_client] at time 10:33:41.366449 duration_in_ms=4804.166
2018-07-11 10:33:41,368 [salt.state       ][INFO    ][8449] Running state [rabbitmq_management] at time 10:33:41.368144
2018-07-11 10:33:41,368 [salt.state       ][INFO    ][8449] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-11 10:33:41,370 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-11 10:33:43,271 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103343245000
2018-07-11 10:33:43,299 [salt.minion      ][INFO    ][11134] Starting a new job with PID 11134
2018-07-11 10:33:43,323 [salt.minion      ][INFO    ][11134] Returning information for job: 20180711103343245000
2018-07-11 10:33:43,477 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-11 10:33:47,153 [salt.state       ][INFO    ][8449] {'new': 'rabbitmq_management', 'old': ''}
2018-07-11 10:33:47,153 [salt.state       ][INFO    ][8449] Completed state [rabbitmq_management] at time 10:33:47.153801 duration_in_ms=5785.658
2018-07-11 10:33:47,157 [salt.state       ][INFO    ][8449] Running state [/openstack] at time 10:33:47.157312
2018-07-11 10:33:47,157 [salt.state       ][INFO    ][8449] Executing state rabbitmq_vhost.present for /openstack
2018-07-11 10:33:47,158 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-11 10:33:49,081 [salt.state       ][INFO    ][8449] Virtual Host '/openstack' already exists.
2018-07-11 10:33:49,082 [salt.state       ][INFO    ][8449] Completed state [/openstack] at time 10:33:49.082504 duration_in_ms=1925.192
2018-07-11 10:33:49,092 [salt.state       ][INFO    ][8449] Running state [openstack] at time 10:33:49.091682
2018-07-11 10:33:49,093 [salt.state       ][INFO    ][8449] Executing state rabbitmq_user.present for openstack
2018-07-11 10:33:49,093 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:33:50,855 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-11 10:33:53,343 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103353322399
2018-07-11 10:33:53,365 [salt.minion      ][INFO    ][12284] Starting a new job with PID 12284
2018-07-11 10:33:53,390 [salt.minion      ][INFO    ][12284] Returning information for job: 20180711103353322399
2018-07-11 10:33:56,178 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-11 10:33:57,904 [salt.state       ][INFO    ][8449] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-11 10:33:57,905 [salt.state       ][INFO    ][8449] Completed state [openstack] at time 10:33:57.905750 duration_in_ms=8814.068
2018-07-11 10:33:57,912 [salt.state       ][INFO    ][8449] Running state [Ceilometer] at time 10:33:57.911921
2018-07-11 10:33:57,913 [salt.state       ][INFO    ][8449] Executing state rabbitmq_policy.present for Ceilometer
2018-07-11 10:33:57,914 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-11 10:33:59,599 [salt.loaded.int.module.cmdmod][INFO    ][8449] 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-11 10:34:01,466 [salt.state       ][INFO    ][8449] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-11 10:34:01,467 [salt.state       ][INFO    ][8449] Completed state [Ceilometer] at time 10:34:01.467049 duration_in_ms=3555.126
2018-07-11 10:34:01,469 [salt.state       ][INFO    ][8449] Running state [HA] at time 10:34:01.469284
2018-07-11 10:34:01,470 [salt.state       ][INFO    ][8449] Executing state rabbitmq_policy.present for HA
2018-07-11 10:34:01,473 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-11 10:34:03,233 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-11 10:34:03,414 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103403396269
2018-07-11 10:34:03,437 [salt.minion      ][INFO    ][13643] Starting a new job with PID 13643
2018-07-11 10:34:03,464 [salt.minion      ][INFO    ][13643] Returning information for job: 20180711103403396269
2018-07-11 10:34:05,114 [salt.state       ][INFO    ][8449] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-11 10:34:05,115 [salt.state       ][INFO    ][8449] Completed state [HA] at time 10:34:05.115186 duration_in_ms=3645.899
2018-07-11 10:34:05,117 [salt.state       ][INFO    ][8449] Running state [guest] at time 10:34:05.117734
2018-07-11 10:34:05,118 [salt.state       ][INFO    ][8449] Executing state rabbitmq_user.present for guest
2018-07-11 10:34:05,121 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:34:06,966 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-11 10:34:12,558 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-11 10:34:13,483 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103413460541
2018-07-11 10:34:13,502 [salt.minion      ][INFO    ][15008] Starting a new job with PID 15008
2018-07-11 10:34:13,530 [salt.minion      ][INFO    ][15008] Returning information for job: 20180711103413460541
2018-07-11 10:34:14,394 [salt.state       ][INFO    ][8449] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-11 10:34:14,395 [salt.state       ][INFO    ][8449] Completed state [guest] at time 10:34:14.395510 duration_in_ms=9277.776
2018-07-11 10:34:14,397 [salt.state       ][INFO    ][8449] Running state [HA] at time 10:34:14.397053
2018-07-11 10:34:14,397 [salt.state       ][INFO    ][8449] Executing state rabbitmq_policy.present for HA
2018-07-11 10:34:14,398 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-11 10:34:16,149 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-11 10:34:18,338 [salt.state       ][INFO    ][8449] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-11 10:34:18,339 [salt.state       ][INFO    ][8449] Completed state [HA] at time 10:34:18.339107 duration_in_ms=3942.052
2018-07-11 10:34:18,341 [salt.state       ][INFO    ][8449] Running state [admin] at time 10:34:18.340979
2018-07-11 10:34:18,341 [salt.state       ][INFO    ][8449] Executing state rabbitmq_user.present for admin
2018-07-11 10:34:18,342 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:34:20,024 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-11 10:34:23,563 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103423537285
2018-07-11 10:34:23,585 [salt.minion      ][INFO    ][16278] Starting a new job with PID 16278
2018-07-11 10:34:23,617 [salt.minion      ][INFO    ][16278] Returning information for job: 20180711103423537285
2018-07-11 10:34:25,289 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:34:28,543 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-11 10:34:31,040 [salt.state       ][INFO    ][8449] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-11 10:34:31,040 [salt.state       ][INFO    ][8449] Completed state [admin] at time 10:34:31.040655 duration_in_ms=12699.677
2018-07-11 10:34:31,045 [salt.state       ][INFO    ][8449] Running state [rabbit@master] at time 10:34:31.045944
2018-07-11 10:34:31,046 [salt.state       ][INFO    ][8449] Executing state rabbitmq_cluster.join for rabbit@master
2018-07-11 10:34:31,047 [salt.loaded.int.module.cmdmod][INFO    ][8449] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2018-07-11 10:34:33,086 [salt.state       ][INFO    ][8449] Already in cluster
2018-07-11 10:34:33,087 [salt.state       ][INFO    ][8449] Completed state [rabbit@master] at time 10:34:33.087330 duration_in_ms=2041.383
2018-07-11 10:34:33,093 [salt.minion      ][INFO    ][8449] Returning information for job: 20180711103021954903
2018-07-11 10:35:10,907 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command cmd.run with jid 20180711103510888186
2018-07-11 10:35:10,938 [salt.minion      ][INFO    ][17256] Starting a new job with PID 17256
2018-07-11 10:35:10,949 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17256] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-11 10:35:12,769 [salt.minion      ][INFO    ][17256] Returning information for job: 20180711103510888186
2018-07-11 10:44:14,599 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command state.sls with jid 20180711104414580170
2018-07-11 10:44:14,627 [salt.minion      ][INFO    ][17579] Starting a new job with PID 17579
2018-07-11 10:44:18,660 [salt.state       ][INFO    ][17579] Loading fresh modules for state activity
2018-07-11 10:44:19,848 [salt.fileclient  ][INFO    ][17579] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-11 10:44:19,882 [salt.fileclient  ][INFO    ][17579] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-11 10:44:20,452 [salt.loader      ][ERROR   ][17579] 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-11 10:44:21,215 [salt.state       ][INFO    ][17579] Running state [haproxy] at time 10:44:21.215614
2018-07-11 10:44:21,216 [salt.state       ][INFO    ][17579] Executing state pkg.installed for haproxy
2018-07-11 10:44:21,217 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:44:22,106 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-11 10:44:22,327 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:44:27,028 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:44:27,086 [salt.loaded.int.module.cmdmod][INFO    ][17579] 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-11 10:44:34,146 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:44:34,233 [salt.state       ][INFO    ][17579] 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-11 10:44:34,269 [salt.state       ][INFO    ][17579] Loading fresh modules for state activity
2018-07-11 10:44:34,335 [salt.state       ][INFO    ][17579] Completed state [haproxy] at time 10:44:34.335310 duration_in_ms=13119.696
2018-07-11 10:44:34,342 [salt.state       ][INFO    ][17579] Running state [/etc/default/haproxy] at time 10:44:34.342706
2018-07-11 10:44:34,343 [salt.state       ][INFO    ][17579] Executing state file.managed for /etc/default/haproxy
2018-07-11 10:44:34,393 [salt.fileclient  ][INFO    ][17579] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-11 10:44:34,399 [salt.state       ][INFO    ][17579] 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-11 10:44:34,401 [salt.state       ][INFO    ][17579] Completed state [/etc/default/haproxy] at time 10:44:34.401711 duration_in_ms=59.004
2018-07-11 10:44:34,402 [salt.state       ][INFO    ][17579] Running state [/etc/haproxy/haproxy.cfg] at time 10:44:34.402792
2018-07-11 10:44:34,403 [salt.state       ][INFO    ][17579] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-11 10:44:34,433 [salt.fileclient  ][INFO    ][17579] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-11 10:44:34,869 [salt.state       ][INFO    ][17579] 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-11 10:44:34,869 [salt.state       ][INFO    ][17579] Completed state [/etc/haproxy/haproxy.cfg] at time 10:44:34.869476 duration_in_ms=466.684
2018-07-11 10:44:34,870 [salt.state       ][INFO    ][17579] Running state [/etc/haproxy/ssl] at time 10:44:34.869966
2018-07-11 10:44:34,870 [salt.state       ][INFO    ][17579] Executing state file.directory for /etc/haproxy/ssl
2018-07-11 10:44:34,873 [salt.state       ][INFO    ][17579] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-11 10:44:34,873 [salt.state       ][INFO    ][17579] Completed state [/etc/haproxy/ssl] at time 10:44:34.873308 duration_in_ms=3.342
2018-07-11 10:44:34,873 [salt.state       ][INFO    ][17579] Running state [/etc/haproxy/errors/429.http11] at time 10:44:34.873750
2018-07-11 10:44:34,874 [salt.state       ][INFO    ][17579] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-11 10:44:34,906 [salt.fileclient  ][INFO    ][17579] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-11 10:44:34,910 [salt.state       ][INFO    ][17579] File changed:
New file
2018-07-11 10:44:34,910 [salt.state       ][INFO    ][17579] Completed state [/etc/haproxy/errors/429.http11] at time 10:44:34.910315 duration_in_ms=36.565
2018-07-11 10:44:34,911 [salt.state       ][INFO    ][17579] Running state [haproxy_status_packages] at time 10:44:34.911463
2018-07-11 10:44:34,912 [salt.state       ][INFO    ][17579] Executing state pkg.installed for haproxy_status_packages
2018-07-11 10:44:34,962 [salt.loader      ][ERROR   ][17579] 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-11 10:44:35,291 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711104434676841
2018-07-11 10:44:35,318 [salt.minion      ][INFO    ][18431] Starting a new job with PID 18431
2018-07-11 10:44:35,345 [salt.minion      ][INFO    ][18431] Returning information for job: 20180711104434676841
2018-07-11 10:44:35,551 [salt.state       ][INFO    ][17579] All specified packages are already installed
2018-07-11 10:44:35,552 [salt.state       ][INFO    ][17579] Completed state [haproxy_status_packages] at time 10:44:35.551972 duration_in_ms=640.509
2018-07-11 10:44:35,553 [salt.state       ][INFO    ][17579] Running state [/usr/bin/haproxy-status.sh] at time 10:44:35.553215
2018-07-11 10:44:35,553 [salt.state       ][INFO    ][17579] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-11 10:44:35,581 [salt.fileclient  ][INFO    ][17579] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-11 10:44:35,625 [salt.state       ][INFO    ][17579] File changed:
New file
2018-07-11 10:44:35,625 [salt.state       ][INFO    ][17579] Completed state [/usr/bin/haproxy-status.sh] at time 10:44:35.625589 duration_in_ms=72.374
2018-07-11 10:44:35,626 [salt.state       ][INFO    ][17579] Running state [net.ipv4.ip_nonlocal_bind] at time 10:44:35.626603
2018-07-11 10:44:35,626 [salt.state       ][INFO    ][17579] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-11 10:44:35,628 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:44:35,694 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-11 10:44:35,714 [salt.state       ][INFO    ][17579] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-11 10:44:35,716 [salt.state       ][INFO    ][17579] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:44:35.715170 duration_in_ms=88.565
2018-07-11 10:44:35,718 [salt.state       ][INFO    ][17579] Running state [haproxy] at time 10:44:35.718435
2018-07-11 10:44:35,719 [salt.state       ][INFO    ][17579] Executing state service.running for haproxy
2018-07-11 10:44:35,720 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-11 10:44:35,748 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:35,772 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:35,796 [salt.state       ][INFO    ][17579] The service haproxy is already running
2018-07-11 10:44:35,796 [salt.state       ][INFO    ][17579] Completed state [haproxy] at time 10:44:35.796605 duration_in_ms=78.17
2018-07-11 10:44:35,797 [salt.state       ][INFO    ][17579] Running state [haproxy] at time 10:44:35.796959
2018-07-11 10:44:35,797 [salt.state       ][INFO    ][17579] Executing state service.mod_watch for haproxy
2018-07-11 10:44:35,798 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:35,821 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:35,845 [salt.loaded.int.module.cmdmod][INFO    ][17579] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:35,946 [salt.state       ][INFO    ][17579] {'haproxy': True}
2018-07-11 10:44:35,946 [salt.state       ][INFO    ][17579] Completed state [haproxy] at time 10:44:35.946862 duration_in_ms=149.902
2018-07-11 10:44:35,949 [salt.minion      ][INFO    ][17579] Returning information for job: 20180711104414580170
2018-07-11 10:44:45,198 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command service.status with jid 20180711104445180491
2018-07-11 10:44:45,230 [salt.minion      ][INFO    ][18491] Starting a new job with PID 18491
2018-07-11 10:44:45,236 [salt.loader      ][ERROR   ][18491] 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-11 10:44:45,797 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18491] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-11 10:44:45,828 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18491] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:45,864 [salt.minion      ][INFO    ][18491] Returning information for job: 20180711104445180491
2018-07-11 10:44:47,298 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command service.restart with jid 20180711104447278360
2018-07-11 10:44:47,322 [salt.minion      ][INFO    ][18501] Starting a new job with PID 18501
2018-07-11 10:44:47,328 [salt.loader      ][ERROR   ][18501] 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-11 10:44:47,888 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18501] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-11 10:44:47,919 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18501] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-11 10:44:47,969 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18501] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-11 10:44:48,031 [salt.minion      ][INFO    ][18501] Returning information for job: 20180711104447278360
2018-07-11 11:15:51,146 [salt.utils.schedule][INFO    ][2451] Running scheduled job: __mine_interval
2018-07-11 12:01:55,607 [salt.minion      ][INFO    ][2451] User sudo_ubuntu Executing command cp.push_dir with jid 20180711120155590310
2018-07-11 12:01:55,640 [salt.minion      ][INFO    ][19659] Starting a new job with PID 19659
