2018-01-22 10:34:56,039 [py.warnings      ][WARNING ][1434] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-22 10:35:09,208 [salt.loaded.int.module.cmdmod][ERROR   ][1434] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-01-22 10:35:11,833 [salt.loaded.int.module.cmdmod][INFO    ][1952] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-22 10:35:11,847 [salt.loaded.int.module.cmdmod][INFO    ][1952] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-22 10:35:11,870 [salt.loaded.int.module.cmdmod][INFO    ][1952] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-22 10:35:11,906 [salt.utils.parsers][WARNING ][1200] Minion received a SIGTERM. Exiting.
2018-01-22 10:35:12,262 [salt.cli.daemons ][INFO    ][2002] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-22 10:35:12,350 [salt.cli.daemons ][INFO    ][2002] Starting up the Salt Minion
2018-01-22 10:35:12,351 [salt.utils.event ][INFO    ][2002] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-22 10:35:12,818 [salt.minion      ][INFO    ][2002] Creating minion process manager
2018-01-22 10:35:13,957 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2002] Executing command ['date', '+%z'] in directory '/root'
2018-01-22 10:35:13,974 [salt.utils.schedule][INFO    ][2002] Updating job settings for scheduled job: __mine_interval
2018-01-22 10:35:13,976 [salt.minion      ][INFO    ][2002] Added mine.update to scheduler
2018-01-22 10:35:13,981 [salt.minion      ][INFO    ][2002] Minion is starting as user 'root'
2018-01-22 10:35:13,994 [salt.minion      ][INFO    ][2002] Minion is ready to receive requests!
2018-01-22 10:35:14,996 [salt.utils.schedule][INFO    ][2002] Running scheduled job: __mine_interval
2018-01-22 10:35:20,757 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command state.apply with jid 20180122103521544543
2018-01-22 10:35:20,779 [salt.minion      ][INFO    ][2093] Starting a new job with PID 2093
2018-01-22 10:35:23,632 [salt.state       ][INFO    ][2093] Loading fresh modules for state activity
2018-01-22 10:35:23,673 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-22 10:35:23,700 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-22 10:35:23,799 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-22 10:35:23,884 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-22 10:35:24,645 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-22 10:35:25,353 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-22 10:35:25,455 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-22 10:35:25,545 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-22 10:35:25,670 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-22 10:35:25,757 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-22 10:35:25,850 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-22 10:35:25,931 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-22 10:35:26,039 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-22 10:35:26,929 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-22 10:35:27,015 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-22 10:35:27,111 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-22 10:35:27,203 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-22 10:35:27,313 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-22 10:35:27,398 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-22 10:35:27,483 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-22 10:35:27,637 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-22 10:35:27,798 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-22 10:35:27,897 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-22 10:35:27,992 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-22 10:35:28,017 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-22 10:35:28,062 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-22 10:35:28,096 [salt.state       ][INFO    ][2093] Running state [/etc/environment] at time 10:35:28.096741
2018-01-22 10:35:28,097 [salt.state       ][INFO    ][2093] Executing state file.blockreplace for /etc/environment
2018-01-22 10:35:28,105 [salt.state       ][INFO    ][2093] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-01-22 10:35:28,106 [salt.state       ][INFO    ][2093] Completed state [/etc/environment] at time 10:35:28.106174 duration_in_ms=9.433
2018-01-22 10:35:28,106 [salt.state       ][INFO    ][2093] Running state [/etc/profile.d] at time 10:35:28.106605
2018-01-22 10:35:28,107 [salt.state       ][INFO    ][2093] Executing state file.directory for /etc/profile.d
2018-01-22 10:35:28,110 [salt.state       ][INFO    ][2093] Directory /etc/profile.d is in the correct state
2018-01-22 10:35:28,112 [salt.state       ][INFO    ][2093] Completed state [/etc/profile.d] at time 10:35:28.112138 duration_in_ms=5.531
2018-01-22 10:35:28,601 [salt.state       ][INFO    ][2093] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:35:28.601223
2018-01-22 10:35:28,601 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-22 10:35:29,221 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-22 10:35:29,228 [salt.state       ][INFO    ][2093] File changed:
New file
2018-01-22 10:35:29,229 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:35:29.229177 duration_in_ms=627.954
2018-01-22 10:35:29,229 [salt.state       ][INFO    ][2093] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:35:29.229574
2018-01-22 10:35:29,229 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-22 10:35:29,249 [salt.state       ][INFO    ][2093] File changed:
New file
2018-01-22 10:35:29,250 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:35:29.250032 duration_in_ms=20.459
2018-01-22 10:35:29,251 [salt.state       ][INFO    ][2093] Running state [linux_repo_prereq_pkgs] at time 10:35:29.251324
2018-01-22 10:35:29,251 [salt.state       ][INFO    ][2093] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-22 10:35:29,252 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:29,552 [salt.state       ][INFO    ][2093] All specified packages are already installed
2018-01-22 10:35:29,553 [salt.state       ][INFO    ][2093] Completed state [linux_repo_prereq_pkgs] at time 10:35:29.553598 duration_in_ms=302.274
2018-01-22 10:35:29,554 [salt.state       ][INFO    ][2093] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:35:29.554119
2018-01-22 10:35:29,554 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-22 10:35:29,555 [salt.state       ][INFO    ][2093] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-22 10:35:29,555 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:35:29.555540 duration_in_ms=1.421
2018-01-22 10:35:29,555 [salt.state       ][INFO    ][2093] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:35:29.555910
2018-01-22 10:35:29,556 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-22 10:35:29,582 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-22 10:35:29,651 [salt.state       ][INFO    ][2093] File changed:
New file
2018-01-22 10:35:29,652 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:35:29.652026 duration_in_ms=96.115
2018-01-22 10:35:29,653 [salt.state       ][INFO    ][2093] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:35:29.653763
2018-01-22 10:35:29,654 [salt.state       ][INFO    ][2093] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-22 10:35:29,655 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-22 10:35:29,823 [salt.state       ][INFO    ][2093] {'pid': 2155, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:35:29,823 [salt.state       ][INFO    ][2093] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:35:29.823897 duration_in_ms=170.133
2018-01-22 10:35:29,830 [salt.state       ][INFO    ][2093] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:35:29.830012
2018-01-22 10:35:29,830 [salt.state       ][INFO    ][2093] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-22 10:35:29,905 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:30,826 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103531614288
2018-01-22 10:35:30,845 [salt.minion      ][INFO    ][2576] Starting a new job with PID 2576
2018-01-22 10:35:30,860 [salt.minion      ][INFO    ][2576] Returning information for job: 20180122103531614288
2018-01-22 10:35:33,061 [salt.state       ][INFO    ][2093] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-22 10:35:33,061 [salt.state       ][INFO    ][2093] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:35:33.061767 duration_in_ms=3231.755
2018-01-22 10:35:33,062 [salt.state       ][INFO    ][2093] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:35:33.062304
2018-01-22 10:35:33,062 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-22 10:35:33,063 [salt.state       ][INFO    ][2093] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-22 10:35:33,063 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:35:33.063731 duration_in_ms=1.427
2018-01-22 10:35:33,064 [salt.state       ][INFO    ][2093] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:35:33.064105
2018-01-22 10:35:33,064 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-22 10:35:33,142 [salt.state       ][INFO    ][2093] File changed:
New file
2018-01-22 10:35:33,142 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:35:33.142824 duration_in_ms=78.719
2018-01-22 10:35:33,143 [salt.state       ][INFO    ][2093] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:35:33.143226
2018-01-22 10:35:33,143 [salt.state       ][INFO    ][2093] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-22 10:35:33,144 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-22 10:35:33,295 [salt.state       ][INFO    ][2093] {'pid': 2587, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:35:33,297 [salt.state       ][INFO    ][2093] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:35:33.297255 duration_in_ms=154.028
2018-01-22 10:35:33,299 [salt.state       ][INFO    ][2093] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:35:33.299077
2018-01-22 10:35:33,299 [salt.state       ][INFO    ][2093] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-22 10:35:33,362 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:36,852 [salt.state       ][INFO    ][2093] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-22 10:35:36,853 [salt.state       ][INFO    ][2093] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:35:36.853394 duration_in_ms=3554.316
2018-01-22 10:35:36,854 [salt.state       ][INFO    ][2093] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:35:36.853974
2018-01-22 10:35:36,854 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-22 10:35:36,855 [salt.state       ][INFO    ][2093] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-22 10:35:36,855 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:35:36.855620 duration_in_ms=1.645
2018-01-22 10:35:36,856 [salt.state       ][INFO    ][2093] Running state [/etc/apt/preferences.d/uca] at time 10:35:36.856041
2018-01-22 10:35:36,857 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-22 10:35:36,857 [salt.state       ][INFO    ][2093] File /etc/apt/preferences.d/uca is not present
2018-01-22 10:35:36,857 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/preferences.d/uca] at time 10:35:36.857910 duration_in_ms=1.869
2018-01-22 10:35:36,858 [salt.state       ][INFO    ][2093] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:35:36.858354
2018-01-22 10:35:36,858 [salt.state       ][INFO    ][2093] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-22 10:35:36,860 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-22 10:35:37,081 [salt.state       ][INFO    ][2093] {'pid': 3064, '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.4BEQMK1CfL/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-22 10:35:37,082 [salt.state       ][INFO    ][2093] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:35:37.082628 duration_in_ms=224.274
2018-01-22 10:35:37,084 [salt.state       ][INFO    ][2093] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:35:37.084603
2018-01-22 10:35:37,085 [salt.state       ][INFO    ][2093] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-22 10:35:37,195 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:40,569 [salt.state       ][INFO    ][2093] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-22 10:35:40,570 [salt.state       ][INFO    ][2093] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:35:40.570275 duration_in_ms=3485.671
2018-01-22 10:35:40,570 [salt.state       ][INFO    ][2093] Running state [linux_extra_packages_purged] at time 10:35:40.570869
2018-01-22 10:35:40,571 [salt.state       ][INFO    ][2093] Executing state pkg.purged for linux_extra_packages_purged
2018-01-22 10:35:40,604 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-22 10:35:40,961 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103541741543
2018-01-22 10:35:40,979 [salt.minion      ][INFO    ][3599] Starting a new job with PID 3599
2018-01-22 10:35:40,997 [salt.minion      ][INFO    ][3599] Returning information for job: 20180122103541741543
2018-01-22 10:35:44,737 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:44,775 [salt.state       ][INFO    ][2093] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-22 10:35:44,794 [salt.state       ][INFO    ][2093] Loading fresh modules for state activity
2018-01-22 10:35:44,824 [salt.state       ][INFO    ][2093] Completed state [linux_extra_packages_purged] at time 10:35:44.824342 duration_in_ms=4253.473
2018-01-22 10:35:44,831 [salt.state       ][INFO    ][2093] Running state [linux_extra_packages_latest] at time 10:35:44.831083
2018-01-22 10:35:44,831 [salt.state       ][INFO    ][2093] Executing state pkg.latest for linux_extra_packages_latest
2018-01-22 10:35:45,215 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-22 10:35:45,273 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:35:45,309 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-22 10:35:47,746 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:47,788 [salt.state       ][INFO    ][2093] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-22 10:35:47,809 [salt.state       ][INFO    ][2093] Loading fresh modules for state activity
2018-01-22 10:35:47,843 [salt.state       ][INFO    ][2093] Completed state [linux_extra_packages_latest] at time 10:35:47.843924 duration_in_ms=3012.841
2018-01-22 10:35:47,848 [salt.state       ][INFO    ][2093] Running state [UTC] at time 10:35:47.847973
2018-01-22 10:35:47,848 [salt.state       ][INFO    ][2093] Executing state timezone.system for UTC
2018-01-22 10:35:47,850 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:35:47,919 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:35:47,934 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-22 10:35:47,950 [salt.state       ][INFO    ][2093] {'timezone': 'UTC'}
2018-01-22 10:35:47,950 [salt.state       ][INFO    ][2093] Completed state [UTC] at time 10:35:47.950747 duration_in_ms=102.773
2018-01-22 10:35:47,954 [salt.state       ][INFO    ][2093] Running state [nf_conntrack] at time 10:35:47.954301
2018-01-22 10:35:47,954 [salt.state       ][INFO    ][2093] Executing state kmod.present for nf_conntrack
2018-01-22 10:35:47,955 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'lsmod' in directory '/root'
2018-01-22 10:35:48,053 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'lsmod' in directory '/root'
2018-01-22 10:35:48,076 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-22 10:35:48,097 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'lsmod' in directory '/root'
2018-01-22 10:35:48,154 [salt.state       ][INFO    ][2093] {'nf_conntrack': 'loaded'}
2018-01-22 10:35:48,155 [salt.state       ][INFO    ][2093] Completed state [nf_conntrack] at time 10:35:48.155313 duration_in_ms=201.011
2018-01-22 10:35:48,158 [salt.state       ][INFO    ][2093] Running state [kernel.panic] at time 10:35:48.158391
2018-01-22 10:35:48,158 [salt.state       ][INFO    ][2093] Executing state sysctl.present for kernel.panic
2018-01-22 10:35:48,159 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,228 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-22 10:35:48,244 [salt.state       ][INFO    ][2093] {'kernel.panic': 60}
2018-01-22 10:35:48,244 [salt.state       ][INFO    ][2093] Completed state [kernel.panic] at time 10:35:48.244777 duration_in_ms=86.386
2018-01-22 10:35:48,245 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_keepalive_probes] at time 10:35:48.245220
2018-01-22 10:35:48,245 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-22 10:35:48,246 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,281 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-22 10:35:48,295 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-22 10:35:48,295 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:35:48.295696 duration_in_ms=50.477
2018-01-22 10:35:48,296 [salt.state       ][INFO    ][2093] Running state [fs.file-max] at time 10:35:48.296072
2018-01-22 10:35:48,297 [salt.state       ][INFO    ][2093] Executing state sysctl.present for fs.file-max
2018-01-22 10:35:48,298 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,334 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-22 10:35:48,349 [salt.state       ][INFO    ][2093] {'fs.file-max': 124165}
2018-01-22 10:35:48,349 [salt.state       ][INFO    ][2093] Completed state [fs.file-max] at time 10:35:48.349854 duration_in_ms=53.782
2018-01-22 10:35:48,350 [salt.state       ][INFO    ][2093] Running state [net.core.somaxconn] at time 10:35:48.350280
2018-01-22 10:35:48,350 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.core.somaxconn
2018-01-22 10:35:48,351 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,384 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-22 10:35:48,398 [salt.state       ][INFO    ][2093] {'net.core.somaxconn': 4096}
2018-01-22 10:35:48,399 [salt.state       ][INFO    ][2093] Completed state [net.core.somaxconn] at time 10:35:48.399015 duration_in_ms=48.734
2018-01-22 10:35:48,399 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:35:48.399392
2018-01-22 10:35:48,399 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-22 10:35:48,400 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,436 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-22 10:35:48,451 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-22 10:35:48,451 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:35:48.451870 duration_in_ms=52.477
2018-01-22 10:35:48,453 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_tw_reuse] at time 10:35:48.453061
2018-01-22 10:35:48,453 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-22 10:35:48,454 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,482 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-22 10:35:48,495 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-22 10:35:48,495 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_tw_reuse] at time 10:35:48.495862 duration_in_ms=42.8
2018-01-22 10:35:48,496 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_congestion_control] at time 10:35:48.496835
2018-01-22 10:35:48,497 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-22 10:35:48,497 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,525 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-22 10:35:48,544 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-22 10:35:48,545 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_congestion_control] at time 10:35:48.545281 duration_in_ms=48.445
2018-01-22 10:35:48,545 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_retries2] at time 10:35:48.545699
2018-01-22 10:35:48,546 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-22 10:35:48,546 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,576 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-22 10:35:48,591 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_retries2': 5}
2018-01-22 10:35:48,591 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_retries2] at time 10:35:48.591787 duration_in_ms=46.087
2018-01-22 10:35:48,592 [salt.state       ][INFO    ][2093] Running state [net.core.netdev_max_backlog] at time 10:35:48.592841
2018-01-22 10:35:48,593 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-22 10:35:48,594 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,628 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-22 10:35:48,642 [salt.state       ][INFO    ][2093] {'net.core.netdev_max_backlog': 261144}
2018-01-22 10:35:48,643 [salt.state       ][INFO    ][2093] Completed state [net.core.netdev_max_backlog] at time 10:35:48.643178 duration_in_ms=50.336
2018-01-22 10:35:48,643 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:35:48.643571
2018-01-22 10:35:48,643 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-22 10:35:48,645 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,678 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-22 10:35:48,694 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-22 10:35:48,695 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:35:48.695016 duration_in_ms=51.444
2018-01-22 10:35:48,695 [salt.state       ][INFO    ][2093] Running state [vm.swappiness] at time 10:35:48.695430
2018-01-22 10:35:48,695 [salt.state       ][INFO    ][2093] Executing state sysctl.present for vm.swappiness
2018-01-22 10:35:48,696 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,728 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-22 10:35:48,743 [salt.state       ][INFO    ][2093] {'vm.swappiness': 10}
2018-01-22 10:35:48,743 [salt.state       ][INFO    ][2093] Completed state [vm.swappiness] at time 10:35:48.743563 duration_in_ms=48.133
2018-01-22 10:35:48,744 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:35:48.743976
2018-01-22 10:35:48,744 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-22 10:35:48,745 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,777 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-22 10:35:48,790 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-22 10:35:48,790 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:35:48.790820 duration_in_ms=46.843
2018-01-22 10:35:48,791 [salt.state       ][INFO    ][2093] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:35:48.791201
2018-01-22 10:35:48,791 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-22 10:35:48,792 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,820 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-22 10:35:48,832 [salt.state       ][INFO    ][2093] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-22 10:35:48,833 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:35:48.833214 duration_in_ms=42.012
2018-01-22 10:35:48,833 [salt.state       ][INFO    ][2093] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:35:48.833570
2018-01-22 10:35:48,833 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-22 10:35:48,834 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,863 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-22 10:35:48,875 [salt.state       ][INFO    ][2093] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-22 10:35:48,875 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:35:48.875838 duration_in_ms=42.268
2018-01-22 10:35:48,876 [salt.state       ][INFO    ][2093] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:35:48.876808
2018-01-22 10:35:48,877 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-22 10:35:48,877 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,905 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-22 10:35:48,918 [salt.state       ][INFO    ][2093] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-22 10:35:48,918 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:35:48.918801 duration_in_ms=41.992
2018-01-22 10:35:48,919 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_fin_timeout] at time 10:35:48.919189
2018-01-22 10:35:48,919 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-22 10:35:48,920 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,948 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-22 10:35:48,961 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-22 10:35:48,961 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_fin_timeout] at time 10:35:48.961564 duration_in_ms=42.375
2018-01-22 10:35:48,961 [salt.state       ][INFO    ][2093] Running state [net.ipv4.tcp_keepalive_time] at time 10:35:48.961931
2018-01-22 10:35:48,962 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-22 10:35:48,963 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:48,989 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-22 10:35:49,001 [salt.state       ][INFO    ][2093] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-22 10:35:49,001 [salt.state       ][INFO    ][2093] Completed state [net.ipv4.tcp_keepalive_time] at time 10:35:49.001726 duration_in_ms=39.795
2018-01-22 10:35:49,002 [salt.state       ][INFO    ][2093] Running state [net.nf_conntrack_max] at time 10:35:49.002084
2018-01-22 10:35:49,002 [salt.state       ][INFO    ][2093] Executing state sysctl.present for net.nf_conntrack_max
2018-01-22 10:35:49,003 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:49,031 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-22 10:35:49,043 [salt.state       ][INFO    ][2093] {'net.nf_conntrack_max': 1048576}
2018-01-22 10:35:49,043 [salt.state       ][INFO    ][2093] Completed state [net.nf_conntrack_max] at time 10:35:49.043859 duration_in_ms=41.775
2018-01-22 10:35:49,050 [salt.state       ][INFO    ][2093] Running state [linux_sysfs_package] at time 10:35:49.050967
2018-01-22 10:35:49,051 [salt.state       ][INFO    ][2093] Executing state pkg.installed for linux_sysfs_package
2018-01-22 10:35:49,394 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-22 10:35:49,446 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:51,096 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:35:51,099 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103551880986
2018-01-22 10:35:51,118 [salt.minion      ][INFO    ][5212] Starting a new job with PID 5212
2018-01-22 10:35:51,124 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-22 10:35:51,132 [salt.minion      ][INFO    ][5212] Returning information for job: 20180122103551880986
2018-01-22 10:35:53,846 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:53,898 [salt.state       ][INFO    ][2093] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-22 10:35:53,918 [salt.state       ][INFO    ][2093] Loading fresh modules for state activity
2018-01-22 10:35:53,952 [salt.state       ][INFO    ][2093] Completed state [linux_sysfs_package] at time 10:35:53.952662 duration_in_ms=4901.694
2018-01-22 10:35:53,956 [salt.state       ][INFO    ][2093] Running state [/etc/sysfs.d] at time 10:35:53.956041
2018-01-22 10:35:53,956 [salt.state       ][INFO    ][2093] Executing state file.directory for /etc/sysfs.d
2018-01-22 10:35:53,959 [salt.state       ][INFO    ][2093] Directory /etc/sysfs.d is in the correct state
2018-01-22 10:35:53,959 [salt.state       ][INFO    ][2093] Completed state [/etc/sysfs.d] at time 10:35:53.959234 duration_in_ms=3.193
2018-01-22 10:35:54,241 [salt.state       ][INFO    ][2093] Running state [ondemand] at time 10:35:54.241694
2018-01-22 10:35:54,242 [salt.state       ][INFO    ][2093] Executing state service.dead for ondemand
2018-01-22 10:35:54,242 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-22 10:35:54,263 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:54,279 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:54,314 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:54,389 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:54,405 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:54,423 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:54,446 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-22 10:35:54,598 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:54,622 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'runlevel' in directory '/root'
2018-01-22 10:35:54,640 [salt.state       ][INFO    ][2093] {'ondemand': True}
2018-01-22 10:35:54,641 [salt.state       ][INFO    ][2093] Completed state [ondemand] at time 10:35:54.641600 duration_in_ms=399.907
2018-01-22 10:35:54,646 [salt.state       ][INFO    ][2093] Running state [cs_CZ.UTF-8] at time 10:35:54.646928
2018-01-22 10:35:54,647 [salt.state       ][INFO    ][2093] Executing state locale.present for cs_CZ.UTF-8
2018-01-22 10:35:54,648 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'locale -a' in directory '/root'
2018-01-22 10:35:54,669 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-22 10:35:55,301 [salt.state       ][INFO    ][2093] {'locale': 'cs_CZ.UTF-8'}
2018-01-22 10:35:55,302 [salt.state       ][INFO    ][2093] Completed state [cs_CZ.UTF-8] at time 10:35:55.302744 duration_in_ms=655.816
2018-01-22 10:35:55,303 [salt.state       ][INFO    ][2093] Running state [en_US.UTF-8] at time 10:35:55.303400
2018-01-22 10:35:55,303 [salt.state       ][INFO    ][2093] Executing state locale.present for en_US.UTF-8
2018-01-22 10:35:55,305 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'locale -a' in directory '/root'
2018-01-22 10:35:55,321 [salt.state       ][INFO    ][2093] Locale en_US.UTF-8 is already present
2018-01-22 10:35:55,322 [salt.state       ][INFO    ][2093] Completed state [en_US.UTF-8] at time 10:35:55.322468 duration_in_ms=19.068
2018-01-22 10:35:55,324 [salt.state       ][INFO    ][2093] Running state [en_US.UTF-8] at time 10:35:55.324873
2018-01-22 10:35:55,325 [salt.state       ][INFO    ][2093] Executing state locale.system for en_US.UTF-8
2018-01-22 10:35:55,326 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'localectl' in directory '/root'
2018-01-22 10:35:55,379 [salt.state       ][INFO    ][2093] System locale en_US.UTF-8 already set
2018-01-22 10:35:55,380 [salt.state       ][INFO    ][2093] Completed state [en_US.UTF-8] at time 10:35:55.380112 duration_in_ms=55.239
2018-01-22 10:35:55,383 [salt.state       ][INFO    ][2093] Running state [root] at time 10:35:55.383518
2018-01-22 10:35:55,384 [salt.state       ][INFO    ][2093] Executing state user.present for root
2018-01-22 10:35:55,392 [salt.state       ][INFO    ][2093] User root is present and up to date
2018-01-22 10:35:55,392 [salt.state       ][INFO    ][2093] Completed state [root] at time 10:35:55.392919 duration_in_ms=9.401
2018-01-22 10:35:55,394 [salt.state       ][INFO    ][2093] Running state [/root] at time 10:35:55.394613
2018-01-22 10:35:55,395 [salt.state       ][INFO    ][2093] Executing state file.directory for /root
2018-01-22 10:35:55,395 [salt.state       ][INFO    ][2093] Directory /root is in the correct state
2018-01-22 10:35:55,396 [salt.state       ][INFO    ][2093] Completed state [/root] at time 10:35:55.396602 duration_in_ms=1.988
2018-01-22 10:35:55,397 [salt.state       ][INFO    ][2093] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:35:55.397032
2018-01-22 10:35:55,397 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-22 10:35:55,397 [salt.state       ][INFO    ][2093] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-22 10:35:55,398 [salt.state       ][INFO    ][2093] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:35:55.398313 duration_in_ms=1.281
2018-01-22 10:35:55,398 [salt.state       ][INFO    ][2093] Running state [ubuntu] at time 10:35:55.398705
2018-01-22 10:35:55,399 [salt.state       ][INFO    ][2093] Executing state user.present for ubuntu
2018-01-22 10:35:55,404 [salt.state       ][INFO    ][2093] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-22 10:35:55,404 [salt.state       ][INFO    ][2093] Completed state [ubuntu] at time 10:35:55.404733 duration_in_ms=6.027
2018-01-22 10:35:55,405 [salt.state       ][INFO    ][2093] Running state [/home/ubuntu] at time 10:35:55.405938
2018-01-22 10:35:55,406 [salt.state       ][INFO    ][2093] Executing state file.directory for /home/ubuntu
2018-01-22 10:35:55,407 [salt.state       ][INFO    ][2093] {'mode': '0700'}
2018-01-22 10:35:55,407 [salt.state       ][INFO    ][2093] Completed state [/home/ubuntu] at time 10:35:55.407827 duration_in_ms=1.889
2018-01-22 10:35:55,409 [salt.state       ][INFO    ][2093] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:35:55.409193
2018-01-22 10:35:55,409 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-22 10:35:55,435 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-22 10:35:55,440 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command '/usr/sbin/visudo -c -f /tmp/tmpWEfnWG' in directory '/root'
2018-01-22 10:35:55,462 [salt.state       ][INFO    ][2093] File changed:
New file
2018-01-22 10:35:55,462 [salt.state       ][INFO    ][2093] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:35:55.462803 duration_in_ms=53.609
2018-01-22 10:35:55,463 [salt.state       ][INFO    ][2093] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:35:55.463357
2018-01-22 10:35:55,463 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-22 10:35:55,489 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-22 10:35:55,567 [salt.state       ][INFO    ][2093] File changed:
New file
2018-01-22 10:35:55,568 [salt.state       ][INFO    ][2093] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:35:55.568408 duration_in_ms=105.063
2018-01-22 10:35:55,568 [salt.state       ][INFO    ][2093] Running state [apt-daily.timer] at time 10:35:55.568859
2018-01-22 10:35:55,569 [salt.state       ][INFO    ][2093] Executing state service.dead for apt-daily.timer
2018-01-22 10:35:55,570 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-22 10:35:55,587 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,605 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,620 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,655 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,669 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,683 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,703 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,801 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:35:55,820 [salt.state       ][INFO    ][2093] {'apt-daily.timer': True}
2018-01-22 10:35:55,821 [salt.state       ][INFO    ][2093] Completed state [apt-daily.timer] at time 10:35:55.821602 duration_in_ms=252.743
2018-01-22 10:35:55,822 [salt.state       ][INFO    ][2093] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:35:55.822059
2018-01-22 10:35:55,822 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-22 10:35:55,849 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-22 10:35:55,932 [salt.state       ][INFO    ][2093] File changed:
New file
2018-01-22 10:35:55,932 [salt.state       ][INFO    ][2093] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:35:55.932673 duration_in_ms=110.614
2018-01-22 10:35:55,934 [salt.state       ][INFO    ][2093] Running state [service.systemctl_reload] at time 10:35:55.934503
2018-01-22 10:35:55,934 [salt.state       ][INFO    ][2093] Executing state module.wait for service.systemctl_reload
2018-01-22 10:35:55,935 [salt.state       ][INFO    ][2093] No changes made for service.systemctl_reload
2018-01-22 10:35:55,935 [salt.state       ][INFO    ][2093] Completed state [service.systemctl_reload] at time 10:35:55.935328 duration_in_ms=0.825
2018-01-22 10:35:55,935 [salt.state       ][INFO    ][2093] Running state [service.systemctl_reload] at time 10:35:55.935499
2018-01-22 10:35:55,935 [salt.state       ][INFO    ][2093] Executing state module.mod_watch for service.systemctl_reload
2018-01-22 10:35:55,936 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-22 10:35:56,017 [salt.state       ][INFO    ][2093] {'ret': True}
2018-01-22 10:35:56,018 [salt.state       ][INFO    ][2093] Completed state [service.systemctl_reload] at time 10:35:56.018487 duration_in_ms=82.985
2018-01-22 10:35:56,019 [salt.state       ][INFO    ][2093] Running state [/etc/hostname] at time 10:35:56.019171
2018-01-22 10:35:56,019 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/hostname
2018-01-22 10:35:56,043 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-22 10:35:56,050 [salt.state       ][INFO    ][2093] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs02

