2018-01-04 21:11:17,843 [py.warnings      ][WARNING ][1759] /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-04 21:11:28,546 [salt.loaded.int.module.cmdmod][ERROR   ][1759] 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-04 21:11:30,594 [salt.loaded.int.module.cmdmod][INFO    ][2315] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-04 21:11:30,601 [salt.loaded.int.module.cmdmod][INFO    ][2315] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-04 21:11:30,610 [salt.loaded.int.module.cmdmod][INFO    ][2315] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-04 21:11:30,621 [salt.utils.parsers][WARNING ][1465] Minion received a SIGTERM. Exiting.
2018-01-04 21:11:30,895 [salt.cli.daemons ][INFO    ][2392] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-ovs-ha.local"
2018-01-04 21:11:30,964 [salt.cli.daemons ][INFO    ][2392] Starting up the Salt Minion
2018-01-04 21:11:30,965 [salt.utils.event ][INFO    ][2392] Starting pull socket on /var/run/salt/minion/minion_event_8de69855b1_pull.ipc
2018-01-04 21:11:31,231 [salt.minion      ][INFO    ][2392] Creating minion process manager
2018-01-04 21:11:32,163 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2392] Executing command ['date', '+%z'] in directory '/root'
2018-01-04 21:11:32,172 [salt.utils.schedule][INFO    ][2392] Updating job settings for scheduled job: __mine_interval
2018-01-04 21:11:32,174 [salt.minion      ][INFO    ][2392] Added mine.update to scheduler
2018-01-04 21:11:32,178 [salt.minion      ][INFO    ][2392] Minion is starting as user 'root'
2018-01-04 21:11:32,189 [salt.minion      ][INFO    ][2392] Minion is ready to receive requests!
2018-01-04 21:11:33,191 [salt.utils.schedule][INFO    ][2392] Running scheduled job: __mine_interval
2018-01-04 21:11:37,137 [salt.minion      ][INFO    ][2392] User sudo_ubuntu Executing command service.force_reload with jid 20180104211139760803
2018-01-04 21:11:37,145 [salt.minion      ][INFO    ][2489] Starting a new job with PID 2489
2018-01-04 21:11:37,255 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-04 21:11:37,264 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-04 21:11:37,275 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-04 21:11:37,285 [salt.utils.parsers][WARNING ][2392] Minion received a SIGTERM. Exiting.
2018-01-04 21:11:37,286 [salt.cli.daemons ][INFO    ][2392] Shutting down the Salt Minion
2018-01-04 21:11:38,076 [salt.cli.daemons ][INFO    ][2530] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-ovs-ha.local"
2018-01-04 21:11:38,156 [salt.cli.daemons ][INFO    ][2530] Starting up the Salt Minion
2018-01-04 21:11:38,157 [salt.utils.event ][INFO    ][2530] Starting pull socket on /var/run/salt/minion/minion_event_8de69855b1_pull.ipc
2018-01-04 21:11:38,426 [salt.minion      ][INFO    ][2530] Creating minion process manager
2018-01-04 21:11:39,946 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2530] Executing command ['date', '+%z'] in directory '/root'
2018-01-04 21:11:39,956 [salt.utils.schedule][INFO    ][2530] Updating job settings for scheduled job: __mine_interval
2018-01-04 21:11:39,958 [salt.minion      ][INFO    ][2530] Added mine.update to scheduler
2018-01-04 21:11:39,962 [salt.minion      ][INFO    ][2530] Minion is starting as user 'root'
2018-01-04 21:11:39,976 [salt.minion      ][INFO    ][2530] Minion is ready to receive requests!
2018-01-04 21:11:40,977 [salt.utils.schedule][INFO    ][2530] Running scheduled job: __mine_interval
2018-01-04 21:11:47,247 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104211149868381
2018-01-04 21:11:47,256 [salt.minion      ][INFO    ][2636] Starting a new job with PID 2636
2018-01-04 21:11:47,266 [salt.minion      ][INFO    ][2636] Returning information for job: 20180104211149868381
2018-01-04 21:11:58,196 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.apply with jid 20180104211200820986
2018-01-04 21:11:58,206 [salt.minion      ][INFO    ][2641] Starting a new job with PID 2641
2018-01-04 21:12:01,811 [salt.state       ][INFO    ][2641] Loading fresh modules for state activity
2018-01-04 21:12:01,971 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-04 21:12:02,003 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-04 21:12:02,357 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-04 21:12:02,436 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-04 21:12:02,521 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-04 21:12:02,677 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-04 21:12:02,772 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-04 21:12:02,856 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-04 21:12:02,962 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-04 21:12:03,048 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-04 21:12:03,144 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-04 21:12:03,234 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-04 21:12:03,340 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-04 21:12:03,428 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-04 21:12:03,511 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-04 21:12:03,601 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-04 21:12:03,705 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-04 21:12:03,786 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-04 21:12:03,872 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-04 21:12:04,013 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-04 21:12:04,166 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-04 21:12:04,251 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-04 21:12:04,343 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-04 21:12:04,364 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-04 21:12:04,410 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-04 21:12:04,445 [salt.state       ][INFO    ][2641] Running state [/etc/environment] at time 21:12:04.445596
2018-01-04 21:12:04,446 [salt.state       ][INFO    ][2641] Executing state file.blockreplace for /etc/environment
2018-01-04 21:12:04,452 [salt.state       ][INFO    ][2641] 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-04 21:12:04,453 [salt.state       ][INFO    ][2641] Completed state [/etc/environment] at time 21:12:04.453145 duration_in_ms=7.55
2018-01-04 21:12:04,453 [salt.state       ][INFO    ][2641] Running state [/etc/profile.d] at time 21:12:04.453545
2018-01-04 21:12:04,454 [salt.state       ][INFO    ][2641] Executing state file.directory for /etc/profile.d
2018-01-04 21:12:04,455 [salt.state       ][INFO    ][2641] Directory /etc/profile.d is in the correct state
2018-01-04 21:12:04,455 [salt.state       ][INFO    ][2641] Completed state [/etc/profile.d] at time 21:12:04.455924 duration_in_ms=2.379
2018-01-04 21:12:04,826 [salt.state       ][INFO    ][2641] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 21:12:04.825936
2018-01-04 21:12:04,826 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-04 21:12:04,852 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-04 21:12:04,858 [salt.state       ][INFO    ][2641] File changed:
New file
2018-01-04 21:12:04,859 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 21:12:04.859378 duration_in_ms=33.441
2018-01-04 21:12:04,859 [salt.state       ][INFO    ][2641] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 21:12:04.859738
2018-01-04 21:12:04,860 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-04 21:12:04,874 [salt.state       ][INFO    ][2641] File changed:
New file
2018-01-04 21:12:04,874 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 21:12:04.874884 duration_in_ms=15.146
2018-01-04 21:12:04,876 [salt.state       ][INFO    ][2641] Running state [linux_repo_prereq_pkgs] at time 21:12:04.876030
2018-01-04 21:12:04,876 [salt.state       ][INFO    ][2641] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-04 21:12:04,876 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:12:05,170 [salt.state       ][INFO    ][2641] All specified packages are already installed
2018-01-04 21:12:05,171 [salt.state       ][INFO    ][2641] Completed state [linux_repo_prereq_pkgs] at time 21:12:05.170980 duration_in_ms=294.948
2018-01-04 21:12:05,171 [salt.state       ][INFO    ][2641] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 21:12:05.171437
2018-01-04 21:12:05,171 [salt.state       ][INFO    ][2641] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-04 21:12:05,172 [salt.state       ][INFO    ][2641] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-04 21:12:05,172 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 21:12:05.172628 duration_in_ms=1.192
2018-01-04 21:12:05,172 [salt.state       ][INFO    ][2641] Running state [/etc/apt/preferences.d/mk_openstack] at time 21:12:05.172953
2018-01-04 21:12:05,173 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-04 21:12:05,195 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-04 21:12:05,262 [salt.state       ][INFO    ][2641] File changed:
New file
2018-01-04 21:12:05,262 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/preferences.d/mk_openstack] at time 21:12:05.262629 duration_in_ms=89.676
2018-01-04 21:12:05,266 [salt.state       ][INFO    ][2641] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 21:12:05.266182
2018-01-04 21:12:05,266 [salt.state       ][INFO    ][2641] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-04 21:12:05,352 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-04 21:12:05,475 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:12:08,311 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104211210932174
2018-01-04 21:12:08,325 [salt.minion      ][INFO    ][3129] Starting a new job with PID 3129
2018-01-04 21:12:08,343 [salt.minion      ][INFO    ][3129] Returning information for job: 20180104211210932174
2018-01-04 21:12:08,423 [salt.state       ][INFO    ][2641] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-04 21:12:08,424 [salt.state       ][INFO    ][2641] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 21:12:08.424080 duration_in_ms=3157.898
2018-01-04 21:12:08,424 [salt.state       ][INFO    ][2641] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 21:12:08.424494
2018-01-04 21:12:08,424 [salt.state       ][INFO    ][2641] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-04 21:12:08,425 [salt.state       ][INFO    ][2641] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-04 21:12:08,425 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 21:12:08.425762 duration_in_ms=1.268
2018-01-04 21:12:08,426 [salt.state       ][INFO    ][2641] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 21:12:08.426110
2018-01-04 21:12:08,426 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-04 21:12:08,510 [salt.state       ][INFO    ][2641] File changed:
New file
2018-01-04 21:12:08,510 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 21:12:08.510699 duration_in_ms=84.588
2018-01-04 21:12:08,511 [salt.state       ][INFO    ][2641] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 21:12:08.511718
2018-01-04 21:12:08,512 [salt.state       ][INFO    ][2641] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-04 21:12:08,912 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2018-01-04 21:12:09,033 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:12:12,919 [salt.state       ][INFO    ][2641] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-04 21:12:12,920 [salt.state       ][INFO    ][2641] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 21:12:12.920064 duration_in_ms=4408.345
2018-01-04 21:12:12,920 [salt.state       ][INFO    ][2641] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 21:12:12.920501
2018-01-04 21:12:12,920 [salt.state       ][INFO    ][2641] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-04 21:12:12,921 [salt.state       ][INFO    ][2641] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-04 21:12:12,921 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 21:12:12.921711 duration_in_ms=1.21
2018-01-04 21:12:12,922 [salt.state       ][INFO    ][2641] Running state [/etc/apt/preferences.d/uca] at time 21:12:12.922105
2018-01-04 21:12:12,922 [salt.state       ][INFO    ][2641] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-04 21:12:12,922 [salt.state       ][INFO    ][2641] File /etc/apt/preferences.d/uca is not present
2018-01-04 21:12:12,923 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/preferences.d/uca] at time 21:12:12.923108 duration_in_ms=1.003
2018-01-04 21:12:12,924 [salt.state       ][INFO    ][2641] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 21:12:12.924117
2018-01-04 21:12:12,924 [salt.state       ][INFO    ][2641] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-04 21:12:13,040 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-04 21:12:13,090 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-04 21:12:13,249 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:12:16,374 [salt.state       ][INFO    ][2641] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-04 21:12:16,375 [salt.state       ][INFO    ][2641] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 21:12:16.375072 duration_in_ms=3450.954
2018-01-04 21:12:16,375 [salt.state       ][INFO    ][2641] Running state [linux_extra_packages_purged] at time 21:12:16.375544
2018-01-04 21:12:16,375 [salt.state       ][INFO    ][2641] Executing state pkg.purged for linux_extra_packages_purged
2018-01-04 21:12:16,400 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-04 21:12:18,534 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104211221157352
2018-01-04 21:12:18,546 [salt.minion      ][INFO    ][4517] Starting a new job with PID 4517
2018-01-04 21:12:18,564 [salt.minion      ][INFO    ][4517] Returning information for job: 20180104211221157352
2018-01-04 21:12:20,255 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:12:20,278 [salt.state       ][INFO    ][2641] {'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.8'}}}
2018-01-04 21:12:20,292 [salt.state       ][INFO    ][2641] Loading fresh modules for state activity
2018-01-04 21:12:20,316 [salt.state       ][INFO    ][2641] Completed state [linux_extra_packages_purged] at time 21:12:20.316114 duration_in_ms=3940.569
2018-01-04 21:12:20,322 [salt.state       ][INFO    ][2641] Running state [linux_extra_packages_latest] at time 21:12:20.322623
2018-01-04 21:12:20,323 [salt.state       ][INFO    ][2641] Executing state pkg.latest for linux_extra_packages_latest
2018-01-04 21:12:20,636 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-04 21:12:20,677 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:12:20,692 [salt.loaded.int.module.cmdmod][INFO    ][2641] 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-04 21:12:22,827 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:12:22,851 [salt.state       ][INFO    ][2641] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-04 21:12:22,861 [salt.state       ][INFO    ][2641] Loading fresh modules for state activity
2018-01-04 21:12:22,887 [salt.state       ][INFO    ][2641] Completed state [linux_extra_packages_latest] at time 21:12:22.887069 duration_in_ms=2564.446
2018-01-04 21:12:22,890 [salt.state       ][INFO    ][2641] Running state [UTC] at time 21:12:22.890064
2018-01-04 21:12:22,890 [salt.state       ][INFO    ][2641] Executing state timezone.system for UTC
2018-01-04 21:12:22,892 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['timedatectl'] in directory '/root'
2018-01-04 21:12:22,921 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['timedatectl'] in directory '/root'
2018-01-04 21:12:22,930 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-04 21:12:22,938 [salt.state       ][INFO    ][2641] {'timezone': 'UTC'}
2018-01-04 21:12:22,938 [salt.state       ][INFO    ][2641] Completed state [UTC] at time 21:12:22.938832 duration_in_ms=48.768
2018-01-04 21:12:22,941 [salt.state       ][INFO    ][2641] Running state [nf_conntrack] at time 21:12:22.941097
2018-01-04 21:12:22,941 [salt.state       ][INFO    ][2641] Executing state kmod.present for nf_conntrack
2018-01-04 21:12:22,941 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'lsmod' in directory '/root'
2018-01-04 21:12:23,171 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'lsmod' in directory '/root'
2018-01-04 21:12:23,177 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-04 21:12:23,186 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'lsmod' in directory '/root'
2018-01-04 21:12:23,246 [salt.state       ][INFO    ][2641] {'nf_conntrack': 'loaded'}
2018-01-04 21:12:23,246 [salt.state       ][INFO    ][2641] Completed state [nf_conntrack] at time 21:12:23.246887 duration_in_ms=305.79
2018-01-04 21:12:23,249 [salt.state       ][INFO    ][2641] Running state [kernel.panic] at time 21:12:23.248990
2018-01-04 21:12:23,249 [salt.state       ][INFO    ][2641] Executing state sysctl.present for kernel.panic
2018-01-04 21:12:23,249 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,275 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-04 21:12:23,280 [salt.state       ][INFO    ][2641] {'kernel.panic': 60}
2018-01-04 21:12:23,280 [salt.state       ][INFO    ][2641] Completed state [kernel.panic] at time 21:12:23.280802 duration_in_ms=31.811
2018-01-04 21:12:23,281 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_keepalive_probes] at time 21:12:23.281086
2018-01-04 21:12:23,281 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-04 21:12:23,281 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,295 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-04 21:12:23,300 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-04 21:12:23,300 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_keepalive_probes] at time 21:12:23.300843 duration_in_ms=19.757
2018-01-04 21:12:23,301 [salt.state       ][INFO    ][2641] Running state [fs.file-max] at time 21:12:23.301113
2018-01-04 21:12:23,301 [salt.state       ][INFO    ][2641] Executing state sysctl.present for fs.file-max
2018-01-04 21:12:23,301 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,315 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-04 21:12:23,320 [salt.state       ][INFO    ][2641] {'fs.file-max': 124165}
2018-01-04 21:12:23,320 [salt.state       ][INFO    ][2641] Completed state [fs.file-max] at time 21:12:23.320788 duration_in_ms=19.675
2018-01-04 21:12:23,321 [salt.state       ][INFO    ][2641] Running state [net.core.somaxconn] at time 21:12:23.321054
2018-01-04 21:12:23,321 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.core.somaxconn
2018-01-04 21:12:23,321 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,335 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-04 21:12:23,340 [salt.state       ][INFO    ][2641] {'net.core.somaxconn': 4096}
2018-01-04 21:12:23,340 [salt.state       ][INFO    ][2641] Completed state [net.core.somaxconn] at time 21:12:23.340944 duration_in_ms=19.89
2018-01-04 21:12:23,341 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_max_syn_backlog] at time 21:12:23.341218
2018-01-04 21:12:23,341 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-04 21:12:23,341 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,355 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-04 21:12:23,360 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-04 21:12:23,361 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_max_syn_backlog] at time 21:12:23.361066 duration_in_ms=19.848
2018-01-04 21:12:23,361 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_tw_reuse] at time 21:12:23.361388
2018-01-04 21:12:23,361 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-04 21:12:23,362 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,376 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-04 21:12:23,382 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-04 21:12:23,382 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_tw_reuse] at time 21:12:23.382688 duration_in_ms=21.299
2018-01-04 21:12:23,383 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_congestion_control] at time 21:12:23.382965
2018-01-04 21:12:23,383 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-04 21:12:23,383 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,398 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-04 21:12:23,409 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-04 21:12:23,410 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_congestion_control] at time 21:12:23.410263 duration_in_ms=27.296
2018-01-04 21:12:23,410 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_retries2] at time 21:12:23.410735
2018-01-04 21:12:23,411 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-04 21:12:23,411 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,427 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-04 21:12:23,433 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_retries2': 5}
2018-01-04 21:12:23,434 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_retries2] at time 21:12:23.434159 duration_in_ms=23.425
2018-01-04 21:12:23,434 [salt.state       ][INFO    ][2641] Running state [net.core.netdev_max_backlog] at time 21:12:23.434443
2018-01-04 21:12:23,434 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-04 21:12:23,435 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,450 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-04 21:12:23,456 [salt.state       ][INFO    ][2641] {'net.core.netdev_max_backlog': 261144}
2018-01-04 21:12:23,457 [salt.state       ][INFO    ][2641] Completed state [net.core.netdev_max_backlog] at time 21:12:23.457132 duration_in_ms=22.688
2018-01-04 21:12:23,457 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_slow_start_after_idle] at time 21:12:23.457437
2018-01-04 21:12:23,457 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-04 21:12:23,458 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,474 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-04 21:12:23,479 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-04 21:12:23,480 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 21:12:23.480075 duration_in_ms=22.638
2018-01-04 21:12:23,480 [salt.state       ][INFO    ][2641] Running state [vm.swappiness] at time 21:12:23.480368
2018-01-04 21:12:23,480 [salt.state       ][INFO    ][2641] Executing state sysctl.present for vm.swappiness
2018-01-04 21:12:23,481 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,496 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-04 21:12:23,502 [salt.state       ][INFO    ][2641] {'vm.swappiness': 10}
2018-01-04 21:12:23,503 [salt.state       ][INFO    ][2641] Completed state [vm.swappiness] at time 21:12:23.502938 duration_in_ms=22.569
2018-01-04 21:12:23,503 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_keepalive_intvl] at time 21:12:23.503372
2018-01-04 21:12:23,503 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-04 21:12:23,504 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,520 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-04 21:12:23,526 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-04 21:12:23,526 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_keepalive_intvl] at time 21:12:23.526944 duration_in_ms=23.571
2018-01-04 21:12:23,527 [salt.state       ][INFO    ][2641] Running state [net.ipv4.neigh.default.gc_thresh1] at time 21:12:23.527287
2018-01-04 21:12:23,527 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-04 21:12:23,528 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,543 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-04 21:12:23,548 [salt.state       ][INFO    ][2641] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-04 21:12:23,548 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 21:12:23.548716 duration_in_ms=21.428
2018-01-04 21:12:23,549 [salt.state       ][INFO    ][2641] Running state [net.ipv4.neigh.default.gc_thresh2] at time 21:12:23.549134
2018-01-04 21:12:23,549 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-04 21:12:23,550 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,564 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-04 21:12:23,570 [salt.state       ][INFO    ][2641] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-04 21:12:23,570 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 21:12:23.570760 duration_in_ms=21.625
2018-01-04 21:12:23,571 [salt.state       ][INFO    ][2641] Running state [net.ipv4.neigh.default.gc_thresh3] at time 21:12:23.571025
2018-01-04 21:12:23,571 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-04 21:12:23,571 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,590 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-04 21:12:23,596 [salt.state       ][INFO    ][2641] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-04 21:12:23,597 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 21:12:23.596952 duration_in_ms=25.926
2018-01-04 21:12:23,597 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_fin_timeout] at time 21:12:23.597325
2018-01-04 21:12:23,597 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-04 21:12:23,598 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,612 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-04 21:12:23,618 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-04 21:12:23,618 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_fin_timeout] at time 21:12:23.618582 duration_in_ms=21.256
2018-01-04 21:12:23,619 [salt.state       ][INFO    ][2641] Running state [net.ipv4.tcp_keepalive_time] at time 21:12:23.618977
2018-01-04 21:12:23,619 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-04 21:12:23,620 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,634 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-04 21:12:23,640 [salt.state       ][INFO    ][2641] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-04 21:12:23,640 [salt.state       ][INFO    ][2641] Completed state [net.ipv4.tcp_keepalive_time] at time 21:12:23.640385 duration_in_ms=21.409
2018-01-04 21:12:23,640 [salt.state       ][INFO    ][2641] Running state [net.nf_conntrack_max] at time 21:12:23.640673
2018-01-04 21:12:23,640 [salt.state       ][INFO    ][2641] Executing state sysctl.present for net.nf_conntrack_max
2018-01-04 21:12:23,641 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:12:23,655 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-04 21:12:23,660 [salt.state       ][INFO    ][2641] {'net.nf_conntrack_max': 1048576}
2018-01-04 21:12:23,660 [salt.state       ][INFO    ][2641] Completed state [net.nf_conntrack_max] at time 21:12:23.660807 duration_in_ms=20.134
2018-01-04 21:12:23,667 [salt.state       ][INFO    ][2641] Running state [linux_sysfs_package] at time 21:12:23.667053
2018-01-04 21:12:23,667 [salt.state       ][INFO    ][2641] Executing state pkg.installed for linux_sysfs_package
2018-01-04 21:12:23,943 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-04 21:12:23,980 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:12:25,342 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:12:25,359 [salt.loaded.int.module.cmdmod][INFO    ][2641] 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-04 21:12:27,652 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:12:27,679 [salt.state       ][INFO    ][2641] 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-04 21:12:27,691 [salt.state       ][INFO    ][2641] Loading fresh modules for state activity
2018-01-04 21:12:27,717 [salt.state       ][INFO    ][2641] Completed state [linux_sysfs_package] at time 21:12:27.717634 duration_in_ms=4050.58
2018-01-04 21:12:27,721 [salt.state       ][INFO    ][2641] Running state [/etc/sysfs.d] at time 21:12:27.721128
2018-01-04 21:12:27,721 [salt.state       ][INFO    ][2641] Executing state file.directory for /etc/sysfs.d
2018-01-04 21:12:27,724 [salt.state       ][INFO    ][2641] Directory /etc/sysfs.d is in the correct state
2018-01-04 21:12:27,724 [salt.state       ][INFO    ][2641] Completed state [/etc/sysfs.d] at time 21:12:27.724945 duration_in_ms=3.816
2018-01-04 21:12:27,804 [salt.state       ][INFO    ][2641] Running state [ondemand] at time 21:12:27.804712
2018-01-04 21:12:27,805 [salt.state       ][INFO    ][2641] Executing state service.dead for ondemand
2018-01-04 21:12:27,807 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-04 21:12:27,817 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-04 21:12:27,824 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-04 21:12:27,834 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-04 21:12:27,866 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-04 21:12:27,874 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-04 21:12:27,883 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-04 21:12:27,897 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-04 21:12:28,015 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-04 21:12:28,028 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'runlevel' in directory '/root'
2018-01-04 21:12:28,035 [salt.state       ][INFO    ][2641] {'ondemand': True}
2018-01-04 21:12:28,035 [salt.state       ][INFO    ][2641] Completed state [ondemand] at time 21:12:28.035561 duration_in_ms=230.849
2018-01-04 21:12:28,038 [salt.state       ][INFO    ][2641] Running state [cs_CZ.UTF-8] at time 21:12:28.038654
2018-01-04 21:12:28,039 [salt.state       ][INFO    ][2641] Executing state locale.present for cs_CZ.UTF-8
2018-01-04 21:12:28,039 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'locale -a' in directory '/root'
2018-01-04 21:12:28,049 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-04 21:12:28,597 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104211231213983
2018-01-04 21:12:28,610 [salt.minion      ][INFO    ][6411] Starting a new job with PID 6411
2018-01-04 21:12:28,623 [salt.minion      ][INFO    ][6411] Returning information for job: 20180104211231213983
2018-01-04 21:12:28,726 [salt.state       ][INFO    ][2641] {'locale': 'cs_CZ.UTF-8'}
2018-01-04 21:12:28,727 [salt.state       ][INFO    ][2641] Completed state [cs_CZ.UTF-8] at time 21:12:28.727604 duration_in_ms=688.95
2018-01-04 21:12:28,728 [salt.state       ][INFO    ][2641] Running state [en_US.UTF-8] at time 21:12:28.728064
2018-01-04 21:12:28,728 [salt.state       ][INFO    ][2641] Executing state locale.present for en_US.UTF-8
2018-01-04 21:12:28,729 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'locale -a' in directory '/root'
2018-01-04 21:12:28,736 [salt.state       ][INFO    ][2641] Locale en_US.UTF-8 is already present
2018-01-04 21:12:28,737 [salt.state       ][INFO    ][2641] Completed state [en_US.UTF-8] at time 21:12:28.737352 duration_in_ms=9.288
2018-01-04 21:12:28,738 [salt.state       ][INFO    ][2641] Running state [en_US.UTF-8] at time 21:12:28.738845
2018-01-04 21:12:28,739 [salt.state       ][INFO    ][2641] Executing state locale.system for en_US.UTF-8
2018-01-04 21:12:28,739 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'localectl' in directory '/root'
2018-01-04 21:12:28,768 [salt.state       ][INFO    ][2641] System locale en_US.UTF-8 already set
2018-01-04 21:12:28,768 [salt.state       ][INFO    ][2641] Completed state [en_US.UTF-8] at time 21:12:28.768510 duration_in_ms=29.665
2018-01-04 21:12:28,770 [salt.state       ][INFO    ][2641] Running state [root] at time 21:12:28.770443
2018-01-04 21:12:28,770 [salt.state       ][INFO    ][2641] Executing state user.present for root
2018-01-04 21:12:28,774 [salt.state       ][INFO    ][2641] User root is present and up to date
2018-01-04 21:12:28,775 [salt.state       ][INFO    ][2641] Completed state [root] at time 21:12:28.775092 duration_in_ms=4.648
2018-01-04 21:12:28,776 [salt.state       ][INFO    ][2641] Running state [/root] at time 21:12:28.776306
2018-01-04 21:12:28,776 [salt.state       ][INFO    ][2641] Executing state file.directory for /root
2018-01-04 21:12:28,777 [salt.state       ][INFO    ][2641] Directory /root is in the correct state
2018-01-04 21:12:28,777 [salt.state       ][INFO    ][2641] Completed state [/root] at time 21:12:28.777865 duration_in_ms=1.559
2018-01-04 21:12:28,778 [salt.state       ][INFO    ][2641] Running state [/etc/sudoers.d/90-salt-user-root] at time 21:12:28.778249
2018-01-04 21:12:28,778 [salt.state       ][INFO    ][2641] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-04 21:12:28,779 [salt.state       ][INFO    ][2641] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-04 21:12:28,779 [salt.state       ][INFO    ][2641] Completed state [/etc/sudoers.d/90-salt-user-root] at time 21:12:28.779280 duration_in_ms=1.031
2018-01-04 21:12:28,779 [salt.state       ][INFO    ][2641] Running state [ubuntu] at time 21:12:28.779619
2018-01-04 21:12:28,779 [salt.state       ][INFO    ][2641] Executing state user.present for ubuntu
2018-01-04 21:12:28,782 [salt.state       ][INFO    ][2641] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-04 21:12:28,782 [salt.state       ][INFO    ][2641] Completed state [ubuntu] at time 21:12:28.782876 duration_in_ms=3.257
2018-01-04 21:12:28,783 [salt.state       ][INFO    ][2641] Running state [/home/ubuntu] at time 21:12:28.783919
2018-01-04 21:12:28,784 [salt.state       ][INFO    ][2641] Executing state file.directory for /home/ubuntu
2018-01-04 21:12:28,785 [salt.state       ][INFO    ][2641] {'mode': '0700'}
2018-01-04 21:12:28,785 [salt.state       ][INFO    ][2641] Completed state [/home/ubuntu] at time 21:12:28.785407 duration_in_ms=1.488
2018-01-04 21:12:28,786 [salt.state       ][INFO    ][2641] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 21:12:28.786386
2018-01-04 21:12:28,786 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-04 21:12:28,814 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-04 21:12:28,818 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command '/usr/sbin/visudo -c -f /tmp/tmpLOs1wE' in directory '/root'
2018-01-04 21:12:28,831 [salt.state       ][INFO    ][2641] File changed:
New file
2018-01-04 21:12:28,832 [salt.state       ][INFO    ][2641] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 21:12:28.832371 duration_in_ms=45.984
2018-01-04 21:12:28,832 [salt.state       ][INFO    ][2641] Running state [/etc/security/limits.d/90-salt-default.conf] at time 21:12:28.832784
2018-01-04 21:12:28,833 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-04 21:12:28,860 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-04 21:12:28,933 [salt.state       ][INFO    ][2641] File changed:
New file
2018-01-04 21:12:28,934 [salt.state       ][INFO    ][2641] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 21:12:28.934121 duration_in_ms=101.336
2018-01-04 21:12:28,934 [salt.state       ][INFO    ][2641] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 21:12:28.934500
2018-01-04 21:12:28,934 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-04 21:12:28,960 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-04 21:12:29,035 [salt.state       ][INFO    ][2641] File changed:
New file
2018-01-04 21:12:29,036 [salt.state       ][INFO    ][2641] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 21:12:29.036263 duration_in_ms=101.762
2018-01-04 21:12:29,037 [salt.state       ][INFO    ][2641] Running state [service.systemctl_reload] at time 21:12:29.037945
2018-01-04 21:12:29,038 [salt.state       ][INFO    ][2641] Executing state module.wait for service.systemctl_reload
2018-01-04 21:12:29,038 [salt.state       ][INFO    ][2641] No changes made for service.systemctl_reload
2018-01-04 21:12:29,039 [salt.state       ][INFO    ][2641] Completed state [service.systemctl_reload] at time 21:12:29.039121 duration_in_ms=1.177
2018-01-04 21:12:29,039 [salt.state       ][INFO    ][2641] Running state [service.systemctl_reload] at time 21:12:29.039441
2018-01-04 21:12:29,039 [salt.state       ][INFO    ][2641] Executing state module.mod_watch for service.systemctl_reload
2018-01-04 21:12:29,040 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-04 21:12:29,122 [salt.state       ][INFO    ][2641] {'ret': True}
2018-01-04 21:12:29,123 [salt.state       ][INFO    ][2641] Completed state [service.systemctl_reload] at time 21:12:29.123578 duration_in_ms=84.136
2018-01-04 21:12:29,124 [salt.state       ][INFO    ][2641] Running state [/etc/hostname] at time 21:12:29.124148
2018-01-04 21:12:29,124 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/hostname
2018-01-04 21:12:29,154 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-04 21:12:29,158 [salt.state       ][INFO    ][2641] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-04 21:12:29,159 [salt.state       ][INFO    ][2641] Completed state [/etc/hostname] at time 21:12:29.159744 duration_in_ms=35.595
2018-01-04 21:12:29,162 [salt.state       ][INFO    ][2641] Running state [hostname dbs01] at time 21:12:29.162011
2018-01-04 21:12:29,162 [salt.state       ][INFO    ][2641] Executing state cmd.wait for hostname dbs01
2018-01-04 21:12:29,162 [salt.state       ][INFO    ][2641] No changes made for hostname dbs01
2018-01-04 21:12:29,163 [salt.state       ][INFO    ][2641] Completed state [hostname dbs01] at time 21:12:29.163231 duration_in_ms=1.22
2018-01-04 21:12:29,163 [salt.state       ][INFO    ][2641] Running state [hostname dbs01] at time 21:12:29.163612
2018-01-04 21:12:29,163 [salt.state       ][INFO    ][2641] Executing state cmd.mod_watch for hostname dbs01
2018-01-04 21:12:29,164 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command 'hostname dbs01' in directory '/root'
2018-01-04 21:12:29,174 [salt.state       ][INFO    ][2641] {'pid': 6447, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-04 21:12:29,174 [salt.state       ][INFO    ][2641] Completed state [hostname dbs01] at time 21:12:29.174885 duration_in_ms=11.272
2018-01-04 21:12:29,177 [salt.state       ][INFO    ][2641] Running state [mdb02] at time 21:12:29.177305
2018-01-04 21:12:29,177 [salt.state       ][INFO    ][2641] Executing state host.present for mdb02
2018-01-04 21:12:29,180 [salt.state       ][INFO    ][2641] {'host': 'mdb02'}
2018-01-04 21:12:29,180 [salt.state       ][INFO    ][2641] Completed state [mdb02] at time 21:12:29.180536 duration_in_ms=3.231
2018-01-04 21:12:29,180 [salt.state       ][INFO    ][2641] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.180930
2018-01-04 21:12:29,181 [salt.state       ][INFO    ][2641] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,182 [salt.state       ][INFO    ][2641] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,182 [salt.state       ][INFO    ][2641] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.182650 duration_in_ms=1.72
2018-01-04 21:12:29,183 [salt.state       ][INFO    ][2641] Running state [mdb03] at time 21:12:29.183043
2018-01-04 21:12:29,183 [salt.state       ][INFO    ][2641] Executing state host.present for mdb03
2018-01-04 21:12:29,184 [salt.state       ][INFO    ][2641] {'host': 'mdb03'}
2018-01-04 21:12:29,184 [salt.state       ][INFO    ][2641] Completed state [mdb03] at time 21:12:29.184603 duration_in_ms=1.56
2018-01-04 21:12:29,185 [salt.state       ][INFO    ][2641] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.184977
2018-01-04 21:12:29,185 [salt.state       ][INFO    ][2641] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,186 [salt.state       ][INFO    ][2641] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,186 [salt.state       ][INFO    ][2641] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.186637 duration_in_ms=1.66
2018-01-04 21:12:29,187 [salt.state       ][INFO    ][2641] Running state [mdb01] at time 21:12:29.187040
2018-01-04 21:12:29,187 [salt.state       ][INFO    ][2641] Executing state host.present for mdb01
2018-01-04 21:12:29,188 [salt.state       ][INFO    ][2641] {'host': 'mdb01'}
2018-01-04 21:12:29,188 [salt.state       ][INFO    ][2641] Completed state [mdb01] at time 21:12:29.188612 duration_in_ms=1.572
2018-01-04 21:12:29,189 [salt.state       ][INFO    ][2641] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.188987
2018-01-04 21:12:29,189 [salt.state       ][INFO    ][2641] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,190 [salt.state       ][INFO    ][2641] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,190 [salt.state       ][INFO    ][2641] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.190640 duration_in_ms=1.653
2018-01-04 21:12:29,191 [salt.state       ][INFO    ][2641] Running state [mdb] at time 21:12:29.191019
2018-01-04 21:12:29,191 [salt.state       ][INFO    ][2641] Executing state host.present for mdb
2018-01-04 21:12:29,192 [salt.state       ][INFO    ][2641] {'host': 'mdb'}
2018-01-04 21:12:29,192 [salt.state       ][INFO    ][2641] Completed state [mdb] at time 21:12:29.192639 duration_in_ms=1.62
2018-01-04 21:12:29,193 [salt.state       ][INFO    ][2641] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.193021
2018-01-04 21:12:29,193 [salt.state       ][INFO    ][2641] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,194 [salt.state       ][INFO    ][2641] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,194 [salt.state       ][INFO    ][2641] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.194747 duration_in_ms=1.725
2018-01-04 21:12:29,195 [salt.state       ][INFO    ][2641] Running state [cfg01] at time 21:12:29.195130
2018-01-04 21:12:29,195 [salt.state       ][INFO    ][2641] Executing state host.present for cfg01
2018-01-04 21:12:29,196 [salt.state       ][INFO    ][2641] {'host': 'cfg01'}
2018-01-04 21:12:29,196 [salt.state       ][INFO    ][2641] Completed state [cfg01] at time 21:12:29.196765 duration_in_ms=1.635
2018-01-04 21:12:29,197 [salt.state       ][INFO    ][2641] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.197139
2018-01-04 21:12:29,197 [salt.state       ][INFO    ][2641] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,198 [salt.state       ][INFO    ][2641] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,198 [salt.state       ][INFO    ][2641] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.198852 duration_in_ms=1.713
2018-01-04 21:12:29,199 [salt.state       ][INFO    ][2641] Running state [prx01] at time 21:12:29.199237
2018-01-04 21:12:29,199 [salt.state       ][INFO    ][2641] Executing state host.present for prx01
2018-01-04 21:12:29,200 [salt.state       ][INFO    ][2641] {'host': 'prx01'}
2018-01-04 21:12:29,200 [salt.state       ][INFO    ][2641] Completed state [prx01] at time 21:12:29.200861 duration_in_ms=1.624
2018-01-04 21:12:29,201 [salt.state       ][INFO    ][2641] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.201261
2018-01-04 21:12:29,201 [salt.state       ][INFO    ][2641] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,202 [salt.state       ][INFO    ][2641] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,202 [salt.state       ][INFO    ][2641] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.202959 duration_in_ms=1.698
2018-01-04 21:12:29,203 [salt.state       ][INFO    ][2641] Running state [kvm01] at time 21:12:29.203339
2018-01-04 21:12:29,203 [salt.state       ][INFO    ][2641] Executing state host.present for kvm01
2018-01-04 21:12:29,204 [salt.state       ][INFO    ][2641] {'host': 'kvm01'}
2018-01-04 21:12:29,205 [salt.state       ][INFO    ][2641] Completed state [kvm01] at time 21:12:29.205012 duration_in_ms=1.673
2018-01-04 21:12:29,205 [salt.state       ][INFO    ][2641] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.205419
2018-01-04 21:12:29,205 [salt.state       ][INFO    ][2641] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,206 [salt.state       ][INFO    ][2641] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,207 [salt.state       ][INFO    ][2641] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.207167 duration_in_ms=1.748
2018-01-04 21:12:29,207 [salt.state       ][INFO    ][2641] Running state [kvm03] at time 21:12:29.207545
2018-01-04 21:12:29,207 [salt.state       ][INFO    ][2641] Executing state host.present for kvm03
2018-01-04 21:12:29,209 [salt.state       ][INFO    ][2641] {'host': 'kvm03'}
2018-01-04 21:12:29,209 [salt.state       ][INFO    ][2641] Completed state [kvm03] at time 21:12:29.209596 duration_in_ms=2.051
2018-01-04 21:12:29,210 [salt.state       ][INFO    ][2641] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.210004
2018-01-04 21:12:29,210 [salt.state       ][INFO    ][2641] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,211 [salt.state       ][INFO    ][2641] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,211 [salt.state       ][INFO    ][2641] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.211658 duration_in_ms=1.654
2018-01-04 21:12:29,212 [salt.state       ][INFO    ][2641] Running state [kvm02] at time 21:12:29.212039
2018-01-04 21:12:29,212 [salt.state       ][INFO    ][2641] Executing state host.present for kvm02
2018-01-04 21:12:29,213 [salt.state       ][INFO    ][2641] {'host': 'kvm02'}
2018-01-04 21:12:29,213 [salt.state       ][INFO    ][2641] Completed state [kvm02] at time 21:12:29.213776 duration_in_ms=1.737
2018-01-04 21:12:29,214 [salt.state       ][INFO    ][2641] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.214163
2018-01-04 21:12:29,214 [salt.state       ][INFO    ][2641] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,215 [salt.state       ][INFO    ][2641] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,216 [salt.state       ][INFO    ][2641] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.215965 duration_in_ms=1.802
2018-01-04 21:12:29,216 [salt.state       ][INFO    ][2641] Running state [dbs] at time 21:12:29.216348
2018-01-04 21:12:29,216 [salt.state       ][INFO    ][2641] Executing state host.present for dbs
2018-01-04 21:12:29,217 [salt.state       ][INFO    ][2641] {'host': 'dbs'}
2018-01-04 21:12:29,218 [salt.state       ][INFO    ][2641] Completed state [dbs] at time 21:12:29.218090 duration_in_ms=1.742
2018-01-04 21:12:29,218 [salt.state       ][INFO    ][2641] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.218464
2018-01-04 21:12:29,218 [salt.state       ][INFO    ][2641] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,219 [salt.state       ][INFO    ][2641] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,220 [salt.state       ][INFO    ][2641] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.220149 duration_in_ms=1.685
2018-01-04 21:12:29,220 [salt.state       ][INFO    ][2641] Running state [prx] at time 21:12:29.220542
2018-01-04 21:12:29,220 [salt.state       ][INFO    ][2641] Executing state host.present for prx
2018-01-04 21:12:29,221 [salt.state       ][INFO    ][2641] {'host': 'prx'}
2018-01-04 21:12:29,222 [salt.state       ][INFO    ][2641] Completed state [prx] at time 21:12:29.222281 duration_in_ms=1.739
2018-01-04 21:12:29,222 [salt.state       ][INFO    ][2641] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.222657
2018-01-04 21:12:29,223 [salt.state       ][INFO    ][2641] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,224 [salt.state       ][INFO    ][2641] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,224 [salt.state       ][INFO    ][2641] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.224462 duration_in_ms=1.805
2018-01-04 21:12:29,224 [salt.state       ][INFO    ][2641] Running state [prx02] at time 21:12:29.224827
2018-01-04 21:12:29,225 [salt.state       ][INFO    ][2641] Executing state host.present for prx02
2018-01-04 21:12:29,226 [salt.state       ][INFO    ][2641] {'host': 'prx02'}
2018-01-04 21:12:29,226 [salt.state       ][INFO    ][2641] Completed state [prx02] at time 21:12:29.226614 duration_in_ms=1.787
2018-01-04 21:12:29,227 [salt.state       ][INFO    ][2641] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.227017
2018-01-04 21:12:29,227 [salt.state       ][INFO    ][2641] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,228 [salt.state       ][INFO    ][2641] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,228 [salt.state       ][INFO    ][2641] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.228724 duration_in_ms=1.708
2018-01-04 21:12:29,229 [salt.state       ][INFO    ][2641] Running state [msg02] at time 21:12:29.229105
2018-01-04 21:12:29,229 [salt.state       ][INFO    ][2641] Executing state host.present for msg02
2018-01-04 21:12:29,230 [salt.state       ][INFO    ][2641] {'host': 'msg02'}
2018-01-04 21:12:29,230 [salt.state       ][INFO    ][2641] Completed state [msg02] at time 21:12:29.230932 duration_in_ms=1.827
2018-01-04 21:12:29,231 [salt.state       ][INFO    ][2641] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.231299
2018-01-04 21:12:29,231 [salt.state       ][INFO    ][2641] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,232 [salt.state       ][INFO    ][2641] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,233 [salt.state       ][INFO    ][2641] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.233044 duration_in_ms=1.744
2018-01-04 21:12:29,233 [salt.state       ][INFO    ][2641] Running state [msg03] at time 21:12:29.233471
2018-01-04 21:12:29,233 [salt.state       ][INFO    ][2641] Executing state host.present for msg03
2018-01-04 21:12:29,234 [salt.state       ][INFO    ][2641] {'host': 'msg03'}
2018-01-04 21:12:29,235 [salt.state       ][INFO    ][2641] Completed state [msg03] at time 21:12:29.235245 duration_in_ms=1.774
2018-01-04 21:12:29,235 [salt.state       ][INFO    ][2641] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.235669
2018-01-04 21:12:29,236 [salt.state       ][INFO    ][2641] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,237 [salt.state       ][INFO    ][2641] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,237 [salt.state       ][INFO    ][2641] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.237650 duration_in_ms=1.98
2018-01-04 21:12:29,238 [salt.state       ][INFO    ][2641] Running state [msg01] at time 21:12:29.238087
2018-01-04 21:12:29,238 [salt.state       ][INFO    ][2641] Executing state host.present for msg01
2018-01-04 21:12:29,239 [salt.state       ][INFO    ][2641] {'host': 'msg01'}
2018-01-04 21:12:29,239 [salt.state       ][INFO    ][2641] Completed state [msg01] at time 21:12:29.239795 duration_in_ms=1.707
2018-01-04 21:12:29,240 [salt.state       ][INFO    ][2641] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.240161
2018-01-04 21:12:29,240 [salt.state       ][INFO    ][2641] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,241 [salt.state       ][INFO    ][2641] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,242 [salt.state       ][INFO    ][2641] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.242005 duration_in_ms=1.843
2018-01-04 21:12:29,242 [salt.state       ][INFO    ][2641] Running state [msg] at time 21:12:29.242384
2018-01-04 21:12:29,242 [salt.state       ][INFO    ][2641] Executing state host.present for msg
2018-01-04 21:12:29,243 [salt.state       ][INFO    ][2641] {'host': 'msg'}
2018-01-04 21:12:29,244 [salt.state       ][INFO    ][2641] Completed state [msg] at time 21:12:29.244077 duration_in_ms=1.692
2018-01-04 21:12:29,244 [salt.state       ][INFO    ][2641] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.244460
2018-01-04 21:12:29,244 [salt.state       ][INFO    ][2641] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,245 [salt.state       ][INFO    ][2641] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,246 [salt.state       ][INFO    ][2641] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.246352 duration_in_ms=1.892
2018-01-04 21:12:29,246 [salt.state       ][INFO    ][2641] Running state [cfg01] at time 21:12:29.246787
2018-01-04 21:12:29,247 [salt.state       ][INFO    ][2641] Executing state host.present for cfg01
2018-01-04 21:12:29,247 [salt.state       ][INFO    ][2641] Host cfg01 (192.168.10.100) already present
2018-01-04 21:12:29,248 [salt.state       ][INFO    ][2641] Completed state [cfg01] at time 21:12:29.248058 duration_in_ms=1.271
2018-01-04 21:12:29,248 [salt.state       ][INFO    ][2641] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.248409
2018-01-04 21:12:29,248 [salt.state       ][INFO    ][2641] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,249 [salt.state       ][INFO    ][2641] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-01-04 21:12:29,249 [salt.state       ][INFO    ][2641] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.249633 duration_in_ms=1.224
2018-01-04 21:12:29,250 [salt.state       ][INFO    ][2641] Running state [cmp002] at time 21:12:29.250029
2018-01-04 21:12:29,250 [salt.state       ][INFO    ][2641] Executing state host.present for cmp002
2018-01-04 21:12:29,251 [salt.state       ][INFO    ][2641] {'host': 'cmp002'}
2018-01-04 21:12:29,251 [salt.state       ][INFO    ][2641] Completed state [cmp002] at time 21:12:29.251729 duration_in_ms=1.7
2018-01-04 21:12:29,252 [salt.state       ][INFO    ][2641] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.252091
2018-01-04 21:12:29,252 [salt.state       ][INFO    ][2641] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,253 [salt.state       ][INFO    ][2641] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,253 [salt.state       ][INFO    ][2641] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.253837 duration_in_ms=1.746
2018-01-04 21:12:29,254 [salt.state       ][INFO    ][2641] Running state [cmp001] at time 21:12:29.254079
2018-01-04 21:12:29,254 [salt.state       ][INFO    ][2641] Executing state host.present for cmp001
2018-01-04 21:12:29,255 [salt.state       ][INFO    ][2641] {'host': 'cmp001'}
2018-01-04 21:12:29,255 [salt.state       ][INFO    ][2641] Completed state [cmp001] at time 21:12:29.255458 duration_in_ms=1.379
2018-01-04 21:12:29,255 [salt.state       ][INFO    ][2641] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.255677
2018-01-04 21:12:29,255 [salt.state       ][INFO    ][2641] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,256 [salt.state       ][INFO    ][2641] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,257 [salt.state       ][INFO    ][2641] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.257014 duration_in_ms=1.337
2018-01-04 21:12:29,257 [salt.state       ][INFO    ][2641] Running state [dbs01] at time 21:12:29.257248
2018-01-04 21:12:29,257 [salt.state       ][INFO    ][2641] Executing state host.present for dbs01
2018-01-04 21:12:29,258 [salt.state       ][INFO    ][2641] {'host': 'dbs01'}
2018-01-04 21:12:29,258 [salt.state       ][INFO    ][2641] Completed state [dbs01] at time 21:12:29.258761 duration_in_ms=1.513
2018-01-04 21:12:29,259 [salt.state       ][INFO    ][2641] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.258990
2018-01-04 21:12:29,259 [salt.state       ][INFO    ][2641] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,260 [salt.state       ][INFO    ][2641] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,260 [salt.state       ][INFO    ][2641] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.260276 duration_in_ms=1.286
2018-01-04 21:12:29,260 [salt.state       ][INFO    ][2641] Running state [dbs02] at time 21:12:29.260490
2018-01-04 21:12:29,260 [salt.state       ][INFO    ][2641] Executing state host.present for dbs02
2018-01-04 21:12:29,261 [salt.state       ][INFO    ][2641] {'host': 'dbs02'}
2018-01-04 21:12:29,261 [salt.state       ][INFO    ][2641] Completed state [dbs02] at time 21:12:29.261838 duration_in_ms=1.347
2018-01-04 21:12:29,262 [salt.state       ][INFO    ][2641] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.262051
2018-01-04 21:12:29,262 [salt.state       ][INFO    ][2641] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,263 [salt.state       ][INFO    ][2641] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,263 [salt.state       ][INFO    ][2641] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.263412 duration_in_ms=1.36
2018-01-04 21:12:29,263 [salt.state       ][INFO    ][2641] Running state [dbs03] at time 21:12:29.263616
2018-01-04 21:12:29,263 [salt.state       ][INFO    ][2641] Executing state host.present for dbs03
2018-01-04 21:12:29,264 [salt.state       ][INFO    ][2641] {'host': 'dbs03'}
2018-01-04 21:12:29,264 [salt.state       ][INFO    ][2641] Completed state [dbs03] at time 21:12:29.264959 duration_in_ms=1.343
2018-01-04 21:12:29,265 [salt.state       ][INFO    ][2641] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.265175
2018-01-04 21:12:29,265 [salt.state       ][INFO    ][2641] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,266 [salt.state       ][INFO    ][2641] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,266 [salt.state       ][INFO    ][2641] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.266564 duration_in_ms=1.389
2018-01-04 21:12:29,266 [salt.state       ][INFO    ][2641] Running state [mas01] at time 21:12:29.266775
2018-01-04 21:12:29,266 [salt.state       ][INFO    ][2641] Executing state host.present for mas01
2018-01-04 21:12:29,267 [salt.state       ][INFO    ][2641] {'host': 'mas01'}
2018-01-04 21:12:29,268 [salt.state       ][INFO    ][2641] Completed state [mas01] at time 21:12:29.268098 duration_in_ms=1.323
2018-01-04 21:12:29,268 [salt.state       ][INFO    ][2641] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.268304
2018-01-04 21:12:29,268 [salt.state       ][INFO    ][2641] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,269 [salt.state       ][INFO    ][2641] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,269 [salt.state       ][INFO    ][2641] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.269669 duration_in_ms=1.366
2018-01-04 21:12:29,269 [salt.state       ][INFO    ][2641] Running state [ctl02] at time 21:12:29.269889
2018-01-04 21:12:29,270 [salt.state       ][INFO    ][2641] Executing state host.present for ctl02
2018-01-04 21:12:29,271 [salt.state       ][INFO    ][2641] {'host': 'ctl02'}
2018-01-04 21:12:29,271 [salt.state       ][INFO    ][2641] Completed state [ctl02] at time 21:12:29.271373 duration_in_ms=1.484
2018-01-04 21:12:29,271 [salt.state       ][INFO    ][2641] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.271589
2018-01-04 21:12:29,271 [salt.state       ][INFO    ][2641] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,272 [salt.state       ][INFO    ][2641] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,272 [salt.state       ][INFO    ][2641] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.272943 duration_in_ms=1.354
2018-01-04 21:12:29,273 [salt.state       ][INFO    ][2641] Running state [ctl03] at time 21:12:29.273170
2018-01-04 21:12:29,273 [salt.state       ][INFO    ][2641] Executing state host.present for ctl03
2018-01-04 21:12:29,274 [salt.state       ][INFO    ][2641] {'host': 'ctl03'}
2018-01-04 21:12:29,274 [salt.state       ][INFO    ][2641] Completed state [ctl03] at time 21:12:29.274617 duration_in_ms=1.447
2018-01-04 21:12:29,274 [salt.state       ][INFO    ][2641] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.274836
2018-01-04 21:12:29,275 [salt.state       ][INFO    ][2641] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,276 [salt.state       ][INFO    ][2641] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,276 [salt.state       ][INFO    ][2641] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.276280 duration_in_ms=1.444
2018-01-04 21:12:29,276 [salt.state       ][INFO    ][2641] Running state [ctl01] at time 21:12:29.276496
2018-01-04 21:12:29,276 [salt.state       ][INFO    ][2641] Executing state host.present for ctl01
2018-01-04 21:12:29,277 [salt.state       ][INFO    ][2641] {'host': 'ctl01'}
2018-01-04 21:12:29,277 [salt.state       ][INFO    ][2641] Completed state [ctl01] at time 21:12:29.277911 duration_in_ms=1.415
2018-01-04 21:12:29,278 [salt.state       ][INFO    ][2641] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.278127
2018-01-04 21:12:29,278 [salt.state       ][INFO    ][2641] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,279 [salt.state       ][INFO    ][2641] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,279 [salt.state       ][INFO    ][2641] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.279518 duration_in_ms=1.391
2018-01-04 21:12:29,279 [salt.state       ][INFO    ][2641] Running state [ctl] at time 21:12:29.279730
2018-01-04 21:12:29,279 [salt.state       ][INFO    ][2641] Executing state host.present for ctl
2018-01-04 21:12:29,280 [salt.state       ][INFO    ][2641] {'host': 'ctl'}
2018-01-04 21:12:29,281 [salt.state       ][INFO    ][2641] Completed state [ctl] at time 21:12:29.281106 duration_in_ms=1.376
2018-01-04 21:12:29,281 [salt.state       ][INFO    ][2641] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.281337
2018-01-04 21:12:29,281 [salt.state       ][INFO    ][2641] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-04 21:12:29,282 [salt.state       ][INFO    ][2641] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-04 21:12:29,282 [salt.state       ][INFO    ][2641] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 21:12:29.282893 duration_in_ms=1.556
2018-01-04 21:12:29,294 [salt.state       ][INFO    ][2641] Running state [ens2] at time 21:12:29.294230
2018-01-04 21:12:29,294 [salt.state       ][INFO    ][2641] Executing state network.managed for ens2
2018-01-04 21:12:29,760 [salt.state       ][INFO    ][2641] Interface ens2 is up to date.
2018-01-04 21:12:29,760 [salt.state       ][INFO    ][2641] Completed state [ens2] at time 21:12:29.760803 duration_in_ms=466.573
2018-01-04 21:12:29,761 [salt.state       ][INFO    ][2641] Running state [ens3] at time 21:12:29.761235
2018-01-04 21:12:29,761 [salt.state       ][INFO    ][2641] Executing state network.managed for ens3
2018-01-04 21:12:29,775 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-04 21:12:30,199 [salt.state       ][INFO    ][2641] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-04 21:12:30,199 [salt.state       ][INFO    ][2641] Completed state [ens3] at time 21:12:30.199823 duration_in_ms=438.587
2018-01-04 21:12:30,200 [salt.state       ][INFO    ][2641] Running state [/etc/profile.d/proxy.sh] at time 21:12:30.200241
2018-01-04 21:12:30,200 [salt.state       ][INFO    ][2641] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-04 21:12:30,201 [salt.state       ][INFO    ][2641] File /etc/profile.d/proxy.sh is not present
2018-01-04 21:12:30,201 [salt.state       ][INFO    ][2641] Completed state [/etc/profile.d/proxy.sh] at time 21:12:30.201477 duration_in_ms=1.236
2018-01-04 21:12:30,201 [salt.state       ][INFO    ][2641] Running state [/etc/apt/apt.conf.d/95proxies] at time 21:12:30.201862
2018-01-04 21:12:30,202 [salt.state       ][INFO    ][2641] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-04 21:12:30,202 [salt.state       ][INFO    ][2641] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-04 21:12:30,202 [salt.state       ][INFO    ][2641] Completed state [/etc/apt/apt.conf.d/95proxies] at time 21:12:30.202922 duration_in_ms=1.06
2018-01-04 21:12:30,207 [salt.state       ][INFO    ][2641] Running state [ntp] at time 21:12:30.207508
2018-01-04 21:12:30,207 [salt.state       ][INFO    ][2641] Executing state pkg.installed for ntp
2018-01-04 21:12:30,427 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:12:30,440 [salt.loaded.int.module.cmdmod][INFO    ][2641] 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-04 21:12:32,768 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:12:32,795 [salt.state       ][INFO    ][2641] 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-04 21:12:32,805 [salt.state       ][INFO    ][2641] Loading fresh modules for state activity
2018-01-04 21:12:32,829 [salt.state       ][INFO    ][2641] Completed state [ntp] at time 21:12:32.828994 duration_in_ms=2621.486
2018-01-04 21:12:32,831 [salt.state       ][INFO    ][2641] Running state [/etc/ntp.conf] at time 21:12:32.831757
2018-01-04 21:12:32,831 [salt.state       ][INFO    ][2641] Executing state file.managed for /etc/ntp.conf
2018-01-04 21:12:32,857 [salt.fileclient  ][INFO    ][2641] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-04 21:12:32,891 [salt.state       ][INFO    ][2641] 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-04 21:12:32,891 [salt.state       ][INFO    ][2641] Completed state [/etc/ntp.conf] at time 21:12:32.891265 duration_in_ms=59.508
2018-01-04 21:12:32,951 [salt.state       ][INFO    ][2641] Running state [ntp] at time 21:12:32.951537
2018-01-04 21:12:32,951 [salt.state       ][INFO    ][2641] Executing state service.running for ntp
2018-01-04 21:12:32,954 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-04 21:12:32,963 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-04 21:12:32,971 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-04 21:12:32,980 [salt.state       ][INFO    ][2641] The service ntp is already running
2018-01-04 21:12:32,980 [salt.state       ][INFO    ][2641] Completed state [ntp] at time 21:12:32.980374 duration_in_ms=28.837
2018-01-04 21:12:32,980 [salt.state       ][INFO    ][2641] Running state [ntp] at time 21:12:32.980560
2018-01-04 21:12:32,980 [salt.state       ][INFO    ][2641] Executing state service.mod_watch for ntp
2018-01-04 21:12:32,981 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-04 21:12:32,988 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-04 21:12:32,997 [salt.loaded.int.module.cmdmod][INFO    ][2641] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-04 21:12:33,035 [salt.state       ][INFO    ][2641] {'ntp': True}
2018-01-04 21:12:33,036 [salt.state       ][INFO    ][2641] Completed state [ntp] at time 21:12:33.036067 duration_in_ms=55.506
2018-01-04 21:12:33,038 [salt.minion      ][INFO    ][2641] Returning information for job: 20180104211200820986
2018-01-04 21:12:39,441 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180104211242064349
2018-01-04 21:12:39,449 [salt.minion      ][INFO    ][7512] Starting a new job with PID 7512
2018-01-04 21:12:39,458 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7512] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-04 21:12:39,460 [salt.minion      ][INFO    ][7512] Returning information for job: 20180104211242064349
2018-01-04 21:13:03,041 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command pkg.upgrade with jid 20180104211305665240
2018-01-04 21:13:03,050 [salt.minion      ][INFO    ][7534] Starting a new job with PID 7534
2018-01-04 21:13:03,070 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:13:03,373 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7534] 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-04 21:13:13,122 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104211315746224
2018-01-04 21:13:13,133 [salt.minion      ][INFO    ][9853] Starting a new job with PID 9853
2018-01-04 21:13:13,148 [salt.minion      ][INFO    ][9853] Returning information for job: 20180104211315746224
2018-01-04 21:13:15,433 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:13:15,456 [salt.minion      ][INFO    ][7534] Returning information for job: 20180104211305665240
2018-01-04 21:13:20,799 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command test.ping with jid 20180104211323425624
2018-01-04 21:13:20,811 [salt.minion      ][INFO    ][10077] Starting a new job with PID 10077
2018-01-04 21:13:20,849 [salt.minion      ][INFO    ][10077] Returning information for job: 20180104211323425624
2018-01-04 21:14:20,720 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180104211423337288
2018-01-04 21:14:20,731 [salt.minion      ][INFO    ][10082] Starting a new job with PID 10082
2018-01-04 21:14:21,337 [salt.state       ][INFO    ][10082] Loading fresh modules for state activity
2018-01-04 21:14:21,388 [salt.fileclient  ][INFO    ][10082] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-04 21:14:21,414 [salt.fileclient  ][INFO    ][10082] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-04 21:14:21,806 [salt.state       ][INFO    ][10082] Running state [keepalived] at time 21:14:21.806897
2018-01-04 21:14:21,807 [salt.state       ][INFO    ][10082] Executing state pkg.installed for keepalived
2018-01-04 21:14:21,808 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:14:22,070 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-04 21:14:22,111 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:14:23,374 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:14:23,387 [salt.loaded.int.module.cmdmod][INFO    ][10082] 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-04 21:14:25,945 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:14:25,969 [salt.state       ][INFO    ][10082] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'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'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-04 21:14:25,981 [salt.state       ][INFO    ][10082] Loading fresh modules for state activity
2018-01-04 21:14:26,004 [salt.state       ][INFO    ][10082] Completed state [keepalived] at time 21:14:26.004567 duration_in_ms=4197.67
2018-01-04 21:14:26,010 [salt.state       ][INFO    ][10082] Running state [lsof] at time 21:14:26.010423
2018-01-04 21:14:26,010 [salt.state       ][INFO    ][10082] Executing state pkg.installed for lsof
2018-01-04 21:14:26,269 [salt.state       ][INFO    ][10082] All specified packages are already installed
2018-01-04 21:14:26,270 [salt.state       ][INFO    ][10082] Completed state [lsof] at time 21:14:26.270455 duration_in_ms=260.031
2018-01-04 21:14:26,273 [salt.state       ][INFO    ][10082] Running state [/etc/keepalived/keepalived.conf] at time 21:14:26.273916
2018-01-04 21:14:26,274 [salt.state       ][INFO    ][10082] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-04 21:14:26,306 [salt.fileclient  ][INFO    ][10082] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-04 21:14:26,351 [salt.state       ][INFO    ][10082] File changed:
New file
2018-01-04 21:14:26,351 [salt.state       ][INFO    ][10082] Completed state [/etc/keepalived/keepalived.conf] at time 21:14:26.351528 duration_in_ms=77.612
2018-01-04 21:14:26,352 [salt.state       ][INFO    ][10082] Running state [keepalived] at time 21:14:26.352303
2018-01-04 21:14:26,352 [salt.state       ][INFO    ][10082] Executing state service.running for keepalived
2018-01-04 21:14:26,353 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-04 21:14:26,362 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-04 21:14:26,369 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-04 21:14:26,377 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-04 21:14:26,385 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-04 21:14:26,413 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-04 21:14:26,421 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-04 21:14:26,427 [salt.loaded.int.module.cmdmod][INFO    ][10082] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-04 21:14:26,433 [salt.state       ][INFO    ][10082] {'keepalived': True}
2018-01-04 21:14:26,434 [salt.state       ][INFO    ][10082] Completed state [keepalived] at time 21:14:26.434074 duration_in_ms=81.77
2018-01-04 21:14:26,435 [salt.minion      ][INFO    ][10082] Returning information for job: 20180104211423337288
2018-01-04 21:15:21,506 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command pillar.get with jid 20180104211524128326
2018-01-04 21:15:21,521 [salt.minion      ][INFO    ][11481] Starting a new job with PID 11481
2018-01-04 21:15:21,526 [salt.minion      ][INFO    ][11481] Returning information for job: 20180104211524128326
2018-01-04 21:21:29,561 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180104212132181643
2018-01-04 21:21:29,569 [salt.minion      ][INFO    ][11504] Starting a new job with PID 11504
2018-01-04 21:21:31,896 [salt.state       ][INFO    ][11504] Loading fresh modules for state activity
2018-01-04 21:21:31,943 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-04 21:21:31,972 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-04 21:21:32,037 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-04 21:21:32,087 [py.warnings      ][WARNING ][11504] /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-04 21:21:32,088 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-04 21:21:32,153 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-04 21:21:32,675 [salt.state       ][INFO    ][11504] Running state [/etc/mysql/my.cnf] at time 21:21:32.675860
2018-01-04 21:21:32,676 [salt.state       ][INFO    ][11504] Executing state file.managed for /etc/mysql/my.cnf
2018-01-04 21:21:32,708 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-04 21:21:32,712 [salt.state       ][INFO    ][11504] File changed:
New file
2018-01-04 21:21:32,712 [salt.state       ][INFO    ][11504] Completed state [/etc/mysql/my.cnf] at time 21:21:32.712625 duration_in_ms=36.765
2018-01-04 21:21:32,713 [salt.state       ][INFO    ][11504] Running state [mysql-wsrep-5.6] at time 21:21:32.713291
2018-01-04 21:21:32,713 [salt.state       ][INFO    ][11504] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-04 21:21:32,714 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:21:33,011 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-04 21:21:33,054 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:21:34,364 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:21:34,378 [salt.loaded.int.module.cmdmod][INFO    ][11504] 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-04 21:21:39,671 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212142287749
2018-01-04 21:21:39,680 [salt.minion      ][INFO    ][11930] Starting a new job with PID 11930
2018-01-04 21:21:39,691 [salt.minion      ][INFO    ][11930] Returning information for job: 20180104212142287749
2018-01-04 21:21:49,882 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212152500153
2018-01-04 21:21:49,891 [salt.minion      ][INFO    ][11935] Starting a new job with PID 11935
2018-01-04 21:21:49,902 [salt.minion      ][INFO    ][11935] Returning information for job: 20180104212152500153
2018-01-04 21:22:00,099 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212202713369
2018-01-04 21:22:00,109 [salt.minion      ][INFO    ][11940] Starting a new job with PID 11940
2018-01-04 21:22:00,120 [salt.minion      ][INFO    ][11940] Returning information for job: 20180104212202713369
2018-01-04 21:22:10,311 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212212931197
2018-01-04 21:22:10,319 [salt.minion      ][INFO    ][12957] Starting a new job with PID 12957
2018-01-04 21:22:10,329 [salt.minion      ][INFO    ][12957] Returning information for job: 20180104212212931197
2018-01-04 21:22:18,985 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:22:19,010 [salt.state       ][INFO    ][11504] 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-04 21:22:19,025 [salt.state       ][INFO    ][11504] Loading fresh modules for state activity
2018-01-04 21:22:19,048 [salt.state       ][INFO    ][11504] Completed state [mysql-wsrep-5.6] at time 21:22:19.048908 duration_in_ms=46335.617
2018-01-04 21:22:19,054 [salt.state       ][INFO    ][11504] Running state [galera-3] at time 21:22:19.054844
2018-01-04 21:22:19,055 [salt.state       ][INFO    ][11504] Executing state pkg.installed for galera-3
2018-01-04 21:22:19,356 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-04 21:22:19,392 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:22:20,529 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212223143032
2018-01-04 21:22:20,538 [salt.minion      ][INFO    ][13540] Starting a new job with PID 13540
2018-01-04 21:22:20,549 [salt.minion      ][INFO    ][13540] Returning information for job: 20180104212223143032
2018-01-04 21:22:20,674 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:22:20,688 [salt.loaded.int.module.cmdmod][INFO    ][11504] 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-04 21:22:22,233 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:22:22,256 [salt.state       ][INFO    ][11504] 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-04 21:22:22,265 [salt.state       ][INFO    ][11504] Loading fresh modules for state activity
2018-01-04 21:22:22,294 [salt.state       ][INFO    ][11504] Completed state [galera-3] at time 21:22:22.294149 duration_in_ms=3239.304
2018-01-04 21:22:22,301 [salt.state       ][INFO    ][11504] Running state [rsync] at time 21:22:22.301130
2018-01-04 21:22:22,301 [salt.state       ][INFO    ][11504] Executing state pkg.installed for rsync
2018-01-04 21:22:22,574 [salt.state       ][INFO    ][11504] All specified packages are already installed
2018-01-04 21:22:22,574 [salt.state       ][INFO    ][11504] Completed state [rsync] at time 21:22:22.574825 duration_in_ms=273.694
2018-01-04 21:22:22,575 [salt.state       ][INFO    ][11504] Running state [python-mysqldb] at time 21:22:22.575587
2018-01-04 21:22:22,575 [salt.state       ][INFO    ][11504] Executing state pkg.installed for python-mysqldb
2018-01-04 21:22:22,591 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-04 21:22:22,628 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:22:23,894 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:22:23,907 [salt.loaded.int.module.cmdmod][INFO    ][11504] 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-04 21:22:25,201 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:22:25,225 [salt.state       ][INFO    ][11504] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-04 21:22:25,236 [salt.state       ][INFO    ][11504] Loading fresh modules for state activity
2018-01-04 21:22:25,270 [salt.state       ][INFO    ][11504] Completed state [python-mysqldb] at time 21:22:25.269953 duration_in_ms=2694.364
2018-01-04 21:22:25,276 [salt.state       ][INFO    ][11504] Running state [psmisc] at time 21:22:25.276949
2018-01-04 21:22:25,277 [salt.state       ][INFO    ][11504] Executing state pkg.installed for psmisc
2018-01-04 21:22:25,545 [salt.state       ][INFO    ][11504] All specified packages are already installed
2018-01-04 21:22:25,545 [salt.state       ][INFO    ][11504] Completed state [psmisc] at time 21:22:25.545578 duration_in_ms=268.628
2018-01-04 21:22:25,546 [salt.state       ][INFO    ][11504] Running state [netcat] at time 21:22:25.546378
2018-01-04 21:22:25,546 [salt.state       ][INFO    ][11504] Executing state pkg.installed for netcat
2018-01-04 21:22:25,552 [salt.state       ][INFO    ][11504] All specified packages are already installed
2018-01-04 21:22:25,552 [salt.state       ][INFO    ][11504] Completed state [netcat] at time 21:22:25.552804 duration_in_ms=6.426
2018-01-04 21:22:25,553 [salt.state       ][INFO    ][11504] Running state [percona-xtrabackup] at time 21:22:25.553456
2018-01-04 21:22:25,553 [salt.state       ][INFO    ][11504] Executing state pkg.installed for percona-xtrabackup
2018-01-04 21:22:25,568 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-04 21:22:25,605 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:22:26,854 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:22:26,867 [salt.loaded.int.module.cmdmod][INFO    ][11504] 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-04 21:22:28,911 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:22:28,937 [salt.state       ][INFO    ][11504] 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-04 21:22:28,948 [salt.state       ][INFO    ][11504] Loading fresh modules for state activity
2018-01-04 21:22:28,973 [salt.state       ][INFO    ][11504] Completed state [percona-xtrabackup] at time 21:22:28.973203 duration_in_ms=3419.747
2018-01-04 21:22:28,979 [salt.state       ][INFO    ][11504] Running state [socat] at time 21:22:28.979721
2018-01-04 21:22:28,980 [salt.state       ][INFO    ][11504] Executing state pkg.installed for socat
2018-01-04 21:22:29,245 [salt.state       ][INFO    ][11504] All specified packages are already installed
2018-01-04 21:22:29,245 [salt.state       ][INFO    ][11504] Completed state [socat] at time 21:22:29.245798 duration_in_ms=266.076
2018-01-04 21:22:29,246 [salt.state       ][INFO    ][11504] Running state [libdbd-mysql] at time 21:22:29.246598
2018-01-04 21:22:29,246 [salt.state       ][INFO    ][11504] Executing state pkg.installed for libdbd-mysql
2018-01-04 21:22:29,261 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-04 21:22:29,297 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:22:30,532 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:22:30,546 [salt.loaded.int.module.cmdmod][INFO    ][11504] 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-04 21:22:30,748 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212233366367
2018-01-04 21:22:30,758 [salt.minion      ][INFO    ][15051] Starting a new job with PID 15051
2018-01-04 21:22:30,768 [salt.minion      ][INFO    ][15051] Returning information for job: 20180104212233366367
2018-01-04 21:22:32,002 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:22:32,030 [salt.state       ][INFO    ][11504] 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-04 21:22:32,041 [salt.state       ][INFO    ][11504] Loading fresh modules for state activity
2018-01-04 21:22:32,065 [salt.state       ][INFO    ][11504] Completed state [libdbd-mysql] at time 21:22:32.065038 duration_in_ms=2818.439
2018-01-04 21:22:32,071 [salt.state       ][INFO    ][11504] Running state [python-pymysql] at time 21:22:32.071714
2018-01-04 21:22:32,072 [salt.state       ][INFO    ][11504] Executing state pkg.installed for python-pymysql
2018-01-04 21:22:32,340 [salt.state       ][INFO    ][11504] All specified packages are already installed
2018-01-04 21:22:32,341 [salt.state       ][INFO    ][11504] Completed state [python-pymysql] at time 21:22:32.341513 duration_in_ms=269.798
2018-01-04 21:22:32,344 [salt.state       ][INFO    ][11504] Running state [/var/log/mysql] at time 21:22:32.344352
2018-01-04 21:22:32,344 [salt.state       ][INFO    ][11504] Executing state file.directory for /var/log/mysql
2018-01-04 21:22:32,345 [salt.state       ][INFO    ][11504] {'mode': '0755'}
2018-01-04 21:22:32,345 [salt.state       ][INFO    ][11504] Completed state [/var/log/mysql] at time 21:22:32.345944 duration_in_ms=1.592
2018-01-04 21:22:32,346 [salt.state       ][INFO    ][11504] Running state [/var/run/mysqld] at time 21:22:32.346754
2018-01-04 21:22:32,347 [salt.state       ][INFO    ][11504] Executing state file.directory for /var/run/mysqld
2018-01-04 21:22:32,347 [salt.state       ][INFO    ][11504] Directory /var/run/mysqld is in the correct state
2018-01-04 21:22:32,348 [salt.state       ][INFO    ][11504] Completed state [/var/run/mysqld] at time 21:22:32.348160 duration_in_ms=1.406
2018-01-04 21:22:32,349 [salt.state       ][INFO    ][11504] Running state [/etc/systemd/system/mysql.service.d] at time 21:22:32.348978
2018-01-04 21:22:32,349 [salt.state       ][INFO    ][11504] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-04 21:22:32,350 [salt.state       ][INFO    ][11504] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-04 21:22:32,350 [salt.state       ][INFO    ][11504] Completed state [/etc/systemd/system/mysql.service.d] at time 21:22:32.350572 duration_in_ms=1.594
2018-01-04 21:22:32,352 [salt.state       ][INFO    ][11504] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 21:22:32.351988
2018-01-04 21:22:32,352 [salt.state       ][INFO    ][11504] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-04 21:22:32,353 [salt.state       ][INFO    ][11504] File changed:
New file
2018-01-04 21:22:32,354 [salt.state       ][INFO    ][11504] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 21:22:32.354108 duration_in_ms=2.12
2018-01-04 21:22:32,355 [salt.state       ][INFO    ][11504] Running state [service.systemctl_reload] at time 21:22:32.355370
2018-01-04 21:22:32,355 [salt.state       ][INFO    ][11504] Executing state module.wait for service.systemctl_reload
2018-01-04 21:22:32,356 [salt.state       ][INFO    ][11504] No changes made for service.systemctl_reload
2018-01-04 21:22:32,356 [salt.state       ][INFO    ][11504] Completed state [service.systemctl_reload] at time 21:22:32.356309 duration_in_ms=0.94
2018-01-04 21:22:32,356 [salt.state       ][INFO    ][11504] Running state [service.systemctl_reload] at time 21:22:32.356600
2018-01-04 21:22:32,356 [salt.state       ][INFO    ][11504] Executing state module.mod_watch for service.systemctl_reload
2018-01-04 21:22:32,357 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-04 21:22:32,419 [salt.state       ][INFO    ][11504] {'ret': True}
2018-01-04 21:22:32,420 [salt.state       ][INFO    ][11504] Completed state [service.systemctl_reload] at time 21:22:32.420047 duration_in_ms=63.447
2018-01-04 21:22:32,421 [salt.state       ][INFO    ][11504] Running state [/etc/mysql/debian.cnf] at time 21:22:32.421023
2018-01-04 21:22:32,421 [salt.state       ][INFO    ][11504] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-04 21:22:32,485 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-04 21:22:32,539 [salt.state       ][INFO    ][11504] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = KvoPuXAZEJ95PJyu
-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 = KvoPuXAZEJ95PJyu
-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-04 21:22:32,541 [salt.state       ][INFO    ][11504] Completed state [/etc/mysql/debian.cnf] at time 21:22:32.541580 duration_in_ms=120.558
2018-01-04 21:22:32,541 [salt.state       ][INFO    ][11504] Running state [/usr/local/sbin/galera_init.sh] at time 21:22:32.541960
2018-01-04 21:22:32,542 [salt.state       ][INFO    ][11504] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-04 21:22:32,584 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-04 21:22:32,587 [salt.state       ][INFO    ][11504] File changed:
New file
2018-01-04 21:22:32,587 [salt.state       ][INFO    ][11504] Completed state [/usr/local/sbin/galera_init.sh] at time 21:22:32.587746 duration_in_ms=45.787
2018-01-04 21:22:32,588 [salt.state       ][INFO    ][11504] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 21:22:32.588087
2018-01-04 21:22:32,588 [salt.state       ][INFO    ][11504] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-04 21:22:32,631 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-04 21:22:32,634 [salt.state       ][INFO    ][11504] File changed:
New file
2018-01-04 21:22:32,634 [salt.state       ][INFO    ][11504] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 21:22:32.634637 duration_in_ms=46.55
2018-01-04 21:22:32,636 [salt.state       ][INFO    ][11504] Running state [/usr/local/sbin/galera_init.sh] at time 21:22:32.636768
2018-01-04 21:22:32,637 [salt.state       ][INFO    ][11504] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-04 21:22:32,637 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-04 21:22:36,168 [salt.state       ][INFO    ][11504] {'pid': 15183, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-04 21:22:36,168 [salt.state       ][INFO    ][11504] Completed state [/usr/local/sbin/galera_init.sh] at time 21:22:36.168365 duration_in_ms=3531.595
2018-01-04 21:22:36,169 [salt.state       ][INFO    ][11504] Running state [mysqladmin password "opnfv_secret"] at time 21:22:36.169483
2018-01-04 21:22:36,169 [salt.state       ][INFO    ][11504] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-04 21:22:36,170 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-04 21:22:36,179 [salt.state       ][INFO    ][11504] {'pid': 15641, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-04 21:22:36,179 [salt.state       ][INFO    ][11504] Completed state [mysqladmin password "opnfv_secret"] at time 21:22:36.179352 duration_in_ms=9.869
2018-01-04 21:22:36,180 [salt.state       ][INFO    ][11504] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 21:22:36.180480
2018-01-04 21:22:36,180 [salt.state       ][INFO    ][11504] 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-04 21:22:36,181 [salt.loaded.int.module.cmdmod][INFO    ][11504] 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-04 21:22:36,188 [salt.state       ][INFO    ][11504] {'pid': 15643, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-04 21:22:36,189 [salt.state       ][INFO    ][11504] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 21:22:36.189025 duration_in_ms=8.545
2018-01-04 21:22:36,190 [salt.state       ][INFO    ][11504] Running state [mysql] at time 21:22:36.190660
2018-01-04 21:22:36,191 [salt.state       ][INFO    ][11504] Executing state service.dead for mysql
2018-01-04 21:22:36,191 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-04 21:22:36,198 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-04 21:22:36,204 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-04 21:22:36,212 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-04 21:22:40,968 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212243585776
2018-01-04 21:22:40,976 [salt.minion      ][INFO    ][15740] Starting a new job with PID 15740
2018-01-04 21:22:40,986 [salt.minion      ][INFO    ][15740] Returning information for job: 20180104212243585776
2018-01-04 21:22:51,035 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212253650097
2018-01-04 21:22:51,043 [salt.minion      ][INFO    ][15755] Starting a new job with PID 15755
2018-01-04 21:22:51,053 [salt.minion      ][INFO    ][15755] Returning information for job: 20180104212253650097
2018-01-04 21:23:01,265 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212303878249
2018-01-04 21:23:01,273 [salt.minion      ][INFO    ][15760] Starting a new job with PID 15760
2018-01-04 21:23:01,283 [salt.minion      ][INFO    ][15760] Returning information for job: 20180104212303878249
2018-01-04 21:23:11,483 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212314100476
2018-01-04 21:23:11,493 [salt.minion      ][INFO    ][15765] Starting a new job with PID 15765
2018-01-04 21:23:11,503 [salt.minion      ][INFO    ][15765] Returning information for job: 20180104212314100476
2018-01-04 21:23:21,720 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212324332609
2018-01-04 21:23:21,727 [salt.minion      ][INFO    ][15770] Starting a new job with PID 15770
2018-01-04 21:23:21,737 [salt.minion      ][INFO    ][15770] Returning information for job: 20180104212324332609
2018-01-04 21:23:31,750 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212334365747
2018-01-04 21:23:31,759 [salt.minion      ][INFO    ][15775] Starting a new job with PID 15775
2018-01-04 21:23:31,770 [salt.minion      ][INFO    ][15775] Returning information for job: 20180104212334365747
2018-01-04 21:23:41,977 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212344595912
2018-01-04 21:23:41,986 [salt.minion      ][INFO    ][15780] Starting a new job with PID 15780
2018-01-04 21:23:41,996 [salt.minion      ][INFO    ][15780] Returning information for job: 20180104212344595912
2018-01-04 21:23:52,217 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212354826726
2018-01-04 21:23:52,226 [salt.minion      ][INFO    ][15785] Starting a new job with PID 15785
2018-01-04 21:23:52,235 [salt.minion      ][INFO    ][15785] Returning information for job: 20180104212354826726
2018-01-04 21:24:02,450 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212405065796
2018-01-04 21:24:02,458 [salt.minion      ][INFO    ][15790] Starting a new job with PID 15790
2018-01-04 21:24:02,468 [salt.minion      ][INFO    ][15790] Returning information for job: 20180104212405065796
2018-01-04 21:24:12,682 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212415298779
2018-01-04 21:24:12,691 [salt.minion      ][INFO    ][15795] Starting a new job with PID 15795
2018-01-04 21:24:12,702 [salt.minion      ][INFO    ][15795] Returning information for job: 20180104212415298779
2018-01-04 21:24:22,714 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212425329354
2018-01-04 21:24:22,722 [salt.minion      ][INFO    ][15800] Starting a new job with PID 15800
2018-01-04 21:24:22,732 [salt.minion      ][INFO    ][15800] Returning information for job: 20180104212425329354
2018-01-04 21:24:32,747 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212435360499
2018-01-04 21:24:32,755 [salt.minion      ][INFO    ][15805] Starting a new job with PID 15805
2018-01-04 21:24:32,765 [salt.minion      ][INFO    ][15805] Returning information for job: 20180104212435360499
2018-01-04 21:24:42,789 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212445397552
2018-01-04 21:24:42,799 [salt.minion      ][INFO    ][15810] Starting a new job with PID 15810
2018-01-04 21:24:42,808 [salt.minion      ][INFO    ][15810] Returning information for job: 20180104212445397552
2018-01-04 21:24:52,842 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212455449648
2018-01-04 21:24:52,852 [salt.minion      ][INFO    ][15815] Starting a new job with PID 15815
2018-01-04 21:24:52,862 [salt.minion      ][INFO    ][15815] Returning information for job: 20180104212455449648
2018-01-04 21:25:02,883 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212505498889
2018-01-04 21:25:02,893 [salt.minion      ][INFO    ][15820] Starting a new job with PID 15820
2018-01-04 21:25:02,903 [salt.minion      ][INFO    ][15820] Returning information for job: 20180104212505498889
2018-01-04 21:25:12,927 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212515544934
2018-01-04 21:25:12,935 [salt.minion      ][INFO    ][15825] Starting a new job with PID 15825
2018-01-04 21:25:12,945 [salt.minion      ][INFO    ][15825] Returning information for job: 20180104212515544934
2018-01-04 21:25:22,976 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212525593365
2018-01-04 21:25:22,984 [salt.minion      ][INFO    ][15830] Starting a new job with PID 15830
2018-01-04 21:25:22,994 [salt.minion      ][INFO    ][15830] Returning information for job: 20180104212525593365
2018-01-04 21:25:33,025 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212535644690
2018-01-04 21:25:33,035 [salt.minion      ][INFO    ][15835] Starting a new job with PID 15835
2018-01-04 21:25:33,046 [salt.minion      ][INFO    ][15835] Returning information for job: 20180104212535644690
2018-01-04 21:25:43,087 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212545701390
2018-01-04 21:25:43,095 [salt.minion      ][INFO    ][15857] Starting a new job with PID 15857
2018-01-04 21:25:43,105 [salt.minion      ][INFO    ][15857] Returning information for job: 20180104212545701390
2018-01-04 21:25:53,150 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212555761273
2018-01-04 21:25:53,157 [salt.minion      ][INFO    ][15862] Starting a new job with PID 15862
2018-01-04 21:25:53,167 [salt.minion      ][INFO    ][15862] Returning information for job: 20180104212555761273
2018-01-04 21:26:03,221 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212605831110
2018-01-04 21:26:03,229 [salt.minion      ][INFO    ][15867] Starting a new job with PID 15867
2018-01-04 21:26:03,239 [salt.minion      ][INFO    ][15867] Returning information for job: 20180104212605831110
2018-01-04 21:26:13,295 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212615910236
2018-01-04 21:26:13,303 [salt.minion      ][INFO    ][15872] Starting a new job with PID 15872
2018-01-04 21:26:13,313 [salt.minion      ][INFO    ][15872] Returning information for job: 20180104212615910236
2018-01-04 21:26:23,357 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212625975569
2018-01-04 21:26:23,366 [salt.minion      ][INFO    ][15877] Starting a new job with PID 15877
2018-01-04 21:26:23,377 [salt.minion      ][INFO    ][15877] Returning information for job: 20180104212625975569
2018-01-04 21:26:33,442 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212636054948
2018-01-04 21:26:33,452 [salt.minion      ][INFO    ][15882] Starting a new job with PID 15882
2018-01-04 21:26:33,463 [salt.minion      ][INFO    ][15882] Returning information for job: 20180104212636054948
2018-01-04 21:26:43,538 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212646147306
2018-01-04 21:26:43,549 [salt.minion      ][INFO    ][15887] Starting a new job with PID 15887
2018-01-04 21:26:43,560 [salt.minion      ][INFO    ][15887] Returning information for job: 20180104212646147306
2018-01-04 21:26:53,636 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212656249360
2018-01-04 21:26:53,646 [salt.minion      ][INFO    ][15892] Starting a new job with PID 15892
2018-01-04 21:26:53,657 [salt.minion      ][INFO    ][15892] Returning information for job: 20180104212656249360
2018-01-04 21:27:03,728 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212706342586
2018-01-04 21:27:03,736 [salt.minion      ][INFO    ][15897] Starting a new job with PID 15897
2018-01-04 21:27:03,746 [salt.minion      ][INFO    ][15897] Returning information for job: 20180104212706342586
2018-01-04 21:27:13,838 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212716445696
2018-01-04 21:27:13,846 [salt.minion      ][INFO    ][15902] Starting a new job with PID 15902
2018-01-04 21:27:13,857 [salt.minion      ][INFO    ][15902] Returning information for job: 20180104212716445696
2018-01-04 21:27:23,964 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212726576777
2018-01-04 21:27:23,973 [salt.minion      ][INFO    ][15907] Starting a new job with PID 15907
2018-01-04 21:27:23,982 [salt.minion      ][INFO    ][15907] Returning information for job: 20180104212726576777
2018-01-04 21:27:34,079 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212736692719
2018-01-04 21:27:34,088 [salt.minion      ][INFO    ][15922] Starting a new job with PID 15922
2018-01-04 21:27:34,098 [salt.minion      ][INFO    ][15922] Returning information for job: 20180104212736692719
2018-01-04 21:27:44,203 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212746815091
2018-01-04 21:27:44,214 [salt.minion      ][INFO    ][15927] Starting a new job with PID 15927
2018-01-04 21:27:44,225 [salt.minion      ][INFO    ][15927] Returning information for job: 20180104212746815091
2018-01-04 21:27:54,334 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212756946111
2018-01-04 21:27:54,344 [salt.minion      ][INFO    ][15932] Starting a new job with PID 15932
2018-01-04 21:27:54,355 [salt.minion      ][INFO    ][15932] Returning information for job: 20180104212756946111
2018-01-04 21:28:04,476 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212807086739
2018-01-04 21:28:04,485 [salt.minion      ][INFO    ][15937] Starting a new job with PID 15937
2018-01-04 21:28:04,495 [salt.minion      ][INFO    ][15937] Returning information for job: 20180104212807086739
2018-01-04 21:28:14,616 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212817230315
2018-01-04 21:28:14,623 [salt.minion      ][INFO    ][15942] Starting a new job with PID 15942
2018-01-04 21:28:14,633 [salt.minion      ][INFO    ][15942] Returning information for job: 20180104212817230315
2018-01-04 21:28:24,745 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212827358206
2018-01-04 21:28:24,755 [salt.minion      ][INFO    ][15947] Starting a new job with PID 15947
2018-01-04 21:28:24,765 [salt.minion      ][INFO    ][15947] Returning information for job: 20180104212827358206
2018-01-04 21:28:34,904 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212837520045
2018-01-04 21:28:34,911 [salt.minion      ][INFO    ][15952] Starting a new job with PID 15952
2018-01-04 21:28:34,921 [salt.minion      ][INFO    ][15952] Returning information for job: 20180104212837520045
2018-01-04 21:28:45,066 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212847675172
2018-01-04 21:28:45,076 [salt.minion      ][INFO    ][15957] Starting a new job with PID 15957
2018-01-04 21:28:45,086 [salt.minion      ][INFO    ][15957] Returning information for job: 20180104212847675172
2018-01-04 21:28:55,238 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212857852082
2018-01-04 21:28:55,248 [salt.minion      ][INFO    ][15962] Starting a new job with PID 15962
2018-01-04 21:28:55,257 [salt.minion      ][INFO    ][15962] Returning information for job: 20180104212857852082
2018-01-04 21:29:05,420 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212908035744
2018-01-04 21:29:05,429 [salt.minion      ][INFO    ][15967] Starting a new job with PID 15967
2018-01-04 21:29:05,439 [salt.minion      ][INFO    ][15967] Returning information for job: 20180104212908035744
2018-01-04 21:29:15,625 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212918236817
2018-01-04 21:29:15,635 [salt.minion      ][INFO    ][15972] Starting a new job with PID 15972
2018-01-04 21:29:15,645 [salt.minion      ][INFO    ][15972] Returning information for job: 20180104212918236817
2018-01-04 21:29:25,823 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212928433679
2018-01-04 21:29:25,831 [salt.minion      ][INFO    ][15977] Starting a new job with PID 15977
2018-01-04 21:29:25,841 [salt.minion      ][INFO    ][15977] Returning information for job: 20180104212928433679
2018-01-04 21:29:36,030 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212938643868
2018-01-04 21:29:36,038 [salt.minion      ][INFO    ][15982] Starting a new job with PID 15982
2018-01-04 21:29:36,048 [salt.minion      ][INFO    ][15982] Returning information for job: 20180104212938643868
2018-01-04 21:29:46,237 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212948848067
2018-01-04 21:29:46,247 [salt.minion      ][INFO    ][15987] Starting a new job with PID 15987
2018-01-04 21:29:46,257 [salt.minion      ][INFO    ][15987] Returning information for job: 20180104212948848067
2018-01-04 21:29:56,444 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104212959055255
2018-01-04 21:29:56,454 [salt.minion      ][INFO    ][15992] Starting a new job with PID 15992
2018-01-04 21:29:56,464 [salt.minion      ][INFO    ][15992] Returning information for job: 20180104212959055255
2018-01-04 21:30:06,474 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213009086678
2018-01-04 21:30:06,482 [salt.minion      ][INFO    ][15997] Starting a new job with PID 15997
2018-01-04 21:30:06,492 [salt.minion      ][INFO    ][15997] Returning information for job: 20180104213009086678
2018-01-04 21:30:16,713 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213019317384
2018-01-04 21:30:16,723 [salt.minion      ][INFO    ][16002] Starting a new job with PID 16002
2018-01-04 21:30:16,733 [salt.minion      ][INFO    ][16002] Returning information for job: 20180104213019317384
2018-01-04 21:30:26,742 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213029358140
2018-01-04 21:30:26,751 [salt.minion      ][INFO    ][16007] Starting a new job with PID 16007
2018-01-04 21:30:26,763 [salt.minion      ][INFO    ][16007] Returning information for job: 20180104213029358140
2018-01-04 21:30:36,773 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213039388515
2018-01-04 21:30:36,782 [salt.minion      ][INFO    ][16012] Starting a new job with PID 16012
2018-01-04 21:30:36,793 [salt.minion      ][INFO    ][16012] Returning information for job: 20180104213039388515
2018-01-04 21:30:46,818 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213049433060
2018-01-04 21:30:46,828 [salt.minion      ][INFO    ][16017] Starting a new job with PID 16017
2018-01-04 21:30:46,838 [salt.minion      ][INFO    ][16017] Returning information for job: 20180104213049433060
2018-01-04 21:30:56,863 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213059477504
2018-01-04 21:30:56,873 [salt.minion      ][INFO    ][16022] Starting a new job with PID 16022
2018-01-04 21:30:56,883 [salt.minion      ][INFO    ][16022] Returning information for job: 20180104213059477504
2018-01-04 21:31:06,905 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213109517485
2018-01-04 21:31:06,913 [salt.minion      ][INFO    ][16027] Starting a new job with PID 16027
2018-01-04 21:31:06,922 [salt.minion      ][INFO    ][16027] Returning information for job: 20180104213109517485
2018-01-04 21:31:16,947 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213119561798
2018-01-04 21:31:16,955 [salt.minion      ][INFO    ][16032] Starting a new job with PID 16032
2018-01-04 21:31:16,964 [salt.minion      ][INFO    ][16032] Returning information for job: 20180104213119561798
2018-01-04 21:31:27,014 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213129625286
2018-01-04 21:31:27,023 [salt.minion      ][INFO    ][16047] Starting a new job with PID 16047
2018-01-04 21:31:27,033 [salt.minion      ][INFO    ][16047] Returning information for job: 20180104213129625286
2018-01-04 21:31:37,096 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213139704302
2018-01-04 21:31:37,106 [salt.minion      ][INFO    ][16052] Starting a new job with PID 16052
2018-01-04 21:31:37,116 [salt.minion      ][INFO    ][16052] Returning information for job: 20180104213139704302
2018-01-04 21:31:47,188 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213149801623
2018-01-04 21:31:47,197 [salt.minion      ][INFO    ][16057] Starting a new job with PID 16057
2018-01-04 21:31:47,207 [salt.minion      ][INFO    ][16057] Returning information for job: 20180104213149801623
2018-01-04 21:31:57,296 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213159910313
2018-01-04 21:31:57,304 [salt.minion      ][INFO    ][16062] Starting a new job with PID 16062
2018-01-04 21:31:57,314 [salt.minion      ][INFO    ][16062] Returning information for job: 20180104213159910313
2018-01-04 21:32:07,406 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213210020292
2018-01-04 21:32:07,414 [salt.minion      ][INFO    ][16067] Starting a new job with PID 16067
2018-01-04 21:32:07,424 [salt.minion      ][INFO    ][16067] Returning information for job: 20180104213210020292
2018-01-04 21:32:17,524 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213220136071
2018-01-04 21:32:17,533 [salt.minion      ][INFO    ][16072] Starting a new job with PID 16072
2018-01-04 21:32:17,543 [salt.minion      ][INFO    ][16072] Returning information for job: 20180104213220136071
2018-01-04 21:32:27,628 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213230241075
2018-01-04 21:32:27,638 [salt.minion      ][INFO    ][16077] Starting a new job with PID 16077
2018-01-04 21:32:27,647 [salt.minion      ][INFO    ][16077] Returning information for job: 20180104213230241075
2018-01-04 21:32:36,349 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-04 21:32:36,356 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-04 21:32:36,365 [salt.state       ][INFO    ][11504] {'mysql': False}
2018-01-04 21:32:36,365 [salt.state       ][INFO    ][11504] Completed state [mysql] at time 21:32:36.365758 duration_in_ms=600175.097
2018-01-04 21:32:36,367 [salt.state       ][INFO    ][11504] Running state [/etc/mysql/my.cnf] at time 21:32:36.366990
2018-01-04 21:32:36,367 [salt.state       ][INFO    ][11504] Executing state file.managed for /etc/mysql/my.cnf
2018-01-04 21:32:36,420 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-04 21:32:36,475 [salt.state       ][INFO    ][11504] File changed:
--- 
+++ 
@@ -1,36 +1,59 @@
-[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
 [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.51
+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
 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
+
+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://"
+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.51
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-04 21:32:36,478 [salt.state       ][INFO    ][11504] Completed state [/etc/mysql/my.cnf] at time 21:32:36.478208 duration_in_ms=111.218
2018-01-04 21:32:36,479 [salt.state       ][INFO    ][11504] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 21:32:36.479775
2018-01-04 21:32:36,479 [salt.state       ][INFO    ][11504] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-04 21:32:36,480 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-04 21:32:37,767 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180104213240378411
2018-01-04 21:32:37,776 [salt.minion      ][INFO    ][16824] Starting a new job with PID 16824
2018-01-04 21:32:37,787 [salt.minion      ][INFO    ][16824] Returning information for job: 20180104213240378411
2018-01-04 21:32:43,170 [salt.state       ][INFO    ][11504] {'pid': 16102, '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-04 21:32:43,170 [salt.state       ][INFO    ][11504] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 21:32:43.170818 duration_in_ms=6691.043
2018-01-04 21:32:43,172 [salt.state       ][INFO    ][11504] Running state [/var/lib/mysql/.galera_bootstrap] at time 21:32:43.171968
2018-01-04 21:32:43,172 [salt.state       ][INFO    ][11504] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-04 21:32:43,172 [salt.state       ][INFO    ][11504] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-04 21:32:43,172 [salt.state       ][INFO    ][11504] Completed state [/var/lib/mysql/.galera_bootstrap] at time 21:32:43.172784 duration_in_ms=0.816
2018-01-04 21:32:43,413 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['git', '--version'] in directory '/root'
2018-01-04 21:32:43,457 [salt.state       ][INFO    ][11504] Running state [/etc/mysql/my.cnf] at time 21:32:43.457376
2018-01-04 21:32:43,457 [salt.state       ][INFO    ][11504] Executing state file.managed for /etc/mysql/my.cnf
2018-01-04 21:32:43,504 [salt.fileclient  ][INFO    ][11504] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-04 21:32:43,636 [salt.state       ][INFO    ][11504] File changed:
--- 
+++ 
@@ -1,8 +1,13 @@
 # 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]
 syslog
+
 [mysqld]
 datadir=/var/lib/mysql
 bind-address=192.168.10.51
@@ -14,8 +19,10 @@
 init-connect='SET NAMES utf8'
 character-set-server=utf8
 default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
 skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
 
 myisam_sort_buffer_size=64M
 wait_timeout=1800
@@ -38,8 +45,7 @@
 innodb_doublewrite=0
 innodb_autoinc_lock_mode=2
 innodb_locks_unsafe_for_binlog=1
-
-wsrep_cluster_address="gcomm://"
+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"
 
@@ -50,6 +56,8 @@
 wsrep_provider_options="gcache.size = 256M"
 wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
 
+
+
 [xtrabackup]
 parallel=4
 

2018-01-04 21:32:43,640 [salt.state       ][INFO    ][11504] Completed state [/etc/mysql/my.cnf] at time 21:32:43.640462 duration_in_ms=183.087
2018-01-04 21:32:43,642 [salt.state       ][INFO    ][11504] Running state [mysql] at time 21:32:43.642369
2018-01-04 21:32:43,642 [salt.state       ][INFO    ][11504] Executing state service.running for mysql
2018-01-04 21:32:43,643 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-04 21:32:43,651 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-04 21:32:43,661 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-04 21:32:43,670 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-04 21:32:43,679 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-04 21:32:43,927 [salt.loaded.int.module.cmdmod][INFO    ][11504] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-04 21:32:43,934 [salt.state       ][INFO    ][11504] {'mysql': True}
2018-01-04 21:32:43,935 [salt.state       ][INFO    ][11504] Completed state [mysql] at time 21:32:43.935148 duration_in_ms=292.778
2018-01-04 21:32:43,935 [salt.state       ][INFO    ][11504] Running state [ceilometer] at time 21:32:43.935578
2018-01-04 21:32:43,935 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for ceilometer
2018-01-04 21:32:43,942 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'ceilometer' created
2018-01-04 21:32:43,942 [salt.state       ][INFO    ][11504] {'ceilometer': 'Present'}
2018-01-04 21:32:43,942 [salt.state       ][INFO    ][11504] Completed state [ceilometer] at time 21:32:43.942808 duration_in_ms=7.23
2018-01-04 21:32:43,943 [salt.state       ][INFO    ][11504] Running state [ceilometer] at time 21:32:43.943150
2018-01-04 21:32:43,943 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for ceilometer
2018-01-04 21:32:43,954 [salt.loaded.int.module.mysql][INFO    ][11504] User 'ceilometer'@'%' has been created
2018-01-04 21:32:43,954 [salt.state       ][INFO    ][11504] {'ceilometer': 'Present'}
2018-01-04 21:32:43,954 [salt.state       ][INFO    ][11504] Completed state [ceilometer] at time 21:32:43.954724 duration_in_ms=11.574
2018-01-04 21:32:43,956 [salt.state       ][INFO    ][11504] Running state [mysql_grants_ceilometer_ceilometer_%] at time 21:32:43.956585
2018-01-04 21:32:43,956 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-04 21:32:43,966 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-04 21:32:43,966 [salt.state       ][INFO    ][11504] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-04 21:32:43,967 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 21:32:43.967046 duration_in_ms=10.461
2018-01-04 21:32:43,967 [salt.state       ][INFO    ][11504] Running state [ceilometer] at time 21:32:43.967378
2018-01-04 21:32:43,967 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for ceilometer
2018-01-04 21:32:43,978 [salt.loaded.int.module.mysql][INFO    ][11504] User 'ceilometer'@'192.168.10.51' has been created
2018-01-04 21:32:43,978 [salt.state       ][INFO    ][11504] {'ceilometer': 'Present'}
2018-01-04 21:32:43,979 [salt.state       ][INFO    ][11504] Completed state [ceilometer] at time 21:32:43.979076 duration_in_ms=11.698
2018-01-04 21:32:43,980 [salt.state       ][INFO    ][11504] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 21:32:43.980618
2018-01-04 21:32:43,980 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-04 21:32:43,990 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-04 21:32:43,990 [salt.state       ][INFO    ][11504] {'mysql_grants_ceilometer_ceilometer_192.168.10.51': 'Present'}
2018-01-04 21:32:43,990 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 21:32:43.990816 duration_in_ms=10.198
2018-01-04 21:32:43,991 [salt.state       ][INFO    ][11504] Running state [aodh] at time 21:32:43.991142
2018-01-04 21:32:43,991 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for aodh
2018-01-04 21:32:43,994 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'aodh' created
2018-01-04 21:32:43,995 [salt.state       ][INFO    ][11504] {'aodh': 'Present'}
2018-01-04 21:32:43,995 [salt.state       ][INFO    ][11504] Completed state [aodh] at time 21:32:43.995486 duration_in_ms=4.344
2018-01-04 21:32:43,995 [salt.state       ][INFO    ][11504] Running state [aodh] at time 21:32:43.995807
2018-01-04 21:32:43,996 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for aodh
2018-01-04 21:32:44,006 [salt.loaded.int.module.mysql][INFO    ][11504] User 'aodh'@'%' has been created
2018-01-04 21:32:44,006 [salt.state       ][INFO    ][11504] {'aodh': 'Present'}
2018-01-04 21:32:44,007 [salt.state       ][INFO    ][11504] Completed state [aodh] at time 21:32:44.007002 duration_in_ms=11.194
2018-01-04 21:32:44,008 [salt.state       ][INFO    ][11504] Running state [mysql_grants_aodh_aodh_%] at time 21:32:44.008552
2018-01-04 21:32:44,008 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-04 21:32:44,018 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-04 21:32:44,018 [salt.state       ][INFO    ][11504] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-04 21:32:44,018 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_aodh_aodh_%] at time 21:32:44.018681 duration_in_ms=10.129
2018-01-04 21:32:44,019 [salt.state       ][INFO    ][11504] Running state [aodh] at time 21:32:44.018999
2018-01-04 21:32:44,019 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for aodh
2018-01-04 21:32:44,029 [salt.loaded.int.module.mysql][INFO    ][11504] User 'aodh'@'192.168.10.50' has been created
2018-01-04 21:32:44,029 [salt.state       ][INFO    ][11504] {'aodh': 'Present'}
2018-01-04 21:32:44,030 [salt.state       ][INFO    ][11504] Completed state [aodh] at time 21:32:44.030127 duration_in_ms=11.128
2018-01-04 21:32:44,031 [salt.state       ][INFO    ][11504] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 21:32:44.031574
2018-01-04 21:32:44,031 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-04 21:32:44,040 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-04 21:32:44,041 [salt.state       ][INFO    ][11504] {'mysql_grants_aodh_aodh_192.168.10.50': 'Present'}
2018-01-04 21:32:44,041 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 21:32:44.041532 duration_in_ms=9.958
2018-01-04 21:32:44,041 [salt.state       ][INFO    ][11504] Running state [nova] at time 21:32:44.041902
2018-01-04 21:32:44,042 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for nova
2018-01-04 21:32:44,045 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'nova' created
2018-01-04 21:32:44,046 [salt.state       ][INFO    ][11504] {'nova': 'Present'}
2018-01-04 21:32:44,046 [salt.state       ][INFO    ][11504] Completed state [nova] at time 21:32:44.046498 duration_in_ms=4.596
2018-01-04 21:32:44,046 [salt.state       ][INFO    ][11504] Running state [nova] at time 21:32:44.046864
2018-01-04 21:32:44,047 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for nova
2018-01-04 21:32:44,057 [salt.loaded.int.module.mysql][INFO    ][11504] User 'nova'@'%' has been created
2018-01-04 21:32:44,058 [salt.state       ][INFO    ][11504] {'nova': 'Present'}
2018-01-04 21:32:44,058 [salt.state       ][INFO    ][11504] Completed state [nova] at time 21:32:44.058652 duration_in_ms=11.788
2018-01-04 21:32:44,060 [salt.state       ][INFO    ][11504] Running state [mysql_grants_nova_nova_%] at time 21:32:44.060252
2018-01-04 21:32:44,060 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-04 21:32:44,070 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-04 21:32:44,070 [salt.state       ][INFO    ][11504] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-04 21:32:44,070 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_nova_nova_%] at time 21:32:44.070688 duration_in_ms=10.435
2018-01-04 21:32:44,071 [salt.state       ][INFO    ][11504] Running state [nova] at time 21:32:44.071009
2018-01-04 21:32:44,071 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for nova
2018-01-04 21:32:44,081 [salt.loaded.int.module.mysql][INFO    ][11504] User 'nova'@'192.168.10.51' has been created
2018-01-04 21:32:44,081 [salt.state       ][INFO    ][11504] {'nova': 'Present'}
2018-01-04 21:32:44,082 [salt.state       ][INFO    ][11504] Completed state [nova] at time 21:32:44.082074 duration_in_ms=11.065
2018-01-04 21:32:44,083 [salt.state       ][INFO    ][11504] Running state [mysql_grants_nova_nova_192.168.10.51] at time 21:32:44.083533
2018-01-04 21:32:44,083 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-04 21:32:44,092 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-04 21:32:44,092 [salt.state       ][INFO    ][11504] {'mysql_grants_nova_nova_192.168.10.51': 'Present'}
2018-01-04 21:32:44,093 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 21:32:44.093289 duration_in_ms=9.757
2018-01-04 21:32:44,093 [salt.state       ][INFO    ][11504] Running state [grafana] at time 21:32:44.093623
2018-01-04 21:32:44,093 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for grafana
2018-01-04 21:32:44,097 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'grafana' created
2018-01-04 21:32:44,097 [salt.state       ][INFO    ][11504] {'grafana': 'Present'}
2018-01-04 21:32:44,098 [salt.state       ][INFO    ][11504] Completed state [grafana] at time 21:32:44.097968 duration_in_ms=4.345
2018-01-04 21:32:44,098 [salt.state       ][INFO    ][11504] Running state [grafana] at time 21:32:44.098287
2018-01-04 21:32:44,098 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for grafana
2018-01-04 21:32:44,109 [salt.loaded.int.module.mysql][INFO    ][11504] User 'grafana'@'%' has been created
2018-01-04 21:32:44,109 [salt.state       ][INFO    ][11504] {'grafana': 'Present'}
2018-01-04 21:32:44,109 [salt.state       ][INFO    ][11504] Completed state [grafana] at time 21:32:44.109734 duration_in_ms=11.447
2018-01-04 21:32:44,111 [salt.state       ][INFO    ][11504] Running state [mysql_grants_grafana_grafana_%] at time 21:32:44.111313
2018-01-04 21:32:44,111 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-04 21:32:44,120 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-04 21:32:44,120 [salt.state       ][INFO    ][11504] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-04 21:32:44,121 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_grafana_grafana_%] at time 21:32:44.121028 duration_in_ms=9.715
2018-01-04 21:32:44,121 [salt.state       ][INFO    ][11504] Running state [grafana] at time 21:32:44.121378
2018-01-04 21:32:44,121 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for grafana
2018-01-04 21:32:44,132 [salt.loaded.int.module.mysql][INFO    ][11504] User 'grafana'@'192.168.10.51' has been created
2018-01-04 21:32:44,132 [salt.state       ][INFO    ][11504] {'grafana': 'Present'}
2018-01-04 21:32:44,132 [salt.state       ][INFO    ][11504] Completed state [grafana] at time 21:32:44.132754 duration_in_ms=11.375
2018-01-04 21:32:44,134 [salt.state       ][INFO    ][11504] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 21:32:44.134312
2018-01-04 21:32:44,134 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-04 21:32:44,143 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-04 21:32:44,144 [salt.state       ][INFO    ][11504] {'mysql_grants_grafana_grafana_192.168.10.51': 'Present'}
2018-01-04 21:32:44,144 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 21:32:44.144348 duration_in_ms=10.037
2018-01-04 21:32:44,144 [salt.state       ][INFO    ][11504] Running state [designate_pool_manager] at time 21:32:44.144678
2018-01-04 21:32:44,145 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for designate_pool_manager
2018-01-04 21:32:44,148 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'designate_pool_manager' created
2018-01-04 21:32:44,148 [salt.state       ][INFO    ][11504] {'designate_pool_manager': 'Present'}
2018-01-04 21:32:44,149 [salt.state       ][INFO    ][11504] Completed state [designate_pool_manager] at time 21:32:44.149043 duration_in_ms=4.365
2018-01-04 21:32:44,149 [salt.state       ][INFO    ][11504] Running state [designate] at time 21:32:44.149374
2018-01-04 21:32:44,149 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for designate
2018-01-04 21:32:44,159 [salt.loaded.int.module.mysql][INFO    ][11504] User 'designate'@'%' has been created
2018-01-04 21:32:44,160 [salt.state       ][INFO    ][11504] {'designate': 'Present'}
2018-01-04 21:32:44,160 [salt.state       ][INFO    ][11504] Completed state [designate] at time 21:32:44.160510 duration_in_ms=11.136
2018-01-04 21:32:44,162 [salt.state       ][INFO    ][11504] Running state [mysql_grants_designate_designate_pool_manager_%] at time 21:32:44.162267
2018-01-04 21:32:44,162 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-04 21:32:44,171 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-04 21:32:44,171 [salt.state       ][INFO    ][11504] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-04 21:32:44,172 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 21:32:44.172120 duration_in_ms=9.852
2018-01-04 21:32:44,172 [salt.state       ][INFO    ][11504] Running state [designate] at time 21:32:44.172452
2018-01-04 21:32:44,172 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for designate
2018-01-04 21:32:44,182 [salt.loaded.int.module.mysql][INFO    ][11504] User 'designate'@'192.168.10.50' has been created
2018-01-04 21:32:44,183 [salt.state       ][INFO    ][11504] {'designate': 'Present'}
2018-01-04 21:32:44,183 [salt.state       ][INFO    ][11504] Completed state [designate] at time 21:32:44.183564 duration_in_ms=11.112
2018-01-04 21:32:44,185 [salt.state       ][INFO    ][11504] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 21:32:44.185132
2018-01-04 21:32:44,185 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-04 21:32:44,194 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-04 21:32:44,194 [salt.state       ][INFO    ][11504] {'mysql_grants_designate_designate_pool_manager_192.168.10.50': 'Present'}
2018-01-04 21:32:44,195 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 21:32:44.195166 duration_in_ms=10.033
2018-01-04 21:32:44,195 [salt.state       ][INFO    ][11504] Running state [heat] at time 21:32:44.195501
2018-01-04 21:32:44,195 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for heat
2018-01-04 21:32:44,199 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'heat' created
2018-01-04 21:32:44,199 [salt.state       ][INFO    ][11504] {'heat': 'Present'}
2018-01-04 21:32:44,199 [salt.state       ][INFO    ][11504] Completed state [heat] at time 21:32:44.199945 duration_in_ms=4.445
2018-01-04 21:32:44,200 [salt.state       ][INFO    ][11504] Running state [heat] at time 21:32:44.200271
2018-01-04 21:32:44,200 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for heat
2018-01-04 21:32:44,210 [salt.loaded.int.module.mysql][INFO    ][11504] User 'heat'@'%' has been created
2018-01-04 21:32:44,211 [salt.state       ][INFO    ][11504] {'heat': 'Present'}
2018-01-04 21:32:44,211 [salt.state       ][INFO    ][11504] Completed state [heat] at time 21:32:44.211329 duration_in_ms=11.057
2018-01-04 21:32:44,212 [salt.state       ][INFO    ][11504] Running state [mysql_grants_heat_heat_%] at time 21:32:44.212852
2018-01-04 21:32:44,213 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-04 21:32:44,222 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-04 21:32:44,222 [salt.state       ][INFO    ][11504] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-04 21:32:44,222 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_heat_heat_%] at time 21:32:44.222868 duration_in_ms=10.003
2018-01-04 21:32:44,223 [salt.state       ][INFO    ][11504] Running state [heat] at time 21:32:44.223189
2018-01-04 21:32:44,223 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for heat
2018-01-04 21:32:44,233 [salt.loaded.int.module.mysql][INFO    ][11504] User 'heat'@'192.168.10.51' has been created
2018-01-04 21:32:44,234 [salt.state       ][INFO    ][11504] {'heat': 'Present'}
2018-01-04 21:32:44,234 [salt.state       ][INFO    ][11504] Completed state [heat] at time 21:32:44.234426 duration_in_ms=11.237
2018-01-04 21:32:44,235 [salt.state       ][INFO    ][11504] Running state [mysql_grants_heat_heat_192.168.10.51] at time 21:32:44.235872
2018-01-04 21:32:44,236 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-04 21:32:44,245 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-04 21:32:44,245 [salt.state       ][INFO    ][11504] {'mysql_grants_heat_heat_192.168.10.51': 'Present'}
2018-01-04 21:32:44,245 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 21:32:44.245797 duration_in_ms=9.924
2018-01-04 21:32:44,246 [salt.state       ][INFO    ][11504] Running state [nova_api] at time 21:32:44.246121
2018-01-04 21:32:44,246 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for nova_api
2018-01-04 21:32:44,249 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'nova_api' created
2018-01-04 21:32:44,250 [salt.state       ][INFO    ][11504] {'nova_api': 'Present'}
2018-01-04 21:32:44,250 [salt.state       ][INFO    ][11504] Completed state [nova_api] at time 21:32:44.250346 duration_in_ms=4.225
2018-01-04 21:32:44,250 [salt.state       ][INFO    ][11504] Running state [nova] at time 21:32:44.250662
2018-01-04 21:32:44,250 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for nova
2018-01-04 21:32:44,253 [salt.state       ][INFO    ][11504] User nova@% is already present with the desired password
2018-01-04 21:32:44,253 [salt.state       ][INFO    ][11504] Completed state [nova] at time 21:32:44.253713 duration_in_ms=3.051
2018-01-04 21:32:44,255 [salt.state       ][INFO    ][11504] Running state [mysql_grants_nova_nova_api_%] at time 21:32:44.255316
2018-01-04 21:32:44,255 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-04 21:32:44,265 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-04 21:32:44,265 [salt.state       ][INFO    ][11504] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-04 21:32:44,265 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_nova_nova_api_%] at time 21:32:44.265829 duration_in_ms=10.513
2018-01-04 21:32:44,266 [salt.state       ][INFO    ][11504] Running state [nova] at time 21:32:44.266151
2018-01-04 21:32:44,266 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for nova
2018-01-04 21:32:44,268 [salt.state       ][INFO    ][11504] User nova@192.168.10.51 is already present with the desired password
2018-01-04 21:32:44,269 [salt.state       ][INFO    ][11504] Completed state [nova] at time 21:32:44.269239 duration_in_ms=3.088
2018-01-04 21:32:44,270 [salt.state       ][INFO    ][11504] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 21:32:44.270728
2018-01-04 21:32:44,271 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-04 21:32:44,280 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-04 21:32:44,280 [salt.state       ][INFO    ][11504] {'mysql_grants_nova_nova_api_192.168.10.51': 'Present'}
2018-01-04 21:32:44,280 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 21:32:44.280826 duration_in_ms=10.098
2018-01-04 21:32:44,281 [salt.state       ][INFO    ][11504] Running state [keystone] at time 21:32:44.281148
2018-01-04 21:32:44,281 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for keystone
2018-01-04 21:32:44,284 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'keystone' created
2018-01-04 21:32:44,285 [salt.state       ][INFO    ][11504] {'keystone': 'Present'}
2018-01-04 21:32:44,285 [salt.state       ][INFO    ][11504] Completed state [keystone] at time 21:32:44.285508 duration_in_ms=4.36
2018-01-04 21:32:44,285 [salt.state       ][INFO    ][11504] Running state [keystone] at time 21:32:44.285865
2018-01-04 21:32:44,286 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for keystone
2018-01-04 21:32:44,296 [salt.loaded.int.module.mysql][INFO    ][11504] User 'keystone'@'%' has been created
2018-01-04 21:32:44,296 [salt.state       ][INFO    ][11504] {'keystone': 'Present'}
2018-01-04 21:32:44,296 [salt.state       ][INFO    ][11504] Completed state [keystone] at time 21:32:44.296782 duration_in_ms=10.917
2018-01-04 21:32:44,298 [salt.state       ][INFO    ][11504] Running state [mysql_grants_keystone_keystone_%] at time 21:32:44.298534
2018-01-04 21:32:44,298 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-04 21:32:44,307 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-04 21:32:44,308 [salt.state       ][INFO    ][11504] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-04 21:32:44,308 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_keystone_keystone_%] at time 21:32:44.308282 duration_in_ms=9.748
2018-01-04 21:32:44,308 [salt.state       ][INFO    ][11504] Running state [keystone] at time 21:32:44.308598
2018-01-04 21:32:44,308 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for keystone
2018-01-04 21:32:44,318 [salt.loaded.int.module.mysql][INFO    ][11504] User 'keystone'@'192.168.10.51' has been created
2018-01-04 21:32:44,319 [salt.state       ][INFO    ][11504] {'keystone': 'Present'}
2018-01-04 21:32:44,319 [salt.state       ][INFO    ][11504] Completed state [keystone] at time 21:32:44.319339 duration_in_ms=10.741
2018-01-04 21:32:44,320 [salt.state       ][INFO    ][11504] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 21:32:44.320816
2018-01-04 21:32:44,321 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-04 21:32:44,329 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-04 21:32:44,330 [salt.state       ][INFO    ][11504] {'mysql_grants_keystone_keystone_192.168.10.51': 'Present'}
2018-01-04 21:32:44,330 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 21:32:44.330554 duration_in_ms=9.739
2018-01-04 21:32:44,330 [salt.state       ][INFO    ][11504] Running state [nova_cell0] at time 21:32:44.330873
2018-01-04 21:32:44,331 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for nova_cell0
2018-01-04 21:32:44,334 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'nova_cell0' created
2018-01-04 21:32:44,334 [salt.state       ][INFO    ][11504] {'nova_cell0': 'Present'}
2018-01-04 21:32:44,335 [salt.state       ][INFO    ][11504] Completed state [nova_cell0] at time 21:32:44.335243 duration_in_ms=4.37
2018-01-04 21:32:44,335 [salt.state       ][INFO    ][11504] Running state [nova] at time 21:32:44.335558
2018-01-04 21:32:44,335 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for nova
2018-01-04 21:32:44,338 [salt.state       ][INFO    ][11504] User nova@% is already present with the desired password
2018-01-04 21:32:44,338 [salt.state       ][INFO    ][11504] Completed state [nova] at time 21:32:44.338604 duration_in_ms=3.046
2018-01-04 21:32:44,340 [salt.state       ][INFO    ][11504] Running state [mysql_grants_nova_nova_cell0_%] at time 21:32:44.340245
2018-01-04 21:32:44,340 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-04 21:32:44,350 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-04 21:32:44,350 [salt.state       ][INFO    ][11504] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-04 21:32:44,351 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_nova_nova_cell0_%] at time 21:32:44.351116 duration_in_ms=10.871
2018-01-04 21:32:44,351 [salt.state       ][INFO    ][11504] Running state [nova] at time 21:32:44.351434
2018-01-04 21:32:44,351 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for nova
2018-01-04 21:32:44,354 [salt.state       ][INFO    ][11504] User nova@192.168.10.51 is already present with the desired password
2018-01-04 21:32:44,354 [salt.state       ][INFO    ][11504] Completed state [nova] at time 21:32:44.354578 duration_in_ms=3.144
2018-01-04 21:32:44,356 [salt.state       ][INFO    ][11504] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 21:32:44.356039
2018-01-04 21:32:44,356 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-04 21:32:44,365 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-04 21:32:44,366 [salt.state       ][INFO    ][11504] {'mysql_grants_nova_nova_cell0_192.168.10.51': 'Present'}
2018-01-04 21:32:44,366 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 21:32:44.366371 duration_in_ms=10.332
2018-01-04 21:32:44,366 [salt.state       ][INFO    ][11504] Running state [cinder] at time 21:32:44.366688
2018-01-04 21:32:44,367 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for cinder
2018-01-04 21:32:44,370 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'cinder' created
2018-01-04 21:32:44,370 [salt.state       ][INFO    ][11504] {'cinder': 'Present'}
2018-01-04 21:32:44,371 [salt.state       ][INFO    ][11504] Completed state [cinder] at time 21:32:44.371049 duration_in_ms=4.361
2018-01-04 21:32:44,371 [salt.state       ][INFO    ][11504] Running state [cinder] at time 21:32:44.371369
2018-01-04 21:32:44,371 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for cinder
2018-01-04 21:32:44,381 [salt.loaded.int.module.mysql][INFO    ][11504] User 'cinder'@'%' has been created
2018-01-04 21:32:44,382 [salt.state       ][INFO    ][11504] {'cinder': 'Present'}
2018-01-04 21:32:44,382 [salt.state       ][INFO    ][11504] Completed state [cinder] at time 21:32:44.382646 duration_in_ms=11.277
2018-01-04 21:32:44,384 [salt.state       ][INFO    ][11504] Running state [mysql_grants_cinder_cinder_%] at time 21:32:44.384195
2018-01-04 21:32:44,384 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-04 21:32:44,393 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-04 21:32:44,393 [salt.state       ][INFO    ][11504] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-04 21:32:44,393 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_cinder_cinder_%] at time 21:32:44.393854 duration_in_ms=9.658
2018-01-04 21:32:44,394 [salt.state       ][INFO    ][11504] Running state [cinder] at time 21:32:44.394171
2018-01-04 21:32:44,394 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for cinder
2018-01-04 21:32:44,404 [salt.loaded.int.module.mysql][INFO    ][11504] User 'cinder'@'192.168.10.51' has been created
2018-01-04 21:32:44,404 [salt.state       ][INFO    ][11504] {'cinder': 'Present'}
2018-01-04 21:32:44,404 [salt.state       ][INFO    ][11504] Completed state [cinder] at time 21:32:44.404907 duration_in_ms=10.735
2018-01-04 21:32:44,406 [salt.state       ][INFO    ][11504] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 21:32:44.406404
2018-01-04 21:32:44,406 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-04 21:32:44,415 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-04 21:32:44,415 [salt.state       ][INFO    ][11504] {'mysql_grants_cinder_cinder_192.168.10.51': 'Present'}
2018-01-04 21:32:44,415 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 21:32:44.415920 duration_in_ms=9.516
2018-01-04 21:32:44,416 [salt.state       ][INFO    ][11504] Running state [glance] at time 21:32:44.416237
2018-01-04 21:32:44,416 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for glance
2018-01-04 21:32:44,420 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'glance' created
2018-01-04 21:32:44,420 [salt.state       ][INFO    ][11504] {'glance': 'Present'}
2018-01-04 21:32:44,420 [salt.state       ][INFO    ][11504] Completed state [glance] at time 21:32:44.420633 duration_in_ms=4.397
2018-01-04 21:32:44,420 [salt.state       ][INFO    ][11504] Running state [glance] at time 21:32:44.420951
2018-01-04 21:32:44,421 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for glance
2018-01-04 21:32:44,431 [salt.loaded.int.module.mysql][INFO    ][11504] User 'glance'@'%' has been created
2018-01-04 21:32:44,431 [salt.state       ][INFO    ][11504] {'glance': 'Present'}
2018-01-04 21:32:44,431 [salt.state       ][INFO    ][11504] Completed state [glance] at time 21:32:44.431747 duration_in_ms=10.796
2018-01-04 21:32:44,433 [salt.state       ][INFO    ][11504] Running state [mysql_grants_glance_glance_%] at time 21:32:44.433298
2018-01-04 21:32:44,433 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-04 21:32:44,442 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-04 21:32:44,442 [salt.state       ][INFO    ][11504] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-04 21:32:44,443 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_glance_glance_%] at time 21:32:44.443164 duration_in_ms=9.866
2018-01-04 21:32:44,443 [salt.state       ][INFO    ][11504] Running state [glance] at time 21:32:44.443481
2018-01-04 21:32:44,443 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for glance
2018-01-04 21:32:44,453 [salt.loaded.int.module.mysql][INFO    ][11504] User 'glance'@'192.168.10.51' has been created
2018-01-04 21:32:44,454 [salt.state       ][INFO    ][11504] {'glance': 'Present'}
2018-01-04 21:32:44,454 [salt.state       ][INFO    ][11504] Completed state [glance] at time 21:32:44.454542 duration_in_ms=11.061
2018-01-04 21:32:44,456 [salt.state       ][INFO    ][11504] Running state [mysql_grants_glance_glance_192.168.10.51] at time 21:32:44.456014
2018-01-04 21:32:44,456 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-04 21:32:44,465 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-04 21:32:44,465 [salt.state       ][INFO    ][11504] {'mysql_grants_glance_glance_192.168.10.51': 'Present'}
2018-01-04 21:32:44,465 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 21:32:44.465727 duration_in_ms=9.713
2018-01-04 21:32:44,466 [salt.state       ][INFO    ][11504] Running state [neutron] at time 21:32:44.466055
2018-01-04 21:32:44,466 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for neutron
2018-01-04 21:32:44,469 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'neutron' created
2018-01-04 21:32:44,470 [salt.state       ][INFO    ][11504] {'neutron': 'Present'}
2018-01-04 21:32:44,470 [salt.state       ][INFO    ][11504] Completed state [neutron] at time 21:32:44.470477 duration_in_ms=4.421
2018-01-04 21:32:44,470 [salt.state       ][INFO    ][11504] Running state [neutron] at time 21:32:44.470809
2018-01-04 21:32:44,471 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for neutron
2018-01-04 21:32:44,481 [salt.loaded.int.module.mysql][INFO    ][11504] User 'neutron'@'%' has been created
2018-01-04 21:32:44,481 [salt.state       ][INFO    ][11504] {'neutron': 'Present'}
2018-01-04 21:32:44,481 [salt.state       ][INFO    ][11504] Completed state [neutron] at time 21:32:44.481867 duration_in_ms=11.058
2018-01-04 21:32:44,483 [salt.state       ][INFO    ][11504] Running state [mysql_grants_neutron_neutron_%] at time 21:32:44.483422
2018-01-04 21:32:44,483 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-04 21:32:44,492 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-04 21:32:44,492 [salt.state       ][INFO    ][11504] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-04 21:32:44,493 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_neutron_neutron_%] at time 21:32:44.493119 duration_in_ms=9.697
2018-01-04 21:32:44,493 [salt.state       ][INFO    ][11504] Running state [neutron] at time 21:32:44.493450
2018-01-04 21:32:44,493 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for neutron
2018-01-04 21:32:44,504 [salt.loaded.int.module.mysql][INFO    ][11504] User 'neutron'@'192.168.10.51' has been created
2018-01-04 21:32:44,504 [salt.state       ][INFO    ][11504] {'neutron': 'Present'}
2018-01-04 21:32:44,504 [salt.state       ][INFO    ][11504] Completed state [neutron] at time 21:32:44.504717 duration_in_ms=11.268
2018-01-04 21:32:44,506 [salt.state       ][INFO    ][11504] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 21:32:44.506259
2018-01-04 21:32:44,506 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-04 21:32:44,515 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-04 21:32:44,515 [salt.state       ][INFO    ][11504] {'mysql_grants_neutron_neutron_192.168.10.51': 'Present'}
2018-01-04 21:32:44,516 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 21:32:44.516123 duration_in_ms=9.864
2018-01-04 21:32:44,516 [salt.state       ][INFO    ][11504] Running state [designate] at time 21:32:44.516441
2018-01-04 21:32:44,516 [salt.state       ][INFO    ][11504] Executing state mysql_database.present for designate
2018-01-04 21:32:44,520 [salt.loaded.int.module.mysql][INFO    ][11504] DB 'designate' created
2018-01-04 21:32:44,520 [salt.state       ][INFO    ][11504] {'designate': 'Present'}
2018-01-04 21:32:44,520 [salt.state       ][INFO    ][11504] Completed state [designate] at time 21:32:44.520715 duration_in_ms=4.275
2018-01-04 21:32:44,521 [salt.state       ][INFO    ][11504] Running state [designate] at time 21:32:44.521031
2018-01-04 21:32:44,521 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for designate
2018-01-04 21:32:44,523 [salt.state       ][INFO    ][11504] User designate@% is already present with the desired password
2018-01-04 21:32:44,524 [salt.state       ][INFO    ][11504] Completed state [designate] at time 21:32:44.524104 duration_in_ms=3.072
2018-01-04 21:32:44,525 [salt.state       ][INFO    ][11504] Running state [mysql_grants_designate_designate_%] at time 21:32:44.525714
2018-01-04 21:32:44,526 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-04 21:32:44,535 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-04 21:32:44,535 [salt.state       ][INFO    ][11504] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-04 21:32:44,535 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_designate_designate_%] at time 21:32:44.535736 duration_in_ms=10.022
2018-01-04 21:32:44,536 [salt.state       ][INFO    ][11504] Running state [designate] at time 21:32:44.536054
2018-01-04 21:32:44,536 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for designate
2018-01-04 21:32:44,538 [salt.state       ][INFO    ][11504] User designate@192.168.10.50 is already present with the desired password
2018-01-04 21:32:44,539 [salt.state       ][INFO    ][11504] Completed state [designate] at time 21:32:44.539178 duration_in_ms=3.124
2018-01-04 21:32:44,540 [salt.state       ][INFO    ][11504] Running state [mysql_grants_designate_designate_192.168.10.50] at time 21:32:44.540670
2018-01-04 21:32:44,541 [salt.state       ][INFO    ][11504] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-04 21:32:44,550 [salt.loaded.int.module.mysql][INFO    ][11504] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-04 21:32:44,550 [salt.state       ][INFO    ][11504] {'mysql_grants_designate_designate_192.168.10.50': 'Present'}
2018-01-04 21:32:44,550 [salt.state       ][INFO    ][11504] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 21:32:44.550676 duration_in_ms=10.006
2018-01-04 21:32:44,551 [salt.state       ][INFO    ][11504] Running state [haproxy] at time 21:32:44.550996
2018-01-04 21:32:44,551 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for haproxy
2018-01-04 21:32:44,561 [salt.loaded.int.module.mysql][INFO    ][11504] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-04 21:32:44,561 [salt.state       ][INFO    ][11504] {'haproxy': 'Present'}
2018-01-04 21:32:44,561 [salt.state       ][INFO    ][11504] Completed state [haproxy] at time 21:32:44.561915 duration_in_ms=10.919
2018-01-04 21:32:44,562 [salt.state       ][INFO    ][11504] Running state [haproxy] at time 21:32:44.562233
2018-01-04 21:32:44,562 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for haproxy
2018-01-04 21:32:44,572 [salt.loaded.int.module.mysql][INFO    ][11504] User 'haproxy'@'%' has been created with passwordless login
2018-01-04 21:32:44,572 [salt.state       ][INFO    ][11504] {'haproxy': 'Present'}
2018-01-04 21:32:44,573 [salt.state       ][INFO    ][11504] Completed state [haproxy] at time 21:32:44.572999 duration_in_ms=10.766
2018-01-04 21:32:44,573 [salt.state       ][INFO    ][11504] Running state [haproxy] at time 21:32:44.573327
2018-01-04 21:32:44,573 [salt.state       ][INFO    ][11504] Executing state mysql_user.present for haproxy
2018-01-04 21:32:44,583 [salt.loaded.int.module.mysql][INFO    ][11504] User 'haproxy'@'192.168.10.51' has been created with passwordless login
2018-01-04 21:32:44,583 [salt.state       ][INFO    ][11504] {'haproxy': 'Present'}
2018-01-04 21:32:44,584 [salt.state       ][INFO    ][11504] Completed state [haproxy] at time 21:32:44.584087 duration_in_ms=10.76
2018-01-04 21:32:44,586 [salt.minion      ][INFO    ][11504] Returning information for job: 20180104212132181643
2018-01-04 21:44:08,694 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command mysql.status with jid 20180104214411302043
2018-01-04 21:44:08,703 [salt.minion      ][INFO    ][17581] Starting a new job with PID 17581
2018-01-04 21:44:08,715 [salt.minion      ][INFO    ][17581] Returning information for job: 20180104214411302043
2018-01-04 21:44:21,005 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180104214423614732
2018-01-04 21:44:21,013 [salt.minion      ][INFO    ][17586] Starting a new job with PID 17586
2018-01-04 21:44:22,536 [salt.state       ][INFO    ][17586] Loading fresh modules for state activity
2018-01-04 21:44:22,576 [salt.fileclient  ][INFO    ][17586] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-04 21:44:22,811 [salt.fileclient  ][INFO    ][17586] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-04 21:44:23,236 [salt.state       ][INFO    ][17586] Running state [haproxy] at time 21:44:23.236440
2018-01-04 21:44:23,237 [salt.state       ][INFO    ][17586] Executing state pkg.installed for haproxy
2018-01-04 21:44:23,237 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:44:23,575 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-04 21:44:23,622 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-04 21:44:24,998 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-04 21:44:25,013 [salt.loaded.int.module.cmdmod][INFO    ][17586] 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-04 21:44:27,460 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:44:27,485 [salt.state       ][INFO    ][17586] 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-04 21:44:27,497 [salt.state       ][INFO    ][17586] Loading fresh modules for state activity
2018-01-04 21:44:27,529 [salt.state       ][INFO    ][17586] Completed state [haproxy] at time 21:44:27.528958 duration_in_ms=4292.518
2018-01-04 21:44:27,532 [salt.state       ][INFO    ][17586] Running state [/etc/default/haproxy] at time 21:44:27.532106
2018-01-04 21:44:27,532 [salt.state       ][INFO    ][17586] Executing state file.managed for /etc/default/haproxy
2018-01-04 21:44:27,562 [salt.fileclient  ][INFO    ][17586] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-04 21:44:27,564 [salt.state       ][INFO    ][17586] 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-04 21:44:27,565 [salt.state       ][INFO    ][17586] Completed state [/etc/default/haproxy] at time 21:44:27.565901 duration_in_ms=33.795
2018-01-04 21:44:27,566 [salt.state       ][INFO    ][17586] Running state [/etc/haproxy/haproxy.cfg] at time 21:44:27.566221
2018-01-04 21:44:27,566 [salt.state       ][INFO    ][17586] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-04 21:44:27,586 [salt.fileclient  ][INFO    ][17586] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-04 21:44:27,719 [salt.state       ][INFO    ][17586] 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-04 21:44:27,722 [salt.state       ][INFO    ][17586] Completed state [/etc/haproxy/haproxy.cfg] at time 21:44:27.722059 duration_in_ms=155.838
2018-01-04 21:44:27,722 [salt.state       ][INFO    ][17586] Running state [/etc/haproxy/ssl] at time 21:44:27.722368
2018-01-04 21:44:27,722 [salt.state       ][INFO    ][17586] Executing state file.directory for /etc/haproxy/ssl
2018-01-04 21:44:27,723 [salt.state       ][INFO    ][17586] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-04 21:44:27,723 [salt.state       ][INFO    ][17586] Completed state [/etc/haproxy/ssl] at time 21:44:27.723773 duration_in_ms=1.405
2018-01-04 21:44:27,724 [salt.state       ][INFO    ][17586] Running state [haproxy_status_packages] at time 21:44:27.724461
2018-01-04 21:44:27,724 [salt.state       ][INFO    ][17586] Executing state pkg.installed for haproxy_status_packages
2018-01-04 21:44:28,000 [salt.state       ][INFO    ][17586] All specified packages are already installed
2018-01-04 21:44:28,000 [salt.state       ][INFO    ][17586] Completed state [haproxy_status_packages] at time 21:44:28.000797 duration_in_ms=276.336
2018-01-04 21:44:28,001 [salt.state       ][INFO    ][17586] Running state [/usr/bin/haproxy-status.sh] at time 21:44:28.001323
2018-01-04 21:44:28,001 [salt.state       ][INFO    ][17586] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-04 21:44:28,032 [salt.fileclient  ][INFO    ][17586] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-04 21:44:28,055 [salt.state       ][INFO    ][17586] File changed:
New file
2018-01-04 21:44:28,055 [salt.state       ][INFO    ][17586] Completed state [/usr/bin/haproxy-status.sh] at time 21:44:28.055192 duration_in_ms=53.869
2018-01-04 21:44:28,055 [salt.state       ][INFO    ][17586] Running state [net.ipv4.ip_nonlocal_bind] at time 21:44:28.055593
2018-01-04 21:44:28,055 [salt.state       ][INFO    ][17586] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-04 21:44:28,056 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command 'sysctl -a' in directory '/root'
2018-01-04 21:44:28,070 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-04 21:44:28,074 [salt.state       ][INFO    ][17586] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-04 21:44:28,075 [salt.state       ][INFO    ][17586] Completed state [net.ipv4.ip_nonlocal_bind] at time 21:44:28.075095 duration_in_ms=19.502
2018-01-04 21:44:28,076 [salt.state       ][INFO    ][17586] Running state [haproxy] at time 21:44:28.076126
2018-01-04 21:44:28,076 [salt.state       ][INFO    ][17586] Executing state service.running for haproxy
2018-01-04 21:44:28,076 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-04 21:44:28,084 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-04 21:44:28,089 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-04 21:44:28,095 [salt.state       ][INFO    ][17586] The service haproxy is already running
2018-01-04 21:44:28,095 [salt.state       ][INFO    ][17586] Completed state [haproxy] at time 21:44:28.095289 duration_in_ms=19.163
2018-01-04 21:44:28,095 [salt.state       ][INFO    ][17586] Running state [haproxy] at time 21:44:28.095488
2018-01-04 21:44:28,095 [salt.state       ][INFO    ][17586] Executing state service.mod_watch for haproxy
2018-01-04 21:44:28,096 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-04 21:44:28,101 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-04 21:44:28,107 [salt.loaded.int.module.cmdmod][INFO    ][17586] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-04 21:44:28,135 [salt.state       ][INFO    ][17586] {'haproxy': True}
2018-01-04 21:44:28,135 [salt.state       ][INFO    ][17586] Completed state [haproxy] at time 21:44:28.135452 duration_in_ms=39.964
2018-01-04 21:44:28,137 [salt.minion      ][INFO    ][17586] Returning information for job: 20180104214423614732
2018-01-04 21:44:32,820 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command service.status with jid 20180104214435431148
2018-01-04 21:44:32,830 [salt.minion      ][INFO    ][18502] Starting a new job with PID 18502
2018-01-04 21:44:32,939 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18502] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-04 21:44:32,948 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18502] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-04 21:44:32,956 [salt.minion      ][INFO    ][18502] Returning information for job: 20180104214435431148
2018-01-04 21:44:33,854 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command service.restart with jid 20180104214436466111
2018-01-04 21:44:33,865 [salt.minion      ][INFO    ][18509] Starting a new job with PID 18509
2018-01-04 21:44:33,973 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18509] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-04 21:44:33,981 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18509] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-04 21:44:33,991 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18509] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-04 21:44:34,007 [salt.minion      ][INFO    ][18509] Returning information for job: 20180104214436466111
2018-01-04 21:59:34,281 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command test.ping with jid 20180104215936886760
2018-01-04 21:59:34,290 [salt.minion      ][INFO    ][18698] Starting a new job with PID 18698
2018-01-04 21:59:34,327 [salt.minion      ][INFO    ][18698] Returning information for job: 20180104215936886760
2018-01-04 21:59:49,359 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180104215951954142
2018-01-04 21:59:49,367 [salt.minion      ][INFO    ][18703] Starting a new job with PID 18703
2018-01-04 21:59:49,985 [salt.state       ][INFO    ][18703] Loading fresh modules for state activity
2018-01-04 21:59:50,429 [salt.state       ][INFO    ][18703] Running state [keepalived] at time 21:59:50.429837
2018-01-04 21:59:50,430 [salt.state       ][INFO    ][18703] Executing state pkg.installed for keepalived
2018-01-04 21:59:50,431 [salt.loaded.int.module.cmdmod][INFO    ][18703] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 21:59:50,708 [salt.state       ][INFO    ][18703] All specified packages are already installed
2018-01-04 21:59:50,709 [salt.state       ][INFO    ][18703] Completed state [keepalived] at time 21:59:50.709353 duration_in_ms=279.517
2018-01-04 21:59:50,709 [salt.state       ][INFO    ][18703] Running state [lsof] at time 21:59:50.709767
2018-01-04 21:59:50,710 [salt.state       ][INFO    ][18703] Executing state pkg.installed for lsof
2018-01-04 21:59:50,715 [salt.state       ][INFO    ][18703] All specified packages are already installed
2018-01-04 21:59:50,716 [salt.state       ][INFO    ][18703] Completed state [lsof] at time 21:59:50.716253 duration_in_ms=6.485
2018-01-04 21:59:50,718 [salt.state       ][INFO    ][18703] Running state [/etc/keepalived/keepalived.conf] at time 21:59:50.718376
2018-01-04 21:59:50,718 [salt.state       ][INFO    ][18703] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-04 21:59:50,783 [salt.state       ][INFO    ][18703] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-04 21:59:50,784 [salt.state       ][INFO    ][18703] Completed state [/etc/keepalived/keepalived.conf] at time 21:59:50.784054 duration_in_ms=65.679
2018-01-04 21:59:50,784 [salt.state       ][INFO    ][18703] Running state [keepalived] at time 21:59:50.784791
2018-01-04 21:59:50,785 [salt.state       ][INFO    ][18703] Executing state service.running for keepalived
2018-01-04 21:59:50,785 [salt.loaded.int.module.cmdmod][INFO    ][18703] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-04 21:59:50,800 [salt.loaded.int.module.cmdmod][INFO    ][18703] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-04 21:59:50,807 [salt.loaded.int.module.cmdmod][INFO    ][18703] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-04 21:59:50,814 [salt.state       ][INFO    ][18703] The service keepalived is already running
2018-01-04 21:59:50,815 [salt.state       ][INFO    ][18703] Completed state [keepalived] at time 21:59:50.815311 duration_in_ms=30.52
2018-01-04 21:59:50,816 [salt.minion      ][INFO    ][18703] Returning information for job: 20180104215951954142
2018-01-04 22:00:10,475 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command pillar.get with jid 20180104220013078671
2018-01-04 22:00:10,485 [salt.minion      ][INFO    ][18727] Starting a new job with PID 18727
2018-01-04 22:00:10,490 [salt.minion      ][INFO    ][18727] Returning information for job: 20180104220013078671
2018-01-04 22:01:36,415 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180104220139018160
2018-01-04 22:01:36,423 [salt.minion      ][INFO    ][18742] Starting a new job with PID 18742
2018-01-04 22:01:37,024 [salt.state       ][INFO    ][18742] Loading fresh modules for state activity
2018-01-04 22:01:37,186 [py.warnings      ][WARNING ][18742] /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-04 22:01:37,187 [salt.loaded.int.module.cmdmod][INFO    ][18742] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-04 22:01:37,749 [salt.state       ][INFO    ][18742] Running state [mysql-wsrep-5.6] at time 22:01:37.749479
2018-01-04 22:01:37,750 [salt.state       ][INFO    ][18742] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-04 22:01:37,750 [salt.loaded.int.module.cmdmod][INFO    ][18742] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 22:01:38,008 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,008 [salt.state       ][INFO    ][18742] Completed state [mysql-wsrep-5.6] at time 22:01:38.008725 duration_in_ms=259.246
2018-01-04 22:01:38,009 [salt.state       ][INFO    ][18742] Running state [galera-3] at time 22:01:38.009119
2018-01-04 22:01:38,009 [salt.state       ][INFO    ][18742] Executing state pkg.installed for galera-3
2018-01-04 22:01:38,015 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,015 [salt.state       ][INFO    ][18742] Completed state [galera-3] at time 22:01:38.015324 duration_in_ms=6.204
2018-01-04 22:01:38,015 [salt.state       ][INFO    ][18742] Running state [rsync] at time 22:01:38.015647
2018-01-04 22:01:38,015 [salt.state       ][INFO    ][18742] Executing state pkg.installed for rsync
2018-01-04 22:01:38,021 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,021 [salt.state       ][INFO    ][18742] Completed state [rsync] at time 22:01:38.021597 duration_in_ms=5.949
2018-01-04 22:01:38,021 [salt.state       ][INFO    ][18742] Running state [python-mysqldb] at time 22:01:38.021942
2018-01-04 22:01:38,022 [salt.state       ][INFO    ][18742] Executing state pkg.installed for python-mysqldb
2018-01-04 22:01:38,027 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,027 [salt.state       ][INFO    ][18742] Completed state [python-mysqldb] at time 22:01:38.027965 duration_in_ms=6.023
2018-01-04 22:01:38,028 [salt.state       ][INFO    ][18742] Running state [psmisc] at time 22:01:38.028288
2018-01-04 22:01:38,028 [salt.state       ][INFO    ][18742] Executing state pkg.installed for psmisc
2018-01-04 22:01:38,033 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,034 [salt.state       ][INFO    ][18742] Completed state [psmisc] at time 22:01:38.034215 duration_in_ms=5.927
2018-01-04 22:01:38,034 [salt.state       ][INFO    ][18742] Running state [netcat] at time 22:01:38.034533
2018-01-04 22:01:38,034 [salt.state       ][INFO    ][18742] Executing state pkg.installed for netcat
2018-01-04 22:01:38,040 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,040 [salt.state       ][INFO    ][18742] Completed state [netcat] at time 22:01:38.040492 duration_in_ms=5.959
2018-01-04 22:01:38,040 [salt.state       ][INFO    ][18742] Running state [percona-xtrabackup] at time 22:01:38.040813
2018-01-04 22:01:38,041 [salt.state       ][INFO    ][18742] Executing state pkg.installed for percona-xtrabackup
2018-01-04 22:01:38,046 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,046 [salt.state       ][INFO    ][18742] Completed state [percona-xtrabackup] at time 22:01:38.046924 duration_in_ms=6.111
2018-01-04 22:01:38,047 [salt.state       ][INFO    ][18742] Running state [socat] at time 22:01:38.047314
2018-01-04 22:01:38,047 [salt.state       ][INFO    ][18742] Executing state pkg.installed for socat
2018-01-04 22:01:38,052 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,053 [salt.state       ][INFO    ][18742] Completed state [socat] at time 22:01:38.053242 duration_in_ms=5.928
2018-01-04 22:01:38,053 [salt.state       ][INFO    ][18742] Running state [libdbd-mysql] at time 22:01:38.053567
2018-01-04 22:01:38,053 [salt.state       ][INFO    ][18742] Executing state pkg.installed for libdbd-mysql
2018-01-04 22:01:38,059 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,059 [salt.state       ][INFO    ][18742] Completed state [libdbd-mysql] at time 22:01:38.059541 duration_in_ms=5.974
2018-01-04 22:01:38,059 [salt.state       ][INFO    ][18742] Running state [python-pymysql] at time 22:01:38.059861
2018-01-04 22:01:38,060 [salt.state       ][INFO    ][18742] Executing state pkg.installed for python-pymysql
2018-01-04 22:01:38,065 [salt.state       ][INFO    ][18742] All specified packages are already installed
2018-01-04 22:01:38,065 [salt.state       ][INFO    ][18742] Completed state [python-pymysql] at time 22:01:38.065946 duration_in_ms=6.085
2018-01-04 22:01:38,068 [salt.state       ][INFO    ][18742] Running state [/var/log/mysql] at time 22:01:38.068388
2018-01-04 22:01:38,068 [salt.state       ][INFO    ][18742] Executing state file.directory for /var/log/mysql
2018-01-04 22:01:38,069 [salt.state       ][INFO    ][18742] Directory /var/log/mysql is in the correct state
2018-01-04 22:01:38,069 [salt.state       ][INFO    ][18742] Completed state [/var/log/mysql] at time 22:01:38.069626 duration_in_ms=1.238
2018-01-04 22:01:38,070 [salt.state       ][INFO    ][18742] Running state [/var/run/mysqld] at time 22:01:38.070383
2018-01-04 22:01:38,070 [salt.state       ][INFO    ][18742] Executing state file.directory for /var/run/mysqld
2018-01-04 22:01:38,071 [salt.state       ][INFO    ][18742] {'group': 'root'}
2018-01-04 22:01:38,071 [salt.state       ][INFO    ][18742] Completed state [/var/run/mysqld] at time 22:01:38.071800 duration_in_ms=1.416
2018-01-04 22:01:38,072 [salt.state       ][INFO    ][18742] Running state [/etc/systemd/system/mysql.service.d] at time 22:01:38.072549
2018-01-04 22:01:38,072 [salt.state       ][INFO    ][18742] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-04 22:01:38,073 [salt.state       ][INFO    ][18742] Directory /etc/systemd/system/mysql.service.d is in the correct state
2018-01-04 22:01:38,073 [salt.state       ][INFO    ][18742] Completed state [/etc/systemd/system/mysql.service.d] at time 22:01:38.073869 duration_in_ms=1.32
2018-01-04 22:01:38,075 [salt.state       ][INFO    ][18742] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 22:01:38.075201
2018-01-04 22:01:38,075 [salt.state       ][INFO    ][18742] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-04 22:01:38,077 [salt.state       ][INFO    ][18742] File /etc/systemd/system/mysql.service.d/override.conf is in the correct state
2018-01-04 22:01:38,077 [salt.state       ][INFO    ][18742] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 22:01:38.077919 duration_in_ms=2.718
2018-01-04 22:01:38,079 [salt.state       ][INFO    ][18742] Running state [service.systemctl_reload] at time 22:01:38.079123
2018-01-04 22:01:38,079 [salt.state       ][INFO    ][18742] Executing state module.wait for service.systemctl_reload
2018-01-04 22:01:38,079 [salt.state       ][INFO    ][18742] No changes made for service.systemctl_reload
2018-01-04 22:01:38,080 [salt.state       ][INFO    ][18742] Completed state [service.systemctl_reload] at time 22:01:38.080075 duration_in_ms=0.952
2018-01-04 22:01:38,080 [salt.state       ][INFO    ][18742] Running state [/etc/mysql/debian.cnf] at time 22:01:38.080808
2018-01-04 22:01:38,081 [salt.state       ][INFO    ][18742] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-04 22:01:38,144 [salt.state       ][INFO    ][18742] File /etc/mysql/debian.cnf is in the correct state
2018-01-04 22:01:38,144 [salt.state       ][INFO    ][18742] Completed state [/etc/mysql/debian.cnf] at time 22:01:38.144361 duration_in_ms=63.553
2018-01-04 22:01:38,144 [salt.state       ][INFO    ][18742] Running state [/usr/local/sbin/galera_init.sh] at time 22:01:38.144692
2018-01-04 22:01:38,145 [salt.state       ][INFO    ][18742] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-04 22:01:38,163 [salt.state       ][INFO    ][18742] File /usr/local/sbin/galera_init.sh is in the correct state
2018-01-04 22:01:38,164 [salt.state       ][INFO    ][18742] Completed state [/usr/local/sbin/galera_init.sh] at time 22:01:38.164014 duration_in_ms=19.322
2018-01-04 22:01:38,164 [salt.state       ][INFO    ][18742] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 22:01:38.164347
2018-01-04 22:01:38,164 [salt.state       ][INFO    ][18742] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-04 22:01:38,182 [salt.state       ][INFO    ][18742] File /usr/local/sbin/galera_bootstrap.sh is in the correct state
2018-01-04 22:01:38,182 [salt.state       ][INFO    ][18742] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 22:01:38.182663 duration_in_ms=18.316
2018-01-04 22:01:38,183 [salt.state       ][INFO    ][18742] Running state [/etc/mysql/my.cnf] at time 22:01:38.183007
2018-01-04 22:01:38,183 [salt.state       ][INFO    ][18742] Executing state file.managed for /etc/mysql/my.cnf
2018-01-04 22:01:38,245 [salt.state       ][INFO    ][18742] File /etc/mysql/my.cnf is in the correct state
2018-01-04 22:01:38,245 [salt.state       ][INFO    ][18742] Completed state [/etc/mysql/my.cnf] at time 22:01:38.245385 duration_in_ms=62.377
2018-01-04 22:01:38,247 [salt.state       ][INFO    ][18742] Running state [mysql] at time 22:01:38.247211
2018-01-04 22:01:38,247 [salt.state       ][INFO    ][18742] Executing state service.running for mysql
2018-01-04 22:01:38,248 [salt.loaded.int.module.cmdmod][INFO    ][18742] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-04 22:01:38,262 [salt.loaded.int.module.cmdmod][INFO    ][18742] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-04 22:01:38,269 [salt.loaded.int.module.cmdmod][INFO    ][18742] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-04 22:01:38,276 [salt.state       ][INFO    ][18742] The service mysql is already running
2018-01-04 22:01:38,277 [salt.state       ][INFO    ][18742] Completed state [mysql] at time 22:01:38.277053 duration_in_ms=29.84
2018-01-04 22:01:38,278 [salt.state       ][INFO    ][18742] Running state [ceilometer] at time 22:01:38.278294
2018-01-04 22:01:38,278 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for ceilometer
2018-01-04 22:01:38,283 [salt.state       ][INFO    ][18742] Database ceilometer is already present
2018-01-04 22:01:38,283 [salt.state       ][INFO    ][18742] Completed state [ceilometer] at time 22:01:38.283834 duration_in_ms=5.54
2018-01-04 22:01:38,284 [salt.state       ][INFO    ][18742] Running state [ceilometer] at time 22:01:38.284404
2018-01-04 22:01:38,284 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for ceilometer
2018-01-04 22:01:38,287 [salt.state       ][INFO    ][18742] User ceilometer@% is already present with the desired password
2018-01-04 22:01:38,288 [salt.state       ][INFO    ][18742] Completed state [ceilometer] at time 22:01:38.288302 duration_in_ms=3.898
2018-01-04 22:01:38,290 [salt.state       ][INFO    ][18742] Running state [mysql_grants_ceilometer_ceilometer_%] at time 22:01:38.290224
2018-01-04 22:01:38,290 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-04 22:01:38,294 [salt.state       ][INFO    ][18742] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-04 22:01:38,294 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 22:01:38.294811 duration_in_ms=4.587
2018-01-04 22:01:38,295 [salt.state       ][INFO    ][18742] Running state [ceilometer] at time 22:01:38.295133
2018-01-04 22:01:38,295 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for ceilometer
2018-01-04 22:01:38,297 [salt.state       ][INFO    ][18742] User ceilometer@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,298 [salt.state       ][INFO    ][18742] Completed state [ceilometer] at time 22:01:38.298297 duration_in_ms=3.164
2018-01-04 22:01:38,299 [salt.state       ][INFO    ][18742] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 22:01:38.299792
2018-01-04 22:01:38,300 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-04 22:01:38,303 [salt.state       ][INFO    ][18742] Grant all on ceilometer.* to ceilometer@192.168.10.51 is already present
2018-01-04 22:01:38,304 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 22:01:38.304115 duration_in_ms=4.323
2018-01-04 22:01:38,304 [salt.state       ][INFO    ][18742] Running state [aodh] at time 22:01:38.304443
2018-01-04 22:01:38,304 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for aodh
2018-01-04 22:01:38,306 [salt.state       ][INFO    ][18742] Database aodh is already present
2018-01-04 22:01:38,307 [salt.state       ][INFO    ][18742] Completed state [aodh] at time 22:01:38.307008 duration_in_ms=2.565
2018-01-04 22:01:38,307 [salt.state       ][INFO    ][18742] Running state [aodh] at time 22:01:38.307346
2018-01-04 22:01:38,307 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for aodh
2018-01-04 22:01:38,309 [salt.state       ][INFO    ][18742] User aodh@% is already present with the desired password
2018-01-04 22:01:38,310 [salt.state       ][INFO    ][18742] Completed state [aodh] at time 22:01:38.310214 duration_in_ms=2.868
2018-01-04 22:01:38,311 [salt.state       ][INFO    ][18742] Running state [mysql_grants_aodh_aodh_%] at time 22:01:38.311676
2018-01-04 22:01:38,312 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-04 22:01:38,315 [salt.state       ][INFO    ][18742] Grant all on aodh.* to aodh@% is already present
2018-01-04 22:01:38,315 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_aodh_aodh_%] at time 22:01:38.315957 duration_in_ms=4.281
2018-01-04 22:01:38,316 [salt.state       ][INFO    ][18742] Running state [aodh] at time 22:01:38.316299
2018-01-04 22:01:38,316 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for aodh
2018-01-04 22:01:38,318 [salt.state       ][INFO    ][18742] User aodh@192.168.10.50 is already present with the desired password
2018-01-04 22:01:38,319 [salt.state       ][INFO    ][18742] Completed state [aodh] at time 22:01:38.319211 duration_in_ms=2.912
2018-01-04 22:01:38,320 [salt.state       ][INFO    ][18742] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 22:01:38.320602
2018-01-04 22:01:38,320 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-04 22:01:38,324 [salt.state       ][INFO    ][18742] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-04 22:01:38,324 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 22:01:38.324898 duration_in_ms=4.295
2018-01-04 22:01:38,325 [salt.state       ][INFO    ][18742] Running state [nova] at time 22:01:38.325237
2018-01-04 22:01:38,325 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for nova
2018-01-04 22:01:38,327 [salt.state       ][INFO    ][18742] Database nova is already present
2018-01-04 22:01:38,327 [salt.state       ][INFO    ][18742] Completed state [nova] at time 22:01:38.327429 duration_in_ms=2.192
2018-01-04 22:01:38,327 [salt.state       ][INFO    ][18742] Running state [nova] at time 22:01:38.327758
2018-01-04 22:01:38,328 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for nova
2018-01-04 22:01:38,330 [salt.state       ][INFO    ][18742] User nova@% is already present with the desired password
2018-01-04 22:01:38,330 [salt.state       ][INFO    ][18742] Completed state [nova] at time 22:01:38.330898 duration_in_ms=3.14
2018-01-04 22:01:38,332 [salt.state       ][INFO    ][18742] Running state [mysql_grants_nova_nova_%] at time 22:01:38.332341
2018-01-04 22:01:38,332 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-04 22:01:38,337 [salt.state       ][INFO    ][18742] Grant all on nova.* to nova@% is already present
2018-01-04 22:01:38,337 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_nova_nova_%] at time 22:01:38.337701 duration_in_ms=5.359
2018-01-04 22:01:38,338 [salt.state       ][INFO    ][18742] Running state [nova] at time 22:01:38.338058
2018-01-04 22:01:38,338 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for nova
2018-01-04 22:01:38,340 [salt.state       ][INFO    ][18742] User nova@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,340 [salt.state       ][INFO    ][18742] Completed state [nova] at time 22:01:38.340920 duration_in_ms=2.862
2018-01-04 22:01:38,342 [salt.state       ][INFO    ][18742] Running state [mysql_grants_nova_nova_192.168.10.51] at time 22:01:38.342360
2018-01-04 22:01:38,342 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-04 22:01:38,346 [salt.state       ][INFO    ][18742] Grant all on nova.* to nova@192.168.10.51 is already present
2018-01-04 22:01:38,346 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 22:01:38.346953 duration_in_ms=4.593
2018-01-04 22:01:38,347 [salt.state       ][INFO    ][18742] Running state [grafana] at time 22:01:38.347280
2018-01-04 22:01:38,347 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for grafana
2018-01-04 22:01:38,349 [salt.state       ][INFO    ][18742] Database grafana is already present
2018-01-04 22:01:38,349 [salt.state       ][INFO    ][18742] Completed state [grafana] at time 22:01:38.349563 duration_in_ms=2.284
2018-01-04 22:01:38,349 [salt.state       ][INFO    ][18742] Running state [grafana] at time 22:01:38.349949
2018-01-04 22:01:38,350 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for grafana
2018-01-04 22:01:38,352 [salt.state       ][INFO    ][18742] User grafana@% is already present with the desired password
2018-01-04 22:01:38,352 [salt.state       ][INFO    ][18742] Completed state [grafana] at time 22:01:38.352599 duration_in_ms=2.65
2018-01-04 22:01:38,354 [salt.state       ][INFO    ][18742] Running state [mysql_grants_grafana_grafana_%] at time 22:01:38.354194
2018-01-04 22:01:38,354 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-04 22:01:38,358 [salt.state       ][INFO    ][18742] Grant all on grafana.* to grafana@% is already present
2018-01-04 22:01:38,358 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_grafana_grafana_%] at time 22:01:38.358407 duration_in_ms=4.213
2018-01-04 22:01:38,358 [salt.state       ][INFO    ][18742] Running state [grafana] at time 22:01:38.358736
2018-01-04 22:01:38,359 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for grafana
2018-01-04 22:01:38,361 [salt.state       ][INFO    ][18742] User grafana@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,361 [salt.state       ][INFO    ][18742] Completed state [grafana] at time 22:01:38.361515 duration_in_ms=2.778
2018-01-04 22:01:38,362 [salt.state       ][INFO    ][18742] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 22:01:38.362965
2018-01-04 22:01:38,363 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-04 22:01:38,366 [salt.state       ][INFO    ][18742] Grant all on grafana.* to grafana@192.168.10.51 is already present
2018-01-04 22:01:38,367 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 22:01:38.367036 duration_in_ms=4.071
2018-01-04 22:01:38,367 [salt.state       ][INFO    ][18742] Running state [designate_pool_manager] at time 22:01:38.367372
2018-01-04 22:01:38,367 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for designate_pool_manager
2018-01-04 22:01:38,369 [salt.state       ][INFO    ][18742] Database designate_pool_manager is already present
2018-01-04 22:01:38,369 [salt.state       ][INFO    ][18742] Completed state [designate_pool_manager] at time 22:01:38.369680 duration_in_ms=2.308
2018-01-04 22:01:38,370 [salt.state       ][INFO    ][18742] Running state [designate] at time 22:01:38.370055
2018-01-04 22:01:38,370 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for designate
2018-01-04 22:01:38,372 [salt.state       ][INFO    ][18742] User designate@% is already present with the desired password
2018-01-04 22:01:38,372 [salt.state       ][INFO    ][18742] Completed state [designate] at time 22:01:38.372773 duration_in_ms=2.717
2018-01-04 22:01:38,374 [salt.state       ][INFO    ][18742] Running state [mysql_grants_designate_designate_pool_manager_%] at time 22:01:38.374443
2018-01-04 22:01:38,374 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-04 22:01:38,378 [salt.state       ][INFO    ][18742] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-04 22:01:38,378 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 22:01:38.378905 duration_in_ms=4.462
2018-01-04 22:01:38,379 [salt.state       ][INFO    ][18742] Running state [designate] at time 22:01:38.379235
2018-01-04 22:01:38,379 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for designate
2018-01-04 22:01:38,381 [salt.state       ][INFO    ][18742] User designate@192.168.10.50 is already present with the desired password
2018-01-04 22:01:38,382 [salt.state       ][INFO    ][18742] Completed state [designate] at time 22:01:38.382043 duration_in_ms=2.808
2018-01-04 22:01:38,383 [salt.state       ][INFO    ][18742] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 22:01:38.383476
2018-01-04 22:01:38,383 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-04 22:01:38,387 [salt.state       ][INFO    ][18742] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-04 22:01:38,387 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 22:01:38.387927 duration_in_ms=4.45
2018-01-04 22:01:38,388 [salt.state       ][INFO    ][18742] Running state [heat] at time 22:01:38.388256
2018-01-04 22:01:38,388 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for heat
2018-01-04 22:01:38,390 [salt.state       ][INFO    ][18742] Database heat is already present
2018-01-04 22:01:38,390 [salt.state       ][INFO    ][18742] Completed state [heat] at time 22:01:38.390665 duration_in_ms=2.409
2018-01-04 22:01:38,391 [salt.state       ][INFO    ][18742] Running state [heat] at time 22:01:38.390991
2018-01-04 22:01:38,391 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for heat
2018-01-04 22:01:38,393 [salt.state       ][INFO    ][18742] User heat@% is already present with the desired password
2018-01-04 22:01:38,393 [salt.state       ][INFO    ][18742] Completed state [heat] at time 22:01:38.393684 duration_in_ms=2.693
2018-01-04 22:01:38,395 [salt.state       ][INFO    ][18742] Running state [mysql_grants_heat_heat_%] at time 22:01:38.395163
2018-01-04 22:01:38,395 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-04 22:01:38,399 [salt.state       ][INFO    ][18742] Grant all on heat.* to heat@% is already present
2018-01-04 22:01:38,399 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_heat_heat_%] at time 22:01:38.399444 duration_in_ms=4.281
2018-01-04 22:01:38,399 [salt.state       ][INFO    ][18742] Running state [heat] at time 22:01:38.399769
2018-01-04 22:01:38,400 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for heat
2018-01-04 22:01:38,402 [salt.state       ][INFO    ][18742] User heat@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,402 [salt.state       ][INFO    ][18742] Completed state [heat] at time 22:01:38.402604 duration_in_ms=2.835
2018-01-04 22:01:38,403 [salt.state       ][INFO    ][18742] Running state [mysql_grants_heat_heat_192.168.10.51] at time 22:01:38.403948
2018-01-04 22:01:38,404 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-04 22:01:38,407 [salt.state       ][INFO    ][18742] Grant all on heat.* to heat@192.168.10.51 is already present
2018-01-04 22:01:38,407 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 22:01:38.407965 duration_in_ms=4.017
2018-01-04 22:01:38,408 [salt.state       ][INFO    ][18742] Running state [nova_api] at time 22:01:38.408291
2018-01-04 22:01:38,408 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for nova_api
2018-01-04 22:01:38,410 [salt.state       ][INFO    ][18742] Database nova_api is already present
2018-01-04 22:01:38,410 [salt.state       ][INFO    ][18742] Completed state [nova_api] at time 22:01:38.410571 duration_in_ms=2.28
2018-01-04 22:01:38,410 [salt.state       ][INFO    ][18742] Running state [nova] at time 22:01:38.410915
2018-01-04 22:01:38,411 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for nova
2018-01-04 22:01:38,413 [salt.state       ][INFO    ][18742] User nova@% is already present with the desired password
2018-01-04 22:01:38,413 [salt.state       ][INFO    ][18742] Completed state [nova] at time 22:01:38.413851 duration_in_ms=2.936
2018-01-04 22:01:38,415 [salt.state       ][INFO    ][18742] Running state [mysql_grants_nova_nova_api_%] at time 22:01:38.415339
2018-01-04 22:01:38,415 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-04 22:01:38,419 [salt.state       ][INFO    ][18742] Grant all on nova_api.* to nova@% is already present
2018-01-04 22:01:38,419 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_nova_nova_api_%] at time 22:01:38.419686 duration_in_ms=4.348
2018-01-04 22:01:38,420 [salt.state       ][INFO    ][18742] Running state [nova] at time 22:01:38.420024
2018-01-04 22:01:38,420 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for nova
2018-01-04 22:01:38,422 [salt.state       ][INFO    ][18742] User nova@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,423 [salt.state       ][INFO    ][18742] Completed state [nova] at time 22:01:38.422989 duration_in_ms=2.965
2018-01-04 22:01:38,424 [salt.state       ][INFO    ][18742] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 22:01:38.424348
2018-01-04 22:01:38,424 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-04 22:01:38,428 [salt.state       ][INFO    ][18742] Grant all on nova_api.* to nova@192.168.10.51 is already present
2018-01-04 22:01:38,428 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 22:01:38.428661 duration_in_ms=4.313
2018-01-04 22:01:38,429 [salt.state       ][INFO    ][18742] Running state [keystone] at time 22:01:38.428989
2018-01-04 22:01:38,429 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for keystone
2018-01-04 22:01:38,431 [salt.state       ][INFO    ][18742] Database keystone is already present
2018-01-04 22:01:38,431 [salt.state       ][INFO    ][18742] Completed state [keystone] at time 22:01:38.431338 duration_in_ms=2.349
2018-01-04 22:01:38,431 [salt.state       ][INFO    ][18742] Running state [keystone] at time 22:01:38.431676
2018-01-04 22:01:38,432 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for keystone
2018-01-04 22:01:38,434 [salt.state       ][INFO    ][18742] User keystone@% is already present with the desired password
2018-01-04 22:01:38,434 [salt.state       ][INFO    ][18742] Completed state [keystone] at time 22:01:38.434548 duration_in_ms=2.872
2018-01-04 22:01:38,436 [salt.state       ][INFO    ][18742] Running state [mysql_grants_keystone_keystone_%] at time 22:01:38.436029
2018-01-04 22:01:38,436 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-04 22:01:38,439 [salt.state       ][INFO    ][18742] Grant all on keystone.* to keystone@% is already present
2018-01-04 22:01:38,440 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_keystone_keystone_%] at time 22:01:38.440212 duration_in_ms=4.183
2018-01-04 22:01:38,440 [salt.state       ][INFO    ][18742] Running state [keystone] at time 22:01:38.440538
2018-01-04 22:01:38,440 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for keystone
2018-01-04 22:01:38,443 [salt.state       ][INFO    ][18742] User keystone@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,443 [salt.state       ][INFO    ][18742] Completed state [keystone] at time 22:01:38.443408 duration_in_ms=2.87
2018-01-04 22:01:38,444 [salt.state       ][INFO    ][18742] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 22:01:38.444833
2018-01-04 22:01:38,445 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-04 22:01:38,448 [salt.state       ][INFO    ][18742] Grant all on keystone.* to keystone@192.168.10.51 is already present
2018-01-04 22:01:38,449 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 22:01:38.448971 duration_in_ms=4.138
2018-01-04 22:01:38,449 [salt.state       ][INFO    ][18742] Running state [nova_cell0] at time 22:01:38.449321
2018-01-04 22:01:38,449 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for nova_cell0
2018-01-04 22:01:38,451 [salt.state       ][INFO    ][18742] Database nova_cell0 is already present
2018-01-04 22:01:38,451 [salt.state       ][INFO    ][18742] Completed state [nova_cell0] at time 22:01:38.451654 duration_in_ms=2.333
2018-01-04 22:01:38,452 [salt.state       ][INFO    ][18742] Running state [nova] at time 22:01:38.451993
2018-01-04 22:01:38,452 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for nova
2018-01-04 22:01:38,454 [salt.state       ][INFO    ][18742] User nova@% is already present with the desired password
2018-01-04 22:01:38,455 [salt.state       ][INFO    ][18742] Completed state [nova] at time 22:01:38.454975 duration_in_ms=2.982
2018-01-04 22:01:38,456 [salt.state       ][INFO    ][18742] Running state [mysql_grants_nova_nova_cell0_%] at time 22:01:38.456495
2018-01-04 22:01:38,456 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-04 22:01:38,460 [salt.state       ][INFO    ][18742] Grant all on nova_cell0.* to nova@% is already present
2018-01-04 22:01:38,460 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_nova_nova_cell0_%] at time 22:01:38.460783 duration_in_ms=4.288
2018-01-04 22:01:38,461 [salt.state       ][INFO    ][18742] Running state [nova] at time 22:01:38.461121
2018-01-04 22:01:38,461 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for nova
2018-01-04 22:01:38,463 [salt.state       ][INFO    ][18742] User nova@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,464 [salt.state       ][INFO    ][18742] Completed state [nova] at time 22:01:38.464001 duration_in_ms=2.88
2018-01-04 22:01:38,465 [salt.state       ][INFO    ][18742] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 22:01:38.465420
2018-01-04 22:01:38,465 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-04 22:01:38,469 [salt.state       ][INFO    ][18742] Grant all on nova_cell0.* to nova@192.168.10.51 is already present
2018-01-04 22:01:38,469 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 22:01:38.469934 duration_in_ms=4.514
2018-01-04 22:01:38,470 [salt.state       ][INFO    ][18742] Running state [cinder] at time 22:01:38.470282
2018-01-04 22:01:38,470 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for cinder
2018-01-04 22:01:38,472 [salt.state       ][INFO    ][18742] Database cinder is already present
2018-01-04 22:01:38,472 [salt.state       ][INFO    ][18742] Completed state [cinder] at time 22:01:38.472622 duration_in_ms=2.34
2018-01-04 22:01:38,473 [salt.state       ][INFO    ][18742] Running state [cinder] at time 22:01:38.472970
2018-01-04 22:01:38,473 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for cinder
2018-01-04 22:01:38,475 [salt.state       ][INFO    ][18742] User cinder@% is already present with the desired password
2018-01-04 22:01:38,476 [salt.state       ][INFO    ][18742] Completed state [cinder] at time 22:01:38.475970 duration_in_ms=2.999
2018-01-04 22:01:38,477 [salt.state       ][INFO    ][18742] Running state [mysql_grants_cinder_cinder_%] at time 22:01:38.477491
2018-01-04 22:01:38,477 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-04 22:01:38,481 [salt.state       ][INFO    ][18742] Grant all on cinder.* to cinder@% is already present
2018-01-04 22:01:38,481 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_cinder_cinder_%] at time 22:01:38.481637 duration_in_ms=4.146
2018-01-04 22:01:38,482 [salt.state       ][INFO    ][18742] Running state [cinder] at time 22:01:38.482023
2018-01-04 22:01:38,482 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for cinder
2018-01-04 22:01:38,484 [salt.state       ][INFO    ][18742] User cinder@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,485 [salt.state       ][INFO    ][18742] Completed state [cinder] at time 22:01:38.485024 duration_in_ms=3.001
2018-01-04 22:01:38,486 [salt.state       ][INFO    ][18742] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 22:01:38.486540
2018-01-04 22:01:38,486 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-04 22:01:38,490 [salt.state       ][INFO    ][18742] Grant all on cinder.* to cinder@192.168.10.51 is already present
2018-01-04 22:01:38,490 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 22:01:38.490745 duration_in_ms=4.204
2018-01-04 22:01:38,491 [salt.state       ][INFO    ][18742] Running state [glance] at time 22:01:38.491080
2018-01-04 22:01:38,491 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for glance
2018-01-04 22:01:38,493 [salt.state       ][INFO    ][18742] Database glance is already present
2018-01-04 22:01:38,493 [salt.state       ][INFO    ][18742] Completed state [glance] at time 22:01:38.493354 duration_in_ms=2.274
2018-01-04 22:01:38,493 [salt.state       ][INFO    ][18742] Running state [glance] at time 22:01:38.493739
2018-01-04 22:01:38,494 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for glance
2018-01-04 22:01:38,496 [salt.state       ][INFO    ][18742] User glance@% is already present with the desired password
2018-01-04 22:01:38,496 [salt.state       ][INFO    ][18742] Completed state [glance] at time 22:01:38.496545 duration_in_ms=2.806
2018-01-04 22:01:38,498 [salt.state       ][INFO    ][18742] Running state [mysql_grants_glance_glance_%] at time 22:01:38.498116
2018-01-04 22:01:38,498 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-04 22:01:38,502 [salt.state       ][INFO    ][18742] Grant all on glance.* to glance@% is already present
2018-01-04 22:01:38,502 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_glance_glance_%] at time 22:01:38.502431 duration_in_ms=4.315
2018-01-04 22:01:38,502 [salt.state       ][INFO    ][18742] Running state [glance] at time 22:01:38.502769
2018-01-04 22:01:38,503 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for glance
2018-01-04 22:01:38,505 [salt.state       ][INFO    ][18742] User glance@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,505 [salt.state       ][INFO    ][18742] Completed state [glance] at time 22:01:38.505639 duration_in_ms=2.869
2018-01-04 22:01:38,507 [salt.state       ][INFO    ][18742] Running state [mysql_grants_glance_glance_192.168.10.51] at time 22:01:38.507087
2018-01-04 22:01:38,507 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-04 22:01:38,511 [salt.state       ][INFO    ][18742] Grant all on glance.* to glance@192.168.10.51 is already present
2018-01-04 22:01:38,511 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 22:01:38.511424 duration_in_ms=4.337
2018-01-04 22:01:38,511 [salt.state       ][INFO    ][18742] Running state [neutron] at time 22:01:38.511769
2018-01-04 22:01:38,512 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for neutron
2018-01-04 22:01:38,513 [salt.state       ][INFO    ][18742] Database neutron is already present
2018-01-04 22:01:38,514 [salt.state       ][INFO    ][18742] Completed state [neutron] at time 22:01:38.514155 duration_in_ms=2.386
2018-01-04 22:01:38,514 [salt.state       ][INFO    ][18742] Running state [neutron] at time 22:01:38.514485
2018-01-04 22:01:38,514 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for neutron
2018-01-04 22:01:38,517 [salt.state       ][INFO    ][18742] User neutron@% is already present with the desired password
2018-01-04 22:01:38,517 [salt.state       ][INFO    ][18742] Completed state [neutron] at time 22:01:38.517306 duration_in_ms=2.821
2018-01-04 22:01:38,518 [salt.state       ][INFO    ][18742] Running state [mysql_grants_neutron_neutron_%] at time 22:01:38.518878
2018-01-04 22:01:38,519 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-04 22:01:38,522 [salt.state       ][INFO    ][18742] Grant all on neutron.* to neutron@% is already present
2018-01-04 22:01:38,523 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_neutron_neutron_%] at time 22:01:38.523099 duration_in_ms=4.221
2018-01-04 22:01:38,523 [salt.state       ][INFO    ][18742] Running state [neutron] at time 22:01:38.523434
2018-01-04 22:01:38,523 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for neutron
2018-01-04 22:01:38,526 [salt.state       ][INFO    ][18742] User neutron@192.168.10.51 is already present with the desired password
2018-01-04 22:01:38,526 [salt.state       ][INFO    ][18742] Completed state [neutron] at time 22:01:38.526390 duration_in_ms=2.956
2018-01-04 22:01:38,527 [salt.state       ][INFO    ][18742] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 22:01:38.527784
2018-01-04 22:01:38,528 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-04 22:01:38,531 [salt.state       ][INFO    ][18742] Grant all on neutron.* to neutron@192.168.10.51 is already present
2018-01-04 22:01:38,532 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 22:01:38.532026 duration_in_ms=4.241
2018-01-04 22:01:38,532 [salt.state       ][INFO    ][18742] Running state [designate] at time 22:01:38.532357
2018-01-04 22:01:38,532 [salt.state       ][INFO    ][18742] Executing state mysql_database.present for designate
2018-01-04 22:01:38,534 [salt.state       ][INFO    ][18742] Database designate is already present
2018-01-04 22:01:38,534 [salt.state       ][INFO    ][18742] Completed state [designate] at time 22:01:38.534685 duration_in_ms=2.328
2018-01-04 22:01:38,535 [salt.state       ][INFO    ][18742] Running state [designate] at time 22:01:38.535022
2018-01-04 22:01:38,535 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for designate
2018-01-04 22:01:38,537 [salt.state       ][INFO    ][18742] User designate@% is already present with the desired password
2018-01-04 22:01:38,538 [salt.state       ][INFO    ][18742] Completed state [designate] at time 22:01:38.538047 duration_in_ms=3.024
2018-01-04 22:01:38,539 [salt.state       ][INFO    ][18742] Running state [mysql_grants_designate_designate_%] at time 22:01:38.539644
2018-01-04 22:01:38,539 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-04 22:01:38,543 [salt.state       ][INFO    ][18742] Grant all on designate.* to designate@% is already present
2018-01-04 22:01:38,543 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_designate_designate_%] at time 22:01:38.543794 duration_in_ms=4.15
2018-01-04 22:01:38,544 [salt.state       ][INFO    ][18742] Running state [designate] at time 22:01:38.544120
2018-01-04 22:01:38,544 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for designate
2018-01-04 22:01:38,546 [salt.state       ][INFO    ][18742] User designate@192.168.10.50 is already present with the desired password
2018-01-04 22:01:38,546 [salt.state       ][INFO    ][18742] Completed state [designate] at time 22:01:38.546801 duration_in_ms=2.682
2018-01-04 22:01:38,548 [salt.state       ][INFO    ][18742] Running state [mysql_grants_designate_designate_192.168.10.50] at time 22:01:38.548183
2018-01-04 22:01:38,548 [salt.state       ][INFO    ][18742] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-04 22:01:38,552 [salt.state       ][INFO    ][18742] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-04 22:01:38,552 [salt.state       ][INFO    ][18742] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 22:01:38.552339 duration_in_ms=4.157
2018-01-04 22:01:38,552 [salt.state       ][INFO    ][18742] Running state [haproxy] at time 22:01:38.552688
2018-01-04 22:01:38,553 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for haproxy
2018-01-04 22:01:38,555 [salt.state       ][INFO    ][18742] User haproxy@localhost is already present with passwordless login
2018-01-04 22:01:38,555 [salt.state       ][INFO    ][18742] Completed state [haproxy] at time 22:01:38.555568 duration_in_ms=2.88
2018-01-04 22:01:38,555 [salt.state       ][INFO    ][18742] Running state [haproxy] at time 22:01:38.555895
2018-01-04 22:01:38,556 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for haproxy
2018-01-04 22:01:38,558 [salt.state       ][INFO    ][18742] User haproxy@% is already present with passwordless login
2018-01-04 22:01:38,558 [salt.state       ][INFO    ][18742] Completed state [haproxy] at time 22:01:38.558786 duration_in_ms=2.891
2018-01-04 22:01:38,559 [salt.state       ][INFO    ][18742] Running state [haproxy] at time 22:01:38.559115
2018-01-04 22:01:38,559 [salt.state       ][INFO    ][18742] Executing state mysql_user.present for haproxy
2018-01-04 22:01:38,561 [salt.state       ][INFO    ][18742] User haproxy@192.168.10.51 is already present with passwordless login
2018-01-04 22:01:38,562 [salt.state       ][INFO    ][18742] Completed state [haproxy] at time 22:01:38.562013 duration_in_ms=2.898
2018-01-04 22:01:38,564 [salt.minion      ][INFO    ][18742] Returning information for job: 20180104220139018160
2018-01-04 22:01:42,937 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command mysql.status with jid 20180104220145540345
2018-01-04 22:01:42,945 [salt.minion      ][INFO    ][18773] Starting a new job with PID 18773
2018-01-04 22:01:42,957 [salt.minion      ][INFO    ][18773] Returning information for job: 20180104220145540345
2018-01-04 22:01:48,011 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180104220150614292
2018-01-04 22:01:48,021 [salt.minion      ][INFO    ][18778] Starting a new job with PID 18778
2018-01-04 22:01:49,614 [salt.state       ][INFO    ][18778] Loading fresh modules for state activity
2018-01-04 22:01:50,064 [salt.state       ][INFO    ][18778] Running state [haproxy] at time 22:01:50.064783
2018-01-04 22:01:50,065 [salt.state       ][INFO    ][18778] Executing state pkg.installed for haproxy
2018-01-04 22:01:50,066 [salt.loaded.int.module.cmdmod][INFO    ][18778] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-04 22:01:50,381 [salt.state       ][INFO    ][18778] All specified packages are already installed
2018-01-04 22:01:50,381 [salt.state       ][INFO    ][18778] Completed state [haproxy] at time 22:01:50.381896 duration_in_ms=317.113
2018-01-04 22:01:50,384 [salt.state       ][INFO    ][18778] Running state [/etc/default/haproxy] at time 22:01:50.384243
2018-01-04 22:01:50,384 [salt.state       ][INFO    ][18778] Executing state file.managed for /etc/default/haproxy
2018-01-04 22:01:50,418 [salt.state       ][INFO    ][18778] File /etc/default/haproxy is in the correct state
2018-01-04 22:01:50,418 [salt.state       ][INFO    ][18778] Completed state [/etc/default/haproxy] at time 22:01:50.418878 duration_in_ms=34.635
2018-01-04 22:01:50,419 [salt.state       ][INFO    ][18778] Running state [/etc/haproxy/haproxy.cfg] at time 22:01:50.419276
2018-01-04 22:01:50,419 [salt.state       ][INFO    ][18778] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-04 22:01:50,559 [salt.state       ][INFO    ][18778] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-04 22:01:50,559 [salt.state       ][INFO    ][18778] Completed state [/etc/haproxy/haproxy.cfg] at time 22:01:50.559644 duration_in_ms=140.366
2018-01-04 22:01:50,560 [salt.state       ][INFO    ][18778] Running state [/etc/haproxy/ssl] at time 22:01:50.560070
2018-01-04 22:01:50,560 [salt.state       ][INFO    ][18778] Executing state file.directory for /etc/haproxy/ssl
2018-01-04 22:01:50,561 [salt.state       ][INFO    ][18778] Directory /etc/haproxy/ssl is in the correct state
2018-01-04 22:01:50,561 [salt.state       ][INFO    ][18778] Completed state [/etc/haproxy/ssl] at time 22:01:50.561563 duration_in_ms=1.492
2018-01-04 22:01:50,561 [salt.state       ][INFO    ][18778] Running state [haproxy_status_packages] at time 22:01:50.561907
2018-01-04 22:01:50,562 [salt.state       ][INFO    ][18778] Executing state pkg.installed for haproxy_status_packages
2018-01-04 22:01:50,568 [salt.state       ][INFO    ][18778] All specified packages are already installed
2018-01-04 22:01:50,568 [salt.state       ][INFO    ][18778] Completed state [haproxy_status_packages] at time 22:01:50.568520 duration_in_ms=6.613
2018-01-04 22:01:50,569 [salt.state       ][INFO    ][18778] Running state [/usr/bin/haproxy-status.sh] at time 22:01:50.569122
2018-01-04 22:01:50,569 [salt.state       ][INFO    ][18778] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-04 22:01:50,601 [salt.state       ][INFO    ][18778] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-04 22:01:50,602 [salt.state       ][INFO    ][18778] Completed state [/usr/bin/haproxy-status.sh] at time 22:01:50.602073 duration_in_ms=32.95
2018-01-04 22:01:50,602 [salt.state       ][INFO    ][18778] Running state [net.ipv4.ip_nonlocal_bind] at time 22:01:50.602687
2018-01-04 22:01:50,603 [salt.state       ][INFO    ][18778] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-04 22:01:50,610 [salt.loaded.int.module.cmdmod][INFO    ][18778] Executing command 'sysctl -a' in directory '/root'
2018-01-04 22:01:50,625 [salt.state       ][INFO    ][18778] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-04 22:01:50,626 [salt.state       ][INFO    ][18778] Completed state [net.ipv4.ip_nonlocal_bind] at time 22:01:50.626099 duration_in_ms=23.412
2018-01-04 22:01:50,627 [salt.state       ][INFO    ][18778] Running state [haproxy] at time 22:01:50.627322
2018-01-04 22:01:50,627 [salt.state       ][INFO    ][18778] Executing state service.running for haproxy
2018-01-04 22:01:50,628 [salt.loaded.int.module.cmdmod][INFO    ][18778] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-04 22:01:50,636 [salt.loaded.int.module.cmdmod][INFO    ][18778] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-04 22:01:50,643 [salt.loaded.int.module.cmdmod][INFO    ][18778] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-04 22:01:50,651 [salt.state       ][INFO    ][18778] The service haproxy is already running
2018-01-04 22:01:50,651 [salt.state       ][INFO    ][18778] Completed state [haproxy] at time 22:01:50.651520 duration_in_ms=24.198
2018-01-04 22:01:50,652 [salt.minion      ][INFO    ][18778] Returning information for job: 20180104220150614292
2018-01-04 22:01:53,179 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command service.status with jid 20180104220155780864
2018-01-04 22:01:53,189 [salt.minion      ][INFO    ][18805] Starting a new job with PID 18805
2018-01-04 22:01:53,302 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18805] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-04 22:01:53,312 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18805] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-04 22:01:53,319 [salt.minion      ][INFO    ][18805] Returning information for job: 20180104220155780864
2018-01-04 22:01:55,011 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command service.restart with jid 20180104220157614070
2018-01-04 22:01:55,022 [salt.minion      ][INFO    ][18812] Starting a new job with PID 18812
2018-01-04 22:01:55,136 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18812] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-04 22:01:55,144 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18812] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-04 22:01:55,155 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18812] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-04 22:01:55,172 [salt.minion      ][INFO    ][18812] Returning information for job: 20180104220157614070
2018-01-04 22:11:40,977 [salt.utils.schedule][INFO    ][2530] Running scheduled job: __mine_interval
2018-01-04 22:20:08,443 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command cp.push_dir with jid 20180104222011039327
2018-01-04 22:20:08,455 [salt.minion      ][INFO    ][18950] Starting a new job with PID 18950
