2018-07-17 05:51:45,839 [salt.loaded.int.module.cmdmod][ERROR   ][1872] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:45,839 [salt.loaded.int.module.cmdmod][ERROR   ][1872] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:45,883 [salt.loaded.int.module.cmdmod][ERROR   ][1872] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:45,884 [salt.loaded.int.module.cmdmod][ERROR   ][1872] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:48,286 [salt.loaded.int.module.cmdmod][ERROR   ][1872] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:48,287 [salt.loaded.int.module.cmdmod][ERROR   ][1872] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:48,337 [salt.loaded.int.module.cmdmod][ERROR   ][1872] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:48,338 [salt.loaded.int.module.cmdmod][ERROR   ][1872] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:51,140 [salt.loader      ][ERROR   ][1872] 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-17 05:52:29,217 [salt.loader      ][ERROR   ][1872] 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-17 05:52:31,082 [salt.loaded.int.module.cmdmod][ERROR   ][1872] 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-17 05:52:35,229 [salt.loader      ][ERROR   ][2428] 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-17 05:52:35,714 [salt.loaded.int.module.cmdmod][INFO    ][2428] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-17 05:52:35,759 [salt.loaded.int.module.cmdmod][INFO    ][2428] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-17 05:52:35,821 [salt.loaded.int.module.cmdmod][INFO    ][2428] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-17 05:52:35,871 [salt.utils.parsers][WARNING ][1589] Minion received a SIGTERM. Exiting.
2018-07-17 05:52:37,432 [salt.cli.daemons ][INFO    ][2506] Setting up the Salt Minion "msg02.mcp-ovs-dpdk-ha.local"
2018-07-17 05:52:37,659 [salt.cli.daemons ][INFO    ][2506] Starting up the Salt Minion
2018-07-17 05:52:37,660 [salt.utils.event ][INFO    ][2506] Starting pull socket on /var/run/salt/minion/minion_event_cb4aee2f3f_pull.ipc
2018-07-17 05:52:38,502 [salt.minion      ][INFO    ][2506] Creating minion process manager
2018-07-17 05:52:40,342 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2506] Executing command ['date', '+%z'] in directory '/root'
2018-07-17 05:52:41,767 [salt.utils.schedule][INFO    ][2506] Updating job settings for scheduled job: __mine_interval
2018-07-17 05:52:42,602 [salt.minion      ][INFO    ][2506] Added mine.update to scheduler
2018-07-17 05:52:42,837 [salt.minion      ][INFO    ][2506] Minion is starting as user 'root'
2018-07-17 05:52:42,865 [salt.minion      ][INFO    ][2506] Minion is ready to receive requests!
2018-07-17 05:52:43,868 [salt.utils.schedule][INFO    ][2506] Running scheduled job: __mine_interval
2018-07-17 05:54:25,723 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command state.apply with jid 20180717055425713329
2018-07-17 05:54:25,745 [salt.minion      ][INFO    ][2602] Starting a new job with PID 2602
2018-07-17 05:54:28,483 [salt.state       ][INFO    ][2602] Loading fresh modules for state activity
2018-07-17 05:54:29,529 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-17 05:54:29,600 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-17 05:54:29,921 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-17 05:54:30,104 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-17 05:54:30,285 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-17 05:54:30,655 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-17 05:54:30,859 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-17 05:54:31,059 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-17 05:54:31,730 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-17 05:54:32,018 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-17 05:54:32,205 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-17 05:54:32,663 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-17 05:54:32,902 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-17 05:54:33,101 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-17 05:54:33,281 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-17 05:54:33,474 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-17 05:54:33,661 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-17 05:54:33,847 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-17 05:54:34,444 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-17 05:54:35,119 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-17 05:54:35,562 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-17 05:54:35,971 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-17 05:54:36,436 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-17 05:54:36,633 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-17 05:54:37,218 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-17 05:54:37,265 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-17 05:54:37,372 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-17 05:54:37,441 [salt.state       ][INFO    ][2602] Running state [/etc/environment] at time 05:54:37.441776
2018-07-17 05:54:37,442 [salt.state       ][INFO    ][2602] Executing state file.blockreplace for /etc/environment
2018-07-17 05:54:37,454 [salt.state       ][INFO    ][2602] 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-17 05:54:37,456 [salt.state       ][INFO    ][2602] Completed state [/etc/environment] at time 05:54:37.455962 duration_in_ms=14.187
2018-07-17 05:54:37,456 [salt.state       ][INFO    ][2602] Running state [/etc/profile.d] at time 05:54:37.456558
2018-07-17 05:54:37,457 [salt.state       ][INFO    ][2602] Executing state file.directory for /etc/profile.d
2018-07-17 05:54:37,468 [salt.state       ][INFO    ][2602] Directory /etc/profile.d is in the correct state
2018-07-17 05:54:37,468 [salt.state       ][INFO    ][2602] Completed state [/etc/profile.d] at time 05:54:37.468531 duration_in_ms=11.973
2018-07-17 05:54:37,531 [salt.loader      ][ERROR   ][2602] 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-17 05:54:38,323 [salt.state       ][INFO    ][2602] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:54:38.323797
2018-07-17 05:54:38,324 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 05:54:38,762 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-17 05:54:38,787 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:54:38,789 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:54:38.789755 duration_in_ms=465.955
2018-07-17 05:54:38,791 [salt.state       ][INFO    ][2602] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:54:38.791071
2018-07-17 05:54:38,792 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 05:54:38,822 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:54:38,824 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:54:38.824037 duration_in_ms=32.967
2018-07-17 05:54:38,828 [salt.state       ][INFO    ][2602] Running state [linux_repo_prereq_pkgs] at time 05:54:38.828400
2018-07-17 05:54:38,829 [salt.state       ][INFO    ][2602] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 05:54:38,830 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:54:39,622 [salt.state       ][INFO    ][2602] All specified packages are already installed
2018-07-17 05:54:39,623 [salt.state       ][INFO    ][2602] Completed state [linux_repo_prereq_pkgs] at time 05:54:39.623325 duration_in_ms=794.926
2018-07-17 05:54:39,624 [salt.state       ][INFO    ][2602] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:54:39.624059
2018-07-17 05:54:39,624 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 05:54:39,666 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-17 05:54:39,681 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:54:39,682 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:54:39.681949 duration_in_ms=57.891
2018-07-17 05:54:39,682 [salt.state       ][INFO    ][2602] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:54:39.682561
2018-07-17 05:54:39,683 [salt.state       ][INFO    ][2602] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-17 05:54:39,683 [salt.state       ][INFO    ][2602] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-17 05:54:39,684 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:54:39.684393 duration_in_ms=1.832
2018-07-17 05:54:39,685 [salt.state       ][INFO    ][2602] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:54:39.685036
2018-07-17 05:54:39,685 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-17 05:54:39,706 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-17 05:54:39,866 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:54:39,867 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:54:39.867638 duration_in_ms=182.602
2018-07-17 05:54:39,869 [salt.state       ][INFO    ][2602] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:54:39.869765
2018-07-17 05:54:39,870 [salt.state       ][INFO    ][2602] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-17 05:54:39,871 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-17 05:54:41,532 [salt.state       ][INFO    ][2602] {'pid': 2666, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 05:54:41,534 [salt.state       ][INFO    ][2602] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:54:41.533952 duration_in_ms=1664.186
2018-07-17 05:54:41,552 [salt.state       ][INFO    ][2602] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:54:41.552326
2018-07-17 05:54:41,553 [salt.state       ][INFO    ][2602] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-17 05:54:41,792 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:54:45,794 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055445780844
2018-07-17 05:54:45,813 [salt.minion      ][INFO    ][3093] Starting a new job with PID 3093
2018-07-17 05:54:45,850 [salt.minion      ][INFO    ][3093] Returning information for job: 20180717055445780844
2018-07-17 05:54:50,402 [salt.state       ][INFO    ][2602] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-17 05:54:50,403 [salt.state       ][INFO    ][2602] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:54:50.403597 duration_in_ms=8851.271
2018-07-17 05:54:50,404 [salt.state       ][INFO    ][2602] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:54:50.404597
2018-07-17 05:54:50,405 [salt.state       ][INFO    ][2602] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 05:54:50,406 [salt.state       ][INFO    ][2602] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 05:54:50,407 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:54:50.407339 duration_in_ms=2.743
2018-07-17 05:54:50,408 [salt.state       ][INFO    ][2602] Running state [/etc/apt/preferences.d/uca] at time 05:54:50.408146
2018-07-17 05:54:50,408 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 05:54:50,606 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:54:50,607 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/preferences.d/uca] at time 05:54:50.607615 duration_in_ms=199.47
2018-07-17 05:54:50,615 [salt.state       ][INFO    ][2602] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:54:50.615628
2018-07-17 05:54:50,616 [salt.state       ][INFO    ][2602] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-17 05:54:50,617 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-17 05:54:50,648 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-17 05:54:51,245 [salt.state       ][INFO    ][2602] {'pid': 3105, '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.1DVsTcxYjv/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-17 05:54:51,246 [salt.state       ][INFO    ][2602] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:54:51.246858 duration_in_ms=631.229
2018-07-17 05:54:51,252 [salt.state       ][INFO    ][2602] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:54:51.252517
2018-07-17 05:54:51,253 [salt.state       ][INFO    ][2602] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 05:54:51,485 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:54:56,017 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055456005785
2018-07-17 05:54:56,055 [salt.minion      ][INFO    ][3577] Starting a new job with PID 3577
2018-07-17 05:54:56,089 [salt.minion      ][INFO    ][3577] Returning information for job: 20180717055456005785
2018-07-17 05:54:59,365 [salt.state       ][INFO    ][2602] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-17 05:54:59,366 [salt.state       ][INFO    ][2602] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:54:59.366061 duration_in_ms=8113.543
2018-07-17 05:54:59,366 [salt.state       ][INFO    ][2602] Running state [linux_extra_packages_latest] at time 05:54:59.366471
2018-07-17 05:54:59,366 [salt.state       ][INFO    ][2602] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 05:54:59,387 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 05:54:59,607 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:54:59,650 [salt.loaded.int.module.cmdmod][INFO    ][2602] 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-17 05:55:06,050 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055506030297
2018-07-17 05:55:06,066 [salt.minion      ][INFO    ][3702] Starting a new job with PID 3702
2018-07-17 05:55:06,088 [salt.minion      ][INFO    ][3702] Returning information for job: 20180717055506030297
2018-07-17 05:55:07,687 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:07,765 [salt.state       ][INFO    ][2602] 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-17 05:55:07,797 [salt.state       ][INFO    ][2602] Loading fresh modules for state activity
2018-07-17 05:55:07,851 [salt.state       ][INFO    ][2602] Completed state [linux_extra_packages_latest] at time 05:55:07.851004 duration_in_ms=8484.533
2018-07-17 05:55:07,911 [salt.state       ][INFO    ][2602] Running state [UTC] at time 05:55:07.911591
2018-07-17 05:55:07,912 [salt.state       ][INFO    ][2602] Executing state timezone.system for UTC
2018-07-17 05:55:07,918 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:55:08,071 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:55:08,090 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-17 05:55:08,134 [salt.state       ][INFO    ][2602] {'timezone': 'UTC'}
2018-07-17 05:55:08,134 [salt.state       ][INFO    ][2602] Completed state [UTC] at time 05:55:08.134825 duration_in_ms=223.234
2018-07-17 05:55:08,145 [salt.state       ][INFO    ][2602] Running state [nf_conntrack] at time 05:55:08.145531
2018-07-17 05:55:08,145 [salt.state       ][INFO    ][2602] Executing state kmod.present for nf_conntrack
2018-07-17 05:55:08,146 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:09,484 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:09,523 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-17 05:55:09,603 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:09,822 [salt.state       ][INFO    ][2602] {'nf_conntrack': 'loaded'}
2018-07-17 05:55:09,823 [salt.state       ][INFO    ][2602] Completed state [nf_conntrack] at time 05:55:09.823112 duration_in_ms=1677.58
2018-07-17 05:55:09,833 [salt.state       ][INFO    ][2602] Running state [kernel.panic] at time 05:55:09.833458
2018-07-17 05:55:09,833 [salt.state       ][INFO    ][2602] Executing state sysctl.present for kernel.panic
2018-07-17 05:55:09,834 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:09,927 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-17 05:55:09,943 [salt.state       ][INFO    ][2602] {'kernel.panic': 60}
2018-07-17 05:55:09,944 [salt.state       ][INFO    ][2602] Completed state [kernel.panic] at time 05:55:09.944270 duration_in_ms=110.811
2018-07-17 05:55:09,944 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_keepalive_probes] at time 05:55:09.944864
2018-07-17 05:55:09,945 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 05:55:09,946 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:09,998 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-17 05:55:10,014 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-17 05:55:10,015 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:55:10.015374 duration_in_ms=70.51
2018-07-17 05:55:10,016 [salt.state       ][INFO    ][2602] Running state [fs.file-max] at time 05:55:10.015960
2018-07-17 05:55:10,016 [salt.state       ][INFO    ][2602] Executing state sysctl.present for fs.file-max
2018-07-17 05:55:10,017 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,069 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-17 05:55:10,083 [salt.state       ][INFO    ][2602] {'fs.file-max': 124165}
2018-07-17 05:55:10,084 [salt.state       ][INFO    ][2602] Completed state [fs.file-max] at time 05:55:10.084300 duration_in_ms=68.339
2018-07-17 05:55:10,084 [salt.state       ][INFO    ][2602] Running state [net.core.somaxconn] at time 05:55:10.084820
2018-07-17 05:55:10,085 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.core.somaxconn
2018-07-17 05:55:10,086 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,137 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-17 05:55:10,154 [salt.state       ][INFO    ][2602] {'net.core.somaxconn': 4096}
2018-07-17 05:55:10,154 [salt.state       ][INFO    ][2602] Completed state [net.core.somaxconn] at time 05:55:10.154803 duration_in_ms=69.982
2018-07-17 05:55:10,155 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:55:10.155349
2018-07-17 05:55:10,155 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 05:55:10,156 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,202 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-17 05:55:10,220 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-17 05:55:10,220 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:55:10.220834 duration_in_ms=65.484
2018-07-17 05:55:10,221 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_tw_reuse] at time 05:55:10.221345
2018-07-17 05:55:10,221 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 05:55:10,222 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,270 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-17 05:55:10,288 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-17 05:55:10,288 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_tw_reuse] at time 05:55:10.288780 duration_in_ms=67.435
2018-07-17 05:55:10,289 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_congestion_control] at time 05:55:10.289312
2018-07-17 05:55:10,289 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 05:55:10,290 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,337 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-17 05:55:10,371 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-17 05:55:10,372 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_congestion_control] at time 05:55:10.372038 duration_in_ms=82.725
2018-07-17 05:55:10,372 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_retries2] at time 05:55:10.372454
2018-07-17 05:55:10,372 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 05:55:10,373 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,420 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-17 05:55:10,438 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_retries2': 5}
2018-07-17 05:55:10,438 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_retries2] at time 05:55:10.438597 duration_in_ms=66.142
2018-07-17 05:55:10,439 [salt.state       ][INFO    ][2602] Running state [net.core.netdev_max_backlog] at time 05:55:10.439088
2018-07-17 05:55:10,439 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 05:55:10,440 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,521 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-17 05:55:10,542 [salt.state       ][INFO    ][2602] {'net.core.netdev_max_backlog': 261144}
2018-07-17 05:55:10,543 [salt.state       ][INFO    ][2602] Completed state [net.core.netdev_max_backlog] at time 05:55:10.543058 duration_in_ms=103.97
2018-07-17 05:55:10,543 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:55:10.543546
2018-07-17 05:55:10,544 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 05:55:10,544 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,594 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-17 05:55:10,613 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-17 05:55:10,613 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:55:10.613848 duration_in_ms=70.301
2018-07-17 05:55:10,614 [salt.state       ][INFO    ][2602] Running state [vm.swappiness] at time 05:55:10.614343
2018-07-17 05:55:10,614 [salt.state       ][INFO    ][2602] Executing state sysctl.present for vm.swappiness
2018-07-17 05:55:10,615 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,661 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-17 05:55:10,676 [salt.state       ][INFO    ][2602] {'vm.swappiness': 10}
2018-07-17 05:55:10,676 [salt.state       ][INFO    ][2602] Completed state [vm.swappiness] at time 05:55:10.676490 duration_in_ms=62.148
2018-07-17 05:55:10,676 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:55:10.676917
2018-07-17 05:55:10,677 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 05:55:10,678 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,752 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-17 05:55:10,768 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-17 05:55:10,768 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:55:10.768876 duration_in_ms=91.958
2018-07-17 05:55:10,769 [salt.state       ][INFO    ][2602] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:55:10.769366
2018-07-17 05:55:10,769 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 05:55:10,770 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,853 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-17 05:55:10,876 [salt.state       ][INFO    ][2602] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-17 05:55:10,876 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:55:10.876479 duration_in_ms=107.112
2018-07-17 05:55:10,877 [salt.state       ][INFO    ][2602] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:55:10.876970
2018-07-17 05:55:10,877 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 05:55:10,878 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,935 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-17 05:55:10,951 [salt.state       ][INFO    ][2602] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-17 05:55:10,952 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:55:10.952202 duration_in_ms=75.231
2018-07-17 05:55:10,952 [salt.state       ][INFO    ][2602] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:55:10.952631
2018-07-17 05:55:10,953 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 05:55:10,953 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,006 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-17 05:55:11,030 [salt.state       ][INFO    ][2602] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-17 05:55:11,031 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:55:11.031294 duration_in_ms=78.661
2018-07-17 05:55:11,032 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_fin_timeout] at time 05:55:11.032050
2018-07-17 05:55:11,032 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 05:55:11,034 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,077 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-17 05:55:11,090 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-17 05:55:11,090 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_fin_timeout] at time 05:55:11.090665 duration_in_ms=58.617
2018-07-17 05:55:11,091 [salt.state       ][INFO    ][2602] Running state [net.ipv4.tcp_keepalive_time] at time 05:55:11.091046
2018-07-17 05:55:11,091 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 05:55:11,092 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,183 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-17 05:55:11,208 [salt.state       ][INFO    ][2602] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-17 05:55:11,208 [salt.state       ][INFO    ][2602] Completed state [net.ipv4.tcp_keepalive_time] at time 05:55:11.208594 duration_in_ms=117.548
2018-07-17 05:55:11,209 [salt.state       ][INFO    ][2602] Running state [net.nf_conntrack_max] at time 05:55:11.209039
2018-07-17 05:55:11,209 [salt.state       ][INFO    ][2602] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 05:55:11,210 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,272 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-17 05:55:11,305 [salt.state       ][INFO    ][2602] {'net.nf_conntrack_max': 1048576}
2018-07-17 05:55:11,306 [salt.state       ][INFO    ][2602] Completed state [net.nf_conntrack_max] at time 05:55:11.305928 duration_in_ms=96.887
2018-07-17 05:55:11,314 [salt.state       ][INFO    ][2602] Running state [linux_sysfs_package] at time 05:55:11.314321
2018-07-17 05:55:11,314 [salt.state       ][INFO    ][2602] Executing state pkg.installed for linux_sysfs_package
2018-07-17 05:55:11,378 [salt.loader      ][ERROR   ][2602] 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-17 05:55:11,872 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-17 05:55:12,041 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:55:15,550 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:55:15,640 [salt.loaded.int.module.cmdmod][INFO    ][2602] 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-17 05:55:16,167 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055516157542
2018-07-17 05:55:16,191 [salt.minion      ][INFO    ][4173] Starting a new job with PID 4173
2018-07-17 05:55:16,232 [salt.minion      ][INFO    ][4173] Returning information for job: 20180717055516157542
2018-07-17 05:55:26,306 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055526294171
2018-07-17 05:55:26,353 [salt.minion      ][INFO    ][4424] Starting a new job with PID 4424
2018-07-17 05:55:26,397 [salt.minion      ][INFO    ][4424] Returning information for job: 20180717055526294171
2018-07-17 05:55:33,080 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:33,185 [salt.state       ][INFO    ][2602] 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-17 05:55:33,222 [salt.state       ][INFO    ][2602] Loading fresh modules for state activity
2018-07-17 05:55:33,284 [salt.state       ][INFO    ][2602] Completed state [linux_sysfs_package] at time 05:55:33.284593 duration_in_ms=21970.271
2018-07-17 05:55:33,290 [salt.state       ][INFO    ][2602] Running state [/etc/sysfs.d] at time 05:55:33.290890
2018-07-17 05:55:33,291 [salt.state       ][INFO    ][2602] Executing state file.directory for /etc/sysfs.d
2018-07-17 05:55:33,297 [salt.state       ][INFO    ][2602] Directory /etc/sysfs.d is in the correct state
2018-07-17 05:55:33,297 [salt.state       ][INFO    ][2602] Completed state [/etc/sysfs.d] at time 05:55:33.297757 duration_in_ms=6.867
2018-07-17 05:55:33,299 [salt.loader      ][ERROR   ][2602] 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-17 05:55:33,662 [salt.state       ][INFO    ][2602] Running state [ondemand] at time 05:55:33.661979
2018-07-17 05:55:33,662 [salt.state       ][INFO    ][2602] Executing state service.dead for ondemand
2018-07-17 05:55:33,667 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:33,701 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:33,726 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:33,753 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:33,869 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:33,892 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:33,929 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:33,966 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-17 05:55:34,273 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:34,304 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'runlevel' in directory '/root'
2018-07-17 05:55:34,338 [salt.state       ][INFO    ][2602] {'ondemand': True}
2018-07-17 05:55:34,338 [salt.state       ][INFO    ][2602] Completed state [ondemand] at time 05:55:34.338883 duration_in_ms=676.904
2018-07-17 05:55:34,348 [salt.state       ][INFO    ][2602] Running state [cs_CZ.UTF-8] at time 05:55:34.348879
2018-07-17 05:55:34,349 [salt.state       ][INFO    ][2602] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 05:55:34,349 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'locale -a' in directory '/root'
2018-07-17 05:55:34,385 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-17 05:55:36,161 [salt.state       ][INFO    ][2602] {'locale': 'cs_CZ.UTF-8'}
2018-07-17 05:55:36,223 [salt.state       ][INFO    ][2602] Completed state [cs_CZ.UTF-8] at time 05:55:36.223532 duration_in_ms=1874.65
2018-07-17 05:55:36,225 [salt.state       ][INFO    ][2602] Running state [en_US.UTF-8] at time 05:55:36.225170
2018-07-17 05:55:36,226 [salt.state       ][INFO    ][2602] Executing state locale.present for en_US.UTF-8
2018-07-17 05:55:36,228 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'locale -a' in directory '/root'
2018-07-17 05:55:36,264 [salt.state       ][INFO    ][2602] Locale en_US.UTF-8 is already present
2018-07-17 05:55:36,266 [salt.state       ][INFO    ][2602] Completed state [en_US.UTF-8] at time 05:55:36.266122 duration_in_ms=40.949
2018-07-17 05:55:36,273 [salt.state       ][INFO    ][2602] Running state [en_US.UTF-8] at time 05:55:36.273461
2018-07-17 05:55:36,275 [salt.state       ][INFO    ][2602] Executing state locale.system for en_US.UTF-8
2018-07-17 05:55:36,277 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'localectl' in directory '/root'
2018-07-17 05:55:36,509 [salt.state       ][INFO    ][2602] System locale en_US.UTF-8 already set
2018-07-17 05:55:36,510 [salt.state       ][INFO    ][2602] Completed state [en_US.UTF-8] at time 05:55:36.509958 duration_in_ms=236.498
2018-07-17 05:55:36,522 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055536505683
2018-07-17 05:55:36,545 [salt.minion      ][INFO    ][4760] Starting a new job with PID 4760
2018-07-17 05:55:36,589 [salt.minion      ][INFO    ][4760] Returning information for job: 20180717055536505683
2018-07-17 05:55:36,592 [salt.state       ][INFO    ][2602] Running state [root] at time 05:55:36.592883
2018-07-17 05:55:36,594 [salt.state       ][INFO    ][2602] Executing state group.present for root
2018-07-17 05:55:36,595 [salt.state       ][INFO    ][2602] Group root is present and up to date
2018-07-17 05:55:36,596 [salt.state       ][INFO    ][2602] Completed state [root] at time 05:55:36.596397 duration_in_ms=3.515
2018-07-17 05:55:36,608 [salt.state       ][INFO    ][2602] Running state [root] at time 05:55:36.608363
2018-07-17 05:55:36,609 [salt.state       ][INFO    ][2602] Executing state user.present for root
2018-07-17 05:55:36,620 [salt.state       ][INFO    ][2602] User root is present and up to date
2018-07-17 05:55:36,621 [salt.state       ][INFO    ][2602] Completed state [root] at time 05:55:36.621486 duration_in_ms=13.122
2018-07-17 05:55:36,624 [salt.state       ][INFO    ][2602] Running state [/root] at time 05:55:36.624609
2018-07-17 05:55:36,625 [salt.state       ][INFO    ][2602] Executing state file.directory for /root
2018-07-17 05:55:36,627 [salt.state       ][INFO    ][2602] Directory /root is in the correct state
2018-07-17 05:55:36,627 [salt.state       ][INFO    ][2602] Completed state [/root] at time 05:55:36.627911 duration_in_ms=3.302
2018-07-17 05:55:36,628 [salt.state       ][INFO    ][2602] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:55:36.628720
2018-07-17 05:55:36,629 [salt.state       ][INFO    ][2602] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 05:55:36,630 [salt.state       ][INFO    ][2602] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 05:55:36,631 [salt.state       ][INFO    ][2602] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:55:36.631189 duration_in_ms=2.469
2018-07-17 05:55:36,632 [salt.state       ][INFO    ][2602] Running state [ubuntu] at time 05:55:36.632002
2018-07-17 05:55:36,632 [salt.state       ][INFO    ][2602] Executing state group.present for ubuntu
2018-07-17 05:55:36,633 [salt.state       ][INFO    ][2602] Group ubuntu is present and up to date
2018-07-17 05:55:36,634 [salt.state       ][INFO    ][2602] Completed state [ubuntu] at time 05:55:36.634547 duration_in_ms=2.545
2018-07-17 05:55:36,637 [salt.state       ][INFO    ][2602] Running state [ubuntu] at time 05:55:36.637339
2018-07-17 05:55:36,638 [salt.state       ][INFO    ][2602] Executing state user.present for ubuntu
2018-07-17 05:55:36,645 [salt.state       ][INFO    ][2602] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-17 05:55:36,645 [salt.state       ][INFO    ][2602] Completed state [ubuntu] at time 05:55:36.645720 duration_in_ms=8.382
2018-07-17 05:55:36,648 [salt.state       ][INFO    ][2602] Running state [/home/ubuntu] at time 05:55:36.648661
2018-07-17 05:55:36,649 [salt.state       ][INFO    ][2602] Executing state file.directory for /home/ubuntu
2018-07-17 05:55:36,651 [salt.state       ][INFO    ][2602] {'mode': '0700'}
2018-07-17 05:55:36,652 [salt.state       ][INFO    ][2602] Completed state [/home/ubuntu] at time 05:55:36.652202 duration_in_ms=3.541
2018-07-17 05:55:36,654 [salt.state       ][INFO    ][2602] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:55:36.654716
2018-07-17 05:55:36,655 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 05:55:36,682 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-17 05:55:36,690 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command '/usr/sbin/visudo -c -f /tmp/tmpELtzuL' in directory '/root'
2018-07-17 05:55:36,813 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:55:36,815 [salt.state       ][INFO    ][2602] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:55:36.815511 duration_in_ms=160.792
2018-07-17 05:55:36,817 [salt.state       ][INFO    ][2602] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:55:36.816930
2018-07-17 05:55:36,818 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 05:55:36,859 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-17 05:55:37,088 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:55:37,089 [salt.state       ][INFO    ][2602] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:55:37.089744 duration_in_ms=272.811
2018-07-17 05:55:37,090 [salt.state       ][INFO    ][2602] Running state [apt-daily.timer] at time 05:55:37.090671
2018-07-17 05:55:37,091 [salt.state       ][INFO    ][2602] Executing state service.dead for apt-daily.timer
2018-07-17 05:55:37,093 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-17 05:55:37,118 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,137 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,171 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,217 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,244 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,284 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,312 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,526 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:37,560 [salt.state       ][INFO    ][2602] {'apt-daily.timer': True}
2018-07-17 05:55:37,562 [salt.state       ][INFO    ][2602] Completed state [apt-daily.timer] at time 05:55:37.561917 duration_in_ms=471.247
2018-07-17 05:55:37,563 [salt.state       ][INFO    ][2602] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:55:37.563339
2018-07-17 05:55:37,564 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 05:55:37,596 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-17 05:55:37,815 [salt.state       ][INFO    ][2602] File changed:
New file
2018-07-17 05:55:37,815 [salt.state       ][INFO    ][2602] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:55:37.815903 duration_in_ms=252.566
2018-07-17 05:55:37,818 [salt.state       ][INFO    ][2602] Running state [service.systemctl_reload] at time 05:55:37.818550
2018-07-17 05:55:37,818 [salt.state       ][INFO    ][2602] Executing state module.wait for service.systemctl_reload
2018-07-17 05:55:37,819 [salt.state       ][INFO    ][2602] No changes made for service.systemctl_reload
2018-07-17 05:55:37,819 [salt.state       ][INFO    ][2602] Completed state [service.systemctl_reload] at time 05:55:37.819371 duration_in_ms=0.822
2018-07-17 05:55:37,819 [salt.state       ][INFO    ][2602] Running state [service.systemctl_reload] at time 05:55:37.819610
2018-07-17 05:55:37,819 [salt.state       ][INFO    ][2602] Executing state module.mod_watch for service.systemctl_reload
2018-07-17 05:55:37,820 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-17 05:55:38,024 [salt.state       ][INFO    ][2602] {'ret': True}
2018-07-17 05:55:38,025 [salt.state       ][INFO    ][2602] Completed state [service.systemctl_reload] at time 05:55:38.025439 duration_in_ms=205.828
2018-07-17 05:55:38,026 [salt.state       ][INFO    ][2602] Running state [/etc/issue] at time 05:55:38.026018
2018-07-17 05:55:38,026 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/issue
2018-07-17 05:55:38,047 [salt.state       ][INFO    ][2602] 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-17 05:55:38,048 [salt.state       ][INFO    ][2602] Completed state [/etc/issue] at time 05:55:38.048147 duration_in_ms=22.128
2018-07-17 05:55:38,048 [salt.state       ][INFO    ][2602] Running state [/etc/hostname] at time 05:55:38.048477
2018-07-17 05:55:38,048 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/hostname
2018-07-17 05:55:38,071 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-17 05:55:38,076 [salt.state       ][INFO    ][2602] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg02

