2018-01-09 07:00:43,423 [py.warnings      ][WARNING ][1811] /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-09 07:00:58,660 [salt.loaded.int.module.cmdmod][ERROR   ][1811] 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-09 07:01:01,276 [salt.loaded.int.module.cmdmod][INFO    ][2367] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 07:01:01,287 [salt.loaded.int.module.cmdmod][INFO    ][2367] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:01,301 [salt.loaded.int.module.cmdmod][INFO    ][2367] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:01,311 [salt.utils.parsers][WARNING ][1522] Minion received a SIGTERM. Exiting.
2018-01-09 07:01:02,225 [salt.cli.daemons ][INFO    ][2445] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-odl-ha.local"
2018-01-09 07:01:02,412 [salt.cli.daemons ][INFO    ][2445] Starting up the Salt Minion
2018-01-09 07:01:02,415 [salt.utils.event ][INFO    ][2445] Starting pull socket on /var/run/salt/minion/minion_event_5dafe30b6c_pull.ipc
2018-01-09 07:01:02,991 [salt.minion      ][INFO    ][2445] Creating minion process manager
2018-01-09 07:01:04,055 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2445] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 07:01:04,068 [salt.utils.schedule][INFO    ][2445] Updating job settings for scheduled job: __mine_interval
2018-01-09 07:01:04,070 [salt.minion      ][INFO    ][2445] Added mine.update to scheduler
2018-01-09 07:01:04,076 [salt.minion      ][INFO    ][2445] Minion is starting as user 'root'
2018-01-09 07:01:04,089 [salt.minion      ][INFO    ][2445] Minion is ready to receive requests!
2018-01-09 07:01:05,092 [salt.utils.schedule][INFO    ][2445] Running scheduled job: __mine_interval
2018-01-09 07:01:06,706 [salt.minion      ][INFO    ][2445] User sudo_ubuntu Executing command service.force_reload with jid 20180109070107148806
2018-01-09 07:01:06,726 [salt.minion      ][INFO    ][2550] Starting a new job with PID 2550
2018-01-09 07:01:06,911 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2550] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 07:01:06,922 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2550] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:06,943 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2550] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:06,967 [salt.utils.parsers][WARNING ][2445] Minion received a SIGTERM. Exiting.
2018-01-09 07:01:06,968 [salt.cli.daemons ][INFO    ][2445] Shutting down the Salt Minion
2018-01-09 07:01:07,421 [salt.cli.daemons ][INFO    ][2589] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-odl-ha.local"
2018-01-09 07:01:07,534 [salt.cli.daemons ][INFO    ][2589] Starting up the Salt Minion
2018-01-09 07:01:07,535 [salt.utils.event ][INFO    ][2589] Starting pull socket on /var/run/salt/minion/minion_event_5dafe30b6c_pull.ipc
2018-01-09 07:01:07,949 [salt.minion      ][INFO    ][2589] Creating minion process manager
2018-01-09 07:01:09,945 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2589] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 07:01:09,959 [salt.utils.schedule][INFO    ][2589] Updating job settings for scheduled job: __mine_interval
2018-01-09 07:01:09,962 [salt.minion      ][INFO    ][2589] Added mine.update to scheduler
2018-01-09 07:01:09,969 [salt.minion      ][INFO    ][2589] Minion is starting as user 'root'
2018-01-09 07:01:09,984 [salt.minion      ][INFO    ][2589] Minion is ready to receive requests!
2018-01-09 07:01:10,987 [salt.utils.schedule][INFO    ][2589] Running scheduled job: __mine_interval
2018-01-09 07:01:16,819 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070117257463
2018-01-09 07:01:16,843 [salt.minion      ][INFO    ][2687] Starting a new job with PID 2687
2018-01-09 07:01:16,860 [salt.minion      ][INFO    ][2687] Returning information for job: 20180109070117257463
2018-01-09 07:01:27,819 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command state.apply with jid 20180109070128262532
2018-01-09 07:01:27,840 [salt.minion      ][INFO    ][2692] Starting a new job with PID 2692
2018-01-09 07:01:31,817 [salt.state       ][INFO    ][2692] Loading fresh modules for state activity
2018-01-09 07:01:31,873 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-09 07:01:31,905 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-09 07:01:32,037 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-09 07:01:32,198 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-09 07:01:32,312 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-09 07:01:32,537 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-09 07:01:32,664 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-09 07:01:32,764 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-09 07:01:32,918 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-09 07:01:33,024 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-09 07:01:33,132 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-09 07:01:33,230 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-09 07:01:33,376 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-09 07:01:33,493 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-09 07:01:33,602 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-09 07:01:33,715 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-09 07:01:33,840 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-09 07:01:33,954 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-09 07:01:34,071 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-09 07:01:34,273 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-09 07:01:34,487 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-09 07:01:34,618 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-09 07:01:34,734 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-09 07:01:34,754 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-09 07:01:34,809 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-09 07:01:34,852 [salt.state       ][INFO    ][2692] Running state [/etc/environment] at time 07:01:34.852165
2018-01-09 07:01:34,852 [salt.state       ][INFO    ][2692] Executing state file.blockreplace for /etc/environment
2018-01-09 07:01:34,861 [salt.state       ][INFO    ][2692] 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-09 07:01:34,862 [salt.state       ][INFO    ][2692] Completed state [/etc/environment] at time 07:01:34.862152 duration_in_ms=9.989
2018-01-09 07:01:34,862 [salt.state       ][INFO    ][2692] Running state [/etc/profile.d] at time 07:01:34.862387
2018-01-09 07:01:34,863 [salt.state       ][INFO    ][2692] Executing state file.directory for /etc/profile.d
2018-01-09 07:01:34,864 [salt.state       ][INFO    ][2692] Directory /etc/profile.d is in the correct state
2018-01-09 07:01:34,865 [salt.state       ][INFO    ][2692] Completed state [/etc/profile.d] at time 07:01:34.865051 duration_in_ms=2.664
2018-01-09 07:01:35,389 [salt.state       ][INFO    ][2692] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:01:35.389683
2018-01-09 07:01:35,390 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-09 07:01:35,418 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-09 07:01:35,426 [salt.state       ][INFO    ][2692] File changed:
New file
2018-01-09 07:01:35,426 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:01:35.426586 duration_in_ms=36.903
2018-01-09 07:01:35,426 [salt.state       ][INFO    ][2692] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:01:35.426955
2018-01-09 07:01:35,427 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-09 07:01:35,447 [salt.state       ][INFO    ][2692] File changed:
New file
2018-01-09 07:01:35,448 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:01:35.448046 duration_in_ms=21.091
2018-01-09 07:01:35,449 [salt.state       ][INFO    ][2692] Running state [linux_repo_prereq_pkgs] at time 07:01:35.449938
2018-01-09 07:01:35,450 [salt.state       ][INFO    ][2692] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-09 07:01:35,450 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:35,841 [salt.state       ][INFO    ][2692] All specified packages are already installed
2018-01-09 07:01:35,841 [salt.state       ][INFO    ][2692] Completed state [linux_repo_prereq_pkgs] at time 07:01:35.841886 duration_in_ms=391.947
2018-01-09 07:01:35,842 [salt.state       ][INFO    ][2692] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:01:35.842276
2018-01-09 07:01:35,842 [salt.state       ][INFO    ][2692] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-09 07:01:35,843 [salt.state       ][INFO    ][2692] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-09 07:01:35,843 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:01:35.843345 duration_in_ms=1.069
2018-01-09 07:01:35,843 [salt.state       ][INFO    ][2692] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:01:35.843625
2018-01-09 07:01:35,843 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-09 07:01:35,866 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-09 07:01:35,948 [salt.state       ][INFO    ][2692] File changed:
New file
2018-01-09 07:01:35,949 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:01:35.948945 duration_in_ms=105.319
2018-01-09 07:01:35,952 [salt.state       ][INFO    ][2692] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:01:35.952945
2018-01-09 07:01:35,953 [salt.state       ][INFO    ][2692] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-09 07:01:36,464 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-09 07:01:36,719 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:37,923 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070138371019
2018-01-09 07:01:37,936 [salt.minion      ][INFO    ][3175] Starting a new job with PID 3175
2018-01-09 07:01:37,954 [salt.minion      ][INFO    ][3175] Returning information for job: 20180109070138371019
2018-01-09 07:01:40,690 [salt.state       ][INFO    ][2692] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-09 07:01:40,691 [salt.state       ][INFO    ][2692] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:01:40.691516 duration_in_ms=4738.57
2018-01-09 07:01:40,692 [salt.state       ][INFO    ][2692] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:01:40.692028
2018-01-09 07:01:40,692 [salt.state       ][INFO    ][2692] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-09 07:01:40,693 [salt.state       ][INFO    ][2692] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-09 07:01:40,693 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:01:40.693770 duration_in_ms=1.742
2018-01-09 07:01:40,694 [salt.state       ][INFO    ][2692] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:01:40.694174
2018-01-09 07:01:40,694 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-09 07:01:40,807 [salt.state       ][INFO    ][2692] File changed:
New file
2018-01-09 07:01:40,808 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:01:40.808581 duration_in_ms=114.406
2018-01-09 07:01:40,810 [salt.state       ][INFO    ][2692] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:01:40.810132
2018-01-09 07:01:40,810 [salt.state       ][INFO    ][2692] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-09 07:01:40,906 [salt.loaded.int.module.cmdmod][INFO    ][2692] 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-09 07:01:41,128 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:45,213 [salt.state       ][INFO    ][2692] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-09 07:01:45,214 [salt.state       ][INFO    ][2692] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:01:45.214618 duration_in_ms=4404.486
2018-01-09 07:01:45,215 [salt.state       ][INFO    ][2692] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:01:45.215115
2018-01-09 07:01:45,215 [salt.state       ][INFO    ][2692] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-09 07:01:45,216 [salt.state       ][INFO    ][2692] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-09 07:01:45,217 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:01:45.217189 duration_in_ms=2.073
2018-01-09 07:01:45,217 [salt.state       ][INFO    ][2692] Running state [/etc/apt/preferences.d/uca] at time 07:01:45.217740
2018-01-09 07:01:45,218 [salt.state       ][INFO    ][2692] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-09 07:01:45,219 [salt.state       ][INFO    ][2692] File /etc/apt/preferences.d/uca is not present
2018-01-09 07:01:45,220 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/preferences.d/uca] at time 07:01:45.220160 duration_in_ms=2.421
2018-01-09 07:01:45,221 [salt.state       ][INFO    ][2692] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:01:45.221945
2018-01-09 07:01:45,222 [salt.state       ][INFO    ][2692] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-09 07:01:45,380 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-09 07:01:45,459 [salt.loaded.int.module.cmdmod][INFO    ][2692] 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-09 07:01:45,663 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:48,159 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070148600649
2018-01-09 07:01:48,178 [salt.minion      ][INFO    ][4230] Starting a new job with PID 4230
2018-01-09 07:01:48,204 [salt.minion      ][INFO    ][4230] Returning information for job: 20180109070148600649
2018-01-09 07:01:50,225 [salt.state       ][INFO    ][2692] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-09 07:01:50,226 [salt.state       ][INFO    ][2692] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:01:50.226798 duration_in_ms=5004.852
2018-01-09 07:01:50,227 [salt.state       ][INFO    ][2692] Running state [linux_extra_packages_purged] at time 07:01:50.227315
2018-01-09 07:01:50,227 [salt.state       ][INFO    ][2692] Executing state pkg.purged for linux_extra_packages_purged
2018-01-09 07:01:50,260 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-09 07:01:55,477 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:55,522 [salt.state       ][INFO    ][2692] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-09 07:01:55,541 [salt.state       ][INFO    ][2692] Loading fresh modules for state activity
2018-01-09 07:01:55,576 [salt.state       ][INFO    ][2692] Completed state [linux_extra_packages_purged] at time 07:01:55.576757 duration_in_ms=5349.441
2018-01-09 07:01:55,582 [salt.state       ][INFO    ][2692] Running state [linux_extra_packages_latest] at time 07:01:55.582413
2018-01-09 07:01:55,583 [salt.state       ][INFO    ][2692] Executing state pkg.latest for linux_extra_packages_latest
2018-01-09 07:01:55,994 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-09 07:01:56,066 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:01:56,091 [salt.loaded.int.module.cmdmod][INFO    ][2692] 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-09 07:01:58,226 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070158673889
2018-01-09 07:01:58,240 [salt.minion      ][INFO    ][5456] Starting a new job with PID 5456
2018-01-09 07:01:58,267 [salt.minion      ][INFO    ][5456] Returning information for job: 20180109070158673889
2018-01-09 07:01:59,065 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:59,108 [salt.state       ][INFO    ][2692] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-09 07:01:59,125 [salt.state       ][INFO    ][2692] Loading fresh modules for state activity
2018-01-09 07:01:59,163 [salt.state       ][INFO    ][2692] Completed state [linux_extra_packages_latest] at time 07:01:59.163895 duration_in_ms=3581.49
2018-01-09 07:01:59,169 [salt.state       ][INFO    ][2692] Running state [UTC] at time 07:01:59.169115
2018-01-09 07:01:59,169 [salt.state       ][INFO    ][2692] Executing state timezone.system for UTC
2018-01-09 07:01:59,172 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['timedatectl'] in directory '/root'
2018-01-09 07:01:59,216 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['timedatectl'] in directory '/root'
2018-01-09 07:01:59,232 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-09 07:01:59,244 [salt.state       ][INFO    ][2692] {'timezone': 'UTC'}
2018-01-09 07:01:59,244 [salt.state       ][INFO    ][2692] Completed state [UTC] at time 07:01:59.244720 duration_in_ms=75.604
2018-01-09 07:01:59,248 [salt.state       ][INFO    ][2692] Running state [nf_conntrack] at time 07:01:59.248129
2018-01-09 07:01:59,248 [salt.state       ][INFO    ][2692] Executing state kmod.present for nf_conntrack
2018-01-09 07:01:59,251 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:59,620 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:59,631 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-09 07:01:59,649 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:59,741 [salt.state       ][INFO    ][2692] {'nf_conntrack': 'loaded'}
2018-01-09 07:01:59,742 [salt.state       ][INFO    ][2692] Completed state [nf_conntrack] at time 07:01:59.742780 duration_in_ms=494.65
2018-01-09 07:01:59,746 [salt.state       ][INFO    ][2692] Running state [kernel.panic] at time 07:01:59.746833
2018-01-09 07:01:59,747 [salt.state       ][INFO    ][2692] Executing state sysctl.present for kernel.panic
2018-01-09 07:01:59,748 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,800 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-09 07:01:59,814 [salt.state       ][INFO    ][2692] {'kernel.panic': 60}
2018-01-09 07:01:59,815 [salt.state       ][INFO    ][2692] Completed state [kernel.panic] at time 07:01:59.815146 duration_in_ms=68.312
2018-01-09 07:01:59,815 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_keepalive_probes] at time 07:01:59.815617
2018-01-09 07:01:59,816 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-09 07:01:59,816 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,856 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-09 07:01:59,875 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-09 07:01:59,875 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:01:59.875722 duration_in_ms=60.105
2018-01-09 07:01:59,876 [salt.state       ][INFO    ][2692] Running state [fs.file-max] at time 07:01:59.876102
2018-01-09 07:01:59,876 [salt.state       ][INFO    ][2692] Executing state sysctl.present for fs.file-max
2018-01-09 07:01:59,877 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,905 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-09 07:01:59,913 [salt.state       ][INFO    ][2692] {'fs.file-max': 124165}
2018-01-09 07:01:59,915 [salt.state       ][INFO    ][2692] Completed state [fs.file-max] at time 07:01:59.915020 duration_in_ms=38.919
2018-01-09 07:01:59,915 [salt.state       ][INFO    ][2692] Running state [net.core.somaxconn] at time 07:01:59.915682
2018-01-09 07:01:59,916 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.core.somaxconn
2018-01-09 07:01:59,917 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,947 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-09 07:01:59,959 [salt.state       ][INFO    ][2692] {'net.core.somaxconn': 4096}
2018-01-09 07:01:59,959 [salt.state       ][INFO    ][2692] Completed state [net.core.somaxconn] at time 07:01:59.959577 duration_in_ms=43.893
2018-01-09 07:01:59,960 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:01:59.960289
2018-01-09 07:01:59,960 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-09 07:01:59,961 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,989 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-09 07:01:59,999 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-09 07:02:00,000 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:02:00.000065 duration_in_ms=39.775
2018-01-09 07:02:00,000 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_tw_reuse] at time 07:02:00.000452
2018-01-09 07:02:00,000 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-09 07:02:00,003 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,033 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-09 07:02:00,043 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-09 07:02:00,044 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_tw_reuse] at time 07:02:00.044139 duration_in_ms=43.687
2018-01-09 07:02:00,045 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_congestion_control] at time 07:02:00.045730
2018-01-09 07:02:00,046 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-09 07:02:00,046 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,076 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-09 07:02:00,095 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-09 07:02:00,096 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_congestion_control] at time 07:02:00.096241 duration_in_ms=50.511
2018-01-09 07:02:00,097 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_retries2] at time 07:02:00.096973
2018-01-09 07:02:00,097 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-09 07:02:00,099 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,127 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-09 07:02:00,139 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_retries2': 5}
2018-01-09 07:02:00,139 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_retries2] at time 07:02:00.139799 duration_in_ms=42.827
2018-01-09 07:02:00,140 [salt.state       ][INFO    ][2692] Running state [net.core.netdev_max_backlog] at time 07:02:00.140357
2018-01-09 07:02:00,140 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-09 07:02:00,142 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,171 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-09 07:02:00,179 [salt.state       ][INFO    ][2692] {'net.core.netdev_max_backlog': 261144}
2018-01-09 07:02:00,180 [salt.state       ][INFO    ][2692] Completed state [net.core.netdev_max_backlog] at time 07:02:00.180400 duration_in_ms=40.044
2018-01-09 07:02:00,181 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:02:00.180775
2018-01-09 07:02:00,181 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-09 07:02:00,182 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,207 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-09 07:02:00,217 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-09 07:02:00,217 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:02:00.217533 duration_in_ms=36.758
2018-01-09 07:02:00,217 [salt.state       ][INFO    ][2692] Running state [vm.swappiness] at time 07:02:00.217849
2018-01-09 07:02:00,218 [salt.state       ][INFO    ][2692] Executing state sysctl.present for vm.swappiness
2018-01-09 07:02:00,218 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,247 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-09 07:02:00,257 [salt.state       ][INFO    ][2692] {'vm.swappiness': 10}
2018-01-09 07:02:00,257 [salt.state       ][INFO    ][2692] Completed state [vm.swappiness] at time 07:02:00.257705 duration_in_ms=39.856
2018-01-09 07:02:00,258 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:02:00.258020
2018-01-09 07:02:00,258 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-09 07:02:00,259 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,284 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-09 07:02:00,293 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-09 07:02:00,293 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:02:00.293928 duration_in_ms=35.907
2018-01-09 07:02:00,294 [salt.state       ][INFO    ][2692] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:02:00.294856
2018-01-09 07:02:00,295 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-09 07:02:00,295 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,322 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-09 07:02:00,331 [salt.state       ][INFO    ][2692] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-09 07:02:00,332 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:02:00.332196 duration_in_ms=37.34
2018-01-09 07:02:00,332 [salt.state       ][INFO    ][2692] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:02:00.332502
2018-01-09 07:02:00,332 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-09 07:02:00,334 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,359 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-09 07:02:00,368 [salt.state       ][INFO    ][2692] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-09 07:02:00,368 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:02:00.368590 duration_in_ms=36.088
2018-01-09 07:02:00,368 [salt.state       ][INFO    ][2692] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:02:00.368889
2018-01-09 07:02:00,369 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-09 07:02:00,369 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,394 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-09 07:02:00,403 [salt.state       ][INFO    ][2692] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-09 07:02:00,403 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:02:00.403785 duration_in_ms=34.895
2018-01-09 07:02:00,404 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_fin_timeout] at time 07:02:00.404102
2018-01-09 07:02:00,404 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-09 07:02:00,405 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,427 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-09 07:02:00,434 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-09 07:02:00,434 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_fin_timeout] at time 07:02:00.434874 duration_in_ms=30.772
2018-01-09 07:02:00,435 [salt.state       ][INFO    ][2692] Running state [net.ipv4.tcp_keepalive_time] at time 07:02:00.435178
2018-01-09 07:02:00,435 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-09 07:02:00,436 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,457 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-09 07:02:00,471 [salt.state       ][INFO    ][2692] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-09 07:02:00,472 [salt.state       ][INFO    ][2692] Completed state [net.ipv4.tcp_keepalive_time] at time 07:02:00.471537 duration_in_ms=36.358
2018-01-09 07:02:00,472 [salt.state       ][INFO    ][2692] Running state [net.nf_conntrack_max] at time 07:02:00.472738
2018-01-09 07:02:00,473 [salt.state       ][INFO    ][2692] Executing state sysctl.present for net.nf_conntrack_max
2018-01-09 07:02:00,474 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:02:00,502 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-09 07:02:00,514 [salt.state       ][INFO    ][2692] {'net.nf_conntrack_max': 1048576}
2018-01-09 07:02:00,514 [salt.state       ][INFO    ][2692] Completed state [net.nf_conntrack_max] at time 07:02:00.514680 duration_in_ms=41.941
2018-01-09 07:02:00,518 [salt.state       ][INFO    ][2692] Running state [linux_sysfs_package] at time 07:02:00.518339
2018-01-09 07:02:00,518 [salt.state       ][INFO    ][2692] Executing state pkg.installed for linux_sysfs_package
2018-01-09 07:02:00,914 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-09 07:02:00,981 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:02:02,847 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:02:02,871 [salt.loaded.int.module.cmdmod][INFO    ][2692] 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-09 07:02:06,185 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:06,225 [salt.state       ][INFO    ][2692] 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-09 07:02:06,243 [salt.state       ][INFO    ][2692] Loading fresh modules for state activity
2018-01-09 07:02:06,287 [salt.state       ][INFO    ][2692] Completed state [linux_sysfs_package] at time 07:02:06.287471 duration_in_ms=5769.131
2018-01-09 07:02:06,292 [salt.state       ][INFO    ][2692] Running state [/etc/sysfs.d] at time 07:02:06.292621
2018-01-09 07:02:06,293 [salt.state       ][INFO    ][2692] Executing state file.directory for /etc/sysfs.d
2018-01-09 07:02:06,300 [salt.state       ][INFO    ][2692] Directory /etc/sysfs.d is in the correct state
2018-01-09 07:02:06,301 [salt.state       ][INFO    ][2692] Completed state [/etc/sysfs.d] at time 07:02:06.300964 duration_in_ms=8.344
2018-01-09 07:02:06,473 [salt.state       ][INFO    ][2692] Running state [ondemand] at time 07:02:06.473196
2018-01-09 07:02:06,473 [salt.state       ][INFO    ][2692] Executing state service.dead for ondemand
2018-01-09 07:02:06,474 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-09 07:02:06,488 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:06,510 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:06,531 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:06,576 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:06,586 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:06,596 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:06,612 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-09 07:02:06,760 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:06,779 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'runlevel' in directory '/root'
2018-01-09 07:02:06,788 [salt.state       ][INFO    ][2692] {'ondemand': True}
2018-01-09 07:02:06,788 [salt.state       ][INFO    ][2692] Completed state [ondemand] at time 07:02:06.788356 duration_in_ms=315.16
2018-01-09 07:02:06,789 [salt.state       ][INFO    ][2692] Running state [cs_CZ.UTF-8] at time 07:02:06.789544
2018-01-09 07:02:06,789 [salt.state       ][INFO    ][2692] Executing state locale.present for cs_CZ.UTF-8
2018-01-09 07:02:06,791 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'locale -a' in directory '/root'
2018-01-09 07:02:06,804 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-09 07:02:07,726 [salt.state       ][INFO    ][2692] {'locale': 'cs_CZ.UTF-8'}
2018-01-09 07:02:07,726 [salt.state       ][INFO    ][2692] Completed state [cs_CZ.UTF-8] at time 07:02:07.726824 duration_in_ms=937.279
2018-01-09 07:02:07,727 [salt.state       ][INFO    ][2692] Running state [en_US.UTF-8] at time 07:02:07.727150
2018-01-09 07:02:07,727 [salt.state       ][INFO    ][2692] Executing state locale.present for en_US.UTF-8
2018-01-09 07:02:07,728 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'locale -a' in directory '/root'
2018-01-09 07:02:07,738 [salt.state       ][INFO    ][2692] Locale en_US.UTF-8 is already present
2018-01-09 07:02:07,738 [salt.state       ][INFO    ][2692] Completed state [en_US.UTF-8] at time 07:02:07.738816 duration_in_ms=11.666
2018-01-09 07:02:07,740 [salt.state       ][INFO    ][2692] Running state [en_US.UTF-8] at time 07:02:07.740515
2018-01-09 07:02:07,741 [salt.state       ][INFO    ][2692] Executing state locale.system for en_US.UTF-8
2018-01-09 07:02:07,743 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'localectl' in directory '/root'
2018-01-09 07:02:07,790 [salt.state       ][INFO    ][2692] System locale en_US.UTF-8 already set
2018-01-09 07:02:07,790 [salt.state       ][INFO    ][2692] Completed state [en_US.UTF-8] at time 07:02:07.790920 duration_in_ms=50.404
2018-01-09 07:02:07,793 [salt.state       ][INFO    ][2692] Running state [root] at time 07:02:07.793696
2018-01-09 07:02:07,794 [salt.state       ][INFO    ][2692] Executing state user.present for root
2018-01-09 07:02:07,797 [salt.state       ][INFO    ][2692] User root is present and up to date
2018-01-09 07:02:07,797 [salt.state       ][INFO    ][2692] Completed state [root] at time 07:02:07.797662 duration_in_ms=3.966
2018-01-09 07:02:07,800 [salt.state       ][INFO    ][2692] Running state [/root] at time 07:02:07.800886
2018-01-09 07:02:07,801 [salt.state       ][INFO    ][2692] Executing state file.directory for /root
2018-01-09 07:02:07,802 [salt.state       ][INFO    ][2692] Directory /root is in the correct state
2018-01-09 07:02:07,802 [salt.state       ][INFO    ][2692] Completed state [/root] at time 07:02:07.802558 duration_in_ms=1.672
2018-01-09 07:02:07,802 [salt.state       ][INFO    ][2692] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:02:07.802792
2018-01-09 07:02:07,803 [salt.state       ][INFO    ][2692] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-09 07:02:07,803 [salt.state       ][INFO    ][2692] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-09 07:02:07,803 [salt.state       ][INFO    ][2692] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:02:07.803493 duration_in_ms=0.701
2018-01-09 07:02:07,803 [salt.state       ][INFO    ][2692] Running state [ubuntu] at time 07:02:07.803720
2018-01-09 07:02:07,804 [salt.state       ][INFO    ][2692] Executing state user.present for ubuntu
2018-01-09 07:02:07,807 [salt.state       ][INFO    ][2692] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-09 07:02:07,807 [salt.state       ][INFO    ][2692] Completed state [ubuntu] at time 07:02:07.807658 duration_in_ms=3.938
2018-01-09 07:02:07,809 [salt.state       ][INFO    ][2692] Running state [/home/ubuntu] at time 07:02:07.809290
2018-01-09 07:02:07,809 [salt.state       ][INFO    ][2692] Executing state file.directory for /home/ubuntu
2018-01-09 07:02:07,810 [salt.state       ][INFO    ][2692] {'mode': '0700'}
2018-01-09 07:02:07,811 [salt.state       ][INFO    ][2692] Completed state [/home/ubuntu] at time 07:02:07.811071 duration_in_ms=1.781
2018-01-09 07:02:07,812 [salt.state       ][INFO    ][2692] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:02:07.812230
2018-01-09 07:02:07,812 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-09 07:02:07,844 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-09 07:02:07,850 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command '/usr/sbin/visudo -c -f /tmp/tmp9P66Vs' in directory '/root'
2018-01-09 07:02:07,868 [salt.state       ][INFO    ][2692] File changed:
New file
2018-01-09 07:02:07,868 [salt.state       ][INFO    ][2692] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:02:07.868335 duration_in_ms=56.105
2018-01-09 07:02:07,868 [salt.state       ][INFO    ][2692] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:02:07.868635
2018-01-09 07:02:07,868 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-09 07:02:07,897 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-09 07:02:07,998 [salt.state       ][INFO    ][2692] File changed:
New file
2018-01-09 07:02:07,998 [salt.state       ][INFO    ][2692] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:02:07.998845 duration_in_ms=130.209
2018-01-09 07:02:07,999 [salt.state       ][INFO    ][2692] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:02:07.999105
2018-01-09 07:02:07,999 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-09 07:02:08,027 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-09 07:02:08,118 [salt.state       ][INFO    ][2692] File changed:
New file
2018-01-09 07:02:08,118 [salt.state       ][INFO    ][2692] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:02:08.118743 duration_in_ms=119.637
2018-01-09 07:02:08,120 [salt.state       ][INFO    ][2692] Running state [service.systemctl_reload] at time 07:02:08.120556
2018-01-09 07:02:08,120 [salt.state       ][INFO    ][2692] Executing state module.wait for service.systemctl_reload
2018-01-09 07:02:08,121 [salt.state       ][INFO    ][2692] No changes made for service.systemctl_reload
2018-01-09 07:02:08,121 [salt.state       ][INFO    ][2692] Completed state [service.systemctl_reload] at time 07:02:08.121263 duration_in_ms=0.707
2018-01-09 07:02:08,121 [salt.state       ][INFO    ][2692] Running state [service.systemctl_reload] at time 07:02:08.121457
2018-01-09 07:02:08,121 [salt.state       ][INFO    ][2692] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 07:02:08,123 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 07:02:08,218 [salt.state       ][INFO    ][2692] {'ret': True}
2018-01-09 07:02:08,218 [salt.state       ][INFO    ][2692] Completed state [service.systemctl_reload] at time 07:02:08.218762 duration_in_ms=97.303
2018-01-09 07:02:08,219 [salt.state       ][INFO    ][2692] Running state [/etc/hostname] at time 07:02:08.219139
2018-01-09 07:02:08,219 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/hostname
2018-01-09 07:02:08,243 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-09 07:02:08,249 [salt.state       ][INFO    ][2692] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-09 07:02:08,250 [salt.state       ][INFO    ][2692] Completed state [/etc/hostname] at time 07:02:08.250127 duration_in_ms=30.987
2018-01-09 07:02:08,252 [salt.state       ][INFO    ][2692] Running state [hostname dbs01] at time 07:02:08.252523
2018-01-09 07:02:08,252 [salt.state       ][INFO    ][2692] Executing state cmd.wait for hostname dbs01
2018-01-09 07:02:08,253 [salt.state       ][INFO    ][2692] No changes made for hostname dbs01
2018-01-09 07:02:08,253 [salt.state       ][INFO    ][2692] Completed state [hostname dbs01] at time 07:02:08.253835 duration_in_ms=1.312
2018-01-09 07:02:08,254 [salt.state       ][INFO    ][2692] Running state [hostname dbs01] at time 07:02:08.254029
2018-01-09 07:02:08,254 [salt.state       ][INFO    ][2692] Executing state cmd.mod_watch for hostname dbs01
2018-01-09 07:02:08,255 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command 'hostname dbs01' in directory '/root'
2018-01-09 07:02:08,267 [salt.state       ][INFO    ][2692] {'pid': 6506, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-09 07:02:08,268 [salt.state       ][INFO    ][2692] Completed state [hostname dbs01] at time 07:02:08.268102 duration_in_ms=14.073
2018-01-09 07:02:08,270 [salt.state       ][INFO    ][2692] Running state [mdb02] at time 07:02:08.270062
2018-01-09 07:02:08,270 [salt.state       ][INFO    ][2692] Executing state host.present for mdb02
2018-01-09 07:02:08,273 [salt.state       ][INFO    ][2692] {'host': 'mdb02'}
2018-01-09 07:02:08,273 [salt.state       ][INFO    ][2692] Completed state [mdb02] at time 07:02:08.273327 duration_in_ms=3.265
2018-01-09 07:02:08,273 [salt.state       ][INFO    ][2692] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.273561
2018-01-09 07:02:08,273 [salt.state       ][INFO    ][2692] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,275 [salt.state       ][INFO    ][2692] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,275 [salt.state       ][INFO    ][2692] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.275319 duration_in_ms=1.758
2018-01-09 07:02:08,275 [salt.state       ][INFO    ][2692] Running state [mdb03] at time 07:02:08.275557
2018-01-09 07:02:08,275 [salt.state       ][INFO    ][2692] Executing state host.present for mdb03
2018-01-09 07:02:08,276 [salt.state       ][INFO    ][2692] {'host': 'mdb03'}
2018-01-09 07:02:08,277 [salt.state       ][INFO    ][2692] Completed state [mdb03] at time 07:02:08.277304 duration_in_ms=1.747
2018-01-09 07:02:08,277 [salt.state       ][INFO    ][2692] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.277539
2018-01-09 07:02:08,277 [salt.state       ][INFO    ][2692] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,279 [salt.state       ][INFO    ][2692] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,279 [salt.state       ][INFO    ][2692] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.279575 duration_in_ms=2.036
2018-01-09 07:02:08,280 [salt.state       ][INFO    ][2692] Running state [mdb01] at time 07:02:08.280084
2018-01-09 07:02:08,280 [salt.state       ][INFO    ][2692] Executing state host.present for mdb01
2018-01-09 07:02:08,281 [salt.state       ][INFO    ][2692] {'host': 'mdb01'}
2018-01-09 07:02:08,282 [salt.state       ][INFO    ][2692] Completed state [mdb01] at time 07:02:08.282069 duration_in_ms=1.985
2018-01-09 07:02:08,282 [salt.state       ][INFO    ][2692] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.282301
2018-01-09 07:02:08,282 [salt.state       ][INFO    ][2692] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,283 [salt.state       ][INFO    ][2692] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,283 [salt.state       ][INFO    ][2692] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.283800 duration_in_ms=1.499
2018-01-09 07:02:08,284 [salt.state       ][INFO    ][2692] Running state [mdb] at time 07:02:08.284032
2018-01-09 07:02:08,284 [salt.state       ][INFO    ][2692] Executing state host.present for mdb
2018-01-09 07:02:08,285 [salt.state       ][INFO    ][2692] {'host': 'mdb'}
2018-01-09 07:02:08,285 [salt.state       ][INFO    ][2692] Completed state [mdb] at time 07:02:08.285533 duration_in_ms=1.501
2018-01-09 07:02:08,285 [salt.state       ][INFO    ][2692] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.285762
2018-01-09 07:02:08,285 [salt.state       ][INFO    ][2692] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,287 [salt.state       ][INFO    ][2692] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,287 [salt.state       ][INFO    ][2692] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.287557 duration_in_ms=1.795
2018-01-09 07:02:08,288 [salt.state       ][INFO    ][2692] Running state [cfg01] at time 07:02:08.287790
2018-01-09 07:02:08,288 [salt.state       ][INFO    ][2692] Executing state host.present for cfg01
2018-01-09 07:02:08,289 [salt.state       ][INFO    ][2692] {'host': 'cfg01'}
2018-01-09 07:02:08,289 [salt.state       ][INFO    ][2692] Completed state [cfg01] at time 07:02:08.289839 duration_in_ms=2.049
2018-01-09 07:02:08,290 [salt.state       ][INFO    ][2692] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.290071
2018-01-09 07:02:08,290 [salt.state       ][INFO    ][2692] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,291 [salt.state       ][INFO    ][2692] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,291 [salt.state       ][INFO    ][2692] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.291867 duration_in_ms=1.796
2018-01-09 07:02:08,292 [salt.state       ][INFO    ][2692] Running state [prx01] at time 07:02:08.292099
2018-01-09 07:02:08,292 [salt.state       ][INFO    ][2692] Executing state host.present for prx01
2018-01-09 07:02:08,293 [salt.state       ][INFO    ][2692] {'host': 'prx01'}
2018-01-09 07:02:08,293 [salt.state       ][INFO    ][2692] Completed state [prx01] at time 07:02:08.293874 duration_in_ms=1.775
2018-01-09 07:02:08,294 [salt.state       ][INFO    ][2692] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.294098
2018-01-09 07:02:08,294 [salt.state       ][INFO    ][2692] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,295 [salt.state       ][INFO    ][2692] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,295 [salt.state       ][INFO    ][2692] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.295326 duration_in_ms=1.228
2018-01-09 07:02:08,295 [salt.state       ][INFO    ][2692] Running state [kvm01] at time 07:02:08.295544
2018-01-09 07:02:08,295 [salt.state       ][INFO    ][2692] Executing state host.present for kvm01
2018-01-09 07:02:08,297 [salt.state       ][INFO    ][2692] {'host': 'kvm01'}
2018-01-09 07:02:08,297 [salt.state       ][INFO    ][2692] Completed state [kvm01] at time 07:02:08.297329 duration_in_ms=1.785
2018-01-09 07:02:08,297 [salt.state       ][INFO    ][2692] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.297556
2018-01-09 07:02:08,297 [salt.state       ][INFO    ][2692] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,299 [salt.state       ][INFO    ][2692] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,299 [salt.state       ][INFO    ][2692] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.299623 duration_in_ms=2.067
2018-01-09 07:02:08,299 [salt.state       ][INFO    ][2692] Running state [kvm03] at time 07:02:08.299854
2018-01-09 07:02:08,300 [salt.state       ][INFO    ][2692] Executing state host.present for kvm03
2018-01-09 07:02:08,301 [salt.state       ][INFO    ][2692] {'host': 'kvm03'}
2018-01-09 07:02:08,302 [salt.state       ][INFO    ][2692] Completed state [kvm03] at time 07:02:08.302003 duration_in_ms=2.149
2018-01-09 07:02:08,302 [salt.state       ][INFO    ][2692] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.302239
2018-01-09 07:02:08,302 [salt.state       ][INFO    ][2692] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,303 [salt.state       ][INFO    ][2692] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,303 [salt.state       ][INFO    ][2692] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.303777 duration_in_ms=1.538
2018-01-09 07:02:08,304 [salt.state       ][INFO    ][2692] Running state [kvm02] at time 07:02:08.303999
2018-01-09 07:02:08,304 [salt.state       ][INFO    ][2692] Executing state host.present for kvm02
2018-01-09 07:02:08,305 [salt.state       ][INFO    ][2692] {'host': 'kvm02'}
2018-01-09 07:02:08,305 [salt.state       ][INFO    ][2692] Completed state [kvm02] at time 07:02:08.305787 duration_in_ms=1.788
2018-01-09 07:02:08,306 [salt.state       ][INFO    ][2692] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.306291
2018-01-09 07:02:08,306 [salt.state       ][INFO    ][2692] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,307 [salt.state       ][INFO    ][2692] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,307 [salt.state       ][INFO    ][2692] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.307565 duration_in_ms=1.274
2018-01-09 07:02:08,307 [salt.state       ][INFO    ][2692] Running state [dbs] at time 07:02:08.307781
2018-01-09 07:02:08,308 [salt.state       ][INFO    ][2692] Executing state host.present for dbs
2018-01-09 07:02:08,308 [salt.state       ][INFO    ][2692] {'host': 'dbs'}
2018-01-09 07:02:08,309 [salt.state       ][INFO    ][2692] Completed state [dbs] at time 07:02:08.309033 duration_in_ms=1.252
2018-01-09 07:02:08,309 [salt.state       ][INFO    ][2692] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.309258
2018-01-09 07:02:08,309 [salt.state       ][INFO    ][2692] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,311 [salt.state       ][INFO    ][2692] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,311 [salt.state       ][INFO    ][2692] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.311363 duration_in_ms=2.105
2018-01-09 07:02:08,311 [salt.state       ][INFO    ][2692] Running state [prx] at time 07:02:08.311594
2018-01-09 07:02:08,312 [salt.state       ][INFO    ][2692] Executing state host.present for prx
2018-01-09 07:02:08,312 [salt.state       ][INFO    ][2692] {'host': 'prx'}
2018-01-09 07:02:08,313 [salt.state       ][INFO    ][2692] Completed state [prx] at time 07:02:08.313429 duration_in_ms=1.835
2018-01-09 07:02:08,313 [salt.state       ][INFO    ][2692] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.313661
2018-01-09 07:02:08,314 [salt.state       ][INFO    ][2692] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,315 [salt.state       ][INFO    ][2692] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,315 [salt.state       ][INFO    ][2692] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.315522 duration_in_ms=1.861
2018-01-09 07:02:08,315 [salt.state       ][INFO    ][2692] Running state [prx02] at time 07:02:08.315753
2018-01-09 07:02:08,315 [salt.state       ][INFO    ][2692] Executing state host.present for prx02
2018-01-09 07:02:08,316 [salt.state       ][INFO    ][2692] {'host': 'prx02'}
2018-01-09 07:02:08,317 [salt.state       ][INFO    ][2692] Completed state [prx02] at time 07:02:08.317322 duration_in_ms=1.569
2018-01-09 07:02:08,317 [salt.state       ][INFO    ][2692] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.317816
2018-01-09 07:02:08,318 [salt.state       ][INFO    ][2692] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,318 [salt.state       ][INFO    ][2692] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,319 [salt.state       ][INFO    ][2692] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.319135 duration_in_ms=1.319
2018-01-09 07:02:08,319 [salt.state       ][INFO    ][2692] Running state [msg02] at time 07:02:08.319363
2018-01-09 07:02:08,319 [salt.state       ][INFO    ][2692] Executing state host.present for msg02
2018-01-09 07:02:08,321 [salt.state       ][INFO    ][2692] {'host': 'msg02'}
2018-01-09 07:02:08,321 [salt.state       ][INFO    ][2692] Completed state [msg02] at time 07:02:08.321752 duration_in_ms=2.389
2018-01-09 07:02:08,322 [salt.state       ][INFO    ][2692] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.321987
2018-01-09 07:02:08,322 [salt.state       ][INFO    ][2692] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,323 [salt.state       ][INFO    ][2692] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,323 [salt.state       ][INFO    ][2692] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.323609 duration_in_ms=1.622
2018-01-09 07:02:08,324 [salt.state       ][INFO    ][2692] Running state [msg03] at time 07:02:08.324374
2018-01-09 07:02:08,324 [salt.state       ][INFO    ][2692] Executing state host.present for msg03
2018-01-09 07:02:08,326 [salt.state       ][INFO    ][2692] {'host': 'msg03'}
2018-01-09 07:02:08,326 [salt.state       ][INFO    ][2692] Completed state [msg03] at time 07:02:08.326827 duration_in_ms=2.453
2018-01-09 07:02:08,327 [salt.state       ][INFO    ][2692] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.327061
2018-01-09 07:02:08,327 [salt.state       ][INFO    ][2692] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,328 [salt.state       ][INFO    ][2692] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,329 [salt.state       ][INFO    ][2692] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.329382 duration_in_ms=2.321
2018-01-09 07:02:08,329 [salt.state       ][INFO    ][2692] Running state [msg01] at time 07:02:08.329618
2018-01-09 07:02:08,329 [salt.state       ][INFO    ][2692] Executing state host.present for msg01
2018-01-09 07:02:08,331 [salt.state       ][INFO    ][2692] {'host': 'msg01'}
2018-01-09 07:02:08,331 [salt.state       ][INFO    ][2692] Completed state [msg01] at time 07:02:08.331518 duration_in_ms=1.899
2018-01-09 07:02:08,331 [salt.state       ][INFO    ][2692] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.331743
2018-01-09 07:02:08,331 [salt.state       ][INFO    ][2692] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,332 [salt.state       ][INFO    ][2692] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,333 [salt.state       ][INFO    ][2692] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.333374 duration_in_ms=1.63
2018-01-09 07:02:08,333 [salt.state       ][INFO    ][2692] Running state [msg] at time 07:02:08.333594
2018-01-09 07:02:08,334 [salt.state       ][INFO    ][2692] Executing state host.present for msg
2018-01-09 07:02:08,335 [salt.state       ][INFO    ][2692] {'host': 'msg'}
2018-01-09 07:02:08,335 [salt.state       ][INFO    ][2692] Completed state [msg] at time 07:02:08.335239 duration_in_ms=1.645
2018-01-09 07:02:08,335 [salt.state       ][INFO    ][2692] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.335737
2018-01-09 07:02:08,336 [salt.state       ][INFO    ][2692] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,337 [salt.state       ][INFO    ][2692] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,338 [salt.state       ][INFO    ][2692] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.337960 duration_in_ms=2.223
2018-01-09 07:02:08,338 [salt.state       ][INFO    ][2692] Running state [cfg01] at time 07:02:08.338191
2018-01-09 07:02:08,338 [salt.state       ][INFO    ][2692] Executing state host.present for cfg01
2018-01-09 07:02:08,338 [salt.state       ][INFO    ][2692] Host cfg01 (192.168.10.100) already present
2018-01-09 07:02:08,339 [salt.state       ][INFO    ][2692] Completed state [cfg01] at time 07:02:08.339027 duration_in_ms=0.836
2018-01-09 07:02:08,339 [salt.state       ][INFO    ][2692] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.339257
2018-01-09 07:02:08,339 [salt.state       ][INFO    ][2692] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,340 [salt.state       ][INFO    ][2692] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-09 07:02:08,340 [salt.state       ][INFO    ][2692] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.340349 duration_in_ms=1.091
2018-01-09 07:02:08,340 [salt.state       ][INFO    ][2692] Running state [cmp002] at time 07:02:08.340571
2018-01-09 07:02:08,340 [salt.state       ][INFO    ][2692] Executing state host.present for cmp002
2018-01-09 07:02:08,342 [salt.state       ][INFO    ][2692] {'host': 'cmp002'}
2018-01-09 07:02:08,342 [salt.state       ][INFO    ][2692] Completed state [cmp002] at time 07:02:08.342475 duration_in_ms=1.904
2018-01-09 07:02:08,342 [salt.state       ][INFO    ][2692] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.342727
2018-01-09 07:02:08,342 [salt.state       ][INFO    ][2692] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,343 [salt.state       ][INFO    ][2692] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,344 [salt.state       ][INFO    ][2692] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.344107 duration_in_ms=1.38
2018-01-09 07:02:08,344 [salt.state       ][INFO    ][2692] Running state [cmp001] at time 07:02:08.344337
2018-01-09 07:02:08,344 [salt.state       ][INFO    ][2692] Executing state host.present for cmp001
2018-01-09 07:02:08,345 [salt.state       ][INFO    ][2692] {'host': 'cmp001'}
2018-01-09 07:02:08,346 [salt.state       ][INFO    ][2692] Completed state [cmp001] at time 07:02:08.346003 duration_in_ms=1.666
2018-01-09 07:02:08,347 [salt.state       ][INFO    ][2692] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.346509
2018-01-09 07:02:08,347 [salt.state       ][INFO    ][2692] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,348 [salt.state       ][INFO    ][2692] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,349 [salt.state       ][INFO    ][2692] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.349313 duration_in_ms=2.804
2018-01-09 07:02:08,349 [salt.state       ][INFO    ][2692] Running state [dbs01] at time 07:02:08.349549
2018-01-09 07:02:08,349 [salt.state       ][INFO    ][2692] Executing state host.present for dbs01
2018-01-09 07:02:08,350 [salt.state       ][INFO    ][2692] {'host': 'dbs01'}
2018-01-09 07:02:08,351 [salt.state       ][INFO    ][2692] Completed state [dbs01] at time 07:02:08.351090 duration_in_ms=1.541
2018-01-09 07:02:08,351 [salt.state       ][INFO    ][2692] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.351307
2018-01-09 07:02:08,351 [salt.state       ][INFO    ][2692] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,352 [salt.state       ][INFO    ][2692] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,353 [salt.state       ][INFO    ][2692] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.352969 duration_in_ms=1.662
2018-01-09 07:02:08,353 [salt.state       ][INFO    ][2692] Running state [dbs02] at time 07:02:08.353758
2018-01-09 07:02:08,353 [salt.state       ][INFO    ][2692] Executing state host.present for dbs02
2018-01-09 07:02:08,355 [salt.state       ][INFO    ][2692] {'host': 'dbs02'}
2018-01-09 07:02:08,355 [salt.state       ][INFO    ][2692] Completed state [dbs02] at time 07:02:08.355191 duration_in_ms=1.433
2018-01-09 07:02:08,355 [salt.state       ][INFO    ][2692] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.355428
2018-01-09 07:02:08,355 [salt.state       ][INFO    ][2692] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,356 [salt.state       ][INFO    ][2692] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,357 [salt.state       ][INFO    ][2692] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.357419 duration_in_ms=1.991
2018-01-09 07:02:08,357 [salt.state       ][INFO    ][2692] Running state [dbs03] at time 07:02:08.357657
2018-01-09 07:02:08,358 [salt.state       ][INFO    ][2692] Executing state host.present for dbs03
2018-01-09 07:02:08,359 [salt.state       ][INFO    ][2692] {'host': 'dbs03'}
2018-01-09 07:02:08,359 [salt.state       ][INFO    ][2692] Completed state [dbs03] at time 07:02:08.359383 duration_in_ms=1.726
2018-01-09 07:02:08,359 [salt.state       ][INFO    ][2692] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.359617
2018-01-09 07:02:08,360 [salt.state       ][INFO    ][2692] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,361 [salt.state       ][INFO    ][2692] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,362 [salt.state       ][INFO    ][2692] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.362201 duration_in_ms=2.584
2018-01-09 07:02:08,363 [salt.state       ][INFO    ][2692] Running state [odl01] at time 07:02:08.362429
2018-01-09 07:02:08,363 [salt.state       ][INFO    ][2692] Executing state host.present for odl01
2018-01-09 07:02:08,363 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070208806817
2018-01-09 07:02:08,364 [salt.state       ][INFO    ][2692] {'host': 'odl01'}
2018-01-09 07:02:08,365 [salt.state       ][INFO    ][2692] Completed state [odl01] at time 07:02:08.364953 duration_in_ms=2.525
2018-01-09 07:02:08,365 [salt.state       ][INFO    ][2692] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.365482
2018-01-09 07:02:08,365 [salt.state       ][INFO    ][2692] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,366 [salt.state       ][INFO    ][2692] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,366 [salt.state       ][INFO    ][2692] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.366937 duration_in_ms=1.455
2018-01-09 07:02:08,367 [salt.state       ][INFO    ][2692] Running state [mas01] at time 07:02:08.367440
2018-01-09 07:02:08,367 [salt.state       ][INFO    ][2692] Executing state host.present for mas01
2018-01-09 07:02:08,369 [salt.state       ][INFO    ][2692] {'host': 'mas01'}
2018-01-09 07:02:08,369 [salt.state       ][INFO    ][2692] Completed state [mas01] at time 07:02:08.369648 duration_in_ms=2.208
2018-01-09 07:02:08,370 [salt.state       ][INFO    ][2692] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.369879
2018-01-09 07:02:08,370 [salt.state       ][INFO    ][2692] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,371 [salt.state       ][INFO    ][2692] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,371 [salt.state       ][INFO    ][2692] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.371629 duration_in_ms=1.75
2018-01-09 07:02:08,372 [salt.state       ][INFO    ][2692] Running state [ctl02] at time 07:02:08.372157
2018-01-09 07:02:08,372 [salt.state       ][INFO    ][2692] Executing state host.present for ctl02
2018-01-09 07:02:08,374 [salt.state       ][INFO    ][2692] {'host': 'ctl02'}
2018-01-09 07:02:08,374 [salt.state       ][INFO    ][2692] Completed state [ctl02] at time 07:02:08.374491 duration_in_ms=2.334
2018-01-09 07:02:08,374 [salt.state       ][INFO    ][2692] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.374756
2018-01-09 07:02:08,374 [salt.state       ][INFO    ][2692] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,376 [salt.state       ][INFO    ][2692] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,376 [salt.state       ][INFO    ][2692] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.376260 duration_in_ms=1.504
2018-01-09 07:02:08,376 [salt.state       ][INFO    ][2692] Running state [ctl03] at time 07:02:08.376503
2018-01-09 07:02:08,376 [salt.state       ][INFO    ][2692] Executing state host.present for ctl03
2018-01-09 07:02:08,378 [salt.state       ][INFO    ][2692] {'host': 'ctl03'}
2018-01-09 07:02:08,378 [salt.state       ][INFO    ][2692] Completed state [ctl03] at time 07:02:08.378877 duration_in_ms=2.374
2018-01-09 07:02:08,379 [salt.state       ][INFO    ][2692] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.379119
2018-01-09 07:02:08,379 [salt.state       ][INFO    ][2692] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,380 [salt.state       ][INFO    ][2692] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,382 [salt.state       ][INFO    ][2692] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.382095 duration_in_ms=2.976
2018-01-09 07:02:08,382 [salt.state       ][INFO    ][2692] Running state [ctl01] at time 07:02:08.382354
2018-01-09 07:02:08,382 [salt.state       ][INFO    ][2692] Executing state host.present for ctl01
2018-01-09 07:02:08,384 [salt.state       ][INFO    ][2692] {'host': 'ctl01'}
2018-01-09 07:02:08,384 [salt.state       ][INFO    ][2692] Completed state [ctl01] at time 07:02:08.384803 duration_in_ms=2.449
2018-01-09 07:02:08,385 [salt.state       ][INFO    ][2692] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.385625
2018-01-09 07:02:08,385 [salt.state       ][INFO    ][2692] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,387 [salt.state       ][INFO    ][2692] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,387 [salt.state       ][INFO    ][2692] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.387424 duration_in_ms=1.799
2018-01-09 07:02:08,387 [salt.state       ][INFO    ][2692] Running state [ctl] at time 07:02:08.387668
2018-01-09 07:02:08,388 [salt.state       ][INFO    ][2692] Executing state host.present for ctl
2018-01-09 07:02:08,389 [salt.state       ][INFO    ][2692] {'host': 'ctl'}
2018-01-09 07:02:08,389 [salt.state       ][INFO    ][2692] Completed state [ctl] at time 07:02:08.389494 duration_in_ms=1.826
2018-01-09 07:02:08,389 [salt.state       ][INFO    ][2692] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.389733
2018-01-09 07:02:08,389 [salt.state       ][INFO    ][2692] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:08,389 [salt.minion      ][INFO    ][6510] Starting a new job with PID 6510
2018-01-09 07:02:08,391 [salt.state       ][INFO    ][2692] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:08,391 [salt.state       ][INFO    ][2692] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:02:08.391284 duration_in_ms=1.551
2018-01-09 07:02:08,393 [salt.state       ][INFO    ][2692] Running state [ens2] at time 07:02:08.392955
2018-01-09 07:02:08,394 [salt.state       ][INFO    ][2692] Executing state network.managed for ens2
2018-01-09 07:02:08,409 [salt.minion      ][INFO    ][6510] Returning information for job: 20180109070208806817
2018-01-09 07:02:09,016 [salt.state       ][INFO    ][2692] Interface ens2 is up to date.
2018-01-09 07:02:09,016 [salt.state       ][INFO    ][2692] Completed state [ens2] at time 07:02:09.016843 duration_in_ms=623.887
2018-01-09 07:02:09,017 [salt.state       ][INFO    ][2692] Running state [ens3] at time 07:02:09.017703
2018-01-09 07:02:09,018 [salt.state       ][INFO    ][2692] Executing state network.managed for ens3
2018-01-09 07:02:09,034 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-09 07:02:09,605 [salt.state       ][INFO    ][2692] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-09 07:02:09,606 [salt.state       ][INFO    ][2692] Completed state [ens3] at time 07:02:09.606760 duration_in_ms=589.056
2018-01-09 07:02:09,607 [salt.state       ][INFO    ][2692] Running state [/etc/profile.d/proxy.sh] at time 07:02:09.607049
2018-01-09 07:02:09,607 [salt.state       ][INFO    ][2692] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-09 07:02:09,608 [salt.state       ][INFO    ][2692] File /etc/profile.d/proxy.sh is not present
2018-01-09 07:02:09,608 [salt.state       ][INFO    ][2692] Completed state [/etc/profile.d/proxy.sh] at time 07:02:09.608154 duration_in_ms=1.105
2018-01-09 07:02:09,608 [salt.state       ][INFO    ][2692] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:02:09.608375
2018-01-09 07:02:09,608 [salt.state       ][INFO    ][2692] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-09 07:02:09,608 [salt.state       ][INFO    ][2692] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-09 07:02:09,609 [salt.state       ][INFO    ][2692] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:02:09.609346 duration_in_ms=0.971
2018-01-09 07:02:09,610 [salt.state       ][INFO    ][2692] Running state [ntp] at time 07:02:09.610380
2018-01-09 07:02:09,611 [salt.state       ][INFO    ][2692] Executing state pkg.installed for ntp
2018-01-09 07:02:09,973 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:02:09,990 [salt.loaded.int.module.cmdmod][INFO    ][2692] 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-09 07:02:13,319 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:13,363 [salt.state       ][INFO    ][2692] 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-09 07:02:13,379 [salt.state       ][INFO    ][2692] Loading fresh modules for state activity
2018-01-09 07:02:13,413 [salt.state       ][INFO    ][2692] Completed state [ntp] at time 07:02:13.413534 duration_in_ms=3803.153
2018-01-09 07:02:13,417 [salt.state       ][INFO    ][2692] Running state [/etc/ntp.conf] at time 07:02:13.417367
2018-01-09 07:02:13,417 [salt.state       ][INFO    ][2692] Executing state file.managed for /etc/ntp.conf
2018-01-09 07:02:13,453 [salt.fileclient  ][INFO    ][2692] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-09 07:02:13,511 [salt.state       ][INFO    ][2692] 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-09 07:02:13,515 [salt.state       ][INFO    ][2692] Completed state [/etc/ntp.conf] at time 07:02:13.515030 duration_in_ms=97.662
2018-01-09 07:02:13,653 [salt.state       ][INFO    ][2692] Running state [ntp] at time 07:02:13.653489
2018-01-09 07:02:13,653 [salt.state       ][INFO    ][2692] Executing state service.running for ntp
2018-01-09 07:02:13,655 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-09 07:02:13,666 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 07:02:13,674 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 07:02:13,685 [salt.state       ][INFO    ][2692] The service ntp is already running
2018-01-09 07:02:13,686 [salt.state       ][INFO    ][2692] Completed state [ntp] at time 07:02:13.686104 duration_in_ms=32.615
2018-01-09 07:02:13,686 [salt.state       ][INFO    ][2692] Running state [ntp] at time 07:02:13.686556
2018-01-09 07:02:13,687 [salt.state       ][INFO    ][2692] Executing state service.mod_watch for ntp
2018-01-09 07:02:13,688 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 07:02:13,696 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 07:02:13,713 [salt.loaded.int.module.cmdmod][INFO    ][2692] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-09 07:02:13,774 [salt.state       ][INFO    ][2692] {'ntp': True}
2018-01-09 07:02:13,775 [salt.state       ][INFO    ][2692] Completed state [ntp] at time 07:02:13.775162 duration_in_ms=88.606
2018-01-09 07:02:13,779 [salt.minion      ][INFO    ][2692] Returning information for job: 20180109070128262532
2018-01-09 07:02:15,038 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180109070215480803
2018-01-09 07:02:15,057 [salt.minion      ][INFO    ][7582] Starting a new job with PID 7582
2018-01-09 07:02:15,072 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7582] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-09 07:02:15,075 [salt.minion      ][INFO    ][7582] Returning information for job: 20180109070215480803
2018-01-09 07:02:38,729 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command pkg.upgrade with jid 20180109070239176090
2018-01-09 07:02:38,751 [salt.minion      ][INFO    ][7603] Starting a new job with PID 7603
2018-01-09 07:02:38,776 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7603] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:39,189 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7603] 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-09 07:02:46,907 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7603] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:46,948 [salt.minion      ][INFO    ][7603] Returning information for job: 20180109070239176090
2018-01-09 07:07:50,756 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command test.ping with jid 20180109070751196795
2018-01-09 07:07:50,782 [salt.minion      ][INFO    ][8507] Starting a new job with PID 8507
2018-01-09 07:07:50,838 [salt.minion      ][INFO    ][8507] Returning information for job: 20180109070751196795
2018-01-09 07:09:12,054 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command state.sls with jid 20180109070912494336
2018-01-09 07:09:12,073 [salt.minion      ][INFO    ][8522] Starting a new job with PID 8522
2018-01-09 07:09:14,654 [salt.state       ][INFO    ][8522] Loading fresh modules for state activity
2018-01-09 07:09:14,708 [salt.fileclient  ][INFO    ][8522] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-09 07:09:14,738 [salt.fileclient  ][INFO    ][8522] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-09 07:09:15,303 [salt.state       ][INFO    ][8522] Running state [keepalived] at time 07:09:15.303242
2018-01-09 07:09:15,303 [salt.state       ][INFO    ][8522] Executing state pkg.installed for keepalived
2018-01-09 07:09:15,304 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:09:15,712 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-09 07:09:15,792 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:09:17,779 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:09:17,805 [salt.loaded.int.module.cmdmod][INFO    ][8522] 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-09 07:09:22,108 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070922545338
2018-01-09 07:09:22,124 [salt.minion      ][INFO    ][9750] Starting a new job with PID 9750
2018-01-09 07:09:22,141 [salt.minion      ][INFO    ][9750] Returning information for job: 20180109070922545338
2018-01-09 07:09:22,282 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:09:22,325 [salt.state       ][INFO    ][8522] 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-09 07:09:22,342 [salt.state       ][INFO    ][8522] Loading fresh modules for state activity
2018-01-09 07:09:22,379 [salt.state       ][INFO    ][8522] Completed state [keepalived] at time 07:09:22.378987 duration_in_ms=7075.744
2018-01-09 07:09:22,383 [salt.state       ][INFO    ][8522] Running state [lsof] at time 07:09:22.383246
2018-01-09 07:09:22,383 [salt.state       ][INFO    ][8522] Executing state pkg.installed for lsof
2018-01-09 07:09:22,765 [salt.state       ][INFO    ][8522] All specified packages are already installed
2018-01-09 07:09:22,765 [salt.state       ][INFO    ][8522] Completed state [lsof] at time 07:09:22.765914 duration_in_ms=382.667
2018-01-09 07:09:22,770 [salt.state       ][INFO    ][8522] Running state [/etc/keepalived/keepalived.conf] at time 07:09:22.770855
2018-01-09 07:09:22,771 [salt.state       ][INFO    ][8522] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-09 07:09:22,810 [salt.fileclient  ][INFO    ][8522] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-09 07:09:22,877 [salt.state       ][INFO    ][8522] File changed:
New file
2018-01-09 07:09:22,878 [salt.state       ][INFO    ][8522] Completed state [/etc/keepalived/keepalived.conf] at time 07:09:22.878238 duration_in_ms=107.382
2018-01-09 07:09:22,879 [salt.state       ][INFO    ][8522] Running state [keepalived] at time 07:09:22.879264
2018-01-09 07:09:22,879 [salt.state       ][INFO    ][8522] Executing state service.running for keepalived
2018-01-09 07:09:22,880 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-09 07:09:22,900 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:22,917 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:22,929 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:22,943 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:22,996 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:23,008 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:23,020 [salt.loaded.int.module.cmdmod][INFO    ][8522] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:23,035 [salt.state       ][INFO    ][8522] {'keepalived': True}
2018-01-09 07:09:23,035 [salt.state       ][INFO    ][8522] Completed state [keepalived] at time 07:09:23.035765 duration_in_ms=156.499
2018-01-09 07:09:23,037 [salt.minion      ][INFO    ][8522] Returning information for job: 20180109070912494336
2018-01-09 07:10:39,364 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command pillar.get with jid 20180109071039806870
2018-01-09 07:10:39,387 [salt.minion      ][INFO    ][9842] Starting a new job with PID 9842
2018-01-09 07:10:39,396 [salt.minion      ][INFO    ][9842] Returning information for job: 20180109071039806870
2018-01-09 07:17:16,894 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command state.sls with jid 20180109071717333427
2018-01-09 07:17:16,914 [salt.minion      ][INFO    ][9881] Starting a new job with PID 9881
2018-01-09 07:17:19,446 [salt.state       ][INFO    ][9881] Loading fresh modules for state activity
2018-01-09 07:17:19,512 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-09 07:17:19,553 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-09 07:17:19,646 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-09 07:17:19,717 [py.warnings      ][WARNING ][9881] /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-09 07:17:19,719 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-09 07:17:19,815 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-09 07:17:20,544 [salt.state       ][INFO    ][9881] Running state [/etc/mysql/my.cnf] at time 07:17:20.544696
2018-01-09 07:17:20,545 [salt.state       ][INFO    ][9881] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 07:17:20,586 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-09 07:17:20,594 [salt.state       ][INFO    ][9881] File changed:
New file
2018-01-09 07:17:20,594 [salt.state       ][INFO    ][9881] Completed state [/etc/mysql/my.cnf] at time 07:17:20.594633 duration_in_ms=49.938
2018-01-09 07:17:20,596 [salt.state       ][INFO    ][9881] Running state [mysql-wsrep-5.6] at time 07:17:20.596116
2018-01-09 07:17:20,596 [salt.state       ][INFO    ][9881] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-09 07:17:20,597 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:17:21,001 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-09 07:17:21,082 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:17:23,140 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:17:23,168 [salt.loaded.int.module.cmdmod][INFO    ][9881] 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-09 07:17:27,014 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071727448132
2018-01-09 07:17:27,035 [salt.minion      ][INFO    ][10304] Starting a new job with PID 10304
2018-01-09 07:17:27,057 [salt.minion      ][INFO    ][10304] Returning information for job: 20180109071727448132
2018-01-09 07:17:37,242 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071737675408
2018-01-09 07:17:37,261 [salt.minion      ][INFO    ][10309] Starting a new job with PID 10309
2018-01-09 07:17:37,279 [salt.minion      ][INFO    ][10309] Returning information for job: 20180109071737675408
2018-01-09 07:17:47,469 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071747904716
2018-01-09 07:17:47,491 [salt.minion      ][INFO    ][10324] Starting a new job with PID 10324
2018-01-09 07:17:47,519 [salt.minion      ][INFO    ][10324] Returning information for job: 20180109071747904716
2018-01-09 07:17:57,704 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071758136757
2018-01-09 07:17:57,724 [salt.minion      ][INFO    ][10329] Starting a new job with PID 10329
2018-01-09 07:17:57,741 [salt.minion      ][INFO    ][10329] Returning information for job: 20180109071758136757
2018-01-09 07:18:07,933 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071808368384
2018-01-09 07:18:07,947 [salt.minion      ][INFO    ][11246] Starting a new job with PID 11246
2018-01-09 07:18:07,966 [salt.minion      ][INFO    ][11246] Returning information for job: 20180109071808368384
2018-01-09 07:18:18,155 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071818590995
2018-01-09 07:18:18,170 [salt.minion      ][INFO    ][11485] Starting a new job with PID 11485
2018-01-09 07:18:18,185 [salt.minion      ][INFO    ][11485] Returning information for job: 20180109071818590995
2018-01-09 07:18:19,299 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:18:19,345 [salt.state       ][INFO    ][9881] 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-09 07:18:19,361 [salt.state       ][INFO    ][9881] Loading fresh modules for state activity
2018-01-09 07:18:19,391 [salt.state       ][INFO    ][9881] Completed state [mysql-wsrep-5.6] at time 07:18:19.391574 duration_in_ms=58795.457
2018-01-09 07:18:19,396 [salt.state       ][INFO    ][9881] Running state [galera-3] at time 07:18:19.396106
2018-01-09 07:18:19,396 [salt.state       ][INFO    ][9881] Executing state pkg.installed for galera-3
2018-01-09 07:18:19,826 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-09 07:18:19,892 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:18:23,856 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:18:23,880 [salt.loaded.int.module.cmdmod][INFO    ][9881] 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-09 07:18:25,944 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:18:25,991 [salt.state       ][INFO    ][9881] 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-09 07:18:26,007 [salt.state       ][INFO    ][9881] Loading fresh modules for state activity
2018-01-09 07:18:26,041 [salt.state       ][INFO    ][9881] Completed state [galera-3] at time 07:18:26.041034 duration_in_ms=6644.927
2018-01-09 07:18:26,046 [salt.state       ][INFO    ][9881] Running state [rsync] at time 07:18:26.046190
2018-01-09 07:18:26,046 [salt.state       ][INFO    ][9881] Executing state pkg.installed for rsync
2018-01-09 07:18:26,421 [salt.state       ][INFO    ][9881] All specified packages are already installed
2018-01-09 07:18:26,422 [salt.state       ][INFO    ][9881] Completed state [rsync] at time 07:18:26.421966 duration_in_ms=375.776
2018-01-09 07:18:26,423 [salt.state       ][INFO    ][9881] Running state [python-mysqldb] at time 07:18:26.423584
2018-01-09 07:18:26,424 [salt.state       ][INFO    ][9881] Executing state pkg.installed for python-mysqldb
2018-01-09 07:18:26,443 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-09 07:18:26,507 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:18:28,376 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071828808562
2018-01-09 07:18:28,394 [salt.minion      ][INFO    ][12417] Starting a new job with PID 12417
2018-01-09 07:18:28,410 [salt.minion      ][INFO    ][12417] Returning information for job: 20180109071828808562
2018-01-09 07:18:28,505 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:18:28,533 [salt.loaded.int.module.cmdmod][INFO    ][9881] 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-09 07:18:30,461 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:18:30,507 [salt.state       ][INFO    ][9881] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-09 07:18:30,521 [salt.state       ][INFO    ][9881] Loading fresh modules for state activity
2018-01-09 07:18:30,553 [salt.state       ][INFO    ][9881] Completed state [python-mysqldb] at time 07:18:30.553820 duration_in_ms=4130.235
2018-01-09 07:18:30,559 [salt.state       ][INFO    ][9881] Running state [psmisc] at time 07:18:30.559199
2018-01-09 07:18:30,559 [salt.state       ][INFO    ][9881] Executing state pkg.installed for psmisc
2018-01-09 07:18:30,944 [salt.state       ][INFO    ][9881] All specified packages are already installed
2018-01-09 07:18:30,944 [salt.state       ][INFO    ][9881] Completed state [psmisc] at time 07:18:30.944726 duration_in_ms=385.527
2018-01-09 07:18:30,945 [salt.state       ][INFO    ][9881] Running state [netcat] at time 07:18:30.945774
2018-01-09 07:18:30,946 [salt.state       ][INFO    ][9881] Executing state pkg.installed for netcat
2018-01-09 07:18:30,953 [salt.state       ][INFO    ][9881] All specified packages are already installed
2018-01-09 07:18:30,953 [salt.state       ][INFO    ][9881] Completed state [netcat] at time 07:18:30.953631 duration_in_ms=7.857
2018-01-09 07:18:30,954 [salt.state       ][INFO    ][9881] Running state [percona-xtrabackup] at time 07:18:30.954443
2018-01-09 07:18:30,954 [salt.state       ][INFO    ][9881] Executing state pkg.installed for percona-xtrabackup
2018-01-09 07:18:30,973 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-09 07:18:31,047 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:18:33,126 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:18:33,154 [salt.loaded.int.module.cmdmod][INFO    ][9881] 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-09 07:18:35,881 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:18:35,925 [salt.state       ][INFO    ][9881] 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-09 07:18:35,940 [salt.state       ][INFO    ][9881] Loading fresh modules for state activity
2018-01-09 07:18:35,979 [salt.state       ][INFO    ][9881] Completed state [percona-xtrabackup] at time 07:18:35.979276 duration_in_ms=5024.832
2018-01-09 07:18:35,984 [salt.state       ][INFO    ][9881] Running state [socat] at time 07:18:35.984109
2018-01-09 07:18:35,984 [salt.state       ][INFO    ][9881] Executing state pkg.installed for socat
2018-01-09 07:18:36,357 [salt.state       ][INFO    ][9881] All specified packages are already installed
2018-01-09 07:18:36,358 [salt.state       ][INFO    ][9881] Completed state [socat] at time 07:18:36.358604 duration_in_ms=374.496
2018-01-09 07:18:36,359 [salt.state       ][INFO    ][9881] Running state [libdbd-mysql] at time 07:18:36.359639
2018-01-09 07:18:36,360 [salt.state       ][INFO    ][9881] Executing state pkg.installed for libdbd-mysql
2018-01-09 07:18:36,381 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-09 07:18:36,442 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:18:38,439 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071838875318
2018-01-09 07:18:38,454 [salt.minion      ][INFO    ][13434] Starting a new job with PID 13434
2018-01-09 07:18:38,473 [salt.minion      ][INFO    ][13434] Returning information for job: 20180109071838875318
2018-01-09 07:18:38,474 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:18:38,503 [salt.loaded.int.module.cmdmod][INFO    ][9881] 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-09 07:18:40,522 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:18:40,571 [salt.state       ][INFO    ][9881] 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-09 07:18:40,588 [salt.state       ][INFO    ][9881] Loading fresh modules for state activity
2018-01-09 07:18:40,621 [salt.state       ][INFO    ][9881] Completed state [libdbd-mysql] at time 07:18:40.621454 duration_in_ms=4261.814
2018-01-09 07:18:40,627 [salt.state       ][INFO    ][9881] Running state [python-pymysql] at time 07:18:40.627447
2018-01-09 07:18:40,628 [salt.state       ][INFO    ][9881] Executing state pkg.installed for python-pymysql
2018-01-09 07:18:41,025 [salt.state       ][INFO    ][9881] All specified packages are already installed
2018-01-09 07:18:41,026 [salt.state       ][INFO    ][9881] Completed state [python-pymysql] at time 07:18:41.026516 duration_in_ms=399.067
2018-01-09 07:18:41,028 [salt.state       ][INFO    ][9881] Running state [/var/log/mysql] at time 07:18:41.028914
2018-01-09 07:18:41,029 [salt.state       ][INFO    ][9881] Executing state file.directory for /var/log/mysql
2018-01-09 07:18:41,030 [salt.state       ][INFO    ][9881] {'mode': '0755'}
2018-01-09 07:18:41,030 [salt.state       ][INFO    ][9881] Completed state [/var/log/mysql] at time 07:18:41.030745 duration_in_ms=1.831
2018-01-09 07:18:41,031 [salt.state       ][INFO    ][9881] Running state [/var/run/mysqld] at time 07:18:41.031759
2018-01-09 07:18:41,032 [salt.state       ][INFO    ][9881] Executing state file.directory for /var/run/mysqld
2018-01-09 07:18:41,033 [salt.state       ][INFO    ][9881] Directory /var/run/mysqld is in the correct state
2018-01-09 07:18:41,033 [salt.state       ][INFO    ][9881] Completed state [/var/run/mysqld] at time 07:18:41.033550 duration_in_ms=1.791
2018-01-09 07:18:41,034 [salt.state       ][INFO    ][9881] Running state [/etc/systemd/system/mysql.service.d] at time 07:18:41.034859
2018-01-09 07:18:41,035 [salt.state       ][INFO    ][9881] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-09 07:18:41,036 [salt.state       ][INFO    ][9881] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-09 07:18:41,037 [salt.state       ][INFO    ][9881] Completed state [/etc/systemd/system/mysql.service.d] at time 07:18:41.037165 duration_in_ms=2.306
2018-01-09 07:18:41,039 [salt.state       ][INFO    ][9881] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:18:41.038961
2018-01-09 07:18:41,039 [salt.state       ][INFO    ][9881] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-09 07:18:41,041 [salt.state       ][INFO    ][9881] File changed:
New file
2018-01-09 07:18:41,042 [salt.state       ][INFO    ][9881] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:18:41.042423 duration_in_ms=3.462
2018-01-09 07:18:41,044 [salt.state       ][INFO    ][9881] Running state [service.systemctl_reload] at time 07:18:41.044025
2018-01-09 07:18:41,044 [salt.state       ][INFO    ][9881] Executing state module.wait for service.systemctl_reload
2018-01-09 07:18:41,044 [salt.state       ][INFO    ][9881] No changes made for service.systemctl_reload
2018-01-09 07:18:41,045 [salt.state       ][INFO    ][9881] Completed state [service.systemctl_reload] at time 07:18:41.045254 duration_in_ms=1.229
2018-01-09 07:18:41,045 [salt.state       ][INFO    ][9881] Running state [service.systemctl_reload] at time 07:18:41.045629
2018-01-09 07:18:41,046 [salt.state       ][INFO    ][9881] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 07:18:41,047 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 07:18:41,157 [salt.state       ][INFO    ][9881] {'ret': True}
2018-01-09 07:18:41,158 [salt.state       ][INFO    ][9881] Completed state [service.systemctl_reload] at time 07:18:41.158106 duration_in_ms=112.476
2018-01-09 07:18:41,160 [salt.state       ][INFO    ][9881] Running state [/etc/mysql/debian.cnf] at time 07:18:41.160023
2018-01-09 07:18:41,160 [salt.state       ][INFO    ][9881] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-09 07:18:41,210 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-09 07:18:41,283 [salt.state       ][INFO    ][9881] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = Mg1ekijFC6sHJner
-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 = Mg1ekijFC6sHJner
-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-09 07:18:41,287 [salt.state       ][INFO    ][9881] Completed state [/etc/mysql/debian.cnf] at time 07:18:41.287136 duration_in_ms=127.113
2018-01-09 07:18:41,287 [salt.state       ][INFO    ][9881] Running state [/usr/local/sbin/galera_init.sh] at time 07:18:41.287553
2018-01-09 07:18:41,288 [salt.state       ][INFO    ][9881] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-09 07:18:41,327 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-09 07:18:41,333 [salt.state       ][INFO    ][9881] File changed:
New file
2018-01-09 07:18:41,333 [salt.state       ][INFO    ][9881] Completed state [/usr/local/sbin/galera_init.sh] at time 07:18:41.333824 duration_in_ms=46.27
2018-01-09 07:18:41,334 [salt.state       ][INFO    ][9881] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 07:18:41.334404
2018-01-09 07:18:41,335 [salt.state       ][INFO    ][9881] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-09 07:18:41,377 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-09 07:18:41,383 [salt.state       ][INFO    ][9881] File changed:
New file
2018-01-09 07:18:41,383 [salt.state       ][INFO    ][9881] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 07:18:41.383878 duration_in_ms=49.473
2018-01-09 07:18:41,388 [salt.state       ][INFO    ][9881] Running state [/usr/local/sbin/galera_init.sh] at time 07:18:41.388403
2018-01-09 07:18:41,389 [salt.state       ][INFO    ][9881] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-09 07:18:41,390 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-09 07:18:45,288 [salt.state       ][INFO    ][9881] {'pid': 13582, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-09 07:18:45,289 [salt.state       ][INFO    ][9881] Completed state [/usr/local/sbin/galera_init.sh] at time 07:18:45.289532 duration_in_ms=3901.127
2018-01-09 07:18:45,291 [salt.state       ][INFO    ][9881] Running state [mysqladmin password "opnfv_secret"] at time 07:18:45.291794
2018-01-09 07:18:45,292 [salt.state       ][INFO    ][9881] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-09 07:18:45,293 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-09 07:18:45,312 [salt.state       ][INFO    ][9881] {'pid': 14038, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-09 07:18:45,312 [salt.state       ][INFO    ][9881] Completed state [mysqladmin password "opnfv_secret"] at time 07:18:45.312744 duration_in_ms=20.949
2018-01-09 07:18:45,315 [salt.state       ][INFO    ][9881] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 07:18:45.315610
2018-01-09 07:18:45,316 [salt.state       ][INFO    ][9881] 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-09 07:18:45,316 [salt.loaded.int.module.cmdmod][INFO    ][9881] 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-09 07:18:45,332 [salt.state       ][INFO    ][9881] {'pid': 14040, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-09 07:18:45,332 [salt.state       ][INFO    ][9881] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 07:18:45.332444 duration_in_ms=16.835
2018-01-09 07:18:45,335 [salt.state       ][INFO    ][9881] Running state [mysql] at time 07:18:45.335635
2018-01-09 07:18:45,336 [salt.state       ][INFO    ][9881] Executing state service.dead for mysql
2018-01-09 07:18:45,337 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-09 07:18:45,354 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 07:18:45,363 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:18:45,384 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-09 07:18:48,454 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071848890702
2018-01-09 07:18:48,475 [salt.minion      ][INFO    ][14139] Starting a new job with PID 14139
2018-01-09 07:18:48,493 [salt.minion      ][INFO    ][14139] Returning information for job: 20180109071848890702
2018-01-09 07:18:58,480 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071858916344
2018-01-09 07:18:58,499 [salt.minion      ][INFO    ][14144] Starting a new job with PID 14144
2018-01-09 07:18:58,527 [salt.minion      ][INFO    ][14144] Returning information for job: 20180109071858916344
2018-01-09 07:19:08,529 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071908961857
2018-01-09 07:19:08,548 [salt.minion      ][INFO    ][14149] Starting a new job with PID 14149
2018-01-09 07:19:08,567 [salt.minion      ][INFO    ][14149] Returning information for job: 20180109071908961857
2018-01-09 07:19:18,565 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071919000815
2018-01-09 07:19:18,590 [salt.minion      ][INFO    ][14154] Starting a new job with PID 14154
2018-01-09 07:19:18,614 [salt.minion      ][INFO    ][14154] Returning information for job: 20180109071919000815
2018-01-09 07:19:28,607 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071929041496
2018-01-09 07:19:28,627 [salt.minion      ][INFO    ][14159] Starting a new job with PID 14159
2018-01-09 07:19:28,648 [salt.minion      ][INFO    ][14159] Returning information for job: 20180109071929041496
2018-01-09 07:19:38,640 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071939077183
2018-01-09 07:19:38,663 [salt.minion      ][INFO    ][14164] Starting a new job with PID 14164
2018-01-09 07:19:38,681 [salt.minion      ][INFO    ][14164] Returning information for job: 20180109071939077183
2018-01-09 07:19:48,673 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071949109733
2018-01-09 07:19:48,695 [salt.minion      ][INFO    ][14169] Starting a new job with PID 14169
2018-01-09 07:19:48,717 [salt.minion      ][INFO    ][14169] Returning information for job: 20180109071949109733
2018-01-09 07:19:58,711 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109071959145203
2018-01-09 07:19:58,732 [salt.minion      ][INFO    ][14174] Starting a new job with PID 14174
2018-01-09 07:19:58,750 [salt.minion      ][INFO    ][14174] Returning information for job: 20180109071959145203
2018-01-09 07:20:08,741 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072009176558
2018-01-09 07:20:08,763 [salt.minion      ][INFO    ][14179] Starting a new job with PID 14179
2018-01-09 07:20:08,778 [salt.minion      ][INFO    ][14179] Returning information for job: 20180109072009176558
2018-01-09 07:20:18,937 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072019372714
2018-01-09 07:20:18,957 [salt.minion      ][INFO    ][14184] Starting a new job with PID 14184
2018-01-09 07:20:18,979 [salt.minion      ][INFO    ][14184] Returning information for job: 20180109072019372714
2018-01-09 07:20:29,169 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072029598676
2018-01-09 07:20:29,188 [salt.minion      ][INFO    ][14189] Starting a new job with PID 14189
2018-01-09 07:20:29,208 [salt.minion      ][INFO    ][14189] Returning information for job: 20180109072029598676
2018-01-09 07:20:39,204 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072039634989
2018-01-09 07:20:39,223 [salt.minion      ][INFO    ][14194] Starting a new job with PID 14194
2018-01-09 07:20:39,242 [salt.minion      ][INFO    ][14194] Returning information for job: 20180109072039634989
2018-01-09 07:20:49,420 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072049852770
2018-01-09 07:20:49,440 [salt.minion      ][INFO    ][14199] Starting a new job with PID 14199
2018-01-09 07:20:49,459 [salt.minion      ][INFO    ][14199] Returning information for job: 20180109072049852770
2018-01-09 07:20:59,475 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072059902761
2018-01-09 07:20:59,496 [salt.minion      ][INFO    ][14204] Starting a new job with PID 14204
2018-01-09 07:20:59,515 [salt.minion      ][INFO    ][14204] Returning information for job: 20180109072059902761
2018-01-09 07:21:09,541 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072109975479
2018-01-09 07:21:09,562 [salt.minion      ][INFO    ][14209] Starting a new job with PID 14209
2018-01-09 07:21:09,581 [salt.minion      ][INFO    ][14209] Returning information for job: 20180109072109975479
2018-01-09 07:21:19,618 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072120047177
2018-01-09 07:21:19,639 [salt.minion      ][INFO    ][14214] Starting a new job with PID 14214
2018-01-09 07:21:19,658 [salt.minion      ][INFO    ][14214] Returning information for job: 20180109072120047177
2018-01-09 07:21:29,688 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072130119011
2018-01-09 07:21:29,710 [salt.minion      ][INFO    ][14219] Starting a new job with PID 14219
2018-01-09 07:21:29,729 [salt.minion      ][INFO    ][14219] Returning information for job: 20180109072130119011
2018-01-09 07:21:39,762 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072140187167
2018-01-09 07:21:39,780 [salt.minion      ][INFO    ][14224] Starting a new job with PID 14224
2018-01-09 07:21:39,799 [salt.minion      ][INFO    ][14224] Returning information for job: 20180109072140187167
2018-01-09 07:21:49,839 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072150270571
2018-01-09 07:21:49,857 [salt.minion      ][INFO    ][14229] Starting a new job with PID 14229
2018-01-09 07:21:49,876 [salt.minion      ][INFO    ][14229] Returning information for job: 20180109072150270571
2018-01-09 07:21:59,910 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072200344105
2018-01-09 07:21:59,929 [salt.minion      ][INFO    ][14234] Starting a new job with PID 14234
2018-01-09 07:21:59,949 [salt.minion      ][INFO    ][14234] Returning information for job: 20180109072200344105
2018-01-09 07:22:09,999 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072210433650
2018-01-09 07:22:10,019 [salt.minion      ][INFO    ][14239] Starting a new job with PID 14239
2018-01-09 07:22:10,039 [salt.minion      ][INFO    ][14239] Returning information for job: 20180109072210433650
2018-01-09 07:22:20,083 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072220517652
2018-01-09 07:22:20,104 [salt.minion      ][INFO    ][14254] Starting a new job with PID 14254
2018-01-09 07:22:20,123 [salt.minion      ][INFO    ][14254] Returning information for job: 20180109072220517652
2018-01-09 07:22:30,172 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072230607710
2018-01-09 07:22:30,190 [salt.minion      ][INFO    ][14259] Starting a new job with PID 14259
2018-01-09 07:22:30,208 [salt.minion      ][INFO    ][14259] Returning information for job: 20180109072230607710
2018-01-09 07:22:40,272 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072240703425
2018-01-09 07:22:40,294 [salt.minion      ][INFO    ][14264] Starting a new job with PID 14264
2018-01-09 07:22:40,312 [salt.minion      ][INFO    ][14264] Returning information for job: 20180109072240703425
2018-01-09 07:22:50,368 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072250803241
2018-01-09 07:22:50,388 [salt.minion      ][INFO    ][14269] Starting a new job with PID 14269
2018-01-09 07:22:50,407 [salt.minion      ][INFO    ][14269] Returning information for job: 20180109072250803241
2018-01-09 07:23:00,472 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072300905589
2018-01-09 07:23:00,493 [salt.minion      ][INFO    ][14274] Starting a new job with PID 14274
2018-01-09 07:23:00,514 [salt.minion      ][INFO    ][14274] Returning information for job: 20180109072300905589
2018-01-09 07:23:10,590 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072311023805
2018-01-09 07:23:10,609 [salt.minion      ][INFO    ][14279] Starting a new job with PID 14279
2018-01-09 07:23:10,629 [salt.minion      ][INFO    ][14279] Returning information for job: 20180109072311023805
2018-01-09 07:23:20,703 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072321137825
2018-01-09 07:23:20,728 [salt.minion      ][INFO    ][14284] Starting a new job with PID 14284
2018-01-09 07:23:20,752 [salt.minion      ][INFO    ][14284] Returning information for job: 20180109072321137825
2018-01-09 07:23:30,842 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072331270540
2018-01-09 07:23:30,862 [salt.minion      ][INFO    ][14289] Starting a new job with PID 14289
2018-01-09 07:23:30,880 [salt.minion      ][INFO    ][14289] Returning information for job: 20180109072331270540
2018-01-09 07:23:40,987 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072341415284
2018-01-09 07:23:41,005 [salt.minion      ][INFO    ][14294] Starting a new job with PID 14294
2018-01-09 07:23:41,025 [salt.minion      ][INFO    ][14294] Returning information for job: 20180109072341415284
2018-01-09 07:23:51,122 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072351556630
2018-01-09 07:23:51,144 [salt.minion      ][INFO    ][14299] Starting a new job with PID 14299
2018-01-09 07:23:51,165 [salt.minion      ][INFO    ][14299] Returning information for job: 20180109072351556630
2018-01-09 07:24:01,272 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072401699311
2018-01-09 07:24:01,296 [salt.minion      ][INFO    ][14304] Starting a new job with PID 14304
2018-01-09 07:24:01,316 [salt.minion      ][INFO    ][14304] Returning information for job: 20180109072401699311
2018-01-09 07:24:11,427 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072411859091
2018-01-09 07:24:11,447 [salt.minion      ][INFO    ][14310] Starting a new job with PID 14310
2018-01-09 07:24:11,465 [salt.minion      ][INFO    ][14310] Returning information for job: 20180109072411859091
2018-01-09 07:24:21,577 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072422004124
2018-01-09 07:24:21,596 [salt.minion      ][INFO    ][14315] Starting a new job with PID 14315
2018-01-09 07:24:21,616 [salt.minion      ][INFO    ][14315] Returning information for job: 20180109072422004124
2018-01-09 07:24:31,740 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072432171366
2018-01-09 07:24:31,762 [salt.minion      ][INFO    ][14320] Starting a new job with PID 14320
2018-01-09 07:24:31,783 [salt.minion      ][INFO    ][14320] Returning information for job: 20180109072432171366
2018-01-09 07:24:41,907 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072442338087
2018-01-09 07:24:41,926 [salt.minion      ][INFO    ][14325] Starting a new job with PID 14325
2018-01-09 07:24:41,944 [salt.minion      ][INFO    ][14325] Returning information for job: 20180109072442338087
2018-01-09 07:24:52,079 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072452509210
2018-01-09 07:24:52,101 [salt.minion      ][INFO    ][14330] Starting a new job with PID 14330
2018-01-09 07:24:52,120 [salt.minion      ][INFO    ][14330] Returning information for job: 20180109072452509210
2018-01-09 07:25:02,257 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072502687040
2018-01-09 07:25:02,277 [salt.minion      ][INFO    ][14335] Starting a new job with PID 14335
2018-01-09 07:25:02,296 [salt.minion      ][INFO    ][14335] Returning information for job: 20180109072502687040
2018-01-09 07:25:12,453 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072512885758
2018-01-09 07:25:12,471 [salt.minion      ][INFO    ][14340] Starting a new job with PID 14340
2018-01-09 07:25:12,490 [salt.minion      ][INFO    ][14340] Returning information for job: 20180109072512885758
2018-01-09 07:25:22,644 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072523071660
2018-01-09 07:25:22,664 [salt.minion      ][INFO    ][14345] Starting a new job with PID 14345
2018-01-09 07:25:22,683 [salt.minion      ][INFO    ][14345] Returning information for job: 20180109072523071660
2018-01-09 07:25:32,848 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072533281495
2018-01-09 07:25:32,872 [salt.minion      ][INFO    ][14350] Starting a new job with PID 14350
2018-01-09 07:25:32,892 [salt.minion      ][INFO    ][14350] Returning information for job: 20180109072533281495
2018-01-09 07:25:43,070 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072543501666
2018-01-09 07:25:43,090 [salt.minion      ][INFO    ][14355] Starting a new job with PID 14355
2018-01-09 07:25:43,111 [salt.minion      ][INFO    ][14355] Returning information for job: 20180109072543501666
2018-01-09 07:25:53,295 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072553724768
2018-01-09 07:25:53,313 [salt.minion      ][INFO    ][14360] Starting a new job with PID 14360
2018-01-09 07:25:53,333 [salt.minion      ][INFO    ][14360] Returning information for job: 20180109072553724768
2018-01-09 07:26:03,510 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072603938265
2018-01-09 07:26:03,530 [salt.minion      ][INFO    ][14365] Starting a new job with PID 14365
2018-01-09 07:26:03,550 [salt.minion      ][INFO    ][14365] Returning information for job: 20180109072603938265
2018-01-09 07:26:13,531 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072613965609
2018-01-09 07:26:13,550 [salt.minion      ][INFO    ][14370] Starting a new job with PID 14370
2018-01-09 07:26:13,569 [salt.minion      ][INFO    ][14370] Returning information for job: 20180109072613965609
2018-01-09 07:26:23,763 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072624194126
2018-01-09 07:26:23,786 [salt.minion      ][INFO    ][14375] Starting a new job with PID 14375
2018-01-09 07:26:23,804 [salt.minion      ][INFO    ][14375] Returning information for job: 20180109072624194126
2018-01-09 07:26:33,799 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072634233589
2018-01-09 07:26:33,820 [salt.minion      ][INFO    ][14380] Starting a new job with PID 14380
2018-01-09 07:26:33,837 [salt.minion      ][INFO    ][14380] Returning information for job: 20180109072634233589
2018-01-09 07:26:43,858 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072644283099
2018-01-09 07:26:43,878 [salt.minion      ][INFO    ][14395] Starting a new job with PID 14395
2018-01-09 07:26:43,897 [salt.minion      ][INFO    ][14395] Returning information for job: 20180109072644283099
2018-01-09 07:26:53,899 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072654331856
2018-01-09 07:26:53,919 [salt.minion      ][INFO    ][14400] Starting a new job with PID 14400
2018-01-09 07:26:53,940 [salt.minion      ][INFO    ][14400] Returning information for job: 20180109072654331856
2018-01-09 07:27:03,968 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072704395428
2018-01-09 07:27:03,989 [salt.minion      ][INFO    ][14405] Starting a new job with PID 14405
2018-01-09 07:27:04,008 [salt.minion      ][INFO    ][14405] Returning information for job: 20180109072704395428
2018-01-09 07:27:14,056 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072714486095
2018-01-09 07:27:14,077 [salt.minion      ][INFO    ][14410] Starting a new job with PID 14410
2018-01-09 07:27:14,098 [salt.minion      ][INFO    ][14410] Returning information for job: 20180109072714486095
2018-01-09 07:27:24,150 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072724577899
2018-01-09 07:27:24,171 [salt.minion      ][INFO    ][14415] Starting a new job with PID 14415
2018-01-09 07:27:24,189 [salt.minion      ][INFO    ][14415] Returning information for job: 20180109072724577899
2018-01-09 07:27:34,230 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072734660779
2018-01-09 07:27:34,252 [salt.minion      ][INFO    ][14420] Starting a new job with PID 14420
2018-01-09 07:27:34,270 [salt.minion      ][INFO    ][14420] Returning information for job: 20180109072734660779
2018-01-09 07:27:44,322 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072744754488
2018-01-09 07:27:44,343 [salt.minion      ][INFO    ][14425] Starting a new job with PID 14425
2018-01-09 07:27:44,363 [salt.minion      ][INFO    ][14425] Returning information for job: 20180109072744754488
2018-01-09 07:27:54,419 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072754845050
2018-01-09 07:27:54,439 [salt.minion      ][INFO    ][14430] Starting a new job with PID 14430
2018-01-09 07:27:54,459 [salt.minion      ][INFO    ][14430] Returning information for job: 20180109072754845050
2018-01-09 07:28:04,507 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072804937756
2018-01-09 07:28:04,528 [salt.minion      ][INFO    ][14435] Starting a new job with PID 14435
2018-01-09 07:28:04,548 [salt.minion      ][INFO    ][14435] Returning information for job: 20180109072804937756
2018-01-09 07:28:14,623 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072815054321
2018-01-09 07:28:14,646 [salt.minion      ][INFO    ][14440] Starting a new job with PID 14440
2018-01-09 07:28:14,665 [salt.minion      ][INFO    ][14440] Returning information for job: 20180109072815054321
2018-01-09 07:28:24,748 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072825178015
2018-01-09 07:28:24,768 [salt.minion      ][INFO    ][14445] Starting a new job with PID 14445
2018-01-09 07:28:24,787 [salt.minion      ][INFO    ][14445] Returning information for job: 20180109072825178015
2018-01-09 07:28:34,887 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072835313724
2018-01-09 07:28:34,909 [salt.minion      ][INFO    ][14450] Starting a new job with PID 14450
2018-01-09 07:28:34,930 [salt.minion      ][INFO    ][14450] Returning information for job: 20180109072835313724
2018-01-09 07:28:45,028 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072845454619
2018-01-09 07:28:45,047 [salt.minion      ][INFO    ][14455] Starting a new job with PID 14455
2018-01-09 07:28:45,067 [salt.minion      ][INFO    ][14455] Returning information for job: 20180109072845454619
2018-01-09 07:28:45,593 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 07:28:45,609 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:28:45,631 [salt.state       ][INFO    ][9881] {'mysql': False}
2018-01-09 07:28:45,632 [salt.state       ][INFO    ][9881] Completed state [mysql] at time 07:28:45.631892 duration_in_ms=600296.256
2018-01-09 07:28:45,634 [salt.state       ][INFO    ][9881] Running state [/etc/mysql/my.cnf] at time 07:28:45.634404
2018-01-09 07:28:45,634 [salt.state       ][INFO    ][9881] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 07:28:45,684 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-09 07:28:45,771 [salt.state       ][INFO    ][9881] 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-09 07:28:45,772 [salt.state       ][INFO    ][9881] Completed state [/etc/mysql/my.cnf] at time 07:28:45.772031 duration_in_ms=137.626
2018-01-09 07:28:45,773 [salt.state       ][INFO    ][9881] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 07:28:45.773812
2018-01-09 07:28:45,774 [salt.state       ][INFO    ][9881] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-09 07:28:45,774 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-09 07:28:53,282 [salt.state       ][INFO    ][9881] {'pid': 14483, '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-09 07:28:53,283 [salt.state       ][INFO    ][9881] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 07:28:53.283342 duration_in_ms=7509.528
2018-01-09 07:28:53,286 [salt.state       ][INFO    ][9881] Running state [/var/lib/mysql/.galera_bootstrap] at time 07:28:53.286235
2018-01-09 07:28:53,287 [salt.state       ][INFO    ][9881] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-09 07:28:53,288 [salt.state       ][INFO    ][9881] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-09 07:28:53,288 [salt.state       ][INFO    ][9881] Completed state [/var/lib/mysql/.galera_bootstrap] at time 07:28:53.288474 duration_in_ms=2.239
2018-01-09 07:28:53,740 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['git', '--version'] in directory '/root'
2018-01-09 07:28:53,818 [salt.state       ][INFO    ][9881] Running state [/etc/mysql/my.cnf] at time 07:28:53.818438
2018-01-09 07:28:53,818 [salt.state       ][INFO    ][9881] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 07:28:53,863 [salt.fileclient  ][INFO    ][9881] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-09 07:28:53,937 [salt.state       ][INFO    ][9881] 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-09 07:28:53,937 [salt.state       ][INFO    ][9881] Completed state [/etc/mysql/my.cnf] at time 07:28:53.937702 duration_in_ms=119.265
2018-01-09 07:28:53,939 [salt.state       ][INFO    ][9881] Running state [mysql] at time 07:28:53.939794
2018-01-09 07:28:53,940 [salt.state       ][INFO    ][9881] Executing state service.running for mysql
2018-01-09 07:28:53,940 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 07:28:53,955 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:28:53,973 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:28:53,998 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:28:54,024 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-09 07:28:54,479 [salt.loaded.int.module.cmdmod][INFO    ][9881] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:28:54,495 [salt.state       ][INFO    ][9881] {'mysql': True}
2018-01-09 07:28:54,495 [salt.state       ][INFO    ][9881] Completed state [mysql] at time 07:28:54.495912 duration_in_ms=556.118
2018-01-09 07:28:54,496 [salt.state       ][INFO    ][9881] Running state [ceilometer] at time 07:28:54.496268
2018-01-09 07:28:54,496 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for ceilometer
2018-01-09 07:28:54,507 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'ceilometer' created
2018-01-09 07:28:54,508 [salt.state       ][INFO    ][9881] {'ceilometer': 'Present'}
2018-01-09 07:28:54,508 [salt.state       ][INFO    ][9881] Completed state [ceilometer] at time 07:28:54.508628 duration_in_ms=12.358
2018-01-09 07:28:54,509 [salt.state       ][INFO    ][9881] Running state [ceilometer] at time 07:28:54.509873
2018-01-09 07:28:54,510 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for ceilometer
2018-01-09 07:28:54,527 [salt.loaded.int.module.mysql][INFO    ][9881] User 'ceilometer'@'%' has been created
2018-01-09 07:28:54,527 [salt.state       ][INFO    ][9881] {'ceilometer': 'Present'}
2018-01-09 07:28:54,527 [salt.state       ][INFO    ][9881] Completed state [ceilometer] at time 07:28:54.527575 duration_in_ms=17.701
2018-01-09 07:28:54,530 [salt.state       ][INFO    ][9881] Running state [mysql_grants_ceilometer_ceilometer_%] at time 07:28:54.530015
2018-01-09 07:28:54,530 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-09 07:28:54,547 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-09 07:28:54,547 [salt.state       ][INFO    ][9881] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-09 07:28:54,547 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 07:28:54.547688 duration_in_ms=17.673
2018-01-09 07:28:54,547 [salt.state       ][INFO    ][9881] Running state [ceilometer] at time 07:28:54.547958
2018-01-09 07:28:54,548 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for ceilometer
2018-01-09 07:28:54,567 [salt.loaded.int.module.mysql][INFO    ][9881] User 'ceilometer'@'192.168.10.51' has been created
2018-01-09 07:28:54,567 [salt.state       ][INFO    ][9881] {'ceilometer': 'Present'}
2018-01-09 07:28:54,567 [salt.state       ][INFO    ][9881] Completed state [ceilometer] at time 07:28:54.567886 duration_in_ms=19.928
2018-01-09 07:28:54,569 [salt.state       ][INFO    ][9881] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 07:28:54.569899
2018-01-09 07:28:54,570 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-09 07:28:54,591 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-09 07:28:54,591 [salt.state       ][INFO    ][9881] {'mysql_grants_ceilometer_ceilometer_192.168.10.51': 'Present'}
2018-01-09 07:28:54,591 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 07:28:54.591542 duration_in_ms=21.643
2018-01-09 07:28:54,591 [salt.state       ][INFO    ][9881] Running state [aodh] at time 07:28:54.591790
2018-01-09 07:28:54,592 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for aodh
2018-01-09 07:28:54,598 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'aodh' created
2018-01-09 07:28:54,598 [salt.state       ][INFO    ][9881] {'aodh': 'Present'}
2018-01-09 07:28:54,599 [salt.state       ][INFO    ][9881] Completed state [aodh] at time 07:28:54.599119 duration_in_ms=7.329
2018-01-09 07:28:54,599 [salt.state       ][INFO    ][9881] Running state [aodh] at time 07:28:54.599379
2018-01-09 07:28:54,599 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for aodh
2018-01-09 07:28:54,617 [salt.loaded.int.module.mysql][INFO    ][9881] User 'aodh'@'%' has been created
2018-01-09 07:28:54,617 [salt.state       ][INFO    ][9881] {'aodh': 'Present'}
2018-01-09 07:28:54,617 [salt.state       ][INFO    ][9881] Completed state [aodh] at time 07:28:54.617722 duration_in_ms=18.343
2018-01-09 07:28:54,620 [salt.state       ][INFO    ][9881] Running state [mysql_grants_aodh_aodh_%] at time 07:28:54.620311
2018-01-09 07:28:54,620 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-09 07:28:54,635 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-09 07:28:54,635 [salt.state       ][INFO    ][9881] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-09 07:28:54,635 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_aodh_aodh_%] at time 07:28:54.635658 duration_in_ms=15.347
2018-01-09 07:28:54,635 [salt.state       ][INFO    ][9881] Running state [aodh] at time 07:28:54.635908
2018-01-09 07:28:54,636 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for aodh
2018-01-09 07:28:54,659 [salt.loaded.int.module.mysql][INFO    ][9881] User 'aodh'@'192.168.10.50' has been created
2018-01-09 07:28:54,659 [salt.state       ][INFO    ][9881] {'aodh': 'Present'}
2018-01-09 07:28:54,659 [salt.state       ][INFO    ][9881] Completed state [aodh] at time 07:28:54.659805 duration_in_ms=23.896
2018-01-09 07:28:54,662 [salt.state       ][INFO    ][9881] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:28:54.662106
2018-01-09 07:28:54,662 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-09 07:28:54,678 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-09 07:28:54,679 [salt.state       ][INFO    ][9881] {'mysql_grants_aodh_aodh_192.168.10.50': 'Present'}
2018-01-09 07:28:54,679 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:28:54.679353 duration_in_ms=17.247
2018-01-09 07:28:54,679 [salt.state       ][INFO    ][9881] Running state [nova] at time 07:28:54.679584
2018-01-09 07:28:54,679 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for nova
2018-01-09 07:28:54,687 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'nova' created
2018-01-09 07:28:54,687 [salt.state       ][INFO    ][9881] {'nova': 'Present'}
2018-01-09 07:28:54,687 [salt.state       ][INFO    ][9881] Completed state [nova] at time 07:28:54.687784 duration_in_ms=8.198
2018-01-09 07:28:54,688 [salt.state       ][INFO    ][9881] Running state [nova] at time 07:28:54.688190
2018-01-09 07:28:54,688 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for nova
2018-01-09 07:28:54,708 [salt.loaded.int.module.mysql][INFO    ][9881] User 'nova'@'%' has been created
2018-01-09 07:28:54,709 [salt.state       ][INFO    ][9881] {'nova': 'Present'}
2018-01-09 07:28:54,709 [salt.state       ][INFO    ][9881] Completed state [nova] at time 07:28:54.709258 duration_in_ms=21.068
2018-01-09 07:28:54,711 [salt.state       ][INFO    ][9881] Running state [mysql_grants_nova_nova_%] at time 07:28:54.711750
2018-01-09 07:28:54,712 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-09 07:28:54,727 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-09 07:28:54,727 [salt.state       ][INFO    ][9881] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-09 07:28:54,727 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_nova_nova_%] at time 07:28:54.727831 duration_in_ms=16.081
2018-01-09 07:28:54,728 [salt.state       ][INFO    ][9881] Running state [nova] at time 07:28:54.728062
2018-01-09 07:28:54,728 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for nova
2018-01-09 07:28:54,748 [salt.loaded.int.module.mysql][INFO    ][9881] User 'nova'@'192.168.10.51' has been created
2018-01-09 07:28:54,749 [salt.state       ][INFO    ][9881] {'nova': 'Present'}
2018-01-09 07:28:54,749 [salt.state       ][INFO    ][9881] Completed state [nova] at time 07:28:54.749846 duration_in_ms=21.782
2018-01-09 07:28:54,753 [salt.state       ][INFO    ][9881] Running state [mysql_grants_nova_nova_192.168.10.51] at time 07:28:54.753521
2018-01-09 07:28:54,753 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-09 07:28:54,772 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-09 07:28:54,772 [salt.state       ][INFO    ][9881] {'mysql_grants_nova_nova_192.168.10.51': 'Present'}
2018-01-09 07:28:54,772 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 07:28:54.772679 duration_in_ms=19.158
2018-01-09 07:28:54,773 [salt.state       ][INFO    ][9881] Running state [grafana] at time 07:28:54.772973
2018-01-09 07:28:54,773 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for grafana
2018-01-09 07:28:54,779 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'grafana' created
2018-01-09 07:28:54,779 [salt.state       ][INFO    ][9881] {'grafana': 'Present'}
2018-01-09 07:28:54,780 [salt.state       ][INFO    ][9881] Completed state [grafana] at time 07:28:54.780125 duration_in_ms=7.151
2018-01-09 07:28:54,780 [salt.state       ][INFO    ][9881] Running state [grafana] at time 07:28:54.780366
2018-01-09 07:28:54,780 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for grafana
2018-01-09 07:28:54,800 [salt.loaded.int.module.mysql][INFO    ][9881] User 'grafana'@'%' has been created
2018-01-09 07:28:54,800 [salt.state       ][INFO    ][9881] {'grafana': 'Present'}
2018-01-09 07:28:54,800 [salt.state       ][INFO    ][9881] Completed state [grafana] at time 07:28:54.800588 duration_in_ms=20.222
2018-01-09 07:28:54,803 [salt.state       ][INFO    ][9881] Running state [mysql_grants_grafana_grafana_%] at time 07:28:54.803572
2018-01-09 07:28:54,803 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-09 07:28:54,820 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-09 07:28:54,820 [salt.state       ][INFO    ][9881] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-09 07:28:54,820 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_grafana_grafana_%] at time 07:28:54.820621 duration_in_ms=17.049
2018-01-09 07:28:54,820 [salt.state       ][INFO    ][9881] Running state [grafana] at time 07:28:54.820876
2018-01-09 07:28:54,821 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for grafana
2018-01-09 07:28:54,840 [salt.loaded.int.module.mysql][INFO    ][9881] User 'grafana'@'192.168.10.51' has been created
2018-01-09 07:28:54,840 [salt.state       ][INFO    ][9881] {'grafana': 'Present'}
2018-01-09 07:28:54,841 [salt.state       ][INFO    ][9881] Completed state [grafana] at time 07:28:54.841444 duration_in_ms=20.568
2018-01-09 07:28:54,843 [salt.state       ][INFO    ][9881] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 07:28:54.843397
2018-01-09 07:28:54,843 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-09 07:28:54,861 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-09 07:28:54,861 [salt.state       ][INFO    ][9881] {'mysql_grants_grafana_grafana_192.168.10.51': 'Present'}
2018-01-09 07:28:54,861 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 07:28:54.861842 duration_in_ms=18.444
2018-01-09 07:28:54,862 [salt.state       ][INFO    ][9881] Running state [designate_pool_manager] at time 07:28:54.862121
2018-01-09 07:28:54,862 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for designate_pool_manager
2018-01-09 07:28:54,869 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'designate_pool_manager' created
2018-01-09 07:28:54,869 [salt.state       ][INFO    ][9881] {'designate_pool_manager': 'Present'}
2018-01-09 07:28:54,870 [salt.state       ][INFO    ][9881] Completed state [designate_pool_manager] at time 07:28:54.869973 duration_in_ms=7.852
2018-01-09 07:28:54,870 [salt.state       ][INFO    ][9881] Running state [designate] at time 07:28:54.870210
2018-01-09 07:28:54,870 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for designate
2018-01-09 07:28:54,889 [salt.loaded.int.module.mysql][INFO    ][9881] User 'designate'@'%' has been created
2018-01-09 07:28:54,890 [salt.state       ][INFO    ][9881] {'designate': 'Present'}
2018-01-09 07:28:54,890 [salt.state       ][INFO    ][9881] Completed state [designate] at time 07:28:54.890382 duration_in_ms=20.171
2018-01-09 07:28:54,892 [salt.state       ][INFO    ][9881] Running state [mysql_grants_designate_designate_pool_manager_%] at time 07:28:54.892924
2018-01-09 07:28:54,893 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-09 07:28:54,911 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-09 07:28:54,911 [salt.state       ][INFO    ][9881] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-09 07:28:54,911 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 07:28:54.911756 duration_in_ms=18.831
2018-01-09 07:28:54,912 [salt.state       ][INFO    ][9881] Running state [designate] at time 07:28:54.912023
2018-01-09 07:28:54,912 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for designate
2018-01-09 07:28:54,931 [salt.loaded.int.module.mysql][INFO    ][9881] User 'designate'@'192.168.10.50' has been created
2018-01-09 07:28:54,932 [salt.state       ][INFO    ][9881] {'designate': 'Present'}
2018-01-09 07:28:54,932 [salt.state       ][INFO    ][9881] Completed state [designate] at time 07:28:54.932324 duration_in_ms=20.3
2018-01-09 07:28:54,934 [salt.state       ][INFO    ][9881] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:28:54.934644
2018-01-09 07:28:54,934 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-09 07:28:54,951 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-09 07:28:54,951 [salt.state       ][INFO    ][9881] {'mysql_grants_designate_designate_pool_manager_192.168.10.50': 'Present'}
2018-01-09 07:28:54,952 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:28:54.952146 duration_in_ms=17.501
2018-01-09 07:28:54,952 [salt.state       ][INFO    ][9881] Running state [heat] at time 07:28:54.952377
2018-01-09 07:28:54,952 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for heat
2018-01-09 07:28:54,959 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'heat' created
2018-01-09 07:28:54,959 [salt.state       ][INFO    ][9881] {'heat': 'Present'}
2018-01-09 07:28:54,959 [salt.state       ][INFO    ][9881] Completed state [heat] at time 07:28:54.959880 duration_in_ms=7.503
2018-01-09 07:28:54,960 [salt.state       ][INFO    ][9881] Running state [heat] at time 07:28:54.960133
2018-01-09 07:28:54,960 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for heat
2018-01-09 07:28:54,979 [salt.loaded.int.module.mysql][INFO    ][9881] User 'heat'@'%' has been created
2018-01-09 07:28:54,980 [salt.state       ][INFO    ][9881] {'heat': 'Present'}
2018-01-09 07:28:54,980 [salt.state       ][INFO    ][9881] Completed state [heat] at time 07:28:54.980173 duration_in_ms=20.04
2018-01-09 07:28:54,982 [salt.state       ][INFO    ][9881] Running state [mysql_grants_heat_heat_%] at time 07:28:54.982204
2018-01-09 07:28:54,982 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-09 07:28:55,000 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-09 07:28:55,001 [salt.state       ][INFO    ][9881] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-09 07:28:55,002 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_heat_heat_%] at time 07:28:55.002020 duration_in_ms=19.815
2018-01-09 07:28:55,002 [salt.state       ][INFO    ][9881] Running state [heat] at time 07:28:55.002282
2018-01-09 07:28:55,002 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for heat
2018-01-09 07:28:55,025 [salt.loaded.int.module.mysql][INFO    ][9881] User 'heat'@'192.168.10.51' has been created
2018-01-09 07:28:55,026 [salt.state       ][INFO    ][9881] {'heat': 'Present'}
2018-01-09 07:28:55,026 [salt.state       ][INFO    ][9881] Completed state [heat] at time 07:28:55.026197 duration_in_ms=23.915
2018-01-09 07:28:55,028 [salt.state       ][INFO    ][9881] Running state [mysql_grants_heat_heat_192.168.10.51] at time 07:28:55.028484
2018-01-09 07:28:55,028 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-09 07:28:55,045 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-09 07:28:55,046 [salt.state       ][INFO    ][9881] {'mysql_grants_heat_heat_192.168.10.51': 'Present'}
2018-01-09 07:28:55,046 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 07:28:55.046822 duration_in_ms=18.337
2018-01-09 07:28:55,047 [salt.state       ][INFO    ][9881] Running state [nova_api] at time 07:28:55.047061
2018-01-09 07:28:55,047 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for nova_api
2018-01-09 07:28:55,053 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'nova_api' created
2018-01-09 07:28:55,053 [salt.state       ][INFO    ][9881] {'nova_api': 'Present'}
2018-01-09 07:28:55,053 [salt.state       ][INFO    ][9881] Completed state [nova_api] at time 07:28:55.053842 duration_in_ms=6.781
2018-01-09 07:28:55,054 [salt.state       ][INFO    ][9881] Running state [nova] at time 07:28:55.054066
2018-01-09 07:28:55,054 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for nova
2018-01-09 07:28:55,057 [salt.state       ][INFO    ][9881] User nova@% is already present with the desired password
2018-01-09 07:28:55,058 [salt.state       ][INFO    ][9881] Completed state [nova] at time 07:28:55.058368 duration_in_ms=4.301
2018-01-09 07:28:55,060 [salt.state       ][INFO    ][9881] Running state [mysql_grants_nova_nova_api_%] at time 07:28:55.060281
2018-01-09 07:28:55,060 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-09 07:28:55,085 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-09 07:28:55,086 [salt.state       ][INFO    ][9881] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-09 07:28:55,086 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_nova_nova_api_%] at time 07:28:55.086428 duration_in_ms=26.145
2018-01-09 07:28:55,087 [salt.state       ][INFO    ][9881] Running state [nova] at time 07:28:55.087119
2018-01-09 07:28:55,087 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for nova
2018-01-09 07:28:55,094 [salt.state       ][INFO    ][9881] User nova@192.168.10.51 is already present with the desired password
2018-01-09 07:28:55,094 [salt.state       ][INFO    ][9881] Completed state [nova] at time 07:28:55.094776 duration_in_ms=7.655
2018-01-09 07:28:55,099 [salt.state       ][INFO    ][9881] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 07:28:55.099265
2018-01-09 07:28:55,099 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-09 07:28:55,126 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-09 07:28:55,127 [salt.state       ][INFO    ][9881] {'mysql_grants_nova_nova_api_192.168.10.51': 'Present'}
2018-01-09 07:28:55,127 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 07:28:55.127507 duration_in_ms=28.24
2018-01-09 07:28:55,128 [salt.state       ][INFO    ][9881] Running state [keystone] at time 07:28:55.128036
2018-01-09 07:28:55,128 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for keystone
2018-01-09 07:28:55,138 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'keystone' created
2018-01-09 07:28:55,138 [salt.state       ][INFO    ][9881] {'keystone': 'Present'}
2018-01-09 07:28:55,139 [salt.state       ][INFO    ][9881] Completed state [keystone] at time 07:28:55.139382 duration_in_ms=11.348
2018-01-09 07:28:55,139 [salt.state       ][INFO    ][9881] Running state [keystone] at time 07:28:55.139753
2018-01-09 07:28:55,140 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for keystone
2018-01-09 07:28:55,160 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072855593406
2018-01-09 07:28:55,170 [salt.loaded.int.module.mysql][INFO    ][9881] User 'keystone'@'%' has been created
2018-01-09 07:28:55,171 [salt.state       ][INFO    ][9881] {'keystone': 'Present'}
2018-01-09 07:28:55,171 [salt.state       ][INFO    ][9881] Completed state [keystone] at time 07:28:55.171773 duration_in_ms=32.018
2018-01-09 07:28:55,176 [salt.state       ][INFO    ][9881] Running state [mysql_grants_keystone_keystone_%] at time 07:28:55.176236
2018-01-09 07:28:55,175 [salt.minion      ][INFO    ][15353] Starting a new job with PID 15353
2018-01-09 07:28:55,176 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-09 07:28:55,198 [salt.minion      ][INFO    ][15353] Returning information for job: 20180109072855593406
2018-01-09 07:28:55,201 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-09 07:28:55,202 [salt.state       ][INFO    ][9881] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-09 07:28:55,202 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_keystone_keystone_%] at time 07:28:55.202780 duration_in_ms=26.544
2018-01-09 07:28:55,203 [salt.state       ][INFO    ][9881] Running state [keystone] at time 07:28:55.203259
2018-01-09 07:28:55,203 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for keystone
2018-01-09 07:28:55,232 [salt.loaded.int.module.mysql][INFO    ][9881] User 'keystone'@'192.168.10.51' has been created
2018-01-09 07:28:55,233 [salt.state       ][INFO    ][9881] {'keystone': 'Present'}
2018-01-09 07:28:55,234 [salt.state       ][INFO    ][9881] Completed state [keystone] at time 07:28:55.234120 duration_in_ms=30.859
2018-01-09 07:28:55,239 [salt.state       ][INFO    ][9881] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 07:28:55.239377
2018-01-09 07:28:55,239 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-09 07:28:55,266 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-09 07:28:55,267 [salt.state       ][INFO    ][9881] {'mysql_grants_keystone_keystone_192.168.10.51': 'Present'}
2018-01-09 07:28:55,267 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 07:28:55.267788 duration_in_ms=28.409
2018-01-09 07:28:55,268 [salt.state       ][INFO    ][9881] Running state [nova_cell0] at time 07:28:55.268313
2018-01-09 07:28:55,268 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for nova_cell0
2018-01-09 07:28:55,278 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'nova_cell0' created
2018-01-09 07:28:55,279 [salt.state       ][INFO    ][9881] {'nova_cell0': 'Present'}
2018-01-09 07:28:55,279 [salt.state       ][INFO    ][9881] Completed state [nova_cell0] at time 07:28:55.279711 duration_in_ms=11.397
2018-01-09 07:28:55,280 [salt.state       ][INFO    ][9881] Running state [nova] at time 07:28:55.280233
2018-01-09 07:28:55,280 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for nova
2018-01-09 07:28:55,287 [salt.state       ][INFO    ][9881] User nova@% is already present with the desired password
2018-01-09 07:28:55,288 [salt.state       ][INFO    ][9881] Completed state [nova] at time 07:28:55.288348 duration_in_ms=8.114
2018-01-09 07:28:55,292 [salt.state       ][INFO    ][9881] Running state [mysql_grants_nova_nova_cell0_%] at time 07:28:55.292864
2018-01-09 07:28:55,293 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-09 07:28:55,323 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-09 07:28:55,323 [salt.state       ][INFO    ][9881] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-09 07:28:55,324 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_nova_nova_cell0_%] at time 07:28:55.324374 duration_in_ms=31.508
2018-01-09 07:28:55,325 [salt.state       ][INFO    ][9881] Running state [nova] at time 07:28:55.325052
2018-01-09 07:28:55,325 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for nova
2018-01-09 07:28:55,332 [salt.state       ][INFO    ][9881] User nova@192.168.10.51 is already present with the desired password
2018-01-09 07:28:55,333 [salt.state       ][INFO    ][9881] Completed state [nova] at time 07:28:55.332950 duration_in_ms=7.897
2018-01-09 07:28:55,337 [salt.state       ][INFO    ][9881] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 07:28:55.337715
2018-01-09 07:28:55,338 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-09 07:28:55,366 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-09 07:28:55,366 [salt.state       ][INFO    ][9881] {'mysql_grants_nova_nova_cell0_192.168.10.51': 'Present'}
2018-01-09 07:28:55,367 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 07:28:55.367037 duration_in_ms=29.32
2018-01-09 07:28:55,367 [salt.state       ][INFO    ][9881] Running state [cinder] at time 07:28:55.367595
2018-01-09 07:28:55,368 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for cinder
2018-01-09 07:28:55,378 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'cinder' created
2018-01-09 07:28:55,379 [salt.state       ][INFO    ][9881] {'cinder': 'Present'}
2018-01-09 07:28:55,379 [salt.state       ][INFO    ][9881] Completed state [cinder] at time 07:28:55.379864 duration_in_ms=12.267
2018-01-09 07:28:55,380 [salt.state       ][INFO    ][9881] Running state [cinder] at time 07:28:55.380385
2018-01-09 07:28:55,380 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for cinder
2018-01-09 07:28:55,411 [salt.loaded.int.module.mysql][INFO    ][9881] User 'cinder'@'%' has been created
2018-01-09 07:28:55,411 [salt.state       ][INFO    ][9881] {'cinder': 'Present'}
2018-01-09 07:28:55,412 [salt.state       ][INFO    ][9881] Completed state [cinder] at time 07:28:55.412123 duration_in_ms=31.736
2018-01-09 07:28:55,416 [salt.state       ][INFO    ][9881] Running state [mysql_grants_cinder_cinder_%] at time 07:28:55.416550
2018-01-09 07:28:55,417 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-09 07:28:55,444 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-09 07:28:55,445 [salt.state       ][INFO    ][9881] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-09 07:28:55,445 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_cinder_cinder_%] at time 07:28:55.445478 duration_in_ms=28.927
2018-01-09 07:28:55,446 [salt.state       ][INFO    ][9881] Running state [cinder] at time 07:28:55.446007
2018-01-09 07:28:55,446 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for cinder
2018-01-09 07:28:55,476 [salt.loaded.int.module.mysql][INFO    ][9881] User 'cinder'@'192.168.10.51' has been created
2018-01-09 07:28:55,476 [salt.state       ][INFO    ][9881] {'cinder': 'Present'}
2018-01-09 07:28:55,477 [salt.state       ][INFO    ][9881] Completed state [cinder] at time 07:28:55.477214 duration_in_ms=31.206
2018-01-09 07:28:55,481 [salt.state       ][INFO    ][9881] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 07:28:55.481585
2018-01-09 07:28:55,482 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-09 07:28:55,509 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-09 07:28:55,510 [salt.state       ][INFO    ][9881] {'mysql_grants_cinder_cinder_192.168.10.51': 'Present'}
2018-01-09 07:28:55,510 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 07:28:55.510773 duration_in_ms=29.186
2018-01-09 07:28:55,511 [salt.state       ][INFO    ][9881] Running state [glance] at time 07:28:55.511310
2018-01-09 07:28:55,511 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for glance
2018-01-09 07:28:55,522 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'glance' created
2018-01-09 07:28:55,522 [salt.state       ][INFO    ][9881] {'glance': 'Present'}
2018-01-09 07:28:55,523 [salt.state       ][INFO    ][9881] Completed state [glance] at time 07:28:55.523071 duration_in_ms=11.76
2018-01-09 07:28:55,523 [salt.state       ][INFO    ][9881] Running state [glance] at time 07:28:55.523593
2018-01-09 07:28:55,524 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for glance
2018-01-09 07:28:55,553 [salt.loaded.int.module.mysql][INFO    ][9881] User 'glance'@'%' has been created
2018-01-09 07:28:55,554 [salt.state       ][INFO    ][9881] {'glance': 'Present'}
2018-01-09 07:28:55,554 [salt.state       ][INFO    ][9881] Completed state [glance] at time 07:28:55.554662 duration_in_ms=31.068
2018-01-09 07:28:55,559 [salt.state       ][INFO    ][9881] Running state [mysql_grants_glance_glance_%] at time 07:28:55.559086
2018-01-09 07:28:55,559 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-09 07:28:55,586 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-09 07:28:55,586 [salt.state       ][INFO    ][9881] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-09 07:28:55,587 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_glance_glance_%] at time 07:28:55.587144 duration_in_ms=28.056
2018-01-09 07:28:55,587 [salt.state       ][INFO    ][9881] Running state [glance] at time 07:28:55.587668
2018-01-09 07:28:55,588 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for glance
2018-01-09 07:28:55,617 [salt.loaded.int.module.mysql][INFO    ][9881] User 'glance'@'192.168.10.51' has been created
2018-01-09 07:28:55,618 [salt.state       ][INFO    ][9881] {'glance': 'Present'}
2018-01-09 07:28:55,618 [salt.state       ][INFO    ][9881] Completed state [glance] at time 07:28:55.618794 duration_in_ms=31.125
2018-01-09 07:28:55,623 [salt.state       ][INFO    ][9881] Running state [mysql_grants_glance_glance_192.168.10.51] at time 07:28:55.623039
2018-01-09 07:28:55,623 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-09 07:28:55,651 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-09 07:28:55,651 [salt.state       ][INFO    ][9881] {'mysql_grants_glance_glance_192.168.10.51': 'Present'}
2018-01-09 07:28:55,652 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 07:28:55.652194 duration_in_ms=29.155
2018-01-09 07:28:55,652 [salt.state       ][INFO    ][9881] Running state [neutron] at time 07:28:55.652616
2018-01-09 07:28:55,653 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for neutron
2018-01-09 07:28:55,663 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'neutron' created
2018-01-09 07:28:55,664 [salt.state       ][INFO    ][9881] {'neutron': 'Present'}
2018-01-09 07:28:55,664 [salt.state       ][INFO    ][9881] Completed state [neutron] at time 07:28:55.664526 duration_in_ms=11.91
2018-01-09 07:28:55,665 [salt.state       ][INFO    ][9881] Running state [neutron] at time 07:28:55.665096
2018-01-09 07:28:55,665 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for neutron
2018-01-09 07:28:55,695 [salt.loaded.int.module.mysql][INFO    ][9881] User 'neutron'@'%' has been created
2018-01-09 07:28:55,695 [salt.state       ][INFO    ][9881] {'neutron': 'Present'}
2018-01-09 07:28:55,696 [salt.state       ][INFO    ][9881] Completed state [neutron] at time 07:28:55.696357 duration_in_ms=31.26
2018-01-09 07:28:55,700 [salt.state       ][INFO    ][9881] Running state [mysql_grants_neutron_neutron_%] at time 07:28:55.700836
2018-01-09 07:28:55,701 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-09 07:28:55,728 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-09 07:28:55,728 [salt.state       ][INFO    ][9881] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-09 07:28:55,729 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_neutron_neutron_%] at time 07:28:55.729600 duration_in_ms=28.765
2018-01-09 07:28:55,730 [salt.state       ][INFO    ][9881] Running state [neutron] at time 07:28:55.729982
2018-01-09 07:28:55,730 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for neutron
2018-01-09 07:28:55,760 [salt.loaded.int.module.mysql][INFO    ][9881] User 'neutron'@'192.168.10.51' has been created
2018-01-09 07:28:55,761 [salt.state       ][INFO    ][9881] {'neutron': 'Present'}
2018-01-09 07:28:55,761 [salt.state       ][INFO    ][9881] Completed state [neutron] at time 07:28:55.761540 duration_in_ms=31.557
2018-01-09 07:28:55,765 [salt.state       ][INFO    ][9881] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 07:28:55.765638
2018-01-09 07:28:55,766 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-09 07:28:55,794 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-09 07:28:55,795 [salt.state       ][INFO    ][9881] {'mysql_grants_neutron_neutron_192.168.10.51': 'Present'}
2018-01-09 07:28:55,795 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 07:28:55.795466 duration_in_ms=29.828
2018-01-09 07:28:55,796 [salt.state       ][INFO    ][9881] Running state [designate] at time 07:28:55.795997
2018-01-09 07:28:55,796 [salt.state       ][INFO    ][9881] Executing state mysql_database.present for designate
2018-01-09 07:28:55,807 [salt.loaded.int.module.mysql][INFO    ][9881] DB 'designate' created
2018-01-09 07:28:55,807 [salt.state       ][INFO    ][9881] {'designate': 'Present'}
2018-01-09 07:28:55,808 [salt.state       ][INFO    ][9881] Completed state [designate] at time 07:28:55.808249 duration_in_ms=12.251
2018-01-09 07:28:55,808 [salt.state       ][INFO    ][9881] Running state [designate] at time 07:28:55.808779
2018-01-09 07:28:55,809 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for designate
2018-01-09 07:28:55,816 [salt.state       ][INFO    ][9881] User designate@% is already present with the desired password
2018-01-09 07:28:55,817 [salt.state       ][INFO    ][9881] Completed state [designate] at time 07:28:55.816994 duration_in_ms=8.213
2018-01-09 07:28:55,821 [salt.state       ][INFO    ][9881] Running state [mysql_grants_designate_designate_%] at time 07:28:55.821405
2018-01-09 07:28:55,822 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-09 07:28:55,851 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-09 07:28:55,852 [salt.state       ][INFO    ][9881] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-09 07:28:55,852 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_designate_designate_%] at time 07:28:55.852881 duration_in_ms=31.475
2018-01-09 07:28:55,853 [salt.state       ][INFO    ][9881] Running state [designate] at time 07:28:55.853435
2018-01-09 07:28:55,853 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for designate
2018-01-09 07:28:55,861 [salt.state       ][INFO    ][9881] User designate@192.168.10.50 is already present with the desired password
2018-01-09 07:28:55,861 [salt.state       ][INFO    ][9881] Completed state [designate] at time 07:28:55.861813 duration_in_ms=8.379
2018-01-09 07:28:55,865 [salt.state       ][INFO    ][9881] Running state [mysql_grants_designate_designate_192.168.10.50] at time 07:28:55.865792
2018-01-09 07:28:55,866 [salt.state       ][INFO    ][9881] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-09 07:28:55,893 [salt.loaded.int.module.mysql][INFO    ][9881] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-09 07:28:55,894 [salt.state       ][INFO    ][9881] {'mysql_grants_designate_designate_192.168.10.50': 'Present'}
2018-01-09 07:28:55,895 [salt.state       ][INFO    ][9881] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 07:28:55.895006 duration_in_ms=29.216
2018-01-09 07:28:55,895 [salt.state       ][INFO    ][9881] Running state [haproxy] at time 07:28:55.895436
2018-01-09 07:28:55,896 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for haproxy
2018-01-09 07:28:55,924 [salt.loaded.int.module.mysql][INFO    ][9881] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-09 07:28:55,925 [salt.state       ][INFO    ][9881] {'haproxy': 'Present'}
2018-01-09 07:28:55,925 [salt.state       ][INFO    ][9881] Completed state [haproxy] at time 07:28:55.925593 duration_in_ms=30.158
2018-01-09 07:28:55,926 [salt.state       ][INFO    ][9881] Running state [haproxy] at time 07:28:55.926055
2018-01-09 07:28:55,926 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for haproxy
2018-01-09 07:28:55,957 [salt.loaded.int.module.mysql][INFO    ][9881] User 'haproxy'@'%' has been created with passwordless login
2018-01-09 07:28:55,958 [salt.state       ][INFO    ][9881] {'haproxy': 'Present'}
2018-01-09 07:28:55,958 [salt.state       ][INFO    ][9881] Completed state [haproxy] at time 07:28:55.958694 duration_in_ms=32.639
2018-01-09 07:28:55,959 [salt.state       ][INFO    ][9881] Running state [haproxy] at time 07:28:55.959222
2018-01-09 07:28:55,959 [salt.state       ][INFO    ][9881] Executing state mysql_user.present for haproxy
2018-01-09 07:28:55,988 [salt.loaded.int.module.mysql][INFO    ][9881] User 'haproxy'@'192.168.10.51' has been created with passwordless login
2018-01-09 07:28:55,989 [salt.state       ][INFO    ][9881] {'haproxy': 'Present'}
2018-01-09 07:28:55,989 [salt.state       ][INFO    ][9881] Completed state [haproxy] at time 07:28:55.989435 duration_in_ms=30.212
2018-01-09 07:28:55,998 [salt.minion      ][INFO    ][9881] Returning information for job: 20180109071717333427
2018-01-09 07:40:32,964 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command mysql.status with jid 20180109074033394688
2018-01-09 07:40:32,987 [salt.minion      ][INFO    ][15974] Starting a new job with PID 15974
2018-01-09 07:40:33,011 [salt.minion      ][INFO    ][15974] Returning information for job: 20180109074033394688
2018-01-09 07:40:46,111 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command state.sls with jid 20180109074046540412
2018-01-09 07:40:46,130 [salt.minion      ][INFO    ][15979] Starting a new job with PID 15979
2018-01-09 07:40:47,681 [salt.state       ][INFO    ][15979] Loading fresh modules for state activity
2018-01-09 07:40:48,246 [salt.fileclient  ][INFO    ][15979] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-09 07:40:48,271 [salt.fileclient  ][INFO    ][15979] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-09 07:40:48,840 [salt.state       ][INFO    ][15979] Running state [haproxy] at time 07:40:48.840814
2018-01-09 07:40:48,841 [salt.state       ][INFO    ][15979] Executing state pkg.installed for haproxy
2018-01-09 07:40:48,842 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:40:49,287 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-09 07:40:49,363 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:40:51,262 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:40:51,282 [salt.loaded.int.module.cmdmod][INFO    ][15979] 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-09 07:40:54,746 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:40:54,782 [salt.state       ][INFO    ][15979] 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-09 07:40:54,798 [salt.state       ][INFO    ][15979] Loading fresh modules for state activity
2018-01-09 07:40:54,835 [salt.state       ][INFO    ][15979] Completed state [haproxy] at time 07:40:54.834918 duration_in_ms=5994.105
2018-01-09 07:40:54,838 [salt.state       ][INFO    ][15979] Running state [/etc/default/haproxy] at time 07:40:54.838832
2018-01-09 07:40:54,839 [salt.state       ][INFO    ][15979] Executing state file.managed for /etc/default/haproxy
2018-01-09 07:40:54,870 [salt.fileclient  ][INFO    ][15979] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-09 07:40:54,874 [salt.state       ][INFO    ][15979] 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-09 07:40:54,874 [salt.state       ][INFO    ][15979] Completed state [/etc/default/haproxy] at time 07:40:54.874559 duration_in_ms=35.726
2018-01-09 07:40:54,875 [salt.state       ][INFO    ][15979] Running state [/etc/haproxy/haproxy.cfg] at time 07:40:54.875591
2018-01-09 07:40:54,876 [salt.state       ][INFO    ][15979] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-09 07:40:54,893 [salt.fileclient  ][INFO    ][15979] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-09 07:40:55,067 [salt.state       ][INFO    ][15979] 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-09 07:40:55,068 [salt.state       ][INFO    ][15979] Completed state [/etc/haproxy/haproxy.cfg] at time 07:40:55.068445 duration_in_ms=192.854
2018-01-09 07:40:55,070 [salt.state       ][INFO    ][15979] Running state [/etc/haproxy/ssl] at time 07:40:55.070103
2018-01-09 07:40:55,070 [salt.state       ][INFO    ][15979] Executing state file.directory for /etc/haproxy/ssl
2018-01-09 07:40:55,073 [salt.state       ][INFO    ][15979] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-09 07:40:55,073 [salt.state       ][INFO    ][15979] Completed state [/etc/haproxy/ssl] at time 07:40:55.073782 duration_in_ms=3.679
2018-01-09 07:40:55,074 [salt.state       ][INFO    ][15979] Running state [haproxy_status_packages] at time 07:40:55.074844
2018-01-09 07:40:55,075 [salt.state       ][INFO    ][15979] Executing state pkg.installed for haproxy_status_packages
2018-01-09 07:40:55,450 [salt.state       ][INFO    ][15979] All specified packages are already installed
2018-01-09 07:40:55,451 [salt.state       ][INFO    ][15979] Completed state [haproxy_status_packages] at time 07:40:55.451209 duration_in_ms=376.365
2018-01-09 07:40:55,452 [salt.state       ][INFO    ][15979] Running state [/usr/bin/haproxy-status.sh] at time 07:40:55.452339
2018-01-09 07:40:55,452 [salt.state       ][INFO    ][15979] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-09 07:40:55,483 [salt.fileclient  ][INFO    ][15979] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-09 07:40:55,508 [salt.state       ][INFO    ][15979] File changed:
New file
2018-01-09 07:40:55,508 [salt.state       ][INFO    ][15979] Completed state [/usr/bin/haproxy-status.sh] at time 07:40:55.508458 duration_in_ms=56.119
2018-01-09 07:40:55,509 [salt.state       ][INFO    ][15979] Running state [net.ipv4.ip_nonlocal_bind] at time 07:40:55.509387
2018-01-09 07:40:55,509 [salt.state       ][INFO    ][15979] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-09 07:40:55,510 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:40:55,529 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-09 07:40:55,535 [salt.state       ][INFO    ][15979] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-09 07:40:55,535 [salt.state       ][INFO    ][15979] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:40:55.535566 duration_in_ms=26.179
2018-01-09 07:40:55,536 [salt.state       ][INFO    ][15979] Running state [haproxy] at time 07:40:55.536927
2018-01-09 07:40:55,537 [salt.state       ][INFO    ][15979] Executing state service.running for haproxy
2018-01-09 07:40:55,537 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 07:40:55,547 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,558 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,567 [salt.state       ][INFO    ][15979] The service haproxy is already running
2018-01-09 07:40:55,567 [salt.state       ][INFO    ][15979] Completed state [haproxy] at time 07:40:55.567603 duration_in_ms=30.675
2018-01-09 07:40:55,568 [salt.state       ][INFO    ][15979] Running state [haproxy] at time 07:40:55.568011
2018-01-09 07:40:55,568 [salt.state       ][INFO    ][15979] Executing state service.mod_watch for haproxy
2018-01-09 07:40:55,569 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,579 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,588 [salt.loaded.int.module.cmdmod][INFO    ][15979] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,630 [salt.state       ][INFO    ][15979] {'haproxy': True}
2018-01-09 07:40:55,631 [salt.state       ][INFO    ][15979] Completed state [haproxy] at time 07:40:55.631406 duration_in_ms=63.394
2018-01-09 07:40:55,633 [salt.minion      ][INFO    ][15979] Returning information for job: 20180109074046540412
2018-01-09 07:40:59,968 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command service.status with jid 20180109074100395246
2018-01-09 07:40:59,987 [salt.minion      ][INFO    ][16879] Starting a new job with PID 16879
2018-01-09 07:41:00,182 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16879] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 07:41:00,194 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16879] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 07:41:00,203 [salt.minion      ][INFO    ][16879] Returning information for job: 20180109074100395246
2018-01-09 07:41:01,910 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command service.restart with jid 20180109074102334166
2018-01-09 07:41:01,930 [salt.minion      ][INFO    ][16886] Starting a new job with PID 16886
2018-01-09 07:41:02,125 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16886] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-09 07:41:02,136 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16886] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-09 07:41:02,156 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16886] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-09 07:41:02,184 [salt.minion      ][INFO    ][16886] Returning information for job: 20180109074102334166
2018-01-09 08:01:10,986 [salt.utils.schedule][INFO    ][2589] Running scheduled job: __mine_interval
2018-01-09 08:01:54,683 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command test.ping with jid 20180109080155105181
2018-01-09 08:01:54,706 [salt.minion      ][INFO    ][17124] Starting a new job with PID 17124
2018-01-09 08:01:54,764 [salt.minion      ][INFO    ][17124] Returning information for job: 20180109080155105181
2018-01-09 08:02:18,832 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command state.sls with jid 20180109080219252560
2018-01-09 08:02:18,854 [salt.minion      ][INFO    ][17131] Starting a new job with PID 17131
2018-01-09 08:02:19,536 [salt.state       ][INFO    ][17131] Loading fresh modules for state activity
2018-01-09 08:02:20,260 [salt.state       ][INFO    ][17131] Running state [keepalived] at time 08:02:20.260384
2018-01-09 08:02:20,260 [salt.state       ][INFO    ][17131] Executing state pkg.installed for keepalived
2018-01-09 08:02:20,261 [salt.loaded.int.module.cmdmod][INFO    ][17131] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 08:02:20,713 [salt.state       ][INFO    ][17131] All specified packages are already installed
2018-01-09 08:02:20,714 [salt.state       ][INFO    ][17131] Completed state [keepalived] at time 08:02:20.714407 duration_in_ms=454.024
2018-01-09 08:02:20,715 [salt.state       ][INFO    ][17131] Running state [lsof] at time 08:02:20.715630
2018-01-09 08:02:20,715 [salt.state       ][INFO    ][17131] Executing state pkg.installed for lsof
2018-01-09 08:02:20,723 [salt.state       ][INFO    ][17131] All specified packages are already installed
2018-01-09 08:02:20,723 [salt.state       ][INFO    ][17131] Completed state [lsof] at time 08:02:20.723526 duration_in_ms=7.896
2018-01-09 08:02:20,727 [salt.state       ][INFO    ][17131] Running state [/etc/keepalived/keepalived.conf] at time 08:02:20.727335
2018-01-09 08:02:20,727 [salt.state       ][INFO    ][17131] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-09 08:02:20,811 [salt.state       ][INFO    ][17131] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-09 08:02:20,814 [salt.state       ][INFO    ][17131] Completed state [/etc/keepalived/keepalived.conf] at time 08:02:20.813657 duration_in_ms=86.321
2018-01-09 08:02:20,814 [salt.state       ][INFO    ][17131] Running state [keepalived] at time 08:02:20.814940
2018-01-09 08:02:20,815 [salt.state       ][INFO    ][17131] Executing state service.running for keepalived
2018-01-09 08:02:20,815 [salt.loaded.int.module.cmdmod][INFO    ][17131] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-09 08:02:20,848 [salt.loaded.int.module.cmdmod][INFO    ][17131] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 08:02:20,865 [salt.loaded.int.module.cmdmod][INFO    ][17131] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 08:02:20,881 [salt.state       ][INFO    ][17131] The service keepalived is already running
2018-01-09 08:02:20,882 [salt.state       ][INFO    ][17131] Completed state [keepalived] at time 08:02:20.881976 duration_in_ms=67.036
2018-01-09 08:02:20,883 [salt.minion      ][INFO    ][17131] Returning information for job: 20180109080219252560
2018-01-09 08:02:42,163 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command pillar.get with jid 20180109080242582464
2018-01-09 08:02:42,189 [salt.minion      ][INFO    ][17165] Starting a new job with PID 17165
2018-01-09 08:02:42,199 [salt.minion      ][INFO    ][17165] Returning information for job: 20180109080242582464
2018-01-09 08:04:43,888 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command state.sls with jid 20180109080444306535
2018-01-09 08:04:43,911 [salt.minion      ][INFO    ][17172] Starting a new job with PID 17172
2018-01-09 08:04:44,600 [salt.state       ][INFO    ][17172] Loading fresh modules for state activity
2018-01-09 08:04:44,829 [py.warnings      ][WARNING ][17172] /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-09 08:04:44,830 [salt.loaded.int.module.cmdmod][INFO    ][17172] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-09 08:04:45,759 [salt.state       ][INFO    ][17172] Running state [mysql-wsrep-5.6] at time 08:04:45.759643
2018-01-09 08:04:45,760 [salt.state       ][INFO    ][17172] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-09 08:04:45,760 [salt.loaded.int.module.cmdmod][INFO    ][17172] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 08:04:46,189 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,190 [salt.state       ][INFO    ][17172] Completed state [mysql-wsrep-5.6] at time 08:04:46.190020 duration_in_ms=430.376
2018-01-09 08:04:46,190 [salt.state       ][INFO    ][17172] Running state [galera-3] at time 08:04:46.190551
2018-01-09 08:04:46,191 [salt.state       ][INFO    ][17172] Executing state pkg.installed for galera-3
2018-01-09 08:04:46,199 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,199 [salt.state       ][INFO    ][17172] Completed state [galera-3] at time 08:04:46.199593 duration_in_ms=9.041
2018-01-09 08:04:46,200 [salt.state       ][INFO    ][17172] Running state [rsync] at time 08:04:46.200020
2018-01-09 08:04:46,200 [salt.state       ][INFO    ][17172] Executing state pkg.installed for rsync
2018-01-09 08:04:46,208 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,208 [salt.state       ][INFO    ][17172] Completed state [rsync] at time 08:04:46.208709 duration_in_ms=8.689
2018-01-09 08:04:46,209 [salt.state       ][INFO    ][17172] Running state [python-mysqldb] at time 08:04:46.209145
2018-01-09 08:04:46,209 [salt.state       ][INFO    ][17172] Executing state pkg.installed for python-mysqldb
2018-01-09 08:04:46,217 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,217 [salt.state       ][INFO    ][17172] Completed state [python-mysqldb] at time 08:04:46.217722 duration_in_ms=8.577
2018-01-09 08:04:46,218 [salt.state       ][INFO    ][17172] Running state [psmisc] at time 08:04:46.218138
2018-01-09 08:04:46,218 [salt.state       ][INFO    ][17172] Executing state pkg.installed for psmisc
2018-01-09 08:04:46,227 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,227 [salt.state       ][INFO    ][17172] Completed state [psmisc] at time 08:04:46.227449 duration_in_ms=9.31
2018-01-09 08:04:46,227 [salt.state       ][INFO    ][17172] Running state [netcat] at time 08:04:46.227862
2018-01-09 08:04:46,228 [salt.state       ][INFO    ][17172] Executing state pkg.installed for netcat
2018-01-09 08:04:46,235 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,236 [salt.state       ][INFO    ][17172] Completed state [netcat] at time 08:04:46.236931 duration_in_ms=9.069
2018-01-09 08:04:46,237 [salt.state       ][INFO    ][17172] Running state [percona-xtrabackup] at time 08:04:46.237374
2018-01-09 08:04:46,237 [salt.state       ][INFO    ][17172] Executing state pkg.installed for percona-xtrabackup
2018-01-09 08:04:46,245 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,245 [salt.state       ][INFO    ][17172] Completed state [percona-xtrabackup] at time 08:04:46.245658 duration_in_ms=8.284
2018-01-09 08:04:46,246 [salt.state       ][INFO    ][17172] Running state [socat] at time 08:04:46.246076
2018-01-09 08:04:46,247 [salt.state       ][INFO    ][17172] Executing state pkg.installed for socat
2018-01-09 08:04:46,255 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,255 [salt.state       ][INFO    ][17172] Completed state [socat] at time 08:04:46.255595 duration_in_ms=9.519
2018-01-09 08:04:46,256 [salt.state       ][INFO    ][17172] Running state [libdbd-mysql] at time 08:04:46.256014
2018-01-09 08:04:46,256 [salt.state       ][INFO    ][17172] Executing state pkg.installed for libdbd-mysql
2018-01-09 08:04:46,264 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,265 [salt.state       ][INFO    ][17172] Completed state [libdbd-mysql] at time 08:04:46.265082 duration_in_ms=9.067
2018-01-09 08:04:46,265 [salt.state       ][INFO    ][17172] Running state [python-pymysql] at time 08:04:46.265528
2018-01-09 08:04:46,265 [salt.state       ][INFO    ][17172] Executing state pkg.installed for python-pymysql
2018-01-09 08:04:46,274 [salt.state       ][INFO    ][17172] All specified packages are already installed
2018-01-09 08:04:46,274 [salt.state       ][INFO    ][17172] Completed state [python-pymysql] at time 08:04:46.274710 duration_in_ms=9.182
2018-01-09 08:04:46,278 [salt.state       ][INFO    ][17172] Running state [/var/log/mysql] at time 08:04:46.277970
2018-01-09 08:04:46,279 [salt.state       ][INFO    ][17172] Executing state file.directory for /var/log/mysql
2018-01-09 08:04:46,280 [salt.state       ][INFO    ][17172] Directory /var/log/mysql is in the correct state
2018-01-09 08:04:46,280 [salt.state       ][INFO    ][17172] Completed state [/var/log/mysql] at time 08:04:46.280777 duration_in_ms=2.807
2018-01-09 08:04:46,281 [salt.state       ][INFO    ][17172] Running state [/var/run/mysqld] at time 08:04:46.281738
2018-01-09 08:04:46,282 [salt.state       ][INFO    ][17172] Executing state file.directory for /var/run/mysqld
2018-01-09 08:04:46,283 [salt.state       ][INFO    ][17172] {'group': 'root'}
2018-01-09 08:04:46,283 [salt.state       ][INFO    ][17172] Completed state [/var/run/mysqld] at time 08:04:46.283666 duration_in_ms=1.928
2018-01-09 08:04:46,284 [salt.state       ][INFO    ][17172] Running state [/etc/systemd/system/mysql.service.d] at time 08:04:46.284941
2018-01-09 08:04:46,285 [salt.state       ][INFO    ][17172] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-09 08:04:46,286 [salt.state       ][INFO    ][17172] Directory /etc/systemd/system/mysql.service.d is in the correct state
2018-01-09 08:04:46,286 [salt.state       ][INFO    ][17172] Completed state [/etc/systemd/system/mysql.service.d] at time 08:04:46.286689 duration_in_ms=1.748
2018-01-09 08:04:46,288 [salt.state       ][INFO    ][17172] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 08:04:46.288359
2018-01-09 08:04:46,288 [salt.state       ][INFO    ][17172] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-09 08:04:46,292 [salt.state       ][INFO    ][17172] File /etc/systemd/system/mysql.service.d/override.conf is in the correct state
2018-01-09 08:04:46,293 [salt.state       ][INFO    ][17172] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 08:04:46.292985 duration_in_ms=4.627
2018-01-09 08:04:46,294 [salt.state       ][INFO    ][17172] Running state [service.systemctl_reload] at time 08:04:46.294602
2018-01-09 08:04:46,295 [salt.state       ][INFO    ][17172] Executing state module.wait for service.systemctl_reload
2018-01-09 08:04:46,295 [salt.state       ][INFO    ][17172] No changes made for service.systemctl_reload
2018-01-09 08:04:46,295 [salt.state       ][INFO    ][17172] Completed state [service.systemctl_reload] at time 08:04:46.295843 duration_in_ms=1.241
2018-01-09 08:04:46,296 [salt.state       ][INFO    ][17172] Running state [/etc/mysql/debian.cnf] at time 08:04:46.296782
2018-01-09 08:04:46,297 [salt.state       ][INFO    ][17172] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-09 08:04:46,391 [salt.state       ][INFO    ][17172] File /etc/mysql/debian.cnf is in the correct state
2018-01-09 08:04:46,392 [salt.state       ][INFO    ][17172] Completed state [/etc/mysql/debian.cnf] at time 08:04:46.392209 duration_in_ms=95.426
2018-01-09 08:04:46,392 [salt.state       ][INFO    ][17172] Running state [/usr/local/sbin/galera_init.sh] at time 08:04:46.392624
2018-01-09 08:04:46,393 [salt.state       ][INFO    ][17172] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-09 08:04:46,412 [salt.state       ][INFO    ][17172] File /usr/local/sbin/galera_init.sh is in the correct state
2018-01-09 08:04:46,413 [salt.state       ][INFO    ][17172] Completed state [/usr/local/sbin/galera_init.sh] at time 08:04:46.413908 duration_in_ms=21.283
2018-01-09 08:04:46,414 [salt.state       ][INFO    ][17172] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 08:04:46.414477
2018-01-09 08:04:46,415 [salt.state       ][INFO    ][17172] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-09 08:04:46,435 [salt.state       ][INFO    ][17172] File /usr/local/sbin/galera_bootstrap.sh is in the correct state
2018-01-09 08:04:46,436 [salt.state       ][INFO    ][17172] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 08:04:46.436039 duration_in_ms=21.561
2018-01-09 08:04:46,436 [salt.state       ][INFO    ][17172] Running state [/etc/mysql/my.cnf] at time 08:04:46.436623
2018-01-09 08:04:46,438 [salt.state       ][INFO    ][17172] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 08:04:46,527 [salt.state       ][INFO    ][17172] File /etc/mysql/my.cnf is in the correct state
2018-01-09 08:04:46,527 [salt.state       ][INFO    ][17172] Completed state [/etc/mysql/my.cnf] at time 08:04:46.527491 duration_in_ms=90.867
2018-01-09 08:04:46,530 [salt.state       ][INFO    ][17172] Running state [mysql] at time 08:04:46.530140
2018-01-09 08:04:46,530 [salt.state       ][INFO    ][17172] Executing state service.running for mysql
2018-01-09 08:04:46,532 [salt.loaded.int.module.cmdmod][INFO    ][17172] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-09 08:04:46,568 [salt.loaded.int.module.cmdmod][INFO    ][17172] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 08:04:46,588 [salt.loaded.int.module.cmdmod][INFO    ][17172] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 08:04:46,605 [salt.state       ][INFO    ][17172] The service mysql is already running
2018-01-09 08:04:46,606 [salt.state       ][INFO    ][17172] Completed state [mysql] at time 08:04:46.606090 duration_in_ms=75.949
2018-01-09 08:04:46,609 [salt.state       ][INFO    ][17172] Running state [ceilometer] at time 08:04:46.608764
2018-01-09 08:04:46,609 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for ceilometer
2018-01-09 08:04:46,620 [salt.state       ][INFO    ][17172] Database ceilometer is already present
2018-01-09 08:04:46,620 [salt.state       ][INFO    ][17172] Completed state [ceilometer] at time 08:04:46.620846 duration_in_ms=12.082
2018-01-09 08:04:46,623 [salt.state       ][INFO    ][17172] Running state [ceilometer] at time 08:04:46.623262
2018-01-09 08:04:46,624 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for ceilometer
2018-01-09 08:04:46,634 [salt.state       ][INFO    ][17172] User ceilometer@% is already present with the desired password
2018-01-09 08:04:46,635 [salt.state       ][INFO    ][17172] Completed state [ceilometer] at time 08:04:46.635461 duration_in_ms=12.199
2018-01-09 08:04:46,638 [salt.state       ][INFO    ][17172] Running state [mysql_grants_ceilometer_ceilometer_%] at time 08:04:46.638422
2018-01-09 08:04:46,639 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-09 08:04:46,650 [salt.state       ][INFO    ][17172] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-09 08:04:46,651 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 08:04:46.651111 duration_in_ms=12.689
2018-01-09 08:04:46,651 [salt.state       ][INFO    ][17172] Running state [ceilometer] at time 08:04:46.651555
2018-01-09 08:04:46,652 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for ceilometer
2018-01-09 08:04:46,657 [salt.state       ][INFO    ][17172] User ceilometer@192.168.10.51 is already present with the desired password
2018-01-09 08:04:46,657 [salt.state       ][INFO    ][17172] Completed state [ceilometer] at time 08:04:46.657928 duration_in_ms=6.373
2018-01-09 08:04:46,661 [salt.state       ][INFO    ][17172] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 08:04:46.661329
2018-01-09 08:04:46,661 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-09 08:04:46,670 [salt.state       ][INFO    ][17172] Grant all on ceilometer.* to ceilometer@192.168.10.51 is already present
2018-01-09 08:04:46,670 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 08:04:46.670932 duration_in_ms=9.602
2018-01-09 08:04:46,671 [salt.state       ][INFO    ][17172] Running state [aodh] at time 08:04:46.671416
2018-01-09 08:04:46,671 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for aodh
2018-01-09 08:04:46,675 [salt.state       ][INFO    ][17172] Database aodh is already present
2018-01-09 08:04:46,676 [salt.state       ][INFO    ][17172] Completed state [aodh] at time 08:04:46.676045 duration_in_ms=4.629
2018-01-09 08:04:46,677 [salt.state       ][INFO    ][17172] Running state [aodh] at time 08:04:46.677326
2018-01-09 08:04:46,678 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for aodh
2018-01-09 08:04:46,686 [salt.state       ][INFO    ][17172] User aodh@% is already present with the desired password
2018-01-09 08:04:46,688 [salt.state       ][INFO    ][17172] Completed state [aodh] at time 08:04:46.687951 duration_in_ms=10.627
2018-01-09 08:04:46,690 [salt.state       ][INFO    ][17172] Running state [mysql_grants_aodh_aodh_%] at time 08:04:46.690261
2018-01-09 08:04:46,691 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-09 08:04:46,701 [salt.state       ][INFO    ][17172] Grant all on aodh.* to aodh@% is already present
2018-01-09 08:04:46,701 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_aodh_aodh_%] at time 08:04:46.701842 duration_in_ms=11.58
2018-01-09 08:04:46,702 [salt.state       ][INFO    ][17172] Running state [aodh] at time 08:04:46.702355
2018-01-09 08:04:46,703 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for aodh
2018-01-09 08:04:46,712 [salt.state       ][INFO    ][17172] User aodh@192.168.10.50 is already present with the desired password
2018-01-09 08:04:46,712 [salt.state       ][INFO    ][17172] Completed state [aodh] at time 08:04:46.712448 duration_in_ms=10.092
2018-01-09 08:04:46,716 [salt.state       ][INFO    ][17172] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 08:04:46.716092
2018-01-09 08:04:46,716 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-09 08:04:46,726 [salt.state       ][INFO    ][17172] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-09 08:04:46,727 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 08:04:46.727295 duration_in_ms=11.203
2018-01-09 08:04:46,727 [salt.state       ][INFO    ][17172] Running state [nova] at time 08:04:46.727540
2018-01-09 08:04:46,727 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for nova
2018-01-09 08:04:46,731 [salt.state       ][INFO    ][17172] Database nova is already present
2018-01-09 08:04:46,731 [salt.state       ][INFO    ][17172] Completed state [nova] at time 08:04:46.731477 duration_in_ms=3.937
2018-01-09 08:04:46,731 [salt.state       ][INFO    ][17172] Running state [nova] at time 08:04:46.731720
2018-01-09 08:04:46,731 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for nova
2018-01-09 08:04:46,736 [salt.state       ][INFO    ][17172] User nova@% is already present with the desired password
2018-01-09 08:04:46,736 [salt.state       ][INFO    ][17172] Completed state [nova] at time 08:04:46.736248 duration_in_ms=4.528
2018-01-09 08:04:46,739 [salt.state       ][INFO    ][17172] Running state [mysql_grants_nova_nova_%] at time 08:04:46.739245
2018-01-09 08:04:46,739 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-09 08:04:46,753 [salt.state       ][INFO    ][17172] Grant all on nova.* to nova@% is already present
2018-01-09 08:04:46,753 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_nova_nova_%] at time 08:04:46.753695 duration_in_ms=14.449
2018-01-09 08:04:46,754 [salt.state       ][INFO    ][17172] Running state [nova] at time 08:04:46.754005
2018-01-09 08:04:46,754 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for nova
2018-01-09 08:04:46,760 [salt.state       ][INFO    ][17172] User nova@192.168.10.51 is already present with the desired password
2018-01-09 08:04:46,760 [salt.state       ][INFO    ][17172] Completed state [nova] at time 08:04:46.760259 duration_in_ms=6.255
2018-01-09 08:04:46,762 [salt.state       ][INFO    ][17172] Running state [mysql_grants_nova_nova_192.168.10.51] at time 08:04:46.762453
2018-01-09 08:04:46,763 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-09 08:04:46,773 [salt.state       ][INFO    ][17172] Grant all on nova.* to nova@192.168.10.51 is already present
2018-01-09 08:04:46,773 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 08:04:46.773272 duration_in_ms=10.818
2018-01-09 08:04:46,773 [salt.state       ][INFO    ][17172] Running state [grafana] at time 08:04:46.773529
2018-01-09 08:04:46,773 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for grafana
2018-01-09 08:04:46,777 [salt.state       ][INFO    ][17172] Database grafana is already present
2018-01-09 08:04:46,777 [salt.state       ][INFO    ][17172] Completed state [grafana] at time 08:04:46.777584 duration_in_ms=4.056
2018-01-09 08:04:46,777 [salt.state       ][INFO    ][17172] Running state [grafana] at time 08:04:46.777834
2018-01-09 08:04:46,778 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for grafana
2018-01-09 08:04:46,783 [salt.state       ][INFO    ][17172] User grafana@% is already present with the desired password
2018-01-09 08:04:46,783 [salt.state       ][INFO    ][17172] Completed state [grafana] at time 08:04:46.783624 duration_in_ms=5.79
2018-01-09 08:04:46,786 [salt.state       ][INFO    ][17172] Running state [mysql_grants_grafana_grafana_%] at time 08:04:46.785999
2018-01-09 08:04:46,786 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-09 08:04:46,794 [salt.state       ][INFO    ][17172] Grant all on grafana.* to grafana@% is already present
2018-01-09 08:04:46,795 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_grafana_grafana_%] at time 08:04:46.795149 duration_in_ms=9.149
2018-01-09 08:04:46,795 [salt.state       ][INFO    ][17172] Running state [grafana] at time 08:04:46.795402
2018-01-09 08:04:46,795 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for grafana
2018-01-09 08:04:46,802 [salt.state       ][INFO    ][17172] User grafana@192.168.10.51 is already present with the desired password
2018-01-09 08:04:46,802 [salt.state       ][INFO    ][17172] Completed state [grafana] at time 08:04:46.802476 duration_in_ms=7.074
2018-01-09 08:04:46,804 [salt.state       ][INFO    ][17172] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 08:04:46.804425
2018-01-09 08:04:46,804 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-09 08:04:46,812 [salt.state       ][INFO    ][17172] Grant all on grafana.* to grafana@192.168.10.51 is already present
2018-01-09 08:04:46,814 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 08:04:46.813714 duration_in_ms=9.289
2018-01-09 08:04:46,814 [salt.state       ][INFO    ][17172] Running state [designate_pool_manager] at time 08:04:46.814216
2018-01-09 08:04:46,814 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for designate_pool_manager
2018-01-09 08:04:46,817 [salt.state       ][INFO    ][17172] Database designate_pool_manager is already present
2018-01-09 08:04:46,817 [salt.state       ][INFO    ][17172] Completed state [designate_pool_manager] at time 08:04:46.817620 duration_in_ms=3.403
2018-01-09 08:04:46,817 [salt.state       ][INFO    ][17172] Running state [designate] at time 08:04:46.817837
2018-01-09 08:04:46,818 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for designate
2018-01-09 08:04:46,824 [salt.state       ][INFO    ][17172] User designate@% is already present with the desired password
2018-01-09 08:04:46,825 [salt.state       ][INFO    ][17172] Completed state [designate] at time 08:04:46.825046 duration_in_ms=7.209
2018-01-09 08:04:46,827 [salt.state       ][INFO    ][17172] Running state [mysql_grants_designate_designate_pool_manager_%] at time 08:04:46.827880
2018-01-09 08:04:46,828 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-09 08:04:46,836 [salt.state       ][INFO    ][17172] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-09 08:04:46,836 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 08:04:46.836830 duration_in_ms=8.95
2018-01-09 08:04:46,837 [salt.state       ][INFO    ][17172] Running state [designate] at time 08:04:46.837075
2018-01-09 08:04:46,837 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for designate
2018-01-09 08:04:46,842 [salt.state       ][INFO    ][17172] User designate@192.168.10.50 is already present with the desired password
2018-01-09 08:04:46,842 [salt.state       ][INFO    ][17172] Completed state [designate] at time 08:04:46.842569 duration_in_ms=5.493
2018-01-09 08:04:46,845 [salt.state       ][INFO    ][17172] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 08:04:46.845890
2018-01-09 08:04:46,846 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-09 08:04:46,854 [salt.state       ][INFO    ][17172] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-09 08:04:46,854 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 08:04:46.854642 duration_in_ms=8.752
2018-01-09 08:04:46,854 [salt.state       ][INFO    ][17172] Running state [heat] at time 08:04:46.854887
2018-01-09 08:04:46,855 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for heat
2018-01-09 08:04:46,859 [salt.state       ][INFO    ][17172] Database heat is already present
2018-01-09 08:04:46,860 [salt.state       ][INFO    ][17172] Completed state [heat] at time 08:04:46.860118 duration_in_ms=5.231
2018-01-09 08:04:46,860 [salt.state       ][INFO    ][17172] Running state [heat] at time 08:04:46.860358
2018-01-09 08:04:46,860 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for heat
2018-01-09 08:04:46,865 [salt.state       ][INFO    ][17172] User heat@% is already present with the desired password
2018-01-09 08:04:46,866 [salt.state       ][INFO    ][17172] Completed state [heat] at time 08:04:46.865994 duration_in_ms=5.636
2018-01-09 08:04:46,868 [salt.state       ][INFO    ][17172] Running state [mysql_grants_heat_heat_%] at time 08:04:46.868713
2018-01-09 08:04:46,869 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-09 08:04:46,877 [salt.state       ][INFO    ][17172] Grant all on heat.* to heat@% is already present
2018-01-09 08:04:46,878 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_heat_heat_%] at time 08:04:46.878176 duration_in_ms=9.463
2018-01-09 08:04:46,878 [salt.state       ][INFO    ][17172] Running state [heat] at time 08:04:46.878429
2018-01-09 08:04:46,879 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for heat
2018-01-09 08:04:46,884 [salt.state       ][INFO    ][17172] User heat@192.168.10.51 is already present with the desired password
2018-01-09 08:04:46,885 [salt.state       ][INFO    ][17172] Completed state [heat] at time 08:04:46.885465 duration_in_ms=7.035
2018-01-09 08:04:46,887 [salt.state       ][INFO    ][17172] Running state [mysql_grants_heat_heat_192.168.10.51] at time 08:04:46.887875
2018-01-09 08:04:46,888 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-09 08:04:46,900 [salt.state       ][INFO    ][17172] Grant all on heat.* to heat@192.168.10.51 is already present
2018-01-09 08:04:46,900 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 08:04:46.900556 duration_in_ms=12.679
2018-01-09 08:04:46,901 [salt.state       ][INFO    ][17172] Running state [nova_api] at time 08:04:46.901038
2018-01-09 08:04:46,901 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for nova_api
2018-01-09 08:04:46,905 [salt.state       ][INFO    ][17172] Database nova_api is already present
2018-01-09 08:04:46,906 [salt.state       ][INFO    ][17172] Completed state [nova_api] at time 08:04:46.906469 duration_in_ms=5.432
2018-01-09 08:04:46,906 [salt.state       ][INFO    ][17172] Running state [nova] at time 08:04:46.906739
2018-01-09 08:04:46,906 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for nova
2018-01-09 08:04:46,912 [salt.state       ][INFO    ][17172] User nova@% is already present with the desired password
2018-01-09 08:04:46,912 [salt.state       ][INFO    ][17172] Completed state [nova] at time 08:04:46.912399 duration_in_ms=5.66
2018-01-09 08:04:46,914 [salt.state       ][INFO    ][17172] Running state [mysql_grants_nova_nova_api_%] at time 08:04:46.914251
2018-01-09 08:04:46,914 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-09 08:04:46,922 [salt.state       ][INFO    ][17172] Grant all on nova_api.* to nova@% is already present
2018-01-09 08:04:46,923 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_nova_nova_api_%] at time 08:04:46.923091 duration_in_ms=8.84
2018-01-09 08:04:46,923 [salt.state       ][INFO    ][17172] Running state [nova] at time 08:04:46.923306
2018-01-09 08:04:46,923 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for nova
2018-01-09 08:04:46,927 [salt.state       ][INFO    ][17172] User nova@192.168.10.51 is already present with the desired password
2018-01-09 08:04:46,928 [salt.state       ][INFO    ][17172] Completed state [nova] at time 08:04:46.928163 duration_in_ms=4.857
2018-01-09 08:04:46,931 [salt.state       ][INFO    ][17172] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 08:04:46.931472
2018-01-09 08:04:46,931 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-09 08:04:46,939 [salt.state       ][INFO    ][17172] Grant all on nova_api.* to nova@192.168.10.51 is already present
2018-01-09 08:04:46,941 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 08:04:46.940644 duration_in_ms=9.172
2018-01-09 08:04:46,942 [salt.state       ][INFO    ][17172] Running state [keystone] at time 08:04:46.942253
2018-01-09 08:04:46,942 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for keystone
2018-01-09 08:04:46,944 [salt.state       ][INFO    ][17172] Database keystone is already present
2018-01-09 08:04:46,945 [salt.state       ][INFO    ][17172] Completed state [keystone] at time 08:04:46.945139 duration_in_ms=2.886
2018-01-09 08:04:46,945 [salt.state       ][INFO    ][17172] Running state [keystone] at time 08:04:46.945391
2018-01-09 08:04:46,945 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for keystone
2018-01-09 08:04:46,950 [salt.state       ][INFO    ][17172] User keystone@% is already present with the desired password
2018-01-09 08:04:46,951 [salt.state       ][INFO    ][17172] Completed state [keystone] at time 08:04:46.951588 duration_in_ms=6.197
2018-01-09 08:04:46,954 [salt.state       ][INFO    ][17172] Running state [mysql_grants_keystone_keystone_%] at time 08:04:46.954123
2018-01-09 08:04:46,954 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-09 08:04:46,961 [salt.state       ][INFO    ][17172] Grant all on keystone.* to keystone@% is already present
2018-01-09 08:04:46,963 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_keystone_keystone_%] at time 08:04:46.963129 duration_in_ms=9.006
2018-01-09 08:04:46,963 [salt.state       ][INFO    ][17172] Running state [keystone] at time 08:04:46.963369
2018-01-09 08:04:46,963 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for keystone
2018-01-09 08:04:46,968 [salt.state       ][INFO    ][17172] User keystone@192.168.10.51 is already present with the desired password
2018-01-09 08:04:46,968 [salt.state       ][INFO    ][17172] Completed state [keystone] at time 08:04:46.968767 duration_in_ms=5.398
2018-01-09 08:04:46,970 [salt.state       ][INFO    ][17172] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 08:04:46.970486
2018-01-09 08:04:46,971 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-09 08:04:46,980 [salt.state       ][INFO    ][17172] Grant all on keystone.* to keystone@192.168.10.51 is already present
2018-01-09 08:04:46,980 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 08:04:46.980463 duration_in_ms=9.977
2018-01-09 08:04:46,980 [salt.state       ][INFO    ][17172] Running state [nova_cell0] at time 08:04:46.980741
2018-01-09 08:04:46,981 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for nova_cell0
2018-01-09 08:04:46,984 [salt.state       ][INFO    ][17172] Database nova_cell0 is already present
2018-01-09 08:04:46,984 [salt.state       ][INFO    ][17172] Completed state [nova_cell0] at time 08:04:46.984863 duration_in_ms=4.122
2018-01-09 08:04:46,985 [salt.state       ][INFO    ][17172] Running state [nova] at time 08:04:46.985142
2018-01-09 08:04:46,985 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for nova
2018-01-09 08:04:46,989 [salt.state       ][INFO    ][17172] User nova@% is already present with the desired password
2018-01-09 08:04:46,990 [salt.state       ][INFO    ][17172] Completed state [nova] at time 08:04:46.990231 duration_in_ms=5.088
2018-01-09 08:04:46,992 [salt.state       ][INFO    ][17172] Running state [mysql_grants_nova_nova_cell0_%] at time 08:04:46.992216
2018-01-09 08:04:46,992 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-09 08:04:47,002 [salt.state       ][INFO    ][17172] Grant all on nova_cell0.* to nova@% is already present
2018-01-09 08:04:47,002 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_nova_nova_cell0_%] at time 08:04:47.002740 duration_in_ms=10.523
2018-01-09 08:04:47,003 [salt.state       ][INFO    ][17172] Running state [nova] at time 08:04:47.002993
2018-01-09 08:04:47,003 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for nova
2018-01-09 08:04:47,011 [salt.state       ][INFO    ][17172] User nova@192.168.10.51 is already present with the desired password
2018-01-09 08:04:47,011 [salt.state       ][INFO    ][17172] Completed state [nova] at time 08:04:47.011247 duration_in_ms=8.254
2018-01-09 08:04:47,013 [salt.state       ][INFO    ][17172] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 08:04:47.013170
2018-01-09 08:04:47,013 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-09 08:04:47,022 [salt.state       ][INFO    ][17172] Grant all on nova_cell0.* to nova@192.168.10.51 is already present
2018-01-09 08:04:47,023 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 08:04:47.023068 duration_in_ms=9.898
2018-01-09 08:04:47,023 [salt.state       ][INFO    ][17172] Running state [cinder] at time 08:04:47.023350
2018-01-09 08:04:47,023 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for cinder
2018-01-09 08:04:47,026 [salt.state       ][INFO    ][17172] Database cinder is already present
2018-01-09 08:04:47,026 [salt.state       ][INFO    ][17172] Completed state [cinder] at time 08:04:47.026888 duration_in_ms=3.538
2018-01-09 08:04:47,027 [salt.state       ][INFO    ][17172] Running state [cinder] at time 08:04:47.027159
2018-01-09 08:04:47,027 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for cinder
2018-01-09 08:04:47,034 [salt.state       ][INFO    ][17172] User cinder@% is already present with the desired password
2018-01-09 08:04:47,035 [salt.state       ][INFO    ][17172] Completed state [cinder] at time 08:04:47.034985 duration_in_ms=7.826
2018-01-09 08:04:47,036 [salt.state       ][INFO    ][17172] Running state [mysql_grants_cinder_cinder_%] at time 08:04:47.036727
2018-01-09 08:04:47,037 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-09 08:04:47,043 [salt.state       ][INFO    ][17172] Grant all on cinder.* to cinder@% is already present
2018-01-09 08:04:47,044 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_cinder_cinder_%] at time 08:04:47.044075 duration_in_ms=7.347
2018-01-09 08:04:47,044 [salt.state       ][INFO    ][17172] Running state [cinder] at time 08:04:47.044322
2018-01-09 08:04:47,044 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for cinder
2018-01-09 08:04:47,052 [salt.state       ][INFO    ][17172] User cinder@192.168.10.51 is already present with the desired password
2018-01-09 08:04:47,052 [salt.state       ][INFO    ][17172] Completed state [cinder] at time 08:04:47.052405 duration_in_ms=8.081
2018-01-09 08:04:47,055 [salt.state       ][INFO    ][17172] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 08:04:47.055674
2018-01-09 08:04:47,056 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-09 08:04:47,065 [salt.state       ][INFO    ][17172] Grant all on cinder.* to cinder@192.168.10.51 is already present
2018-01-09 08:04:47,065 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 08:04:47.065749 duration_in_ms=10.076
2018-01-09 08:04:47,066 [salt.state       ][INFO    ][17172] Running state [glance] at time 08:04:47.065990
2018-01-09 08:04:47,066 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for glance
2018-01-09 08:04:47,069 [salt.state       ][INFO    ][17172] Database glance is already present
2018-01-09 08:04:47,069 [salt.state       ][INFO    ][17172] Completed state [glance] at time 08:04:47.069680 duration_in_ms=3.69
2018-01-09 08:04:47,069 [salt.state       ][INFO    ][17172] Running state [glance] at time 08:04:47.069921
2018-01-09 08:04:47,070 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for glance
2018-01-09 08:04:47,076 [salt.state       ][INFO    ][17172] User glance@% is already present with the desired password
2018-01-09 08:04:47,076 [salt.state       ][INFO    ][17172] Completed state [glance] at time 08:04:47.076456 duration_in_ms=6.535
2018-01-09 08:04:47,079 [salt.state       ][INFO    ][17172] Running state [mysql_grants_glance_glance_%] at time 08:04:47.079302
2018-01-09 08:04:47,079 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-09 08:04:47,087 [salt.state       ][INFO    ][17172] Grant all on glance.* to glance@% is already present
2018-01-09 08:04:47,087 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_glance_glance_%] at time 08:04:47.087713 duration_in_ms=8.411
2018-01-09 08:04:47,088 [salt.state       ][INFO    ][17172] Running state [glance] at time 08:04:47.087996
2018-01-09 08:04:47,088 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for glance
2018-01-09 08:04:47,095 [salt.state       ][INFO    ][17172] User glance@192.168.10.51 is already present with the desired password
2018-01-09 08:04:47,096 [salt.state       ][INFO    ][17172] Completed state [glance] at time 08:04:47.096122 duration_in_ms=8.126
2018-01-09 08:04:47,098 [salt.state       ][INFO    ][17172] Running state [mysql_grants_glance_glance_192.168.10.51] at time 08:04:47.098151
2018-01-09 08:04:47,098 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-09 08:04:47,107 [salt.state       ][INFO    ][17172] Grant all on glance.* to glance@192.168.10.51 is already present
2018-01-09 08:04:47,108 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 08:04:47.108081 duration_in_ms=9.93
2018-01-09 08:04:47,108 [salt.state       ][INFO    ][17172] Running state [neutron] at time 08:04:47.108337
2018-01-09 08:04:47,108 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for neutron
2018-01-09 08:04:47,111 [salt.state       ][INFO    ][17172] Database neutron is already present
2018-01-09 08:04:47,112 [salt.state       ][INFO    ][17172] Completed state [neutron] at time 08:04:47.112121 duration_in_ms=3.784
2018-01-09 08:04:47,112 [salt.state       ][INFO    ][17172] Running state [neutron] at time 08:04:47.112368
2018-01-09 08:04:47,112 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for neutron
2018-01-09 08:04:47,117 [salt.state       ][INFO    ][17172] User neutron@% is already present with the desired password
2018-01-09 08:04:47,117 [salt.state       ][INFO    ][17172] Completed state [neutron] at time 08:04:47.117708 duration_in_ms=5.34
2018-01-09 08:04:47,119 [salt.state       ][INFO    ][17172] Running state [mysql_grants_neutron_neutron_%] at time 08:04:47.119719
2018-01-09 08:04:47,120 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-09 08:04:47,130 [salt.state       ][INFO    ][17172] Grant all on neutron.* to neutron@% is already present
2018-01-09 08:04:47,131 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_neutron_neutron_%] at time 08:04:47.131058 duration_in_ms=11.338
2018-01-09 08:04:47,131 [salt.state       ][INFO    ][17172] Running state [neutron] at time 08:04:47.131339
2018-01-09 08:04:47,131 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for neutron
2018-01-09 08:04:47,136 [salt.state       ][INFO    ][17172] User neutron@192.168.10.51 is already present with the desired password
2018-01-09 08:04:47,138 [salt.state       ][INFO    ][17172] Completed state [neutron] at time 08:04:47.138414 duration_in_ms=7.076
2018-01-09 08:04:47,140 [salt.state       ][INFO    ][17172] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 08:04:47.140006
2018-01-09 08:04:47,140 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-09 08:04:47,148 [salt.state       ][INFO    ][17172] Grant all on neutron.* to neutron@192.168.10.51 is already present
2018-01-09 08:04:47,149 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 08:04:47.149018 duration_in_ms=9.012
2018-01-09 08:04:47,149 [salt.state       ][INFO    ][17172] Running state [designate] at time 08:04:47.149574
2018-01-09 08:04:47,149 [salt.state       ][INFO    ][17172] Executing state mysql_database.present for designate
2018-01-09 08:04:47,153 [salt.state       ][INFO    ][17172] Database designate is already present
2018-01-09 08:04:47,153 [salt.state       ][INFO    ][17172] Completed state [designate] at time 08:04:47.153525 duration_in_ms=3.951
2018-01-09 08:04:47,153 [salt.state       ][INFO    ][17172] Running state [designate] at time 08:04:47.153774
2018-01-09 08:04:47,154 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for designate
2018-01-09 08:04:47,160 [salt.state       ][INFO    ][17172] User designate@% is already present with the desired password
2018-01-09 08:04:47,160 [salt.state       ][INFO    ][17172] Completed state [designate] at time 08:04:47.160775 duration_in_ms=7.001
2018-01-09 08:04:47,163 [salt.state       ][INFO    ][17172] Running state [mysql_grants_designate_designate_%] at time 08:04:47.163148
2018-01-09 08:04:47,163 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-09 08:04:47,172 [salt.state       ][INFO    ][17172] Grant all on designate.* to designate@% is already present
2018-01-09 08:04:47,172 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_designate_designate_%] at time 08:04:47.172524 duration_in_ms=9.376
2018-01-09 08:04:47,172 [salt.state       ][INFO    ][17172] Running state [designate] at time 08:04:47.172780
2018-01-09 08:04:47,173 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for designate
2018-01-09 08:04:47,177 [salt.state       ][INFO    ][17172] User designate@192.168.10.50 is already present with the desired password
2018-01-09 08:04:47,177 [salt.state       ][INFO    ][17172] Completed state [designate] at time 08:04:47.177793 duration_in_ms=5.013
2018-01-09 08:04:47,179 [salt.state       ][INFO    ][17172] Running state [mysql_grants_designate_designate_192.168.10.50] at time 08:04:47.179609
2018-01-09 08:04:47,180 [salt.state       ][INFO    ][17172] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-09 08:04:47,188 [salt.state       ][INFO    ][17172] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-09 08:04:47,188 [salt.state       ][INFO    ][17172] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 08:04:47.188278 duration_in_ms=8.668
2018-01-09 08:04:47,188 [salt.state       ][INFO    ][17172] Running state [haproxy] at time 08:04:47.188520
2018-01-09 08:04:47,188 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for haproxy
2018-01-09 08:04:47,194 [salt.state       ][INFO    ][17172] User haproxy@localhost is already present with passwordless login
2018-01-09 08:04:47,194 [salt.state       ][INFO    ][17172] Completed state [haproxy] at time 08:04:47.194682 duration_in_ms=6.161
2018-01-09 08:04:47,195 [salt.state       ][INFO    ][17172] Running state [haproxy] at time 08:04:47.195069
2018-01-09 08:04:47,195 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for haproxy
2018-01-09 08:04:47,202 [salt.state       ][INFO    ][17172] User haproxy@% is already present with passwordless login
2018-01-09 08:04:47,203 [salt.state       ][INFO    ][17172] Completed state [haproxy] at time 08:04:47.203148 duration_in_ms=8.079
2018-01-09 08:04:47,203 [salt.state       ][INFO    ][17172] Running state [haproxy] at time 08:04:47.203403
2018-01-09 08:04:47,203 [salt.state       ][INFO    ][17172] Executing state mysql_user.present for haproxy
2018-01-09 08:04:47,208 [salt.state       ][INFO    ][17172] User haproxy@192.168.10.51 is already present with passwordless login
2018-01-09 08:04:47,208 [salt.state       ][INFO    ][17172] Completed state [haproxy] at time 08:04:47.208909 duration_in_ms=5.505
2018-01-09 08:04:47,214 [salt.minion      ][INFO    ][17172] Returning information for job: 20180109080444306535
2018-01-09 08:04:54,148 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command mysql.status with jid 20180109080454565032
2018-01-09 08:04:54,170 [salt.minion      ][INFO    ][17203] Starting a new job with PID 17203
2018-01-09 08:04:54,195 [salt.minion      ][INFO    ][17203] Returning information for job: 20180109080454565032
2018-01-09 08:05:00,179 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command state.sls with jid 20180109080500596222
2018-01-09 08:05:00,199 [salt.minion      ][INFO    ][17208] Starting a new job with PID 17208
2018-01-09 08:05:01,993 [salt.state       ][INFO    ][17208] Loading fresh modules for state activity
2018-01-09 08:05:02,710 [salt.state       ][INFO    ][17208] Running state [haproxy] at time 08:05:02.709990
2018-01-09 08:05:02,712 [salt.state       ][INFO    ][17208] Executing state pkg.installed for haproxy
2018-01-09 08:05:02,712 [salt.loaded.int.module.cmdmod][INFO    ][17208] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 08:05:03,136 [salt.state       ][INFO    ][17208] All specified packages are already installed
2018-01-09 08:05:03,137 [salt.state       ][INFO    ][17208] Completed state [haproxy] at time 08:05:03.137202 duration_in_ms=427.211
2018-01-09 08:05:03,140 [salt.state       ][INFO    ][17208] Running state [/etc/default/haproxy] at time 08:05:03.140327
2018-01-09 08:05:03,140 [salt.state       ][INFO    ][17208] Executing state file.managed for /etc/default/haproxy
2018-01-09 08:05:03,389 [salt.state       ][INFO    ][17208] File /etc/default/haproxy is in the correct state
2018-01-09 08:05:03,390 [salt.state       ][INFO    ][17208] Completed state [/etc/default/haproxy] at time 08:05:03.390630 duration_in_ms=250.303
2018-01-09 08:05:03,391 [salt.state       ][INFO    ][17208] Running state [/etc/haproxy/haproxy.cfg] at time 08:05:03.391300
2018-01-09 08:05:03,391 [salt.state       ][INFO    ][17208] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-09 08:05:03,595 [salt.state       ][INFO    ][17208] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-09 08:05:03,595 [salt.state       ][INFO    ][17208] Completed state [/etc/haproxy/haproxy.cfg] at time 08:05:03.595910 duration_in_ms=204.608
2018-01-09 08:05:03,596 [salt.state       ][INFO    ][17208] Running state [/etc/haproxy/ssl] at time 08:05:03.596458
2018-01-09 08:05:03,597 [salt.state       ][INFO    ][17208] Executing state file.directory for /etc/haproxy/ssl
2018-01-09 08:05:03,598 [salt.state       ][INFO    ][17208] Directory /etc/haproxy/ssl is in the correct state
2018-01-09 08:05:03,599 [salt.state       ][INFO    ][17208] Completed state [/etc/haproxy/ssl] at time 08:05:03.599004 duration_in_ms=2.546
2018-01-09 08:05:03,599 [salt.state       ][INFO    ][17208] Running state [haproxy_status_packages] at time 08:05:03.599420
2018-01-09 08:05:03,600 [salt.state       ][INFO    ][17208] Executing state pkg.installed for haproxy_status_packages
2018-01-09 08:05:03,610 [salt.state       ][INFO    ][17208] All specified packages are already installed
2018-01-09 08:05:03,611 [salt.state       ][INFO    ][17208] Completed state [haproxy_status_packages] at time 08:05:03.611040 duration_in_ms=11.619
2018-01-09 08:05:03,611 [salt.state       ][INFO    ][17208] Running state [/usr/bin/haproxy-status.sh] at time 08:05:03.611750
2018-01-09 08:05:03,612 [salt.state       ][INFO    ][17208] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-09 08:05:03,646 [salt.state       ][INFO    ][17208] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-09 08:05:03,647 [salt.state       ][INFO    ][17208] Completed state [/usr/bin/haproxy-status.sh] at time 08:05:03.647627 duration_in_ms=35.876
2018-01-09 08:05:03,648 [salt.state       ][INFO    ][17208] Running state [net.ipv4.ip_nonlocal_bind] at time 08:05:03.648451
2018-01-09 08:05:03,648 [salt.state       ][INFO    ][17208] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-09 08:05:03,657 [salt.loaded.int.module.cmdmod][INFO    ][17208] Executing command 'sysctl -a' in directory '/root'
2018-01-09 08:05:03,676 [salt.state       ][INFO    ][17208] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-09 08:05:03,677 [salt.state       ][INFO    ][17208] Completed state [net.ipv4.ip_nonlocal_bind] at time 08:05:03.677659 duration_in_ms=29.207
2018-01-09 08:05:03,679 [salt.state       ][INFO    ][17208] Running state [haproxy] at time 08:05:03.679753
2018-01-09 08:05:03,680 [salt.state       ][INFO    ][17208] Executing state service.running for haproxy
2018-01-09 08:05:03,680 [salt.loaded.int.module.cmdmod][INFO    ][17208] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 08:05:03,691 [salt.loaded.int.module.cmdmod][INFO    ][17208] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 08:05:03,698 [salt.loaded.int.module.cmdmod][INFO    ][17208] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-09 08:05:03,706 [salt.state       ][INFO    ][17208] The service haproxy is already running
2018-01-09 08:05:03,706 [salt.state       ][INFO    ][17208] Completed state [haproxy] at time 08:05:03.706805 duration_in_ms=27.051
2018-01-09 08:05:03,708 [salt.minion      ][INFO    ][17208] Returning information for job: 20180109080500596222
2018-01-09 08:05:07,592 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command service.status with jid 20180109080508000464
2018-01-09 08:05:07,615 [salt.minion      ][INFO    ][17235] Starting a new job with PID 17235
2018-01-09 08:05:07,808 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17235] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 08:05:07,819 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17235] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 08:05:07,828 [salt.minion      ][INFO    ][17235] Returning information for job: 20180109080508000464
2018-01-09 08:05:10,417 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command service.restart with jid 20180109080510833406
2018-01-09 08:05:10,436 [salt.minion      ][INFO    ][17242] Starting a new job with PID 17242
2018-01-09 08:05:10,659 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17242] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-09 08:05:10,671 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17242] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-09 08:05:10,689 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17242] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-09 08:05:10,715 [salt.minion      ][INFO    ][17242] Returning information for job: 20180109080510833406
2018-01-09 08:29:28,700 [salt.minion      ][INFO    ][2589] User sudo_ubuntu Executing command cp.push_dir with jid 20180109082929103984
2018-01-09 08:29:28,724 [salt.minion      ][INFO    ][17353] Starting a new job with PID 17353