2018-01-22 10:35:56,051 [salt.state       ][INFO    ][2093] Completed state [/etc/hostname] at time 10:35:56.051019 duration_in_ms=31.847
2018-01-22 10:35:56,054 [salt.state       ][INFO    ][2093] Running state [hostname dbs02] at time 10:35:56.054301
2018-01-22 10:35:56,054 [salt.state       ][INFO    ][2093] Executing state cmd.wait for hostname dbs02
2018-01-22 10:35:56,055 [salt.state       ][INFO    ][2093] No changes made for hostname dbs02
2018-01-22 10:35:56,055 [salt.state       ][INFO    ][2093] Completed state [hostname dbs02] at time 10:35:56.055428 duration_in_ms=1.127
2018-01-22 10:35:56,055 [salt.state       ][INFO    ][2093] Running state [hostname dbs02] at time 10:35:56.055744
2018-01-22 10:35:56,056 [salt.state       ][INFO    ][2093] Executing state cmd.mod_watch for hostname dbs02
2018-01-22 10:35:56,057 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command 'hostname dbs02' in directory '/root'
2018-01-22 10:35:56,074 [salt.state       ][INFO    ][2093] {'pid': 5719, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-22 10:35:56,075 [salt.state       ][INFO    ][2093] Completed state [hostname dbs02] at time 10:35:56.074914 duration_in_ms=19.168
2018-01-22 10:35:56,077 [salt.state       ][INFO    ][2093] Running state [mdb02] at time 10:35:56.077232
2018-01-22 10:35:56,077 [salt.state       ][INFO    ][2093] Executing state host.present for mdb02
2018-01-22 10:35:56,081 [salt.state       ][INFO    ][2093] {'host': 'mdb02'}
2018-01-22 10:35:56,081 [salt.state       ][INFO    ][2093] Completed state [mdb02] at time 10:35:56.081274 duration_in_ms=4.042
2018-01-22 10:35:56,081 [salt.state       ][INFO    ][2093] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.081595
2018-01-22 10:35:56,081 [salt.state       ][INFO    ][2093] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,082 [salt.state       ][INFO    ][2093] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,083 [salt.state       ][INFO    ][2093] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.083173 duration_in_ms=1.578
2018-01-22 10:35:56,083 [salt.state       ][INFO    ][2093] Running state [mdb03] at time 10:35:56.083501
2018-01-22 10:35:56,083 [salt.state       ][INFO    ][2093] Executing state host.present for mdb03
2018-01-22 10:35:56,086 [salt.state       ][INFO    ][2093] {'host': 'mdb03'}
2018-01-22 10:35:56,086 [salt.state       ][INFO    ][2093] Completed state [mdb03] at time 10:35:56.086296 duration_in_ms=2.795
2018-01-22 10:35:56,086 [salt.state       ][INFO    ][2093] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.086594
2018-01-22 10:35:56,086 [salt.state       ][INFO    ][2093] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,087 [salt.state       ][INFO    ][2093] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,088 [salt.state       ][INFO    ][2093] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.088018 duration_in_ms=1.424
2018-01-22 10:35:56,088 [salt.state       ][INFO    ][2093] Running state [mdb01] at time 10:35:56.088334
2018-01-22 10:35:56,088 [salt.state       ][INFO    ][2093] Executing state host.present for mdb01
2018-01-22 10:35:56,089 [salt.state       ][INFO    ][2093] {'host': 'mdb01'}
2018-01-22 10:35:56,089 [salt.state       ][INFO    ][2093] Completed state [mdb01] at time 10:35:56.089714 duration_in_ms=1.38
2018-01-22 10:35:56,090 [salt.state       ][INFO    ][2093] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.089985
2018-01-22 10:35:56,090 [salt.state       ][INFO    ][2093] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,091 [salt.state       ][INFO    ][2093] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,091 [salt.state       ][INFO    ][2093] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.091416 duration_in_ms=1.43
2018-01-22 10:35:56,091 [salt.state       ][INFO    ][2093] Running state [mdb] at time 10:35:56.091704
2018-01-22 10:35:56,091 [salt.state       ][INFO    ][2093] Executing state host.present for mdb
2018-01-22 10:35:56,093 [salt.state       ][INFO    ][2093] {'host': 'mdb'}
2018-01-22 10:35:56,093 [salt.state       ][INFO    ][2093] Completed state [mdb] at time 10:35:56.093384 duration_in_ms=1.679
2018-01-22 10:35:56,093 [salt.state       ][INFO    ][2093] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.093663
2018-01-22 10:35:56,093 [salt.state       ][INFO    ][2093] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,094 [salt.state       ][INFO    ][2093] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,095 [salt.state       ][INFO    ][2093] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.095089 duration_in_ms=1.426
2018-01-22 10:35:56,095 [salt.state       ][INFO    ][2093] Running state [cfg01] at time 10:35:56.095367
2018-01-22 10:35:56,095 [salt.state       ][INFO    ][2093] Executing state host.present for cfg01
2018-01-22 10:35:56,097 [salt.state       ][INFO    ][2093] {'host': 'cfg01'}
2018-01-22 10:35:56,097 [salt.state       ][INFO    ][2093] Completed state [cfg01] at time 10:35:56.097600 duration_in_ms=2.233
2018-01-22 10:35:56,097 [salt.state       ][INFO    ][2093] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.097904
2018-01-22 10:35:56,098 [salt.state       ][INFO    ][2093] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,099 [salt.state       ][INFO    ][2093] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,099 [salt.state       ][INFO    ][2093] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.099281 duration_in_ms=1.377
2018-01-22 10:35:56,099 [salt.state       ][INFO    ][2093] Running state [prx01] at time 10:35:56.099553
2018-01-22 10:35:56,099 [salt.state       ][INFO    ][2093] Executing state host.present for prx01
2018-01-22 10:35:56,101 [salt.state       ][INFO    ][2093] {'host': 'prx01'}
2018-01-22 10:35:56,101 [salt.state       ][INFO    ][2093] Completed state [prx01] at time 10:35:56.101291 duration_in_ms=1.739
2018-01-22 10:35:56,101 [salt.state       ][INFO    ][2093] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.101571
2018-01-22 10:35:56,101 [salt.state       ][INFO    ][2093] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,102 [salt.state       ][INFO    ][2093] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,103 [salt.state       ][INFO    ][2093] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.103004 duration_in_ms=1.433
2018-01-22 10:35:56,103 [salt.state       ][INFO    ][2093] Running state [kvm01] at time 10:35:56.103277
2018-01-22 10:35:56,103 [salt.state       ][INFO    ][2093] Executing state host.present for kvm01
2018-01-22 10:35:56,105 [salt.state       ][INFO    ][2093] {'host': 'kvm01'}
2018-01-22 10:35:56,105 [salt.state       ][INFO    ][2093] Completed state [kvm01] at time 10:35:56.105271 duration_in_ms=1.994
2018-01-22 10:35:56,105 [salt.state       ][INFO    ][2093] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.105542
2018-01-22 10:35:56,105 [salt.state       ][INFO    ][2093] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,106 [salt.state       ][INFO    ][2093] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,107 [salt.state       ][INFO    ][2093] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.106987 duration_in_ms=1.445
2018-01-22 10:35:56,107 [salt.state       ][INFO    ][2093] Running state [kvm03] at time 10:35:56.107271
2018-01-22 10:35:56,107 [salt.state       ][INFO    ][2093] Executing state host.present for kvm03
2018-01-22 10:35:56,109 [salt.state       ][INFO    ][2093] {'host': 'kvm03'}
2018-01-22 10:35:56,109 [salt.state       ][INFO    ][2093] Completed state [kvm03] at time 10:35:56.109287 duration_in_ms=2.016
2018-01-22 10:35:56,109 [salt.state       ][INFO    ][2093] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.109567
2018-01-22 10:35:56,109 [salt.state       ][INFO    ][2093] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,111 [salt.state       ][INFO    ][2093] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,111 [salt.state       ][INFO    ][2093] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.111349 duration_in_ms=1.782
2018-01-22 10:35:56,111 [salt.state       ][INFO    ][2093] Running state [kvm02] at time 10:35:56.111626
2018-01-22 10:35:56,111 [salt.state       ][INFO    ][2093] Executing state host.present for kvm02
2018-01-22 10:35:56,113 [salt.state       ][INFO    ][2093] {'host': 'kvm02'}
2018-01-22 10:35:56,113 [salt.state       ][INFO    ][2093] Completed state [kvm02] at time 10:35:56.113346 duration_in_ms=1.72
2018-01-22 10:35:56,113 [salt.state       ][INFO    ][2093] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.113628
2018-01-22 10:35:56,113 [salt.state       ][INFO    ][2093] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,114 [salt.state       ][INFO    ][2093] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,115 [salt.state       ][INFO    ][2093] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.115050 duration_in_ms=1.422
2018-01-22 10:35:56,115 [salt.state       ][INFO    ][2093] Running state [dbs] at time 10:35:56.115345
2018-01-22 10:35:56,115 [salt.state       ][INFO    ][2093] Executing state host.present for dbs
2018-01-22 10:35:56,116 [salt.state       ][INFO    ][2093] {'host': 'dbs'}
2018-01-22 10:35:56,117 [salt.state       ][INFO    ][2093] Completed state [dbs] at time 10:35:56.117040 duration_in_ms=1.695
2018-01-22 10:35:56,117 [salt.state       ][INFO    ][2093] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.117310
2018-01-22 10:35:56,117 [salt.state       ][INFO    ][2093] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,118 [salt.state       ][INFO    ][2093] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,118 [salt.state       ][INFO    ][2093] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.118810 duration_in_ms=1.499
2018-01-22 10:35:56,119 [salt.state       ][INFO    ][2093] Running state [prx] at time 10:35:56.119103
2018-01-22 10:35:56,119 [salt.state       ][INFO    ][2093] Executing state host.present for prx
2018-01-22 10:35:56,120 [salt.state       ][INFO    ][2093] {'host': 'prx'}
2018-01-22 10:35:56,120 [salt.state       ][INFO    ][2093] Completed state [prx] at time 10:35:56.120949 duration_in_ms=1.845
2018-01-22 10:35:56,121 [salt.state       ][INFO    ][2093] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.121219
2018-01-22 10:35:56,121 [salt.state       ][INFO    ][2093] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,122 [salt.state       ][INFO    ][2093] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,122 [salt.state       ][INFO    ][2093] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.122694 duration_in_ms=1.474
2018-01-22 10:35:56,123 [salt.state       ][INFO    ][2093] Running state [prx02] at time 10:35:56.122958
2018-01-22 10:35:56,123 [salt.state       ][INFO    ][2093] Executing state host.present for prx02
2018-01-22 10:35:56,124 [salt.state       ][INFO    ][2093] {'host': 'prx02'}
2018-01-22 10:35:56,125 [salt.state       ][INFO    ][2093] Completed state [prx02] at time 10:35:56.124975 duration_in_ms=2.017
2018-01-22 10:35:56,125 [salt.state       ][INFO    ][2093] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.125261
2018-01-22 10:35:56,125 [salt.state       ][INFO    ][2093] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,126 [salt.state       ][INFO    ][2093] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,126 [salt.state       ][INFO    ][2093] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.126781 duration_in_ms=1.52
2018-01-22 10:35:56,127 [salt.state       ][INFO    ][2093] Running state [msg02] at time 10:35:56.127080
2018-01-22 10:35:56,127 [salt.state       ][INFO    ][2093] Executing state host.present for msg02
2018-01-22 10:35:56,128 [salt.state       ][INFO    ][2093] {'host': 'msg02'}
2018-01-22 10:35:56,128 [salt.state       ][INFO    ][2093] Completed state [msg02] at time 10:35:56.128624 duration_in_ms=1.544
2018-01-22 10:35:56,128 [salt.state       ][INFO    ][2093] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.128893
2018-01-22 10:35:56,129 [salt.state       ][INFO    ][2093] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,130 [salt.state       ][INFO    ][2093] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,130 [salt.state       ][INFO    ][2093] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.130399 duration_in_ms=1.506
2018-01-22 10:35:56,130 [salt.state       ][INFO    ][2093] Running state [msg03] at time 10:35:56.130678
2018-01-22 10:35:56,130 [salt.state       ][INFO    ][2093] Executing state host.present for msg03
2018-01-22 10:35:56,132 [salt.state       ][INFO    ][2093] {'host': 'msg03'}
2018-01-22 10:35:56,132 [salt.state       ][INFO    ][2093] Completed state [msg03] at time 10:35:56.132900 duration_in_ms=2.222
2018-01-22 10:35:56,133 [salt.state       ][INFO    ][2093] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.133207
2018-01-22 10:35:56,133 [salt.state       ][INFO    ][2093] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,134 [salt.state       ][INFO    ][2093] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,134 [salt.state       ][INFO    ][2093] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.134824 duration_in_ms=1.617
2018-01-22 10:35:56,135 [salt.state       ][INFO    ][2093] Running state [msg01] at time 10:35:56.135098
2018-01-22 10:35:56,135 [salt.state       ][INFO    ][2093] Executing state host.present for msg01
2018-01-22 10:35:56,136 [salt.state       ][INFO    ][2093] {'host': 'msg01'}
2018-01-22 10:35:56,137 [salt.state       ][INFO    ][2093] Completed state [msg01] at time 10:35:56.137136 duration_in_ms=2.038
2018-01-22 10:35:56,137 [salt.state       ][INFO    ][2093] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.137398
2018-01-22 10:35:56,137 [salt.state       ][INFO    ][2093] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,138 [salt.state       ][INFO    ][2093] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,138 [salt.state       ][INFO    ][2093] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.138907 duration_in_ms=1.508
2018-01-22 10:35:56,139 [salt.state       ][INFO    ][2093] Running state [msg] at time 10:35:56.139214
2018-01-22 10:35:56,139 [salt.state       ][INFO    ][2093] Executing state host.present for msg
2018-01-22 10:35:56,140 [salt.state       ][INFO    ][2093] {'host': 'msg'}
2018-01-22 10:35:56,141 [salt.state       ][INFO    ][2093] Completed state [msg] at time 10:35:56.141081 duration_in_ms=1.867
2018-01-22 10:35:56,141 [salt.state       ][INFO    ][2093] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.141371
2018-01-22 10:35:56,141 [salt.state       ][INFO    ][2093] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,142 [salt.state       ][INFO    ][2093] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,142 [salt.state       ][INFO    ][2093] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.142906 duration_in_ms=1.535
2018-01-22 10:35:56,143 [salt.state       ][INFO    ][2093] Running state [cfg01] at time 10:35:56.143185
2018-01-22 10:35:56,143 [salt.state       ][INFO    ][2093] Executing state host.present for cfg01
2018-01-22 10:35:56,143 [salt.state       ][INFO    ][2093] Host cfg01 (192.168.10.100) already present
2018-01-22 10:35:56,145 [salt.state       ][INFO    ][2093] Completed state [cfg01] at time 10:35:56.144132 duration_in_ms=0.947
2018-01-22 10:35:56,146 [salt.state       ][INFO    ][2093] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.146072
2018-01-22 10:35:56,146 [salt.state       ][INFO    ][2093] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,146 [salt.state       ][INFO    ][2093] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-22 10:35:56,147 [salt.state       ][INFO    ][2093] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.147006 duration_in_ms=0.934
2018-01-22 10:35:56,147 [salt.state       ][INFO    ][2093] Running state [cmp002] at time 10:35:56.147314
2018-01-22 10:35:56,147 [salt.state       ][INFO    ][2093] Executing state host.present for cmp002
2018-01-22 10:35:56,148 [salt.state       ][INFO    ][2093] {'host': 'cmp002'}
2018-01-22 10:35:56,148 [salt.state       ][INFO    ][2093] Completed state [cmp002] at time 10:35:56.148903 duration_in_ms=1.589
2018-01-22 10:35:56,149 [salt.state       ][INFO    ][2093] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.149226
2018-01-22 10:35:56,149 [salt.state       ][INFO    ][2093] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,150 [salt.state       ][INFO    ][2093] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,150 [salt.state       ][INFO    ][2093] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.150726 duration_in_ms=1.499
2018-01-22 10:35:56,151 [salt.state       ][INFO    ][2093] Running state [cmp001] at time 10:35:56.151046
2018-01-22 10:35:56,151 [salt.state       ][INFO    ][2093] Executing state host.present for cmp001
2018-01-22 10:35:56,152 [salt.state       ][INFO    ][2093] {'host': 'cmp001'}
2018-01-22 10:35:56,152 [salt.state       ][INFO    ][2093] Completed state [cmp001] at time 10:35:56.152606 duration_in_ms=1.56
2018-01-22 10:35:56,152 [salt.state       ][INFO    ][2093] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.152921
2018-01-22 10:35:56,153 [salt.state       ][INFO    ][2093] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,154 [salt.state       ][INFO    ][2093] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,154 [salt.state       ][INFO    ][2093] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.154512 duration_in_ms=1.59
2018-01-22 10:35:56,154 [salt.state       ][INFO    ][2093] Running state [dbs01] at time 10:35:56.154789
2018-01-22 10:35:56,155 [salt.state       ][INFO    ][2093] Executing state host.present for dbs01
2018-01-22 10:35:56,157 [salt.state       ][INFO    ][2093] {'host': 'dbs01'}
2018-01-22 10:35:56,157 [salt.state       ][INFO    ][2093] Completed state [dbs01] at time 10:35:56.157565 duration_in_ms=2.777
2018-01-22 10:35:56,157 [salt.state       ][INFO    ][2093] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.157873
2018-01-22 10:35:56,158 [salt.state       ][INFO    ][2093] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,159 [salt.state       ][INFO    ][2093] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,159 [salt.state       ][INFO    ][2093] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.159476 duration_in_ms=1.603
2018-01-22 10:35:56,159 [salt.state       ][INFO    ][2093] Running state [dbs02] at time 10:35:56.159750
2018-01-22 10:35:56,160 [salt.state       ][INFO    ][2093] Executing state host.present for dbs02
2018-01-22 10:35:56,161 [salt.state       ][INFO    ][2093] {'host': 'dbs02'}
2018-01-22 10:35:56,162 [salt.state       ][INFO    ][2093] Completed state [dbs02] at time 10:35:56.162155 duration_in_ms=2.406
2018-01-22 10:35:56,162 [salt.state       ][INFO    ][2093] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.162432
2018-01-22 10:35:56,162 [salt.state       ][INFO    ][2093] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,163 [salt.state       ][INFO    ][2093] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,164 [salt.state       ][INFO    ][2093] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.164011 duration_in_ms=1.579
2018-01-22 10:35:56,164 [salt.state       ][INFO    ][2093] Running state [dbs03] at time 10:35:56.164320
2018-01-22 10:35:56,164 [salt.state       ][INFO    ][2093] Executing state host.present for dbs03
2018-01-22 10:35:56,165 [salt.state       ][INFO    ][2093] {'host': 'dbs03'}
2018-01-22 10:35:56,165 [salt.state       ][INFO    ][2093] Completed state [dbs03] at time 10:35:56.165894 duration_in_ms=1.573
2018-01-22 10:35:56,166 [salt.state       ][INFO    ][2093] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.166186
2018-01-22 10:35:56,166 [salt.state       ][INFO    ][2093] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,167 [salt.state       ][INFO    ][2093] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,167 [salt.state       ][INFO    ][2093] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.167767 duration_in_ms=1.58
2018-01-22 10:35:56,168 [salt.state       ][INFO    ][2093] Running state [mas01] at time 10:35:56.168055
2018-01-22 10:35:56,169 [salt.state       ][INFO    ][2093] Executing state host.present for mas01
2018-01-22 10:35:56,170 [salt.state       ][INFO    ][2093] {'host': 'mas01'}
2018-01-22 10:35:56,171 [salt.state       ][INFO    ][2093] Completed state [mas01] at time 10:35:56.171089 duration_in_ms=3.034
2018-01-22 10:35:56,171 [salt.state       ][INFO    ][2093] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.171380
2018-01-22 10:35:56,171 [salt.state       ][INFO    ][2093] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,172 [salt.state       ][INFO    ][2093] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,173 [salt.state       ][INFO    ][2093] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.173043 duration_in_ms=1.663
2018-01-22 10:35:56,173 [salt.state       ][INFO    ][2093] Running state [ctl02] at time 10:35:56.173320
2018-01-22 10:35:56,173 [salt.state       ][INFO    ][2093] Executing state host.present for ctl02
2018-01-22 10:35:56,178 [salt.state       ][INFO    ][2093] {'host': 'ctl02'}
2018-01-22 10:35:56,179 [salt.state       ][INFO    ][2093] Completed state [ctl02] at time 10:35:56.179046 duration_in_ms=5.725
2018-01-22 10:35:56,179 [salt.state       ][INFO    ][2093] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.179332
2018-01-22 10:35:56,179 [salt.state       ][INFO    ][2093] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,181 [salt.state       ][INFO    ][2093] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,181 [salt.state       ][INFO    ][2093] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.181346 duration_in_ms=2.014
2018-01-22 10:35:56,181 [salt.state       ][INFO    ][2093] Running state [ctl03] at time 10:35:56.181635
2018-01-22 10:35:56,181 [salt.state       ][INFO    ][2093] Executing state host.present for ctl03
2018-01-22 10:35:56,182 [salt.state       ][INFO    ][2093] {'host': 'ctl03'}
2018-01-22 10:35:56,183 [salt.state       ][INFO    ][2093] Completed state [ctl03] at time 10:35:56.183188 duration_in_ms=1.553
2018-01-22 10:35:56,183 [salt.state       ][INFO    ][2093] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.183469
2018-01-22 10:35:56,183 [salt.state       ][INFO    ][2093] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,185 [salt.state       ][INFO    ][2093] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,185 [salt.state       ][INFO    ][2093] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.185326 duration_in_ms=1.857
2018-01-22 10:35:56,185 [salt.state       ][INFO    ][2093] Running state [ctl01] at time 10:35:56.185611
2018-01-22 10:35:56,185 [salt.state       ][INFO    ][2093] Executing state host.present for ctl01
2018-01-22 10:35:56,186 [salt.state       ][INFO    ][2093] {'host': 'ctl01'}
2018-01-22 10:35:56,187 [salt.state       ][INFO    ][2093] Completed state [ctl01] at time 10:35:56.187156 duration_in_ms=1.545
2018-01-22 10:35:56,187 [salt.state       ][INFO    ][2093] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.187440
2018-01-22 10:35:56,187 [salt.state       ][INFO    ][2093] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,189 [salt.state       ][INFO    ][2093] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,189 [salt.state       ][INFO    ][2093] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.189282 duration_in_ms=1.842
2018-01-22 10:35:56,189 [salt.state       ][INFO    ][2093] Running state [ctl] at time 10:35:56.189567
2018-01-22 10:35:56,189 [salt.state       ][INFO    ][2093] Executing state host.present for ctl
2018-01-22 10:35:56,190 [salt.state       ][INFO    ][2093] {'host': 'ctl'}
2018-01-22 10:35:56,191 [salt.state       ][INFO    ][2093] Completed state [ctl] at time 10:35:56.191162 duration_in_ms=1.595
2018-01-22 10:35:56,191 [salt.state       ][INFO    ][2093] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.191452
2018-01-22 10:35:56,191 [salt.state       ][INFO    ][2093] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:35:56,193 [salt.state       ][INFO    ][2093] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:35:56,193 [salt.state       ][INFO    ][2093] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:35:56.193627 duration_in_ms=2.175
2018-01-22 10:35:56,193 [salt.state       ][INFO    ][2093] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:35:56.193914
2018-01-22 10:35:56,194 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-22 10:35:56,194 [salt.state       ][INFO    ][2093] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-22 10:35:56,194 [salt.state       ][INFO    ][2093] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:35:56.194747 duration_in_ms=0.833
2018-01-22 10:35:56,196 [salt.state       ][INFO    ][2093] Running state [ens2] at time 10:35:56.196532
2018-01-22 10:35:56,196 [salt.state       ][INFO    ][2093] Executing state network.managed for ens2
2018-01-22 10:35:56,341 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-22 10:35:57,502 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-22 10:35:58,761 [salt.state       ][INFO    ][2093] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-22 10:35:58,762 [salt.state       ][INFO    ][2093] Completed state [ens2] at time 10:35:58.762160 duration_in_ms=2565.627
2018-01-22 10:35:58,762 [salt.state       ][INFO    ][2093] Running state [ens3] at time 10:35:58.762640
2018-01-22 10:35:58,763 [salt.state       ][INFO    ][2093] Executing state network.managed for ens3
2018-01-22 10:35:58,801 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-22 10:35:59,409 [salt.state       ][INFO    ][2093] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-22 10:35:59,409 [salt.state       ][INFO    ][2093] Completed state [ens3] at time 10:35:59.409700 duration_in_ms=647.06
2018-01-22 10:35:59,410 [salt.state       ][INFO    ][2093] Running state [/etc/profile.d/proxy.sh] at time 10:35:59.409997
2018-01-22 10:35:59,410 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-22 10:35:59,410 [salt.state       ][INFO    ][2093] File /etc/profile.d/proxy.sh is not present
2018-01-22 10:35:59,410 [salt.state       ][INFO    ][2093] Completed state [/etc/profile.d/proxy.sh] at time 10:35:59.410882 duration_in_ms=0.885
2018-01-22 10:35:59,411 [salt.state       ][INFO    ][2093] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:35:59.411079
2018-01-22 10:35:59,411 [salt.state       ][INFO    ][2093] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-22 10:35:59,411 [salt.state       ][INFO    ][2093] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-22 10:35:59,411 [salt.state       ][INFO    ][2093] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:35:59.411666 duration_in_ms=0.587
2018-01-22 10:35:59,412 [salt.state       ][INFO    ][2093] Running state [ntp] at time 10:35:59.412958
2018-01-22 10:35:59,413 [salt.state       ][INFO    ][2093] Executing state pkg.installed for ntp
2018-01-22 10:35:59,551 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:35:59,580 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-22 10:36:01,235 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103602024093
2018-01-22 10:36:01,254 [salt.minion      ][INFO    ][6635] Starting a new job with PID 6635
2018-01-22 10:36:01,269 [salt.minion      ][INFO    ][6635] Returning information for job: 20180122103602024093
2018-01-22 10:36:02,459 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:36:02,500 [salt.state       ][INFO    ][2093] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-22 10:36:02,516 [salt.state       ][INFO    ][2093] Loading fresh modules for state activity
2018-01-22 10:36:02,607 [salt.state       ][INFO    ][2093] Completed state [ntp] at time 10:36:02.607919 duration_in_ms=3194.96
2018-01-22 10:36:02,611 [salt.state       ][INFO    ][2093] Running state [/etc/ntp.conf] at time 10:36:02.611439
2018-01-22 10:36:02,611 [salt.state       ][INFO    ][2093] Executing state file.managed for /etc/ntp.conf
2018-01-22 10:36:02,640 [salt.fileclient  ][INFO    ][2093] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-22 10:36:02,691 [salt.state       ][INFO    ][2093] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-01-22 10:36:02,691 [salt.state       ][INFO    ][2093] Completed state [/etc/ntp.conf] at time 10:36:02.691530 duration_in_ms=80.09
2018-01-22 10:36:02,925 [salt.state       ][INFO    ][2093] Running state [ntp] at time 10:36:02.925222
2018-01-22 10:36:02,925 [salt.state       ][INFO    ][2093] Executing state service.running for ntp
2018-01-22 10:36:02,926 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-22 10:36:02,940 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 10:36:02,951 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 10:36:02,966 [salt.state       ][INFO    ][2093] The service ntp is already running
2018-01-22 10:36:02,966 [salt.state       ][INFO    ][2093] Completed state [ntp] at time 10:36:02.966835 duration_in_ms=41.613
2018-01-22 10:36:02,967 [salt.state       ][INFO    ][2093] Running state [ntp] at time 10:36:02.967088
2018-01-22 10:36:02,967 [salt.state       ][INFO    ][2093] Executing state service.mod_watch for ntp
2018-01-22 10:36:02,968 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 10:36:02,980 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 10:36:02,995 [salt.loaded.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-22 10:36:03,077 [salt.state       ][INFO    ][2093] {'ntp': True}
2018-01-22 10:36:03,077 [salt.state       ][INFO    ][2093] Completed state [ntp] at time 10:36:03.077780 duration_in_ms=110.691
2018-01-22 10:36:03,082 [salt.minion      ][INFO    ][2093] Returning information for job: 20180122103521544543
2018-01-22 10:36:32,956 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command state.apply with jid 20180122103633740200
2018-01-22 10:36:32,979 [salt.minion      ][INFO    ][6814] Starting a new job with PID 6814
2018-01-22 10:36:35,867 [salt.state       ][INFO    ][6814] Loading fresh modules for state activity
2018-01-22 10:36:38,751 [salt.state       ][INFO    ][6814] Running state [/etc/environment] at time 10:36:38.751324
2018-01-22 10:36:38,751 [salt.state       ][INFO    ][6814] Executing state file.blockreplace for /etc/environment
2018-01-22 10:36:38,759 [salt.state       ][INFO    ][6814] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-01-22 10:36:38,761 [salt.state       ][INFO    ][6814] Completed state [/etc/environment] at time 10:36:38.761001 duration_in_ms=9.677
2018-01-22 10:36:38,761 [salt.state       ][INFO    ][6814] Running state [/etc/profile.d] at time 10:36:38.761452
2018-01-22 10:36:38,761 [salt.state       ][INFO    ][6814] Executing state file.directory for /etc/profile.d
2018-01-22 10:36:38,763 [salt.state       ][INFO    ][6814] Directory /etc/profile.d is in the correct state
2018-01-22 10:36:38,763 [salt.state       ][INFO    ][6814] Completed state [/etc/profile.d] at time 10:36:38.763635 duration_in_ms=2.183
2018-01-22 10:36:39,219 [salt.state       ][INFO    ][6814] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:36:39.219922
2018-01-22 10:36:39,220 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-22 10:36:39,249 [salt.state       ][INFO    ][6814] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-22 10:36:39,250 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:36:39.250372 duration_in_ms=30.45
2018-01-22 10:36:39,250 [salt.state       ][INFO    ][6814] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:36:39.250809
2018-01-22 10:36:39,251 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-22 10:36:39,269 [salt.state       ][INFO    ][6814] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-22 10:36:39,269 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:36:39.269572 duration_in_ms=18.763
2018-01-22 10:36:39,271 [salt.state       ][INFO    ][6814] Running state [linux_repo_prereq_pkgs] at time 10:36:39.270975
2018-01-22 10:36:39,271 [salt.state       ][INFO    ][6814] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-22 10:36:39,272 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:36:39,639 [salt.state       ][INFO    ][6814] All specified packages are already installed
2018-01-22 10:36:39,639 [salt.state       ][INFO    ][6814] Completed state [linux_repo_prereq_pkgs] at time 10:36:39.639880 duration_in_ms=368.904
2018-01-22 10:36:39,640 [salt.state       ][INFO    ][6814] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:36:39.640439
2018-01-22 10:36:39,640 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-22 10:36:39,641 [salt.state       ][INFO    ][6814] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-22 10:36:39,641 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:36:39.641936 duration_in_ms=1.498
2018-01-22 10:36:39,642 [salt.state       ][INFO    ][6814] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:36:39.642353
2018-01-22 10:36:39,642 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-22 10:36:39,729 [salt.state       ][INFO    ][6814] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-01-22 10:36:39,729 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:36:39.729771 duration_in_ms=87.418
2018-01-22 10:36:39,731 [salt.state       ][INFO    ][6814] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:36:39.731345
2018-01-22 10:36:39,731 [salt.state       ][INFO    ][6814] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-22 10:36:39,732 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-22 10:36:39,882 [salt.state       ][INFO    ][6814] {'pid': 6876, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:36:39,883 [salt.state       ][INFO    ][6814] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:36:39.883560 duration_in_ms=152.213
2018-01-22 10:36:39,890 [salt.state       ][INFO    ][6814] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:36:39.890413
2018-01-22 10:36:39,891 [salt.state       ][INFO    ][6814] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-22 10:36:39,978 [salt.state       ][INFO    ][6814] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike' already configured
2018-01-22 10:36:39,979 [salt.state       ][INFO    ][6814] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:36:39.979009 duration_in_ms=88.595
2018-01-22 10:36:39,979 [salt.state       ][INFO    ][6814] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:36:39.979488
2018-01-22 10:36:39,979 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-22 10:36:39,981 [salt.state       ][INFO    ][6814] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-22 10:36:39,981 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:36:39.981412 duration_in_ms=1.924
2018-01-22 10:36:39,981 [salt.state       ][INFO    ][6814] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:36:39.981792
2018-01-22 10:36:39,982 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-22 10:36:40,074 [salt.state       ][INFO    ][6814] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-01-22 10:36:40,074 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:36:40.074709 duration_in_ms=92.916
2018-01-22 10:36:40,075 [salt.state       ][INFO    ][6814] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:36:40.075139
2018-01-22 10:36:40,075 [salt.state       ][INFO    ][6814] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-22 10:36:40,076 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-22 10:36:40,205 [salt.state       ][INFO    ][6814] {'pid': 6991, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:36:40,206 [salt.state       ][INFO    ][6814] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:36:40.205925 duration_in_ms=130.773
2018-01-22 10:36:40,207 [salt.state       ][INFO    ][6814] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:36:40.207959
2018-01-22 10:36:40,208 [salt.state       ][INFO    ][6814] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-22 10:36:40,281 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:36:43,063 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103643846472
2018-01-22 10:36:43,081 [salt.minion      ][INFO    ][7487] Starting a new job with PID 7487
2018-01-22 10:36:43,096 [salt.minion      ][INFO    ][7487] Returning information for job: 20180122103643846472
2018-01-22 10:36:43,470 [salt.state       ][INFO    ][6814] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-01-22 10:36:43,471 [salt.state       ][INFO    ][6814] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:36:43.471073 duration_in_ms=3263.114
2018-01-22 10:36:43,471 [salt.state       ][INFO    ][6814] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:36:43.471602
2018-01-22 10:36:43,472 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-22 10:36:43,473 [salt.state       ][INFO    ][6814] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-22 10:36:43,473 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:36:43.473707 duration_in_ms=2.105
2018-01-22 10:36:43,474 [salt.state       ][INFO    ][6814] Running state [/etc/apt/preferences.d/uca] at time 10:36:43.474087
2018-01-22 10:36:43,474 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-22 10:36:43,474 [salt.state       ][INFO    ][6814] File /etc/apt/preferences.d/uca is not present
2018-01-22 10:36:43,475 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/preferences.d/uca] at time 10:36:43.475298 duration_in_ms=1.211
2018-01-22 10:36:43,475 [salt.state       ][INFO    ][6814] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:36:43.475701
2018-01-22 10:36:43,476 [salt.state       ][INFO    ][6814] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-22 10:36:43,477 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-22 10:36:43,667 [salt.state       ][INFO    ][6814] {'pid': 7491, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.vVgkptEeSA/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-22 10:36:43,668 [salt.state       ][INFO    ][6814] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:36:43.668750 duration_in_ms=193.048
2018-01-22 10:36:43,672 [salt.state       ][INFO    ][6814] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:36:43.672531
2018-01-22 10:36:43,673 [salt.state       ][INFO    ][6814] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-22 10:36:43,749 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:36:46,130 [salt.state       ][INFO    ][6814] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-22 10:36:46,131 [salt.state       ][INFO    ][6814] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:36:46.131358 duration_in_ms=2458.827
2018-01-22 10:36:46,131 [salt.state       ][INFO    ][6814] Running state [linux_extra_packages_purged] at time 10:36:46.131745
2018-01-22 10:36:46,132 [salt.state       ][INFO    ][6814] Executing state pkg.purged for linux_extra_packages_purged
2018-01-22 10:36:46,144 [salt.state       ][INFO    ][6814] All specified packages are already absent
2018-01-22 10:36:46,144 [salt.state       ][INFO    ][6814] Completed state [linux_extra_packages_purged] at time 10:36:46.144313 duration_in_ms=12.567
2018-01-22 10:36:46,144 [salt.state       ][INFO    ][6814] Running state [linux_extra_packages_latest] at time 10:36:46.144543
2018-01-22 10:36:46,144 [salt.state       ][INFO    ][6814] Executing state pkg.latest for linux_extra_packages_latest
2018-01-22 10:36:46,155 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-22 10:36:46,201 [salt.state       ][INFO    ][6814] Package mcelog is already up-to-date
2018-01-22 10:36:46,201 [salt.state       ][INFO    ][6814] Completed state [linux_extra_packages_latest] at time 10:36:46.201718 duration_in_ms=57.174
2018-01-22 10:36:46,202 [salt.state       ][INFO    ][6814] Running state [UTC] at time 10:36:46.202624
2018-01-22 10:36:46,202 [salt.state       ][INFO    ][6814] Executing state timezone.system for UTC
2018-01-22 10:36:46,203 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:36:46,239 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:36:46,254 [salt.state       ][INFO    ][6814] Timezone UTC already set, UTC already set to UTC
2018-01-22 10:36:46,255 [salt.state       ][INFO    ][6814] Completed state [UTC] at time 10:36:46.254998 duration_in_ms=52.374
2018-01-22 10:36:46,256 [salt.state       ][INFO    ][6814] Running state [nf_conntrack] at time 10:36:46.255993
2018-01-22 10:36:46,256 [salt.state       ][INFO    ][6814] Executing state kmod.present for nf_conntrack
2018-01-22 10:36:46,257 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'lsmod' in directory '/root'
2018-01-22 10:36:46,272 [salt.state       ][INFO    ][6814] Kernel module nf_conntrack is already present
2018-01-22 10:36:46,272 [salt.state       ][INFO    ][6814] Completed state [nf_conntrack] at time 10:36:46.272765 duration_in_ms=16.762
2018-01-22 10:36:46,273 [salt.state       ][INFO    ][6814] Running state [kernel.panic] at time 10:36:46.273658
2018-01-22 10:36:46,273 [salt.state       ][INFO    ][6814] Executing state sysctl.present for kernel.panic
2018-01-22 10:36:46,285 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,315 [salt.state       ][INFO    ][6814] Sysctl value kernel.panic = 60 is already set
2018-01-22 10:36:46,315 [salt.state       ][INFO    ][6814] Completed state [kernel.panic] at time 10:36:46.315584 duration_in_ms=41.924
2018-01-22 10:36:46,316 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_keepalive_probes] at time 10:36:46.316012
2018-01-22 10:36:46,317 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-22 10:36:46,317 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,351 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-22 10:36:46,351 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:36:46.351495 duration_in_ms=35.482
2018-01-22 10:36:46,351 [salt.state       ][INFO    ][6814] Running state [fs.file-max] at time 10:36:46.351890
2018-01-22 10:36:46,352 [salt.state       ][INFO    ][6814] Executing state sysctl.present for fs.file-max
2018-01-22 10:36:46,353 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,386 [salt.state       ][INFO    ][6814] Sysctl value fs.file-max = 124165 is already set
2018-01-22 10:36:46,387 [salt.state       ][INFO    ][6814] Completed state [fs.file-max] at time 10:36:46.387357 duration_in_ms=35.467
2018-01-22 10:36:46,387 [salt.state       ][INFO    ][6814] Running state [net.core.somaxconn] at time 10:36:46.387741
2018-01-22 10:36:46,388 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.core.somaxconn
2018-01-22 10:36:46,389 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,421 [salt.state       ][INFO    ][6814] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-22 10:36:46,422 [salt.state       ][INFO    ][6814] Completed state [net.core.somaxconn] at time 10:36:46.422398 duration_in_ms=34.657
2018-01-22 10:36:46,422 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:36:46.422786
2018-01-22 10:36:46,423 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-22 10:36:46,423 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,457 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-22 10:36:46,458 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:36:46.457985 duration_in_ms=35.199
2018-01-22 10:36:46,458 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_tw_reuse] at time 10:36:46.458446
2018-01-22 10:36:46,458 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-22 10:36:46,459 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,493 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-22 10:36:46,493 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_tw_reuse] at time 10:36:46.493664 duration_in_ms=35.217
2018-01-22 10:36:46,494 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_congestion_control] at time 10:36:46.494087
2018-01-22 10:36:46,494 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-22 10:36:46,495 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,529 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-22 10:36:46,530 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_congestion_control] at time 10:36:46.530105 duration_in_ms=36.017
2018-01-22 10:36:46,530 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_retries2] at time 10:36:46.530533
2018-01-22 10:36:46,530 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-22 10:36:46,531 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,560 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-22 10:36:46,560 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_retries2] at time 10:36:46.560482 duration_in_ms=29.947
2018-01-22 10:36:46,560 [salt.state       ][INFO    ][6814] Running state [net.core.netdev_max_backlog] at time 10:36:46.560855
2018-01-22 10:36:46,561 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-22 10:36:46,561 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,590 [salt.state       ][INFO    ][6814] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-22 10:36:46,590 [salt.state       ][INFO    ][6814] Completed state [net.core.netdev_max_backlog] at time 10:36:46.590496 duration_in_ms=29.64
2018-01-22 10:36:46,590 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:36:46.590837
2018-01-22 10:36:46,591 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-22 10:36:46,591 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,619 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-22 10:36:46,620 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:36:46.620284 duration_in_ms=29.447
2018-01-22 10:36:46,620 [salt.state       ][INFO    ][6814] Running state [vm.swappiness] at time 10:36:46.620644
2018-01-22 10:36:46,620 [salt.state       ][INFO    ][6814] Executing state sysctl.present for vm.swappiness
2018-01-22 10:36:46,621 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,650 [salt.state       ][INFO    ][6814] Sysctl value vm.swappiness = 10 is already set
2018-01-22 10:36:46,650 [salt.state       ][INFO    ][6814] Completed state [vm.swappiness] at time 10:36:46.650895 duration_in_ms=30.25
2018-01-22 10:36:46,651 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:36:46.651261
2018-01-22 10:36:46,651 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-22 10:36:46,652 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,679 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-22 10:36:46,680 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:36:46.680185 duration_in_ms=28.923
2018-01-22 10:36:46,680 [salt.state       ][INFO    ][6814] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:36:46.680540
2018-01-22 10:36:46,680 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-22 10:36:46,681 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,710 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-22 10:36:46,710 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:36:46.710539 duration_in_ms=29.999
2018-01-22 10:36:46,710 [salt.state       ][INFO    ][6814] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:36:46.710919
2018-01-22 10:36:46,711 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-22 10:36:46,711 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,742 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-22 10:36:46,742 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:36:46.742665 duration_in_ms=31.744
2018-01-22 10:36:46,743 [salt.state       ][INFO    ][6814] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:36:46.743035
2018-01-22 10:36:46,743 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-22 10:36:46,743 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,771 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-22 10:36:46,772 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:36:46.772076 duration_in_ms=29.041
2018-01-22 10:36:46,773 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_fin_timeout] at time 10:36:46.773061
2018-01-22 10:36:46,773 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-22 10:36:46,773 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,800 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-22 10:36:46,800 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_fin_timeout] at time 10:36:46.800766 duration_in_ms=27.704
2018-01-22 10:36:46,801 [salt.state       ][INFO    ][6814] Running state [net.ipv4.tcp_keepalive_time] at time 10:36:46.801117
2018-01-22 10:36:46,801 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-22 10:36:46,802 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,830 [salt.state       ][INFO    ][6814] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-22 10:36:46,830 [salt.state       ][INFO    ][6814] Completed state [net.ipv4.tcp_keepalive_time] at time 10:36:46.830659 duration_in_ms=29.541
2018-01-22 10:36:46,831 [salt.state       ][INFO    ][6814] Running state [net.nf_conntrack_max] at time 10:36:46.831006
2018-01-22 10:36:46,831 [salt.state       ][INFO    ][6814] Executing state sysctl.present for net.nf_conntrack_max
2018-01-22 10:36:46,831 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:46,861 [salt.state       ][INFO    ][6814] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-22 10:36:46,862 [salt.state       ][INFO    ][6814] Completed state [net.nf_conntrack_max] at time 10:36:46.862358 duration_in_ms=31.351
2018-01-22 10:36:46,862 [salt.state       ][INFO    ][6814] Running state [linux_sysfs_package] at time 10:36:46.862748
2018-01-22 10:36:46,863 [salt.state       ][INFO    ][6814] Executing state pkg.installed for linux_sysfs_package
2018-01-22 10:36:46,870 [salt.state       ][INFO    ][6814] All specified packages are already installed
2018-01-22 10:36:46,871 [salt.state       ][INFO    ][6814] Completed state [linux_sysfs_package] at time 10:36:46.871164 duration_in_ms=8.415
2018-01-22 10:36:46,872 [salt.state       ][INFO    ][6814] Running state [/etc/sysfs.d] at time 10:36:46.872700
2018-01-22 10:36:46,872 [salt.state       ][INFO    ][6814] Executing state file.directory for /etc/sysfs.d
2018-01-22 10:36:46,873 [salt.state       ][INFO    ][6814] Directory /etc/sysfs.d is in the correct state
2018-01-22 10:36:46,873 [salt.state       ][INFO    ][6814] Completed state [/etc/sysfs.d] at time 10:36:46.873772 duration_in_ms=1.072
2018-01-22 10:36:46,874 [salt.state       ][INFO    ][6814] Running state [ondemand] at time 10:36:46.874586
2018-01-22 10:36:46,874 [salt.state       ][INFO    ][6814] Executing state service.dead for ondemand
2018-01-22 10:36:46,875 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-22 10:36:46,894 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 10:36:46,911 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:36:46,934 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'runlevel' in directory '/root'
2018-01-22 10:36:46,951 [salt.state       ][INFO    ][6814] The service ondemand is already dead
2018-01-22 10:36:46,951 [salt.state       ][INFO    ][6814] Completed state [ondemand] at time 10:36:46.951573 duration_in_ms=76.986
2018-01-22 10:36:46,953 [salt.state       ][INFO    ][6814] Running state [cs_CZ.UTF-8] at time 10:36:46.953444
2018-01-22 10:36:46,953 [salt.state       ][INFO    ][6814] Executing state locale.present for cs_CZ.UTF-8
2018-01-22 10:36:46,954 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'locale -a' in directory '/root'
2018-01-22 10:36:46,965 [salt.state       ][INFO    ][6814] Locale cs_CZ.UTF-8 is already present
2018-01-22 10:36:46,966 [salt.state       ][INFO    ][6814] Completed state [cs_CZ.UTF-8] at time 10:36:46.966283 duration_in_ms=12.839
2018-01-22 10:36:46,966 [salt.state       ][INFO    ][6814] Running state [en_US.UTF-8] at time 10:36:46.966876
2018-01-22 10:36:46,967 [salt.state       ][INFO    ][6814] Executing state locale.present for en_US.UTF-8
2018-01-22 10:36:46,968 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'locale -a' in directory '/root'
2018-01-22 10:36:46,982 [salt.state       ][INFO    ][6814] Locale en_US.UTF-8 is already present
2018-01-22 10:36:46,983 [salt.state       ][INFO    ][6814] Completed state [en_US.UTF-8] at time 10:36:46.983018 duration_in_ms=16.142
2018-01-22 10:36:46,985 [salt.state       ][INFO    ][6814] Running state [en_US.UTF-8] at time 10:36:46.985846
2018-01-22 10:36:46,986 [salt.state       ][INFO    ][6814] Executing state locale.system for en_US.UTF-8
2018-01-22 10:36:46,987 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'localectl' in directory '/root'
2018-01-22 10:36:47,026 [salt.state       ][INFO    ][6814] System locale en_US.UTF-8 already set
2018-01-22 10:36:47,026 [salt.state       ][INFO    ][6814] Completed state [en_US.UTF-8] at time 10:36:47.026365 duration_in_ms=40.519
2018-01-22 10:36:47,028 [salt.state       ][INFO    ][6814] Running state [root] at time 10:36:47.028251
2018-01-22 10:36:47,028 [salt.state       ][INFO    ][6814] Executing state user.present for root
2018-01-22 10:36:47,029 [salt.state       ][INFO    ][6814] User root is present and up to date
2018-01-22 10:36:47,030 [salt.state       ][INFO    ][6814] Completed state [root] at time 10:36:47.030031 duration_in_ms=1.781
2018-01-22 10:36:47,031 [salt.state       ][INFO    ][6814] Running state [/root] at time 10:36:47.031468
2018-01-22 10:36:47,031 [salt.state       ][INFO    ][6814] Executing state file.directory for /root
2018-01-22 10:36:47,032 [salt.state       ][INFO    ][6814] Directory /root is in the correct state
2018-01-22 10:36:47,032 [salt.state       ][INFO    ][6814] Completed state [/root] at time 10:36:47.032948 duration_in_ms=1.48
2018-01-22 10:36:47,033 [salt.state       ][INFO    ][6814] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:36:47.033181
2018-01-22 10:36:47,033 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-22 10:36:47,033 [salt.state       ][INFO    ][6814] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-22 10:36:47,033 [salt.state       ][INFO    ][6814] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:36:47.033891 duration_in_ms=0.71
2018-01-22 10:36:47,034 [salt.state       ][INFO    ][6814] Running state [ubuntu] at time 10:36:47.034085
2018-01-22 10:36:47,034 [salt.state       ][INFO    ][6814] Executing state user.present for ubuntu
2018-01-22 10:36:47,035 [salt.state       ][INFO    ][6814] User ubuntu is present and up to date
2018-01-22 10:36:47,035 [salt.state       ][INFO    ][6814] Completed state [ubuntu] at time 10:36:47.035380 duration_in_ms=1.294
2018-01-22 10:36:47,036 [salt.state       ][INFO    ][6814] Running state [/home/ubuntu] at time 10:36:47.036355
2018-01-22 10:36:47,036 [salt.state       ][INFO    ][6814] Executing state file.directory for /home/ubuntu
2018-01-22 10:36:47,037 [salt.state       ][INFO    ][6814] Directory /home/ubuntu is in the correct state
2018-01-22 10:36:47,037 [salt.state       ][INFO    ][6814] Completed state [/home/ubuntu] at time 10:36:47.037360 duration_in_ms=1.005
2018-01-22 10:36:47,038 [salt.state       ][INFO    ][6814] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:36:47.038209
2018-01-22 10:36:47,038 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-22 10:36:47,057 [salt.state       ][INFO    ][6814] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-22 10:36:47,057 [salt.state       ][INFO    ][6814] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:36:47.057609 duration_in_ms=19.399
2018-01-22 10:36:47,057 [salt.state       ][INFO    ][6814] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:36:47.057816
2018-01-22 10:36:47,058 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-22 10:36:47,143 [salt.state       ][INFO    ][6814] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-22 10:36:47,145 [salt.state       ][INFO    ][6814] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:36:47.145057 duration_in_ms=87.241
2018-01-22 10:36:47,145 [salt.state       ][INFO    ][6814] Running state [apt-daily.timer] at time 10:36:47.145337
2018-01-22 10:36:47,145 [salt.state       ][INFO    ][6814] Executing state service.dead for apt-daily.timer
2018-01-22 10:36:47,146 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-22 10:36:47,163 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:47,183 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:47,203 [salt.state       ][INFO    ][6814] The service apt-daily.timer is already dead
2018-01-22 10:36:47,204 [salt.state       ][INFO    ][6814] Completed state [apt-daily.timer] at time 10:36:47.203989 duration_in_ms=58.65
2018-01-22 10:36:47,205 [salt.state       ][INFO    ][6814] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:36:47.205502
2018-01-22 10:36:47,206 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-22 10:36:47,296 [salt.state       ][INFO    ][6814] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-22 10:36:47,297 [salt.state       ][INFO    ][6814] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:36:47.297045 duration_in_ms=91.542
2018-01-22 10:36:47,298 [salt.state       ][INFO    ][6814] Running state [service.systemctl_reload] at time 10:36:47.298881
2018-01-22 10:36:47,299 [salt.state       ][INFO    ][6814] Executing state module.wait for service.systemctl_reload
2018-01-22 10:36:47,299 [salt.state       ][INFO    ][6814] No changes made for service.systemctl_reload
2018-01-22 10:36:47,300 [salt.state       ][INFO    ][6814] Completed state [service.systemctl_reload] at time 10:36:47.300139 duration_in_ms=1.258
2018-01-22 10:36:47,301 [salt.state       ][INFO    ][6814] Running state [/etc/hostname] at time 10:36:47.301162
2018-01-22 10:36:47,301 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/hostname
2018-01-22 10:36:47,320 [salt.state       ][INFO    ][6814] File /etc/hostname is in the correct state
2018-01-22 10:36:47,321 [salt.state       ][INFO    ][6814] Completed state [/etc/hostname] at time 10:36:47.321034 duration_in_ms=19.872
2018-01-22 10:36:47,322 [salt.state       ][INFO    ][6814] Running state [hostname dbs02] at time 10:36:47.322118
2018-01-22 10:36:47,322 [salt.state       ][INFO    ][6814] Executing state cmd.wait for hostname dbs02
2018-01-22 10:36:47,323 [salt.state       ][INFO    ][6814] No changes made for hostname dbs02
2018-01-22 10:36:47,323 [salt.state       ][INFO    ][6814] Completed state [hostname dbs02] at time 10:36:47.323468 duration_in_ms=1.35
2018-01-22 10:36:47,325 [salt.state       ][INFO    ][6814] Running state [mdb02] at time 10:36:47.325344
2018-01-22 10:36:47,325 [salt.state       ][INFO    ][6814] Executing state host.present for mdb02
2018-01-22 10:36:47,326 [salt.state       ][INFO    ][6814] Host mdb02 (192.168.10.77) already present
2018-01-22 10:36:47,327 [salt.state       ][INFO    ][6814] Completed state [mdb02] at time 10:36:47.327146 duration_in_ms=1.802
2018-01-22 10:36:47,327 [salt.state       ][INFO    ][6814] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.327613
2018-01-22 10:36:47,328 [salt.state       ][INFO    ][6814] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,329 [salt.state       ][INFO    ][6814] Host mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.77) already present
2018-01-22 10:36:47,329 [salt.state       ][INFO    ][6814] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.329821 duration_in_ms=2.208
2018-01-22 10:36:47,330 [salt.state       ][INFO    ][6814] Running state [mdb03] at time 10:36:47.330321
2018-01-22 10:36:47,330 [salt.state       ][INFO    ][6814] Executing state host.present for mdb03
2018-01-22 10:36:47,331 [salt.state       ][INFO    ][6814] Host mdb03 (192.168.10.78) already present
2018-01-22 10:36:47,331 [salt.state       ][INFO    ][6814] Completed state [mdb03] at time 10:36:47.331920 duration_in_ms=1.599
2018-01-22 10:36:47,332 [salt.state       ][INFO    ][6814] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.332640
2018-01-22 10:36:47,333 [salt.state       ][INFO    ][6814] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,333 [salt.state       ][INFO    ][6814] Host mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.78) already present
2018-01-22 10:36:47,334 [salt.state       ][INFO    ][6814] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.334097 duration_in_ms=1.457
2018-01-22 10:36:47,334 [salt.state       ][INFO    ][6814] Running state [mdb01] at time 10:36:47.334514
2018-01-22 10:36:47,334 [salt.state       ][INFO    ][6814] Executing state host.present for mdb01
2018-01-22 10:36:47,335 [salt.state       ][INFO    ][6814] Host mdb01 (192.168.10.76) already present
2018-01-22 10:36:47,335 [salt.state       ][INFO    ][6814] Completed state [mdb01] at time 10:36:47.335927 duration_in_ms=1.413
2018-01-22 10:36:47,336 [salt.state       ][INFO    ][6814] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.336925
2018-01-22 10:36:47,337 [salt.state       ][INFO    ][6814] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,338 [salt.state       ][INFO    ][6814] Host mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.76) already present
2018-01-22 10:36:47,338 [salt.state       ][INFO    ][6814] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.338375 duration_in_ms=1.45
2018-01-22 10:36:47,338 [salt.state       ][INFO    ][6814] Running state [mdb] at time 10:36:47.338766
2018-01-22 10:36:47,339 [salt.state       ][INFO    ][6814] Executing state host.present for mdb
2018-01-22 10:36:47,339 [salt.state       ][INFO    ][6814] Host mdb (192.168.10.75) already present
2018-01-22 10:36:47,340 [salt.state       ][INFO    ][6814] Completed state [mdb] at time 10:36:47.340171 duration_in_ms=1.405
2018-01-22 10:36:47,340 [salt.state       ][INFO    ][6814] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.340873
2018-01-22 10:36:47,341 [salt.state       ][INFO    ][6814] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,341 [salt.state       ][INFO    ][6814] Host mdb.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.75) already present
2018-01-22 10:36:47,342 [salt.state       ][INFO    ][6814] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.342276 duration_in_ms=1.402
2018-01-22 10:36:47,342 [salt.state       ][INFO    ][6814] Running state [cfg01] at time 10:36:47.342683
2018-01-22 10:36:47,343 [salt.state       ][INFO    ][6814] Executing state host.present for cfg01
2018-01-22 10:36:47,343 [salt.state       ][INFO    ][6814] Host cfg01 (192.168.10.100) already present
2018-01-22 10:36:47,344 [salt.state       ][INFO    ][6814] Completed state [cfg01] at time 10:36:47.344061 duration_in_ms=1.377
2018-01-22 10:36:47,344 [salt.state       ][INFO    ][6814] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.344454
2018-01-22 10:36:47,344 [salt.state       ][INFO    ][6814] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,345 [salt.state       ][INFO    ][6814] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-22 10:36:47,345 [salt.state       ][INFO    ][6814] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.345847 duration_in_ms=1.393
2018-01-22 10:36:47,346 [salt.state       ][INFO    ][6814] Running state [prx01] at time 10:36:47.346258
2018-01-22 10:36:47,346 [salt.state       ][INFO    ][6814] Executing state host.present for prx01
2018-01-22 10:36:47,347 [salt.state       ][INFO    ][6814] Host prx01 (192.168.10.104) already present
2018-01-22 10:36:47,347 [salt.state       ][INFO    ][6814] Completed state [prx01] at time 10:36:47.347714 duration_in_ms=1.456
2018-01-22 10:36:47,348 [salt.state       ][INFO    ][6814] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.348098
2018-01-22 10:36:47,348 [salt.state       ][INFO    ][6814] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,349 [salt.state       ][INFO    ][6814] Host prx01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.104) already present
2018-01-22 10:36:47,349 [salt.state       ][INFO    ][6814] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.349813 duration_in_ms=1.714
2018-01-22 10:36:47,350 [salt.state       ][INFO    ][6814] Running state [kvm01] at time 10:36:47.350258
2018-01-22 10:36:47,350 [salt.state       ][INFO    ][6814] Executing state host.present for kvm01
2018-01-22 10:36:47,351 [salt.state       ][INFO    ][6814] Host kvm01 (192.168.10.141) already present
2018-01-22 10:36:47,351 [salt.state       ][INFO    ][6814] Completed state [kvm01] at time 10:36:47.351685 duration_in_ms=1.427
2018-01-22 10:36:47,352 [salt.state       ][INFO    ][6814] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.352074
2018-01-22 10:36:47,352 [salt.state       ][INFO    ][6814] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,353 [salt.state       ][INFO    ][6814] Host kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.141) already present
2018-01-22 10:36:47,353 [salt.state       ][INFO    ][6814] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.353445 duration_in_ms=1.371
2018-01-22 10:36:47,353 [salt.state       ][INFO    ][6814] Running state [kvm03] at time 10:36:47.353861
2018-01-22 10:36:47,354 [salt.state       ][INFO    ][6814] Executing state host.present for kvm03
2018-01-22 10:36:47,355 [salt.state       ][INFO    ][6814] Host kvm03 (192.168.10.143) already present
2018-01-22 10:36:47,355 [salt.state       ][INFO    ][6814] Completed state [kvm03] at time 10:36:47.355384 duration_in_ms=1.523
2018-01-22 10:36:47,355 [salt.state       ][INFO    ][6814] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.355787
2018-01-22 10:36:47,356 [salt.state       ][INFO    ][6814] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,356 [salt.state       ][INFO    ][6814] Host kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.143) already present
2018-01-22 10:36:47,357 [salt.state       ][INFO    ][6814] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.357188 duration_in_ms=1.401
2018-01-22 10:36:47,357 [salt.state       ][INFO    ][6814] Running state [kvm02] at time 10:36:47.357587
2018-01-22 10:36:47,357 [salt.state       ][INFO    ][6814] Executing state host.present for kvm02
2018-01-22 10:36:47,358 [salt.state       ][INFO    ][6814] Host kvm02 (192.168.10.142) already present
2018-01-22 10:36:47,358 [salt.state       ][INFO    ][6814] Completed state [kvm02] at time 10:36:47.358928 duration_in_ms=1.341
2018-01-22 10:36:47,359 [salt.state       ][INFO    ][6814] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.359357
2018-01-22 10:36:47,359 [salt.state       ][INFO    ][6814] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,361 [salt.state       ][INFO    ][6814] Host kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.142) already present
2018-01-22 10:36:47,361 [salt.state       ][INFO    ][6814] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.361569 duration_in_ms=2.213
2018-01-22 10:36:47,362 [salt.state       ][INFO    ][6814] Running state [dbs] at time 10:36:47.361969
2018-01-22 10:36:47,362 [salt.state       ][INFO    ][6814] Executing state host.present for dbs
2018-01-22 10:36:47,363 [salt.state       ][INFO    ][6814] Host dbs (192.168.10.50) already present
2018-01-22 10:36:47,363 [salt.state       ][INFO    ][6814] Completed state [dbs] at time 10:36:47.363341 duration_in_ms=1.372
2018-01-22 10:36:47,363 [salt.state       ][INFO    ][6814] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.363734
2018-01-22 10:36:47,364 [salt.state       ][INFO    ][6814] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,364 [salt.state       ][INFO    ][6814] Host dbs.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.50) already present
2018-01-22 10:36:47,365 [salt.state       ][INFO    ][6814] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.365099 duration_in_ms=1.365
2018-01-22 10:36:47,365 [salt.state       ][INFO    ][6814] Running state [prx] at time 10:36:47.365512
2018-01-22 10:36:47,365 [salt.state       ][INFO    ][6814] Executing state host.present for prx
2018-01-22 10:36:47,366 [salt.state       ][INFO    ][6814] Host prx (192.168.10.103) already present
2018-01-22 10:36:47,366 [salt.state       ][INFO    ][6814] Completed state [prx] at time 10:36:47.366896 duration_in_ms=1.384
2018-01-22 10:36:47,367 [salt.state       ][INFO    ][6814] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.367327
2018-01-22 10:36:47,367 [salt.state       ][INFO    ][6814] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,368 [salt.state       ][INFO    ][6814] Host prx.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.103) already present
2018-01-22 10:36:47,369 [salt.state       ][INFO    ][6814] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.369016 duration_in_ms=1.689
2018-01-22 10:36:47,369 [salt.state       ][INFO    ][6814] Running state [prx02] at time 10:36:47.369412
2018-01-22 10:36:47,369 [salt.state       ][INFO    ][6814] Executing state host.present for prx02
2018-01-22 10:36:47,370 [salt.state       ][INFO    ][6814] Host prx02 (192.168.10.105) already present
2018-01-22 10:36:47,370 [salt.state       ][INFO    ][6814] Completed state [prx02] at time 10:36:47.370786 duration_in_ms=1.374
2018-01-22 10:36:47,371 [salt.state       ][INFO    ][6814] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.371185
2018-01-22 10:36:47,371 [salt.state       ][INFO    ][6814] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,372 [salt.state       ][INFO    ][6814] Host prx02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.105) already present
2018-01-22 10:36:47,373 [salt.state       ][INFO    ][6814] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.373007 duration_in_ms=1.823
2018-01-22 10:36:47,373 [salt.state       ][INFO    ][6814] Running state [msg02] at time 10:36:47.373422
2018-01-22 10:36:47,373 [salt.state       ][INFO    ][6814] Executing state host.present for msg02
2018-01-22 10:36:47,374 [salt.state       ][INFO    ][6814] Host msg02 (192.168.10.42) already present
2018-01-22 10:36:47,374 [salt.state       ][INFO    ][6814] Completed state [msg02] at time 10:36:47.374857 duration_in_ms=1.436
2018-01-22 10:36:47,375 [salt.state       ][INFO    ][6814] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.375287
2018-01-22 10:36:47,375 [salt.state       ][INFO    ][6814] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,376 [salt.state       ][INFO    ][6814] Host msg02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.42) already present
2018-01-22 10:36:47,377 [salt.state       ][INFO    ][6814] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.377011 duration_in_ms=1.724
2018-01-22 10:36:47,377 [salt.state       ][INFO    ][6814] Running state [msg03] at time 10:36:47.377440
2018-01-22 10:36:47,377 [salt.state       ][INFO    ][6814] Executing state host.present for msg03
2018-01-22 10:36:47,378 [salt.state       ][INFO    ][6814] Host msg03 (192.168.10.43) already present
2018-01-22 10:36:47,378 [salt.state       ][INFO    ][6814] Completed state [msg03] at time 10:36:47.378877 duration_in_ms=1.437
2018-01-22 10:36:47,379 [salt.state       ][INFO    ][6814] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.379301
2018-01-22 10:36:47,379 [salt.state       ][INFO    ][6814] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,380 [salt.state       ][INFO    ][6814] Host msg03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.43) already present
2018-01-22 10:36:47,380 [salt.state       ][INFO    ][6814] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.380704 duration_in_ms=1.403
2018-01-22 10:36:47,381 [salt.state       ][INFO    ][6814] Running state [msg01] at time 10:36:47.381106
2018-01-22 10:36:47,381 [salt.state       ][INFO    ][6814] Executing state host.present for msg01
2018-01-22 10:36:47,382 [salt.state       ][INFO    ][6814] Host msg01 (192.168.10.41) already present
2018-01-22 10:36:47,382 [salt.state       ][INFO    ][6814] Completed state [msg01] at time 10:36:47.382689 duration_in_ms=1.583
2018-01-22 10:36:47,383 [salt.state       ][INFO    ][6814] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.383151
2018-01-22 10:36:47,383 [salt.state       ][INFO    ][6814] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,384 [salt.state       ][INFO    ][6814] Host msg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.41) already present
2018-01-22 10:36:47,385 [salt.state       ][INFO    ][6814] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.385261 duration_in_ms=2.11
2018-01-22 10:36:47,385 [salt.state       ][INFO    ][6814] Running state [msg] at time 10:36:47.385667
2018-01-22 10:36:47,386 [salt.state       ][INFO    ][6814] Executing state host.present for msg
2018-01-22 10:36:47,386 [salt.state       ][INFO    ][6814] Host msg (192.168.10.40) already present
2018-01-22 10:36:47,387 [salt.state       ][INFO    ][6814] Completed state [msg] at time 10:36:47.387106 duration_in_ms=1.439
2018-01-22 10:36:47,387 [salt.state       ][INFO    ][6814] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.387527
2018-01-22 10:36:47,387 [salt.state       ][INFO    ][6814] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,388 [salt.state       ][INFO    ][6814] Host msg.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.40) already present
2018-01-22 10:36:47,389 [salt.state       ][INFO    ][6814] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.389252 duration_in_ms=1.726
2018-01-22 10:36:47,389 [salt.state       ][INFO    ][6814] Running state [cfg01] at time 10:36:47.389657
2018-01-22 10:36:47,390 [salt.state       ][INFO    ][6814] Executing state host.present for cfg01
2018-01-22 10:36:47,391 [salt.state       ][INFO    ][6814] Host cfg01 (192.168.10.100) already present
2018-01-22 10:36:47,391 [salt.state       ][INFO    ][6814] Completed state [cfg01] at time 10:36:47.391361 duration_in_ms=1.703
2018-01-22 10:36:47,391 [salt.state       ][INFO    ][6814] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.391606
2018-01-22 10:36:47,391 [salt.state       ][INFO    ][6814] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,392 [salt.state       ][INFO    ][6814] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-22 10:36:47,392 [salt.state       ][INFO    ][6814] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.392745 duration_in_ms=1.139
2018-01-22 10:36:47,393 [salt.state       ][INFO    ][6814] Running state [cmp002] at time 10:36:47.392974
2018-01-22 10:36:47,393 [salt.state       ][INFO    ][6814] Executing state host.present for cmp002
2018-01-22 10:36:47,393 [salt.state       ][INFO    ][6814] Host cmp002 (192.168.10.102) already present
2018-01-22 10:36:47,393 [salt.state       ][INFO    ][6814] Completed state [cmp002] at time 10:36:47.393841 duration_in_ms=0.867
2018-01-22 10:36:47,394 [salt.state       ][INFO    ][6814] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.394060
2018-01-22 10:36:47,394 [salt.state       ][INFO    ][6814] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,394 [salt.state       ][INFO    ][6814] Host cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.102) already present
2018-01-22 10:36:47,394 [salt.state       ][INFO    ][6814] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.394888 duration_in_ms=0.828
2018-01-22 10:36:47,395 [salt.state       ][INFO    ][6814] Running state [cmp001] at time 10:36:47.395097
2018-01-22 10:36:47,395 [salt.state       ][INFO    ][6814] Executing state host.present for cmp001
2018-01-22 10:36:47,395 [salt.state       ][INFO    ][6814] Host cmp001 (192.168.10.101) already present
2018-01-22 10:36:47,395 [salt.state       ][INFO    ][6814] Completed state [cmp001] at time 10:36:47.395920 duration_in_ms=0.822
2018-01-22 10:36:47,397 [salt.state       ][INFO    ][6814] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.396145
2018-01-22 10:36:47,397 [salt.state       ][INFO    ][6814] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,398 [salt.state       ][INFO    ][6814] Host cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.101) already present
2018-01-22 10:36:47,398 [salt.state       ][INFO    ][6814] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.398363 duration_in_ms=2.218
2018-01-22 10:36:47,398 [salt.state       ][INFO    ][6814] Running state [dbs01] at time 10:36:47.398582
2018-01-22 10:36:47,398 [salt.state       ][INFO    ][6814] Executing state host.present for dbs01
2018-01-22 10:36:47,399 [salt.state       ][INFO    ][6814] Host dbs01 (192.168.10.51) already present
2018-01-22 10:36:47,399 [salt.state       ][INFO    ][6814] Completed state [dbs01] at time 10:36:47.399381 duration_in_ms=0.799
2018-01-22 10:36:47,399 [salt.state       ][INFO    ][6814] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.399592
2018-01-22 10:36:47,399 [salt.state       ][INFO    ][6814] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,400 [salt.state       ][INFO    ][6814] Host dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.51) already present
2018-01-22 10:36:47,401 [salt.state       ][INFO    ][6814] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.400971 duration_in_ms=1.379
2018-01-22 10:36:47,401 [salt.state       ][INFO    ][6814] Running state [dbs02] at time 10:36:47.401207
2018-01-22 10:36:47,401 [salt.state       ][INFO    ][6814] Executing state host.present for dbs02
2018-01-22 10:36:47,401 [salt.state       ][INFO    ][6814] Host dbs02 (192.168.10.52) already present
2018-01-22 10:36:47,402 [salt.state       ][INFO    ][6814] Completed state [dbs02] at time 10:36:47.401983 duration_in_ms=0.775
2018-01-22 10:36:47,402 [salt.state       ][INFO    ][6814] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.402202
2018-01-22 10:36:47,402 [salt.state       ][INFO    ][6814] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,402 [salt.state       ][INFO    ][6814] Host dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-01-22 10:36:47,402 [salt.state       ][INFO    ][6814] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.402943 duration_in_ms=0.741
2018-01-22 10:36:47,404 [salt.state       ][INFO    ][6814] Running state [file.replace] at time 10:36:47.404037
2018-01-22 10:36:47,404 [salt.state       ][INFO    ][6814] Executing state module.run for file.replace
2018-01-22 10:36:47,577 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['git', '--version'] in directory '/root'
2018-01-22 10:36:47,735 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command 'grep -q "dbs02 dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-01-22 10:36:47,757 [salt.state       ][INFO    ][6814] {'ret': '--- \n+++ \n@@ -25,7 +25,7 @@\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.51\t\tdbs01 dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local\n-192.168.10.52\t\tdbs02 dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local\n+192.168.10.52\t\tdbs02.baremetal-mcp-pike-ovs-dpdk-ha.local dbs02\n 192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.3\t\tmas01 mas01.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.12\t\tctl02 ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local\n'}
2018-01-22 10:36:47,757 [salt.state       ][INFO    ][6814] Completed state [file.replace] at time 10:36:47.757689 duration_in_ms=353.651
2018-01-22 10:36:47,758 [salt.state       ][INFO    ][6814] Running state [dbs03] at time 10:36:47.758109
2018-01-22 10:36:47,758 [salt.state       ][INFO    ][6814] Executing state host.present for dbs03
2018-01-22 10:36:47,759 [salt.state       ][INFO    ][6814] Host dbs03 (192.168.10.53) already present
2018-01-22 10:36:47,759 [salt.state       ][INFO    ][6814] Completed state [dbs03] at time 10:36:47.759216 duration_in_ms=1.107
2018-01-22 10:36:47,759 [salt.state       ][INFO    ][6814] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.759458
2018-01-22 10:36:47,759 [salt.state       ][INFO    ][6814] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,760 [salt.state       ][INFO    ][6814] Host dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-01-22 10:36:47,760 [salt.state       ][INFO    ][6814] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.760301 duration_in_ms=0.842
2018-01-22 10:36:47,760 [salt.state       ][INFO    ][6814] Running state [mas01] at time 10:36:47.760522
2018-01-22 10:36:47,760 [salt.state       ][INFO    ][6814] Executing state host.present for mas01
2018-01-22 10:36:47,761 [salt.state       ][INFO    ][6814] Host mas01 (192.168.10.3) already present
2018-01-22 10:36:47,761 [salt.state       ][INFO    ][6814] Completed state [mas01] at time 10:36:47.761427 duration_in_ms=0.905
2018-01-22 10:36:47,761 [salt.state       ][INFO    ][6814] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.761630
2018-01-22 10:36:47,761 [salt.state       ][INFO    ][6814] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,762 [salt.state       ][INFO    ][6814] Host mas01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.3) already present
2018-01-22 10:36:47,762 [salt.state       ][INFO    ][6814] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.762496 duration_in_ms=0.866
2018-01-22 10:36:47,762 [salt.state       ][INFO    ][6814] Running state [ctl02] at time 10:36:47.762717
2018-01-22 10:36:47,762 [salt.state       ][INFO    ][6814] Executing state host.present for ctl02
2018-01-22 10:36:47,763 [salt.state       ][INFO    ][6814] Host ctl02 (192.168.10.12) already present
2018-01-22 10:36:47,763 [salt.state       ][INFO    ][6814] Completed state [ctl02] at time 10:36:47.763542 duration_in_ms=0.825
2018-01-22 10:36:47,763 [salt.state       ][INFO    ][6814] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.763749
2018-01-22 10:36:47,763 [salt.state       ][INFO    ][6814] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,765 [salt.state       ][INFO    ][6814] Host ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-01-22 10:36:47,765 [salt.state       ][INFO    ][6814] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.765204 duration_in_ms=1.455
2018-01-22 10:36:47,765 [salt.state       ][INFO    ][6814] Running state [ctl03] at time 10:36:47.765442
2018-01-22 10:36:47,765 [salt.state       ][INFO    ][6814] Executing state host.present for ctl03
2018-01-22 10:36:47,766 [salt.state       ][INFO    ][6814] Host ctl03 (192.168.10.13) already present
2018-01-22 10:36:47,766 [salt.state       ][INFO    ][6814] Completed state [ctl03] at time 10:36:47.766525 duration_in_ms=1.083
2018-01-22 10:36:47,766 [salt.state       ][INFO    ][6814] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.766744
2018-01-22 10:36:47,766 [salt.state       ][INFO    ][6814] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,767 [salt.state       ][INFO    ][6814] Host ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-01-22 10:36:47,767 [salt.state       ][INFO    ][6814] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.767597 duration_in_ms=0.852
2018-01-22 10:36:47,767 [salt.state       ][INFO    ][6814] Running state [ctl01] at time 10:36:47.767805
2018-01-22 10:36:47,768 [salt.state       ][INFO    ][6814] Executing state host.present for ctl01
2018-01-22 10:36:47,769 [salt.state       ][INFO    ][6814] Host ctl01 (192.168.10.11) already present
2018-01-22 10:36:47,769 [salt.state       ][INFO    ][6814] Completed state [ctl01] at time 10:36:47.769225 duration_in_ms=1.42
2018-01-22 10:36:47,769 [salt.state       ][INFO    ][6814] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.769441
2018-01-22 10:36:47,769 [salt.state       ][INFO    ][6814] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,770 [salt.state       ][INFO    ][6814] Host ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-01-22 10:36:47,770 [salt.state       ][INFO    ][6814] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.770289 duration_in_ms=0.847
2018-01-22 10:36:47,770 [salt.state       ][INFO    ][6814] Running state [ctl] at time 10:36:47.770503
2018-01-22 10:36:47,770 [salt.state       ][INFO    ][6814] Executing state host.present for ctl
2018-01-22 10:36:47,771 [salt.state       ][INFO    ][6814] Host ctl (192.168.10.10) already present
2018-01-22 10:36:47,771 [salt.state       ][INFO    ][6814] Completed state [ctl] at time 10:36:47.771310 duration_in_ms=0.807
2018-01-22 10:36:47,771 [salt.state       ][INFO    ][6814] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.771528
2018-01-22 10:36:47,771 [salt.state       ][INFO    ][6814] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:47,772 [salt.state       ][INFO    ][6814] Host ctl.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.10) already present
2018-01-22 10:36:47,772 [salt.state       ][INFO    ][6814] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:47.772641 duration_in_ms=1.113
2018-01-22 10:36:47,772 [salt.state       ][INFO    ][6814] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:36:47.772870
2018-01-22 10:36:47,773 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-22 10:36:47,773 [salt.state       ][INFO    ][6814] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-22 10:36:47,773 [salt.state       ][INFO    ][6814] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:36:47.773541 duration_in_ms=0.671
2018-01-22 10:36:47,773 [salt.state       ][INFO    ][6814] Running state [ens2] at time 10:36:47.773764
2018-01-22 10:36:47,773 [salt.state       ][INFO    ][6814] Executing state network.managed for ens2
2018-01-22 10:36:48,466 [salt.state       ][INFO    ][6814] Interface ens2 is up to date.
2018-01-22 10:36:48,467 [salt.state       ][INFO    ][6814] Completed state [ens2] at time 10:36:48.467273 duration_in_ms=693.509
2018-01-22 10:36:48,467 [salt.state       ][INFO    ][6814] Running state [ens3] at time 10:36:48.467787
2018-01-22 10:36:48,468 [salt.state       ][INFO    ][6814] Executing state network.managed for ens3
2018-01-22 10:36:49,137 [salt.state       ][INFO    ][6814] Interface ens3 is up to date.
2018-01-22 10:36:49,137 [salt.state       ][INFO    ][6814] Completed state [ens3] at time 10:36:49.137761 duration_in_ms=669.973
2018-01-22 10:36:49,138 [salt.state       ][INFO    ][6814] Running state [/etc/profile.d/proxy.sh] at time 10:36:49.138378
2018-01-22 10:36:49,138 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-22 10:36:49,139 [salt.state       ][INFO    ][6814] File /etc/profile.d/proxy.sh is not present
2018-01-22 10:36:49,139 [salt.state       ][INFO    ][6814] Completed state [/etc/profile.d/proxy.sh] at time 10:36:49.139921 duration_in_ms=1.543
2018-01-22 10:36:49,140 [salt.state       ][INFO    ][6814] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:36:49.140626
2018-01-22 10:36:49,141 [salt.state       ][INFO    ][6814] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-22 10:36:49,141 [salt.state       ][INFO    ][6814] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-22 10:36:49,141 [salt.state       ][INFO    ][6814] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:36:49.141862 duration_in_ms=1.237
2018-01-22 10:36:49,142 [salt.state       ][INFO    ][6814] Running state [ntp] at time 10:36:49.142294
2018-01-22 10:36:49,142 [salt.state       ][INFO    ][6814] Executing state pkg.installed for ntp
2018-01-22 10:36:49,152 [salt.state       ][INFO    ][6814] All specified packages are already installed
2018-01-22 10:36:49,153 [salt.state       ][INFO    ][6814] Completed state [ntp] at time 10:36:49.153169 duration_in_ms=10.875
2018-01-22 10:36:49,154 [salt.state       ][INFO    ][6814] Running state [/etc/ntp.conf] at time 10:36:49.154877
2018-01-22 10:36:49,155 [salt.state       ][INFO    ][6814] Executing state file.managed for /etc/ntp.conf
2018-01-22 10:36:49,222 [salt.state       ][INFO    ][6814] File /etc/ntp.conf is in the correct state
2018-01-22 10:36:49,223 [salt.state       ][INFO    ][6814] Completed state [/etc/ntp.conf] at time 10:36:49.223046 duration_in_ms=68.168
2018-01-22 10:36:49,224 [salt.state       ][INFO    ][6814] Running state [ntp] at time 10:36:49.224955
2018-01-22 10:36:49,225 [salt.state       ][INFO    ][6814] Executing state service.running for ntp
2018-01-22 10:36:49,226 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-22 10:36:49,247 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 10:36:49,266 [salt.loaded.int.module.cmdmod][INFO    ][6814] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 10:36:49,287 [salt.state       ][INFO    ][6814] The service ntp is already running
2018-01-22 10:36:49,288 [salt.state       ][INFO    ][6814] Completed state [ntp] at time 10:36:49.288461 duration_in_ms=63.506
2018-01-22 10:36:49,294 [salt.minion      ][INFO    ][6814] Returning information for job: 20180122103633740200
2018-01-22 10:37:16,937 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180122103717719023
2018-01-22 10:37:16,959 [salt.minion      ][INFO    ][8181] Starting a new job with PID 8181
2018-01-22 10:37:16,972 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8181] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-22 10:37:16,974 [salt.minion      ][INFO    ][8181] Returning information for job: 20180122103717719023
2018-01-22 10:37:42,560 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command pkg.upgrade with jid 20180122103743348302
2018-01-22 10:37:42,583 [salt.minion      ][INFO    ][8190] Starting a new job with PID 8190
2018-01-22 10:37:42,608 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8190] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:37:42,957 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8190] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-22 10:37:52,666 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103753448848
2018-01-22 10:37:52,689 [salt.minion      ][INFO    ][9202] Starting a new job with PID 9202
2018-01-22 10:37:52,706 [salt.minion      ][INFO    ][9202] Returning information for job: 20180122103753448848
2018-01-22 10:38:02,782 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103803571544
2018-01-22 10:38:02,800 [salt.minion      ][INFO    ][14436] Starting a new job with PID 14436
2018-01-22 10:38:02,813 [salt.minion      ][INFO    ][14436] Returning information for job: 20180122103803571544
2018-01-22 10:38:04,037 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8190] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:38:04,078 [salt.minion      ][INFO    ][8190] Returning information for job: 20180122103743348302
2018-01-22 10:41:18,798 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command test.ping with jid 20180122104119587015
2018-01-22 10:41:18,823 [salt.minion      ][INFO    ][14564] Starting a new job with PID 14564
2018-01-22 10:41:18,883 [salt.minion      ][INFO    ][14564] Returning information for job: 20180122104119587015
2018-01-22 10:41:19,044 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command state.sls with jid 20180122104119833907
2018-01-22 10:41:19,062 [salt.minion      ][INFO    ][14569] Starting a new job with PID 14569
2018-01-22 10:41:21,369 [salt.state       ][INFO    ][14569] Loading fresh modules for state activity
2018-01-22 10:41:21,422 [salt.fileclient  ][INFO    ][14569] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-22 10:41:21,456 [salt.fileclient  ][INFO    ][14569] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-22 10:41:21,917 [salt.state       ][INFO    ][14569] Running state [keepalived] at time 10:41:21.917627
2018-01-22 10:41:21,917 [salt.state       ][INFO    ][14569] Executing state pkg.installed for keepalived
2018-01-22 10:41:21,918 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:41:22,204 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-22 10:41:22,288 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:41:23,823 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:41:23,860 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-01-22 10:41:27,264 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:41:27,300 [salt.state       ][INFO    ][14569] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-22 10:41:27,316 [salt.state       ][INFO    ][14569] Loading fresh modules for state activity
2018-01-22 10:41:27,340 [salt.state       ][INFO    ][14569] Completed state [keepalived] at time 10:41:27.340009 duration_in_ms=5422.383
2018-01-22 10:41:27,345 [salt.state       ][INFO    ][14569] Running state [lsof] at time 10:41:27.345722
2018-01-22 10:41:27,346 [salt.state       ][INFO    ][14569] Executing state pkg.installed for lsof
2018-01-22 10:41:27,697 [salt.state       ][INFO    ][14569] All specified packages are already installed
2018-01-22 10:41:27,697 [salt.state       ][INFO    ][14569] Completed state [lsof] at time 10:41:27.697795 duration_in_ms=352.072
2018-01-22 10:41:27,699 [salt.state       ][INFO    ][14569] Running state [/etc/keepalived/keepalived.conf] at time 10:41:27.699868
2018-01-22 10:41:27,700 [salt.state       ][INFO    ][14569] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-22 10:41:27,732 [salt.fileclient  ][INFO    ][14569] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-22 10:41:27,777 [salt.state       ][INFO    ][14569] File changed:
New file
2018-01-22 10:41:27,778 [salt.state       ][INFO    ][14569] Completed state [/etc/keepalived/keepalived.conf] at time 10:41:27.778217 duration_in_ms=78.349
2018-01-22 10:41:27,779 [salt.state       ][INFO    ][14569] Running state [keepalived] at time 10:41:27.779097
2018-01-22 10:41:27,779 [salt.state       ][INFO    ][14569] Executing state service.running for keepalived
2018-01-22 10:41:27,780 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-22 10:41:27,797 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:27,814 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:27,831 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:27,847 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:27,926 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:27,949 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:27,967 [salt.loaded.int.module.cmdmod][INFO    ][14569] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:27,987 [salt.state       ][INFO    ][14569] {'keepalived': True}
2018-01-22 10:41:27,987 [salt.state       ][INFO    ][14569] Completed state [keepalived] at time 10:41:27.987704 duration_in_ms=208.605
2018-01-22 10:41:27,989 [salt.minion      ][INFO    ][14569] Returning information for job: 20180122104119833907
2018-01-22 10:43:54,245 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command pillar.get with jid 20180122104355035385
2018-01-22 10:43:54,271 [salt.minion      ][INFO    ][15839] Starting a new job with PID 15839
2018-01-22 10:43:54,279 [salt.minion      ][INFO    ][15839] Returning information for job: 20180122104355035385
2018-01-22 11:03:01,455 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command state.sls with jid 20180122110302252633
2018-01-22 11:03:01,482 [salt.minion      ][INFO    ][15898] Starting a new job with PID 15898
2018-01-22 11:03:03,813 [salt.state       ][INFO    ][15898] Loading fresh modules for state activity
2018-01-22 11:03:03,898 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-22 11:03:03,930 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-22 11:03:04,003 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-22 11:03:04,063 [py.warnings      ][WARNING ][15898] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-22 11:03:04,064 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-22 11:03:04,146 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-22 11:03:04,748 [salt.state       ][INFO    ][15898] Running state [/etc/mysql/my.cnf] at time 11:03:04.748278
2018-01-22 11:03:04,748 [salt.state       ][INFO    ][15898] Executing state file.managed for /etc/mysql/my.cnf
2018-01-22 11:03:04,788 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-22 11:03:04,796 [salt.state       ][INFO    ][15898] File changed:
New file
2018-01-22 11:03:04,797 [salt.state       ][INFO    ][15898] Completed state [/etc/mysql/my.cnf] at time 11:03:04.797170 duration_in_ms=48.891
2018-01-22 11:03:04,798 [salt.state       ][INFO    ][15898] Running state [mysql-wsrep-5.6] at time 11:03:04.798388
2018-01-22 11:03:04,799 [salt.state       ][INFO    ][15898] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-22 11:03:04,799 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:05,107 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-22 11:03:05,201 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:08,395 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:08,428 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-22 11:03:11,566 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110312357027
2018-01-22 11:03:11,586 [salt.minion      ][INFO    ][16858] Starting a new job with PID 16858
2018-01-22 11:03:11,602 [salt.minion      ][INFO    ][16858] Returning information for job: 20180122110312357027
2018-01-22 11:03:21,600 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110322395012
2018-01-22 11:03:21,628 [salt.minion      ][INFO    ][17388] Starting a new job with PID 17388
2018-01-22 11:03:21,650 [salt.minion      ][INFO    ][17388] Returning information for job: 20180122110322395012
2018-01-22 11:03:25,837 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:25,883 [salt.state       ][INFO    ][15898] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-01-22 11:03:25,899 [salt.state       ][INFO    ][15898] Loading fresh modules for state activity
2018-01-22 11:03:25,953 [salt.state       ][INFO    ][15898] Completed state [mysql-wsrep-5.6] at time 11:03:25.953577 duration_in_ms=21155.189
2018-01-22 11:03:25,959 [salt.state       ][INFO    ][15898] Running state [galera-3] at time 11:03:25.959478
2018-01-22 11:03:25,959 [salt.state       ][INFO    ][15898] Executing state pkg.installed for galera-3
2018-01-22 11:03:26,315 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-22 11:03:26,372 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:27,957 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:27,988 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'galera-3'] in directory '/root'
2018-01-22 11:03:29,429 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:29,472 [salt.state       ][INFO    ][15898] Made the following changes:
'galera' changed from 'absent' to '1'
'percona-xtradb-cluster-galera-25' changed from 'absent' to '1'
'galera3' changed from 'absent' to '1'
'galera-3' changed from 'absent' to '25.3.14-1'
'wsrep' changed from 'absent' to '1'