2018-07-17 05:55:38,076 [salt.state       ][INFO    ][2602] Completed state [/etc/hostname] at time 05:55:38.076518 duration_in_ms=28.04
2018-07-17 05:55:38,079 [salt.state       ][INFO    ][2602] Running state [hostname msg02] at time 05:55:38.079745
2018-07-17 05:55:38,080 [salt.state       ][INFO    ][2602] Executing state cmd.wait for hostname msg02
2018-07-17 05:55:38,080 [salt.state       ][INFO    ][2602] No changes made for hostname msg02
2018-07-17 05:55:38,080 [salt.state       ][INFO    ][2602] Completed state [hostname msg02] at time 05:55:38.080701 duration_in_ms=0.956
2018-07-17 05:55:38,081 [salt.state       ][INFO    ][2602] Running state [hostname msg02] at time 05:55:38.080981
2018-07-17 05:55:38,081 [salt.state       ][INFO    ][2602] Executing state cmd.mod_watch for hostname msg02
2018-07-17 05:55:38,082 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command 'hostname msg02' in directory '/root'
2018-07-17 05:55:38,110 [salt.state       ][INFO    ][2602] {'pid': 4841, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 05:55:38,111 [salt.state       ][INFO    ][2602] Completed state [hostname msg02] at time 05:55:38.111605 duration_in_ms=30.624
2018-07-17 05:55:38,134 [salt.state       ][INFO    ][2602] Running state [mdb02] at time 05:55:38.134413
2018-07-17 05:55:38,134 [salt.state       ][INFO    ][2602] Executing state host.present for mdb02
2018-07-17 05:55:38,136 [salt.state       ][INFO    ][2602] {'host': 'mdb02'}
2018-07-17 05:55:38,137 [salt.state       ][INFO    ][2602] Completed state [mdb02] at time 05:55:38.137213 duration_in_ms=2.801
2018-07-17 05:55:38,138 [salt.state       ][INFO    ][2602] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:55:38.137615
2018-07-17 05:55:38,138 [salt.state       ][INFO    ][2602] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,167 [salt.state       ][INFO    ][2602] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,167 [salt.state       ][INFO    ][2602] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:55:38.167648 duration_in_ms=30.033
2018-07-17 05:55:38,168 [salt.state       ][INFO    ][2602] Running state [mdb03] at time 05:55:38.168016
2018-07-17 05:55:38,168 [salt.state       ][INFO    ][2602] Executing state host.present for mdb03
2018-07-17 05:55:38,227 [salt.state       ][INFO    ][2602] {'host': 'mdb03'}
2018-07-17 05:55:38,227 [salt.state       ][INFO    ][2602] Completed state [mdb03] at time 05:55:38.227558 duration_in_ms=59.543
2018-07-17 05:55:38,228 [salt.state       ][INFO    ][2602] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:55:38.228151
2018-07-17 05:55:38,228 [salt.state       ][INFO    ][2602] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,233 [salt.state       ][INFO    ][2602] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,233 [salt.state       ][INFO    ][2602] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:55:38.233563 duration_in_ms=5.413
2018-07-17 05:55:38,234 [salt.state       ][INFO    ][2602] Running state [mdb01] at time 05:55:38.234288
2018-07-17 05:55:38,234 [salt.state       ][INFO    ][2602] Executing state host.present for mdb01
2018-07-17 05:55:38,251 [salt.state       ][INFO    ][2602] {'host': 'mdb01'}
2018-07-17 05:55:38,251 [salt.state       ][INFO    ][2602] Completed state [mdb01] at time 05:55:38.251737 duration_in_ms=17.45
2018-07-17 05:55:38,252 [salt.state       ][INFO    ][2602] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:55:38.252315
2018-07-17 05:55:38,252 [salt.state       ][INFO    ][2602] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,257 [salt.state       ][INFO    ][2602] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,257 [salt.state       ][INFO    ][2602] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:55:38.257613 duration_in_ms=5.297
2018-07-17 05:55:38,258 [salt.state       ][INFO    ][2602] Running state [mdb] at time 05:55:38.258141
2018-07-17 05:55:38,258 [salt.state       ][INFO    ][2602] Executing state host.present for mdb
2018-07-17 05:55:38,301 [salt.state       ][INFO    ][2602] {'host': 'mdb'}
2018-07-17 05:55:38,302 [salt.state       ][INFO    ][2602] Completed state [mdb] at time 05:55:38.302137 duration_in_ms=43.997
2018-07-17 05:55:38,302 [salt.state       ][INFO    ][2602] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:55:38.302532
2018-07-17 05:55:38,302 [salt.state       ][INFO    ][2602] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,398 [salt.state       ][INFO    ][2602] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,399 [salt.state       ][INFO    ][2602] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:55:38.399250 duration_in_ms=96.719
2018-07-17 05:55:38,399 [salt.state       ][INFO    ][2602] Running state [cfg01] at time 05:55:38.399611
2018-07-17 05:55:38,399 [salt.state       ][INFO    ][2602] Executing state host.present for cfg01
2018-07-17 05:55:38,423 [salt.state       ][INFO    ][2602] {'host': 'cfg01'}
2018-07-17 05:55:38,424 [salt.state       ][INFO    ][2602] Completed state [cfg01] at time 05:55:38.424144 duration_in_ms=24.529
2018-07-17 05:55:38,425 [salt.state       ][INFO    ][2602] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:38.424984
2018-07-17 05:55:38,425 [salt.state       ][INFO    ][2602] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,543 [salt.state       ][INFO    ][2602] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,544 [salt.state       ][INFO    ][2602] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:38.543897 duration_in_ms=118.913
2018-07-17 05:55:38,544 [salt.state       ][INFO    ][2602] Running state [prx01] at time 05:55:38.544678
2018-07-17 05:55:38,545 [salt.state       ][INFO    ][2602] Executing state host.present for prx01
2018-07-17 05:55:38,573 [salt.state       ][INFO    ][2602] {'host': 'prx01'}
2018-07-17 05:55:38,573 [salt.state       ][INFO    ][2602] Completed state [prx01] at time 05:55:38.573565 duration_in_ms=28.887
2018-07-17 05:55:38,574 [salt.state       ][INFO    ][2602] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:55:38.574223
2018-07-17 05:55:38,574 [salt.state       ][INFO    ][2602] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,578 [salt.state       ][INFO    ][2602] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,579 [salt.state       ][INFO    ][2602] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:55:38.579345 duration_in_ms=5.12
2018-07-17 05:55:38,580 [salt.state       ][INFO    ][2602] Running state [kvm01] at time 05:55:38.580176
2018-07-17 05:55:38,580 [salt.state       ][INFO    ][2602] Executing state host.present for kvm01
2018-07-17 05:55:38,584 [salt.state       ][INFO    ][2602] {'host': 'kvm01'}
2018-07-17 05:55:38,585 [salt.state       ][INFO    ][2602] Completed state [kvm01] at time 05:55:38.585287 duration_in_ms=5.112
2018-07-17 05:55:38,585 [salt.state       ][INFO    ][2602] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:55:38.585904
2018-07-17 05:55:38,586 [salt.state       ][INFO    ][2602] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,590 [salt.state       ][INFO    ][2602] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,591 [salt.state       ][INFO    ][2602] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:55:38.591278 duration_in_ms=5.374
2018-07-17 05:55:38,591 [salt.state       ][INFO    ][2602] Running state [kvm03] at time 05:55:38.591909
2018-07-17 05:55:38,592 [salt.state       ][INFO    ][2602] Executing state host.present for kvm03
2018-07-17 05:55:38,596 [salt.state       ][INFO    ][2602] {'host': 'kvm03'}
2018-07-17 05:55:38,597 [salt.state       ][INFO    ][2602] Completed state [kvm03] at time 05:55:38.597212 duration_in_ms=5.303
2018-07-17 05:55:38,597 [salt.state       ][INFO    ][2602] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:55:38.597745
2018-07-17 05:55:38,598 [salt.state       ][INFO    ][2602] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,602 [salt.state       ][INFO    ][2602] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,603 [salt.state       ][INFO    ][2602] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:55:38.603262 duration_in_ms=5.517
2018-07-17 05:55:38,603 [salt.state       ][INFO    ][2602] Running state [kvm02] at time 05:55:38.603849
2018-07-17 05:55:38,604 [salt.state       ][INFO    ][2602] Executing state host.present for kvm02
2018-07-17 05:55:38,608 [salt.state       ][INFO    ][2602] {'host': 'kvm02'}
2018-07-17 05:55:38,609 [salt.state       ][INFO    ][2602] Completed state [kvm02] at time 05:55:38.609315 duration_in_ms=5.466
2018-07-17 05:55:38,609 [salt.state       ][INFO    ][2602] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:55:38.609888
2018-07-17 05:55:38,610 [salt.state       ][INFO    ][2602] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,614 [salt.state       ][INFO    ][2602] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,615 [salt.state       ][INFO    ][2602] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:55:38.615255 duration_in_ms=5.368
2018-07-17 05:55:38,615 [salt.state       ][INFO    ][2602] Running state [dbs] at time 05:55:38.615817
2018-07-17 05:55:38,616 [salt.state       ][INFO    ][2602] Executing state host.present for dbs
2018-07-17 05:55:38,620 [salt.state       ][INFO    ][2602] {'host': 'dbs'}
2018-07-17 05:55:38,621 [salt.state       ][INFO    ][2602] Completed state [dbs] at time 05:55:38.621252 duration_in_ms=5.435
2018-07-17 05:55:38,621 [salt.state       ][INFO    ][2602] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:55:38.621773
2018-07-17 05:55:38,622 [salt.state       ][INFO    ][2602] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,626 [salt.state       ][INFO    ][2602] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,627 [salt.state       ][INFO    ][2602] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:55:38.627186 duration_in_ms=5.414
2018-07-17 05:55:38,627 [salt.state       ][INFO    ][2602] Running state [prx] at time 05:55:38.627708
2018-07-17 05:55:38,628 [salt.state       ][INFO    ][2602] Executing state host.present for prx
2018-07-17 05:55:38,632 [salt.state       ][INFO    ][2602] {'host': 'prx'}
2018-07-17 05:55:38,633 [salt.state       ][INFO    ][2602] Completed state [prx] at time 05:55:38.633247 duration_in_ms=5.539
2018-07-17 05:55:38,633 [salt.state       ][INFO    ][2602] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:55:38.633756
2018-07-17 05:55:38,634 [salt.state       ][INFO    ][2602] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,638 [salt.state       ][INFO    ][2602] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,639 [salt.state       ][INFO    ][2602] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:55:38.639177 duration_in_ms=5.421
2018-07-17 05:55:38,639 [salt.state       ][INFO    ][2602] Running state [prx02] at time 05:55:38.639648
2018-07-17 05:55:38,640 [salt.state       ][INFO    ][2602] Executing state host.present for prx02
2018-07-17 05:55:38,782 [salt.state       ][INFO    ][2602] {'host': 'prx02'}
2018-07-17 05:55:38,783 [salt.state       ][INFO    ][2602] Completed state [prx02] at time 05:55:38.783195 duration_in_ms=143.547
2018-07-17 05:55:38,783 [salt.state       ][INFO    ][2602] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:55:38.783624
2018-07-17 05:55:38,784 [salt.state       ][INFO    ][2602] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,789 [salt.state       ][INFO    ][2602] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,790 [salt.state       ][INFO    ][2602] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:55:38.790017 duration_in_ms=6.393
2018-07-17 05:55:38,790 [salt.state       ][INFO    ][2602] Running state [msg02] at time 05:55:38.790395
2018-07-17 05:55:38,790 [salt.state       ][INFO    ][2602] Executing state host.present for msg02
2018-07-17 05:55:38,795 [salt.state       ][INFO    ][2602] {'host': 'msg02'}
2018-07-17 05:55:38,796 [salt.state       ][INFO    ][2602] Completed state [msg02] at time 05:55:38.796126 duration_in_ms=5.729
2018-07-17 05:55:38,796 [salt.state       ][INFO    ][2602] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:55:38.796548
2018-07-17 05:55:38,797 [salt.state       ][INFO    ][2602] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,801 [salt.state       ][INFO    ][2602] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,802 [salt.state       ][INFO    ][2602] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:55:38.802105 duration_in_ms=5.556
2018-07-17 05:55:38,802 [salt.state       ][INFO    ][2602] Running state [msg03] at time 05:55:38.802523
2018-07-17 05:55:38,802 [salt.state       ][INFO    ][2602] Executing state host.present for msg03
2018-07-17 05:55:38,807 [salt.state       ][INFO    ][2602] {'host': 'msg03'}
2018-07-17 05:55:38,808 [salt.state       ][INFO    ][2602] Completed state [msg03] at time 05:55:38.808048 duration_in_ms=5.525
2018-07-17 05:55:38,808 [salt.state       ][INFO    ][2602] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:55:38.808464
2018-07-17 05:55:38,808 [salt.state       ][INFO    ][2602] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,825 [salt.state       ][INFO    ][2602] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,826 [salt.state       ][INFO    ][2602] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:55:38.826246 duration_in_ms=17.782
2018-07-17 05:55:38,826 [salt.state       ][INFO    ][2602] Running state [msg01] at time 05:55:38.826662
2018-07-17 05:55:38,827 [salt.state       ][INFO    ][2602] Executing state host.present for msg01
2018-07-17 05:55:38,831 [salt.state       ][INFO    ][2602] {'host': 'msg01'}
2018-07-17 05:55:38,832 [salt.state       ][INFO    ][2602] Completed state [msg01] at time 05:55:38.831989 duration_in_ms=5.326
2018-07-17 05:55:38,832 [salt.state       ][INFO    ][2602] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:55:38.832386
2018-07-17 05:55:38,832 [salt.state       ][INFO    ][2602] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,837 [salt.state       ][INFO    ][2602] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,838 [salt.state       ][INFO    ][2602] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:55:38.838019 duration_in_ms=5.632
2018-07-17 05:55:38,838 [salt.state       ][INFO    ][2602] Running state [msg] at time 05:55:38.838408
2018-07-17 05:55:38,838 [salt.state       ][INFO    ][2602] Executing state host.present for msg
2018-07-17 05:55:38,843 [salt.state       ][INFO    ][2602] {'host': 'msg'}
2018-07-17 05:55:38,844 [salt.state       ][INFO    ][2602] Completed state [msg] at time 05:55:38.844017 duration_in_ms=5.61
2018-07-17 05:55:38,844 [salt.state       ][INFO    ][2602] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:55:38.844393
2018-07-17 05:55:38,844 [salt.state       ][INFO    ][2602] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,849 [salt.state       ][INFO    ][2602] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,850 [salt.state       ][INFO    ][2602] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:55:38.850009 duration_in_ms=5.615
2018-07-17 05:55:38,850 [salt.state       ][INFO    ][2602] Running state [cfg01] at time 05:55:38.850390
2018-07-17 05:55:38,850 [salt.state       ][INFO    ][2602] Executing state host.present for cfg01
2018-07-17 05:55:38,851 [salt.state       ][INFO    ][2602] Host cfg01 (10.167.4.11) already present
2018-07-17 05:55:38,851 [salt.state       ][INFO    ][2602] Completed state [cfg01] at time 05:55:38.851825 duration_in_ms=1.435
2018-07-17 05:55:38,852 [salt.state       ][INFO    ][2602] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:38.852188
2018-07-17 05:55:38,852 [salt.state       ][INFO    ][2602] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,853 [salt.state       ][INFO    ][2602] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:55:38,853 [salt.state       ][INFO    ][2602] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:38.853607 duration_in_ms=1.419
2018-07-17 05:55:38,854 [salt.state       ][INFO    ][2602] Running state [cmp002] at time 05:55:38.853979
2018-07-17 05:55:38,854 [salt.state       ][INFO    ][2602] Executing state host.present for cmp002
2018-07-17 05:55:38,856 [salt.state       ][INFO    ][2602] {'host': 'cmp002'}
2018-07-17 05:55:38,856 [salt.state       ][INFO    ][2602] Completed state [cmp002] at time 05:55:38.856624 duration_in_ms=2.645
2018-07-17 05:55:38,857 [salt.state       ][INFO    ][2602] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:55:38.857050
2018-07-17 05:55:38,857 [salt.state       ][INFO    ][2602] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,861 [salt.state       ][INFO    ][2602] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,862 [salt.state       ][INFO    ][2602] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:55:38.861988 duration_in_ms=4.938
2018-07-17 05:55:38,862 [salt.state       ][INFO    ][2602] Running state [cmp001] at time 05:55:38.862356
2018-07-17 05:55:38,862 [salt.state       ][INFO    ][2602] Executing state host.present for cmp001
2018-07-17 05:55:38,867 [salt.state       ][INFO    ][2602] {'host': 'cmp001'}
2018-07-17 05:55:38,868 [salt.state       ][INFO    ][2602] Completed state [cmp001] at time 05:55:38.867992 duration_in_ms=5.635
2018-07-17 05:55:38,868 [salt.state       ][INFO    ][2602] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:55:38.868347
2018-07-17 05:55:38,868 [salt.state       ][INFO    ][2602] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,873 [salt.state       ][INFO    ][2602] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,874 [salt.state       ][INFO    ][2602] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:55:38.874029 duration_in_ms=5.681
2018-07-17 05:55:38,874 [salt.state       ][INFO    ][2602] Running state [dbs01] at time 05:55:38.874380
2018-07-17 05:55:38,874 [salt.state       ][INFO    ][2602] Executing state host.present for dbs01
2018-07-17 05:55:38,879 [salt.state       ][INFO    ][2602] {'host': 'dbs01'}
2018-07-17 05:55:38,880 [salt.state       ][INFO    ][2602] Completed state [dbs01] at time 05:55:38.879998 duration_in_ms=5.618
2018-07-17 05:55:38,880 [salt.state       ][INFO    ][2602] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:55:38.880362
2018-07-17 05:55:38,880 [salt.state       ][INFO    ][2602] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:38,885 [salt.state       ][INFO    ][2602] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:38,886 [salt.state       ][INFO    ][2602] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:55:38.886020 duration_in_ms=5.659
2018-07-17 05:55:38,886 [salt.state       ][INFO    ][2602] Running state [dbs02] at time 05:55:38.886369
2018-07-17 05:55:38,886 [salt.state       ][INFO    ][2602] Executing state host.present for dbs02
2018-07-17 05:55:39,022 [salt.state       ][INFO    ][2602] {'host': 'dbs02'}
2018-07-17 05:55:39,023 [salt.state       ][INFO    ][2602] Completed state [dbs02] at time 05:55:39.022868 duration_in_ms=136.496
2018-07-17 05:55:39,023 [salt.state       ][INFO    ][2602] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:55:39.023633
2018-07-17 05:55:39,024 [salt.state       ][INFO    ][2602] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:39,028 [salt.state       ][INFO    ][2602] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:39,028 [salt.state       ][INFO    ][2602] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:55:39.028359 duration_in_ms=4.728
2018-07-17 05:55:39,028 [salt.state       ][INFO    ][2602] Running state [dbs03] at time 05:55:39.028696
2018-07-17 05:55:39,029 [salt.state       ][INFO    ][2602] Executing state host.present for dbs03
2018-07-17 05:55:39,033 [salt.state       ][INFO    ][2602] {'host': 'dbs03'}
2018-07-17 05:55:39,034 [salt.state       ][INFO    ][2602] Completed state [dbs03] at time 05:55:39.034278 duration_in_ms=5.581
2018-07-17 05:55:39,034 [salt.state       ][INFO    ][2602] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:55:39.034667
2018-07-17 05:55:39,035 [salt.state       ][INFO    ][2602] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:39,040 [salt.state       ][INFO    ][2602] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:39,040 [salt.state       ][INFO    ][2602] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:55:39.040258 duration_in_ms=5.591
2018-07-17 05:55:39,040 [salt.state       ][INFO    ][2602] Running state [mas01] at time 05:55:39.040599
2018-07-17 05:55:39,040 [salt.state       ][INFO    ][2602] Executing state host.present for mas01
2018-07-17 05:55:39,045 [salt.state       ][INFO    ][2602] {'host': 'mas01'}
2018-07-17 05:55:39,046 [salt.state       ][INFO    ][2602] Completed state [mas01] at time 05:55:39.046178 duration_in_ms=5.58
2018-07-17 05:55:39,046 [salt.state       ][INFO    ][2602] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:55:39.046452
2018-07-17 05:55:39,046 [salt.state       ][INFO    ][2602] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:39,052 [salt.state       ][INFO    ][2602] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:39,052 [salt.state       ][INFO    ][2602] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:55:39.052244 duration_in_ms=5.792
2018-07-17 05:55:39,052 [salt.state       ][INFO    ][2602] Running state [ctl02] at time 05:55:39.052533
2018-07-17 05:55:39,052 [salt.state       ][INFO    ][2602] Executing state host.present for ctl02
2018-07-17 05:55:39,058 [salt.state       ][INFO    ][2602] {'host': 'ctl02'}
2018-07-17 05:55:39,058 [salt.state       ][INFO    ][2602] Completed state [ctl02] at time 05:55:39.058404 duration_in_ms=5.871
2018-07-17 05:55:39,058 [salt.state       ][INFO    ][2602] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:55:39.058714
2018-07-17 05:55:39,059 [salt.state       ][INFO    ][2602] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:39,064 [salt.state       ][INFO    ][2602] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:39,064 [salt.state       ][INFO    ][2602] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:55:39.064431 duration_in_ms=5.716
2018-07-17 05:55:39,064 [salt.state       ][INFO    ][2602] Running state [ctl03] at time 05:55:39.064766
2018-07-17 05:55:39,065 [salt.state       ][INFO    ][2602] Executing state host.present for ctl03
2018-07-17 05:55:39,070 [salt.state       ][INFO    ][2602] {'host': 'ctl03'}
2018-07-17 05:55:39,070 [salt.state       ][INFO    ][2602] Completed state [ctl03] at time 05:55:39.070240 duration_in_ms=5.473
2018-07-17 05:55:39,070 [salt.state       ][INFO    ][2602] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:55:39.070525
2018-07-17 05:55:39,070 [salt.state       ][INFO    ][2602] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:39,076 [salt.state       ][INFO    ][2602] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:39,076 [salt.state       ][INFO    ][2602] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:55:39.076315 duration_in_ms=5.79
2018-07-17 05:55:39,076 [salt.state       ][INFO    ][2602] Running state [ctl01] at time 05:55:39.076627
2018-07-17 05:55:39,076 [salt.state       ][INFO    ][2602] Executing state host.present for ctl01
2018-07-17 05:55:39,082 [salt.state       ][INFO    ][2602] {'host': 'ctl01'}
2018-07-17 05:55:39,082 [salt.state       ][INFO    ][2602] Completed state [ctl01] at time 05:55:39.082279 duration_in_ms=5.652
2018-07-17 05:55:39,082 [salt.state       ][INFO    ][2602] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:55:39.082627
2018-07-17 05:55:39,082 [salt.state       ][INFO    ][2602] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:39,088 [salt.state       ][INFO    ][2602] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:39,088 [salt.state       ][INFO    ][2602] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:55:39.088425 duration_in_ms=5.798
2018-07-17 05:55:39,088 [salt.state       ][INFO    ][2602] Running state [ctl] at time 05:55:39.088844
2018-07-17 05:55:39,089 [salt.state       ][INFO    ][2602] Executing state host.present for ctl
2018-07-17 05:55:39,094 [salt.state       ][INFO    ][2602] {'host': 'ctl'}
2018-07-17 05:55:39,094 [salt.state       ][INFO    ][2602] Completed state [ctl] at time 05:55:39.094339 duration_in_ms=5.496
2018-07-17 05:55:39,094 [salt.state       ][INFO    ][2602] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:55:39.094684
2018-07-17 05:55:39,095 [salt.state       ][INFO    ][2602] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:39,100 [salt.state       ][INFO    ][2602] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:39,100 [salt.state       ][INFO    ][2602] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:55:39.100254 duration_in_ms=5.57
2018-07-17 05:55:39,100 [salt.state       ][INFO    ][2602] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:55:39.100552
2018-07-17 05:55:39,100 [salt.state       ][INFO    ][2602] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 05:55:39,101 [salt.state       ][INFO    ][2602] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-17 05:55:39,101 [salt.state       ][INFO    ][2602] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:55:39.101489 duration_in_ms=0.937
2018-07-17 05:55:39,112 [salt.state       ][INFO    ][2602] Running state [ens3] at time 05:55:39.111967
2018-07-17 05:55:39,112 [salt.state       ][INFO    ][2602] Executing state network.managed for ens3
2018-07-17 05:55:39,376 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-17 05:55:40,405 [salt.state       ][INFO    ][2602] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-17 05:55:40,406 [salt.state       ][INFO    ][2602] Completed state [ens3] at time 05:55:40.406618 duration_in_ms=1294.651
2018-07-17 05:55:40,407 [salt.state       ][INFO    ][2602] Running state [ens2] at time 05:55:40.407442
2018-07-17 05:55:40,408 [salt.state       ][INFO    ][2602] Executing state network.managed for ens2
2018-07-17 05:55:40,471 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-17 05:55:40,543 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-17 05:55:40,672 [salt.state       ][INFO    ][2602] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-17 05:55:40,673 [salt.state       ][INFO    ][2602] Completed state [ens2] at time 05:55:40.673243 duration_in_ms=265.8
2018-07-17 05:55:40,673 [salt.state       ][INFO    ][2602] Running state [linux_system_network] at time 05:55:40.673734
2018-07-17 05:55:40,674 [salt.state       ][INFO    ][2602] Executing state network.system for linux_system_network
2018-07-17 05:55:40,675 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:40,697 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-17 05:55:40,728 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:40,751 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-17 05:55:40,778 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-17 05:55:41,478 [salt.loaded.int.module.debian_ip][WARNING ][2602] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-17 05:55:41,479 [salt.state       ][INFO    ][2602] {'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-17 05:55:41,479 [salt.state       ][INFO    ][2602] Completed state [linux_system_network] at time 05:55:41.479558 duration_in_ms=805.823
2018-07-17 05:55:41,480 [salt.state       ][INFO    ][2602] Running state [/etc/profile.d/proxy.sh] at time 05:55:41.479976
2018-07-17 05:55:41,480 [salt.state       ][INFO    ][2602] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 05:55:41,480 [salt.state       ][INFO    ][2602] File /etc/profile.d/proxy.sh is not present
2018-07-17 05:55:41,481 [salt.state       ][INFO    ][2602] Completed state [/etc/profile.d/proxy.sh] at time 05:55:41.481113 duration_in_ms=1.137
2018-07-17 05:55:41,481 [salt.state       ][INFO    ][2602] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:55:41.481379
2018-07-17 05:55:41,481 [salt.state       ][INFO    ][2602] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 05:55:41,482 [salt.state       ][INFO    ][2602] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 05:55:41,482 [salt.state       ][INFO    ][2602] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:55:41.482179 duration_in_ms=0.8
2018-07-17 05:55:41,483 [salt.state       ][INFO    ][2602] Running state [ntp] at time 05:55:41.483884
2018-07-17 05:55:41,484 [salt.state       ][INFO    ][2602] Executing state pkg.installed for ntp
2018-07-17 05:55:41,731 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:55:41,773 [salt.loaded.int.module.cmdmod][INFO    ][2602] 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-17 05:55:46,722 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055546710648
2018-07-17 05:55:46,760 [salt.minion      ][INFO    ][5284] Starting a new job with PID 5284
2018-07-17 05:55:46,801 [salt.minion      ][INFO    ][5284] Returning information for job: 20180717055546710648
2018-07-17 05:55:56,785 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:56,875 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055556862895
2018-07-17 05:55:56,896 [salt.minion      ][INFO    ][5977] Starting a new job with PID 5977
2018-07-17 05:55:56,901 [salt.state       ][INFO    ][2602] 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-17 05:55:56,931 [salt.minion      ][INFO    ][5977] Returning information for job: 20180717055556862895
2018-07-17 05:55:56,945 [salt.state       ][INFO    ][2602] Loading fresh modules for state activity
2018-07-17 05:55:57,006 [salt.state       ][INFO    ][2602] Completed state [ntp] at time 05:55:57.006295 duration_in_ms=15522.41
2018-07-17 05:55:57,012 [salt.state       ][INFO    ][2602] Running state [/etc/ntp.conf] at time 05:55:57.012889
2018-07-17 05:55:57,013 [salt.state       ][INFO    ][2602] Executing state file.managed for /etc/ntp.conf
2018-07-17 05:55:57,044 [salt.fileclient  ][INFO    ][2602] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-17 05:55:57,182 [salt.state       ][INFO    ][2602] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2018-07-17 05:55:57,185 [salt.state       ][INFO    ][2602] Completed state [/etc/ntp.conf] at time 05:55:57.185263 duration_in_ms=172.374
2018-07-17 05:55:57,187 [salt.loader      ][ERROR   ][2602] 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-17 05:55:57,595 [salt.state       ][INFO    ][2602] Running state [ntp] at time 05:55:57.594995
2018-07-17 05:55:57,595 [salt.state       ][INFO    ][2602] Executing state service.running for ntp
2018-07-17 05:55:57,598 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:57,641 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:55:57,664 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:55:57,691 [salt.state       ][INFO    ][2602] The service ntp is already running
2018-07-17 05:55:57,692 [salt.state       ][INFO    ][2602] Completed state [ntp] at time 05:55:57.692254 duration_in_ms=97.259
2018-07-17 05:55:57,692 [salt.state       ][INFO    ][2602] Running state [ntp] at time 05:55:57.692675
2018-07-17 05:55:57,693 [salt.state       ][INFO    ][2602] Executing state service.mod_watch for ntp
2018-07-17 05:55:57,694 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:55:57,719 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:55:57,747 [salt.loaded.int.module.cmdmod][INFO    ][2602] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-17 05:55:57,883 [salt.state       ][INFO    ][2602] {'ntp': True}
2018-07-17 05:55:57,884 [salt.state       ][INFO    ][2602] Completed state [ntp] at time 05:55:57.884119 duration_in_ms=191.442
2018-07-17 05:55:57,894 [salt.minion      ][INFO    ][2602] Returning information for job: 20180717055425713329
2018-07-17 05:56:47,914 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command state.apply with jid 20180717055647904198
2018-07-17 05:56:47,961 [salt.minion      ][INFO    ][6119] Starting a new job with PID 6119
2018-07-17 05:56:50,789 [salt.state       ][INFO    ][6119] Loading fresh modules for state activity
2018-07-17 05:56:56,302 [salt.state       ][INFO    ][6119] Running state [/etc/environment] at time 05:56:56.302222
2018-07-17 05:56:56,303 [salt.state       ][INFO    ][6119] Executing state file.blockreplace for /etc/environment
2018-07-17 05:56:56,313 [salt.state       ][INFO    ][6119] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-17 05:56:56,316 [salt.state       ][INFO    ][6119] Completed state [/etc/environment] at time 05:56:56.316137 duration_in_ms=13.915
2018-07-17 05:56:56,316 [salt.state       ][INFO    ][6119] Running state [/etc/profile.d] at time 05:56:56.316726
2018-07-17 05:56:56,317 [salt.state       ][INFO    ][6119] Executing state file.directory for /etc/profile.d
2018-07-17 05:56:56,319 [salt.state       ][INFO    ][6119] Directory /etc/profile.d is in the correct state
2018-07-17 05:56:56,320 [salt.state       ][INFO    ][6119] Completed state [/etc/profile.d] at time 05:56:56.320085 duration_in_ms=3.359
2018-07-17 05:56:56,379 [salt.loader      ][ERROR   ][6119] 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-17 05:56:57,027 [salt.state       ][INFO    ][6119] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:56:57.027457
2018-07-17 05:56:57,027 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 05:56:57,065 [salt.state       ][INFO    ][6119] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-17 05:56:57,065 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:56:57.065695 duration_in_ms=38.238
2018-07-17 05:56:57,066 [salt.state       ][INFO    ][6119] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:56:57.065983
2018-07-17 05:56:57,066 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 05:56:57,091 [salt.state       ][INFO    ][6119] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-17 05:56:57,091 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:56:57.091944 duration_in_ms=25.961
2018-07-17 05:56:57,094 [salt.state       ][INFO    ][6119] Running state [linux_repo_prereq_pkgs] at time 05:56:57.094417
2018-07-17 05:56:57,094 [salt.state       ][INFO    ][6119] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 05:56:57,095 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:56:57,976 [salt.state       ][INFO    ][6119] All specified packages are already installed
2018-07-17 05:56:57,976 [salt.state       ][INFO    ][6119] Completed state [linux_repo_prereq_pkgs] at time 05:56:57.976582 duration_in_ms=882.165
2018-07-17 05:56:57,976 [salt.state       ][INFO    ][6119] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:56:57.976931
2018-07-17 05:56:57,977 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 05:56:58,001 [salt.state       ][INFO    ][6119] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-17 05:56:58,002 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:56:58.002117 duration_in_ms=25.185
2018-07-17 05:56:58,002 [salt.state       ][INFO    ][6119] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:56:58.002379
2018-07-17 05:56:58,002 [salt.state       ][INFO    ][6119] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-17 05:56:58,003 [salt.state       ][INFO    ][6119] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-17 05:56:58,003 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:56:58.003186 duration_in_ms=0.807
2018-07-17 05:56:58,003 [salt.state       ][INFO    ][6119] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:56:58.003451
2018-07-17 05:56:58,003 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-17 05:56:58,184 [salt.state       ][INFO    ][6119] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-17 05:56:58,184 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:56:58.184470 duration_in_ms=181.019
2018-07-17 05:56:58,186 [salt.state       ][INFO    ][6119] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:56:58.186063
2018-07-17 05:56:58,186 [salt.state       ][INFO    ][6119] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-17 05:56:58,187 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-17 05:56:59,248 [salt.state       ][INFO    ][6119] {'pid': 6183, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 05:56:59,248 [salt.state       ][INFO    ][6119] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:56:59.248851 duration_in_ms=1062.786
2018-07-17 05:56:59,262 [salt.state       ][INFO    ][6119] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:56:59.262367
2018-07-17 05:56:59,262 [salt.state       ][INFO    ][6119] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-17 05:56:59,459 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:57:07,059 [salt.state       ][INFO    ][6119] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-17 05:57:07,060 [salt.state       ][INFO    ][6119] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:57:07.060134 duration_in_ms=7797.767
2018-07-17 05:57:07,060 [salt.state       ][INFO    ][6119] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:57:07.060747
2018-07-17 05:57:07,061 [salt.state       ][INFO    ][6119] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 05:57:07,062 [salt.state       ][INFO    ][6119] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 05:57:07,062 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:57:07.062364 duration_in_ms=1.617
2018-07-17 05:57:07,062 [salt.state       ][INFO    ][6119] Running state [/etc/apt/preferences.d/uca] at time 05:57:07.062786
2018-07-17 05:57:07,063 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 05:57:07,335 [salt.state       ][INFO    ][6119] File /etc/apt/preferences.d/uca is in the correct state
2018-07-17 05:57:07,335 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/preferences.d/uca] at time 05:57:07.335874 duration_in_ms=273.088
2018-07-17 05:57:07,344 [salt.state       ][INFO    ][6119] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:57:07.343999
2018-07-17 05:57:07,344 [salt.state       ][INFO    ][6119] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-17 05:57:07,345 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-17 05:57:07,374 [salt.state       ][INFO    ][6119] unless execution succeeded
2018-07-17 05:57:07,374 [salt.state       ][INFO    ][6119] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:57:07.374531 duration_in_ms=30.532
2018-07-17 05:57:07,379 [salt.state       ][INFO    ][6119] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:57:07.379727
2018-07-17 05:57:07,380 [salt.state       ][INFO    ][6119] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 05:57:07,459 [salt.state       ][INFO    ][6119] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-17 05:57:07,460 [salt.state       ][INFO    ][6119] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:57:07.460181 duration_in_ms=80.455
2018-07-17 05:57:07,460 [salt.state       ][INFO    ][6119] Running state [linux_extra_packages_latest] at time 05:57:07.460470
2018-07-17 05:57:07,460 [salt.state       ][INFO    ][6119] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 05:57:07,482 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 05:57:07,660 [salt.state       ][INFO    ][6119] Package python-tornado is already up-to-date
2018-07-17 05:57:07,661 [salt.state       ][INFO    ][6119] Completed state [linux_extra_packages_latest] at time 05:57:07.661040 duration_in_ms=200.565
2018-07-17 05:57:07,663 [salt.state       ][INFO    ][6119] Running state [UTC] at time 05:57:07.663454
2018-07-17 05:57:07,664 [salt.state       ][INFO    ][6119] Executing state timezone.system for UTC
2018-07-17 05:57:07,666 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:57:07,737 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:57:07,770 [salt.state       ][INFO    ][6119] Timezone UTC already set, UTC already set to UTC
2018-07-17 05:57:07,771 [salt.state       ][INFO    ][6119] Completed state [UTC] at time 05:57:07.771309 duration_in_ms=107.855
2018-07-17 05:57:07,773 [salt.state       ][INFO    ][6119] Running state [nf_conntrack] at time 05:57:07.773813
2018-07-17 05:57:07,774 [salt.state       ][INFO    ][6119] Executing state kmod.present for nf_conntrack
2018-07-17 05:57:07,776 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'lsmod' in directory '/root'
2018-07-17 05:57:07,806 [salt.state       ][INFO    ][6119] Kernel module nf_conntrack is already present
2018-07-17 05:57:07,807 [salt.state       ][INFO    ][6119] Completed state [nf_conntrack] at time 05:57:07.807763 duration_in_ms=33.949
2018-07-17 05:57:07,810 [salt.state       ][INFO    ][6119] Running state [kernel.panic] at time 05:57:07.809976
2018-07-17 05:57:07,810 [salt.state       ][INFO    ][6119] Executing state sysctl.present for kernel.panic
2018-07-17 05:57:07,836 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:07,904 [salt.state       ][INFO    ][6119] Sysctl value kernel.panic = 60 is already set
2018-07-17 05:57:07,905 [salt.state       ][INFO    ][6119] Completed state [kernel.panic] at time 05:57:07.905696 duration_in_ms=95.72
2018-07-17 05:57:07,906 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_keepalive_probes] at time 05:57:07.906662
2018-07-17 05:57:07,907 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 05:57:07,909 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:07,969 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-17 05:57:07,970 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:57:07.970566 duration_in_ms=63.904
2018-07-17 05:57:07,971 [salt.state       ][INFO    ][6119] Running state [fs.file-max] at time 05:57:07.971533
2018-07-17 05:57:07,972 [salt.state       ][INFO    ][6119] Executing state sysctl.present for fs.file-max
2018-07-17 05:57:07,974 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,015 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055707993677
2018-07-17 05:57:08,052 [salt.minion      ][INFO    ][6646] Starting a new job with PID 6646
2018-07-17 05:57:08,071 [salt.state       ][INFO    ][6119] Sysctl value fs.file-max = 124165 is already set
2018-07-17 05:57:08,072 [salt.state       ][INFO    ][6119] Completed state [fs.file-max] at time 05:57:08.072174 duration_in_ms=100.643
2018-07-17 05:57:08,072 [salt.state       ][INFO    ][6119] Running state [net.core.somaxconn] at time 05:57:08.072858
2018-07-17 05:57:08,073 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.core.somaxconn
2018-07-17 05:57:08,074 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,099 [salt.minion      ][INFO    ][6646] Returning information for job: 20180717055707993677
2018-07-17 05:57:08,124 [salt.state       ][INFO    ][6119] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-17 05:57:08,125 [salt.state       ][INFO    ][6119] Completed state [net.core.somaxconn] at time 05:57:08.125256 duration_in_ms=52.398
2018-07-17 05:57:08,125 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:57:08.125811
2018-07-17 05:57:08,126 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 05:57:08,127 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,173 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-17 05:57:08,173 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:57:08.173768 duration_in_ms=47.957
2018-07-17 05:57:08,174 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_tw_reuse] at time 05:57:08.174246
2018-07-17 05:57:08,174 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 05:57:08,175 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,220 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-17 05:57:08,221 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_tw_reuse] at time 05:57:08.221376 duration_in_ms=47.129
2018-07-17 05:57:08,222 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_congestion_control] at time 05:57:08.221941
2018-07-17 05:57:08,222 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 05:57:08,223 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,278 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-17 05:57:08,279 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_congestion_control] at time 05:57:08.279460 duration_in_ms=57.519
2018-07-17 05:57:08,280 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_retries2] at time 05:57:08.279983
2018-07-17 05:57:08,280 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 05:57:08,281 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,367 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-17 05:57:08,367 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_retries2] at time 05:57:08.367511 duration_in_ms=87.528
2018-07-17 05:57:08,368 [salt.state       ][INFO    ][6119] Running state [net.core.netdev_max_backlog] at time 05:57:08.368007
2018-07-17 05:57:08,368 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 05:57:08,369 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,416 [salt.state       ][INFO    ][6119] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-17 05:57:08,417 [salt.state       ][INFO    ][6119] Completed state [net.core.netdev_max_backlog] at time 05:57:08.417201 duration_in_ms=49.194
2018-07-17 05:57:08,417 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:57:08.417621
2018-07-17 05:57:08,418 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 05:57:08,418 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,510 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-17 05:57:08,511 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:57:08.511147 duration_in_ms=93.526
2018-07-17 05:57:08,511 [salt.state       ][INFO    ][6119] Running state [vm.swappiness] at time 05:57:08.511598
2018-07-17 05:57:08,511 [salt.state       ][INFO    ][6119] Executing state sysctl.present for vm.swappiness
2018-07-17 05:57:08,512 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,579 [salt.state       ][INFO    ][6119] Sysctl value vm.swappiness = 10 is already set
2018-07-17 05:57:08,579 [salt.state       ][INFO    ][6119] Completed state [vm.swappiness] at time 05:57:08.579723 duration_in_ms=68.124
2018-07-17 05:57:08,580 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:57:08.580234
2018-07-17 05:57:08,580 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 05:57:08,581 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,630 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-17 05:57:08,631 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:57:08.631287 duration_in_ms=51.053
2018-07-17 05:57:08,631 [salt.state       ][INFO    ][6119] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:57:08.631741
2018-07-17 05:57:08,632 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 05:57:08,633 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,682 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-17 05:57:08,682 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:57:08.682571 duration_in_ms=50.83
2018-07-17 05:57:08,683 [salt.state       ][INFO    ][6119] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:57:08.683003
2018-07-17 05:57:08,683 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 05:57:08,684 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,741 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-17 05:57:08,742 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:57:08.742273 duration_in_ms=59.268
2018-07-17 05:57:08,743 [salt.state       ][INFO    ][6119] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:57:08.743071
2018-07-17 05:57:08,743 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 05:57:08,745 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,799 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-17 05:57:08,799 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:57:08.799548 duration_in_ms=56.477
2018-07-17 05:57:08,800 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_fin_timeout] at time 05:57:08.800002
2018-07-17 05:57:08,800 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 05:57:08,801 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,847 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-17 05:57:08,848 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_fin_timeout] at time 05:57:08.848286 duration_in_ms=48.283
2018-07-17 05:57:08,848 [salt.state       ][INFO    ][6119] Running state [net.ipv4.tcp_keepalive_time] at time 05:57:08.848794
2018-07-17 05:57:08,849 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 05:57:08,850 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,898 [salt.state       ][INFO    ][6119] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-17 05:57:08,899 [salt.state       ][INFO    ][6119] Completed state [net.ipv4.tcp_keepalive_time] at time 05:57:08.898979 duration_in_ms=50.185
2018-07-17 05:57:08,899 [salt.state       ][INFO    ][6119] Running state [net.nf_conntrack_max] at time 05:57:08.899423
2018-07-17 05:57:08,899 [salt.state       ][INFO    ][6119] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 05:57:08,900 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:08,952 [salt.state       ][INFO    ][6119] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-17 05:57:08,953 [salt.state       ][INFO    ][6119] Completed state [net.nf_conntrack_max] at time 05:57:08.953384 duration_in_ms=53.96
2018-07-17 05:57:08,953 [salt.state       ][INFO    ][6119] Running state [linux_sysfs_package] at time 05:57:08.953916
2018-07-17 05:57:08,954 [salt.state       ][INFO    ][6119] Executing state pkg.installed for linux_sysfs_package
2018-07-17 05:57:08,969 [salt.state       ][INFO    ][6119] All specified packages are already installed
2018-07-17 05:57:08,969 [salt.state       ][INFO    ][6119] Completed state [linux_sysfs_package] at time 05:57:08.969387 duration_in_ms=15.471
2018-07-17 05:57:08,971 [salt.state       ][INFO    ][6119] Running state [/etc/sysfs.d] at time 05:57:08.971766
2018-07-17 05:57:08,972 [salt.state       ][INFO    ][6119] Executing state file.directory for /etc/sysfs.d
2018-07-17 05:57:08,972 [salt.state       ][INFO    ][6119] Directory /etc/sysfs.d is in the correct state
2018-07-17 05:57:08,973 [salt.state       ][INFO    ][6119] Completed state [/etc/sysfs.d] at time 05:57:08.973109 duration_in_ms=1.343
2018-07-17 05:57:08,974 [salt.state       ][INFO    ][6119] Running state [ondemand] at time 05:57:08.974010
2018-07-17 05:57:08,974 [salt.state       ][INFO    ][6119] Executing state service.dead for ondemand
2018-07-17 05:57:08,975 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:08,996 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:57:09,018 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:57:09,047 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'runlevel' in directory '/root'
2018-07-17 05:57:09,064 [salt.state       ][INFO    ][6119] The service ondemand is already dead
2018-07-17 05:57:09,064 [salt.state       ][INFO    ][6119] Completed state [ondemand] at time 05:57:09.064773 duration_in_ms=90.762
2018-07-17 05:57:09,066 [salt.state       ][INFO    ][6119] Running state [cs_CZ.UTF-8] at time 05:57:09.066000
2018-07-17 05:57:09,066 [salt.state       ][INFO    ][6119] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 05:57:09,067 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'locale -a' in directory '/root'
2018-07-17 05:57:09,081 [salt.state       ][INFO    ][6119] Locale cs_CZ.UTF-8 is already present
2018-07-17 05:57:09,081 [salt.state       ][INFO    ][6119] Completed state [cs_CZ.UTF-8] at time 05:57:09.081771 duration_in_ms=15.77
2018-07-17 05:57:09,082 [salt.state       ][INFO    ][6119] Running state [en_US.UTF-8] at time 05:57:09.082307
2018-07-17 05:57:09,082 [salt.state       ][INFO    ][6119] Executing state locale.present for en_US.UTF-8
2018-07-17 05:57:09,083 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'locale -a' in directory '/root'
2018-07-17 05:57:09,097 [salt.state       ][INFO    ][6119] Locale en_US.UTF-8 is already present
2018-07-17 05:57:09,097 [salt.state       ][INFO    ][6119] Completed state [en_US.UTF-8] at time 05:57:09.097748 duration_in_ms=15.441
2018-07-17 05:57:09,100 [salt.state       ][INFO    ][6119] Running state [en_US.UTF-8] at time 05:57:09.100406
2018-07-17 05:57:09,100 [salt.state       ][INFO    ][6119] Executing state locale.system for en_US.UTF-8
2018-07-17 05:57:09,101 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'localectl' in directory '/root'
2018-07-17 05:57:09,150 [salt.state       ][INFO    ][6119] System locale en_US.UTF-8 already set
2018-07-17 05:57:09,151 [salt.state       ][INFO    ][6119] Completed state [en_US.UTF-8] at time 05:57:09.150990 duration_in_ms=50.584
2018-07-17 05:57:09,152 [salt.state       ][INFO    ][6119] Running state [root] at time 05:57:09.152166
2018-07-17 05:57:09,152 [salt.state       ][INFO    ][6119] Executing state group.present for root
2018-07-17 05:57:09,153 [salt.state       ][INFO    ][6119] Group root is present and up to date
2018-07-17 05:57:09,153 [salt.state       ][INFO    ][6119] Completed state [root] at time 05:57:09.153370 duration_in_ms=1.204
2018-07-17 05:57:09,157 [salt.state       ][INFO    ][6119] Running state [root] at time 05:57:09.157009
2018-07-17 05:57:09,157 [salt.state       ][INFO    ][6119] Executing state user.present for root
2018-07-17 05:57:09,159 [salt.state       ][INFO    ][6119] User root is present and up to date
2018-07-17 05:57:09,159 [salt.state       ][INFO    ][6119] Completed state [root] at time 05:57:09.159583 duration_in_ms=2.575
2018-07-17 05:57:09,161 [salt.state       ][INFO    ][6119] Running state [/root] at time 05:57:09.161777
2018-07-17 05:57:09,162 [salt.state       ][INFO    ][6119] Executing state file.directory for /root
2018-07-17 05:57:09,163 [salt.state       ][INFO    ][6119] Directory /root is in the correct state
2018-07-17 05:57:09,163 [salt.state       ][INFO    ][6119] Completed state [/root] at time 05:57:09.163225 duration_in_ms=1.447
2018-07-17 05:57:09,163 [salt.state       ][INFO    ][6119] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:57:09.163505
2018-07-17 05:57:09,163 [salt.state       ][INFO    ][6119] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 05:57:09,164 [salt.state       ][INFO    ][6119] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 05:57:09,164 [salt.state       ][INFO    ][6119] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:57:09.164353 duration_in_ms=0.848
2018-07-17 05:57:09,164 [salt.state       ][INFO    ][6119] Running state [ubuntu] at time 05:57:09.164624
2018-07-17 05:57:09,164 [salt.state       ][INFO    ][6119] Executing state group.present for ubuntu
2018-07-17 05:57:09,165 [salt.state       ][INFO    ][6119] Group ubuntu is present and up to date
2018-07-17 05:57:09,165 [salt.state       ][INFO    ][6119] Completed state [ubuntu] at time 05:57:09.165518 duration_in_ms=0.894
2018-07-17 05:57:09,167 [salt.state       ][INFO    ][6119] Running state [ubuntu] at time 05:57:09.167240
2018-07-17 05:57:09,167 [salt.state       ][INFO    ][6119] Executing state user.present for ubuntu
2018-07-17 05:57:09,169 [salt.state       ][INFO    ][6119] User ubuntu is present and up to date
2018-07-17 05:57:09,169 [salt.state       ][INFO    ][6119] Completed state [ubuntu] at time 05:57:09.169233 duration_in_ms=1.994
2018-07-17 05:57:09,171 [salt.state       ][INFO    ][6119] Running state [/home/ubuntu] at time 05:57:09.171642
2018-07-17 05:57:09,172 [salt.state       ][INFO    ][6119] Executing state file.directory for /home/ubuntu
2018-07-17 05:57:09,173 [salt.state       ][INFO    ][6119] Directory /home/ubuntu is in the correct state
2018-07-17 05:57:09,173 [salt.state       ][INFO    ][6119] Completed state [/home/ubuntu] at time 05:57:09.173441 duration_in_ms=1.798
2018-07-17 05:57:09,175 [salt.state       ][INFO    ][6119] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:57:09.175189
2018-07-17 05:57:09,175 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 05:57:09,201 [salt.state       ][INFO    ][6119] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-17 05:57:09,201 [salt.state       ][INFO    ][6119] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:57:09.201625 duration_in_ms=26.436
2018-07-17 05:57:09,201 [salt.state       ][INFO    ][6119] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:57:09.201929
2018-07-17 05:57:09,202 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 05:57:09,385 [salt.state       ][INFO    ][6119] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-17 05:57:09,385 [salt.state       ][INFO    ][6119] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:57:09.385625 duration_in_ms=183.696
2018-07-17 05:57:09,385 [salt.state       ][INFO    ][6119] Running state [apt-daily.timer] at time 05:57:09.385929
2018-07-17 05:57:09,386 [salt.state       ][INFO    ][6119] Executing state service.dead for apt-daily.timer
2018-07-17 05:57:09,386 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-17 05:57:09,426 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:57:09,454 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:57:09,488 [salt.state       ][INFO    ][6119] The service apt-daily.timer is already dead
2018-07-17 05:57:09,488 [salt.state       ][INFO    ][6119] Completed state [apt-daily.timer] at time 05:57:09.488542 duration_in_ms=102.611
2018-07-17 05:57:09,489 [salt.state       ][INFO    ][6119] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:57:09.489128
2018-07-17 05:57:09,489 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 05:57:09,705 [salt.state       ][INFO    ][6119] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-17 05:57:09,705 [salt.state       ][INFO    ][6119] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:57:09.705508 duration_in_ms=216.378
2018-07-17 05:57:09,709 [salt.state       ][INFO    ][6119] Running state [service.systemctl_reload] at time 05:57:09.709238
2018-07-17 05:57:09,709 [salt.state       ][INFO    ][6119] Executing state module.wait for service.systemctl_reload
2018-07-17 05:57:09,710 [salt.state       ][INFO    ][6119] No changes made for service.systemctl_reload
2018-07-17 05:57:09,710 [salt.state       ][INFO    ][6119] Completed state [service.systemctl_reload] at time 05:57:09.710340 duration_in_ms=1.102
2018-07-17 05:57:09,710 [salt.state       ][INFO    ][6119] Running state [/etc/issue] at time 05:57:09.710724
2018-07-17 05:57:09,711 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/issue
2018-07-17 05:57:09,716 [salt.state       ][INFO    ][6119] File /etc/issue is in the correct state
2018-07-17 05:57:09,717 [salt.state       ][INFO    ][6119] Completed state [/etc/issue] at time 05:57:09.717234 duration_in_ms=6.51
2018-07-17 05:57:09,717 [salt.state       ][INFO    ][6119] Running state [/etc/hostname] at time 05:57:09.717595
2018-07-17 05:57:09,717 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/hostname
2018-07-17 05:57:09,735 [salt.state       ][INFO    ][6119] File /etc/hostname is in the correct state
2018-07-17 05:57:09,736 [salt.state       ][INFO    ][6119] Completed state [/etc/hostname] at time 05:57:09.735950 duration_in_ms=18.355
2018-07-17 05:57:09,738 [salt.state       ][INFO    ][6119] Running state [hostname msg02] at time 05:57:09.738355
2018-07-17 05:57:09,738 [salt.state       ][INFO    ][6119] Executing state cmd.wait for hostname msg02
2018-07-17 05:57:09,739 [salt.state       ][INFO    ][6119] No changes made for hostname msg02
2018-07-17 05:57:09,739 [salt.state       ][INFO    ][6119] Completed state [hostname msg02] at time 05:57:09.739538 duration_in_ms=1.183
2018-07-17 05:57:09,740 [salt.state       ][INFO    ][6119] Running state [mdb02] at time 05:57:09.740373
2018-07-17 05:57:09,740 [salt.state       ][INFO    ][6119] Executing state host.present for mdb02
2018-07-17 05:57:09,741 [salt.state       ][INFO    ][6119] Host mdb02 (10.167.4.33) already present
2018-07-17 05:57:09,742 [salt.state       ][INFO    ][6119] Completed state [mdb02] at time 05:57:09.741948 duration_in_ms=1.575
2018-07-17 05:57:09,742 [salt.state       ][INFO    ][6119] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:57:09.742307
2018-07-17 05:57:09,742 [salt.state       ][INFO    ][6119] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,743 [salt.state       ][INFO    ][6119] Host mdb02.mcp-ovs-dpdk-ha.local (10.167.4.33) already present
2018-07-17 05:57:09,743 [salt.state       ][INFO    ][6119] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:57:09.743759 duration_in_ms=1.453
2018-07-17 05:57:09,744 [salt.state       ][INFO    ][6119] Running state [mdb03] at time 05:57:09.744122
2018-07-17 05:57:09,744 [salt.state       ][INFO    ][6119] Executing state host.present for mdb03
2018-07-17 05:57:09,745 [salt.state       ][INFO    ][6119] Host mdb03 (10.167.4.34) already present
2018-07-17 05:57:09,745 [salt.state       ][INFO    ][6119] Completed state [mdb03] at time 05:57:09.745587 duration_in_ms=1.464
2018-07-17 05:57:09,745 [salt.state       ][INFO    ][6119] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:57:09.745943
2018-07-17 05:57:09,746 [salt.state       ][INFO    ][6119] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,747 [salt.state       ][INFO    ][6119] Host mdb03.mcp-ovs-dpdk-ha.local (10.167.4.34) already present
2018-07-17 05:57:09,747 [salt.state       ][INFO    ][6119] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:57:09.747396 duration_in_ms=1.453
2018-07-17 05:57:09,747 [salt.state       ][INFO    ][6119] Running state [mdb01] at time 05:57:09.747749
2018-07-17 05:57:09,748 [salt.state       ][INFO    ][6119] Executing state host.present for mdb01
2018-07-17 05:57:09,748 [salt.state       ][INFO    ][6119] Host mdb01 (10.167.4.32) already present
2018-07-17 05:57:09,749 [salt.state       ][INFO    ][6119] Completed state [mdb01] at time 05:57:09.749202 duration_in_ms=1.453
2018-07-17 05:57:09,749 [salt.state       ][INFO    ][6119] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:57:09.749553
2018-07-17 05:57:09,749 [salt.state       ][INFO    ][6119] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,750 [salt.state       ][INFO    ][6119] Host mdb01.mcp-ovs-dpdk-ha.local (10.167.4.32) already present
2018-07-17 05:57:09,751 [salt.state       ][INFO    ][6119] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:57:09.750991 duration_in_ms=1.437
2018-07-17 05:57:09,751 [salt.state       ][INFO    ][6119] Running state [mdb] at time 05:57:09.751371
2018-07-17 05:57:09,751 [salt.state       ][INFO    ][6119] Executing state host.present for mdb
2018-07-17 05:57:09,752 [salt.state       ][INFO    ][6119] Host mdb (10.167.4.31) already present
2018-07-17 05:57:09,752 [salt.state       ][INFO    ][6119] Completed state [mdb] at time 05:57:09.752778 duration_in_ms=1.407
2018-07-17 05:57:09,753 [salt.state       ][INFO    ][6119] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:57:09.753122
2018-07-17 05:57:09,753 [salt.state       ][INFO    ][6119] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,754 [salt.state       ][INFO    ][6119] Host mdb.mcp-ovs-dpdk-ha.local (10.167.4.31) already present
2018-07-17 05:57:09,754 [salt.state       ][INFO    ][6119] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:57:09.754499 duration_in_ms=1.378
2018-07-17 05:57:09,754 [salt.state       ][INFO    ][6119] Running state [cfg01] at time 05:57:09.754844
2018-07-17 05:57:09,755 [salt.state       ][INFO    ][6119] Executing state host.present for cfg01
2018-07-17 05:57:09,755 [salt.state       ][INFO    ][6119] Host cfg01 (10.167.4.11) already present
2018-07-17 05:57:09,756 [salt.state       ][INFO    ][6119] Completed state [cfg01] at time 05:57:09.756230 duration_in_ms=1.386
2018-07-17 05:57:09,756 [salt.state       ][INFO    ][6119] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:09.756572
2018-07-17 05:57:09,756 [salt.state       ][INFO    ][6119] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,757 [salt.state       ][INFO    ][6119] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:57:09,758 [salt.state       ][INFO    ][6119] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:09.757971 duration_in_ms=1.399
2018-07-17 05:57:09,758 [salt.state       ][INFO    ][6119] Running state [prx01] at time 05:57:09.758313
2018-07-17 05:57:09,758 [salt.state       ][INFO    ][6119] Executing state host.present for prx01
2018-07-17 05:57:09,759 [salt.state       ][INFO    ][6119] Host prx01 (10.167.4.14) already present
2018-07-17 05:57:09,759 [salt.state       ][INFO    ][6119] Completed state [prx01] at time 05:57:09.759697 duration_in_ms=1.384
2018-07-17 05:57:09,760 [salt.state       ][INFO    ][6119] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:57:09.760037
2018-07-17 05:57:09,760 [salt.state       ][INFO    ][6119] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,761 [salt.state       ][INFO    ][6119] Host prx01.mcp-ovs-dpdk-ha.local (10.167.4.14) already present
2018-07-17 05:57:09,761 [salt.state       ][INFO    ][6119] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:57:09.761451 duration_in_ms=1.414
2018-07-17 05:57:09,761 [salt.state       ][INFO    ][6119] Running state [kvm01] at time 05:57:09.761795
2018-07-17 05:57:09,762 [salt.state       ][INFO    ][6119] Executing state host.present for kvm01
2018-07-17 05:57:09,762 [salt.state       ][INFO    ][6119] Host kvm01 (10.167.4.20) already present
2018-07-17 05:57:09,763 [salt.state       ][INFO    ][6119] Completed state [kvm01] at time 05:57:09.763172 duration_in_ms=1.377
2018-07-17 05:57:09,763 [salt.state       ][INFO    ][6119] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:57:09.763532
2018-07-17 05:57:09,763 [salt.state       ][INFO    ][6119] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,764 [salt.state       ][INFO    ][6119] Host kvm01.mcp-ovs-dpdk-ha.local (10.167.4.20) already present
2018-07-17 05:57:09,764 [salt.state       ][INFO    ][6119] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:57:09.764884 duration_in_ms=1.353
2018-07-17 05:57:09,765 [salt.state       ][INFO    ][6119] Running state [kvm03] at time 05:57:09.765216
2018-07-17 05:57:09,765 [salt.state       ][INFO    ][6119] Executing state host.present for kvm03
2018-07-17 05:57:09,766 [salt.state       ][INFO    ][6119] Host kvm03 (10.167.4.22) already present
2018-07-17 05:57:09,766 [salt.state       ][INFO    ][6119] Completed state [kvm03] at time 05:57:09.766555 duration_in_ms=1.338
2018-07-17 05:57:09,766 [salt.state       ][INFO    ][6119] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:57:09.766885
2018-07-17 05:57:09,767 [salt.state       ][INFO    ][6119] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,768 [salt.state       ][INFO    ][6119] Host kvm03.mcp-ovs-dpdk-ha.local (10.167.4.22) already present
2018-07-17 05:57:09,768 [salt.state       ][INFO    ][6119] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:57:09.768239 duration_in_ms=1.353
2018-07-17 05:57:09,768 [salt.state       ][INFO    ][6119] Running state [kvm02] at time 05:57:09.768570
2018-07-17 05:57:09,768 [salt.state       ][INFO    ][6119] Executing state host.present for kvm02
2018-07-17 05:57:09,770 [salt.state       ][INFO    ][6119] Host kvm02 (10.167.4.21) already present
2018-07-17 05:57:09,770 [salt.state       ][INFO    ][6119] Completed state [kvm02] at time 05:57:09.770322 duration_in_ms=1.753
2018-07-17 05:57:09,770 [salt.state       ][INFO    ][6119] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:57:09.770657
2018-07-17 05:57:09,770 [salt.state       ][INFO    ][6119] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,771 [salt.state       ][INFO    ][6119] Host kvm02.mcp-ovs-dpdk-ha.local (10.167.4.21) already present
2018-07-17 05:57:09,772 [salt.state       ][INFO    ][6119] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:57:09.772004 duration_in_ms=1.346
2018-07-17 05:57:09,772 [salt.state       ][INFO    ][6119] Running state [dbs] at time 05:57:09.772338
2018-07-17 05:57:09,772 [salt.state       ][INFO    ][6119] Executing state host.present for dbs
2018-07-17 05:57:09,773 [salt.state       ][INFO    ][6119] Host dbs (10.167.4.23) already present
2018-07-17 05:57:09,773 [salt.state       ][INFO    ][6119] Completed state [dbs] at time 05:57:09.773733 duration_in_ms=1.395
2018-07-17 05:57:09,774 [salt.state       ][INFO    ][6119] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:57:09.774063
2018-07-17 05:57:09,774 [salt.state       ][INFO    ][6119] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,775 [salt.state       ][INFO    ][6119] Host dbs.mcp-ovs-dpdk-ha.local (10.167.4.23) already present
2018-07-17 05:57:09,775 [salt.state       ][INFO    ][6119] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:57:09.775406 duration_in_ms=1.343
2018-07-17 05:57:09,775 [salt.state       ][INFO    ][6119] Running state [prx] at time 05:57:09.775746
2018-07-17 05:57:09,776 [salt.state       ][INFO    ][6119] Executing state host.present for prx
2018-07-17 05:57:09,776 [salt.state       ][INFO    ][6119] Host prx (10.167.4.13) already present
2018-07-17 05:57:09,777 [salt.state       ][INFO    ][6119] Completed state [prx] at time 05:57:09.777071 duration_in_ms=1.325
2018-07-17 05:57:09,777 [salt.state       ][INFO    ][6119] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:57:09.777392
2018-07-17 05:57:09,777 [salt.state       ][INFO    ][6119] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,778 [salt.state       ][INFO    ][6119] Host prx.mcp-ovs-dpdk-ha.local (10.167.4.13) already present
2018-07-17 05:57:09,778 [salt.state       ][INFO    ][6119] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:57:09.778684 duration_in_ms=1.291
2018-07-17 05:57:09,779 [salt.state       ][INFO    ][6119] Running state [prx02] at time 05:57:09.779023
2018-07-17 05:57:09,779 [salt.state       ][INFO    ][6119] Executing state host.present for prx02
2018-07-17 05:57:09,780 [salt.state       ][INFO    ][6119] Host prx02 (10.167.4.15) already present
2018-07-17 05:57:09,780 [salt.state       ][INFO    ][6119] Completed state [prx02] at time 05:57:09.780332 duration_in_ms=1.31
2018-07-17 05:57:09,780 [salt.state       ][INFO    ][6119] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:57:09.780663
2018-07-17 05:57:09,781 [salt.state       ][INFO    ][6119] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,781 [salt.state       ][INFO    ][6119] Host prx02.mcp-ovs-dpdk-ha.local (10.167.4.15) already present
2018-07-17 05:57:09,782 [salt.state       ][INFO    ][6119] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:57:09.781987 duration_in_ms=1.324
2018-07-17 05:57:09,782 [salt.state       ][INFO    ][6119] Running state [msg02] at time 05:57:09.782311
2018-07-17 05:57:09,782 [salt.state       ][INFO    ][6119] Executing state host.present for msg02
2018-07-17 05:57:09,783 [salt.state       ][INFO    ][6119] Host msg02 (10.167.4.29) already present
2018-07-17 05:57:09,783 [salt.state       ][INFO    ][6119] Completed state [msg02] at time 05:57:09.783620 duration_in_ms=1.308
2018-07-17 05:57:09,783 [salt.state       ][INFO    ][6119] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:57:09.783942
2018-07-17 05:57:09,784 [salt.state       ][INFO    ][6119] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:09,785 [salt.state       ][INFO    ][6119] Host msg02.mcp-ovs-dpdk-ha.local (10.167.4.29) already present
2018-07-17 05:57:09,785 [salt.state       ][INFO    ][6119] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:57:09.785284 duration_in_ms=1.341
2018-07-17 05:57:09,787 [salt.state       ][INFO    ][6119] Running state [file.replace] at time 05:57:09.787554
2018-07-17 05:57:09,787 [salt.state       ][INFO    ][6119] Executing state module.run for file.replace
2018-07-17 05:57:10,062 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['git', '--version'] in directory '/root'
2018-07-17 05:57:10,696 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command 'grep -q "msg02 msg02.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-17 05:57:10,736 [salt.state       ][INFO    ][6119] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.23\t\tdbs dbs.mcp-ovs-dpdk-ha.local\n 10.167.4.13\t\tprx prx.mcp-ovs-dpdk-ha.local\n 10.167.4.15\t\tprx02 prx02.mcp-ovs-dpdk-ha.local\n-10.167.4.29\t\tmsg02 msg02.mcp-ovs-dpdk-ha.local\n+10.167.4.29\t\tmsg02.mcp-ovs-dpdk-ha.local msg02\n 10.167.4.30\t\tmsg03 msg03.mcp-ovs-dpdk-ha.local\n 10.167.4.28\t\tmsg01 msg01.mcp-ovs-dpdk-ha.local\n 10.167.4.27\t\tmsg msg.mcp-ovs-dpdk-ha.local\n'}
2018-07-17 05:57:10,737 [salt.state       ][INFO    ][6119] Completed state [file.replace] at time 05:57:10.737111 duration_in_ms=949.557
2018-07-17 05:57:10,737 [salt.state       ][INFO    ][6119] Running state [msg03] at time 05:57:10.737559
2018-07-17 05:57:10,737 [salt.state       ][INFO    ][6119] Executing state host.present for msg03
2018-07-17 05:57:10,738 [salt.state       ][INFO    ][6119] Host msg03 (10.167.4.30) already present
2018-07-17 05:57:10,739 [salt.state       ][INFO    ][6119] Completed state [msg03] at time 05:57:10.738972 duration_in_ms=1.413
2018-07-17 05:57:10,739 [salt.state       ][INFO    ][6119] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:57:10.739286
2018-07-17 05:57:10,739 [salt.state       ][INFO    ][6119] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,740 [salt.state       ][INFO    ][6119] Host msg03.mcp-ovs-dpdk-ha.local (10.167.4.30) already present
2018-07-17 05:57:10,740 [salt.state       ][INFO    ][6119] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:57:10.740451 duration_in_ms=1.165
2018-07-17 05:57:10,740 [salt.state       ][INFO    ][6119] Running state [msg01] at time 05:57:10.740758
2018-07-17 05:57:10,741 [salt.state       ][INFO    ][6119] Executing state host.present for msg01
2018-07-17 05:57:10,741 [salt.state       ][INFO    ][6119] Host msg01 (10.167.4.28) already present
2018-07-17 05:57:10,741 [salt.state       ][INFO    ][6119] Completed state [msg01] at time 05:57:10.741883 duration_in_ms=1.125
2018-07-17 05:57:10,742 [salt.state       ][INFO    ][6119] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:57:10.742170
2018-07-17 05:57:10,742 [salt.state       ][INFO    ][6119] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,743 [salt.state       ][INFO    ][6119] Host msg01.mcp-ovs-dpdk-ha.local (10.167.4.28) already present
2018-07-17 05:57:10,743 [salt.state       ][INFO    ][6119] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:57:10.743329 duration_in_ms=1.159
2018-07-17 05:57:10,743 [salt.state       ][INFO    ][6119] Running state [msg] at time 05:57:10.743615
2018-07-17 05:57:10,743 [salt.state       ][INFO    ][6119] Executing state host.present for msg
2018-07-17 05:57:10,744 [salt.state       ][INFO    ][6119] Host msg (10.167.4.27) already present
2018-07-17 05:57:10,744 [salt.state       ][INFO    ][6119] Completed state [msg] at time 05:57:10.744761 duration_in_ms=1.146
2018-07-17 05:57:10,745 [salt.state       ][INFO    ][6119] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:57:10.745053
2018-07-17 05:57:10,745 [salt.state       ][INFO    ][6119] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,746 [salt.state       ][INFO    ][6119] Host msg.mcp-ovs-dpdk-ha.local (10.167.4.27) already present
2018-07-17 05:57:10,746 [salt.state       ][INFO    ][6119] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:57:10.746209 duration_in_ms=1.156
2018-07-17 05:57:10,746 [salt.state       ][INFO    ][6119] Running state [cfg01] at time 05:57:10.746492
2018-07-17 05:57:10,746 [salt.state       ][INFO    ][6119] Executing state host.present for cfg01
2018-07-17 05:57:10,747 [salt.state       ][INFO    ][6119] Host cfg01 (10.167.4.11) already present
2018-07-17 05:57:10,747 [salt.state       ][INFO    ][6119] Completed state [cfg01] at time 05:57:10.747627 duration_in_ms=1.135
2018-07-17 05:57:10,747 [salt.state       ][INFO    ][6119] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:10.747910
2018-07-17 05:57:10,748 [salt.state       ][INFO    ][6119] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,748 [salt.state       ][INFO    ][6119] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:57:10,749 [salt.state       ][INFO    ][6119] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:10.749064 duration_in_ms=1.154
2018-07-17 05:57:10,749 [salt.state       ][INFO    ][6119] Running state [cmp002] at time 05:57:10.749350
2018-07-17 05:57:10,749 [salt.state       ][INFO    ][6119] Executing state host.present for cmp002
2018-07-17 05:57:10,750 [salt.state       ][INFO    ][6119] Host cmp002 (10.167.4.53) already present
2018-07-17 05:57:10,750 [salt.state       ][INFO    ][6119] Completed state [cmp002] at time 05:57:10.750503 duration_in_ms=1.153
2018-07-17 05:57:10,750 [salt.state       ][INFO    ][6119] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:57:10.750796
2018-07-17 05:57:10,751 [salt.state       ][INFO    ][6119] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,751 [salt.state       ][INFO    ][6119] Host cmp002.mcp-ovs-dpdk-ha.local (10.167.4.53) already present
2018-07-17 05:57:10,751 [salt.state       ][INFO    ][6119] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:57:10.751938 duration_in_ms=1.142
2018-07-17 05:57:10,752 [salt.state       ][INFO    ][6119] Running state [cmp001] at time 05:57:10.752264
2018-07-17 05:57:10,752 [salt.state       ][INFO    ][6119] Executing state host.present for cmp001
2018-07-17 05:57:10,753 [salt.state       ][INFO    ][6119] Host cmp001 (10.167.4.52) already present
2018-07-17 05:57:10,753 [salt.state       ][INFO    ][6119] Completed state [cmp001] at time 05:57:10.753443 duration_in_ms=1.179
2018-07-17 05:57:10,753 [salt.state       ][INFO    ][6119] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:57:10.753725
2018-07-17 05:57:10,754 [salt.state       ][INFO    ][6119] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,754 [salt.state       ][INFO    ][6119] Host cmp001.mcp-ovs-dpdk-ha.local (10.167.4.52) already present
2018-07-17 05:57:10,755 [salt.state       ][INFO    ][6119] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:57:10.755177 duration_in_ms=1.452
2018-07-17 05:57:10,755 [salt.state       ][INFO    ][6119] Running state [dbs01] at time 05:57:10.755462
2018-07-17 05:57:10,755 [salt.state       ][INFO    ][6119] Executing state host.present for dbs01
2018-07-17 05:57:10,756 [salt.state       ][INFO    ][6119] Host dbs01 (10.167.4.24) already present
2018-07-17 05:57:10,756 [salt.state       ][INFO    ][6119] Completed state [dbs01] at time 05:57:10.756582 duration_in_ms=1.12
2018-07-17 05:57:10,756 [salt.state       ][INFO    ][6119] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:57:10.756884
2018-07-17 05:57:10,757 [salt.state       ][INFO    ][6119] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,757 [salt.state       ][INFO    ][6119] Host dbs01.mcp-ovs-dpdk-ha.local (10.167.4.24) already present
2018-07-17 05:57:10,758 [salt.state       ][INFO    ][6119] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:57:10.757999 duration_in_ms=1.115
2018-07-17 05:57:10,758 [salt.state       ][INFO    ][6119] Running state [dbs02] at time 05:57:10.758281
2018-07-17 05:57:10,758 [salt.state       ][INFO    ][6119] Executing state host.present for dbs02
2018-07-17 05:57:10,759 [salt.state       ][INFO    ][6119] Host dbs02 (10.167.4.25) already present
2018-07-17 05:57:10,759 [salt.state       ][INFO    ][6119] Completed state [dbs02] at time 05:57:10.759402 duration_in_ms=1.121
2018-07-17 05:57:10,759 [salt.state       ][INFO    ][6119] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:57:10.759680
2018-07-17 05:57:10,759 [salt.state       ][INFO    ][6119] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,760 [salt.state       ][INFO    ][6119] Host dbs02.mcp-ovs-dpdk-ha.local (10.167.4.25) already present
2018-07-17 05:57:10,760 [salt.state       ][INFO    ][6119] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:57:10.760834 duration_in_ms=1.154
2018-07-17 05:57:10,761 [salt.state       ][INFO    ][6119] Running state [dbs03] at time 05:57:10.761112
2018-07-17 05:57:10,761 [salt.state       ][INFO    ][6119] Executing state host.present for dbs03
2018-07-17 05:57:10,762 [salt.state       ][INFO    ][6119] Host dbs03 (10.167.4.26) already present
2018-07-17 05:57:10,762 [salt.state       ][INFO    ][6119] Completed state [dbs03] at time 05:57:10.762257 duration_in_ms=1.145
2018-07-17 05:57:10,762 [salt.state       ][INFO    ][6119] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:57:10.762545
2018-07-17 05:57:10,762 [salt.state       ][INFO    ][6119] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,763 [salt.state       ][INFO    ][6119] Host dbs03.mcp-ovs-dpdk-ha.local (10.167.4.26) already present
2018-07-17 05:57:10,763 [salt.state       ][INFO    ][6119] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:57:10.763675 duration_in_ms=1.13
2018-07-17 05:57:10,763 [salt.state       ][INFO    ][6119] Running state [mas01] at time 05:57:10.763958
2018-07-17 05:57:10,764 [salt.state       ][INFO    ][6119] Executing state host.present for mas01
2018-07-17 05:57:10,764 [salt.state       ][INFO    ][6119] Host mas01 (10.167.4.12) already present
2018-07-17 05:57:10,765 [salt.state       ][INFO    ][6119] Completed state [mas01] at time 05:57:10.765085 duration_in_ms=1.127
2018-07-17 05:57:10,765 [salt.state       ][INFO    ][6119] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:57:10.765361
2018-07-17 05:57:10,765 [salt.state       ][INFO    ][6119] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,766 [salt.state       ][INFO    ][6119] Host mas01.mcp-ovs-dpdk-ha.local (10.167.4.12) already present
2018-07-17 05:57:10,766 [salt.state       ][INFO    ][6119] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:57:10.766482 duration_in_ms=1.121
2018-07-17 05:57:10,766 [salt.state       ][INFO    ][6119] Running state [ctl02] at time 05:57:10.766762
2018-07-17 05:57:10,767 [salt.state       ][INFO    ][6119] Executing state host.present for ctl02
2018-07-17 05:57:10,767 [salt.state       ][INFO    ][6119] Host ctl02 (10.167.4.37) already present
2018-07-17 05:57:10,767 [salt.state       ][INFO    ][6119] Completed state [ctl02] at time 05:57:10.767888 duration_in_ms=1.126
2018-07-17 05:57:10,768 [salt.state       ][INFO    ][6119] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:57:10.768166
2018-07-17 05:57:10,768 [salt.state       ][INFO    ][6119] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,769 [salt.state       ][INFO    ][6119] Host ctl02.mcp-ovs-dpdk-ha.local (10.167.4.37) already present
2018-07-17 05:57:10,769 [salt.state       ][INFO    ][6119] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:57:10.769312 duration_in_ms=1.146
2018-07-17 05:57:10,769 [salt.state       ][INFO    ][6119] Running state [ctl03] at time 05:57:10.769591
2018-07-17 05:57:10,769 [salt.state       ][INFO    ][6119] Executing state host.present for ctl03
2018-07-17 05:57:10,770 [salt.state       ][INFO    ][6119] Host ctl03 (10.167.4.38) already present
2018-07-17 05:57:10,770 [salt.state       ][INFO    ][6119] Completed state [ctl03] at time 05:57:10.770726 duration_in_ms=1.135
2018-07-17 05:57:10,771 [salt.state       ][INFO    ][6119] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:57:10.771009
2018-07-17 05:57:10,771 [salt.state       ][INFO    ][6119] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,771 [salt.state       ][INFO    ][6119] Host ctl03.mcp-ovs-dpdk-ha.local (10.167.4.38) already present
2018-07-17 05:57:10,772 [salt.state       ][INFO    ][6119] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:57:10.772159 duration_in_ms=1.15
2018-07-17 05:57:10,772 [salt.state       ][INFO    ][6119] Running state [ctl01] at time 05:57:10.772438
2018-07-17 05:57:10,772 [salt.state       ][INFO    ][6119] Executing state host.present for ctl01
2018-07-17 05:57:10,773 [salt.state       ][INFO    ][6119] Host ctl01 (10.167.4.36) already present
2018-07-17 05:57:10,773 [salt.state       ][INFO    ][6119] Completed state [ctl01] at time 05:57:10.773568 duration_in_ms=1.13
2018-07-17 05:57:10,773 [salt.state       ][INFO    ][6119] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:57:10.773844
2018-07-17 05:57:10,774 [salt.state       ][INFO    ][6119] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,774 [salt.state       ][INFO    ][6119] Host ctl01.mcp-ovs-dpdk-ha.local (10.167.4.36) already present
2018-07-17 05:57:10,775 [salt.state       ][INFO    ][6119] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:57:10.774974 duration_in_ms=1.13
2018-07-17 05:57:10,775 [salt.state       ][INFO    ][6119] Running state [ctl] at time 05:57:10.775263
2018-07-17 05:57:10,775 [salt.state       ][INFO    ][6119] Executing state host.present for ctl
2018-07-17 05:57:10,776 [salt.state       ][INFO    ][6119] Host ctl (10.167.4.35) already present
2018-07-17 05:57:10,776 [salt.state       ][INFO    ][6119] Completed state [ctl] at time 05:57:10.776376 duration_in_ms=1.113
2018-07-17 05:57:10,776 [salt.state       ][INFO    ][6119] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:57:10.776652
2018-07-17 05:57:10,776 [salt.state       ][INFO    ][6119] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:10,777 [salt.state       ][INFO    ][6119] Host ctl.mcp-ovs-dpdk-ha.local (10.167.4.35) already present
2018-07-17 05:57:10,777 [salt.state       ][INFO    ][6119] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:57:10.777813 duration_in_ms=1.161
2018-07-17 05:57:10,778 [salt.state       ][INFO    ][6119] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:57:10.778094
2018-07-17 05:57:10,778 [salt.state       ][INFO    ][6119] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 05:57:10,778 [salt.state       ][INFO    ][6119] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-17 05:57:10,779 [salt.state       ][INFO    ][6119] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:57:10.778960 duration_in_ms=0.866
2018-07-17 05:57:10,779 [salt.state       ][INFO    ][6119] Running state [ens3] at time 05:57:10.779256
2018-07-17 05:57:10,779 [salt.state       ][INFO    ][6119] Executing state network.managed for ens3
2018-07-17 05:57:12,003 [salt.state       ][INFO    ][6119] Interface ens3 is up to date.
2018-07-17 05:57:12,004 [salt.state       ][INFO    ][6119] Completed state [ens3] at time 05:57:12.004363 duration_in_ms=1225.104
2018-07-17 05:57:12,005 [salt.state       ][INFO    ][6119] Running state [ens2] at time 05:57:12.005014
2018-07-17 05:57:12,005 [salt.state       ][INFO    ][6119] Executing state network.managed for ens2
2018-07-17 05:57:12,850 [salt.state       ][INFO    ][6119] Interface ens2 is up to date.
2018-07-17 05:57:12,850 [salt.state       ][INFO    ][6119] Completed state [ens2] at time 05:57:12.850805 duration_in_ms=845.793
2018-07-17 05:57:12,851 [salt.state       ][INFO    ][6119] Running state [linux_system_network] at time 05:57:12.851165
2018-07-17 05:57:12,851 [salt.state       ][INFO    ][6119] Executing state network.system for linux_system_network
2018-07-17 05:57:12,852 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:12,875 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-17 05:57:12,909 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:12,943 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-17 05:57:12,977 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-17 05:57:13,778 [salt.loaded.int.module.debian_ip][WARNING ][6119] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-17 05:57:13,779 [salt.state       ][INFO    ][6119] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-17 05:57:13,779 [salt.state       ][INFO    ][6119] Completed state [linux_system_network] at time 05:57:13.779828 duration_in_ms=928.661
2018-07-17 05:57:13,780 [salt.state       ][INFO    ][6119] Running state [/etc/profile.d/proxy.sh] at time 05:57:13.780310
2018-07-17 05:57:13,780 [salt.state       ][INFO    ][6119] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 05:57:13,781 [salt.state       ][INFO    ][6119] File /etc/profile.d/proxy.sh is not present
2018-07-17 05:57:13,781 [salt.state       ][INFO    ][6119] Completed state [/etc/profile.d/proxy.sh] at time 05:57:13.781701 duration_in_ms=1.391
2018-07-17 05:57:13,782 [salt.state       ][INFO    ][6119] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:57:13.781984
2018-07-17 05:57:13,782 [salt.state       ][INFO    ][6119] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 05:57:13,782 [salt.state       ][INFO    ][6119] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 05:57:13,782 [salt.state       ][INFO    ][6119] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:57:13.782800 duration_in_ms=0.816
2018-07-17 05:57:13,783 [salt.state       ][INFO    ][6119] Running state [ntp] at time 05:57:13.783084
2018-07-17 05:57:13,783 [salt.state       ][INFO    ][6119] Executing state pkg.installed for ntp
2018-07-17 05:57:13,800 [salt.state       ][INFO    ][6119] All specified packages are already installed
2018-07-17 05:57:13,800 [salt.state       ][INFO    ][6119] Completed state [ntp] at time 05:57:13.800514 duration_in_ms=17.43
2018-07-17 05:57:13,802 [salt.state       ][INFO    ][6119] Running state [/etc/ntp.conf] at time 05:57:13.802771
2018-07-17 05:57:13,803 [salt.state       ][INFO    ][6119] Executing state file.managed for /etc/ntp.conf
2018-07-17 05:57:13,932 [salt.state       ][INFO    ][6119] File /etc/ntp.conf is in the correct state
2018-07-17 05:57:13,933 [salt.state       ][INFO    ][6119] Completed state [/etc/ntp.conf] at time 05:57:13.933059 duration_in_ms=130.288
2018-07-17 05:57:13,935 [salt.state       ][INFO    ][6119] Running state [ntp] at time 05:57:13.935020
2018-07-17 05:57:13,935 [salt.state       ][INFO    ][6119] Executing state service.running for ntp
2018-07-17 05:57:13,936 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:13,964 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:57:13,984 [salt.loaded.int.module.cmdmod][INFO    ][6119] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:57:14,007 [salt.state       ][INFO    ][6119] The service ntp is already running
2018-07-17 05:57:14,007 [salt.state       ][INFO    ][6119] Completed state [ntp] at time 05:57:14.007561 duration_in_ms=72.54
2018-07-17 05:57:14,013 [salt.minion      ][INFO    ][6119] Returning information for job: 20180717055647904198
2018-07-17 05:58:03,750 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180717055803738270
2018-07-17 05:58:03,797 [salt.minion      ][INFO    ][6931] Starting a new job with PID 6931
2018-07-17 05:58:03,825 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6931] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-17 05:58:03,831 [salt.minion      ][INFO    ][6931] Returning information for job: 20180717055803738270
2018-07-17 05:58:39,720 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command pkg.upgrade with jid 20180717055839717664
2018-07-17 05:58:39,755 [salt.minion      ][INFO    ][6936] Starting a new job with PID 6936
2018-07-17 05:58:39,807 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:58:40,746 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6936] 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-17 05:58:59,799 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055859790374
2018-07-17 05:58:59,833 [salt.minion      ][INFO    ][7105] Starting a new job with PID 7105
2018-07-17 05:58:59,911 [salt.minion      ][INFO    ][7105] Returning information for job: 20180717055859790374
2018-07-17 05:59:09,863 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055909854199
2018-07-17 05:59:09,897 [salt.minion      ][INFO    ][7171] Starting a new job with PID 7171
2018-07-17 05:59:10,005 [salt.minion      ][INFO    ][7171] Returning information for job: 20180717055909854199
2018-07-17 05:59:19,923 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055919910941
2018-07-17 05:59:19,957 [salt.minion      ][INFO    ][7241] Starting a new job with PID 7241
2018-07-17 05:59:20,001 [salt.minion      ][INFO    ][7241] Returning information for job: 20180717055919910941
2018-07-17 05:59:30,080 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055930069969
2018-07-17 05:59:30,116 [salt.minion      ][INFO    ][7544] Starting a new job with PID 7544
2018-07-17 05:59:30,155 [salt.minion      ][INFO    ][7544] Returning information for job: 20180717055930069969
2018-07-17 05:59:40,121 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055940113394
2018-07-17 05:59:40,150 [salt.minion      ][INFO    ][7890] Starting a new job with PID 7890
2018-07-17 05:59:40,181 [salt.minion      ][INFO    ][7890] Returning information for job: 20180717055940113394
2018-07-17 05:59:50,344 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055950329955
2018-07-17 05:59:50,380 [salt.minion      ][INFO    ][8074] Starting a new job with PID 8074
2018-07-17 05:59:50,419 [salt.minion      ][INFO    ][8074] Returning information for job: 20180717055950329955
2018-07-17 05:59:52,614 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:59:52,694 [salt.minion      ][INFO    ][6936] Returning information for job: 20180717055839717664
2018-07-17 06:00:55,982 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command test.ping with jid 20180717060055973393
2018-07-17 06:00:56,016 [salt.minion      ][INFO    ][8117] Starting a new job with PID 8117
2018-07-17 06:00:56,156 [salt.minion      ][INFO    ][8117] Returning information for job: 20180717060055973393
2018-07-17 06:03:36,078 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command state.sls with jid 20180717060336072527
2018-07-17 06:03:36,110 [salt.minion      ][INFO    ][8122] Starting a new job with PID 8122
2018-07-17 06:03:38,020 [salt.state       ][INFO    ][8122] Loading fresh modules for state activity
2018-07-17 06:03:38,144 [salt.fileclient  ][INFO    ][8122] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-17 06:03:38,184 [salt.fileclient  ][INFO    ][8122] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-17 06:03:38,334 [salt.loader      ][ERROR   ][8122] 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-17 06:03:39,221 [salt.state       ][INFO    ][8122] Running state [keepalived] at time 06:03:39.221182
2018-07-17 06:03:39,221 [salt.state       ][INFO    ][8122] Executing state pkg.installed for keepalived
2018-07-17 06:03:39,222 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:03:40,203 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-17 06:03:40,499 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:03:45,687 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:03:45,776 [salt.loaded.int.module.cmdmod][INFO    ][8122] 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-17 06:03:56,186 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060356182134
2018-07-17 06:03:56,220 [salt.minion      ][INFO    ][9339] Starting a new job with PID 9339
2018-07-17 06:03:56,267 [salt.minion      ][INFO    ][9339] Returning information for job: 20180717060356182134
2018-07-17 06:03:59,270 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:03:59,411 [salt.state       ][INFO    ][8122] 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-17 06:03:59,482 [salt.state       ][INFO    ][8122] Loading fresh modules for state activity
2018-07-17 06:03:59,578 [salt.state       ][INFO    ][8122] Completed state [keepalived] at time 06:03:59.578193 duration_in_ms=20357.007
2018-07-17 06:03:59,596 [salt.state       ][INFO    ][8122] Running state [lsof] at time 06:03:59.596885
2018-07-17 06:03:59,597 [salt.state       ][INFO    ][8122] Executing state pkg.installed for lsof
2018-07-17 06:03:59,697 [salt.loader      ][ERROR   ][8122] 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-17 06:04:00,330 [salt.state       ][INFO    ][8122] All specified packages are already installed
2018-07-17 06:04:00,330 [salt.state       ][INFO    ][8122] Completed state [lsof] at time 06:04:00.330458 duration_in_ms=733.575
2018-07-17 06:04:00,334 [salt.state       ][INFO    ][8122] Running state [/etc/keepalived/keepalived.conf] at time 06:04:00.334418
2018-07-17 06:04:00,334 [salt.state       ][INFO    ][8122] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-17 06:04:00,370 [salt.fileclient  ][INFO    ][8122] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-17 06:04:00,453 [salt.state       ][INFO    ][8122] File changed:
New file
2018-07-17 06:04:00,453 [salt.state       ][INFO    ][8122] Completed state [/etc/keepalived/keepalived.conf] at time 06:04:00.453385 duration_in_ms=118.967
2018-07-17 06:04:00,454 [salt.state       ][INFO    ][8122] Running state [keepalived] at time 06:04:00.454474
2018-07-17 06:04:00,454 [salt.state       ][INFO    ][8122] Executing state service.running for keepalived
2018-07-17 06:04:00,455 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-17 06:04:00,491 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:00,518 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:00,550 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:00,592 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:00,792 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:00,834 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:00,878 [salt.loaded.int.module.cmdmod][INFO    ][8122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:00,919 [salt.state       ][INFO    ][8122] {'keepalived': True}
2018-07-17 06:04:00,920 [salt.state       ][INFO    ][8122] Completed state [keepalived] at time 06:04:00.920004 duration_in_ms=465.527
2018-07-17 06:04:00,923 [salt.minion      ][INFO    ][8122] Returning information for job: 20180717060336072527
2018-07-17 06:07:39,953 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command pillar.get with jid 20180717060739934522
2018-07-17 06:07:39,986 [salt.minion      ][INFO    ][9489] Starting a new job with PID 9489
2018-07-17 06:07:40,002 [salt.minion      ][INFO    ][9489] Returning information for job: 20180717060739934522
2018-07-17 06:12:17,567 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command state.sls with jid 20180717061217547131
2018-07-17 06:12:17,598 [salt.minion      ][INFO    ][9504] Starting a new job with PID 9504
2018-07-17 06:12:20,218 [salt.state       ][INFO    ][9504] Loading fresh modules for state activity
2018-07-17 06:12:20,339 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-17 06:12:20,391 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-17 06:12:20,421 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-17 06:12:20,524 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-17 06:12:20,554 [salt.loaded.int.module.cmdmod][ERROR   ][9504] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-17 06:12:20,555 [salt.loaded.int.module.cmdmod][ERROR   ][9504] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-17 06:12:20,636 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-17 06:12:20,747 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-17 06:12:20,828 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-17 06:12:21,031 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-17 06:12:21,124 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-17 06:12:21,334 [salt.loader      ][ERROR   ][9504] 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-17 06:12:22,046 [salt.state       ][INFO    ][9504] Running state [rabbitmq-server] at time 06:12:22.046686
2018-07-17 06:12:22,047 [salt.state       ][INFO    ][9504] Executing state pkg.installed for rabbitmq-server
2018-07-17 06:12:22,048 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:12:22,997 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-17 06:12:23,296 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:12:28,616 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:12:28,711 [salt.loaded.int.module.cmdmod][INFO    ][9504] 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-17 06:12:37,633 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061237613647
2018-07-17 06:12:37,666 [salt.minion      ][INFO    ][10015] Starting a new job with PID 10015
2018-07-17 06:12:37,714 [salt.minion      ][INFO    ][10015] Returning information for job: 20180717061237613647
2018-07-17 06:12:47,696 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061247675315
2018-07-17 06:12:47,731 [salt.minion      ][INFO    ][10558] Starting a new job with PID 10558
2018-07-17 06:12:47,790 [salt.minion      ][INFO    ][10558] Returning information for job: 20180717061247675315
2018-07-17 06:12:57,815 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061257796776
2018-07-17 06:12:57,831 [salt.minion      ][INFO    ][10778] Starting a new job with PID 10778
2018-07-17 06:12:57,866 [salt.minion      ][INFO    ][10778] Returning information for job: 20180717061257796776
2018-07-17 06:13:07,938 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061307916789
2018-07-17 06:13:07,954 [salt.minion      ][INFO    ][10783] Starting a new job with PID 10783
2018-07-17 06:13:07,991 [salt.minion      ][INFO    ][10783] Returning information for job: 20180717061307916789
2018-07-17 06:13:18,046 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061318027149
2018-07-17 06:13:18,063 [salt.minion      ][INFO    ][10788] Starting a new job with PID 10788
2018-07-17 06:13:18,088 [salt.minion      ][INFO    ][10788] Returning information for job: 20180717061318027149
2018-07-17 06:13:28,081 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061328059856
2018-07-17 06:13:28,094 [salt.minion      ][INFO    ][10793] Starting a new job with PID 10793
2018-07-17 06:13:28,130 [salt.minion      ][INFO    ][10793] Returning information for job: 20180717061328059856
2018-07-17 06:13:38,120 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061338100446
2018-07-17 06:13:38,134 [salt.minion      ][INFO    ][10798] Starting a new job with PID 10798
2018-07-17 06:13:38,166 [salt.minion      ][INFO    ][10798] Returning information for job: 20180717061338100446
2018-07-17 06:13:48,177 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061348152775
2018-07-17 06:13:48,213 [salt.minion      ][INFO    ][10805] Starting a new job with PID 10805
2018-07-17 06:13:48,256 [salt.minion      ][INFO    ][10805] Returning information for job: 20180717061348152775
2018-07-17 06:13:58,225 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061358205895
2018-07-17 06:13:58,243 [salt.minion      ][INFO    ][10818] Starting a new job with PID 10818
2018-07-17 06:13:58,274 [salt.minion      ][INFO    ][10818] Returning information for job: 20180717061358205895
2018-07-17 06:14:08,255 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061408235418
2018-07-17 06:14:08,275 [salt.minion      ][INFO    ][10823] Starting a new job with PID 10823
2018-07-17 06:14:08,299 [salt.minion      ][INFO    ][10823] Returning information for job: 20180717061408235418
2018-07-17 06:14:18,281 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061418259496
2018-07-17 06:14:18,314 [salt.minion      ][INFO    ][10828] Starting a new job with PID 10828
2018-07-17 06:14:18,360 [salt.minion      ][INFO    ][10828] Returning information for job: 20180717061418259496
2018-07-17 06:14:28,338 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061428315622
2018-07-17 06:14:28,371 [salt.minion      ][INFO    ][10833] Starting a new job with PID 10833
2018-07-17 06:14:28,417 [salt.minion      ][INFO    ][10833] Returning information for job: 20180717061428315622
2018-07-17 06:14:33,226 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:14:33,369 [salt.state       ][INFO    ][9504] 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-17 06:14:33,419 [salt.state       ][INFO    ][9504] Loading fresh modules for state activity
2018-07-17 06:14:33,487 [salt.state       ][INFO    ][9504] Completed state [rabbitmq-server] at time 06:14:33.487467 duration_in_ms=131440.782
2018-07-17 06:14:33,493 [salt.state       ][INFO    ][9504] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:14:33.492974
2018-07-17 06:14:33,493 [salt.state       ][INFO    ][9504] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-17 06:14:33,537 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-17 06:14:33,637 [salt.state       ][INFO    ][9504] File changed:
New file
2018-07-17 06:14:33,637 [salt.state       ][INFO    ][9504] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:14:33.637933 duration_in_ms=144.959
2018-07-17 06:14:33,638 [salt.state       ][INFO    ][9504] Running state [/etc/default/rabbitmq-server] at time 06:14:33.638472
2018-07-17 06:14:33,638 [salt.state       ][INFO    ][9504] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-17 06:14:33,666 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-17 06:14:33,764 [salt.state       ][INFO    ][9504] 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-17 06:14:33,765 [salt.state       ][INFO    ][9504] Completed state [/etc/default/rabbitmq-server] at time 06:14:33.765029 duration_in_ms=126.556
2018-07-17 06:14:33,765 [salt.state       ][INFO    ][9504] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:14:33.765895
2018-07-17 06:14:33,766 [salt.state       ][INFO    ][9504] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-17 06:14:33,814 [salt.fileclient  ][INFO    ][9504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-17 06:14:33,908 [salt.state       ][INFO    ][9504] File changed:
New file
2018-07-17 06:14:33,908 [salt.state       ][INFO    ][9504] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:14:33.908378 duration_in_ms=142.483
2018-07-17 06:14:33,911 [salt.state       ][INFO    ][9504] Running state [sleep 30] at time 06:14:33.911427
2018-07-17 06:14:33,911 [salt.state       ][INFO    ][9504] Executing state cmd.run for sleep 30
2018-07-17 06:14:33,913 [py.warnings      ][WARNING ][9504] /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-17 06:14:33,917 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-17 06:14:38,393 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061438372460
2018-07-17 06:14:38,425 [salt.minion      ][INFO    ][11008] Starting a new job with PID 11008
2018-07-17 06:14:38,542 [salt.minion      ][INFO    ][11008] Returning information for job: 20180717061438372460
2018-07-17 06:14:48,566 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061448544911
2018-07-17 06:14:48,597 [salt.minion      ][INFO    ][11013] Starting a new job with PID 11013
2018-07-17 06:14:48,714 [salt.minion      ][INFO    ][11013] Returning information for job: 20180717061448544911
2018-07-17 06:14:58,708 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061458683458
2018-07-17 06:14:58,738 [salt.minion      ][INFO    ][11018] Starting a new job with PID 11018
2018-07-17 06:14:58,851 [salt.minion      ][INFO    ][11018] Returning information for job: 20180717061458683458
2018-07-17 06:15:04,199 [salt.state       ][INFO    ][9504] {'pid': 10971, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 06:15:04,201 [salt.state       ][INFO    ][9504] Completed state [sleep 30] at time 06:15:04.200939 duration_in_ms=30289.509
2018-07-17 06:15:04,226 [salt.state       ][INFO    ][9504] Running state [service rabbitmq-server stop] at time 06:15:04.226440
2018-07-17 06:15:04,227 [salt.state       ][INFO    ][9504] Executing state cmd.run for service rabbitmq-server stop
2018-07-17 06:15:04,229 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-17 06:15:04,981 [salt.state       ][INFO    ][9504] {'pid': 11021, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 06:15:04,982 [salt.state       ][INFO    ][9504] Completed state [service rabbitmq-server stop] at time 06:15:04.982156 duration_in_ms=755.718
2018-07-17 06:15:04,983 [salt.state       ][INFO    ][9504] Running state [/var/lib/rabbitmq] at time 06:15:04.983117
2018-07-17 06:15:04,983 [salt.state       ][INFO    ][9504] Executing state file.directory for /var/lib/rabbitmq
2018-07-17 06:15:04,986 [salt.state       ][INFO    ][9504] Directory /var/lib/rabbitmq is in the correct state
2018-07-17 06:15:04,987 [salt.state       ][INFO    ][9504] Completed state [/var/lib/rabbitmq] at time 06:15:04.986917 duration_in_ms=3.799
2018-07-17 06:15:04,994 [salt.state       ][INFO    ][9504] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 06:15:04.994338
2018-07-17 06:15:04,995 [salt.state       ][INFO    ][9504] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-17 06:15:05,004 [salt.state       ][INFO    ][9504] File changed:
--- 
+++ 
@@ -1 +1 @@
-BEWNFVPLELTCELVBKMIM+opnfv_secret

2018-07-17 06:15:05,007 [salt.state       ][INFO    ][9504] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 06:15:05.007401 duration_in_ms=13.064
2018-07-17 06:15:05,009 [salt.state       ][INFO    ][9504] Running state [sleep 30] at time 06:15:05.009266
2018-07-17 06:15:05,010 [salt.state       ][INFO    ][9504] Executing state cmd.run for sleep 30
2018-07-17 06:15:05,012 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-17 06:15:08,839 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061508819381
2018-07-17 06:15:08,872 [salt.minion      ][INFO    ][11108] Starting a new job with PID 11108
2018-07-17 06:15:08,987 [salt.minion      ][INFO    ][11108] Returning information for job: 20180717061508819381
2018-07-17 06:15:18,986 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061518963891
2018-07-17 06:15:19,020 [salt.minion      ][INFO    ][11113] Starting a new job with PID 11113
2018-07-17 06:15:19,138 [salt.minion      ][INFO    ][11113] Returning information for job: 20180717061518963891
2018-07-17 06:15:29,138 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061529112972
2018-07-17 06:15:29,171 [salt.minion      ][INFO    ][11118] Starting a new job with PID 11118
2018-07-17 06:15:29,292 [salt.minion      ][INFO    ][11118] Returning information for job: 20180717061529112972
2018-07-17 06:15:35,233 [salt.state       ][INFO    ][9504] {'pid': 11080, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 06:15:35,236 [salt.state       ][INFO    ][9504] Completed state [sleep 30] at time 06:15:35.236025 duration_in_ms=30226.757
2018-07-17 06:15:35,242 [salt.loader      ][ERROR   ][9504] 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-17 06:15:35,705 [salt.state       ][INFO    ][9504] Running state [rabbitmq-server] at time 06:15:35.705611
2018-07-17 06:15:35,706 [salt.state       ][INFO    ][9504] Executing state service.running for rabbitmq-server
2018-07-17 06:15:35,707 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-17 06:15:35,759 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:35,803 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:35,863 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:35,909 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:39,298 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061539274879
2018-07-17 06:15:39,331 [salt.minion      ][INFO    ][11394] Starting a new job with PID 11394
2018-07-17 06:15:39,453 [salt.minion      ][INFO    ][11394] Returning information for job: 20180717061539274879
2018-07-17 06:15:43,377 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:43,418 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:43,476 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:43,531 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:43,603 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:44,669 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:15:44,710 [salt.state       ][INFO    ][9504] {'rabbitmq-server': True}
2018-07-17 06:15:44,712 [salt.state       ][INFO    ][9504] Completed state [rabbitmq-server] at time 06:15:44.712289 duration_in_ms=9006.676
2018-07-17 06:15:44,720 [salt.state       ][INFO    ][9504] Running state [amqp_client] at time 06:15:44.720586
2018-07-17 06:15:44,722 [salt.state       ][INFO    ][9504] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-17 06:15:44,725 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-17 06:15:47,094 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-17 06:15:49,457 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061549434360
2018-07-17 06:15:49,485 [salt.minion      ][INFO    ][11944] Starting a new job with PID 11944
2018-07-17 06:15:49,619 [salt.minion      ][INFO    ][11944] Returning information for job: 20180717061549434360
2018-07-17 06:15:49,953 [salt.state       ][INFO    ][9504] {'new': 'amqp_client', 'old': ''}
2018-07-17 06:15:49,954 [salt.state       ][INFO    ][9504] Completed state [amqp_client] at time 06:15:49.954374 duration_in_ms=5233.787
2018-07-17 06:15:49,956 [salt.state       ][INFO    ][9504] Running state [rabbitmq_management] at time 06:15:49.956498
2018-07-17 06:15:49,957 [salt.state       ][INFO    ][9504] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-17 06:15:49,959 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-17 06:15:52,580 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-17 06:15:56,568 [salt.state       ][INFO    ][9504] {'new': 'rabbitmq_management', 'old': ''}
2018-07-17 06:15:56,570 [salt.state       ][INFO    ][9504] Completed state [rabbitmq_management] at time 06:15:56.569840 duration_in_ms=6613.342
2018-07-17 06:15:56,576 [salt.state       ][INFO    ][9504] Running state [/openstack] at time 06:15:56.575987
2018-07-17 06:15:56,576 [salt.state       ][INFO    ][9504] Executing state rabbitmq_vhost.present for /openstack
2018-07-17 06:15:56,578 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-17 06:15:58,536 [salt.state       ][INFO    ][9504] Virtual Host '/openstack' already exists.
2018-07-17 06:15:58,537 [salt.state       ][INFO    ][9504] Completed state [/openstack] at time 06:15:58.537490 duration_in_ms=1961.503
2018-07-17 06:15:58,545 [salt.state       ][INFO    ][9504] Running state [openstack] at time 06:15:58.545245
2018-07-17 06:15:58,546 [salt.state       ][INFO    ][9504] Executing state rabbitmq_user.present for openstack
2018-07-17 06:15:58,548 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:15:59,628 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061559601457
2018-07-17 06:15:59,658 [salt.minion      ][INFO    ][12825] Starting a new job with PID 12825
2018-07-17 06:15:59,809 [salt.minion      ][INFO    ][12825] Returning information for job: 20180717061559601457
2018-07-17 06:16:00,940 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-17 06:16:07,136 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-17 06:16:09,236 [salt.state       ][INFO    ][9504] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-17 06:16:09,237 [salt.state       ][INFO    ][9504] Completed state [openstack] at time 06:16:09.237640 duration_in_ms=10692.396
2018-07-17 06:16:09,242 [salt.state       ][INFO    ][9504] Running state [Ceilometer] at time 06:16:09.242292
2018-07-17 06:16:09,243 [salt.state       ][INFO    ][9504] Executing state rabbitmq_policy.present for Ceilometer
2018-07-17 06:16:09,246 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-17 06:16:09,823 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061609798706
2018-07-17 06:16:09,851 [salt.minion      ][INFO    ][14035] Starting a new job with PID 14035
2018-07-17 06:16:09,962 [salt.minion      ][INFO    ][14035] Returning information for job: 20180717061609798706
2018-07-17 06:16:11,327 [salt.loaded.int.module.cmdmod][INFO    ][9504] 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-17 06:16:13,477 [salt.state       ][INFO    ][9504] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-17 06:16:13,478 [salt.state       ][INFO    ][9504] Completed state [Ceilometer] at time 06:16:13.478665 duration_in_ms=4236.371
2018-07-17 06:16:13,480 [salt.state       ][INFO    ][9504] Running state [HA] at time 06:16:13.480786
2018-07-17 06:16:13,481 [salt.state       ][INFO    ][9504] Executing state rabbitmq_policy.present for HA
2018-07-17 06:16:13,483 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-17 06:16:15,637 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-17 06:16:17,846 [salt.state       ][INFO    ][9504] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-17 06:16:17,846 [salt.state       ][INFO    ][9504] Completed state [HA] at time 06:16:17.846767 duration_in_ms=4365.981
2018-07-17 06:16:17,847 [salt.state       ][INFO    ][9504] Running state [guest] at time 06:16:17.847554
2018-07-17 06:16:17,848 [salt.state       ][INFO    ][9504] Executing state rabbitmq_user.present for guest
2018-07-17 06:16:17,849 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:16:19,970 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061619945911
2018-07-17 06:16:19,998 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-17 06:16:20,007 [salt.minion      ][INFO    ][15090] Starting a new job with PID 15090
2018-07-17 06:16:20,124 [salt.minion      ][INFO    ][15090] Returning information for job: 20180717061619945911
2018-07-17 06:16:26,455 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-17 06:16:28,562 [salt.state       ][INFO    ][9504] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-17 06:16:28,564 [salt.state       ][INFO    ][9504] Completed state [guest] at time 06:16:28.563834 duration_in_ms=10716.277
2018-07-17 06:16:28,565 [salt.state       ][INFO    ][9504] Running state [HA] at time 06:16:28.565804
2018-07-17 06:16:28,566 [salt.state       ][INFO    ][9504] Executing state rabbitmq_policy.present for HA
2018-07-17 06:16:28,568 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-17 06:16:30,128 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061630106764
2018-07-17 06:16:30,153 [salt.minion      ][INFO    ][16294] Starting a new job with PID 16294
2018-07-17 06:16:30,255 [salt.minion      ][INFO    ][16294] Returning information for job: 20180717061630106764
2018-07-17 06:16:30,694 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-17 06:16:32,861 [salt.state       ][INFO    ][9504] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-17 06:16:32,862 [salt.state       ][INFO    ][9504] Completed state [HA] at time 06:16:32.862096 duration_in_ms=4296.291
2018-07-17 06:16:32,864 [salt.state       ][INFO    ][9504] Running state [admin] at time 06:16:32.864236
2018-07-17 06:16:32,865 [salt.state       ][INFO    ][9504] Executing state rabbitmq_user.present for admin
2018-07-17 06:16:32,867 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:16:34,876 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-17 06:16:40,292 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061640269742
2018-07-17 06:16:40,326 [salt.minion      ][INFO    ][17482] Starting a new job with PID 17482
2018-07-17 06:16:40,446 [salt.minion      ][INFO    ][17482] Returning information for job: 20180717061640269742
2018-07-17 06:16:41,059 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:16:43,343 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-17 06:16:45,543 [salt.state       ][INFO    ][9504] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-17 06:16:45,544 [salt.state       ][INFO    ][9504] Completed state [admin] at time 06:16:45.544003 duration_in_ms=12679.768
2018-07-17 06:16:45,549 [salt.state       ][INFO    ][9504] Running state [rabbit@master] at time 06:16:45.549491
2018-07-17 06:16:45,550 [salt.state       ][INFO    ][9504] Executing state rabbitmq_cluster.join for rabbit@master
2018-07-17 06:16:45,552 [salt.loaded.int.module.cmdmod][INFO    ][9504] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2018-07-17 06:16:47,992 [salt.state       ][INFO    ][9504] Already in cluster
2018-07-17 06:16:47,992 [salt.state       ][INFO    ][9504] Completed state [rabbit@master] at time 06:16:47.992817 duration_in_ms=2443.326
2018-07-17 06:16:47,998 [salt.minion      ][INFO    ][9504] Returning information for job: 20180717061217547131
2018-07-17 06:16:48,797 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command cmd.run with jid 20180717061648781234
2018-07-17 06:16:48,831 [salt.minion      ][INFO    ][18260] Starting a new job with PID 18260
2018-07-17 06:16:48,847 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18260] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-17 06:16:51,138 [salt.minion      ][INFO    ][18260] Returning information for job: 20180717061648781234
2018-07-17 06:28:14,629 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command state.sls with jid 20180717062814618062
2018-07-17 06:28:14,666 [salt.minion      ][INFO    ][18736] Starting a new job with PID 18736
2018-07-17 06:28:17,969 [salt.state       ][INFO    ][18736] Loading fresh modules for state activity
2018-07-17 06:28:18,083 [salt.fileclient  ][INFO    ][18736] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-17 06:28:18,117 [salt.fileclient  ][INFO    ][18736] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-17 06:28:18,303 [salt.loader      ][ERROR   ][18736] 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-17 06:28:19,096 [salt.state       ][INFO    ][18736] Running state [haproxy] at time 06:28:19.096002
2018-07-17 06:28:19,096 [salt.state       ][INFO    ][18736] Executing state pkg.installed for haproxy
2018-07-17 06:28:19,097 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:20,044 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-17 06:28:20,241 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:28:28,124 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:28:28,203 [salt.loaded.int.module.cmdmod][INFO    ][18736] 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-17 06:28:34,704 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717062834686660
2018-07-17 06:28:34,728 [salt.minion      ][INFO    ][19404] Starting a new job with PID 19404
2018-07-17 06:28:34,828 [salt.minion      ][INFO    ][19404] Returning information for job: 20180717062834686660
2018-07-17 06:28:38,278 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:38,411 [salt.state       ][INFO    ][18736] 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-17 06:28:38,461 [salt.state       ][INFO    ][18736] Loading fresh modules for state activity
2018-07-17 06:28:38,533 [salt.state       ][INFO    ][18736] Completed state [haproxy] at time 06:28:38.533585 duration_in_ms=19437.585
2018-07-17 06:28:38,539 [salt.state       ][INFO    ][18736] Running state [/etc/default/haproxy] at time 06:28:38.539259
2018-07-17 06:28:38,539 [salt.state       ][INFO    ][18736] Executing state file.managed for /etc/default/haproxy
2018-07-17 06:28:38,580 [salt.fileclient  ][INFO    ][18736] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-17 06:28:38,584 [salt.state       ][INFO    ][18736] 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-17 06:28:38,585 [salt.state       ][INFO    ][18736] Completed state [/etc/default/haproxy] at time 06:28:38.585155 duration_in_ms=45.896
2018-07-17 06:28:38,585 [salt.state       ][INFO    ][18736] Running state [/etc/haproxy/haproxy.cfg] at time 06:28:38.585629
2018-07-17 06:28:38,585 [salt.state       ][INFO    ][18736] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-17 06:28:38,615 [salt.fileclient  ][INFO    ][18736] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-17 06:28:39,006 [salt.state       ][INFO    ][18736] 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 10.167.4.27:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.28:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.29:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.30:5672 backup check inter 5000 rise 2 fall 3

2018-07-17 06:28:39,006 [salt.state       ][INFO    ][18736] Completed state [/etc/haproxy/haproxy.cfg] at time 06:28:39.006811 duration_in_ms=421.178
2018-07-17 06:28:39,007 [salt.state       ][INFO    ][18736] Running state [/etc/haproxy/ssl] at time 06:28:39.007872
2018-07-17 06:28:39,008 [salt.state       ][INFO    ][18736] Executing state file.directory for /etc/haproxy/ssl
2018-07-17 06:28:39,013 [salt.state       ][INFO    ][18736] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-17 06:28:39,013 [salt.state       ][INFO    ][18736] Completed state [/etc/haproxy/ssl] at time 06:28:39.013567 duration_in_ms=5.695
2018-07-17 06:28:39,014 [salt.state       ][INFO    ][18736] Running state [/etc/haproxy/errors/429.http11] at time 06:28:39.014483
2018-07-17 06:28:39,015 [salt.state       ][INFO    ][18736] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-17 06:28:39,057 [salt.fileclient  ][INFO    ][18736] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-17 06:28:39,063 [salt.state       ][INFO    ][18736] File changed:
New file
2018-07-17 06:28:39,063 [salt.state       ][INFO    ][18736] Completed state [/etc/haproxy/errors/429.http11] at time 06:28:39.063825 duration_in_ms=49.342
2018-07-17 06:28:39,066 [salt.state       ][INFO    ][18736] Running state [haproxy_status_packages] at time 06:28:39.066072
2018-07-17 06:28:39,066 [salt.state       ][INFO    ][18736] Executing state pkg.installed for haproxy_status_packages
2018-07-17 06:28:39,157 [salt.loader      ][ERROR   ][18736] 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-17 06:28:39,759 [salt.state       ][INFO    ][18736] All specified packages are already installed
2018-07-17 06:28:39,760 [salt.state       ][INFO    ][18736] Completed state [haproxy_status_packages] at time 06:28:39.760080 duration_in_ms=694.009
2018-07-17 06:28:39,761 [salt.state       ][INFO    ][18736] Running state [/usr/bin/haproxy-status.sh] at time 06:28:39.761328
2018-07-17 06:28:39,761 [salt.state       ][INFO    ][18736] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-17 06:28:39,787 [salt.fileclient  ][INFO    ][18736] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-17 06:28:39,832 [salt.state       ][INFO    ][18736] File changed:
New file
2018-07-17 06:28:39,833 [salt.state       ][INFO    ][18736] Completed state [/usr/bin/haproxy-status.sh] at time 06:28:39.833060 duration_in_ms=71.732
2018-07-17 06:28:39,833 [salt.state       ][INFO    ][18736] Running state [net.ipv4.ip_nonlocal_bind] at time 06:28:39.833790
2018-07-17 06:28:39,834 [salt.state       ][INFO    ][18736] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-17 06:28:39,834 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command 'sysctl -a' in directory '/root'
2018-07-17 06:28:39,934 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-17 06:28:39,969 [salt.state       ][INFO    ][18736] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-17 06:28:39,969 [salt.state       ][INFO    ][18736] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:28:39.969795 duration_in_ms=136.002
2018-07-17 06:28:39,974 [salt.state       ][INFO    ][18736] Running state [haproxy] at time 06:28:39.974739
2018-07-17 06:28:39,975 [salt.state       ][INFO    ][18736] Executing state service.running for haproxy
2018-07-17 06:28:39,977 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:40,029 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,072 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,113 [salt.state       ][INFO    ][18736] The service haproxy is already running
2018-07-17 06:28:40,115 [salt.state       ][INFO    ][18736] Completed state [haproxy] at time 06:28:40.114860 duration_in_ms=140.12
2018-07-17 06:28:40,115 [salt.state       ][INFO    ][18736] Running state [haproxy] at time 06:28:40.115688
2018-07-17 06:28:40,116 [salt.state       ][INFO    ][18736] Executing state service.mod_watch for haproxy
2018-07-17 06:28:40,118 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,159 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,199 [salt.loaded.int.module.cmdmod][INFO    ][18736] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,356 [salt.state       ][INFO    ][18736] {'haproxy': True}
2018-07-17 06:28:40,362 [salt.state       ][INFO    ][18736] Completed state [haproxy] at time 06:28:40.362067 duration_in_ms=246.379
2018-07-17 06:28:40,366 [salt.minion      ][INFO    ][18736] Returning information for job: 20180717062814618062
2018-07-17 06:28:43,680 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command service.status with jid 20180717062843663160
2018-07-17 06:28:43,717 [salt.minion      ][INFO    ][19650] Starting a new job with PID 19650
2018-07-17 06:28:43,723 [salt.loader      ][ERROR   ][19650] 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-17 06:28:44,312 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19650] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:44,351 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19650] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:44,383 [salt.minion      ][INFO    ][19650] Returning information for job: 20180717062843663160
2018-07-17 06:28:45,777 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command service.restart with jid 20180717062845766337
2018-07-17 06:28:45,812 [salt.minion      ][INFO    ][19658] Starting a new job with PID 19658
2018-07-17 06:28:45,819 [salt.loader      ][ERROR   ][19658] 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-17 06:28:46,301 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19658] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:46,342 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19658] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-17 06:28:46,400 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][19658] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-17 06:28:46,451 [salt.minion      ][INFO    ][19658] Returning information for job: 20180717062845766337
2018-07-17 06:52:43,868 [salt.utils.schedule][INFO    ][2506] Running scheduled job: __mine_interval
2018-07-17 07:52:43,868 [salt.utils.schedule][INFO    ][2506] Running scheduled job: __mine_interval
2018-07-17 08:00:09,227 [salt.minion      ][INFO    ][2506] User sudo_ubuntu Executing command cp.push_dir with jid 20180717080009221001
2018-07-17 08:00:09,256 [salt.minion      ][INFO    ][21027] Starting a new job with PID 21027