2018-01-22 11:03:29,486 [salt.state       ][INFO    ][15898] Loading fresh modules for state activity
2018-01-22 11:03:29,512 [salt.state       ][INFO    ][15898] Completed state [galera-3] at time 11:03:29.512924 duration_in_ms=3553.446
2018-01-22 11:03:29,518 [salt.state       ][INFO    ][15898] Running state [rsync] at time 11:03:29.518784
2018-01-22 11:03:29,519 [salt.state       ][INFO    ][15898] Executing state pkg.installed for rsync
2018-01-22 11:03:29,860 [salt.state       ][INFO    ][15898] All specified packages are already installed
2018-01-22 11:03:29,861 [salt.state       ][INFO    ][15898] Completed state [rsync] at time 11:03:29.861014 duration_in_ms=342.23
2018-01-22 11:03:29,861 [salt.state       ][INFO    ][15898] Running state [python-mysqldb] at time 11:03:29.861858
2018-01-22 11:03:29,862 [salt.state       ][INFO    ][15898] Executing state pkg.installed for python-mysqldb
2018-01-22 11:03:29,877 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-22 11:03:29,927 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:31,505 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:31,537 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2018-01-22 11:03:31,633 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110332429986
2018-01-22 11:03:31,656 [salt.minion      ][INFO    ][18383] Starting a new job with PID 18383
2018-01-22 11:03:31,672 [salt.minion      ][INFO    ][18383] Returning information for job: 20180122110332429986
2018-01-22 11:03:32,955 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:33,005 [salt.state       ][INFO    ][15898] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-22 11:03:33,018 [salt.state       ][INFO    ][15898] Loading fresh modules for state activity
2018-01-22 11:03:33,041 [salt.state       ][INFO    ][15898] Completed state [python-mysqldb] at time 11:03:33.041609 duration_in_ms=3179.751
2018-01-22 11:03:33,047 [salt.state       ][INFO    ][15898] Running state [libmysqlclient-dev] at time 11:03:33.047584
2018-01-22 11:03:33,047 [salt.state       ][INFO    ][15898] Executing state pkg.installed for libmysqlclient-dev
2018-01-22 11:03:33,418 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-22 11:03:33,478 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:35,057 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:35,093 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-01-22 11:03:40,278 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:40,326 [salt.state       ][INFO    ][15898] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-22 11:03:40,339 [salt.state       ][INFO    ][15898] Loading fresh modules for state activity
2018-01-22 11:03:40,366 [salt.state       ][INFO    ][15898] Completed state [libmysqlclient-dev] at time 11:03:40.366482 duration_in_ms=7318.897
2018-01-22 11:03:40,372 [salt.state       ][INFO    ][15898] Running state [psmisc] at time 11:03:40.372886
2018-01-22 11:03:40,373 [salt.state       ][INFO    ][15898] Executing state pkg.installed for psmisc
2018-01-22 11:03:40,728 [salt.state       ][INFO    ][15898] All specified packages are already installed
2018-01-22 11:03:40,729 [salt.state       ][INFO    ][15898] Completed state [psmisc] at time 11:03:40.729199 duration_in_ms=356.312
2018-01-22 11:03:40,730 [salt.state       ][INFO    ][15898] Running state [netcat] at time 11:03:40.730031
2018-01-22 11:03:40,730 [salt.state       ][INFO    ][15898] Executing state pkg.installed for netcat
2018-01-22 11:03:40,735 [salt.state       ][INFO    ][15898] All specified packages are already installed
2018-01-22 11:03:40,736 [salt.state       ][INFO    ][15898] Completed state [netcat] at time 11:03:40.736151 duration_in_ms=6.12
2018-01-22 11:03:40,736 [salt.state       ][INFO    ][15898] Running state [percona-xtrabackup] at time 11:03:40.736851
2018-01-22 11:03:40,737 [salt.state       ][INFO    ][15898] Executing state pkg.installed for percona-xtrabackup
2018-01-22 11:03:40,754 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-22 11:03:40,813 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:41,865 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110342657908
2018-01-22 11:03:41,883 [salt.minion      ][INFO    ][22770] Starting a new job with PID 22770
2018-01-22 11:03:41,895 [salt.minion      ][INFO    ][22770] Returning information for job: 20180122110342657908
2018-01-22 11:03:42,419 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:42,452 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'percona-xtrabackup'] in directory '/root'
2018-01-22 11:03:44,334 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:44,379 [salt.state       ][INFO    ][15898] Made the following changes:
'libev4' changed from 'absent' to '1:4.22-1'
'xtrabackup' changed from 'absent' to '1'
'libcurl3' changed from 'absent' to '7.47.0-1ubuntu2.5'
'percona-xtrabackup' changed from 'absent' to '2.3.7-0ubuntu0.16.04.2'

2018-01-22 11:03:44,393 [salt.state       ][INFO    ][15898] Loading fresh modules for state activity
2018-01-22 11:03:44,422 [salt.state       ][INFO    ][15898] Completed state [percona-xtrabackup] at time 11:03:44.422507 duration_in_ms=3685.655
2018-01-22 11:03:44,428 [salt.state       ][INFO    ][15898] Running state [socat] at time 11:03:44.428529
2018-01-22 11:03:44,428 [salt.state       ][INFO    ][15898] Executing state pkg.installed for socat
2018-01-22 11:03:44,797 [salt.state       ][INFO    ][15898] All specified packages are already installed
2018-01-22 11:03:44,797 [salt.state       ][INFO    ][15898] Completed state [socat] at time 11:03:44.797761 duration_in_ms=369.231
2018-01-22 11:03:44,798 [salt.state       ][INFO    ][15898] Running state [libdbd-mysql] at time 11:03:44.798476
2018-01-22 11:03:44,798 [salt.state       ][INFO    ][15898] Executing state pkg.installed for libdbd-mysql
2018-01-22 11:03:44,817 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-22 11:03:44,872 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:46,485 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:46,517 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libdbd-mysql'] in directory '/root'
2018-01-22 11:03:47,944 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:47,990 [salt.state       ][INFO    ][15898] Made the following changes:
'libdbd-mysql' changed from 'absent' to '0.9.0-3ubuntu2'
'libdbi1' changed from 'absent' to '0.9.0-4'

2018-01-22 11:03:48,004 [salt.state       ][INFO    ][15898] Loading fresh modules for state activity
2018-01-22 11:03:48,030 [salt.state       ][INFO    ][15898] Completed state [libdbd-mysql] at time 11:03:48.030493 duration_in_ms=3232.017
2018-01-22 11:03:48,036 [salt.state       ][INFO    ][15898] Running state [python-pymysql] at time 11:03:48.036362
2018-01-22 11:03:48,036 [salt.state       ][INFO    ][15898] Executing state pkg.installed for python-pymysql
2018-01-22 11:03:48,469 [salt.state       ][INFO    ][15898] All specified packages are already installed
2018-01-22 11:03:48,470 [salt.state       ][INFO    ][15898] Completed state [python-pymysql] at time 11:03:48.470253 duration_in_ms=433.89
2018-01-22 11:03:48,472 [salt.state       ][INFO    ][15898] Running state [/var/log/mysql] at time 11:03:48.472309
2018-01-22 11:03:48,472 [salt.state       ][INFO    ][15898] Executing state file.directory for /var/log/mysql
2018-01-22 11:03:48,473 [salt.state       ][INFO    ][15898] {'mode': '0755'}
2018-01-22 11:03:48,473 [salt.state       ][INFO    ][15898] Completed state [/var/log/mysql] at time 11:03:48.473954 duration_in_ms=1.646
2018-01-22 11:03:48,474 [salt.state       ][INFO    ][15898] Running state [/var/run/mysqld] at time 11:03:48.474881
2018-01-22 11:03:48,475 [salt.state       ][INFO    ][15898] Executing state file.directory for /var/run/mysqld
2018-01-22 11:03:48,476 [salt.state       ][INFO    ][15898] Directory /var/run/mysqld is in the correct state
2018-01-22 11:03:48,476 [salt.state       ][INFO    ][15898] Completed state [/var/run/mysqld] at time 11:03:48.476499 duration_in_ms=1.618
2018-01-22 11:03:48,477 [salt.state       ][INFO    ][15898] Running state [/etc/systemd/system/mysql.service.d] at time 11:03:48.477338
2018-01-22 11:03:48,477 [salt.state       ][INFO    ][15898] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-22 11:03:48,478 [salt.state       ][INFO    ][15898] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-22 11:03:48,479 [salt.state       ][INFO    ][15898] Completed state [/etc/systemd/system/mysql.service.d] at time 11:03:48.479194 duration_in_ms=1.855
2018-01-22 11:03:48,480 [salt.state       ][INFO    ][15898] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:03:48.480685
2018-01-22 11:03:48,481 [salt.state       ][INFO    ][15898] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-22 11:03:48,484 [salt.state       ][INFO    ][15898] File changed:
New file
2018-01-22 11:03:48,484 [salt.state       ][INFO    ][15898] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:03:48.484575 duration_in_ms=3.891
2018-01-22 11:03:48,485 [salt.state       ][INFO    ][15898] Running state [service.systemctl_reload] at time 11:03:48.485882
2018-01-22 11:03:48,486 [salt.state       ][INFO    ][15898] Executing state module.wait for service.systemctl_reload
2018-01-22 11:03:48,486 [salt.state       ][INFO    ][15898] No changes made for service.systemctl_reload
2018-01-22 11:03:48,487 [salt.state       ][INFO    ][15898] Completed state [service.systemctl_reload] at time 11:03:48.487014 duration_in_ms=1.132
2018-01-22 11:03:48,487 [salt.state       ][INFO    ][15898] Running state [service.systemctl_reload] at time 11:03:48.487347
2018-01-22 11:03:48,487 [salt.state       ][INFO    ][15898] Executing state module.mod_watch for service.systemctl_reload
2018-01-22 11:03:48,488 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-22 11:03:48,563 [salt.state       ][INFO    ][15898] {'ret': True}
2018-01-22 11:03:48,563 [salt.state       ][INFO    ][15898] Completed state [service.systemctl_reload] at time 11:03:48.563749 duration_in_ms=76.401
2018-01-22 11:03:48,564 [salt.state       ][INFO    ][15898] Running state [/etc/mysql/debian.cnf] at time 11:03:48.564778
2018-01-22 11:03:48,565 [salt.state       ][INFO    ][15898] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-22 11:03:48,615 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-22 11:03:48,663 [salt.state       ][INFO    ][15898] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = 27oZ4RHP4Wvmnet3
-socket   = /var/run/mysqld/mysqld.sock
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+
 [mysql_upgrade]
-host     = localhost
-user     = debian-sys-maint
-password = 27oZ4RHP4Wvmnet3
-socket   = /var/run/mysqld/mysqld.sock
-basedir  = /usr
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+basedir = /usr

2018-01-22 11:03:48,663 [salt.state       ][INFO    ][15898] Completed state [/etc/mysql/debian.cnf] at time 11:03:48.663771 duration_in_ms=98.992
2018-01-22 11:03:48,663 [salt.state       ][INFO    ][15898] Running state [/usr/local/sbin/galera_init.sh] at time 11:03:48.663959
2018-01-22 11:03:48,664 [salt.state       ][INFO    ][15898] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-22 11:03:48,697 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-22 11:03:48,702 [salt.state       ][INFO    ][15898] File changed:
New file
2018-01-22 11:03:48,702 [salt.state       ][INFO    ][15898] Completed state [/usr/local/sbin/galera_init.sh] at time 11:03:48.702506 duration_in_ms=38.548
2018-01-22 11:03:48,702 [salt.state       ][INFO    ][15898] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:03:48.702781
2018-01-22 11:03:48,703 [salt.state       ][INFO    ][15898] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-22 11:03:48,734 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-22 11:03:48,738 [salt.state       ][INFO    ][15898] File changed:
New file
2018-01-22 11:03:48,738 [salt.state       ][INFO    ][15898] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:03:48.738442 duration_in_ms=35.66
2018-01-22 11:03:48,742 [salt.state       ][INFO    ][15898] Running state [/usr/local/sbin/galera_init.sh] at time 11:03:48.742532
2018-01-22 11:03:48,742 [salt.state       ][INFO    ][15898] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-22 11:03:48,743 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-22 11:03:52,095 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110352890895
2018-01-22 11:03:52,125 [salt.minion      ][INFO    ][23831] Starting a new job with PID 23831
2018-01-22 11:03:52,137 [salt.minion      ][INFO    ][23831] Returning information for job: 20180122110352890895
2018-01-22 11:03:52,434 [salt.state       ][INFO    ][15898] {'pid': 23387, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-22 11:03:52,435 [salt.state       ][INFO    ][15898] Completed state [/usr/local/sbin/galera_init.sh] at time 11:03:52.435122 duration_in_ms=3692.59
2018-01-22 11:03:52,437 [salt.state       ][INFO    ][15898] Running state [mysqladmin password "opnfv_secret"] at time 11:03:52.437139
2018-01-22 11:03:52,437 [salt.state       ][INFO    ][15898] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-22 11:03:52,439 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-22 11:03:52,466 [salt.state       ][INFO    ][15898] {'pid': 23838, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-22 11:03:52,467 [salt.state       ][INFO    ][15898] Completed state [mysqladmin password "opnfv_secret"] at time 11:03:52.467293 duration_in_ms=30.152
2018-01-22 11:03:52,470 [salt.state       ][INFO    ][15898] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 11:03:52.470258
2018-01-22 11:03:52,470 [salt.state       ][INFO    ][15898] Executing state cmd.run for mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"
2018-01-22 11:03:52,472 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command 'mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"' in directory '/root'
2018-01-22 11:03:52,496 [salt.state       ][INFO    ][15898] {'pid': 23840, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-22 11:03:52,497 [salt.state       ][INFO    ][15898] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 11:03:52.497286 duration_in_ms=27.027
2018-01-22 11:03:52,500 [salt.state       ][INFO    ][15898] Running state [mysql] at time 11:03:52.500165
2018-01-22 11:03:52,500 [salt.state       ][INFO    ][15898] Executing state service.dead for mysql
2018-01-22 11:03:52,501 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-22 11:03:52,523 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-22 11:03:52,543 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:03:52,571 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-22 11:04:02,111 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110402908115
2018-01-22 11:04:02,133 [salt.minion      ][INFO    ][23932] Starting a new job with PID 23932
2018-01-22 11:04:02,145 [salt.minion      ][INFO    ][23932] Returning information for job: 20180122110402908115
2018-01-22 11:04:12,131 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110412926878
2018-01-22 11:04:12,158 [salt.minion      ][INFO    ][23937] Starting a new job with PID 23937
2018-01-22 11:04:12,173 [salt.minion      ][INFO    ][23937] Returning information for job: 20180122110412926878
2018-01-22 11:04:22,147 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110422943731
2018-01-22 11:04:22,168 [salt.minion      ][INFO    ][23942] Starting a new job with PID 23942
2018-01-22 11:04:22,182 [salt.minion      ][INFO    ][23942] Returning information for job: 20180122110422943731
2018-01-22 11:04:32,170 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110432964060
2018-01-22 11:04:32,196 [salt.minion      ][INFO    ][23947] Starting a new job with PID 23947
2018-01-22 11:04:32,212 [salt.minion      ][INFO    ][23947] Returning information for job: 20180122110432964060
2018-01-22 11:04:42,201 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110442994621
2018-01-22 11:04:42,225 [salt.minion      ][INFO    ][23952] Starting a new job with PID 23952
2018-01-22 11:04:42,243 [salt.minion      ][INFO    ][23952] Returning information for job: 20180122110442994621
2018-01-22 11:04:52,226 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110453021515
2018-01-22 11:04:52,256 [salt.minion      ][INFO    ][23957] Starting a new job with PID 23957
2018-01-22 11:04:52,269 [salt.minion      ][INFO    ][23957] Returning information for job: 20180122110453021515
2018-01-22 11:05:02,267 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110503055716
2018-01-22 11:05:02,296 [salt.minion      ][INFO    ][23962] Starting a new job with PID 23962
2018-01-22 11:05:02,309 [salt.minion      ][INFO    ][23962] Returning information for job: 20180122110503055716
2018-01-22 11:05:12,309 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110513101146
2018-01-22 11:05:12,333 [salt.minion      ][INFO    ][23967] Starting a new job with PID 23967
2018-01-22 11:05:12,351 [salt.minion      ][INFO    ][23967] Returning information for job: 20180122110513101146
2018-01-22 11:05:22,782 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110523574248
2018-01-22 11:05:22,806 [salt.minion      ][INFO    ][23972] Starting a new job with PID 23972
2018-01-22 11:05:22,824 [salt.minion      ][INFO    ][23972] Returning information for job: 20180122110523574248
2018-01-22 11:05:32,816 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110533608567
2018-01-22 11:05:32,842 [salt.minion      ][INFO    ][23977] Starting a new job with PID 23977
2018-01-22 11:05:32,860 [salt.minion      ][INFO    ][23977] Returning information for job: 20180122110533608567
2018-01-22 11:05:42,865 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110543657926
2018-01-22 11:05:42,890 [salt.minion      ][INFO    ][23982] Starting a new job with PID 23982
2018-01-22 11:05:42,905 [salt.minion      ][INFO    ][23982] Returning information for job: 20180122110543657926
2018-01-22 11:05:52,920 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110553708065
2018-01-22 11:05:52,947 [salt.minion      ][INFO    ][23987] Starting a new job with PID 23987
2018-01-22 11:05:52,962 [salt.minion      ][INFO    ][23987] Returning information for job: 20180122110553708065
2018-01-22 11:06:02,983 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110603770252
2018-01-22 11:06:03,009 [salt.minion      ][INFO    ][23992] Starting a new job with PID 23992
2018-01-22 11:06:03,021 [salt.minion      ][INFO    ][23992] Returning information for job: 20180122110603770252
2018-01-22 11:06:13,024 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110613819808
2018-01-22 11:06:13,053 [salt.minion      ][INFO    ][23997] Starting a new job with PID 23997
2018-01-22 11:06:13,065 [salt.minion      ][INFO    ][23997] Returning information for job: 20180122110613819808
2018-01-22 11:06:23,083 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110623867968
2018-01-22 11:06:23,112 [salt.minion      ][INFO    ][24002] Starting a new job with PID 24002
2018-01-22 11:06:23,129 [salt.minion      ][INFO    ][24002] Returning information for job: 20180122110623867968
2018-01-22 11:06:33,187 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110633974432
2018-01-22 11:06:33,213 [salt.minion      ][INFO    ][24007] Starting a new job with PID 24007
2018-01-22 11:06:33,225 [salt.minion      ][INFO    ][24007] Returning information for job: 20180122110633974432
2018-01-22 11:06:43,247 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110644040230
2018-01-22 11:06:43,270 [salt.minion      ][INFO    ][24012] Starting a new job with PID 24012
2018-01-22 11:06:43,287 [salt.minion      ][INFO    ][24012] Returning information for job: 20180122110644040230
2018-01-22 11:06:53,311 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110654102062
2018-01-22 11:06:53,337 [salt.minion      ][INFO    ][24017] Starting a new job with PID 24017
2018-01-22 11:06:53,349 [salt.minion      ][INFO    ][24017] Returning information for job: 20180122110654102062
2018-01-22 11:07:03,377 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110704165881
2018-01-22 11:07:03,401 [salt.minion      ][INFO    ][24022] Starting a new job with PID 24022
2018-01-22 11:07:03,413 [salt.minion      ][INFO    ][24022] Returning information for job: 20180122110704165881
2018-01-22 11:07:13,442 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110714238618
2018-01-22 11:07:13,473 [salt.minion      ][INFO    ][24027] Starting a new job with PID 24027
2018-01-22 11:07:13,485 [salt.minion      ][INFO    ][24027] Returning information for job: 20180122110714238618
2018-01-22 11:07:23,517 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110724308861
2018-01-22 11:07:23,542 [salt.minion      ][INFO    ][24042] Starting a new job with PID 24042
2018-01-22 11:07:23,559 [salt.minion      ][INFO    ][24042] Returning information for job: 20180122110724308861
2018-01-22 11:07:33,601 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110734396617
2018-01-22 11:07:33,633 [salt.minion      ][INFO    ][24047] Starting a new job with PID 24047
2018-01-22 11:07:33,645 [salt.minion      ][INFO    ][24047] Returning information for job: 20180122110734396617
2018-01-22 11:07:43,677 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110744469426
2018-01-22 11:07:43,701 [salt.minion      ][INFO    ][24052] Starting a new job with PID 24052
2018-01-22 11:07:43,718 [salt.minion      ][INFO    ][24052] Returning information for job: 20180122110744469426
2018-01-22 11:07:53,762 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110754555417
2018-01-22 11:07:53,793 [salt.minion      ][INFO    ][24057] Starting a new job with PID 24057
2018-01-22 11:07:53,806 [salt.minion      ][INFO    ][24057] Returning information for job: 20180122110754555417
2018-01-22 11:08:03,849 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110804643366
2018-01-22 11:08:03,874 [salt.minion      ][INFO    ][24062] Starting a new job with PID 24062
2018-01-22 11:08:03,891 [salt.minion      ][INFO    ][24062] Returning information for job: 20180122110804643366
2018-01-22 11:08:13,934 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110814730417
2018-01-22 11:08:13,963 [salt.minion      ][INFO    ][24067] Starting a new job with PID 24067
2018-01-22 11:08:13,975 [salt.minion      ][INFO    ][24067] Returning information for job: 20180122110814730417
2018-01-22 11:08:24,025 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110824818707
2018-01-22 11:08:24,057 [salt.minion      ][INFO    ][24072] Starting a new job with PID 24072
2018-01-22 11:08:24,069 [salt.minion      ][INFO    ][24072] Returning information for job: 20180122110824818707
2018-01-22 11:08:34,121 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110834912596
2018-01-22 11:08:34,147 [salt.minion      ][INFO    ][24077] Starting a new job with PID 24077
2018-01-22 11:08:34,161 [salt.minion      ][INFO    ][24077] Returning information for job: 20180122110834912596
2018-01-22 11:08:44,223 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110845017408
2018-01-22 11:08:44,251 [salt.minion      ][INFO    ][24082] Starting a new job with PID 24082
2018-01-22 11:08:44,263 [salt.minion      ][INFO    ][24082] Returning information for job: 20180122110845017408
2018-01-22 11:08:54,333 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110855124273
2018-01-22 11:08:54,357 [salt.minion      ][INFO    ][24087] Starting a new job with PID 24087
2018-01-22 11:08:54,374 [salt.minion      ][INFO    ][24087] Returning information for job: 20180122110855124273
2018-01-22 11:09:04,453 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110905250374
2018-01-22 11:09:04,481 [salt.minion      ][INFO    ][24092] Starting a new job with PID 24092
2018-01-22 11:09:04,495 [salt.minion      ][INFO    ][24092] Returning information for job: 20180122110905250374
2018-01-22 11:09:14,584 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110915372211
2018-01-22 11:09:14,612 [salt.minion      ][INFO    ][24097] Starting a new job with PID 24097
2018-01-22 11:09:14,625 [salt.minion      ][INFO    ][24097] Returning information for job: 20180122110915372211
2018-01-22 11:09:24,705 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110925500642
2018-01-22 11:09:24,730 [salt.minion      ][INFO    ][24102] Starting a new job with PID 24102
2018-01-22 11:09:24,745 [salt.minion      ][INFO    ][24102] Returning information for job: 20180122110925500642
2018-01-22 11:09:34,844 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110935636620
2018-01-22 11:09:34,869 [salt.minion      ][INFO    ][24107] Starting a new job with PID 24107
2018-01-22 11:09:34,887 [salt.minion      ][INFO    ][24107] Returning information for job: 20180122110935636620
2018-01-22 11:09:44,986 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110945783263
2018-01-22 11:09:45,013 [salt.minion      ][INFO    ][24112] Starting a new job with PID 24112
2018-01-22 11:09:45,027 [salt.minion      ][INFO    ][24112] Returning information for job: 20180122110945783263
2018-01-22 11:09:55,139 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110955928852
2018-01-22 11:09:55,163 [salt.minion      ][INFO    ][24117] Starting a new job with PID 24117
2018-01-22 11:09:55,178 [salt.minion      ][INFO    ][24117] Returning information for job: 20180122110955928852
2018-01-22 11:10:05,290 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111006085820
2018-01-22 11:10:05,317 [salt.minion      ][INFO    ][24122] Starting a new job with PID 24122
2018-01-22 11:10:05,328 [salt.minion      ][INFO    ][24122] Returning information for job: 20180122111006085820
2018-01-22 11:10:15,454 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111016246185
2018-01-22 11:10:15,477 [salt.minion      ][INFO    ][24127] Starting a new job with PID 24127
2018-01-22 11:10:15,489 [salt.minion      ][INFO    ][24127] Returning information for job: 20180122111016246185
2018-01-22 11:10:25,626 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111026417759
2018-01-22 11:10:25,654 [salt.minion      ][INFO    ][24132] Starting a new job with PID 24132
2018-01-22 11:10:25,665 [salt.minion      ][INFO    ][24132] Returning information for job: 20180122111026417759
2018-01-22 11:10:35,784 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111036580501
2018-01-22 11:10:35,812 [salt.minion      ][INFO    ][24137] Starting a new job with PID 24137
2018-01-22 11:10:35,826 [salt.minion      ][INFO    ][24137] Returning information for job: 20180122111036580501
2018-01-22 11:10:45,973 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111046769185
2018-01-22 11:10:46,000 [salt.minion      ][INFO    ][24142] Starting a new job with PID 24142
2018-01-22 11:10:46,013 [salt.minion      ][INFO    ][24142] Returning information for job: 20180122111046769185
2018-01-22 11:10:56,150 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111056945881
2018-01-22 11:10:56,179 [salt.minion      ][INFO    ][24147] Starting a new job with PID 24147
2018-01-22 11:10:56,191 [salt.minion      ][INFO    ][24147] Returning information for job: 20180122111056945881
2018-01-22 11:11:06,334 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111107128365
2018-01-22 11:11:06,359 [salt.minion      ][INFO    ][24152] Starting a new job with PID 24152
2018-01-22 11:11:06,376 [salt.minion      ][INFO    ][24152] Returning information for job: 20180122111107128365
2018-01-22 11:11:16,551 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111117344768
2018-01-22 11:11:16,578 [salt.minion      ][INFO    ][24157] Starting a new job with PID 24157
2018-01-22 11:11:16,591 [salt.minion      ][INFO    ][24157] Returning information for job: 20180122111117344768
2018-01-22 11:11:26,746 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111127544283
2018-01-22 11:11:26,776 [salt.minion      ][INFO    ][24162] Starting a new job with PID 24162
2018-01-22 11:11:26,791 [salt.minion      ][INFO    ][24162] Returning information for job: 20180122111127544283
2018-01-22 11:11:36,942 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111137733913
2018-01-22 11:11:36,969 [salt.minion      ][INFO    ][24167] Starting a new job with PID 24167
2018-01-22 11:11:36,981 [salt.minion      ][INFO    ][24167] Returning information for job: 20180122111137733913
2018-01-22 11:11:47,157 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111147952504
2018-01-22 11:11:47,182 [salt.minion      ][INFO    ][24172] Starting a new job with PID 24172
2018-01-22 11:11:47,199 [salt.minion      ][INFO    ][24172] Returning information for job: 20180122111147952504
2018-01-22 11:11:57,383 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111158180501
2018-01-22 11:11:57,408 [salt.minion      ][INFO    ][24187] Starting a new job with PID 24187
2018-01-22 11:11:57,424 [salt.minion      ][INFO    ][24187] Returning information for job: 20180122111158180501
2018-01-22 11:12:07,594 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111208389530
2018-01-22 11:12:07,619 [salt.minion      ][INFO    ][24192] Starting a new job with PID 24192
2018-01-22 11:12:07,636 [salt.minion      ][INFO    ][24192] Returning information for job: 20180122111208389530
2018-01-22 11:12:17,617 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111218412495
2018-01-22 11:12:17,649 [salt.minion      ][INFO    ][24197] Starting a new job with PID 24197
2018-01-22 11:12:17,661 [salt.minion      ][INFO    ][24197] Returning information for job: 20180122111218412495
2018-01-22 11:12:27,655 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111228447227
2018-01-22 11:12:27,681 [salt.minion      ][INFO    ][24202] Starting a new job with PID 24202
2018-01-22 11:12:27,693 [salt.minion      ][INFO    ][24202] Returning information for job: 20180122111228447227
2018-01-22 11:12:37,679 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111238474173
2018-01-22 11:12:37,711 [salt.minion      ][INFO    ][24207] Starting a new job with PID 24207
2018-01-22 11:12:37,723 [salt.minion      ][INFO    ][24207] Returning information for job: 20180122111238474173
2018-01-22 11:12:47,735 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111248530055
2018-01-22 11:12:47,758 [salt.minion      ][INFO    ][24212] Starting a new job with PID 24212
2018-01-22 11:12:47,775 [salt.minion      ][INFO    ][24212] Returning information for job: 20180122111248530055
2018-01-22 11:12:57,789 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111258581265
2018-01-22 11:12:57,813 [salt.minion      ][INFO    ][24217] Starting a new job with PID 24217
2018-01-22 11:12:57,826 [salt.minion      ][INFO    ][24217] Returning information for job: 20180122111258581265
2018-01-22 11:13:07,834 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111308631608
2018-01-22 11:13:07,864 [salt.minion      ][INFO    ][24222] Starting a new job with PID 24222
2018-01-22 11:13:07,880 [salt.minion      ][INFO    ][24222] Returning information for job: 20180122111308631608
2018-01-22 11:13:17,893 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111318683351
2018-01-22 11:13:17,920 [salt.minion      ][INFO    ][24227] Starting a new job with PID 24227
2018-01-22 11:13:17,942 [salt.minion      ][INFO    ][24227] Returning information for job: 20180122111318683351
2018-01-22 11:13:27,958 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111328753838
2018-01-22 11:13:27,983 [salt.minion      ][INFO    ][24232] Starting a new job with PID 24232
2018-01-22 11:13:28,000 [salt.minion      ][INFO    ][24232] Returning information for job: 20180122111328753838
2018-01-22 11:13:38,051 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111338849103
2018-01-22 11:13:38,078 [salt.minion      ][INFO    ][24237] Starting a new job with PID 24237
2018-01-22 11:13:38,093 [salt.minion      ][INFO    ][24237] Returning information for job: 20180122111338849103
2018-01-22 11:13:48,139 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111348933428
2018-01-22 11:13:48,165 [salt.minion      ][INFO    ][24242] Starting a new job with PID 24242
2018-01-22 11:13:48,178 [salt.minion      ][INFO    ][24242] Returning information for job: 20180122111348933428
2018-01-22 11:13:52,725 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-22 11:13:52,753 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:13:52,788 [salt.state       ][INFO    ][15898] {'mysql': False}
2018-01-22 11:13:52,788 [salt.state       ][INFO    ][15898] Completed state [mysql] at time 11:13:52.788670 duration_in_ms=600288.516
2018-01-22 11:13:52,790 [salt.state       ][INFO    ][15898] Running state [/etc/mysql/my.cnf] at time 11:13:52.790435
2018-01-22 11:13:52,790 [salt.state       ][INFO    ][15898] Executing state file.managed for /etc/mysql/my.cnf
2018-01-22 11:13:52,841 [salt.fileclient  ][INFO    ][15898] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-22 11:13:52,900 [salt.state       ][INFO    ][15898] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.52
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.52
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.52:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-22 11:13:52,901 [salt.state       ][INFO    ][15898] Completed state [/etc/mysql/my.cnf] at time 11:13:52.901171 duration_in_ms=110.736
2018-01-22 11:13:52,902 [salt.state       ][INFO    ][15898] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:13:52.902642
2018-01-22 11:13:52,902 [salt.state       ][INFO    ][15898] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-22 11:13:52,903 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-22 11:13:58,223 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111359019609
2018-01-22 11:13:58,247 [salt.minion      ][INFO    ][24992] Starting a new job with PID 24992
2018-01-22 11:13:58,262 [salt.minion      ][INFO    ][24992] Returning information for job: 20180122111359019609
2018-01-22 11:14:08,338 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111409130072
2018-01-22 11:14:08,357 [salt.minion      ][INFO    ][25333] Starting a new job with PID 25333
2018-01-22 11:14:08,372 [salt.minion      ][INFO    ][25333] Returning information for job: 20180122111409130072
2018-01-22 11:14:17,473 [salt.state       ][INFO    ][15898] {'pid': 24252, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-22 11:14:17,474 [salt.state       ][INFO    ][15898] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:14:17.474419 duration_in_ms=24571.776
2018-01-22 11:14:17,477 [salt.state       ][INFO    ][15898] Running state [/var/lib/mysql/.galera_bootstrap] at time 11:14:17.477397
2018-01-22 11:14:17,478 [salt.state       ][INFO    ][15898] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-22 11:14:17,479 [salt.state       ][INFO    ][15898] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-22 11:14:17,479 [salt.state       ][INFO    ][15898] Completed state [/var/lib/mysql/.galera_bootstrap] at time 11:14:17.479363 duration_in_ms=1.967
2018-01-22 11:14:17,551 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['git', '--version'] in directory '/root'
2018-01-22 11:14:17,635 [salt.state       ][INFO    ][15898] Running state [/etc/mysql/my.cnf] at time 11:14:17.635352
2018-01-22 11:14:17,635 [salt.state       ][INFO    ][15898] Executing state file.managed for /etc/mysql/my.cnf
2018-01-22 11:14:17,713 [salt.state       ][INFO    ][15898] File /etc/mysql/my.cnf is in the correct state
2018-01-22 11:14:17,713 [salt.state       ][INFO    ][15898] Completed state [/etc/mysql/my.cnf] at time 11:14:17.713564 duration_in_ms=78.212
2018-01-22 11:14:17,715 [salt.state       ][INFO    ][15898] Running state [mysql] at time 11:14:17.715193
2018-01-22 11:14:17,715 [salt.state       ][INFO    ][15898] Executing state service.running for mysql
2018-01-22 11:14:17,715 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-22 11:14:17,737 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:17,769 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:17,792 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:17,822 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-22 11:14:18,117 [salt.loaded.int.module.cmdmod][INFO    ][15898] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:18,141 [salt.state       ][INFO    ][15898] {'mysql': True}
2018-01-22 11:14:18,141 [salt.state       ][INFO    ][15898] Completed state [mysql] at time 11:14:18.141561 duration_in_ms=426.366
2018-01-22 11:14:18,142 [salt.state       ][INFO    ][15898] Running state [ceilometer] at time 11:14:18.142043
2018-01-22 11:14:18,142 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for ceilometer
2018-01-22 11:14:18,147 [salt.state       ][INFO    ][15898] Database ceilometer is already present
2018-01-22 11:14:18,148 [salt.state       ][INFO    ][15898] Completed state [ceilometer] at time 11:14:18.148119 duration_in_ms=6.076
2018-01-22 11:14:18,148 [salt.state       ][INFO    ][15898] Running state [ceilometer] at time 11:14:18.148385
2018-01-22 11:14:18,148 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for ceilometer
2018-01-22 11:14:18,153 [salt.state       ][INFO    ][15898] User ceilometer@% is already present with the desired password
2018-01-22 11:14:18,153 [salt.state       ][INFO    ][15898] Completed state [ceilometer] at time 11:14:18.153283 duration_in_ms=4.897
2018-01-22 11:14:18,155 [salt.state       ][INFO    ][15898] Running state [mysql_grants_ceilometer_ceilometer_%] at time 11:14:18.155499
2018-01-22 11:14:18,155 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-22 11:14:18,162 [salt.state       ][INFO    ][15898] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-22 11:14:18,162 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 11:14:18.162694 duration_in_ms=7.195
2018-01-22 11:14:18,162 [salt.state       ][INFO    ][15898] Running state [ceilometer] at time 11:14:18.162937
2018-01-22 11:14:18,163 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for ceilometer
2018-01-22 11:14:18,189 [salt.loaded.int.module.mysql][INFO    ][15898] User 'ceilometer'@'192.168.10.52' has been created
2018-01-22 11:14:18,190 [salt.state       ][INFO    ][15898] {'ceilometer': 'Present'}
2018-01-22 11:14:18,190 [salt.state       ][INFO    ][15898] Completed state [ceilometer] at time 11:14:18.190321 duration_in_ms=27.383
2018-01-22 11:14:18,192 [salt.state       ][INFO    ][15898] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 11:14:18.192657
2018-01-22 11:14:18,193 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.52
2018-01-22 11:14:18,208 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-22 11:14:18,209 [salt.state       ][INFO    ][15898] {'mysql_grants_ceilometer_ceilometer_192.168.10.52': 'Present'}
2018-01-22 11:14:18,209 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 11:14:18.209299 duration_in_ms=16.642
2018-01-22 11:14:18,209 [salt.state       ][INFO    ][15898] Running state [aodh] at time 11:14:18.209532
2018-01-22 11:14:18,209 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for aodh
2018-01-22 11:14:18,213 [salt.state       ][INFO    ][15898] Database aodh is already present
2018-01-22 11:14:18,213 [salt.state       ][INFO    ][15898] Completed state [aodh] at time 11:14:18.213253 duration_in_ms=3.721
2018-01-22 11:14:18,213 [salt.state       ][INFO    ][15898] Running state [aodh] at time 11:14:18.213517
2018-01-22 11:14:18,213 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for aodh
2018-01-22 11:14:18,217 [salt.state       ][INFO    ][15898] User aodh@% is already present with the desired password
2018-01-22 11:14:18,217 [salt.state       ][INFO    ][15898] Completed state [aodh] at time 11:14:18.217723 duration_in_ms=4.206
2018-01-22 11:14:18,219 [salt.state       ][INFO    ][15898] Running state [mysql_grants_aodh_aodh_%] at time 11:14:18.219711
2018-01-22 11:14:18,220 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-22 11:14:18,226 [salt.state       ][INFO    ][15898] Grant all on aodh.* to aodh@% is already present
2018-01-22 11:14:18,227 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_aodh_aodh_%] at time 11:14:18.227165 duration_in_ms=7.453
2018-01-22 11:14:18,227 [salt.state       ][INFO    ][15898] Running state [aodh] at time 11:14:18.227403
2018-01-22 11:14:18,227 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for aodh
2018-01-22 11:14:18,232 [salt.state       ][INFO    ][15898] User aodh@192.168.10.50 is already present with the desired password
2018-01-22 11:14:18,232 [salt.state       ][INFO    ][15898] Completed state [aodh] at time 11:14:18.232751 duration_in_ms=5.347
2018-01-22 11:14:18,236 [salt.state       ][INFO    ][15898] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:14:18.235905
2018-01-22 11:14:18,238 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-22 11:14:18,246 [salt.state       ][INFO    ][15898] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-22 11:14:18,246 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:14:18.246351 duration_in_ms=10.447
2018-01-22 11:14:18,246 [salt.state       ][INFO    ][15898] Running state [nova] at time 11:14:18.246814
2018-01-22 11:14:18,247 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for nova
2018-01-22 11:14:18,251 [salt.state       ][INFO    ][15898] Database nova is already present
2018-01-22 11:14:18,251 [salt.state       ][INFO    ][15898] Completed state [nova] at time 11:14:18.251694 duration_in_ms=4.88
2018-01-22 11:14:18,251 [salt.state       ][INFO    ][15898] Running state [nova] at time 11:14:18.251926
2018-01-22 11:14:18,252 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for nova
2018-01-22 11:14:18,255 [salt.state       ][INFO    ][15898] User nova@% is already present with the desired password
2018-01-22 11:14:18,255 [salt.state       ][INFO    ][15898] Completed state [nova] at time 11:14:18.255572 duration_in_ms=3.645
2018-01-22 11:14:18,257 [salt.state       ][INFO    ][15898] Running state [mysql_grants_nova_nova_%] at time 11:14:18.257334
2018-01-22 11:14:18,257 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-22 11:14:18,263 [salt.state       ][INFO    ][15898] Grant all on nova.* to nova@% is already present
2018-01-22 11:14:18,264 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_nova_nova_%] at time 11:14:18.263987 duration_in_ms=6.653
2018-01-22 11:14:18,264 [salt.state       ][INFO    ][15898] Running state [nova] at time 11:14:18.264864
2018-01-22 11:14:18,265 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for nova
2018-01-22 11:14:18,281 [salt.loaded.int.module.mysql][INFO    ][15898] User 'nova'@'192.168.10.52' has been created
2018-01-22 11:14:18,281 [salt.state       ][INFO    ][15898] {'nova': 'Present'}
2018-01-22 11:14:18,281 [salt.state       ][INFO    ][15898] Completed state [nova] at time 11:14:18.281736 duration_in_ms=16.871
2018-01-22 11:14:18,283 [salt.state       ][INFO    ][15898] Running state [mysql_grants_nova_nova_192.168.10.52] at time 11:14:18.283547
2018-01-22 11:14:18,283 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.52
2018-01-22 11:14:18,299 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-22 11:14:18,300 [salt.state       ][INFO    ][15898] {'mysql_grants_nova_nova_192.168.10.52': 'Present'}
2018-01-22 11:14:18,301 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_nova_nova_192.168.10.52] at time 11:14:18.301048 duration_in_ms=17.501
2018-01-22 11:14:18,301 [salt.state       ][INFO    ][15898] Running state [grafana] at time 11:14:18.301311
2018-01-22 11:14:18,301 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for grafana
2018-01-22 11:14:18,304 [salt.state       ][INFO    ][15898] Database grafana is already present
2018-01-22 11:14:18,304 [salt.state       ][INFO    ][15898] Completed state [grafana] at time 11:14:18.304674 duration_in_ms=3.363
2018-01-22 11:14:18,304 [salt.state       ][INFO    ][15898] Running state [grafana] at time 11:14:18.304938
2018-01-22 11:14:18,305 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for grafana
2018-01-22 11:14:18,309 [salt.state       ][INFO    ][15898] User grafana@% is already present with the desired password
2018-01-22 11:14:18,309 [salt.state       ][INFO    ][15898] Completed state [grafana] at time 11:14:18.309704 duration_in_ms=4.766
2018-01-22 11:14:18,311 [salt.state       ][INFO    ][15898] Running state [mysql_grants_grafana_grafana_%] at time 11:14:18.311593
2018-01-22 11:14:18,311 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-22 11:14:18,317 [salt.state       ][INFO    ][15898] Grant all on grafana.* to grafana@% is already present
2018-01-22 11:14:18,317 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_grafana_grafana_%] at time 11:14:18.317914 duration_in_ms=6.321
2018-01-22 11:14:18,318 [salt.state       ][INFO    ][15898] Running state [grafana] at time 11:14:18.318178
2018-01-22 11:14:18,318 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for grafana
2018-01-22 11:14:18,334 [salt.loaded.int.module.mysql][INFO    ][15898] User 'grafana'@'192.168.10.52' has been created
2018-01-22 11:14:18,334 [salt.state       ][INFO    ][15898] {'grafana': 'Present'}
2018-01-22 11:14:18,334 [salt.state       ][INFO    ][15898] Completed state [grafana] at time 11:14:18.334841 duration_in_ms=16.662
2018-01-22 11:14:18,336 [salt.state       ][INFO    ][15898] Running state [mysql_grants_grafana_grafana_192.168.10.52] at time 11:14:18.336939
2018-01-22 11:14:18,337 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.52
2018-01-22 11:14:18,352 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-22 11:14:18,352 [salt.state       ][INFO    ][15898] {'mysql_grants_grafana_grafana_192.168.10.52': 'Present'}
2018-01-22 11:14:18,353 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_grafana_grafana_192.168.10.52] at time 11:14:18.353068 duration_in_ms=16.129
2018-01-22 11:14:18,353 [salt.state       ][INFO    ][15898] Running state [designate_pool_manager] at time 11:14:18.353338
2018-01-22 11:14:18,353 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for designate_pool_manager
2018-01-22 11:14:18,357 [salt.state       ][INFO    ][15898] Database designate_pool_manager is already present
2018-01-22 11:14:18,357 [salt.state       ][INFO    ][15898] Completed state [designate_pool_manager] at time 11:14:18.357296 duration_in_ms=3.958
2018-01-22 11:14:18,357 [salt.state       ][INFO    ][15898] Running state [designate] at time 11:14:18.357558
2018-01-22 11:14:18,357 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for designate
2018-01-22 11:14:18,361 [salt.state       ][INFO    ][15898] User designate@% is already present with the desired password
2018-01-22 11:14:18,361 [salt.state       ][INFO    ][15898] Completed state [designate] at time 11:14:18.361671 duration_in_ms=4.112
2018-01-22 11:14:18,363 [salt.state       ][INFO    ][15898] Running state [mysql_grants_designate_designate_pool_manager_%] at time 11:14:18.363859
2018-01-22 11:14:18,364 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-22 11:14:18,371 [salt.state       ][INFO    ][15898] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-22 11:14:18,371 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 11:14:18.371626 duration_in_ms=7.767
2018-01-22 11:14:18,371 [salt.state       ][INFO    ][15898] Running state [designate] at time 11:14:18.371877
2018-01-22 11:14:18,372 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for designate
2018-01-22 11:14:18,376 [salt.state       ][INFO    ][15898] User designate@192.168.10.50 is already present with the desired password
2018-01-22 11:14:18,376 [salt.state       ][INFO    ][15898] Completed state [designate] at time 11:14:18.376219 duration_in_ms=4.342
2018-01-22 11:14:18,378 [salt.state       ][INFO    ][15898] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:14:18.378092
2018-01-22 11:14:18,378 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-22 11:14:18,384 [salt.state       ][INFO    ][15898] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-22 11:14:18,384 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:14:18.384847 duration_in_ms=6.755
2018-01-22 11:14:18,385 [salt.state       ][INFO    ][15898] Running state [heat] at time 11:14:18.385081
2018-01-22 11:14:18,385 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for heat
2018-01-22 11:14:18,387 [salt.state       ][INFO    ][15898] Database heat is already present
2018-01-22 11:14:18,388 [salt.state       ][INFO    ][15898] Completed state [heat] at time 11:14:18.388112 duration_in_ms=3.031
2018-01-22 11:14:18,388 [salt.state       ][INFO    ][15898] Running state [heat] at time 11:14:18.388686
2018-01-22 11:14:18,388 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for heat
2018-01-22 11:14:18,392 [salt.state       ][INFO    ][15898] User heat@% is already present with the desired password
2018-01-22 11:14:18,392 [salt.state       ][INFO    ][15898] Completed state [heat] at time 11:14:18.392909 duration_in_ms=4.223
2018-01-22 11:14:18,394 [salt.state       ][INFO    ][15898] Running state [mysql_grants_heat_heat_%] at time 11:14:18.394767
2018-01-22 11:14:18,395 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-22 11:14:18,400 [salt.state       ][INFO    ][15898] Grant all on heat.* to heat@% is already present
2018-01-22 11:14:18,400 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_heat_heat_%] at time 11:14:18.400501 duration_in_ms=5.733
2018-01-22 11:14:18,400 [salt.state       ][INFO    ][15898] Running state [heat] at time 11:14:18.400738
2018-01-22 11:14:18,400 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for heat
2018-01-22 11:14:18,417 [salt.loaded.int.module.mysql][INFO    ][15898] User 'heat'@'192.168.10.52' has been created
2018-01-22 11:14:18,417 [salt.state       ][INFO    ][15898] {'heat': 'Present'}
2018-01-22 11:14:18,418 [salt.state       ][INFO    ][15898] Completed state [heat] at time 11:14:18.417973 duration_in_ms=17.234
2018-01-22 11:14:18,420 [salt.state       ][INFO    ][15898] Running state [mysql_grants_heat_heat_192.168.10.52] at time 11:14:18.420008
2018-01-22 11:14:18,420 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.52
2018-01-22 11:14:18,435 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-22 11:14:18,435 [salt.state       ][INFO    ][15898] {'mysql_grants_heat_heat_192.168.10.52': 'Present'}
2018-01-22 11:14:18,435 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_heat_heat_192.168.10.52] at time 11:14:18.435665 duration_in_ms=15.657
2018-01-22 11:14:18,435 [salt.state       ][INFO    ][15898] Running state [nova_api] at time 11:14:18.435924
2018-01-22 11:14:18,436 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for nova_api
2018-01-22 11:14:18,439 [salt.state       ][INFO    ][15898] Database nova_api is already present
2018-01-22 11:14:18,439 [salt.state       ][INFO    ][15898] Completed state [nova_api] at time 11:14:18.439192 duration_in_ms=3.268
2018-01-22 11:14:18,439 [salt.state       ][INFO    ][15898] Running state [nova] at time 11:14:18.439442
2018-01-22 11:14:18,439 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for nova
2018-01-22 11:14:18,443 [salt.state       ][INFO    ][15898] User nova@% is already present with the desired password
2018-01-22 11:14:18,443 [salt.state       ][INFO    ][15898] Completed state [nova] at time 11:14:18.443155 duration_in_ms=3.713
2018-01-22 11:14:18,445 [salt.state       ][INFO    ][15898] Running state [mysql_grants_nova_nova_api_%] at time 11:14:18.445113
2018-01-22 11:14:18,445 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-22 11:14:18,449 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111419243126
2018-01-22 11:14:18,451 [salt.state       ][INFO    ][15898] Grant all on nova_api.* to nova@% is already present
2018-01-22 11:14:18,451 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_nova_nova_api_%] at time 11:14:18.451247 duration_in_ms=6.134
2018-01-22 11:14:18,451 [salt.state       ][INFO    ][15898] Running state [nova] at time 11:14:18.451431
2018-01-22 11:14:18,451 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for nova
2018-01-22 11:14:18,459 [salt.state       ][INFO    ][15898] User nova@192.168.10.52 is already present with the desired password
2018-01-22 11:14:18,459 [salt.state       ][INFO    ][15898] Completed state [nova] at time 11:14:18.459669 duration_in_ms=8.237
2018-01-22 11:14:18,461 [salt.state       ][INFO    ][15898] Running state [mysql_grants_nova_nova_api_192.168.10.52] at time 11:14:18.461511
2018-01-22 11:14:18,461 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.52
2018-01-22 11:14:18,478 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-22 11:14:18,479 [salt.state       ][INFO    ][15898] {'mysql_grants_nova_nova_api_192.168.10.52': 'Present'}
2018-01-22 11:14:18,479 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_nova_nova_api_192.168.10.52] at time 11:14:18.479166 duration_in_ms=17.655
2018-01-22 11:14:18,479 [salt.state       ][INFO    ][15898] Running state [keystone] at time 11:14:18.479384
2018-01-22 11:14:18,479 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for keystone
2018-01-22 11:14:18,477 [salt.minion      ][INFO    ][25523] Starting a new job with PID 25523
2018-01-22 11:14:18,482 [salt.state       ][INFO    ][15898] Database keystone is already present
2018-01-22 11:14:18,482 [salt.state       ][INFO    ][15898] Completed state [keystone] at time 11:14:18.482761 duration_in_ms=3.377
2018-01-22 11:14:18,482 [salt.state       ][INFO    ][15898] Running state [keystone] at time 11:14:18.482949
2018-01-22 11:14:18,483 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for keystone
2018-01-22 11:14:18,485 [salt.state       ][INFO    ][15898] User keystone@% is already present with the desired password
2018-01-22 11:14:18,485 [salt.state       ][INFO    ][15898] Completed state [keystone] at time 11:14:18.485918 duration_in_ms=2.969
2018-01-22 11:14:18,487 [salt.state       ][INFO    ][15898] Running state [mysql_grants_keystone_keystone_%] at time 11:14:18.487756
2018-01-22 11:14:18,487 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-22 11:14:18,493 [salt.state       ][INFO    ][15898] Grant all on keystone.* to keystone@% is already present
2018-01-22 11:14:18,493 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_keystone_keystone_%] at time 11:14:18.493693 duration_in_ms=5.937
2018-01-22 11:14:18,493 [salt.state       ][INFO    ][15898] Running state [keystone] at time 11:14:18.493882
2018-01-22 11:14:18,494 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for keystone
2018-01-22 11:14:18,504 [salt.minion      ][INFO    ][25523] Returning information for job: 20180122111419243126
2018-01-22 11:14:18,508 [salt.loaded.int.module.mysql][INFO    ][15898] User 'keystone'@'192.168.10.52' has been created
2018-01-22 11:14:18,509 [salt.state       ][INFO    ][15898] {'keystone': 'Present'}
2018-01-22 11:14:18,509 [salt.state       ][INFO    ][15898] Completed state [keystone] at time 11:14:18.509268 duration_in_ms=15.386
2018-01-22 11:14:18,510 [salt.state       ][INFO    ][15898] Running state [mysql_grants_keystone_keystone_192.168.10.52] at time 11:14:18.510936
2018-01-22 11:14:18,511 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.52
2018-01-22 11:14:18,528 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-22 11:14:18,529 [salt.state       ][INFO    ][15898] {'mysql_grants_keystone_keystone_192.168.10.52': 'Present'}
2018-01-22 11:14:18,529 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_keystone_keystone_192.168.10.52] at time 11:14:18.529282 duration_in_ms=18.346
2018-01-22 11:14:18,529 [salt.state       ][INFO    ][15898] Running state [nova_cell0] at time 11:14:18.529566
2018-01-22 11:14:18,529 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for nova_cell0
2018-01-22 11:14:18,532 [salt.state       ][INFO    ][15898] Database nova_cell0 is already present
2018-01-22 11:14:18,533 [salt.state       ][INFO    ][15898] Completed state [nova_cell0] at time 11:14:18.533206 duration_in_ms=3.64
2018-01-22 11:14:18,533 [salt.state       ][INFO    ][15898] Running state [nova] at time 11:14:18.533491
2018-01-22 11:14:18,533 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for nova
2018-01-22 11:14:18,538 [salt.state       ][INFO    ][15898] User nova@% is already present with the desired password
2018-01-22 11:14:18,538 [salt.state       ][INFO    ][15898] Completed state [nova] at time 11:14:18.538445 duration_in_ms=4.955
2018-01-22 11:14:18,539 [salt.state       ][INFO    ][15898] Running state [mysql_grants_nova_nova_cell0_%] at time 11:14:18.539837
2018-01-22 11:14:18,540 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-22 11:14:18,545 [salt.state       ][INFO    ][15898] Grant all on nova_cell0.* to nova@% is already present
2018-01-22 11:14:18,545 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_nova_nova_cell0_%] at time 11:14:18.545289 duration_in_ms=5.452
2018-01-22 11:14:18,545 [salt.state       ][INFO    ][15898] Running state [nova] at time 11:14:18.545475
2018-01-22 11:14:18,545 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for nova
2018-01-22 11:14:18,549 [salt.state       ][INFO    ][15898] User nova@192.168.10.52 is already present with the desired password
2018-01-22 11:14:18,549 [salt.state       ][INFO    ][15898] Completed state [nova] at time 11:14:18.549423 duration_in_ms=3.947
2018-01-22 11:14:18,550 [salt.state       ][INFO    ][15898] Running state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 11:14:18.550835
2018-01-22 11:14:18,551 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.52
2018-01-22 11:14:18,567 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-22 11:14:18,567 [salt.state       ][INFO    ][15898] {'mysql_grants_nova_nova_cell0_192.168.10.52': 'Present'}
2018-01-22 11:14:18,567 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 11:14:18.567751 duration_in_ms=16.916
2018-01-22 11:14:18,568 [salt.state       ][INFO    ][15898] Running state [cinder] at time 11:14:18.568027
2018-01-22 11:14:18,568 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for cinder
2018-01-22 11:14:18,571 [salt.state       ][INFO    ][15898] Database cinder is already present
2018-01-22 11:14:18,571 [salt.state       ][INFO    ][15898] Completed state [cinder] at time 11:14:18.571661 duration_in_ms=3.634
2018-01-22 11:14:18,571 [salt.state       ][INFO    ][15898] Running state [cinder] at time 11:14:18.571935
2018-01-22 11:14:18,572 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for cinder
2018-01-22 11:14:18,577 [salt.state       ][INFO    ][15898] User cinder@% is already present with the desired password
2018-01-22 11:14:18,577 [salt.state       ][INFO    ][15898] Completed state [cinder] at time 11:14:18.577285 duration_in_ms=5.35
2018-01-22 11:14:18,579 [salt.state       ][INFO    ][15898] Running state [mysql_grants_cinder_cinder_%] at time 11:14:18.579152
2018-01-22 11:14:18,579 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-22 11:14:18,585 [salt.state       ][INFO    ][15898] Grant all on cinder.* to cinder@% is already present
2018-01-22 11:14:18,586 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_cinder_cinder_%] at time 11:14:18.586090 duration_in_ms=6.937
2018-01-22 11:14:18,586 [salt.state       ][INFO    ][15898] Running state [cinder] at time 11:14:18.586370
2018-01-22 11:14:18,586 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for cinder
2018-01-22 11:14:18,604 [salt.loaded.int.module.mysql][INFO    ][15898] User 'cinder'@'192.168.10.52' has been created
2018-01-22 11:14:18,605 [salt.state       ][INFO    ][15898] {'cinder': 'Present'}
2018-01-22 11:14:18,605 [salt.state       ][INFO    ][15898] Completed state [cinder] at time 11:14:18.605316 duration_in_ms=18.946
2018-01-22 11:14:18,607 [salt.state       ][INFO    ][15898] Running state [mysql_grants_cinder_cinder_192.168.10.52] at time 11:14:18.607215
2018-01-22 11:14:18,607 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.52
2018-01-22 11:14:18,623 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-22 11:14:18,623 [salt.state       ][INFO    ][15898] {'mysql_grants_cinder_cinder_192.168.10.52': 'Present'}
2018-01-22 11:14:18,623 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_cinder_cinder_192.168.10.52] at time 11:14:18.623504 duration_in_ms=16.289
2018-01-22 11:14:18,623 [salt.state       ][INFO    ][15898] Running state [glance] at time 11:14:18.623786
2018-01-22 11:14:18,624 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for glance
2018-01-22 11:14:18,627 [salt.state       ][INFO    ][15898] Database glance is already present
2018-01-22 11:14:18,627 [salt.state       ][INFO    ][15898] Completed state [glance] at time 11:14:18.627715 duration_in_ms=3.929
2018-01-22 11:14:18,628 [salt.state       ][INFO    ][15898] Running state [glance] at time 11:14:18.627997
2018-01-22 11:14:18,628 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for glance
2018-01-22 11:14:18,633 [salt.state       ][INFO    ][15898] User glance@% is already present with the desired password
2018-01-22 11:14:18,633 [salt.state       ][INFO    ][15898] Completed state [glance] at time 11:14:18.633440 duration_in_ms=5.443
2018-01-22 11:14:18,635 [salt.state       ][INFO    ][15898] Running state [mysql_grants_glance_glance_%] at time 11:14:18.635233
2018-01-22 11:14:18,635 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-22 11:14:18,640 [salt.state       ][INFO    ][15898] Grant all on glance.* to glance@% is already present
2018-01-22 11:14:18,641 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_glance_glance_%] at time 11:14:18.641066 duration_in_ms=5.833
2018-01-22 11:14:18,641 [salt.state       ][INFO    ][15898] Running state [glance] at time 11:14:18.641298
2018-01-22 11:14:18,641 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for glance
2018-01-22 11:14:18,659 [salt.loaded.int.module.mysql][INFO    ][15898] User 'glance'@'192.168.10.52' has been created
2018-01-22 11:14:18,659 [salt.state       ][INFO    ][15898] {'glance': 'Present'}
2018-01-22 11:14:18,660 [salt.state       ][INFO    ][15898] Completed state [glance] at time 11:14:18.660026 duration_in_ms=18.728
2018-01-22 11:14:18,663 [salt.state       ][INFO    ][15898] Running state [mysql_grants_glance_glance_192.168.10.52] at time 11:14:18.662996
2018-01-22 11:14:18,663 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.52
2018-01-22 11:14:18,678 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-22 11:14:18,679 [salt.state       ][INFO    ][15898] {'mysql_grants_glance_glance_192.168.10.52': 'Present'}
2018-01-22 11:14:18,679 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_glance_glance_192.168.10.52] at time 11:14:18.679383 duration_in_ms=16.387
2018-01-22 11:14:18,679 [salt.state       ][INFO    ][15898] Running state [neutron] at time 11:14:18.679636
2018-01-22 11:14:18,679 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for neutron
2018-01-22 11:14:18,683 [salt.state       ][INFO    ][15898] Database neutron is already present
2018-01-22 11:14:18,683 [salt.state       ][INFO    ][15898] Completed state [neutron] at time 11:14:18.683746 duration_in_ms=4.11
2018-01-22 11:14:18,684 [salt.state       ][INFO    ][15898] Running state [neutron] at time 11:14:18.684008
2018-01-22 11:14:18,684 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for neutron
2018-01-22 11:14:18,688 [salt.state       ][INFO    ][15898] User neutron@% is already present with the desired password
2018-01-22 11:14:18,688 [salt.state       ][INFO    ][15898] Completed state [neutron] at time 11:14:18.688607 duration_in_ms=4.599
2018-01-22 11:14:18,690 [salt.state       ][INFO    ][15898] Running state [mysql_grants_neutron_neutron_%] at time 11:14:18.690648
2018-01-22 11:14:18,690 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-22 11:14:18,697 [salt.state       ][INFO    ][15898] Grant all on neutron.* to neutron@% is already present
2018-01-22 11:14:18,697 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_neutron_neutron_%] at time 11:14:18.697764 duration_in_ms=7.116
2018-01-22 11:14:18,698 [salt.state       ][INFO    ][15898] Running state [neutron] at time 11:14:18.697999
2018-01-22 11:14:18,698 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for neutron
2018-01-22 11:14:18,715 [salt.loaded.int.module.mysql][INFO    ][15898] User 'neutron'@'192.168.10.52' has been created
2018-01-22 11:14:18,716 [salt.state       ][INFO    ][15898] {'neutron': 'Present'}
2018-01-22 11:14:18,717 [salt.state       ][INFO    ][15898] Completed state [neutron] at time 11:14:18.717099 duration_in_ms=19.1
2018-01-22 11:14:18,719 [salt.state       ][INFO    ][15898] Running state [mysql_grants_neutron_neutron_192.168.10.52] at time 11:14:18.719103
2018-01-22 11:14:18,719 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.52
2018-01-22 11:14:18,735 [salt.loaded.int.module.mysql][INFO    ][15898] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-22 11:14:18,735 [salt.state       ][INFO    ][15898] {'mysql_grants_neutron_neutron_192.168.10.52': 'Present'}
2018-01-22 11:14:18,735 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_neutron_neutron_192.168.10.52] at time 11:14:18.735629 duration_in_ms=16.526
2018-01-22 11:14:18,735 [salt.state       ][INFO    ][15898] Running state [designate] at time 11:14:18.735886
2018-01-22 11:14:18,736 [salt.state       ][INFO    ][15898] Executing state mysql_database.present for designate
2018-01-22 11:14:18,739 [salt.state       ][INFO    ][15898] Database designate is already present
2018-01-22 11:14:18,739 [salt.state       ][INFO    ][15898] Completed state [designate] at time 11:14:18.739573 duration_in_ms=3.687
2018-01-22 11:14:18,739 [salt.state       ][INFO    ][15898] Running state [designate] at time 11:14:18.739825
2018-01-22 11:14:18,740 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for designate
2018-01-22 11:14:18,743 [salt.state       ][INFO    ][15898] User designate@% is already present with the desired password
2018-01-22 11:14:18,743 [salt.state       ][INFO    ][15898] Completed state [designate] at time 11:14:18.743899 duration_in_ms=4.074
2018-01-22 11:14:18,746 [salt.state       ][INFO    ][15898] Running state [mysql_grants_designate_designate_%] at time 11:14:18.746023
2018-01-22 11:14:18,746 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-22 11:14:18,753 [salt.state       ][INFO    ][15898] Grant all on designate.* to designate@% is already present
2018-01-22 11:14:18,753 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_designate_designate_%] at time 11:14:18.753419 duration_in_ms=7.395
2018-01-22 11:14:18,753 [salt.state       ][INFO    ][15898] Running state [designate] at time 11:14:18.753670
2018-01-22 11:14:18,753 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for designate
2018-01-22 11:14:18,757 [salt.state       ][INFO    ][15898] User designate@192.168.10.50 is already present with the desired password
2018-01-22 11:14:18,758 [salt.state       ][INFO    ][15898] Completed state [designate] at time 11:14:18.758119 duration_in_ms=4.449
2018-01-22 11:14:18,760 [salt.state       ][INFO    ][15898] Running state [mysql_grants_designate_designate_192.168.10.50] at time 11:14:18.759963
2018-01-22 11:14:18,760 [salt.state       ][INFO    ][15898] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-22 11:14:18,767 [salt.state       ][INFO    ][15898] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-22 11:14:18,767 [salt.state       ][INFO    ][15898] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 11:14:18.767655 duration_in_ms=7.692
2018-01-22 11:14:18,767 [salt.state       ][INFO    ][15898] Running state [haproxy] at time 11:14:18.767909
2018-01-22 11:14:18,768 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for haproxy
2018-01-22 11:14:18,771 [salt.state       ][INFO    ][15898] User haproxy@localhost is already present with passwordless login
2018-01-22 11:14:18,772 [salt.state       ][INFO    ][15898] Completed state [haproxy] at time 11:14:18.771988 duration_in_ms=4.079
2018-01-22 11:14:18,772 [salt.state       ][INFO    ][15898] Running state [haproxy] at time 11:14:18.772263
2018-01-22 11:14:18,772 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for haproxy
2018-01-22 11:14:18,776 [salt.state       ][INFO    ][15898] User haproxy@% is already present with passwordless login
2018-01-22 11:14:18,776 [salt.state       ][INFO    ][15898] Completed state [haproxy] at time 11:14:18.776648 duration_in_ms=4.385
2018-01-22 11:14:18,776 [salt.state       ][INFO    ][15898] Running state [haproxy] at time 11:14:18.776894
2018-01-22 11:14:18,777 [salt.state       ][INFO    ][15898] Executing state mysql_user.present for haproxy
2018-01-22 11:14:18,795 [salt.loaded.int.module.mysql][INFO    ][15898] User 'haproxy'@'192.168.10.52' has been created with passwordless login
2018-01-22 11:14:18,795 [salt.state       ][INFO    ][15898] {'haproxy': 'Present'}
2018-01-22 11:14:18,795 [salt.state       ][INFO    ][15898] Completed state [haproxy] at time 11:14:18.795814 duration_in_ms=18.92
2018-01-22 11:14:18,801 [salt.minion      ][INFO    ][15898] Returning information for job: 20180122110302252633
2018-01-22 11:14:49,349 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command state.sls with jid 20180122111450149829
2018-01-22 11:14:49,372 [salt.minion      ][INFO    ][25530] Starting a new job with PID 25530
2018-01-22 11:14:50,934 [salt.state       ][INFO    ][25530] Loading fresh modules for state activity
2018-01-22 11:14:51,342 [salt.fileclient  ][INFO    ][25530] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-22 11:14:51,366 [salt.fileclient  ][INFO    ][25530] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-22 11:14:51,899 [salt.state       ][INFO    ][25530] Running state [haproxy] at time 11:14:51.899021
2018-01-22 11:14:51,899 [salt.state       ][INFO    ][25530] Executing state pkg.installed for haproxy
2018-01-22 11:14:51,900 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:14:52,297 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-22 11:14:52,375 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:14:53,948 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:14:53,977 [salt.loaded.int.module.cmdmod][INFO    ][25530] 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-01-22 11:14:56,956 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:14:57,002 [salt.state       ][INFO    ][25530] 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-01-22 11:14:57,023 [salt.state       ][INFO    ][25530] Loading fresh modules for state activity
2018-01-22 11:14:57,058 [salt.state       ][INFO    ][25530] Completed state [haproxy] at time 11:14:57.058534 duration_in_ms=5159.514
2018-01-22 11:14:57,064 [salt.state       ][INFO    ][25530] Running state [/etc/default/haproxy] at time 11:14:57.064092
2018-01-22 11:14:57,065 [salt.state       ][INFO    ][25530] Executing state file.managed for /etc/default/haproxy
2018-01-22 11:14:57,106 [salt.fileclient  ][INFO    ][25530] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-22 11:14:57,111 [salt.state       ][INFO    ][25530] 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-01-22 11:14:57,115 [salt.state       ][INFO    ][25530] Completed state [/etc/default/haproxy] at time 11:14:57.115087 duration_in_ms=50.995
2018-01-22 11:14:57,115 [salt.state       ][INFO    ][25530] Running state [/etc/haproxy/haproxy.cfg] at time 11:14:57.115611
2018-01-22 11:14:57,116 [salt.state       ][INFO    ][25530] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-22 11:14:57,143 [salt.fileclient  ][INFO    ][25530] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-22 11:14:57,307 [salt.state       ][INFO    ][25530] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 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 10s
+  timeout connect 10s
+  timeout client 10s
+  timeout server 10s
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.50:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-22 11:14:57,307 [salt.state       ][INFO    ][25530] Completed state [/etc/haproxy/haproxy.cfg] at time 11:14:57.307852 duration_in_ms=192.241
2018-01-22 11:14:57,309 [salt.state       ][INFO    ][25530] Running state [/etc/haproxy/ssl] at time 11:14:57.308132
2018-01-22 11:14:57,309 [salt.state       ][INFO    ][25530] Executing state file.directory for /etc/haproxy/ssl
2018-01-22 11:14:57,310 [salt.state       ][INFO    ][25530] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-22 11:14:57,310 [salt.state       ][INFO    ][25530] Completed state [/etc/haproxy/ssl] at time 11:14:57.310712 duration_in_ms=2.579
2018-01-22 11:14:57,311 [salt.state       ][INFO    ][25530] Running state [haproxy_status_packages] at time 11:14:57.311424
2018-01-22 11:14:57,311 [salt.state       ][INFO    ][25530] Executing state pkg.installed for haproxy_status_packages
2018-01-22 11:14:57,667 [salt.state       ][INFO    ][25530] All specified packages are already installed
2018-01-22 11:14:57,667 [salt.state       ][INFO    ][25530] Completed state [haproxy_status_packages] at time 11:14:57.667767 duration_in_ms=356.343
2018-01-22 11:14:57,668 [salt.state       ][INFO    ][25530] Running state [/usr/bin/haproxy-status.sh] at time 11:14:57.668963
2018-01-22 11:14:57,669 [salt.state       ][INFO    ][25530] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-22 11:14:57,690 [salt.fileclient  ][INFO    ][25530] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-22 11:14:57,711 [salt.state       ][INFO    ][25530] File changed:
New file
2018-01-22 11:14:57,711 [salt.state       ][INFO    ][25530] Completed state [/usr/bin/haproxy-status.sh] at time 11:14:57.711499 duration_in_ms=42.536
2018-01-22 11:14:57,712 [salt.state       ][INFO    ][25530] Running state [net.ipv4.ip_nonlocal_bind] at time 11:14:57.712008
2018-01-22 11:14:57,712 [salt.state       ][INFO    ][25530] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-22 11:14:57,712 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command 'sysctl -a' in directory '/root'
2018-01-22 11:14:57,743 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-22 11:14:57,758 [salt.state       ][INFO    ][25530] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-22 11:14:57,759 [salt.state       ][INFO    ][25530] Completed state [net.ipv4.ip_nonlocal_bind] at time 11:14:57.759019 duration_in_ms=47.01
2018-01-22 11:14:57,761 [salt.state       ][INFO    ][25530] Running state [haproxy] at time 11:14:57.761007
2018-01-22 11:14:57,761 [salt.state       ][INFO    ][25530] Executing state service.running for haproxy
2018-01-22 11:14:57,762 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-22 11:14:57,780 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:57,798 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:57,817 [salt.state       ][INFO    ][25530] The service haproxy is already running
2018-01-22 11:14:57,817 [salt.state       ][INFO    ][25530] Completed state [haproxy] at time 11:14:57.817739 duration_in_ms=56.732
2018-01-22 11:14:57,818 [salt.state       ][INFO    ][25530] Running state [haproxy] at time 11:14:57.818017
2018-01-22 11:14:57,818 [salt.state       ][INFO    ][25530] Executing state service.mod_watch for haproxy
2018-01-22 11:14:57,819 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:57,835 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:57,852 [salt.loaded.int.module.cmdmod][INFO    ][25530] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:57,914 [salt.state       ][INFO    ][25530] {'haproxy': True}
2018-01-22 11:14:57,915 [salt.state       ][INFO    ][25530] Completed state [haproxy] at time 11:14:57.915075 duration_in_ms=97.057
2018-01-22 11:14:57,917 [salt.minion      ][INFO    ][25530] Returning information for job: 20180122111450149829
2018-01-22 11:15:03,426 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command service.status with jid 20180122111504221300
2018-01-22 11:15:03,456 [salt.minion      ][INFO    ][26373] Starting a new job with PID 26373
2018-01-22 11:15:03,794 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26373] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-22 11:15:03,817 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26373] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-22 11:15:03,836 [salt.minion      ][INFO    ][26373] Returning information for job: 20180122111504221300
2018-01-22 11:15:05,059 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command service.restart with jid 20180122111505860352
2018-01-22 11:15:05,090 [salt.minion      ][INFO    ][26382] Starting a new job with PID 26382
2018-01-22 11:15:05,416 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26382] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-22 11:15:05,439 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26382] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-22 11:15:05,486 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26382] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-22 11:15:05,541 [salt.minion      ][INFO    ][26382] Returning information for job: 20180122111505860352
2018-01-22 11:35:14,996 [salt.utils.schedule][INFO    ][2002] Running scheduled job: __mine_interval
2018-01-22 11:45:50,735 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command cp.push_dir with jid 20180122114551539848
2018-01-22 11:45:50,771 [salt.minion      ][INFO    ][26485] Starting a new job with PID 26485
