2018-01-08 04:44:23,207 [py.warnings      ][WARNING ][1834] /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-08 04:45:06,173 [salt.loaded.int.module.cmdmod][ERROR   ][1834] 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-08 04:45:08,317 [salt.loaded.int.module.cmdmod][INFO    ][2416] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 04:45:08,330 [salt.loaded.int.module.cmdmod][INFO    ][2416] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 04:45:08,346 [salt.loaded.int.module.cmdmod][INFO    ][2416] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-08 04:45:08,361 [salt.utils.parsers][WARNING ][1555] Minion received a SIGTERM. Exiting.
2018-01-08 04:45:08,659 [salt.cli.daemons ][INFO    ][2499] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-ovs-ha.local"
2018-01-08 04:45:08,729 [salt.cli.daemons ][INFO    ][2499] Starting up the Salt Minion
2018-01-08 04:45:08,730 [salt.utils.event ][INFO    ][2499] Starting pull socket on /var/run/salt/minion/minion_event_8de69855b1_pull.ipc
2018-01-08 04:45:09,035 [salt.minion      ][INFO    ][2499] Creating minion process manager
2018-01-08 04:45:09,998 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2499] Executing command ['date', '+%z'] in directory '/root'
2018-01-08 04:45:10,010 [salt.utils.schedule][INFO    ][2499] Updating job settings for scheduled job: __mine_interval
2018-01-08 04:45:10,023 [salt.minion      ][INFO    ][2499] Added mine.update to scheduler
2018-01-08 04:45:10,051 [salt.minion      ][INFO    ][2499] Minion is starting as user 'root'
2018-01-08 04:45:10,066 [salt.minion      ][INFO    ][2499] Minion is ready to receive requests!
2018-01-08 04:45:10,067 [salt.minion      ][INFO    ][2499] User sudo_ubuntu Executing command service.force_reload with jid 20180108044510899149
2018-01-08 04:45:10,079 [salt.minion      ][INFO    ][2585] Starting a new job with PID 2585
2018-01-08 04:45:10,248 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2585] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 04:45:10,259 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2585] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 04:45:10,279 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2585] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-08 04:45:10,293 [salt.utils.parsers][WARNING ][2499] Minion received a SIGTERM. Exiting.
2018-01-08 04:45:10,294 [salt.cli.daemons ][INFO    ][2499] Shutting down the Salt Minion
2018-01-08 04:45:11,229 [salt.cli.daemons ][INFO    ][2627] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-ovs-ha.local"
2018-01-08 04:45:11,317 [salt.cli.daemons ][INFO    ][2627] Starting up the Salt Minion
2018-01-08 04:45:11,318 [salt.utils.event ][INFO    ][2627] Starting pull socket on /var/run/salt/minion/minion_event_8de69855b1_pull.ipc
2018-01-08 04:45:11,636 [salt.minion      ][INFO    ][2627] Creating minion process manager
2018-01-08 04:45:12,523 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2627] Executing command ['date', '+%z'] in directory '/root'
2018-01-08 04:45:12,544 [salt.utils.schedule][INFO    ][2627] Updating job settings for scheduled job: __mine_interval
2018-01-08 04:45:12,547 [salt.minion      ][INFO    ][2627] Added mine.update to scheduler
2018-01-08 04:45:12,561 [salt.minion      ][INFO    ][2627] Minion is starting as user 'root'
2018-01-08 04:45:12,584 [salt.minion      ][INFO    ][2627] Minion is ready to receive requests!
2018-01-08 04:45:13,586 [salt.utils.schedule][INFO    ][2627] Running scheduled job: __mine_interval
2018-01-08 04:45:19,356 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044520967100
2018-01-08 04:45:19,391 [salt.minion      ][INFO    ][2725] Starting a new job with PID 2725
2018-01-08 04:45:19,426 [salt.minion      ][INFO    ][2725] Returning information for job: 20180108044520967100
2018-01-08 04:45:30,487 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command state.apply with jid 20180108044532093998
2018-01-08 04:45:30,507 [salt.minion      ][INFO    ][2730] Starting a new job with PID 2730
2018-01-08 04:45:32,419 [salt.state       ][INFO    ][2730] Loading fresh modules for state activity
2018-01-08 04:45:32,480 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-08 04:45:32,521 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-08 04:45:32,676 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-08 04:45:32,769 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-08 04:45:32,831 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-08 04:45:32,957 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-08 04:45:33,030 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-08 04:45:33,676 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-08 04:45:33,911 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-08 04:45:34,022 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-08 04:45:34,110 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-08 04:45:34,188 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-08 04:45:34,273 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-08 04:45:34,342 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-08 04:45:34,412 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-08 04:45:34,495 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-08 04:45:34,566 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-08 04:45:34,625 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-08 04:45:34,707 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-08 04:45:34,813 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-08 04:45:34,936 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-08 04:45:35,018 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-08 04:45:35,100 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-08 04:45:35,116 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-08 04:45:35,149 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-08 04:45:35,175 [salt.state       ][INFO    ][2730] Running state [/etc/environment] at time 04:45:35.175025
2018-01-08 04:45:35,175 [salt.state       ][INFO    ][2730] Executing state file.blockreplace for /etc/environment
2018-01-08 04:45:35,179 [salt.state       ][INFO    ][2730] 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-08 04:45:35,180 [salt.state       ][INFO    ][2730] Completed state [/etc/environment] at time 04:45:35.180114 duration_in_ms=5.09
2018-01-08 04:45:35,180 [salt.state       ][INFO    ][2730] Running state [/etc/profile.d] at time 04:45:35.180273
2018-01-08 04:45:35,180 [salt.state       ][INFO    ][2730] Executing state file.directory for /etc/profile.d
2018-01-08 04:45:35,190 [salt.state       ][INFO    ][2730] Directory /etc/profile.d is in the correct state
2018-01-08 04:45:35,190 [salt.state       ][INFO    ][2730] Completed state [/etc/profile.d] at time 04:45:35.190850 duration_in_ms=10.577
2018-01-08 04:45:35,507 [salt.state       ][INFO    ][2730] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 04:45:35.507178
2018-01-08 04:45:35,507 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-08 04:45:35,530 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-08 04:45:35,535 [salt.state       ][INFO    ][2730] File changed:
New file
2018-01-08 04:45:35,535 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 04:45:35.535265 duration_in_ms=28.087
2018-01-08 04:45:35,535 [salt.state       ][INFO    ][2730] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 04:45:35.535419
2018-01-08 04:45:35,535 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-08 04:45:35,552 [salt.state       ][INFO    ][2730] File changed:
New file
2018-01-08 04:45:35,552 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 04:45:35.552807 duration_in_ms=17.388
2018-01-08 04:45:35,553 [salt.state       ][INFO    ][2730] Running state [linux_repo_prereq_pkgs] at time 04:45:35.553573
2018-01-08 04:45:35,553 [salt.state       ][INFO    ][2730] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-08 04:45:35,554 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:45:35,806 [salt.state       ][INFO    ][2730] All specified packages are already installed
2018-01-08 04:45:35,806 [salt.state       ][INFO    ][2730] Completed state [linux_repo_prereq_pkgs] at time 04:45:35.806337 duration_in_ms=252.762
2018-01-08 04:45:35,806 [salt.state       ][INFO    ][2730] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:45:35.806538
2018-01-08 04:45:35,806 [salt.state       ][INFO    ][2730] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-08 04:45:35,807 [salt.state       ][INFO    ][2730] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-08 04:45:35,807 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:45:35.807162 duration_in_ms=0.623
2018-01-08 04:45:35,807 [salt.state       ][INFO    ][2730] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:45:35.807313
2018-01-08 04:45:35,807 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-08 04:45:35,827 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-08 04:45:35,874 [salt.state       ][INFO    ][2730] File changed:
New file
2018-01-08 04:45:35,874 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:45:35.874380 duration_in_ms=67.067
2018-01-08 04:45:35,883 [salt.state       ][INFO    ][2730] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 04:45:35.883532
2018-01-08 04:45:35,883 [salt.state       ][INFO    ][2730] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-08 04:45:36,198 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-08 04:45:36,381 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 04:45:39,631 [salt.state       ][INFO    ][2730] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-08 04:45:39,632 [salt.state       ][INFO    ][2730] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 04:45:39.632387 duration_in_ms=3748.853
2018-01-08 04:45:39,633 [salt.state       ][INFO    ][2730] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:45:39.633111
2018-01-08 04:45:39,633 [salt.state       ][INFO    ][2730] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-08 04:45:39,634 [salt.state       ][INFO    ][2730] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-08 04:45:39,634 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:45:39.634872 duration_in_ms=1.761
2018-01-08 04:45:39,635 [salt.state       ][INFO    ][2730] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:45:39.635356
2018-01-08 04:45:39,635 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-08 04:45:39,722 [salt.state       ][INFO    ][2730] File changed:
New file
2018-01-08 04:45:39,723 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:45:39.723058 duration_in_ms=87.701
2018-01-08 04:45:39,724 [salt.state       ][INFO    ][2730] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 04:45:39.724081
2018-01-08 04:45:39,724 [salt.state       ][INFO    ][2730] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-08 04:45:40,588 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044542198330
2018-01-08 04:45:40,601 [salt.minion      ][INFO    ][3221] Starting a new job with PID 3221
2018-01-08 04:45:40,616 [salt.minion      ][INFO    ][3221] Returning information for job: 20180108044542198330
2018-01-08 04:45:40,672 [salt.loaded.int.module.cmdmod][INFO    ][2730] 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-08 04:45:40,800 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 04:45:45,119 [salt.state       ][INFO    ][2730] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-08 04:45:45,119 [salt.state       ][INFO    ][2730] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 04:45:45.119416 duration_in_ms=5395.334
2018-01-08 04:45:45,119 [salt.state       ][INFO    ][2730] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 04:45:45.119625
2018-01-08 04:45:45,119 [salt.state       ][INFO    ][2730] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-08 04:45:45,120 [salt.state       ][INFO    ][2730] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-08 04:45:45,120 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 04:45:45.120232 duration_in_ms=0.607
2018-01-08 04:45:45,120 [salt.state       ][INFO    ][2730] Running state [/etc/apt/preferences.d/uca] at time 04:45:45.120381
2018-01-08 04:45:45,120 [salt.state       ][INFO    ][2730] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-08 04:45:45,120 [salt.state       ][INFO    ][2730] File /etc/apt/preferences.d/uca is not present
2018-01-08 04:45:45,120 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/preferences.d/uca] at time 04:45:45.120819 duration_in_ms=0.438
2018-01-08 04:45:45,121 [salt.state       ][INFO    ][2730] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 04:45:45.121437
2018-01-08 04:45:45,121 [salt.state       ][INFO    ][2730] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-08 04:45:45,209 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-08 04:45:45,275 [salt.loaded.int.module.cmdmod][INFO    ][2730] 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-08 04:45:45,746 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 04:45:49,801 [salt.state       ][INFO    ][2730] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-08 04:45:49,802 [salt.state       ][INFO    ][2730] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 04:45:49.802003 duration_in_ms=4680.565
2018-01-08 04:45:49,802 [salt.state       ][INFO    ][2730] Running state [linux_extra_packages_purged] at time 04:45:49.802314
2018-01-08 04:45:49,802 [salt.state       ][INFO    ][2730] Executing state pkg.purged for linux_extra_packages_purged
2018-01-08 04:45:49,827 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-08 04:45:50,614 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044552224932
2018-01-08 04:45:50,624 [salt.minion      ][INFO    ][4318] Starting a new job with PID 4318
2018-01-08 04:45:50,638 [salt.minion      ][INFO    ][4318] Returning information for job: 20180108044552224932
2018-01-08 04:46:00,644 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044602244398
2018-01-08 04:46:00,669 [salt.minion      ][INFO    ][4701] Starting a new job with PID 4701
2018-01-08 04:46:00,694 [salt.minion      ][INFO    ][4701] Returning information for job: 20180108044602244398
2018-01-08 04:46:06,338 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:46:06,375 [salt.state       ][INFO    ][2730] {'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-08 04:46:06,393 [salt.state       ][INFO    ][2730] Loading fresh modules for state activity
2018-01-08 04:46:06,425 [salt.state       ][INFO    ][2730] Completed state [linux_extra_packages_purged] at time 04:46:06.425288 duration_in_ms=16622.973
2018-01-08 04:46:06,430 [salt.state       ][INFO    ][2730] Running state [linux_extra_packages_latest] at time 04:46:06.430285
2018-01-08 04:46:06,430 [salt.state       ][INFO    ][2730] Executing state pkg.latest for linux_extra_packages_latest
2018-01-08 04:46:06,713 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-08 04:46:06,756 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 04:46:06,769 [salt.loaded.int.module.cmdmod][INFO    ][2730] 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-08 04:46:10,784 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044612390513
2018-01-08 04:46:10,807 [salt.minion      ][INFO    ][5358] Starting a new job with PID 5358
2018-01-08 04:46:10,827 [salt.minion      ][INFO    ][5358] Returning information for job: 20180108044612390513
2018-01-08 04:46:15,840 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:46:15,867 [salt.state       ][INFO    ][2730] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-08 04:46:15,881 [salt.state       ][INFO    ][2730] Loading fresh modules for state activity
2018-01-08 04:46:15,909 [salt.state       ][INFO    ][2730] Completed state [linux_extra_packages_latest] at time 04:46:15.909446 duration_in_ms=9479.158
2018-01-08 04:46:15,986 [salt.state       ][INFO    ][2730] Running state [UTC] at time 04:46:15.986879
2018-01-08 04:46:15,987 [salt.state       ][INFO    ][2730] Executing state timezone.system for UTC
2018-01-08 04:46:15,990 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['timedatectl'] in directory '/root'
2018-01-08 04:46:16,181 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['timedatectl'] in directory '/root'
2018-01-08 04:46:16,190 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-08 04:46:16,242 [salt.state       ][INFO    ][2730] {'timezone': 'UTC'}
2018-01-08 04:46:16,243 [salt.state       ][INFO    ][2730] Completed state [UTC] at time 04:46:16.243044 duration_in_ms=256.167
2018-01-08 04:46:16,247 [salt.state       ][INFO    ][2730] Running state [nf_conntrack] at time 04:46:16.247790
2018-01-08 04:46:16,248 [salt.state       ][INFO    ][2730] Executing state kmod.present for nf_conntrack
2018-01-08 04:46:16,248 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'lsmod' in directory '/root'
2018-01-08 04:46:18,500 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'lsmod' in directory '/root'
2018-01-08 04:46:18,514 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-08 04:46:18,564 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'lsmod' in directory '/root'
2018-01-08 04:46:18,643 [salt.state       ][INFO    ][2730] {'nf_conntrack': 'loaded'}
2018-01-08 04:46:18,643 [salt.state       ][INFO    ][2730] Completed state [nf_conntrack] at time 04:46:18.643903 duration_in_ms=2396.112
2018-01-08 04:46:18,767 [salt.state       ][INFO    ][2730] Running state [kernel.panic] at time 04:46:18.767375
2018-01-08 04:46:18,768 [salt.state       ][INFO    ][2730] Executing state sysctl.present for kernel.panic
2018-01-08 04:46:18,769 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,018 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-08 04:46:19,030 [salt.state       ][INFO    ][2730] {'kernel.panic': 60}
2018-01-08 04:46:19,030 [salt.state       ][INFO    ][2730] Completed state [kernel.panic] at time 04:46:19.030613 duration_in_ms=263.238
2018-01-08 04:46:19,031 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_keepalive_probes] at time 04:46:19.031140
2018-01-08 04:46:19,031 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-08 04:46:19,032 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,163 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-08 04:46:19,176 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-08 04:46:19,177 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:46:19.177346 duration_in_ms=146.204
2018-01-08 04:46:19,177 [salt.state       ][INFO    ][2730] Running state [fs.file-max] at time 04:46:19.177869
2018-01-08 04:46:19,178 [salt.state       ][INFO    ][2730] Executing state sysctl.present for fs.file-max
2018-01-08 04:46:19,179 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,301 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-08 04:46:19,313 [salt.state       ][INFO    ][2730] {'fs.file-max': 124165}
2018-01-08 04:46:19,314 [salt.state       ][INFO    ][2730] Completed state [fs.file-max] at time 04:46:19.313931 duration_in_ms=136.062
2018-01-08 04:46:19,314 [salt.state       ][INFO    ][2730] Running state [net.core.somaxconn] at time 04:46:19.314393
2018-01-08 04:46:19,314 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.core.somaxconn
2018-01-08 04:46:19,315 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,385 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-08 04:46:19,394 [salt.state       ][INFO    ][2730] {'net.core.somaxconn': 4096}
2018-01-08 04:46:19,394 [salt.state       ][INFO    ][2730] Completed state [net.core.somaxconn] at time 04:46:19.394435 duration_in_ms=80.042
2018-01-08 04:46:19,394 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:46:19.394804
2018-01-08 04:46:19,395 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-08 04:46:19,395 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,412 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-08 04:46:19,423 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-08 04:46:19,423 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:46:19.423382 duration_in_ms=28.577
2018-01-08 04:46:19,423 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_tw_reuse] at time 04:46:19.423680
2018-01-08 04:46:19,423 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-08 04:46:19,424 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,521 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-08 04:46:19,531 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-08 04:46:19,532 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_tw_reuse] at time 04:46:19.532055 duration_in_ms=108.374
2018-01-08 04:46:19,532 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_congestion_control] at time 04:46:19.532475
2018-01-08 04:46:19,532 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-08 04:46:19,533 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,558 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-08 04:46:19,647 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-08 04:46:19,648 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_congestion_control] at time 04:46:19.648004 duration_in_ms=115.528
2018-01-08 04:46:19,648 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_retries2] at time 04:46:19.648322
2018-01-08 04:46:19,648 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-08 04:46:19,649 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,674 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-08 04:46:19,681 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_retries2': 5}
2018-01-08 04:46:19,682 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_retries2] at time 04:46:19.682078 duration_in_ms=33.756
2018-01-08 04:46:19,682 [salt.state       ][INFO    ][2730] Running state [net.core.netdev_max_backlog] at time 04:46:19.682328
2018-01-08 04:46:19,682 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-08 04:46:19,683 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:19,812 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-08 04:46:19,825 [salt.state       ][INFO    ][2730] {'net.core.netdev_max_backlog': 261144}
2018-01-08 04:46:19,825 [salt.state       ][INFO    ][2730] Completed state [net.core.netdev_max_backlog] at time 04:46:19.825402 duration_in_ms=143.073
2018-01-08 04:46:19,825 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_slow_start_after_idle] at time 04:46:19.825797
2018-01-08 04:46:19,826 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-08 04:46:19,826 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,128 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-08 04:46:20,142 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-08 04:46:20,143 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 04:46:20.143195 duration_in_ms=317.396
2018-01-08 04:46:20,143 [salt.state       ][INFO    ][2730] Running state [vm.swappiness] at time 04:46:20.143702
2018-01-08 04:46:20,144 [salt.state       ][INFO    ][2730] Executing state sysctl.present for vm.swappiness
2018-01-08 04:46:20,145 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,171 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-08 04:46:20,181 [salt.state       ][INFO    ][2730] {'vm.swappiness': 10}
2018-01-08 04:46:20,181 [salt.state       ][INFO    ][2730] Completed state [vm.swappiness] at time 04:46:20.181774 duration_in_ms=38.072
2018-01-08 04:46:20,182 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:46:20.182236
2018-01-08 04:46:20,182 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-08 04:46:20,183 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,315 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-08 04:46:20,329 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-08 04:46:20,330 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:46:20.330402 duration_in_ms=148.165
2018-01-08 04:46:20,331 [salt.state       ][INFO    ][2730] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:46:20.331084
2018-01-08 04:46:20,331 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-08 04:46:20,332 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,356 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-08 04:46:20,364 [salt.state       ][INFO    ][2730] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-08 04:46:20,365 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:46:20.365227 duration_in_ms=34.144
2018-01-08 04:46:20,365 [salt.state       ][INFO    ][2730] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:46:20.365688
2018-01-08 04:46:20,366 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-08 04:46:20,366 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,512 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-08 04:46:20,526 [salt.state       ][INFO    ][2730] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-08 04:46:20,527 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:46:20.527098 duration_in_ms=161.407
2018-01-08 04:46:20,527 [salt.state       ][INFO    ][2730] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:46:20.527714
2018-01-08 04:46:20,528 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-08 04:46:20,529 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,564 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-08 04:46:20,575 [salt.state       ][INFO    ][2730] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-08 04:46:20,576 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:46:20.575979 duration_in_ms=48.264
2018-01-08 04:46:20,576 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_fin_timeout] at time 04:46:20.576459
2018-01-08 04:46:20,576 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-08 04:46:20,577 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,680 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-08 04:46:20,694 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-08 04:46:20,694 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_fin_timeout] at time 04:46:20.694556 duration_in_ms=118.096
2018-01-08 04:46:20,695 [salt.state       ][INFO    ][2730] Running state [net.ipv4.tcp_keepalive_time] at time 04:46:20.695006
2018-01-08 04:46:20,695 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-08 04:46:20,696 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,715 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-08 04:46:20,722 [salt.state       ][INFO    ][2730] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-08 04:46:20,723 [salt.state       ][INFO    ][2730] Completed state [net.ipv4.tcp_keepalive_time] at time 04:46:20.723015 duration_in_ms=28.008
2018-01-08 04:46:20,723 [salt.state       ][INFO    ][2730] Running state [net.nf_conntrack_max] at time 04:46:20.723333
2018-01-08 04:46:20,723 [salt.state       ][INFO    ][2730] Executing state sysctl.present for net.nf_conntrack_max
2018-01-08 04:46:20,724 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -a' in directory '/root'
2018-01-08 04:46:20,848 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-08 04:46:20,860 [salt.state       ][INFO    ][2730] {'net.nf_conntrack_max': 1048576}
2018-01-08 04:46:20,861 [salt.state       ][INFO    ][2730] Completed state [net.nf_conntrack_max] at time 04:46:20.861097 duration_in_ms=137.763
2018-01-08 04:46:20,867 [salt.state       ][INFO    ][2730] Running state [linux_sysfs_package] at time 04:46:20.867052
2018-01-08 04:46:20,867 [salt.state       ][INFO    ][2730] Executing state pkg.installed for linux_sysfs_package
2018-01-08 04:46:21,004 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044622616735
2018-01-08 04:46:21,022 [salt.minion      ][INFO    ][5613] Starting a new job with PID 5613
2018-01-08 04:46:21,042 [salt.minion      ][INFO    ][5613] Returning information for job: 20180108044622616735
2018-01-08 04:46:21,180 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-08 04:46:21,256 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 04:46:22,992 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 04:46:23,015 [salt.loaded.int.module.cmdmod][INFO    ][2730] 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-08 04:46:31,278 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044632889656
2018-01-08 04:46:31,291 [salt.minion      ][INFO    ][6335] Starting a new job with PID 6335
2018-01-08 04:46:31,306 [salt.minion      ][INFO    ][6335] Returning information for job: 20180108044632889656
2018-01-08 04:46:34,641 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:46:34,663 [salt.state       ][INFO    ][2730] 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-08 04:46:34,671 [salt.state       ][INFO    ][2730] Loading fresh modules for state activity
2018-01-08 04:46:34,698 [salt.state       ][INFO    ][2730] Completed state [linux_sysfs_package] at time 04:46:34.698820 duration_in_ms=13831.768
2018-01-08 04:46:34,701 [salt.state       ][INFO    ][2730] Running state [/etc/sysfs.d] at time 04:46:34.701414
2018-01-08 04:46:34,703 [salt.state       ][INFO    ][2730] Executing state file.directory for /etc/sysfs.d
2018-01-08 04:46:34,708 [salt.state       ][INFO    ][2730] Directory /etc/sysfs.d is in the correct state
2018-01-08 04:46:34,708 [salt.state       ][INFO    ][2730] Completed state [/etc/sysfs.d] at time 04:46:34.708413 duration_in_ms=6.999
2018-01-08 04:46:34,810 [salt.state       ][INFO    ][2730] Running state [ondemand] at time 04:46:34.810495
2018-01-08 04:46:34,810 [salt.state       ][INFO    ][2730] Executing state service.dead for ondemand
2018-01-08 04:46:34,811 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-08 04:46:34,819 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 04:46:34,827 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 04:46:34,839 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-08 04:46:34,872 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 04:46:34,882 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 04:46:34,893 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 04:46:34,903 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-08 04:46:35,019 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 04:46:35,029 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'runlevel' in directory '/root'
2018-01-08 04:46:35,034 [salt.state       ][INFO    ][2730] {'ondemand': True}
2018-01-08 04:46:35,034 [salt.state       ][INFO    ][2730] Completed state [ondemand] at time 04:46:35.034931 duration_in_ms=224.435
2018-01-08 04:46:35,126 [salt.state       ][INFO    ][2730] Running state [cs_CZ.UTF-8] at time 04:46:35.126885
2018-01-08 04:46:35,127 [salt.state       ][INFO    ][2730] Executing state locale.present for cs_CZ.UTF-8
2018-01-08 04:46:35,128 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'locale -a' in directory '/root'
2018-01-08 04:46:35,147 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-08 04:46:36,147 [salt.state       ][INFO    ][2730] {'locale': 'cs_CZ.UTF-8'}
2018-01-08 04:46:36,147 [salt.state       ][INFO    ][2730] Completed state [cs_CZ.UTF-8] at time 04:46:36.147503 duration_in_ms=1020.619
2018-01-08 04:46:36,147 [salt.state       ][INFO    ][2730] Running state [en_US.UTF-8] at time 04:46:36.147734
2018-01-08 04:46:36,147 [salt.state       ][INFO    ][2730] Executing state locale.present for en_US.UTF-8
2018-01-08 04:46:36,148 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'locale -a' in directory '/root'
2018-01-08 04:46:36,157 [salt.state       ][INFO    ][2730] Locale en_US.UTF-8 is already present
2018-01-08 04:46:36,157 [salt.state       ][INFO    ][2730] Completed state [en_US.UTF-8] at time 04:46:36.157402 duration_in_ms=9.668
2018-01-08 04:46:36,158 [salt.state       ][INFO    ][2730] Running state [en_US.UTF-8] at time 04:46:36.158294
2018-01-08 04:46:36,158 [salt.state       ][INFO    ][2730] Executing state locale.system for en_US.UTF-8
2018-01-08 04:46:36,158 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'localectl' in directory '/root'
2018-01-08 04:46:36,498 [salt.state       ][INFO    ][2730] System locale en_US.UTF-8 already set
2018-01-08 04:46:36,498 [salt.state       ][INFO    ][2730] Completed state [en_US.UTF-8] at time 04:46:36.498786 duration_in_ms=340.49
2018-01-08 04:46:36,508 [salt.state       ][INFO    ][2730] Running state [root] at time 04:46:36.507991
2018-01-08 04:46:36,508 [salt.state       ][INFO    ][2730] Executing state user.present for root
2018-01-08 04:46:36,512 [salt.state       ][INFO    ][2730] User root is present and up to date
2018-01-08 04:46:36,512 [salt.state       ][INFO    ][2730] Completed state [root] at time 04:46:36.512314 duration_in_ms=4.324
2018-01-08 04:46:36,513 [salt.state       ][INFO    ][2730] Running state [/root] at time 04:46:36.513856
2018-01-08 04:46:36,514 [salt.state       ][INFO    ][2730] Executing state file.directory for /root
2018-01-08 04:46:36,515 [salt.state       ][INFO    ][2730] Directory /root is in the correct state
2018-01-08 04:46:36,515 [salt.state       ][INFO    ][2730] Completed state [/root] at time 04:46:36.515451 duration_in_ms=1.594
2018-01-08 04:46:36,515 [salt.state       ][INFO    ][2730] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:46:36.515783
2018-01-08 04:46:36,516 [salt.state       ][INFO    ][2730] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-08 04:46:36,516 [salt.state       ][INFO    ][2730] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-08 04:46:36,516 [salt.state       ][INFO    ][2730] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:46:36.516828 duration_in_ms=1.045
2018-01-08 04:46:36,517 [salt.state       ][INFO    ][2730] Running state [ubuntu] at time 04:46:36.517170
2018-01-08 04:46:36,517 [salt.state       ][INFO    ][2730] Executing state user.present for ubuntu
2018-01-08 04:46:36,521 [salt.state       ][INFO    ][2730] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-08 04:46:36,521 [salt.state       ][INFO    ][2730] Completed state [ubuntu] at time 04:46:36.521704 duration_in_ms=4.534
2018-01-08 04:46:36,523 [salt.state       ][INFO    ][2730] Running state [/home/ubuntu] at time 04:46:36.523033
2018-01-08 04:46:36,523 [salt.state       ][INFO    ][2730] Executing state file.directory for /home/ubuntu
2018-01-08 04:46:36,524 [salt.state       ][INFO    ][2730] {'mode': '0700'}
2018-01-08 04:46:36,524 [salt.state       ][INFO    ][2730] Completed state [/home/ubuntu] at time 04:46:36.524715 duration_in_ms=1.682
2018-01-08 04:46:36,525 [salt.state       ][INFO    ][2730] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:46:36.525786
2018-01-08 04:46:36,526 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-08 04:46:36,550 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-08 04:46:36,555 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command '/usr/sbin/visudo -c -f /tmp/tmp81P5nx' in directory '/root'
2018-01-08 04:46:36,618 [salt.state       ][INFO    ][2730] File changed:
New file
2018-01-08 04:46:36,619 [salt.state       ][INFO    ][2730] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:46:36.618974 duration_in_ms=93.187
2018-01-08 04:46:36,619 [salt.state       ][INFO    ][2730] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:46:36.619449
2018-01-08 04:46:36,619 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-08 04:46:36,651 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-08 04:46:36,737 [salt.state       ][INFO    ][2730] File changed:
New file
2018-01-08 04:46:36,737 [salt.state       ][INFO    ][2730] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:46:36.737844 duration_in_ms=118.396
2018-01-08 04:46:36,738 [salt.state       ][INFO    ][2730] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:46:36.738063
2018-01-08 04:46:36,738 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-08 04:46:36,760 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-08 04:46:36,818 [salt.state       ][INFO    ][2730] File changed:
New file
2018-01-08 04:46:36,818 [salt.state       ][INFO    ][2730] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:46:36.818608 duration_in_ms=80.544
2018-01-08 04:46:36,819 [salt.state       ][INFO    ][2730] Running state [service.systemctl_reload] at time 04:46:36.819724
2018-01-08 04:46:36,819 [salt.state       ][INFO    ][2730] Executing state module.wait for service.systemctl_reload
2018-01-08 04:46:36,820 [salt.state       ][INFO    ][2730] No changes made for service.systemctl_reload
2018-01-08 04:46:36,820 [salt.state       ][INFO    ][2730] Completed state [service.systemctl_reload] at time 04:46:36.820274 duration_in_ms=0.551
2018-01-08 04:46:36,820 [salt.state       ][INFO    ][2730] Running state [service.systemctl_reload] at time 04:46:36.820412
2018-01-08 04:46:36,820 [salt.state       ][INFO    ][2730] Executing state module.mod_watch for service.systemctl_reload
2018-01-08 04:46:36,820 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-08 04:46:36,891 [salt.state       ][INFO    ][2730] {'ret': True}
2018-01-08 04:46:36,891 [salt.state       ][INFO    ][2730] Completed state [service.systemctl_reload] at time 04:46:36.891360 duration_in_ms=70.946
2018-01-08 04:46:36,891 [salt.state       ][INFO    ][2730] Running state [/etc/hostname] at time 04:46:36.891652
2018-01-08 04:46:36,891 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/hostname
2018-01-08 04:46:36,913 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-08 04:46:36,916 [salt.state       ][INFO    ][2730] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-08 04:46:36,916 [salt.state       ][INFO    ][2730] Completed state [/etc/hostname] at time 04:46:36.916759 duration_in_ms=25.107
2018-01-08 04:46:36,918 [salt.state       ][INFO    ][2730] Running state [hostname dbs01] at time 04:46:36.918390
2018-01-08 04:46:36,918 [salt.state       ][INFO    ][2730] Executing state cmd.wait for hostname dbs01
2018-01-08 04:46:36,918 [salt.state       ][INFO    ][2730] No changes made for hostname dbs01
2018-01-08 04:46:36,919 [salt.state       ][INFO    ][2730] Completed state [hostname dbs01] at time 04:46:36.919031 duration_in_ms=0.641
2018-01-08 04:46:36,919 [salt.state       ][INFO    ][2730] Running state [hostname dbs01] at time 04:46:36.919178
2018-01-08 04:46:36,919 [salt.state       ][INFO    ][2730] Executing state cmd.mod_watch for hostname dbs01
2018-01-08 04:46:36,919 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command 'hostname dbs01' in directory '/root'
2018-01-08 04:46:36,928 [salt.state       ][INFO    ][2730] {'pid': 6559, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:46:36,928 [salt.state       ][INFO    ][2730] Completed state [hostname dbs01] at time 04:46:36.928349 duration_in_ms=9.171
2018-01-08 04:46:37,089 [salt.state       ][INFO    ][2730] Running state [mdb02] at time 04:46:37.089504
2018-01-08 04:46:37,090 [salt.state       ][INFO    ][2730] Executing state host.present for mdb02
2018-01-08 04:46:37,094 [salt.state       ][INFO    ][2730] {'host': 'mdb02'}
2018-01-08 04:46:37,094 [salt.state       ][INFO    ][2730] Completed state [mdb02] at time 04:46:37.094374 duration_in_ms=4.87
2018-01-08 04:46:37,094 [salt.state       ][INFO    ][2730] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.094859
2018-01-08 04:46:37,095 [salt.state       ][INFO    ][2730] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,259 [salt.state       ][INFO    ][2730] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,259 [salt.state       ][INFO    ][2730] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.259518 duration_in_ms=164.659
2018-01-08 04:46:37,260 [salt.state       ][INFO    ][2730] Running state [mdb03] at time 04:46:37.259981
2018-01-08 04:46:37,260 [salt.state       ][INFO    ][2730] Executing state host.present for mdb03
2018-01-08 04:46:37,410 [salt.state       ][INFO    ][2730] {'host': 'mdb03'}
2018-01-08 04:46:37,411 [salt.state       ][INFO    ][2730] Completed state [mdb03] at time 04:46:37.411319 duration_in_ms=151.338
2018-01-08 04:46:37,411 [salt.state       ][INFO    ][2730] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.411755
2018-01-08 04:46:37,412 [salt.state       ][INFO    ][2730] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,458 [salt.state       ][INFO    ][2730] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,459 [salt.state       ][INFO    ][2730] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.459223 duration_in_ms=47.467
2018-01-08 04:46:37,459 [salt.state       ][INFO    ][2730] Running state [mdb01] at time 04:46:37.459675
2018-01-08 04:46:37,460 [salt.state       ][INFO    ][2730] Executing state host.present for mdb01
2018-01-08 04:46:37,464 [salt.state       ][INFO    ][2730] {'host': 'mdb01'}
2018-01-08 04:46:37,465 [salt.state       ][INFO    ][2730] Completed state [mdb01] at time 04:46:37.465227 duration_in_ms=5.552
2018-01-08 04:46:37,465 [salt.state       ][INFO    ][2730] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.465648
2018-01-08 04:46:37,466 [salt.state       ][INFO    ][2730] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,471 [salt.state       ][INFO    ][2730] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,471 [salt.state       ][INFO    ][2730] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.471383 duration_in_ms=5.736
2018-01-08 04:46:37,471 [salt.state       ][INFO    ][2730] Running state [mdb] at time 04:46:37.471790
2018-01-08 04:46:37,472 [salt.state       ][INFO    ][2730] Executing state host.present for mdb
2018-01-08 04:46:37,477 [salt.state       ][INFO    ][2730] {'host': 'mdb'}
2018-01-08 04:46:37,477 [salt.state       ][INFO    ][2730] Completed state [mdb] at time 04:46:37.477525 duration_in_ms=5.735
2018-01-08 04:46:37,477 [salt.state       ][INFO    ][2730] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.477929
2018-01-08 04:46:37,478 [salt.state       ][INFO    ][2730] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,483 [salt.state       ][INFO    ][2730] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,483 [salt.state       ][INFO    ][2730] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.483422 duration_in_ms=5.493
2018-01-08 04:46:37,483 [salt.state       ][INFO    ][2730] Running state [cfg01] at time 04:46:37.483826
2018-01-08 04:46:37,484 [salt.state       ][INFO    ][2730] Executing state host.present for cfg01
2018-01-08 04:46:37,489 [salt.state       ][INFO    ][2730] {'host': 'cfg01'}
2018-01-08 04:46:37,489 [salt.state       ][INFO    ][2730] Completed state [cfg01] at time 04:46:37.489514 duration_in_ms=5.688
2018-01-08 04:46:37,489 [salt.state       ][INFO    ][2730] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.489922
2018-01-08 04:46:37,490 [salt.state       ][INFO    ][2730] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,495 [salt.state       ][INFO    ][2730] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,495 [salt.state       ][INFO    ][2730] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.495435 duration_in_ms=5.513
2018-01-08 04:46:37,495 [salt.state       ][INFO    ][2730] Running state [prx01] at time 04:46:37.495839
2018-01-08 04:46:37,496 [salt.state       ][INFO    ][2730] Executing state host.present for prx01
2018-01-08 04:46:37,501 [salt.state       ][INFO    ][2730] {'host': 'prx01'}
2018-01-08 04:46:37,501 [salt.state       ][INFO    ][2730] Completed state [prx01] at time 04:46:37.501525 duration_in_ms=5.686
2018-01-08 04:46:37,501 [salt.state       ][INFO    ][2730] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.501925
2018-01-08 04:46:37,502 [salt.state       ][INFO    ][2730] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,507 [salt.state       ][INFO    ][2730] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,507 [salt.state       ][INFO    ][2730] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.507555 duration_in_ms=5.63
2018-01-08 04:46:37,508 [salt.state       ][INFO    ][2730] Running state [kvm01] at time 04:46:37.507989
2018-01-08 04:46:37,508 [salt.state       ][INFO    ][2730] Executing state host.present for kvm01
2018-01-08 04:46:37,513 [salt.state       ][INFO    ][2730] {'host': 'kvm01'}
2018-01-08 04:46:37,513 [salt.state       ][INFO    ][2730] Completed state [kvm01] at time 04:46:37.513524 duration_in_ms=5.535
2018-01-08 04:46:37,514 [salt.state       ][INFO    ][2730] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.513967
2018-01-08 04:46:37,514 [salt.state       ][INFO    ][2730] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,519 [salt.state       ][INFO    ][2730] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,519 [salt.state       ][INFO    ][2730] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.519561 duration_in_ms=5.594
2018-01-08 04:46:37,520 [salt.state       ][INFO    ][2730] Running state [kvm03] at time 04:46:37.519957
2018-01-08 04:46:37,520 [salt.state       ][INFO    ][2730] Executing state host.present for kvm03
2018-01-08 04:46:37,525 [salt.state       ][INFO    ][2730] {'host': 'kvm03'}
2018-01-08 04:46:37,525 [salt.state       ][INFO    ][2730] Completed state [kvm03] at time 04:46:37.525524 duration_in_ms=5.567
2018-01-08 04:46:37,525 [salt.state       ][INFO    ][2730] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.525919
2018-01-08 04:46:37,526 [salt.state       ][INFO    ][2730] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,531 [salt.state       ][INFO    ][2730] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,531 [salt.state       ][INFO    ][2730] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.531505 duration_in_ms=5.585
2018-01-08 04:46:37,531 [salt.state       ][INFO    ][2730] Running state [kvm02] at time 04:46:37.531900
2018-01-08 04:46:37,532 [salt.state       ][INFO    ][2730] Executing state host.present for kvm02
2018-01-08 04:46:37,537 [salt.state       ][INFO    ][2730] {'host': 'kvm02'}
2018-01-08 04:46:37,537 [salt.state       ][INFO    ][2730] Completed state [kvm02] at time 04:46:37.537521 duration_in_ms=5.621
2018-01-08 04:46:37,537 [salt.state       ][INFO    ][2730] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.537914
2018-01-08 04:46:37,538 [salt.state       ][INFO    ][2730] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,543 [salt.state       ][INFO    ][2730] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,543 [salt.state       ][INFO    ][2730] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.543471 duration_in_ms=5.557
2018-01-08 04:46:37,543 [salt.state       ][INFO    ][2730] Running state [dbs] at time 04:46:37.543853
2018-01-08 04:46:37,544 [salt.state       ][INFO    ][2730] Executing state host.present for dbs
2018-01-08 04:46:37,546 [salt.state       ][INFO    ][2730] {'host': 'dbs'}
2018-01-08 04:46:37,546 [salt.state       ][INFO    ][2730] Completed state [dbs] at time 04:46:37.546865 duration_in_ms=3.012
2018-01-08 04:46:37,547 [salt.state       ][INFO    ][2730] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.547251
2018-01-08 04:46:37,547 [salt.state       ][INFO    ][2730] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,552 [salt.state       ][INFO    ][2730] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,552 [salt.state       ][INFO    ][2730] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.552907 duration_in_ms=5.657
2018-01-08 04:46:37,553 [salt.state       ][INFO    ][2730] Running state [prx] at time 04:46:37.553295
2018-01-08 04:46:37,553 [salt.state       ][INFO    ][2730] Executing state host.present for prx
2018-01-08 04:46:37,558 [salt.state       ][INFO    ][2730] {'host': 'prx'}
2018-01-08 04:46:37,559 [salt.state       ][INFO    ][2730] Completed state [prx] at time 04:46:37.558960 duration_in_ms=5.665
2018-01-08 04:46:37,559 [salt.state       ][INFO    ][2730] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.559336
2018-01-08 04:46:37,559 [salt.state       ][INFO    ][2730] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,678 [salt.state       ][INFO    ][2730] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,678 [salt.state       ][INFO    ][2730] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.678758 duration_in_ms=119.422
2018-01-08 04:46:37,679 [salt.state       ][INFO    ][2730] Running state [prx02] at time 04:46:37.679196
2018-01-08 04:46:37,679 [salt.state       ][INFO    ][2730] Executing state host.present for prx02
2018-01-08 04:46:37,690 [salt.state       ][INFO    ][2730] {'host': 'prx02'}
2018-01-08 04:46:37,690 [salt.state       ][INFO    ][2730] Completed state [prx02] at time 04:46:37.690751 duration_in_ms=11.554
2018-01-08 04:46:37,691 [salt.state       ][INFO    ][2730] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.691160
2018-01-08 04:46:37,691 [salt.state       ][INFO    ][2730] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,696 [salt.state       ][INFO    ][2730] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,696 [salt.state       ][INFO    ][2730] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.696712 duration_in_ms=5.552
2018-01-08 04:46:37,697 [salt.state       ][INFO    ][2730] Running state [msg02] at time 04:46:37.697150
2018-01-08 04:46:37,697 [salt.state       ][INFO    ][2730] Executing state host.present for msg02
2018-01-08 04:46:37,702 [salt.state       ][INFO    ][2730] {'host': 'msg02'}
2018-01-08 04:46:37,702 [salt.state       ][INFO    ][2730] Completed state [msg02] at time 04:46:37.702767 duration_in_ms=5.617
2018-01-08 04:46:37,703 [salt.state       ][INFO    ][2730] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.703187
2018-01-08 04:46:37,703 [salt.state       ][INFO    ][2730] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,708 [salt.state       ][INFO    ][2730] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,708 [salt.state       ][INFO    ][2730] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.708742 duration_in_ms=5.555
2018-01-08 04:46:37,709 [salt.state       ][INFO    ][2730] Running state [msg03] at time 04:46:37.709171
2018-01-08 04:46:37,709 [salt.state       ][INFO    ][2730] Executing state host.present for msg03
2018-01-08 04:46:37,714 [salt.state       ][INFO    ][2730] {'host': 'msg03'}
2018-01-08 04:46:37,714 [salt.state       ][INFO    ][2730] Completed state [msg03] at time 04:46:37.714817 duration_in_ms=5.647
2018-01-08 04:46:37,715 [salt.state       ][INFO    ][2730] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.715194
2018-01-08 04:46:37,715 [salt.state       ][INFO    ][2730] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,720 [salt.state       ][INFO    ][2730] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,720 [salt.state       ][INFO    ][2730] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.720810 duration_in_ms=5.615
2018-01-08 04:46:37,721 [salt.state       ][INFO    ][2730] Running state [msg01] at time 04:46:37.721198
2018-01-08 04:46:37,721 [salt.state       ][INFO    ][2730] Executing state host.present for msg01
2018-01-08 04:46:37,726 [salt.state       ][INFO    ][2730] {'host': 'msg01'}
2018-01-08 04:46:37,726 [salt.state       ][INFO    ][2730] Completed state [msg01] at time 04:46:37.726772 duration_in_ms=5.573
2018-01-08 04:46:37,727 [salt.state       ][INFO    ][2730] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.727150
2018-01-08 04:46:37,727 [salt.state       ][INFO    ][2730] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,732 [salt.state       ][INFO    ][2730] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,732 [salt.state       ][INFO    ][2730] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.732748 duration_in_ms=5.598
2018-01-08 04:46:37,733 [salt.state       ][INFO    ][2730] Running state [msg] at time 04:46:37.733169
2018-01-08 04:46:37,733 [salt.state       ][INFO    ][2730] Executing state host.present for msg
2018-01-08 04:46:37,738 [salt.state       ][INFO    ][2730] {'host': 'msg'}
2018-01-08 04:46:37,738 [salt.state       ][INFO    ][2730] Completed state [msg] at time 04:46:37.738749 duration_in_ms=5.579
2018-01-08 04:46:37,739 [salt.state       ][INFO    ][2730] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.739106
2018-01-08 04:46:37,739 [salt.state       ][INFO    ][2730] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,744 [salt.state       ][INFO    ][2730] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,744 [salt.state       ][INFO    ][2730] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.744751 duration_in_ms=5.646
2018-01-08 04:46:37,745 [salt.state       ][INFO    ][2730] Running state [cfg01] at time 04:46:37.745140
2018-01-08 04:46:37,745 [salt.state       ][INFO    ][2730] Executing state host.present for cfg01
2018-01-08 04:46:37,746 [salt.state       ][INFO    ][2730] Host cfg01 (10.167.4.100) already present
2018-01-08 04:46:37,746 [salt.state       ][INFO    ][2730] Completed state [cfg01] at time 04:46:37.746463 duration_in_ms=1.323
2018-01-08 04:46:37,746 [salt.state       ][INFO    ][2730] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.746876
2018-01-08 04:46:37,747 [salt.state       ][INFO    ][2730] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,747 [salt.state       ][INFO    ][2730] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-08 04:46:37,748 [salt.state       ][INFO    ][2730] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.748206 duration_in_ms=1.33
2018-01-08 04:46:37,748 [salt.state       ][INFO    ][2730] Running state [cmp002] at time 04:46:37.748552
2018-01-08 04:46:37,748 [salt.state       ][INFO    ][2730] Executing state host.present for cmp002
2018-01-08 04:46:37,750 [salt.state       ][INFO    ][2730] {'host': 'cmp002'}
2018-01-08 04:46:37,750 [salt.state       ][INFO    ][2730] Completed state [cmp002] at time 04:46:37.750666 duration_in_ms=2.114
2018-01-08 04:46:37,751 [salt.state       ][INFO    ][2730] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.751027
2018-01-08 04:46:37,751 [salt.state       ][INFO    ][2730] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,756 [salt.state       ][INFO    ][2730] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,756 [salt.state       ][INFO    ][2730] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.756778 duration_in_ms=5.751
2018-01-08 04:46:37,757 [salt.state       ][INFO    ][2730] Running state [cmp001] at time 04:46:37.757165
2018-01-08 04:46:37,757 [salt.state       ][INFO    ][2730] Executing state host.present for cmp001
2018-01-08 04:46:37,759 [salt.state       ][INFO    ][2730] {'host': 'cmp001'}
2018-01-08 04:46:37,759 [salt.state       ][INFO    ][2730] Completed state [cmp001] at time 04:46:37.759316 duration_in_ms=2.15
2018-01-08 04:46:37,759 [salt.state       ][INFO    ][2730] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.759663
2018-01-08 04:46:37,760 [salt.state       ][INFO    ][2730] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,764 [salt.state       ][INFO    ][2730] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,765 [salt.state       ][INFO    ][2730] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.765125 duration_in_ms=5.462
2018-01-08 04:46:37,765 [salt.state       ][INFO    ][2730] Running state [dbs01] at time 04:46:37.765483
2018-01-08 04:46:37,765 [salt.state       ][INFO    ][2730] Executing state host.present for dbs01
2018-01-08 04:46:37,770 [salt.state       ][INFO    ][2730] {'host': 'dbs01'}
2018-01-08 04:46:37,771 [salt.state       ][INFO    ][2730] Completed state [dbs01] at time 04:46:37.771179 duration_in_ms=5.695
2018-01-08 04:46:37,771 [salt.state       ][INFO    ][2730] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.771535
2018-01-08 04:46:37,771 [salt.state       ][INFO    ][2730] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,776 [salt.state       ][INFO    ][2730] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,777 [salt.state       ][INFO    ][2730] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.777192 duration_in_ms=5.658
2018-01-08 04:46:37,777 [salt.state       ][INFO    ][2730] Running state [dbs02] at time 04:46:37.777551
2018-01-08 04:46:37,777 [salt.state       ][INFO    ][2730] Executing state host.present for dbs02
2018-01-08 04:46:37,830 [salt.state       ][INFO    ][2730] {'host': 'dbs02'}
2018-01-08 04:46:37,831 [salt.state       ][INFO    ][2730] Completed state [dbs02] at time 04:46:37.831140 duration_in_ms=53.588
2018-01-08 04:46:37,831 [salt.state       ][INFO    ][2730] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.831565
2018-01-08 04:46:37,832 [salt.state       ][INFO    ][2730] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,908 [salt.state       ][INFO    ][2730] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,909 [salt.state       ][INFO    ][2730] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.909051 duration_in_ms=77.485
2018-01-08 04:46:37,909 [salt.state       ][INFO    ][2730] Running state [dbs03] at time 04:46:37.909475
2018-01-08 04:46:37,909 [salt.state       ][INFO    ][2730] Executing state host.present for dbs03
2018-01-08 04:46:37,914 [salt.state       ][INFO    ][2730] {'host': 'dbs03'}
2018-01-08 04:46:37,915 [salt.state       ][INFO    ][2730] Completed state [dbs03] at time 04:46:37.914986 duration_in_ms=5.511
2018-01-08 04:46:37,915 [salt.state       ][INFO    ][2730] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.915384
2018-01-08 04:46:37,915 [salt.state       ][INFO    ][2730] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,920 [salt.state       ][INFO    ][2730] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,921 [salt.state       ][INFO    ][2730] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.920978 duration_in_ms=5.595
2018-01-08 04:46:37,921 [salt.state       ][INFO    ][2730] Running state [mas01] at time 04:46:37.921387
2018-01-08 04:46:37,921 [salt.state       ][INFO    ][2730] Executing state host.present for mas01
2018-01-08 04:46:37,926 [salt.state       ][INFO    ][2730] {'host': 'mas01'}
2018-01-08 04:46:37,927 [salt.state       ][INFO    ][2730] Completed state [mas01] at time 04:46:37.926984 duration_in_ms=5.597
2018-01-08 04:46:37,927 [salt.state       ][INFO    ][2730] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.927362
2018-01-08 04:46:37,927 [salt.state       ][INFO    ][2730] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,932 [salt.state       ][INFO    ][2730] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,933 [salt.state       ][INFO    ][2730] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.932989 duration_in_ms=5.627
2018-01-08 04:46:37,933 [salt.state       ][INFO    ][2730] Running state [ctl02] at time 04:46:37.933362
2018-01-08 04:46:37,933 [salt.state       ][INFO    ][2730] Executing state host.present for ctl02
2018-01-08 04:46:37,938 [salt.state       ][INFO    ][2730] {'host': 'ctl02'}
2018-01-08 04:46:37,939 [salt.state       ][INFO    ][2730] Completed state [ctl02] at time 04:46:37.939009 duration_in_ms=5.646
2018-01-08 04:46:37,939 [salt.state       ][INFO    ][2730] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.939361
2018-01-08 04:46:37,939 [salt.state       ][INFO    ][2730] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,944 [salt.state       ][INFO    ][2730] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,945 [salt.state       ][INFO    ][2730] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.945076 duration_in_ms=5.713
2018-01-08 04:46:37,945 [salt.state       ][INFO    ][2730] Running state [ctl03] at time 04:46:37.945617
2018-01-08 04:46:37,946 [salt.state       ][INFO    ][2730] Executing state host.present for ctl03
2018-01-08 04:46:37,950 [salt.state       ][INFO    ][2730] {'host': 'ctl03'}
2018-01-08 04:46:37,951 [salt.state       ][INFO    ][2730] Completed state [ctl03] at time 04:46:37.950965 duration_in_ms=5.349
2018-01-08 04:46:37,951 [salt.state       ][INFO    ][2730] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.951324
2018-01-08 04:46:37,951 [salt.state       ][INFO    ][2730] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,956 [salt.state       ][INFO    ][2730] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,957 [salt.state       ][INFO    ][2730] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.956962 duration_in_ms=5.638
2018-01-08 04:46:37,957 [salt.state       ][INFO    ][2730] Running state [ctl01] at time 04:46:37.957317
2018-01-08 04:46:37,957 [salt.state       ][INFO    ][2730] Executing state host.present for ctl01
2018-01-08 04:46:37,962 [salt.state       ][INFO    ][2730] {'host': 'ctl01'}
2018-01-08 04:46:37,962 [salt.state       ][INFO    ][2730] Completed state [ctl01] at time 04:46:37.962927 duration_in_ms=5.61
2018-01-08 04:46:37,963 [salt.state       ][INFO    ][2730] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.963264
2018-01-08 04:46:37,963 [salt.state       ][INFO    ][2730] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,968 [salt.state       ][INFO    ][2730] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,969 [salt.state       ][INFO    ][2730] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.968976 duration_in_ms=5.712
2018-01-08 04:46:37,969 [salt.state       ][INFO    ][2730] Running state [ctl] at time 04:46:37.969322
2018-01-08 04:46:37,969 [salt.state       ][INFO    ][2730] Executing state host.present for ctl
2018-01-08 04:46:37,972 [salt.state       ][INFO    ][2730] {'host': 'ctl'}
2018-01-08 04:46:37,972 [salt.state       ][INFO    ][2730] Completed state [ctl] at time 04:46:37.972330 duration_in_ms=3.007
2018-01-08 04:46:37,972 [salt.state       ][INFO    ][2730] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.972663
2018-01-08 04:46:37,973 [salt.state       ][INFO    ][2730] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-08 04:46:37,978 [salt.state       ][INFO    ][2730] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 04:46:37,978 [salt.state       ][INFO    ][2730] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:46:37.978323 duration_in_ms=5.66
2018-01-08 04:46:37,984 [salt.state       ][INFO    ][2730] Running state [ens2] at time 04:46:37.984120
2018-01-08 04:46:37,984 [salt.state       ][INFO    ][2730] Executing state network.managed for ens2
2018-01-08 04:46:38,647 [salt.state       ][INFO    ][2730] Interface ens2 is up to date.
2018-01-08 04:46:38,648 [salt.state       ][INFO    ][2730] Completed state [ens2] at time 04:46:38.647897 duration_in_ms=663.776
2018-01-08 04:46:38,648 [salt.state       ][INFO    ][2730] Running state [ens3] at time 04:46:38.648845
2018-01-08 04:46:38,649 [salt.state       ][INFO    ][2730] Executing state network.managed for ens3
2018-01-08 04:46:38,669 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-08 04:46:39,083 [salt.state       ][INFO    ][2730] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-08 04:46:39,084 [salt.state       ][INFO    ][2730] Completed state [ens3] at time 04:46:39.084285 duration_in_ms=435.44
2018-01-08 04:46:39,084 [salt.state       ][INFO    ][2730] Running state [/etc/profile.d/proxy.sh] at time 04:46:39.084649
2018-01-08 04:46:39,085 [salt.state       ][INFO    ][2730] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-08 04:46:39,085 [salt.state       ][INFO    ][2730] File /etc/profile.d/proxy.sh is not present
2018-01-08 04:46:39,085 [salt.state       ][INFO    ][2730] Completed state [/etc/profile.d/proxy.sh] at time 04:46:39.085735 duration_in_ms=1.086
2018-01-08 04:46:39,086 [salt.state       ][INFO    ][2730] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:46:39.086044
2018-01-08 04:46:39,086 [salt.state       ][INFO    ][2730] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-08 04:46:39,086 [salt.state       ][INFO    ][2730] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-08 04:46:39,087 [salt.state       ][INFO    ][2730] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:46:39.087018 duration_in_ms=0.973
2018-01-08 04:46:39,088 [salt.state       ][INFO    ][2730] Running state [ntp] at time 04:46:39.088036
2018-01-08 04:46:39,088 [salt.state       ][INFO    ][2730] Executing state pkg.installed for ntp
2018-01-08 04:46:39,347 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 04:46:39,363 [salt.loaded.int.module.cmdmod][INFO    ][2730] 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-08 04:46:41,485 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044643095143
2018-01-08 04:46:41,511 [salt.minion      ][INFO    ][6781] Starting a new job with PID 6781
2018-01-08 04:46:41,532 [salt.minion      ][INFO    ][6781] Returning information for job: 20180108044643095143
2018-01-08 04:46:50,439 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:46:50,475 [salt.state       ][INFO    ][2730] 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-08 04:46:50,490 [salt.state       ][INFO    ][2730] Loading fresh modules for state activity
2018-01-08 04:46:50,519 [salt.state       ][INFO    ][2730] Completed state [ntp] at time 04:46:50.519434 duration_in_ms=11431.397
2018-01-08 04:46:50,523 [salt.state       ][INFO    ][2730] Running state [/etc/ntp.conf] at time 04:46:50.523151
2018-01-08 04:46:50,523 [salt.state       ][INFO    ][2730] Executing state file.managed for /etc/ntp.conf
2018-01-08 04:46:50,555 [salt.fileclient  ][INFO    ][2730] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-08 04:46:50,589 [salt.state       ][INFO    ][2730] 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-08 04:46:50,591 [salt.state       ][INFO    ][2730] Completed state [/etc/ntp.conf] at time 04:46:50.591118 duration_in_ms=67.967
2018-01-08 04:46:50,729 [salt.state       ][INFO    ][2730] Running state [ntp] at time 04:46:50.729310
2018-01-08 04:46:50,729 [salt.state       ][INFO    ][2730] Executing state service.running for ntp
2018-01-08 04:46:50,730 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-08 04:46:50,739 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 04:46:50,747 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 04:46:50,754 [salt.state       ][INFO    ][2730] The service ntp is already running
2018-01-08 04:46:50,755 [salt.state       ][INFO    ][2730] Completed state [ntp] at time 04:46:50.755397 duration_in_ms=26.086
2018-01-08 04:46:50,755 [salt.state       ][INFO    ][2730] Running state [ntp] at time 04:46:50.755822
2018-01-08 04:46:50,756 [salt.state       ][INFO    ][2730] Executing state service.mod_watch for ntp
2018-01-08 04:46:50,757 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 04:46:50,763 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 04:46:50,772 [salt.loaded.int.module.cmdmod][INFO    ][2730] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-08 04:46:50,812 [salt.state       ][INFO    ][2730] {'ntp': True}
2018-01-08 04:46:50,812 [salt.state       ][INFO    ][2730] Completed state [ntp] at time 04:46:50.812657 duration_in_ms=56.835
2018-01-08 04:46:50,815 [salt.minion      ][INFO    ][2730] Returning information for job: 20180108044532093998
2018-01-08 04:46:52,603 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180108044654214656
2018-01-08 04:46:52,622 [salt.minion      ][INFO    ][7636] Starting a new job with PID 7636
2018-01-08 04:46:52,635 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7636] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-08 04:46:52,638 [salt.minion      ][INFO    ][7636] Returning information for job: 20180108044654214656
2018-01-08 04:47:16,478 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command pkg.upgrade with jid 20180108044718089854
2018-01-08 04:47:16,502 [salt.minion      ][INFO    ][7649] Starting a new job with PID 7649
2018-01-08 04:47:16,527 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:47:16,881 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7649] 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-08 04:47:26,574 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044728188003
2018-01-08 04:47:26,593 [salt.minion      ][INFO    ][7720] Starting a new job with PID 7720
2018-01-08 04:47:26,613 [salt.minion      ][INFO    ][7720] Returning information for job: 20180108044728188003
2018-01-08 04:47:36,609 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044738220527
2018-01-08 04:47:36,632 [salt.minion      ][INFO    ][7771] Starting a new job with PID 7771
2018-01-08 04:47:36,653 [salt.minion      ][INFO    ][7771] Returning information for job: 20180108044738220527
2018-01-08 04:47:46,763 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044748375900
2018-01-08 04:47:46,782 [salt.minion      ][INFO    ][7818] Starting a new job with PID 7818
2018-01-08 04:47:46,805 [salt.minion      ][INFO    ][7818] Returning information for job: 20180108044748375900
2018-01-08 04:47:56,876 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044758489304
2018-01-08 04:47:56,899 [salt.minion      ][INFO    ][7910] Starting a new job with PID 7910
2018-01-08 04:47:56,921 [salt.minion      ][INFO    ][7910] Returning information for job: 20180108044758489304
2018-01-08 04:48:07,020 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108044808628300
2018-01-08 04:48:07,042 [salt.minion      ][INFO    ][8383] Starting a new job with PID 8383
2018-01-08 04:48:07,061 [salt.minion      ][INFO    ][8383] Returning information for job: 20180108044808628300
2018-01-08 04:48:11,269 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:48:11,302 [salt.minion      ][INFO    ][7649] Returning information for job: 20180108044718089854
2018-01-08 04:48:27,895 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command test.ping with jid 20180108044829508186
2018-01-08 04:48:27,915 [salt.minion      ][INFO    ][8470] Starting a new job with PID 8470
2018-01-08 04:48:27,970 [salt.minion      ][INFO    ][8470] Returning information for job: 20180108044829508186
2018-01-08 04:51:18,965 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command state.sls with jid 20180108045120583445
2018-01-08 04:51:18,983 [salt.minion      ][INFO    ][8572] Starting a new job with PID 8572
2018-01-08 04:51:19,480 [salt.state       ][INFO    ][8572] Loading fresh modules for state activity
2018-01-08 04:51:19,542 [salt.fileclient  ][INFO    ][8572] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-08 04:51:19,573 [salt.fileclient  ][INFO    ][8572] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-08 04:51:20,004 [salt.state       ][INFO    ][8572] Running state [keepalived] at time 04:51:20.004544
2018-01-08 04:51:20,004 [salt.state       ][INFO    ][8572] Executing state pkg.installed for keepalived
2018-01-08 04:51:20,005 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:51:20,370 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-08 04:51:20,461 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 04:51:22,388 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 04:51:22,409 [salt.loaded.int.module.cmdmod][INFO    ][8572] 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-08 04:51:29,041 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108045130654296
2018-01-08 04:51:29,057 [salt.minion      ][INFO    ][9791] Starting a new job with PID 9791
2018-01-08 04:51:29,074 [salt.minion      ][INFO    ][9791] Returning information for job: 20180108045130654296
2018-01-08 04:51:29,675 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 04:51:29,711 [salt.state       ][INFO    ][8572] 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-08 04:51:29,728 [salt.state       ][INFO    ][8572] Loading fresh modules for state activity
2018-01-08 04:51:29,761 [salt.state       ][INFO    ][8572] Completed state [keepalived] at time 04:51:29.761028 duration_in_ms=9756.483
2018-01-08 04:51:29,766 [salt.state       ][INFO    ][8572] Running state [lsof] at time 04:51:29.765997
2018-01-08 04:51:29,766 [salt.state       ][INFO    ][8572] Executing state pkg.installed for lsof
2018-01-08 04:51:30,048 [salt.state       ][INFO    ][8572] All specified packages are already installed
2018-01-08 04:51:30,049 [salt.state       ][INFO    ][8572] Completed state [lsof] at time 04:51:30.049544 duration_in_ms=283.547
2018-01-08 04:51:30,051 [salt.state       ][INFO    ][8572] Running state [/etc/keepalived/keepalived.conf] at time 04:51:30.051318
2018-01-08 04:51:30,051 [salt.state       ][INFO    ][8572] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-08 04:51:30,077 [salt.fileclient  ][INFO    ][8572] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-08 04:51:30,116 [salt.state       ][INFO    ][8572] File changed:
New file
2018-01-08 04:51:30,116 [salt.state       ][INFO    ][8572] Completed state [/etc/keepalived/keepalived.conf] at time 04:51:30.116872 duration_in_ms=65.553
2018-01-08 04:51:30,117 [salt.state       ][INFO    ][8572] Running state [keepalived] at time 04:51:30.117616
2018-01-08 04:51:30,117 [salt.state       ][INFO    ][8572] Executing state service.running for keepalived
2018-01-08 04:51:30,118 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-08 04:51:30,131 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-08 04:51:30,141 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 04:51:30,151 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 04:51:30,159 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-08 04:51:30,246 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-08 04:51:30,262 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 04:51:30,278 [salt.loaded.int.module.cmdmod][INFO    ][8572] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 04:51:30,292 [salt.state       ][INFO    ][8572] {'keepalived': True}
2018-01-08 04:51:30,292 [salt.state       ][INFO    ][8572] Completed state [keepalived] at time 04:51:30.292895 duration_in_ms=175.278
2018-01-08 04:51:30,294 [salt.minion      ][INFO    ][8572] Returning information for job: 20180108045120583445
2018-01-08 04:52:10,408 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command pillar.get with jid 20180108045212027342
2018-01-08 04:52:10,428 [salt.minion      ][INFO    ][9890] Starting a new job with PID 9890
2018-01-08 04:52:10,437 [salt.minion      ][INFO    ][9890] Returning information for job: 20180108045212027342
2018-01-08 05:00:03,681 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command state.sls with jid 20180108050005290739
2018-01-08 05:00:03,697 [salt.minion      ][INFO    ][9928] Starting a new job with PID 9928
2018-01-08 05:00:05,384 [salt.state       ][INFO    ][9928] Loading fresh modules for state activity
2018-01-08 05:00:05,450 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-08 05:00:05,485 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-08 05:00:05,558 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-08 05:00:05,613 [py.warnings      ][WARNING ][9928] /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-08 05:00:05,615 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-08 05:00:05,672 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-08 05:00:06,132 [salt.state       ][INFO    ][9928] Running state [/etc/mysql/my.cnf] at time 05:00:06.132207
2018-01-08 05:00:06,132 [salt.state       ][INFO    ][9928] Executing state file.managed for /etc/mysql/my.cnf
2018-01-08 05:00:06,156 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-08 05:00:06,159 [salt.state       ][INFO    ][9928] File changed:
New file
2018-01-08 05:00:06,160 [salt.state       ][INFO    ][9928] Completed state [/etc/mysql/my.cnf] at time 05:00:06.160235 duration_in_ms=28.029
2018-01-08 05:00:06,160 [salt.state       ][INFO    ][9928] Running state [mysql-wsrep-5.6] at time 05:00:06.160820
2018-01-08 05:00:06,161 [salt.state       ][INFO    ][9928] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-08 05:00:06,161 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:00:06,502 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-08 05:00:06,592 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 05:00:08,539 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 05:00:08,565 [salt.loaded.int.module.cmdmod][INFO    ][9928] 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-08 05:00:13,783 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050015413203
2018-01-08 05:00:13,801 [salt.minion      ][INFO    ][10352] Starting a new job with PID 10352
2018-01-08 05:00:13,823 [salt.minion      ][INFO    ][10352] Returning information for job: 20180108050015413203
2018-01-08 05:00:23,992 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050025621152
2018-01-08 05:00:24,010 [salt.minion      ][INFO    ][10551] Starting a new job with PID 10551
2018-01-08 05:00:24,033 [salt.minion      ][INFO    ][10551] Returning information for job: 20180108050025621152
2018-01-08 05:00:34,201 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050035830647
2018-01-08 05:00:34,218 [salt.minion      ][INFO    ][11145] Starting a new job with PID 11145
2018-01-08 05:00:34,239 [salt.minion      ][INFO    ][11145] Returning information for job: 20180108050035830647
2018-01-08 05:00:44,434 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050046064509
2018-01-08 05:00:44,453 [salt.minion      ][INFO    ][11417] Starting a new job with PID 11417
2018-01-08 05:00:44,473 [salt.minion      ][INFO    ][11417] Returning information for job: 20180108050046064509
2018-01-08 05:00:51,952 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:00:51,990 [salt.state       ][INFO    ][9928] 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-08 05:00:52,017 [salt.state       ][INFO    ][9928] Loading fresh modules for state activity
2018-01-08 05:00:52,054 [salt.state       ][INFO    ][9928] Completed state [mysql-wsrep-5.6] at time 05:00:52.054529 duration_in_ms=45893.708
2018-01-08 05:00:52,060 [salt.state       ][INFO    ][9928] Running state [galera-3] at time 05:00:52.060591
2018-01-08 05:00:52,061 [salt.state       ][INFO    ][9928] Executing state pkg.installed for galera-3
2018-01-08 05:00:52,393 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-08 05:00:52,449 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 05:00:54,388 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 05:00:54,418 [salt.loaded.int.module.cmdmod][INFO    ][9928] 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-08 05:00:54,648 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050056277449
2018-01-08 05:00:54,663 [salt.minion      ][INFO    ][11982] Starting a new job with PID 11982
2018-01-08 05:00:54,676 [salt.minion      ][INFO    ][11982] Returning information for job: 20180108050056277449
2018-01-08 05:00:58,207 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:00:58,239 [salt.state       ][INFO    ][9928] 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-08 05:00:58,257 [salt.state       ][INFO    ][9928] Loading fresh modules for state activity
2018-01-08 05:00:58,302 [salt.state       ][INFO    ][9928] Completed state [galera-3] at time 05:00:58.302806 duration_in_ms=6242.213
2018-01-08 05:00:58,309 [salt.state       ][INFO    ][9928] Running state [rsync] at time 05:00:58.309701
2018-01-08 05:00:58,310 [salt.state       ][INFO    ][9928] Executing state pkg.installed for rsync
2018-01-08 05:00:58,631 [salt.state       ][INFO    ][9928] All specified packages are already installed
2018-01-08 05:00:58,632 [salt.state       ][INFO    ][9928] Completed state [rsync] at time 05:00:58.632219 duration_in_ms=322.517
2018-01-08 05:00:58,632 [salt.state       ][INFO    ][9928] Running state [python-mysqldb] at time 05:00:58.632953
2018-01-08 05:00:58,633 [salt.state       ][INFO    ][9928] Executing state pkg.installed for python-mysqldb
2018-01-08 05:00:58,645 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-08 05:00:58,721 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 05:01:00,623 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 05:01:00,642 [salt.loaded.int.module.cmdmod][INFO    ][9928] 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-08 05:01:03,228 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:01:03,270 [salt.state       ][INFO    ][9928] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-08 05:01:03,282 [salt.state       ][INFO    ][9928] Loading fresh modules for state activity
2018-01-08 05:01:03,304 [salt.state       ][INFO    ][9928] Completed state [python-mysqldb] at time 05:01:03.304734 duration_in_ms=4671.78
2018-01-08 05:01:03,308 [salt.state       ][INFO    ][9928] Running state [psmisc] at time 05:01:03.308932
2018-01-08 05:01:03,309 [salt.state       ][INFO    ][9928] Executing state pkg.installed for psmisc
2018-01-08 05:01:03,627 [salt.state       ][INFO    ][9928] All specified packages are already installed
2018-01-08 05:01:03,627 [salt.state       ][INFO    ][9928] Completed state [psmisc] at time 05:01:03.627524 duration_in_ms=318.591
2018-01-08 05:01:03,628 [salt.state       ][INFO    ][9928] Running state [netcat] at time 05:01:03.628230
2018-01-08 05:01:03,628 [salt.state       ][INFO    ][9928] Executing state pkg.installed for netcat
2018-01-08 05:01:03,632 [salt.state       ][INFO    ][9928] All specified packages are already installed
2018-01-08 05:01:03,632 [salt.state       ][INFO    ][9928] Completed state [netcat] at time 05:01:03.632882 duration_in_ms=4.652
2018-01-08 05:01:03,633 [salt.state       ][INFO    ][9928] Running state [percona-xtrabackup] at time 05:01:03.633442
2018-01-08 05:01:03,633 [salt.state       ][INFO    ][9928] Executing state pkg.installed for percona-xtrabackup
2018-01-08 05:01:03,645 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-08 05:01:03,713 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 05:01:04,844 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050106473953
2018-01-08 05:01:04,863 [salt.minion      ][INFO    ][12957] Starting a new job with PID 12957
2018-01-08 05:01:04,885 [salt.minion      ][INFO    ][12957] Returning information for job: 20180108050106473953
2018-01-08 05:01:05,568 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 05:01:05,601 [salt.loaded.int.module.cmdmod][INFO    ][9928] 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-08 05:01:12,610 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:01:12,652 [salt.state       ][INFO    ][9928] 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-08 05:01:12,670 [salt.state       ][INFO    ][9928] Loading fresh modules for state activity
2018-01-08 05:01:12,703 [salt.state       ][INFO    ][9928] Completed state [percona-xtrabackup] at time 05:01:12.703110 duration_in_ms=9069.666
2018-01-08 05:01:12,708 [salt.state       ][INFO    ][9928] Running state [socat] at time 05:01:12.708874
2018-01-08 05:01:12,709 [salt.state       ][INFO    ][9928] Executing state pkg.installed for socat
2018-01-08 05:01:12,999 [salt.state       ][INFO    ][9928] All specified packages are already installed
2018-01-08 05:01:13,000 [salt.state       ][INFO    ][9928] Completed state [socat] at time 05:01:12.999996 duration_in_ms=291.122
2018-01-08 05:01:13,000 [salt.state       ][INFO    ][9928] Running state [libdbd-mysql] at time 05:01:13.000694
2018-01-08 05:01:13,001 [salt.state       ][INFO    ][9928] Executing state pkg.installed for libdbd-mysql
2018-01-08 05:01:13,014 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-08 05:01:13,090 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 05:01:14,964 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 05:01:14,994 [salt.loaded.int.module.cmdmod][INFO    ][9928] 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-08 05:01:15,072 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050116698963
2018-01-08 05:01:15,089 [salt.minion      ][INFO    ][13491] Starting a new job with PID 13491
2018-01-08 05:01:15,110 [salt.minion      ][INFO    ][13491] Returning information for job: 20180108050116698963
2018-01-08 05:01:18,612 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:01:18,658 [salt.state       ][INFO    ][9928] 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-08 05:01:18,675 [salt.state       ][INFO    ][9928] Loading fresh modules for state activity
2018-01-08 05:01:18,708 [salt.state       ][INFO    ][9928] Completed state [libdbd-mysql] at time 05:01:18.708188 duration_in_ms=5707.492
2018-01-08 05:01:18,713 [salt.state       ][INFO    ][9928] Running state [python-pymysql] at time 05:01:18.713818
2018-01-08 05:01:18,714 [salt.state       ][INFO    ][9928] Executing state pkg.installed for python-pymysql
2018-01-08 05:01:19,008 [salt.state       ][INFO    ][9928] All specified packages are already installed
2018-01-08 05:01:19,008 [salt.state       ][INFO    ][9928] Completed state [python-pymysql] at time 05:01:19.008767 duration_in_ms=294.949
2018-01-08 05:01:19,010 [salt.state       ][INFO    ][9928] Running state [/var/log/mysql] at time 05:01:19.010456
2018-01-08 05:01:19,010 [salt.state       ][INFO    ][9928] Executing state file.directory for /var/log/mysql
2018-01-08 05:01:19,011 [salt.state       ][INFO    ][9928] {'mode': '0755'}
2018-01-08 05:01:19,011 [salt.state       ][INFO    ][9928] Completed state [/var/log/mysql] at time 05:01:19.011476 duration_in_ms=1.02
2018-01-08 05:01:19,012 [salt.state       ][INFO    ][9928] Running state [/var/run/mysqld] at time 05:01:19.012062
2018-01-08 05:01:19,012 [salt.state       ][INFO    ][9928] Executing state file.directory for /var/run/mysqld
2018-01-08 05:01:19,012 [salt.state       ][INFO    ][9928] Directory /var/run/mysqld is in the correct state
2018-01-08 05:01:19,013 [salt.state       ][INFO    ][9928] Completed state [/var/run/mysqld] at time 05:01:19.013001 duration_in_ms=0.939
2018-01-08 05:01:19,013 [salt.state       ][INFO    ][9928] Running state [/etc/systemd/system/mysql.service.d] at time 05:01:19.013614
2018-01-08 05:01:19,013 [salt.state       ][INFO    ][9928] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-08 05:01:19,014 [salt.state       ][INFO    ][9928] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-08 05:01:19,014 [salt.state       ][INFO    ][9928] Completed state [/etc/systemd/system/mysql.service.d] at time 05:01:19.014671 duration_in_ms=1.056
2018-01-08 05:01:19,015 [salt.state       ][INFO    ][9928] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 05:01:19.015695
2018-01-08 05:01:19,015 [salt.state       ][INFO    ][9928] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-08 05:01:19,021 [salt.state       ][INFO    ][9928] File changed:
New file
2018-01-08 05:01:19,021 [salt.state       ][INFO    ][9928] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 05:01:19.021817 duration_in_ms=6.123
2018-01-08 05:01:19,022 [salt.state       ][INFO    ][9928] Running state [service.systemctl_reload] at time 05:01:19.022862
2018-01-08 05:01:19,023 [salt.state       ][INFO    ][9928] Executing state module.wait for service.systemctl_reload
2018-01-08 05:01:19,023 [salt.state       ][INFO    ][9928] No changes made for service.systemctl_reload
2018-01-08 05:01:19,023 [salt.state       ][INFO    ][9928] Completed state [service.systemctl_reload] at time 05:01:19.023496 duration_in_ms=0.633
2018-01-08 05:01:19,023 [salt.state       ][INFO    ][9928] Running state [service.systemctl_reload] at time 05:01:19.023674
2018-01-08 05:01:19,023 [salt.state       ][INFO    ][9928] Executing state module.mod_watch for service.systemctl_reload
2018-01-08 05:01:19,024 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-08 05:01:19,121 [salt.state       ][INFO    ][9928] {'ret': True}
2018-01-08 05:01:19,122 [salt.state       ][INFO    ][9928] Completed state [service.systemctl_reload] at time 05:01:19.122364 duration_in_ms=98.688
2018-01-08 05:01:19,124 [salt.state       ][INFO    ][9928] Running state [/etc/mysql/debian.cnf] at time 05:01:19.123978
2018-01-08 05:01:19,124 [salt.state       ][INFO    ][9928] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-08 05:01:19,150 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-08 05:01:19,212 [salt.state       ][INFO    ][9928] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = JG4JTJFmdk4IkGps
-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 = JG4JTJFmdk4IkGps
-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-08 05:01:19,213 [salt.state       ][INFO    ][9928] Completed state [/etc/mysql/debian.cnf] at time 05:01:19.212993 duration_in_ms=89.015
2018-01-08 05:01:19,213 [salt.state       ][INFO    ][9928] Running state [/usr/local/sbin/galera_init.sh] at time 05:01:19.213314
2018-01-08 05:01:19,213 [salt.state       ][INFO    ][9928] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-08 05:01:19,236 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-08 05:01:19,240 [salt.state       ][INFO    ][9928] File changed:
New file
2018-01-08 05:01:19,240 [salt.state       ][INFO    ][9928] Completed state [/usr/local/sbin/galera_init.sh] at time 05:01:19.240863 duration_in_ms=27.55
2018-01-08 05:01:19,241 [salt.state       ][INFO    ][9928] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 05:01:19.241366
2018-01-08 05:01:19,241 [salt.state       ][INFO    ][9928] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-08 05:01:19,264 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-08 05:01:19,268 [salt.state       ][INFO    ][9928] File changed:
New file
2018-01-08 05:01:19,268 [salt.state       ][INFO    ][9928] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 05:01:19.268798 duration_in_ms=27.431
2018-01-08 05:01:19,272 [salt.state       ][INFO    ][9928] Running state [/usr/local/sbin/galera_init.sh] at time 05:01:19.272260
2018-01-08 05:01:19,272 [salt.state       ][INFO    ][9928] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-08 05:01:19,273 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-08 05:01:23,314 [salt.state       ][INFO    ][9928] {'pid': 13623, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-08 05:01:23,314 [salt.state       ][INFO    ][9928] Completed state [/usr/local/sbin/galera_init.sh] at time 05:01:23.314706 duration_in_ms=4042.445
2018-01-08 05:01:23,317 [salt.state       ][INFO    ][9928] Running state [mysqladmin password "opnfv_secret"] at time 05:01:23.317058
2018-01-08 05:01:23,317 [salt.state       ][INFO    ][9928] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-08 05:01:23,318 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-08 05:01:23,338 [salt.state       ][INFO    ][9928] {'pid': 14080, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-08 05:01:23,339 [salt.state       ][INFO    ][9928] Completed state [mysqladmin password "opnfv_secret"] at time 05:01:23.339408 duration_in_ms=22.35
2018-01-08 05:01:23,341 [salt.state       ][INFO    ][9928] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 05:01:23.341578
2018-01-08 05:01:23,342 [salt.state       ][INFO    ][9928] 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-08 05:01:23,343 [salt.loaded.int.module.cmdmod][INFO    ][9928] 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-08 05:01:23,360 [salt.state       ][INFO    ][9928] {'pid': 14082, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-08 05:01:23,361 [salt.state       ][INFO    ][9928] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 05:01:23.361153 duration_in_ms=19.575
2018-01-08 05:01:23,364 [salt.state       ][INFO    ][9928] Running state [mysql] at time 05:01:23.364070
2018-01-08 05:01:23,364 [salt.state       ][INFO    ][9928] Executing state service.dead for mysql
2018-01-08 05:01:23,365 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-08 05:01:23,384 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-08 05:01:23,398 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-08 05:01:23,416 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-08 05:01:25,110 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050126740822
2018-01-08 05:01:25,128 [salt.minion      ][INFO    ][14149] Starting a new job with PID 14149
2018-01-08 05:01:25,150 [salt.minion      ][INFO    ][14149] Returning information for job: 20180108050126740822
2018-01-08 05:01:35,322 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050136952931
2018-01-08 05:01:35,339 [salt.minion      ][INFO    ][14185] Starting a new job with PID 14185
2018-01-08 05:01:35,361 [salt.minion      ][INFO    ][14185] Returning information for job: 20180108050136952931
2018-01-08 05:01:45,534 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050147166111
2018-01-08 05:01:45,551 [salt.minion      ][INFO    ][14190] Starting a new job with PID 14190
2018-01-08 05:01:45,572 [salt.minion      ][INFO    ][14190] Returning information for job: 20180108050147166111
2018-01-08 05:01:55,751 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050157382898
2018-01-08 05:01:55,769 [salt.minion      ][INFO    ][14195] Starting a new job with PID 14195
2018-01-08 05:01:55,791 [salt.minion      ][INFO    ][14195] Returning information for job: 20180108050157382898
2018-01-08 05:02:05,970 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050207601382
2018-01-08 05:02:05,987 [salt.minion      ][INFO    ][14200] Starting a new job with PID 14200
2018-01-08 05:02:06,009 [salt.minion      ][INFO    ][14200] Returning information for job: 20180108050207601382
2018-01-08 05:02:16,192 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050217820684
2018-01-08 05:02:16,209 [salt.minion      ][INFO    ][14205] Starting a new job with PID 14205
2018-01-08 05:02:16,232 [salt.minion      ][INFO    ][14205] Returning information for job: 20180108050217820684
2018-01-08 05:02:26,414 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050228044803
2018-01-08 05:02:26,433 [salt.minion      ][INFO    ][14210] Starting a new job with PID 14210
2018-01-08 05:02:26,455 [salt.minion      ][INFO    ][14210] Returning information for job: 20180108050228044803
2018-01-08 05:02:36,640 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050238271614
2018-01-08 05:02:36,657 [salt.minion      ][INFO    ][14215] Starting a new job with PID 14215
2018-01-08 05:02:36,679 [salt.minion      ][INFO    ][14215] Returning information for job: 20180108050238271614
2018-01-08 05:02:46,865 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050248496290
2018-01-08 05:02:46,884 [salt.minion      ][INFO    ][14220] Starting a new job with PID 14220
2018-01-08 05:02:46,906 [salt.minion      ][INFO    ][14220] Returning information for job: 20180108050248496290
2018-01-08 05:02:56,888 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050258521288
2018-01-08 05:02:56,909 [salt.minion      ][INFO    ][14225] Starting a new job with PID 14225
2018-01-08 05:02:56,932 [salt.minion      ][INFO    ][14225] Returning information for job: 20180108050258521288
2018-01-08 05:03:06,916 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050308547477
2018-01-08 05:03:06,936 [salt.minion      ][INFO    ][14230] Starting a new job with PID 14230
2018-01-08 05:03:06,957 [salt.minion      ][INFO    ][14230] Returning information for job: 20180108050308547477
2018-01-08 05:03:16,940 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050318574942
2018-01-08 05:03:16,958 [salt.minion      ][INFO    ][14235] Starting a new job with PID 14235
2018-01-08 05:03:16,981 [salt.minion      ][INFO    ][14235] Returning information for job: 20180108050318574942
2018-01-08 05:03:26,966 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050328599171
2018-01-08 05:03:26,985 [salt.minion      ][INFO    ][14240] Starting a new job with PID 14240
2018-01-08 05:03:27,007 [salt.minion      ][INFO    ][14240] Returning information for job: 20180108050328599171
2018-01-08 05:03:36,997 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050338629338
2018-01-08 05:03:37,017 [salt.minion      ][INFO    ][14245] Starting a new job with PID 14245
2018-01-08 05:03:37,040 [salt.minion      ][INFO    ][14245] Returning information for job: 20180108050338629338
2018-01-08 05:03:47,031 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050348665272
2018-01-08 05:03:47,051 [salt.minion      ][INFO    ][14250] Starting a new job with PID 14250
2018-01-08 05:03:47,073 [salt.minion      ][INFO    ][14250] Returning information for job: 20180108050348665272
2018-01-08 05:03:57,069 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050358702691
2018-01-08 05:03:57,085 [salt.minion      ][INFO    ][14255] Starting a new job with PID 14255
2018-01-08 05:03:57,105 [salt.minion      ][INFO    ][14255] Returning information for job: 20180108050358702691
2018-01-08 05:04:07,104 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050408737627
2018-01-08 05:04:07,121 [salt.minion      ][INFO    ][14260] Starting a new job with PID 14260
2018-01-08 05:04:07,143 [salt.minion      ][INFO    ][14260] Returning information for job: 20180108050408737627
2018-01-08 05:04:17,146 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050418779489
2018-01-08 05:04:17,163 [salt.minion      ][INFO    ][14265] Starting a new job with PID 14265
2018-01-08 05:04:17,186 [salt.minion      ][INFO    ][14265] Returning information for job: 20180108050418779489
2018-01-08 05:04:27,191 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050428825247
2018-01-08 05:04:27,208 [salt.minion      ][INFO    ][14270] Starting a new job with PID 14270
2018-01-08 05:04:27,229 [salt.minion      ][INFO    ][14270] Returning information for job: 20180108050428825247
2018-01-08 05:04:37,239 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050438872972
2018-01-08 05:04:37,258 [salt.minion      ][INFO    ][14275] Starting a new job with PID 14275
2018-01-08 05:04:37,279 [salt.minion      ][INFO    ][14275] Returning information for job: 20180108050438872972
2018-01-08 05:04:47,295 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050448929058
2018-01-08 05:04:47,315 [salt.minion      ][INFO    ][14280] Starting a new job with PID 14280
2018-01-08 05:04:47,337 [salt.minion      ][INFO    ][14280] Returning information for job: 20180108050448929058
2018-01-08 05:04:57,360 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050458994981
2018-01-08 05:04:57,378 [salt.minion      ][INFO    ][14285] Starting a new job with PID 14285
2018-01-08 05:04:57,399 [salt.minion      ][INFO    ][14285] Returning information for job: 20180108050458994981
2018-01-08 05:05:07,424 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050509059054
2018-01-08 05:05:07,441 [salt.minion      ][INFO    ][14290] Starting a new job with PID 14290
2018-01-08 05:05:07,463 [salt.minion      ][INFO    ][14290] Returning information for job: 20180108050509059054
2018-01-08 05:05:17,491 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050519126093
2018-01-08 05:05:17,508 [salt.minion      ][INFO    ][14295] Starting a new job with PID 14295
2018-01-08 05:05:17,530 [salt.minion      ][INFO    ][14295] Returning information for job: 20180108050519126093
2018-01-08 05:05:27,561 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050529197976
2018-01-08 05:05:27,579 [salt.minion      ][INFO    ][14300] Starting a new job with PID 14300
2018-01-08 05:05:27,601 [salt.minion      ][INFO    ][14300] Returning information for job: 20180108050529197976
2018-01-08 05:05:37,637 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050539273071
2018-01-08 05:05:37,654 [salt.minion      ][INFO    ][14315] Starting a new job with PID 14315
2018-01-08 05:05:37,673 [salt.minion      ][INFO    ][14315] Returning information for job: 20180108050539273071
2018-01-08 05:05:47,712 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050549348060
2018-01-08 05:05:47,730 [salt.minion      ][INFO    ][14320] Starting a new job with PID 14320
2018-01-08 05:05:47,751 [salt.minion      ][INFO    ][14320] Returning information for job: 20180108050549348060
2018-01-08 05:05:57,792 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050559427666
2018-01-08 05:05:57,810 [salt.minion      ][INFO    ][14325] Starting a new job with PID 14325
2018-01-08 05:05:57,830 [salt.minion      ][INFO    ][14325] Returning information for job: 20180108050559427666
2018-01-08 05:06:07,880 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050609516007
2018-01-08 05:06:07,899 [salt.minion      ][INFO    ][14330] Starting a new job with PID 14330
2018-01-08 05:06:07,918 [salt.minion      ][INFO    ][14330] Returning information for job: 20180108050609516007
2018-01-08 05:06:17,974 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050619610078
2018-01-08 05:06:17,992 [salt.minion      ][INFO    ][14335] Starting a new job with PID 14335
2018-01-08 05:06:18,014 [salt.minion      ][INFO    ][14335] Returning information for job: 20180108050619610078
2018-01-08 05:06:28,098 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050629735193
2018-01-08 05:06:28,119 [salt.minion      ][INFO    ][14340] Starting a new job with PID 14340
2018-01-08 05:06:28,141 [salt.minion      ][INFO    ][14340] Returning information for job: 20180108050629735193
2018-01-08 05:06:38,208 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050639846675
2018-01-08 05:06:38,226 [salt.minion      ][INFO    ][14345] Starting a new job with PID 14345
2018-01-08 05:06:38,246 [salt.minion      ][INFO    ][14345] Returning information for job: 20180108050639846675
2018-01-08 05:06:48,318 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050649955807
2018-01-08 05:06:48,338 [salt.minion      ][INFO    ][14350] Starting a new job with PID 14350
2018-01-08 05:06:48,359 [salt.minion      ][INFO    ][14350] Returning information for job: 20180108050649955807
2018-01-08 05:06:58,436 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050700074400
2018-01-08 05:06:58,456 [salt.minion      ][INFO    ][14355] Starting a new job with PID 14355
2018-01-08 05:06:58,478 [salt.minion      ][INFO    ][14355] Returning information for job: 20180108050700074400
2018-01-08 05:07:08,556 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050710194476
2018-01-08 05:07:08,577 [salt.minion      ][INFO    ][14360] Starting a new job with PID 14360
2018-01-08 05:07:08,599 [salt.minion      ][INFO    ][14360] Returning information for job: 20180108050710194476
2018-01-08 05:07:18,687 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050720326274
2018-01-08 05:07:18,706 [salt.minion      ][INFO    ][14365] Starting a new job with PID 14365
2018-01-08 05:07:18,729 [salt.minion      ][INFO    ][14365] Returning information for job: 20180108050720326274
2018-01-08 05:07:28,819 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050730457760
2018-01-08 05:07:28,837 [salt.minion      ][INFO    ][14370] Starting a new job with PID 14370
2018-01-08 05:07:28,857 [salt.minion      ][INFO    ][14370] Returning information for job: 20180108050730457760
2018-01-08 05:07:38,958 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050740595792
2018-01-08 05:07:38,978 [salt.minion      ][INFO    ][14375] Starting a new job with PID 14375
2018-01-08 05:07:38,998 [salt.minion      ][INFO    ][14375] Returning information for job: 20180108050740595792
2018-01-08 05:07:49,100 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050750737616
2018-01-08 05:07:49,120 [salt.minion      ][INFO    ][14380] Starting a new job with PID 14380
2018-01-08 05:07:49,142 [salt.minion      ][INFO    ][14380] Returning information for job: 20180108050750737616
2018-01-08 05:07:59,250 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050800890488
2018-01-08 05:07:59,270 [salt.minion      ][INFO    ][14385] Starting a new job with PID 14385
2018-01-08 05:07:59,292 [salt.minion      ][INFO    ][14385] Returning information for job: 20180108050800890488
2018-01-08 05:08:09,443 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050811047318
2018-01-08 05:08:09,464 [salt.minion      ][INFO    ][14390] Starting a new job with PID 14390
2018-01-08 05:08:09,484 [salt.minion      ][INFO    ][14390] Returning information for job: 20180108050811047318
2018-01-08 05:08:19,610 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050821248649
2018-01-08 05:08:19,630 [salt.minion      ][INFO    ][14395] Starting a new job with PID 14395
2018-01-08 05:08:19,653 [salt.minion      ][INFO    ][14395] Returning information for job: 20180108050821248649
2018-01-08 05:08:29,788 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050831425843
2018-01-08 05:08:29,806 [salt.minion      ][INFO    ][14400] Starting a new job with PID 14400
2018-01-08 05:08:29,829 [salt.minion      ][INFO    ][14400] Returning information for job: 20180108050831425843
2018-01-08 05:08:39,961 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050841601777
2018-01-08 05:08:39,978 [salt.minion      ][INFO    ][14405] Starting a new job with PID 14405
2018-01-08 05:08:39,997 [salt.minion      ][INFO    ][14405] Returning information for job: 20180108050841601777
2018-01-08 05:08:50,148 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050851786307
2018-01-08 05:08:50,165 [salt.minion      ][INFO    ][14410] Starting a new job with PID 14410
2018-01-08 05:08:50,187 [salt.minion      ][INFO    ][14410] Returning information for job: 20180108050851786307
2018-01-08 05:09:00,337 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050901977266
2018-01-08 05:09:00,355 [salt.minion      ][INFO    ][14415] Starting a new job with PID 14415
2018-01-08 05:09:00,375 [salt.minion      ][INFO    ][14415] Returning information for job: 20180108050901977266
2018-01-08 05:09:10,530 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050912171336
2018-01-08 05:09:10,548 [salt.minion      ][INFO    ][14420] Starting a new job with PID 14420
2018-01-08 05:09:10,567 [salt.minion      ][INFO    ][14420] Returning information for job: 20180108050912171336
2018-01-08 05:09:20,724 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050922365234
2018-01-08 05:09:20,744 [salt.minion      ][INFO    ][14425] Starting a new job with PID 14425
2018-01-08 05:09:20,765 [salt.minion      ][INFO    ][14425] Returning information for job: 20180108050922365234
2018-01-08 05:09:30,935 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050932575593
2018-01-08 05:09:30,955 [salt.minion      ][INFO    ][14430] Starting a new job with PID 14430
2018-01-08 05:09:30,976 [salt.minion      ][INFO    ][14430] Returning information for job: 20180108050932575593
2018-01-08 05:09:41,157 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050942798695
2018-01-08 05:09:41,178 [salt.minion      ][INFO    ][14435] Starting a new job with PID 14435
2018-01-08 05:09:41,199 [salt.minion      ][INFO    ][14435] Returning information for job: 20180108050942798695
2018-01-08 05:09:51,383 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108050953024017
2018-01-08 05:09:51,403 [salt.minion      ][INFO    ][14440] Starting a new job with PID 14440
2018-01-08 05:09:51,424 [salt.minion      ][INFO    ][14440] Returning information for job: 20180108050953024017
2018-01-08 05:10:01,613 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051003253381
2018-01-08 05:10:01,632 [salt.minion      ][INFO    ][14455] Starting a new job with PID 14455
2018-01-08 05:10:01,654 [salt.minion      ][INFO    ][14455] Returning information for job: 20180108051003253381
2018-01-08 05:10:11,634 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051013276207
2018-01-08 05:10:11,654 [salt.minion      ][INFO    ][14460] Starting a new job with PID 14460
2018-01-08 05:10:11,675 [salt.minion      ][INFO    ][14460] Returning information for job: 20180108051013276207
2018-01-08 05:10:21,662 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051023303760
2018-01-08 05:10:21,681 [salt.minion      ][INFO    ][14465] Starting a new job with PID 14465
2018-01-08 05:10:21,702 [salt.minion      ][INFO    ][14465] Returning information for job: 20180108051023303760
2018-01-08 05:10:31,697 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051033339097
2018-01-08 05:10:31,714 [salt.minion      ][INFO    ][14470] Starting a new job with PID 14470
2018-01-08 05:10:31,734 [salt.minion      ][INFO    ][14470] Returning information for job: 20180108051033339097
2018-01-08 05:10:41,737 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051043379670
2018-01-08 05:10:41,755 [salt.minion      ][INFO    ][14475] Starting a new job with PID 14475
2018-01-08 05:10:41,776 [salt.minion      ][INFO    ][14475] Returning information for job: 20180108051043379670
2018-01-08 05:10:51,791 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051053434890
2018-01-08 05:10:51,810 [salt.minion      ][INFO    ][14480] Starting a new job with PID 14480
2018-01-08 05:10:51,830 [salt.minion      ][INFO    ][14480] Returning information for job: 20180108051053434890
2018-01-08 05:11:01,851 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051103494149
2018-01-08 05:11:01,868 [salt.minion      ][INFO    ][14485] Starting a new job with PID 14485
2018-01-08 05:11:01,890 [salt.minion      ][INFO    ][14485] Returning information for job: 20180108051103494149
2018-01-08 05:11:11,925 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051113568894
2018-01-08 05:11:11,947 [salt.minion      ][INFO    ][14490] Starting a new job with PID 14490
2018-01-08 05:11:11,968 [salt.minion      ][INFO    ][14490] Returning information for job: 20180108051113568894
2018-01-08 05:11:22,007 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051123649441
2018-01-08 05:11:22,026 [salt.minion      ][INFO    ][14495] Starting a new job with PID 14495
2018-01-08 05:11:22,046 [salt.minion      ][INFO    ][14495] Returning information for job: 20180108051123649441
2018-01-08 05:11:23,633 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-08 05:11:23,648 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-08 05:11:23,664 [salt.state       ][INFO    ][9928] {'mysql': False}
2018-01-08 05:11:23,664 [salt.state       ][INFO    ][9928] Completed state [mysql] at time 05:11:23.664854 duration_in_ms=600300.784
2018-01-08 05:11:23,666 [salt.state       ][INFO    ][9928] Running state [/etc/mysql/my.cnf] at time 05:11:23.666849
2018-01-08 05:11:23,667 [salt.state       ][INFO    ][9928] Executing state file.managed for /etc/mysql/my.cnf
2018-01-08 05:11:23,695 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-08 05:11:23,765 [salt.state       ][INFO    ][9928] 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=10.167.4.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=10.167.4.51
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://10.167.4.51:4567"
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-08 05:11:23,767 [salt.state       ][INFO    ][9928] Completed state [/etc/mysql/my.cnf] at time 05:11:23.767167 duration_in_ms=100.317
2018-01-08 05:11:23,770 [salt.state       ][INFO    ][9928] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 05:11:23.770171
2018-01-08 05:11:23,770 [salt.state       ][INFO    ][9928] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-08 05:11:23,771 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-08 05:11:32,090 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108051133734282
2018-01-08 05:11:32,110 [salt.minion      ][INFO    ][15264] Starting a new job with PID 15264
2018-01-08 05:11:32,130 [salt.minion      ][INFO    ][15264] Returning information for job: 20180108051133734282
2018-01-08 05:11:33,783 [salt.state       ][INFO    ][9928] {'pid': 14522, '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-08 05:11:33,783 [salt.state       ][INFO    ][9928] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 05:11:33.783653 duration_in_ms=10013.481
2018-01-08 05:11:33,785 [salt.state       ][INFO    ][9928] Running state [/var/lib/mysql/.galera_bootstrap] at time 05:11:33.785833
2018-01-08 05:11:33,786 [salt.state       ][INFO    ][9928] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-08 05:11:33,787 [salt.state       ][INFO    ][9928] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-08 05:11:33,787 [salt.state       ][INFO    ][9928] Completed state [/var/lib/mysql/.galera_bootstrap] at time 05:11:33.787748 duration_in_ms=1.915
2018-01-08 05:11:34,600 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['git', '--version'] in directory '/root'
2018-01-08 05:11:34,682 [salt.state       ][INFO    ][9928] Running state [/etc/mysql/my.cnf] at time 05:11:34.682698
2018-01-08 05:11:34,683 [salt.state       ][INFO    ][9928] Executing state file.managed for /etc/mysql/my.cnf
2018-01-08 05:11:34,706 [salt.fileclient  ][INFO    ][9928] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-08 05:11:34,756 [salt.state       ][INFO    ][9928] 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=10.167.4.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://10.167.4.51:4567,10.167.4.52:4567,10.167.4.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://10.167.4.51:4567"
 
+
+
 [xtrabackup]
 parallel=4
 

2018-01-08 05:11:34,760 [salt.state       ][INFO    ][9928] Completed state [/etc/mysql/my.cnf] at time 05:11:34.760121 duration_in_ms=77.424
2018-01-08 05:11:34,762 [salt.state       ][INFO    ][9928] Running state [mysql] at time 05:11:34.762176
2018-01-08 05:11:34,762 [salt.state       ][INFO    ][9928] Executing state service.running for mysql
2018-01-08 05:11:34,763 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-08 05:11:34,777 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-08 05:11:34,792 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-08 05:11:34,805 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-08 05:11:34,816 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-08 05:11:35,280 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-08 05:11:35,297 [salt.state       ][INFO    ][9928] {'mysql': True}
2018-01-08 05:11:35,297 [salt.state       ][INFO    ][9928] Completed state [mysql] at time 05:11:35.297609 duration_in_ms=535.431
2018-01-08 05:11:35,298 [salt.state       ][INFO    ][9928] Running state [ceilometer] at time 05:11:35.298149
2018-01-08 05:11:35,298 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for ceilometer
2018-01-08 05:11:35,334 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'ceilometer' created
2018-01-08 05:11:35,335 [salt.state       ][INFO    ][9928] {'ceilometer': 'Present'}
2018-01-08 05:11:35,335 [salt.state       ][INFO    ][9928] Completed state [ceilometer] at time 05:11:35.335492 duration_in_ms=37.342
2018-01-08 05:11:35,336 [salt.state       ][INFO    ][9928] Running state [ceilometer] at time 05:11:35.335956
2018-01-08 05:11:35,336 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for ceilometer
2018-01-08 05:11:35,379 [salt.loaded.int.module.mysql][INFO    ][9928] User 'ceilometer'@'%' has been created
2018-01-08 05:11:35,379 [salt.state       ][INFO    ][9928] {'ceilometer': 'Present'}
2018-01-08 05:11:35,380 [salt.state       ][INFO    ][9928] Completed state [ceilometer] at time 05:11:35.380185 duration_in_ms=44.229
2018-01-08 05:11:35,383 [salt.state       ][INFO    ][9928] Running state [mysql_grants_ceilometer_ceilometer_%] at time 05:11:35.383743
2018-01-08 05:11:35,384 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-08 05:11:35,416 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-08 05:11:35,416 [salt.state       ][INFO    ][9928] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-08 05:11:35,417 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 05:11:35.417155 duration_in_ms=33.413
2018-01-08 05:11:35,417 [salt.state       ][INFO    ][9928] Running state [ceilometer] at time 05:11:35.417567
2018-01-08 05:11:35,417 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for ceilometer
2018-01-08 05:11:35,455 [salt.loaded.int.module.mysql][INFO    ][9928] User 'ceilometer'@'10.167.4.51' has been created
2018-01-08 05:11:35,456 [salt.state       ][INFO    ][9928] {'ceilometer': 'Present'}
2018-01-08 05:11:35,456 [salt.state       ][INFO    ][9928] Completed state [ceilometer] at time 05:11:35.456614 duration_in_ms=39.047
2018-01-08 05:11:35,459 [salt.state       ][INFO    ][9928] Running state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 05:11:35.459570
2018-01-08 05:11:35,460 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_10.167.4.51
2018-01-08 05:11:35,502 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-08 05:11:35,502 [salt.state       ][INFO    ][9928] {'mysql_grants_ceilometer_ceilometer_10.167.4.51': 'Present'}
2018-01-08 05:11:35,503 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 05:11:35.503022 duration_in_ms=43.452
2018-01-08 05:11:35,503 [salt.state       ][INFO    ][9928] Running state [aodh] at time 05:11:35.503428
2018-01-08 05:11:35,503 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for aodh
2018-01-08 05:11:35,523 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'aodh' created
2018-01-08 05:11:35,523 [salt.state       ][INFO    ][9928] {'aodh': 'Present'}
2018-01-08 05:11:35,524 [salt.state       ][INFO    ][9928] Completed state [aodh] at time 05:11:35.524027 duration_in_ms=20.599
2018-01-08 05:11:35,524 [salt.state       ][INFO    ][9928] Running state [aodh] at time 05:11:35.524386
2018-01-08 05:11:35,524 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for aodh
2018-01-08 05:11:35,566 [salt.loaded.int.module.mysql][INFO    ][9928] User 'aodh'@'%' has been created
2018-01-08 05:11:35,567 [salt.state       ][INFO    ][9928] {'aodh': 'Present'}
2018-01-08 05:11:35,567 [salt.state       ][INFO    ][9928] Completed state [aodh] at time 05:11:35.567701 duration_in_ms=43.314
2018-01-08 05:11:35,570 [salt.state       ][INFO    ][9928] Running state [mysql_grants_aodh_aodh_%] at time 05:11:35.570814
2018-01-08 05:11:35,571 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-08 05:11:35,603 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-08 05:11:35,603 [salt.state       ][INFO    ][9928] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-08 05:11:35,603 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_aodh_aodh_%] at time 05:11:35.603800 duration_in_ms=32.986
2018-01-08 05:11:35,604 [salt.state       ][INFO    ][9928] Running state [aodh] at time 05:11:35.604175
2018-01-08 05:11:35,604 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for aodh
2018-01-08 05:11:35,663 [salt.loaded.int.module.mysql][INFO    ][9928] User 'aodh'@'10.167.4.50' has been created
2018-01-08 05:11:35,663 [salt.state       ][INFO    ][9928] {'aodh': 'Present'}
2018-01-08 05:11:35,664 [salt.state       ][INFO    ][9928] Completed state [aodh] at time 05:11:35.663989 duration_in_ms=59.814
2018-01-08 05:11:35,666 [salt.state       ][INFO    ][9928] Running state [mysql_grants_aodh_aodh_10.167.4.50] at time 05:11:35.666808
2018-01-08 05:11:35,667 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_aodh_aodh_10.167.4.50
2018-01-08 05:11:35,704 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-08 05:11:35,705 [salt.state       ][INFO    ][9928] {'mysql_grants_aodh_aodh_10.167.4.50': 'Present'}
2018-01-08 05:11:35,705 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_aodh_aodh_10.167.4.50] at time 05:11:35.705735 duration_in_ms=38.926
2018-01-08 05:11:35,706 [salt.state       ][INFO    ][9928] Running state [nova] at time 05:11:35.706155
2018-01-08 05:11:35,706 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for nova
2018-01-08 05:11:35,726 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'nova' created
2018-01-08 05:11:35,726 [salt.state       ][INFO    ][9928] {'nova': 'Present'}
2018-01-08 05:11:35,727 [salt.state       ][INFO    ][9928] Completed state [nova] at time 05:11:35.727122 duration_in_ms=20.966
2018-01-08 05:11:35,727 [salt.state       ][INFO    ][9928] Running state [nova] at time 05:11:35.727511
2018-01-08 05:11:35,727 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for nova
2018-01-08 05:11:35,769 [salt.loaded.int.module.mysql][INFO    ][9928] User 'nova'@'%' has been created
2018-01-08 05:11:35,769 [salt.state       ][INFO    ][9928] {'nova': 'Present'}
2018-01-08 05:11:35,770 [salt.state       ][INFO    ][9928] Completed state [nova] at time 05:11:35.770257 duration_in_ms=42.745
2018-01-08 05:11:35,773 [salt.state       ][INFO    ][9928] Running state [mysql_grants_nova_nova_%] at time 05:11:35.773252
2018-01-08 05:11:35,778 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-08 05:11:35,817 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-08 05:11:35,818 [salt.state       ][INFO    ][9928] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-08 05:11:35,818 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_nova_nova_%] at time 05:11:35.818574 duration_in_ms=45.321
2018-01-08 05:11:35,819 [salt.state       ][INFO    ][9928] Running state [nova] at time 05:11:35.819092
2018-01-08 05:11:35,819 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for nova
2018-01-08 05:11:35,859 [salt.loaded.int.module.mysql][INFO    ][9928] User 'nova'@'10.167.4.51' has been created
2018-01-08 05:11:35,860 [salt.state       ][INFO    ][9928] {'nova': 'Present'}
2018-01-08 05:11:35,860 [salt.state       ][INFO    ][9928] Completed state [nova] at time 05:11:35.860486 duration_in_ms=41.392
2018-01-08 05:11:35,863 [salt.state       ][INFO    ][9928] Running state [mysql_grants_nova_nova_10.167.4.51] at time 05:11:35.863233
2018-01-08 05:11:35,863 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_nova_nova_10.167.4.51
2018-01-08 05:11:35,905 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-08 05:11:35,906 [salt.state       ][INFO    ][9928] {'mysql_grants_nova_nova_10.167.4.51': 'Present'}
2018-01-08 05:11:35,906 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_nova_nova_10.167.4.51] at time 05:11:35.906442 duration_in_ms=43.208
2018-01-08 05:11:35,907 [salt.state       ][INFO    ][9928] Running state [grafana] at time 05:11:35.907007
2018-01-08 05:11:35,907 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for grafana
2018-01-08 05:11:35,936 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'grafana' created
2018-01-08 05:11:35,937 [salt.state       ][INFO    ][9928] {'grafana': 'Present'}
2018-01-08 05:11:35,937 [salt.state       ][INFO    ][9928] Completed state [grafana] at time 05:11:35.937900 duration_in_ms=30.892
2018-01-08 05:11:35,938 [salt.state       ][INFO    ][9928] Running state [grafana] at time 05:11:35.938451
2018-01-08 05:11:35,939 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for grafana
2018-01-08 05:11:35,975 [salt.loaded.int.module.mysql][INFO    ][9928] User 'grafana'@'%' has been created
2018-01-08 05:11:35,975 [salt.state       ][INFO    ][9928] {'grafana': 'Present'}
2018-01-08 05:11:35,976 [salt.state       ][INFO    ][9928] Completed state [grafana] at time 05:11:35.976239 duration_in_ms=37.789
2018-01-08 05:11:35,979 [salt.state       ][INFO    ][9928] Running state [mysql_grants_grafana_grafana_%] at time 05:11:35.979484
2018-01-08 05:11:35,980 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-08 05:11:36,011 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-08 05:11:36,012 [salt.state       ][INFO    ][9928] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-08 05:11:36,012 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_grafana_grafana_%] at time 05:11:36.012752 duration_in_ms=33.268
2018-01-08 05:11:36,013 [salt.state       ][INFO    ][9928] Running state [grafana] at time 05:11:36.013268
2018-01-08 05:11:36,013 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for grafana
2018-01-08 05:11:36,053 [salt.loaded.int.module.mysql][INFO    ][9928] User 'grafana'@'10.167.4.51' has been created
2018-01-08 05:11:36,053 [salt.state       ][INFO    ][9928] {'grafana': 'Present'}
2018-01-08 05:11:36,054 [salt.state       ][INFO    ][9928] Completed state [grafana] at time 05:11:36.054186 duration_in_ms=40.917
2018-01-08 05:11:36,057 [salt.state       ][INFO    ][9928] Running state [mysql_grants_grafana_grafana_10.167.4.51] at time 05:11:36.057160
2018-01-08 05:11:36,057 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_grafana_grafana_10.167.4.51
2018-01-08 05:11:36,099 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-08 05:11:36,099 [salt.state       ][INFO    ][9928] {'mysql_grants_grafana_grafana_10.167.4.51': 'Present'}
2018-01-08 05:11:36,100 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_grafana_grafana_10.167.4.51] at time 05:11:36.100312 duration_in_ms=43.151
2018-01-08 05:11:36,100 [salt.state       ][INFO    ][9928] Running state [designate_pool_manager] at time 05:11:36.100880
2018-01-08 05:11:36,101 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for designate_pool_manager
2018-01-08 05:11:36,123 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'designate_pool_manager' created
2018-01-08 05:11:36,124 [salt.state       ][INFO    ][9928] {'designate_pool_manager': 'Present'}
2018-01-08 05:11:36,124 [salt.state       ][INFO    ][9928] Completed state [designate_pool_manager] at time 05:11:36.124558 duration_in_ms=23.677
2018-01-08 05:11:36,125 [salt.state       ][INFO    ][9928] Running state [designate] at time 05:11:36.125130
2018-01-08 05:11:36,125 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for designate
2018-01-08 05:11:36,161 [salt.loaded.int.module.mysql][INFO    ][9928] User 'designate'@'%' has been created
2018-01-08 05:11:36,162 [salt.state       ][INFO    ][9928] {'designate': 'Present'}
2018-01-08 05:11:36,162 [salt.state       ][INFO    ][9928] Completed state [designate] at time 05:11:36.162701 duration_in_ms=37.57
2018-01-08 05:11:36,165 [salt.state       ][INFO    ][9928] Running state [mysql_grants_designate_designate_pool_manager_%] at time 05:11:36.165899
2018-01-08 05:11:36,166 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-08 05:11:36,197 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-08 05:11:36,198 [salt.state       ][INFO    ][9928] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-08 05:11:36,198 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 05:11:36.198381 duration_in_ms=32.482
2018-01-08 05:11:36,198 [salt.state       ][INFO    ][9928] Running state [designate] at time 05:11:36.198868
2018-01-08 05:11:36,199 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for designate
2018-01-08 05:11:36,239 [salt.loaded.int.module.mysql][INFO    ][9928] User 'designate'@'10.167.4.50' has been created
2018-01-08 05:11:36,239 [salt.state       ][INFO    ][9928] {'designate': 'Present'}
2018-01-08 05:11:36,240 [salt.state       ][INFO    ][9928] Completed state [designate] at time 05:11:36.240342 duration_in_ms=41.472
2018-01-08 05:11:36,243 [salt.state       ][INFO    ][9928] Running state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 05:11:36.243557
2018-01-08 05:11:36,244 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_10.167.4.50
2018-01-08 05:11:36,281 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-08 05:11:36,281 [salt.state       ][INFO    ][9928] {'mysql_grants_designate_designate_pool_manager_10.167.4.50': 'Present'}
2018-01-08 05:11:36,282 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 05:11:36.282339 duration_in_ms=38.782
2018-01-08 05:11:36,282 [salt.state       ][INFO    ][9928] Running state [heat] at time 05:11:36.282895
2018-01-08 05:11:36,283 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for heat
2018-01-08 05:11:36,303 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'heat' created
2018-01-08 05:11:36,303 [salt.state       ][INFO    ][9928] {'heat': 'Present'}
2018-01-08 05:11:36,304 [salt.state       ][INFO    ][9928] Completed state [heat] at time 05:11:36.304166 duration_in_ms=21.27
2018-01-08 05:11:36,304 [salt.state       ][INFO    ][9928] Running state [heat] at time 05:11:36.304685
2018-01-08 05:11:36,305 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for heat
2018-01-08 05:11:36,345 [salt.loaded.int.module.mysql][INFO    ][9928] User 'heat'@'%' has been created
2018-01-08 05:11:36,346 [salt.state       ][INFO    ][9928] {'heat': 'Present'}
2018-01-08 05:11:36,347 [salt.state       ][INFO    ][9928] Completed state [heat] at time 05:11:36.347053 duration_in_ms=42.385
2018-01-08 05:11:36,350 [salt.state       ][INFO    ][9928] Running state [mysql_grants_heat_heat_%] at time 05:11:36.350148
2018-01-08 05:11:36,350 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-08 05:11:36,381 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-08 05:11:36,382 [salt.state       ][INFO    ][9928] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-08 05:11:36,382 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_heat_heat_%] at time 05:11:36.382775 duration_in_ms=32.627
2018-01-08 05:11:36,383 [salt.state       ][INFO    ][9928] Running state [heat] at time 05:11:36.383260
2018-01-08 05:11:36,383 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for heat
2018-01-08 05:11:36,420 [salt.loaded.int.module.mysql][INFO    ][9928] User 'heat'@'10.167.4.51' has been created
2018-01-08 05:11:36,421 [salt.state       ][INFO    ][9928] {'heat': 'Present'}
2018-01-08 05:11:36,421 [salt.state       ][INFO    ][9928] Completed state [heat] at time 05:11:36.421584 duration_in_ms=38.323
2018-01-08 05:11:36,424 [salt.state       ][INFO    ][9928] Running state [mysql_grants_heat_heat_10.167.4.51] at time 05:11:36.424090
2018-01-08 05:11:36,424 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_heat_heat_10.167.4.51
2018-01-08 05:11:36,462 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-08 05:11:36,462 [salt.state       ][INFO    ][9928] {'mysql_grants_heat_heat_10.167.4.51': 'Present'}
2018-01-08 05:11:36,463 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_heat_heat_10.167.4.51] at time 05:11:36.463312 duration_in_ms=39.22
2018-01-08 05:11:36,463 [salt.state       ][INFO    ][9928] Running state [nova_api] at time 05:11:36.463771
2018-01-08 05:11:36,464 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for nova_api
2018-01-08 05:11:36,495 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'nova_api' created
2018-01-08 05:11:36,495 [salt.state       ][INFO    ][9928] {'nova_api': 'Present'}
2018-01-08 05:11:36,496 [salt.state       ][INFO    ][9928] Completed state [nova_api] at time 05:11:36.496014 duration_in_ms=32.242
2018-01-08 05:11:36,496 [salt.state       ][INFO    ][9928] Running state [nova] at time 05:11:36.496523
2018-01-08 05:11:36,497 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for nova
2018-01-08 05:11:36,502 [salt.state       ][INFO    ][9928] User nova@% is already present with the desired password
2018-01-08 05:11:36,503 [salt.state       ][INFO    ][9928] Completed state [nova] at time 05:11:36.503108 duration_in_ms=6.585
2018-01-08 05:11:36,506 [salt.state       ][INFO    ][9928] Running state [mysql_grants_nova_nova_api_%] at time 05:11:36.506150
2018-01-08 05:11:36,506 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-08 05:11:36,550 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-08 05:11:36,551 [salt.state       ][INFO    ][9928] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-08 05:11:36,552 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_nova_nova_api_%] at time 05:11:36.552223 duration_in_ms=46.071
2018-01-08 05:11:36,553 [salt.state       ][INFO    ][9928] Running state [nova] at time 05:11:36.552988
2018-01-08 05:11:36,553 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for nova
2018-01-08 05:11:36,559 [salt.state       ][INFO    ][9928] User nova@10.167.4.51 is already present with the desired password
2018-01-08 05:11:36,559 [salt.state       ][INFO    ][9928] Completed state [nova] at time 05:11:36.559743 duration_in_ms=6.755
2018-01-08 05:11:36,562 [salt.state       ][INFO    ][9928] Running state [mysql_grants_nova_nova_api_10.167.4.51] at time 05:11:36.562613
2018-01-08 05:11:36,563 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_nova_nova_api_10.167.4.51
2018-01-08 05:11:36,597 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-08 05:11:36,598 [salt.state       ][INFO    ][9928] {'mysql_grants_nova_nova_api_10.167.4.51': 'Present'}
2018-01-08 05:11:36,599 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_nova_nova_api_10.167.4.51] at time 05:11:36.598975 duration_in_ms=36.361
2018-01-08 05:11:36,599 [salt.state       ][INFO    ][9928] Running state [keystone] at time 05:11:36.599654
2018-01-08 05:11:36,600 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for keystone
2018-01-08 05:11:36,623 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'keystone' created
2018-01-08 05:11:36,624 [salt.state       ][INFO    ][9928] {'keystone': 'Present'}
2018-01-08 05:11:36,625 [salt.state       ][INFO    ][9928] Completed state [keystone] at time 05:11:36.625175 duration_in_ms=25.521
2018-01-08 05:11:36,625 [salt.state       ][INFO    ][9928] Running state [keystone] at time 05:11:36.625902
2018-01-08 05:11:36,626 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for keystone
2018-01-08 05:11:36,669 [salt.loaded.int.module.mysql][INFO    ][9928] User 'keystone'@'%' has been created
2018-01-08 05:11:36,670 [salt.state       ][INFO    ][9928] {'keystone': 'Present'}
2018-01-08 05:11:36,671 [salt.state       ][INFO    ][9928] Completed state [keystone] at time 05:11:36.671331 duration_in_ms=45.428
2018-01-08 05:11:36,674 [salt.state       ][INFO    ][9928] Running state [mysql_grants_keystone_keystone_%] at time 05:11:36.674574
2018-01-08 05:11:36,675 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-08 05:11:36,714 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-08 05:11:36,715 [salt.state       ][INFO    ][9928] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-08 05:11:36,715 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_keystone_keystone_%] at time 05:11:36.715700 duration_in_ms=41.126
2018-01-08 05:11:36,716 [salt.state       ][INFO    ][9928] Running state [keystone] at time 05:11:36.716421
2018-01-08 05:11:36,742 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for keystone
2018-01-08 05:11:36,783 [salt.loaded.int.module.mysql][INFO    ][9928] User 'keystone'@'10.167.4.51' has been created
2018-01-08 05:11:36,783 [salt.state       ][INFO    ][9928] {'keystone': 'Present'}
2018-01-08 05:11:36,784 [salt.state       ][INFO    ][9928] Completed state [keystone] at time 05:11:36.784596 duration_in_ms=68.175
2018-01-08 05:11:36,788 [salt.state       ][INFO    ][9928] Running state [mysql_grants_keystone_keystone_10.167.4.51] at time 05:11:36.788048
2018-01-08 05:11:36,788 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_keystone_keystone_10.167.4.51
2018-01-08 05:11:36,829 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-08 05:11:36,830 [salt.state       ][INFO    ][9928] {'mysql_grants_keystone_keystone_10.167.4.51': 'Present'}
2018-01-08 05:11:36,830 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_keystone_keystone_10.167.4.51] at time 05:11:36.830711 duration_in_ms=42.663
2018-01-08 05:11:36,831 [salt.state       ][INFO    ][9928] Running state [nova_cell0] at time 05:11:36.831476
2018-01-08 05:11:36,832 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for nova_cell0
2018-01-08 05:11:36,850 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'nova_cell0' created
2018-01-08 05:11:36,851 [salt.state       ][INFO    ][9928] {'nova_cell0': 'Present'}
2018-01-08 05:11:36,852 [salt.state       ][INFO    ][9928] Completed state [nova_cell0] at time 05:11:36.852011 duration_in_ms=20.535
2018-01-08 05:11:36,852 [salt.state       ][INFO    ][9928] Running state [nova] at time 05:11:36.852756
2018-01-08 05:11:36,853 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for nova
2018-01-08 05:11:36,858 [salt.state       ][INFO    ][9928] User nova@% is already present with the desired password
2018-01-08 05:11:36,859 [salt.state       ][INFO    ][9928] Completed state [nova] at time 05:11:36.859567 duration_in_ms=6.811
2018-01-08 05:11:36,862 [salt.state       ][INFO    ][9928] Running state [mysql_grants_nova_nova_cell0_%] at time 05:11:36.862430
2018-01-08 05:11:36,863 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-08 05:11:36,894 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-08 05:11:36,895 [salt.state       ][INFO    ][9928] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-08 05:11:36,896 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_nova_nova_cell0_%] at time 05:11:36.895940 duration_in_ms=33.509
2018-01-08 05:11:36,896 [salt.state       ][INFO    ][9928] Running state [nova] at time 05:11:36.896586
2018-01-08 05:11:36,897 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for nova
2018-01-08 05:11:36,902 [salt.state       ][INFO    ][9928] User nova@10.167.4.51 is already present with the desired password
2018-01-08 05:11:36,903 [salt.state       ][INFO    ][9928] Completed state [nova] at time 05:11:36.902947 duration_in_ms=6.36
2018-01-08 05:11:36,905 [salt.state       ][INFO    ][9928] Running state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 05:11:36.905491
2018-01-08 05:11:36,906 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_10.167.4.51
2018-01-08 05:11:36,938 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-08 05:11:36,939 [salt.state       ][INFO    ][9928] {'mysql_grants_nova_nova_cell0_10.167.4.51': 'Present'}
2018-01-08 05:11:36,939 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 05:11:36.939710 duration_in_ms=34.219
2018-01-08 05:11:36,940 [salt.state       ][INFO    ][9928] Running state [cinder] at time 05:11:36.940358
2018-01-08 05:11:36,941 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for cinder
2018-01-08 05:11:36,971 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'cinder' created
2018-01-08 05:11:36,972 [salt.state       ][INFO    ][9928] {'cinder': 'Present'}
2018-01-08 05:11:36,973 [salt.state       ][INFO    ][9928] Completed state [cinder] at time 05:11:36.973041 duration_in_ms=32.681
2018-01-08 05:11:36,973 [salt.state       ][INFO    ][9928] Running state [cinder] at time 05:11:36.973754
2018-01-08 05:11:36,974 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for cinder
2018-01-08 05:11:37,011 [salt.loaded.int.module.mysql][INFO    ][9928] User 'cinder'@'%' has been created
2018-01-08 05:11:37,012 [salt.state       ][INFO    ][9928] {'cinder': 'Present'}
2018-01-08 05:11:37,013 [salt.state       ][INFO    ][9928] Completed state [cinder] at time 05:11:37.013407 duration_in_ms=39.653
2018-01-08 05:11:37,016 [salt.state       ][INFO    ][9928] Running state [mysql_grants_cinder_cinder_%] at time 05:11:37.016605
2018-01-08 05:11:37,017 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-08 05:11:37,051 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-08 05:11:37,052 [salt.state       ][INFO    ][9928] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-08 05:11:37,053 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_cinder_cinder_%] at time 05:11:37.053156 duration_in_ms=36.55
2018-01-08 05:11:37,053 [salt.state       ][INFO    ][9928] Running state [cinder] at time 05:11:37.053878
2018-01-08 05:11:37,054 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for cinder
2018-01-08 05:11:37,087 [salt.loaded.int.module.mysql][INFO    ][9928] User 'cinder'@'10.167.4.51' has been created
2018-01-08 05:11:37,088 [salt.state       ][INFO    ][9928] {'cinder': 'Present'}
2018-01-08 05:11:37,089 [salt.state       ][INFO    ][9928] Completed state [cinder] at time 05:11:37.089201 duration_in_ms=35.323
2018-01-08 05:11:37,092 [salt.state       ][INFO    ][9928] Running state [mysql_grants_cinder_cinder_10.167.4.51] at time 05:11:37.091992
2018-01-08 05:11:37,092 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_cinder_cinder_10.167.4.51
2018-01-08 05:11:37,126 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-08 05:11:37,127 [salt.state       ][INFO    ][9928] {'mysql_grants_cinder_cinder_10.167.4.51': 'Present'}
2018-01-08 05:11:37,127 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_cinder_cinder_10.167.4.51] at time 05:11:37.127797 duration_in_ms=35.804
2018-01-08 05:11:37,128 [salt.state       ][INFO    ][9928] Running state [glance] at time 05:11:37.128476
2018-01-08 05:11:37,129 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for glance
2018-01-08 05:11:37,158 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'glance' created
2018-01-08 05:11:37,159 [salt.state       ][INFO    ][9928] {'glance': 'Present'}
2018-01-08 05:11:37,160 [salt.state       ][INFO    ][9928] Completed state [glance] at time 05:11:37.159958 duration_in_ms=31.482
2018-01-08 05:11:37,160 [salt.state       ][INFO    ][9928] Running state [glance] at time 05:11:37.160738
2018-01-08 05:11:37,161 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for glance
2018-01-08 05:11:37,194 [salt.loaded.int.module.mysql][INFO    ][9928] User 'glance'@'%' has been created
2018-01-08 05:11:37,195 [salt.state       ][INFO    ][9928] {'glance': 'Present'}
2018-01-08 05:11:37,196 [salt.state       ][INFO    ][9928] Completed state [glance] at time 05:11:37.196174 duration_in_ms=35.436
2018-01-08 05:11:37,199 [salt.state       ][INFO    ][9928] Running state [mysql_grants_glance_glance_%] at time 05:11:37.199634
2018-01-08 05:11:37,200 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-08 05:11:37,235 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-08 05:11:37,235 [salt.state       ][INFO    ][9928] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-08 05:11:37,236 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_glance_glance_%] at time 05:11:37.236567 duration_in_ms=36.933
2018-01-08 05:11:37,237 [salt.state       ][INFO    ][9928] Running state [glance] at time 05:11:37.237323
2018-01-08 05:11:37,238 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for glance
2018-01-08 05:11:37,276 [salt.loaded.int.module.mysql][INFO    ][9928] User 'glance'@'10.167.4.51' has been created
2018-01-08 05:11:37,277 [salt.state       ][INFO    ][9928] {'glance': 'Present'}
2018-01-08 05:11:37,278 [salt.state       ][INFO    ][9928] Completed state [glance] at time 05:11:37.278272 duration_in_ms=40.949
2018-01-08 05:11:37,281 [salt.state       ][INFO    ][9928] Running state [mysql_grants_glance_glance_10.167.4.51] at time 05:11:37.281424
2018-01-08 05:11:37,282 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_glance_glance_10.167.4.51
2018-01-08 05:11:37,315 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-08 05:11:37,315 [salt.state       ][INFO    ][9928] {'mysql_grants_glance_glance_10.167.4.51': 'Present'}
2018-01-08 05:11:37,316 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_glance_glance_10.167.4.51] at time 05:11:37.316345 duration_in_ms=34.921
2018-01-08 05:11:37,317 [salt.state       ][INFO    ][9928] Running state [neutron] at time 05:11:37.317034
2018-01-08 05:11:37,317 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for neutron
2018-01-08 05:11:37,339 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'neutron' created
2018-01-08 05:11:37,340 [salt.state       ][INFO    ][9928] {'neutron': 'Present'}
2018-01-08 05:11:37,341 [salt.state       ][INFO    ][9928] Completed state [neutron] at time 05:11:37.341209 duration_in_ms=24.174
2018-01-08 05:11:37,341 [salt.state       ][INFO    ][9928] Running state [neutron] at time 05:11:37.341883
2018-01-08 05:11:37,342 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for neutron
2018-01-08 05:11:37,381 [salt.loaded.int.module.mysql][INFO    ][9928] User 'neutron'@'%' has been created
2018-01-08 05:11:37,382 [salt.state       ][INFO    ][9928] {'neutron': 'Present'}
2018-01-08 05:11:37,383 [salt.state       ][INFO    ][9928] Completed state [neutron] at time 05:11:37.382952 duration_in_ms=41.068
2018-01-08 05:11:37,386 [salt.state       ][INFO    ][9928] Running state [mysql_grants_neutron_neutron_%] at time 05:11:37.386153
2018-01-08 05:11:37,386 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-08 05:11:37,425 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-08 05:11:37,425 [salt.state       ][INFO    ][9928] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-08 05:11:37,426 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_neutron_neutron_%] at time 05:11:37.426495 duration_in_ms=40.342
2018-01-08 05:11:37,427 [salt.state       ][INFO    ][9928] Running state [neutron] at time 05:11:37.427296
2018-01-08 05:11:37,428 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for neutron
2018-01-08 05:11:37,471 [salt.loaded.int.module.mysql][INFO    ][9928] User 'neutron'@'10.167.4.51' has been created
2018-01-08 05:11:37,472 [salt.state       ][INFO    ][9928] {'neutron': 'Present'}
2018-01-08 05:11:37,473 [salt.state       ][INFO    ][9928] Completed state [neutron] at time 05:11:37.473156 duration_in_ms=45.86
2018-01-08 05:11:37,476 [salt.state       ][INFO    ][9928] Running state [mysql_grants_neutron_neutron_10.167.4.51] at time 05:11:37.476091
2018-01-08 05:11:37,476 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_neutron_neutron_10.167.4.51
2018-01-08 05:11:37,507 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-08 05:11:37,508 [salt.state       ][INFO    ][9928] {'mysql_grants_neutron_neutron_10.167.4.51': 'Present'}
2018-01-08 05:11:37,509 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_neutron_neutron_10.167.4.51] at time 05:11:37.509014 duration_in_ms=32.923
2018-01-08 05:11:37,509 [salt.state       ][INFO    ][9928] Running state [designate] at time 05:11:37.509648
2018-01-08 05:11:37,510 [salt.state       ][INFO    ][9928] Executing state mysql_database.present for designate
2018-01-08 05:11:37,532 [salt.loaded.int.module.mysql][INFO    ][9928] DB 'designate' created
2018-01-08 05:11:37,533 [salt.state       ][INFO    ][9928] {'designate': 'Present'}
2018-01-08 05:11:37,533 [salt.state       ][INFO    ][9928] Completed state [designate] at time 05:11:37.533717 duration_in_ms=24.068
2018-01-08 05:11:37,534 [salt.state       ][INFO    ][9928] Running state [designate] at time 05:11:37.534392
2018-01-08 05:11:37,535 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for designate
2018-01-08 05:11:37,540 [salt.state       ][INFO    ][9928] User designate@% is already present with the desired password
2018-01-08 05:11:37,541 [salt.state       ][INFO    ][9928] Completed state [designate] at time 05:11:37.541392 duration_in_ms=6.999
2018-01-08 05:11:37,544 [salt.state       ][INFO    ][9928] Running state [mysql_grants_designate_designate_%] at time 05:11:37.544382
2018-01-08 05:11:37,545 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-08 05:11:37,588 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-08 05:11:37,589 [salt.state       ][INFO    ][9928] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-08 05:11:37,589 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_designate_designate_%] at time 05:11:37.589747 duration_in_ms=45.364
2018-01-08 05:11:37,590 [salt.state       ][INFO    ][9928] Running state [designate] at time 05:11:37.590454
2018-01-08 05:11:37,591 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for designate
2018-01-08 05:11:37,596 [salt.state       ][INFO    ][9928] User designate@10.167.4.50 is already present with the desired password
2018-01-08 05:11:37,597 [salt.state       ][INFO    ][9928] Completed state [designate] at time 05:11:37.597488 duration_in_ms=7.034
2018-01-08 05:11:37,600 [salt.state       ][INFO    ][9928] Running state [mysql_grants_designate_designate_10.167.4.50] at time 05:11:37.600285
2018-01-08 05:11:37,601 [salt.state       ][INFO    ][9928] Executing state mysql_grants.present for mysql_grants_designate_designate_10.167.4.50
2018-01-08 05:11:37,642 [salt.loaded.int.module.mysql][INFO    ][9928] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-08 05:11:37,643 [salt.state       ][INFO    ][9928] {'mysql_grants_designate_designate_10.167.4.50': 'Present'}
2018-01-08 05:11:37,643 [salt.state       ][INFO    ][9928] Completed state [mysql_grants_designate_designate_10.167.4.50] at time 05:11:37.643601 duration_in_ms=43.316
2018-01-08 05:11:37,644 [salt.state       ][INFO    ][9928] Running state [haproxy] at time 05:11:37.644270
2018-01-08 05:11:37,644 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for haproxy
2018-01-08 05:11:37,681 [salt.loaded.int.module.mysql][INFO    ][9928] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-08 05:11:37,682 [salt.state       ][INFO    ][9928] {'haproxy': 'Present'}
2018-01-08 05:11:37,683 [salt.state       ][INFO    ][9928] Completed state [haproxy] at time 05:11:37.683260 duration_in_ms=38.989
2018-01-08 05:11:37,684 [salt.state       ][INFO    ][9928] Running state [haproxy] at time 05:11:37.683959
2018-01-08 05:11:37,684 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for haproxy
2018-01-08 05:11:37,724 [salt.loaded.int.module.mysql][INFO    ][9928] User 'haproxy'@'%' has been created with passwordless login
2018-01-08 05:11:37,724 [salt.state       ][INFO    ][9928] {'haproxy': 'Present'}
2018-01-08 05:11:37,725 [salt.state       ][INFO    ][9928] Completed state [haproxy] at time 05:11:37.725392 duration_in_ms=41.433
2018-01-08 05:11:37,726 [salt.state       ][INFO    ][9928] Running state [haproxy] at time 05:11:37.726081
2018-01-08 05:11:37,726 [salt.state       ][INFO    ][9928] Executing state mysql_user.present for haproxy
2018-01-08 05:11:37,774 [salt.loaded.int.module.mysql][INFO    ][9928] User 'haproxy'@'10.167.4.51' has been created with passwordless login
2018-01-08 05:11:37,775 [salt.state       ][INFO    ][9928] {'haproxy': 'Present'}
2018-01-08 05:11:37,776 [salt.state       ][INFO    ][9928] Completed state [haproxy] at time 05:11:37.776048 duration_in_ms=49.967
2018-01-08 05:11:37,781 [salt.minion      ][INFO    ][9928] Returning information for job: 20180108050005290739
2018-01-08 05:23:48,427 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command mysql.status with jid 20180108052350092587
2018-01-08 05:23:48,445 [salt.minion      ][INFO    ][16023] Starting a new job with PID 16023
2018-01-08 05:23:48,471 [salt.minion      ][INFO    ][16023] Returning information for job: 20180108052350092587
2018-01-08 05:24:03,858 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command state.sls with jid 20180108052405520531
2018-01-08 05:24:03,876 [salt.minion      ][INFO    ][16028] Starting a new job with PID 16028
2018-01-08 05:24:04,910 [salt.state       ][INFO    ][16028] Loading fresh modules for state activity
2018-01-08 05:24:05,143 [salt.fileclient  ][INFO    ][16028] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-08 05:24:05,170 [salt.fileclient  ][INFO    ][16028] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-08 05:24:05,600 [salt.state       ][INFO    ][16028] Running state [haproxy] at time 05:24:05.600266
2018-01-08 05:24:05,600 [salt.state       ][INFO    ][16028] Executing state pkg.installed for haproxy
2018-01-08 05:24:05,601 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:24:06,001 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-08 05:24:06,080 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 05:24:07,532 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 05:24:07,560 [salt.loaded.int.module.cmdmod][INFO    ][16028] 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-08 05:24:13,955 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108052415615465
2018-01-08 05:24:13,978 [salt.minion      ][INFO    ][16700] Starting a new job with PID 16700
2018-01-08 05:24:14,005 [salt.minion      ][INFO    ][16700] Returning information for job: 20180108052415615465
2018-01-08 05:24:16,207 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:24:16,237 [salt.state       ][INFO    ][16028] 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-08 05:24:16,252 [salt.state       ][INFO    ][16028] Loading fresh modules for state activity
2018-01-08 05:24:16,278 [salt.state       ][INFO    ][16028] Completed state [haproxy] at time 05:24:16.278721 duration_in_ms=10678.454
2018-01-08 05:24:16,282 [salt.state       ][INFO    ][16028] Running state [/etc/default/haproxy] at time 05:24:16.282082
2018-01-08 05:24:16,282 [salt.state       ][INFO    ][16028] Executing state file.managed for /etc/default/haproxy
2018-01-08 05:24:16,306 [salt.fileclient  ][INFO    ][16028] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-08 05:24:16,309 [salt.state       ][INFO    ][16028] 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-08 05:24:16,310 [salt.state       ][INFO    ][16028] Completed state [/etc/default/haproxy] at time 05:24:16.310811 duration_in_ms=28.728
2018-01-08 05:24:16,311 [salt.state       ][INFO    ][16028] Running state [/etc/haproxy/haproxy.cfg] at time 05:24:16.311173
2018-01-08 05:24:16,311 [salt.state       ][INFO    ][16028] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-08 05:24:16,330 [salt.fileclient  ][INFO    ][16028] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-08 05:24:16,438 [salt.state       ][INFO    ][16028] 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 10.167.4.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 10.167.4.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 10.167.4.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 10.167.4.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-08 05:24:16,438 [salt.state       ][INFO    ][16028] Completed state [/etc/haproxy/haproxy.cfg] at time 05:24:16.438336 duration_in_ms=127.161
2018-01-08 05:24:16,438 [salt.state       ][INFO    ][16028] Running state [/etc/haproxy/ssl] at time 05:24:16.438690
2018-01-08 05:24:16,438 [salt.state       ][INFO    ][16028] Executing state file.directory for /etc/haproxy/ssl
2018-01-08 05:24:16,440 [salt.state       ][INFO    ][16028] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-08 05:24:16,440 [salt.state       ][INFO    ][16028] Completed state [/etc/haproxy/ssl] at time 05:24:16.440396 duration_in_ms=1.706
2018-01-08 05:24:16,441 [salt.state       ][INFO    ][16028] Running state [haproxy_status_packages] at time 05:24:16.441288
2018-01-08 05:24:16,441 [salt.state       ][INFO    ][16028] Executing state pkg.installed for haproxy_status_packages
2018-01-08 05:24:16,675 [salt.state       ][INFO    ][16028] All specified packages are already installed
2018-01-08 05:24:16,676 [salt.state       ][INFO    ][16028] Completed state [haproxy_status_packages] at time 05:24:16.676058 duration_in_ms=234.77
2018-01-08 05:24:16,676 [salt.state       ][INFO    ][16028] Running state [/usr/bin/haproxy-status.sh] at time 05:24:16.676671
2018-01-08 05:24:16,676 [salt.state       ][INFO    ][16028] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-08 05:24:16,704 [salt.fileclient  ][INFO    ][16028] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-08 05:24:16,722 [salt.state       ][INFO    ][16028] File changed:
New file
2018-01-08 05:24:16,722 [salt.state       ][INFO    ][16028] Completed state [/usr/bin/haproxy-status.sh] at time 05:24:16.722343 duration_in_ms=45.672
2018-01-08 05:24:16,722 [salt.state       ][INFO    ][16028] Running state [net.ipv4.ip_nonlocal_bind] at time 05:24:16.722916
2018-01-08 05:24:16,723 [salt.state       ][INFO    ][16028] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-08 05:24:16,723 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command 'sysctl -a' in directory '/root'
2018-01-08 05:24:16,747 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-08 05:24:16,753 [salt.state       ][INFO    ][16028] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-08 05:24:16,753 [salt.state       ][INFO    ][16028] Completed state [net.ipv4.ip_nonlocal_bind] at time 05:24:16.753654 duration_in_ms=30.738
2018-01-08 05:24:16,754 [salt.state       ][INFO    ][16028] Running state [haproxy] at time 05:24:16.754714
2018-01-08 05:24:16,755 [salt.state       ][INFO    ][16028] Executing state service.running for haproxy
2018-01-08 05:24:16,755 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-08 05:24:16,761 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-08 05:24:16,769 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-08 05:24:16,774 [salt.state       ][INFO    ][16028] The service haproxy is already running
2018-01-08 05:24:16,774 [salt.state       ][INFO    ][16028] Completed state [haproxy] at time 05:24:16.774448 duration_in_ms=19.733
2018-01-08 05:24:16,774 [salt.state       ][INFO    ][16028] Running state [haproxy] at time 05:24:16.774808
2018-01-08 05:24:16,775 [salt.state       ][INFO    ][16028] Executing state service.mod_watch for haproxy
2018-01-08 05:24:16,775 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-08 05:24:16,781 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-08 05:24:16,788 [salt.loaded.int.module.cmdmod][INFO    ][16028] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-08 05:24:16,817 [salt.state       ][INFO    ][16028] {'haproxy': True}
2018-01-08 05:24:16,817 [salt.state       ][INFO    ][16028] Completed state [haproxy] at time 05:24:16.817715 duration_in_ms=42.906
2018-01-08 05:24:16,819 [salt.minion      ][INFO    ][16028] Returning information for job: 20180108052405520531
2018-01-08 05:24:21,649 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command service.status with jid 20180108052423307593
2018-01-08 05:24:21,670 [salt.minion      ][INFO    ][16936] Starting a new job with PID 16936
2018-01-08 05:24:21,876 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16936] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-08 05:24:21,893 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16936] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-08 05:24:21,904 [salt.minion      ][INFO    ][16936] Returning information for job: 20180108052423307593
2018-01-08 05:24:22,831 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command service.restart with jid 20180108052424491167
2018-01-08 05:24:22,853 [salt.minion      ][INFO    ][16943] Starting a new job with PID 16943
2018-01-08 05:24:23,047 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16943] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-08 05:24:23,058 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16943] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-08 05:24:23,075 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16943] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-08 05:24:23,102 [salt.minion      ][INFO    ][16943] Returning information for job: 20180108052424491167
2018-01-08 05:45:13,587 [salt.utils.schedule][INFO    ][2627] Running scheduled job: __mine_interval
2018-01-08 05:51:15,226 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command test.ping with jid 20180108055116920587
2018-01-08 05:51:15,278 [salt.minion      ][INFO    ][17159] Starting a new job with PID 17159
2018-01-08 05:51:15,369 [salt.minion      ][INFO    ][17159] Returning information for job: 20180108055116920587
2018-01-08 05:51:27,721 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command state.sls with jid 20180108055129415736
2018-01-08 05:51:27,741 [salt.minion      ][INFO    ][17164] Starting a new job with PID 17164
2018-01-08 05:51:28,312 [salt.state       ][INFO    ][17164] Loading fresh modules for state activity
2018-01-08 05:51:28,888 [salt.state       ][INFO    ][17164] Running state [keepalived] at time 05:51:28.888110
2018-01-08 05:51:28,888 [salt.state       ][INFO    ][17164] Executing state pkg.installed for keepalived
2018-01-08 05:51:28,889 [salt.loaded.int.module.cmdmod][INFO    ][17164] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:51:29,241 [salt.state       ][INFO    ][17164] All specified packages are already installed
2018-01-08 05:51:29,242 [salt.state       ][INFO    ][17164] Completed state [keepalived] at time 05:51:29.242470 duration_in_ms=354.36
2018-01-08 05:51:29,242 [salt.state       ][INFO    ][17164] Running state [lsof] at time 05:51:29.242890
2018-01-08 05:51:29,243 [salt.state       ][INFO    ][17164] Executing state pkg.installed for lsof
2018-01-08 05:51:29,247 [salt.state       ][INFO    ][17164] All specified packages are already installed
2018-01-08 05:51:29,247 [salt.state       ][INFO    ][17164] Completed state [lsof] at time 05:51:29.247721 duration_in_ms=4.831
2018-01-08 05:51:29,249 [salt.state       ][INFO    ][17164] Running state [/etc/keepalived/keepalived.conf] at time 05:51:29.249828
2018-01-08 05:51:29,250 [salt.state       ][INFO    ][17164] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-08 05:51:29,306 [salt.state       ][INFO    ][17164] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-08 05:51:29,306 [salt.state       ][INFO    ][17164] Completed state [/etc/keepalived/keepalived.conf] at time 05:51:29.306751 duration_in_ms=56.922
2018-01-08 05:51:29,307 [salt.state       ][INFO    ][17164] Running state [keepalived] at time 05:51:29.307470
2018-01-08 05:51:29,307 [salt.state       ][INFO    ][17164] Executing state service.running for keepalived
2018-01-08 05:51:29,308 [salt.loaded.int.module.cmdmod][INFO    ][17164] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-08 05:51:29,334 [salt.loaded.int.module.cmdmod][INFO    ][17164] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-08 05:51:29,346 [salt.loaded.int.module.cmdmod][INFO    ][17164] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 05:51:29,358 [salt.state       ][INFO    ][17164] The service keepalived is already running
2018-01-08 05:51:29,358 [salt.state       ][INFO    ][17164] Completed state [keepalived] at time 05:51:29.358849 duration_in_ms=51.379
2018-01-08 05:51:29,359 [salt.minion      ][INFO    ][17164] Returning information for job: 20180108055129415736
2018-01-08 05:51:51,086 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command pillar.get with jid 20180108055152780038
2018-01-08 05:51:51,110 [salt.minion      ][INFO    ][17188] Starting a new job with PID 17188
2018-01-08 05:51:51,119 [salt.minion      ][INFO    ][17188] Returning information for job: 20180108055152780038
2018-01-08 05:53:31,829 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command state.sls with jid 20180108055333508318
2018-01-08 05:53:31,847 [salt.minion      ][INFO    ][17203] Starting a new job with PID 17203
2018-01-08 05:53:32,432 [salt.state       ][INFO    ][17203] Loading fresh modules for state activity
2018-01-08 05:53:32,639 [py.warnings      ][WARNING ][17203] /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-08 05:53:32,641 [salt.loaded.int.module.cmdmod][INFO    ][17203] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-08 05:53:33,175 [salt.state       ][INFO    ][17203] Running state [mysql-wsrep-5.6] at time 05:53:33.175304
2018-01-08 05:53:33,175 [salt.state       ][INFO    ][17203] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-08 05:53:33,175 [salt.loaded.int.module.cmdmod][INFO    ][17203] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:53:33,471 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,472 [salt.state       ][INFO    ][17203] Completed state [mysql-wsrep-5.6] at time 05:53:33.471963 duration_in_ms=296.659
2018-01-08 05:53:33,472 [salt.state       ][INFO    ][17203] Running state [galera-3] at time 05:53:33.472194
2018-01-08 05:53:33,472 [salt.state       ][INFO    ][17203] Executing state pkg.installed for galera-3
2018-01-08 05:53:33,476 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,476 [salt.state       ][INFO    ][17203] Completed state [galera-3] at time 05:53:33.476349 duration_in_ms=4.155
2018-01-08 05:53:33,476 [salt.state       ][INFO    ][17203] Running state [rsync] at time 05:53:33.476518
2018-01-08 05:53:33,476 [salt.state       ][INFO    ][17203] Executing state pkg.installed for rsync
2018-01-08 05:53:33,480 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,480 [salt.state       ][INFO    ][17203] Completed state [rsync] at time 05:53:33.480401 duration_in_ms=3.883
2018-01-08 05:53:33,481 [salt.state       ][INFO    ][17203] Running state [python-mysqldb] at time 05:53:33.481102
2018-01-08 05:53:33,481 [salt.state       ][INFO    ][17203] Executing state pkg.installed for python-mysqldb
2018-01-08 05:53:33,485 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,485 [salt.state       ][INFO    ][17203] Completed state [python-mysqldb] at time 05:53:33.485158 duration_in_ms=4.055
2018-01-08 05:53:33,485 [salt.state       ][INFO    ][17203] Running state [psmisc] at time 05:53:33.485315
2018-01-08 05:53:33,485 [salt.state       ][INFO    ][17203] Executing state pkg.installed for psmisc
2018-01-08 05:53:33,489 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,489 [salt.state       ][INFO    ][17203] Completed state [psmisc] at time 05:53:33.489212 duration_in_ms=3.897
2018-01-08 05:53:33,489 [salt.state       ][INFO    ][17203] Running state [netcat] at time 05:53:33.489369
2018-01-08 05:53:33,489 [salt.state       ][INFO    ][17203] Executing state pkg.installed for netcat
2018-01-08 05:53:33,493 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,493 [salt.state       ][INFO    ][17203] Completed state [netcat] at time 05:53:33.493349 duration_in_ms=3.98
2018-01-08 05:53:33,493 [salt.state       ][INFO    ][17203] Running state [percona-xtrabackup] at time 05:53:33.493502
2018-01-08 05:53:33,493 [salt.state       ][INFO    ][17203] Executing state pkg.installed for percona-xtrabackup
2018-01-08 05:53:33,497 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,497 [salt.state       ][INFO    ][17203] Completed state [percona-xtrabackup] at time 05:53:33.497543 duration_in_ms=4.04
2018-01-08 05:53:33,497 [salt.state       ][INFO    ][17203] Running state [socat] at time 05:53:33.497696
2018-01-08 05:53:33,497 [salt.state       ][INFO    ][17203] Executing state pkg.installed for socat
2018-01-08 05:53:33,501 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,501 [salt.state       ][INFO    ][17203] Completed state [socat] at time 05:53:33.501587 duration_in_ms=3.89
2018-01-08 05:53:33,501 [salt.state       ][INFO    ][17203] Running state [libdbd-mysql] at time 05:53:33.501740
2018-01-08 05:53:33,501 [salt.state       ][INFO    ][17203] Executing state pkg.installed for libdbd-mysql
2018-01-08 05:53:33,505 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,505 [salt.state       ][INFO    ][17203] Completed state [libdbd-mysql] at time 05:53:33.505727 duration_in_ms=3.987
2018-01-08 05:53:33,505 [salt.state       ][INFO    ][17203] Running state [python-pymysql] at time 05:53:33.505883
2018-01-08 05:53:33,506 [salt.state       ][INFO    ][17203] Executing state pkg.installed for python-pymysql
2018-01-08 05:53:33,509 [salt.state       ][INFO    ][17203] All specified packages are already installed
2018-01-08 05:53:33,509 [salt.state       ][INFO    ][17203] Completed state [python-pymysql] at time 05:53:33.509914 duration_in_ms=4.03
2018-01-08 05:53:33,512 [salt.state       ][INFO    ][17203] Running state [/var/log/mysql] at time 05:53:33.512148
2018-01-08 05:53:33,512 [salt.state       ][INFO    ][17203] Executing state file.directory for /var/log/mysql
2018-01-08 05:53:33,512 [salt.state       ][INFO    ][17203] Directory /var/log/mysql is in the correct state
2018-01-08 05:53:33,512 [salt.state       ][INFO    ][17203] Completed state [/var/log/mysql] at time 05:53:33.512920 duration_in_ms=0.772
2018-01-08 05:53:33,513 [salt.state       ][INFO    ][17203] Running state [/var/run/mysqld] at time 05:53:33.513375
2018-01-08 05:53:33,513 [salt.state       ][INFO    ][17203] Executing state file.directory for /var/run/mysqld
2018-01-08 05:53:33,514 [salt.state       ][INFO    ][17203] {'group': 'root'}
2018-01-08 05:53:33,514 [salt.state       ][INFO    ][17203] Completed state [/var/run/mysqld] at time 05:53:33.514311 duration_in_ms=0.937
2018-01-08 05:53:33,514 [salt.state       ][INFO    ][17203] Running state [/etc/systemd/system/mysql.service.d] at time 05:53:33.514781
2018-01-08 05:53:33,514 [salt.state       ][INFO    ][17203] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-08 05:53:33,515 [salt.state       ][INFO    ][17203] Directory /etc/systemd/system/mysql.service.d is in the correct state
2018-01-08 05:53:33,515 [salt.state       ][INFO    ][17203] Completed state [/etc/systemd/system/mysql.service.d] at time 05:53:33.515576 duration_in_ms=0.795
2018-01-08 05:53:33,516 [salt.state       ][INFO    ][17203] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 05:53:33.516445
2018-01-08 05:53:33,516 [salt.state       ][INFO    ][17203] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-08 05:53:33,523 [salt.state       ][INFO    ][17203] File /etc/systemd/system/mysql.service.d/override.conf is in the correct state
2018-01-08 05:53:33,523 [salt.state       ][INFO    ][17203] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 05:53:33.523538 duration_in_ms=7.093
2018-01-08 05:53:33,524 [salt.state       ][INFO    ][17203] Running state [service.systemctl_reload] at time 05:53:33.524397
2018-01-08 05:53:33,524 [salt.state       ][INFO    ][17203] Executing state module.wait for service.systemctl_reload
2018-01-08 05:53:33,524 [salt.state       ][INFO    ][17203] No changes made for service.systemctl_reload
2018-01-08 05:53:33,524 [salt.state       ][INFO    ][17203] Completed state [service.systemctl_reload] at time 05:53:33.524899 duration_in_ms=0.502
2018-01-08 05:53:33,525 [salt.state       ][INFO    ][17203] Running state [/etc/mysql/debian.cnf] at time 05:53:33.525342
2018-01-08 05:53:33,525 [salt.state       ][INFO    ][17203] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-08 05:53:33,576 [salt.state       ][INFO    ][17203] File /etc/mysql/debian.cnf is in the correct state
2018-01-08 05:53:33,576 [salt.state       ][INFO    ][17203] Completed state [/etc/mysql/debian.cnf] at time 05:53:33.576456 duration_in_ms=51.112
2018-01-08 05:53:33,576 [salt.state       ][INFO    ][17203] Running state [/usr/local/sbin/galera_init.sh] at time 05:53:33.576627
2018-01-08 05:53:33,576 [salt.state       ][INFO    ][17203] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-08 05:53:33,590 [salt.state       ][INFO    ][17203] File /usr/local/sbin/galera_init.sh is in the correct state
2018-01-08 05:53:33,590 [salt.state       ][INFO    ][17203] Completed state [/usr/local/sbin/galera_init.sh] at time 05:53:33.590791 duration_in_ms=14.164
2018-01-08 05:53:33,590 [salt.state       ][INFO    ][17203] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 05:53:33.590953
2018-01-08 05:53:33,591 [salt.state       ][INFO    ][17203] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-08 05:53:33,604 [salt.state       ][INFO    ][17203] File /usr/local/sbin/galera_bootstrap.sh is in the correct state
2018-01-08 05:53:33,604 [salt.state       ][INFO    ][17203] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 05:53:33.604567 duration_in_ms=13.614
2018-01-08 05:53:33,604 [salt.state       ][INFO    ][17203] Running state [/etc/mysql/my.cnf] at time 05:53:33.604728
2018-01-08 05:53:33,604 [salt.state       ][INFO    ][17203] Executing state file.managed for /etc/mysql/my.cnf
2018-01-08 05:53:33,653 [salt.state       ][INFO    ][17203] File /etc/mysql/my.cnf is in the correct state
2018-01-08 05:53:33,653 [salt.state       ][INFO    ][17203] Completed state [/etc/mysql/my.cnf] at time 05:53:33.653333 duration_in_ms=48.605
2018-01-08 05:53:33,654 [salt.state       ][INFO    ][17203] Running state [mysql] at time 05:53:33.654817
2018-01-08 05:53:33,655 [salt.state       ][INFO    ][17203] Executing state service.running for mysql
2018-01-08 05:53:33,655 [salt.loaded.int.module.cmdmod][INFO    ][17203] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-08 05:53:33,677 [salt.loaded.int.module.cmdmod][INFO    ][17203] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-08 05:53:33,688 [salt.loaded.int.module.cmdmod][INFO    ][17203] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-08 05:53:33,697 [salt.state       ][INFO    ][17203] The service mysql is already running
2018-01-08 05:53:33,697 [salt.state       ][INFO    ][17203] Completed state [mysql] at time 05:53:33.697769 duration_in_ms=42.951
2018-01-08 05:53:33,698 [salt.state       ][INFO    ][17203] Running state [ceilometer] at time 05:53:33.698692
2018-01-08 05:53:33,698 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for ceilometer
2018-01-08 05:53:33,702 [salt.state       ][INFO    ][17203] Database ceilometer is already present
2018-01-08 05:53:33,702 [salt.state       ][INFO    ][17203] Completed state [ceilometer] at time 05:53:33.702656 duration_in_ms=3.964
2018-01-08 05:53:33,703 [salt.state       ][INFO    ][17203] Running state [ceilometer] at time 05:53:33.703079
2018-01-08 05:53:33,703 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for ceilometer
2018-01-08 05:53:33,706 [salt.state       ][INFO    ][17203] User ceilometer@% is already present with the desired password
2018-01-08 05:53:33,706 [salt.state       ][INFO    ][17203] Completed state [ceilometer] at time 05:53:33.706579 duration_in_ms=3.501
2018-01-08 05:53:33,707 [salt.state       ][INFO    ][17203] Running state [mysql_grants_ceilometer_ceilometer_%] at time 05:53:33.707940
2018-01-08 05:53:33,708 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-08 05:53:33,712 [salt.state       ][INFO    ][17203] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-08 05:53:33,712 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 05:53:33.712930 duration_in_ms=4.99
2018-01-08 05:53:33,713 [salt.state       ][INFO    ][17203] Running state [ceilometer] at time 05:53:33.713092
2018-01-08 05:53:33,713 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for ceilometer
2018-01-08 05:53:33,716 [salt.state       ][INFO    ][17203] User ceilometer@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,716 [salt.state       ][INFO    ][17203] Completed state [ceilometer] at time 05:53:33.716786 duration_in_ms=3.695
2018-01-08 05:53:33,717 [salt.state       ][INFO    ][17203] Running state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 05:53:33.717697
2018-01-08 05:53:33,717 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_10.167.4.51
2018-01-08 05:53:33,721 [salt.state       ][INFO    ][17203] Grant all on ceilometer.* to ceilometer@10.167.4.51 is already present
2018-01-08 05:53:33,721 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_ceilometer_ceilometer_10.167.4.51] at time 05:53:33.721476 duration_in_ms=3.779
2018-01-08 05:53:33,721 [salt.state       ][INFO    ][17203] Running state [aodh] at time 05:53:33.721636
2018-01-08 05:53:33,721 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for aodh
2018-01-08 05:53:33,723 [salt.state       ][INFO    ][17203] Database aodh is already present
2018-01-08 05:53:33,723 [salt.state       ][INFO    ][17203] Completed state [aodh] at time 05:53:33.723885 duration_in_ms=2.249
2018-01-08 05:53:33,724 [salt.state       ][INFO    ][17203] Running state [aodh] at time 05:53:33.724047
2018-01-08 05:53:33,724 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for aodh
2018-01-08 05:53:33,727 [salt.state       ][INFO    ][17203] User aodh@% is already present with the desired password
2018-01-08 05:53:33,727 [salt.state       ][INFO    ][17203] Completed state [aodh] at time 05:53:33.727467 duration_in_ms=3.42
2018-01-08 05:53:33,728 [salt.state       ][INFO    ][17203] Running state [mysql_grants_aodh_aodh_%] at time 05:53:33.728431
2018-01-08 05:53:33,728 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-08 05:53:33,731 [salt.state       ][INFO    ][17203] Grant all on aodh.* to aodh@% is already present
2018-01-08 05:53:33,732 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_aodh_aodh_%] at time 05:53:33.732035 duration_in_ms=3.604
2018-01-08 05:53:33,732 [salt.state       ][INFO    ][17203] Running state [aodh] at time 05:53:33.732194
2018-01-08 05:53:33,732 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for aodh
2018-01-08 05:53:33,734 [salt.state       ][INFO    ][17203] User aodh@10.167.4.50 is already present with the desired password
2018-01-08 05:53:33,734 [salt.state       ][INFO    ][17203] Completed state [aodh] at time 05:53:33.734501 duration_in_ms=2.307
2018-01-08 05:53:33,735 [salt.state       ][INFO    ][17203] Running state [mysql_grants_aodh_aodh_10.167.4.50] at time 05:53:33.735400
2018-01-08 05:53:33,735 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_aodh_aodh_10.167.4.50
2018-01-08 05:53:33,738 [salt.state       ][INFO    ][17203] Grant all on aodh.* to aodh@10.167.4.50 is already present
2018-01-08 05:53:33,739 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_aodh_aodh_10.167.4.50] at time 05:53:33.739068 duration_in_ms=3.668
2018-01-08 05:53:33,739 [salt.state       ][INFO    ][17203] Running state [nova] at time 05:53:33.739226
2018-01-08 05:53:33,739 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for nova
2018-01-08 05:53:33,741 [salt.state       ][INFO    ][17203] Database nova is already present
2018-01-08 05:53:33,741 [salt.state       ][INFO    ][17203] Completed state [nova] at time 05:53:33.741321 duration_in_ms=2.096
2018-01-08 05:53:33,741 [salt.state       ][INFO    ][17203] Running state [nova] at time 05:53:33.741480
2018-01-08 05:53:33,741 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for nova
2018-01-08 05:53:33,744 [salt.state       ][INFO    ][17203] User nova@% is already present with the desired password
2018-01-08 05:53:33,744 [salt.state       ][INFO    ][17203] Completed state [nova] at time 05:53:33.744847 duration_in_ms=3.367
2018-01-08 05:53:33,745 [salt.state       ][INFO    ][17203] Running state [mysql_grants_nova_nova_%] at time 05:53:33.745799
2018-01-08 05:53:33,745 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-08 05:53:33,749 [salt.state       ][INFO    ][17203] Grant all on nova.* to nova@% is already present
2018-01-08 05:53:33,749 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_nova_nova_%] at time 05:53:33.749647 duration_in_ms=3.848
2018-01-08 05:53:33,749 [salt.state       ][INFO    ][17203] Running state [nova] at time 05:53:33.749797
2018-01-08 05:53:33,749 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for nova
2018-01-08 05:53:33,752 [salt.state       ][INFO    ][17203] User nova@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,752 [salt.state       ][INFO    ][17203] Completed state [nova] at time 05:53:33.752857 duration_in_ms=3.059
2018-01-08 05:53:33,753 [salt.state       ][INFO    ][17203] Running state [mysql_grants_nova_nova_10.167.4.51] at time 05:53:33.753718
2018-01-08 05:53:33,753 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_nova_nova_10.167.4.51
2018-01-08 05:53:33,758 [salt.state       ][INFO    ][17203] Grant all on nova.* to nova@10.167.4.51 is already present
2018-01-08 05:53:33,758 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_nova_nova_10.167.4.51] at time 05:53:33.758473 duration_in_ms=4.755
2018-01-08 05:53:33,758 [salt.state       ][INFO    ][17203] Running state [grafana] at time 05:53:33.758644
2018-01-08 05:53:33,758 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for grafana
2018-01-08 05:53:33,760 [salt.state       ][INFO    ][17203] Database grafana is already present
2018-01-08 05:53:33,760 [salt.state       ][INFO    ][17203] Completed state [grafana] at time 05:53:33.760474 duration_in_ms=1.83
2018-01-08 05:53:33,760 [salt.state       ][INFO    ][17203] Running state [grafana] at time 05:53:33.760645
2018-01-08 05:53:33,760 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for grafana
2018-01-08 05:53:33,762 [salt.state       ][INFO    ][17203] User grafana@% is already present with the desired password
2018-01-08 05:53:33,762 [salt.state       ][INFO    ][17203] Completed state [grafana] at time 05:53:33.762893 duration_in_ms=2.248
2018-01-08 05:53:33,763 [salt.state       ][INFO    ][17203] Running state [mysql_grants_grafana_grafana_%] at time 05:53:33.763870
2018-01-08 05:53:33,764 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-08 05:53:33,767 [salt.state       ][INFO    ][17203] Grant all on grafana.* to grafana@% is already present
2018-01-08 05:53:33,768 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_grafana_grafana_%] at time 05:53:33.768096 duration_in_ms=4.227
2018-01-08 05:53:33,768 [salt.state       ][INFO    ][17203] Running state [grafana] at time 05:53:33.768251
2018-01-08 05:53:33,768 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for grafana
2018-01-08 05:53:33,771 [salt.state       ][INFO    ][17203] User grafana@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,771 [salt.state       ][INFO    ][17203] Completed state [grafana] at time 05:53:33.771730 duration_in_ms=3.479
2018-01-08 05:53:33,772 [salt.state       ][INFO    ][17203] Running state [mysql_grants_grafana_grafana_10.167.4.51] at time 05:53:33.772626
2018-01-08 05:53:33,772 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_grafana_grafana_10.167.4.51
2018-01-08 05:53:33,776 [salt.state       ][INFO    ][17203] Grant all on grafana.* to grafana@10.167.4.51 is already present
2018-01-08 05:53:33,776 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_grafana_grafana_10.167.4.51] at time 05:53:33.776903 duration_in_ms=4.277
2018-01-08 05:53:33,777 [salt.state       ][INFO    ][17203] Running state [designate_pool_manager] at time 05:53:33.777058
2018-01-08 05:53:33,777 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for designate_pool_manager
2018-01-08 05:53:33,778 [salt.state       ][INFO    ][17203] Database designate_pool_manager is already present
2018-01-08 05:53:33,779 [salt.state       ][INFO    ][17203] Completed state [designate_pool_manager] at time 05:53:33.779037 duration_in_ms=1.979
2018-01-08 05:53:33,779 [salt.state       ][INFO    ][17203] Running state [designate] at time 05:53:33.779194
2018-01-08 05:53:33,779 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for designate
2018-01-08 05:53:33,781 [salt.state       ][INFO    ][17203] User designate@% is already present with the desired password
2018-01-08 05:53:33,781 [salt.state       ][INFO    ][17203] Completed state [designate] at time 05:53:33.781796 duration_in_ms=2.602
2018-01-08 05:53:33,782 [salt.state       ][INFO    ][17203] Running state [mysql_grants_designate_designate_pool_manager_%] at time 05:53:33.782888
2018-01-08 05:53:33,783 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-08 05:53:33,787 [salt.state       ][INFO    ][17203] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-08 05:53:33,787 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 05:53:33.787594 duration_in_ms=4.706
2018-01-08 05:53:33,787 [salt.state       ][INFO    ][17203] Running state [designate] at time 05:53:33.787753
2018-01-08 05:53:33,787 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for designate
2018-01-08 05:53:33,790 [salt.state       ][INFO    ][17203] User designate@10.167.4.50 is already present with the desired password
2018-01-08 05:53:33,790 [salt.state       ][INFO    ][17203] Completed state [designate] at time 05:53:33.790752 duration_in_ms=3.0
2018-01-08 05:53:33,791 [salt.state       ][INFO    ][17203] Running state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 05:53:33.791684
2018-01-08 05:53:33,791 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_10.167.4.50
2018-01-08 05:53:33,795 [salt.state       ][INFO    ][17203] Grant all on designate_pool_manager.* to designate@10.167.4.50 is already present
2018-01-08 05:53:33,795 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_designate_designate_pool_manager_10.167.4.50] at time 05:53:33.795448 duration_in_ms=3.764
2018-01-08 05:53:33,795 [salt.state       ][INFO    ][17203] Running state [heat] at time 05:53:33.795606
2018-01-08 05:53:33,795 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for heat
2018-01-08 05:53:33,797 [salt.state       ][INFO    ][17203] Database heat is already present
2018-01-08 05:53:33,797 [salt.state       ][INFO    ][17203] Completed state [heat] at time 05:53:33.797527 duration_in_ms=1.92
2018-01-08 05:53:33,797 [salt.state       ][INFO    ][17203] Running state [heat] at time 05:53:33.797684
2018-01-08 05:53:33,797 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for heat
2018-01-08 05:53:33,801 [salt.state       ][INFO    ][17203] User heat@% is already present with the desired password
2018-01-08 05:53:33,801 [salt.state       ][INFO    ][17203] Completed state [heat] at time 05:53:33.801187 duration_in_ms=3.502
2018-01-08 05:53:33,802 [salt.state       ][INFO    ][17203] Running state [mysql_grants_heat_heat_%] at time 05:53:33.802139
2018-01-08 05:53:33,802 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-08 05:53:33,806 [salt.state       ][INFO    ][17203] Grant all on heat.* to heat@% is already present
2018-01-08 05:53:33,806 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_heat_heat_%] at time 05:53:33.806751 duration_in_ms=4.613
2018-01-08 05:53:33,806 [salt.state       ][INFO    ][17203] Running state [heat] at time 05:53:33.806908
2018-01-08 05:53:33,807 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for heat
2018-01-08 05:53:33,809 [salt.state       ][INFO    ][17203] User heat@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,810 [salt.state       ][INFO    ][17203] Completed state [heat] at time 05:53:33.810050 duration_in_ms=3.142
2018-01-08 05:53:33,810 [salt.state       ][INFO    ][17203] Running state [mysql_grants_heat_heat_10.167.4.51] at time 05:53:33.810939
2018-01-08 05:53:33,811 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_heat_heat_10.167.4.51
2018-01-08 05:53:33,815 [salt.state       ][INFO    ][17203] Grant all on heat.* to heat@10.167.4.51 is already present
2018-01-08 05:53:33,815 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_heat_heat_10.167.4.51] at time 05:53:33.815543 duration_in_ms=4.604
2018-01-08 05:53:33,815 [salt.state       ][INFO    ][17203] Running state [nova_api] at time 05:53:33.815706
2018-01-08 05:53:33,815 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for nova_api
2018-01-08 05:53:33,817 [salt.state       ][INFO    ][17203] Database nova_api is already present
2018-01-08 05:53:33,817 [salt.state       ][INFO    ][17203] Completed state [nova_api] at time 05:53:33.817632 duration_in_ms=1.926
2018-01-08 05:53:33,817 [salt.state       ][INFO    ][17203] Running state [nova] at time 05:53:33.817811
2018-01-08 05:53:33,817 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for nova
2018-01-08 05:53:33,820 [salt.state       ][INFO    ][17203] User nova@% is already present with the desired password
2018-01-08 05:53:33,820 [salt.state       ][INFO    ][17203] Completed state [nova] at time 05:53:33.820327 duration_in_ms=2.515
2018-01-08 05:53:33,821 [salt.state       ][INFO    ][17203] Running state [mysql_grants_nova_nova_api_%] at time 05:53:33.821308
2018-01-08 05:53:33,821 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-08 05:53:33,824 [salt.state       ][INFO    ][17203] Grant all on nova_api.* to nova@% is already present
2018-01-08 05:53:33,825 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_nova_nova_api_%] at time 05:53:33.825108 duration_in_ms=3.799
2018-01-08 05:53:33,825 [salt.state       ][INFO    ][17203] Running state [nova] at time 05:53:33.825262
2018-01-08 05:53:33,825 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for nova
2018-01-08 05:53:33,828 [salt.state       ][INFO    ][17203] User nova@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,828 [salt.state       ][INFO    ][17203] Completed state [nova] at time 05:53:33.828227 duration_in_ms=2.964
2018-01-08 05:53:33,829 [salt.state       ][INFO    ][17203] Running state [mysql_grants_nova_nova_api_10.167.4.51] at time 05:53:33.829121
2018-01-08 05:53:33,829 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_nova_nova_api_10.167.4.51
2018-01-08 05:53:33,833 [salt.state       ][INFO    ][17203] Grant all on nova_api.* to nova@10.167.4.51 is already present
2018-01-08 05:53:33,833 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_nova_nova_api_10.167.4.51] at time 05:53:33.833907 duration_in_ms=4.786
2018-01-08 05:53:33,834 [salt.state       ][INFO    ][17203] Running state [keystone] at time 05:53:33.834061
2018-01-08 05:53:33,834 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for keystone
2018-01-08 05:53:33,835 [salt.state       ][INFO    ][17203] Database keystone is already present
2018-01-08 05:53:33,836 [salt.state       ][INFO    ][17203] Completed state [keystone] at time 05:53:33.835986 duration_in_ms=1.925
2018-01-08 05:53:33,836 [salt.state       ][INFO    ][17203] Running state [keystone] at time 05:53:33.836144
2018-01-08 05:53:33,836 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for keystone
2018-01-08 05:53:33,838 [salt.state       ][INFO    ][17203] User keystone@% is already present with the desired password
2018-01-08 05:53:33,838 [salt.state       ][INFO    ][17203] Completed state [keystone] at time 05:53:33.838766 duration_in_ms=2.622
2018-01-08 05:53:33,839 [salt.state       ][INFO    ][17203] Running state [mysql_grants_keystone_keystone_%] at time 05:53:33.839786
2018-01-08 05:53:33,839 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-08 05:53:33,843 [salt.state       ][INFO    ][17203] Grant all on keystone.* to keystone@% is already present
2018-01-08 05:53:33,843 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_keystone_keystone_%] at time 05:53:33.843634 duration_in_ms=3.848
2018-01-08 05:53:33,843 [salt.state       ][INFO    ][17203] Running state [keystone] at time 05:53:33.843790
2018-01-08 05:53:33,843 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for keystone
2018-01-08 05:53:33,846 [salt.state       ][INFO    ][17203] User keystone@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,846 [salt.state       ][INFO    ][17203] Completed state [keystone] at time 05:53:33.846282 duration_in_ms=2.491
2018-01-08 05:53:33,847 [salt.state       ][INFO    ][17203] Running state [mysql_grants_keystone_keystone_10.167.4.51] at time 05:53:33.847191
2018-01-08 05:53:33,847 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_keystone_keystone_10.167.4.51
2018-01-08 05:53:33,851 [salt.state       ][INFO    ][17203] Grant all on keystone.* to keystone@10.167.4.51 is already present
2018-01-08 05:53:33,851 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_keystone_keystone_10.167.4.51] at time 05:53:33.851263 duration_in_ms=4.072
2018-01-08 05:53:33,851 [salt.state       ][INFO    ][17203] Running state [nova_cell0] at time 05:53:33.851422
2018-01-08 05:53:33,851 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for nova_cell0
2018-01-08 05:53:33,853 [salt.state       ][INFO    ][17203] Database nova_cell0 is already present
2018-01-08 05:53:33,853 [salt.state       ][INFO    ][17203] Completed state [nova_cell0] at time 05:53:33.853256 duration_in_ms=1.833
2018-01-08 05:53:33,853 [salt.state       ][INFO    ][17203] Running state [nova] at time 05:53:33.853412
2018-01-08 05:53:33,853 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for nova
2018-01-08 05:53:33,855 [salt.state       ][INFO    ][17203] User nova@% is already present with the desired password
2018-01-08 05:53:33,855 [salt.state       ][INFO    ][17203] Completed state [nova] at time 05:53:33.855768 duration_in_ms=2.355
2018-01-08 05:53:33,856 [salt.state       ][INFO    ][17203] Running state [mysql_grants_nova_nova_cell0_%] at time 05:53:33.856762
2018-01-08 05:53:33,856 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-08 05:53:33,861 [salt.state       ][INFO    ][17203] Grant all on nova_cell0.* to nova@% is already present
2018-01-08 05:53:33,861 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_nova_nova_cell0_%] at time 05:53:33.861593 duration_in_ms=4.831
2018-01-08 05:53:33,861 [salt.state       ][INFO    ][17203] Running state [nova] at time 05:53:33.861746
2018-01-08 05:53:33,861 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for nova
2018-01-08 05:53:33,864 [salt.state       ][INFO    ][17203] User nova@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,864 [salt.state       ][INFO    ][17203] Completed state [nova] at time 05:53:33.864195 duration_in_ms=2.448
2018-01-08 05:53:33,865 [salt.state       ][INFO    ][17203] Running state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 05:53:33.865120
2018-01-08 05:53:33,865 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_10.167.4.51
2018-01-08 05:53:33,869 [salt.state       ][INFO    ][17203] Grant all on nova_cell0.* to nova@10.167.4.51 is already present
2018-01-08 05:53:33,869 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_nova_nova_cell0_10.167.4.51] at time 05:53:33.869665 duration_in_ms=4.545
2018-01-08 05:53:33,869 [salt.state       ][INFO    ][17203] Running state [cinder] at time 05:53:33.869820
2018-01-08 05:53:33,869 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for cinder
2018-01-08 05:53:33,871 [salt.state       ][INFO    ][17203] Database cinder is already present
2018-01-08 05:53:33,871 [salt.state       ][INFO    ][17203] Completed state [cinder] at time 05:53:33.871964 duration_in_ms=2.144
2018-01-08 05:53:33,872 [salt.state       ][INFO    ][17203] Running state [cinder] at time 05:53:33.872118
2018-01-08 05:53:33,872 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for cinder
2018-01-08 05:53:33,875 [salt.state       ][INFO    ][17203] User cinder@% is already present with the desired password
2018-01-08 05:53:33,875 [salt.state       ][INFO    ][17203] Completed state [cinder] at time 05:53:33.875286 duration_in_ms=3.168
2018-01-08 05:53:33,876 [salt.state       ][INFO    ][17203] Running state [mysql_grants_cinder_cinder_%] at time 05:53:33.876253
2018-01-08 05:53:33,876 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-08 05:53:33,879 [salt.state       ][INFO    ][17203] Grant all on cinder.* to cinder@% is already present
2018-01-08 05:53:33,879 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_cinder_cinder_%] at time 05:53:33.879782 duration_in_ms=3.529
2018-01-08 05:53:33,879 [salt.state       ][INFO    ][17203] Running state [cinder] at time 05:53:33.879935
2018-01-08 05:53:33,880 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for cinder
2018-01-08 05:53:33,882 [salt.state       ][INFO    ][17203] User cinder@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,882 [salt.state       ][INFO    ][17203] Completed state [cinder] at time 05:53:33.882908 duration_in_ms=2.973
2018-01-08 05:53:33,883 [salt.state       ][INFO    ][17203] Running state [mysql_grants_cinder_cinder_10.167.4.51] at time 05:53:33.883791
2018-01-08 05:53:33,883 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_cinder_cinder_10.167.4.51
2018-01-08 05:53:33,887 [salt.state       ][INFO    ][17203] Grant all on cinder.* to cinder@10.167.4.51 is already present
2018-01-08 05:53:33,887 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_cinder_cinder_10.167.4.51] at time 05:53:33.887860 duration_in_ms=4.069
2018-01-08 05:53:33,888 [salt.state       ][INFO    ][17203] Running state [glance] at time 05:53:33.888026
2018-01-08 05:53:33,888 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for glance
2018-01-08 05:53:33,889 [salt.state       ][INFO    ][17203] Database glance is already present
2018-01-08 05:53:33,890 [salt.state       ][INFO    ][17203] Completed state [glance] at time 05:53:33.890087 duration_in_ms=2.061
2018-01-08 05:53:33,890 [salt.state       ][INFO    ][17203] Running state [glance] at time 05:53:33.890248
2018-01-08 05:53:33,890 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for glance
2018-01-08 05:53:33,893 [salt.state       ][INFO    ][17203] User glance@% is already present with the desired password
2018-01-08 05:53:33,893 [salt.state       ][INFO    ][17203] Completed state [glance] at time 05:53:33.893386 duration_in_ms=3.138
2018-01-08 05:53:33,894 [salt.state       ][INFO    ][17203] Running state [mysql_grants_glance_glance_%] at time 05:53:33.894739
2018-01-08 05:53:33,894 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-08 05:53:33,898 [salt.state       ][INFO    ][17203] Grant all on glance.* to glance@% is already present
2018-01-08 05:53:33,898 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_glance_glance_%] at time 05:53:33.898689 duration_in_ms=3.95
2018-01-08 05:53:33,898 [salt.state       ][INFO    ][17203] Running state [glance] at time 05:53:33.898846
2018-01-08 05:53:33,899 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for glance
2018-01-08 05:53:33,902 [salt.state       ][INFO    ][17203] User glance@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,902 [salt.state       ][INFO    ][17203] Completed state [glance] at time 05:53:33.902188 duration_in_ms=3.343
2018-01-08 05:53:33,903 [salt.state       ][INFO    ][17203] Running state [mysql_grants_glance_glance_10.167.4.51] at time 05:53:33.903114
2018-01-08 05:53:33,903 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_glance_glance_10.167.4.51
2018-01-08 05:53:33,906 [salt.state       ][INFO    ][17203] Grant all on glance.* to glance@10.167.4.51 is already present
2018-01-08 05:53:33,906 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_glance_glance_10.167.4.51] at time 05:53:33.906857 duration_in_ms=3.742
2018-01-08 05:53:33,907 [salt.state       ][INFO    ][17203] Running state [neutron] at time 05:53:33.907014
2018-01-08 05:53:33,907 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for neutron
2018-01-08 05:53:33,909 [salt.state       ][INFO    ][17203] Database neutron is already present
2018-01-08 05:53:33,909 [salt.state       ][INFO    ][17203] Completed state [neutron] at time 05:53:33.909734 duration_in_ms=2.721
2018-01-08 05:53:33,909 [salt.state       ][INFO    ][17203] Running state [neutron] at time 05:53:33.909894
2018-01-08 05:53:33,910 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for neutron
2018-01-08 05:53:33,912 [salt.state       ][INFO    ][17203] User neutron@% is already present with the desired password
2018-01-08 05:53:33,912 [salt.state       ][INFO    ][17203] Completed state [neutron] at time 05:53:33.912401 duration_in_ms=2.507
2018-01-08 05:53:33,913 [salt.state       ][INFO    ][17203] Running state [mysql_grants_neutron_neutron_%] at time 05:53:33.913397
2018-01-08 05:53:33,913 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-08 05:53:33,917 [salt.state       ][INFO    ][17203] Grant all on neutron.* to neutron@% is already present
2018-01-08 05:53:33,917 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_neutron_neutron_%] at time 05:53:33.917468 duration_in_ms=4.071
2018-01-08 05:53:33,917 [salt.state       ][INFO    ][17203] Running state [neutron] at time 05:53:33.917625
2018-01-08 05:53:33,917 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for neutron
2018-01-08 05:53:33,921 [salt.state       ][INFO    ][17203] User neutron@10.167.4.51 is already present with the desired password
2018-01-08 05:53:33,921 [salt.state       ][INFO    ][17203] Completed state [neutron] at time 05:53:33.921198 duration_in_ms=3.573
2018-01-08 05:53:33,922 [salt.state       ][INFO    ][17203] Running state [mysql_grants_neutron_neutron_10.167.4.51] at time 05:53:33.922084
2018-01-08 05:53:33,922 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_neutron_neutron_10.167.4.51
2018-01-08 05:53:33,925 [salt.state       ][INFO    ][17203] Grant all on neutron.* to neutron@10.167.4.51 is already present
2018-01-08 05:53:33,925 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_neutron_neutron_10.167.4.51] at time 05:53:33.925776 duration_in_ms=3.692
2018-01-08 05:53:33,925 [salt.state       ][INFO    ][17203] Running state [designate] at time 05:53:33.925931
2018-01-08 05:53:33,926 [salt.state       ][INFO    ][17203] Executing state mysql_database.present for designate
2018-01-08 05:53:33,927 [salt.state       ][INFO    ][17203] Database designate is already present
2018-01-08 05:53:33,927 [salt.state       ][INFO    ][17203] Completed state [designate] at time 05:53:33.927925 duration_in_ms=1.994
2018-01-08 05:53:33,928 [salt.state       ][INFO    ][17203] Running state [designate] at time 05:53:33.928082
2018-01-08 05:53:33,928 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for designate
2018-01-08 05:53:33,931 [salt.state       ][INFO    ][17203] User designate@% is already present with the desired password
2018-01-08 05:53:33,931 [salt.state       ][INFO    ][17203] Completed state [designate] at time 05:53:33.931602 duration_in_ms=3.52
2018-01-08 05:53:33,932 [salt.state       ][INFO    ][17203] Running state [mysql_grants_designate_designate_%] at time 05:53:33.932710
2018-01-08 05:53:33,932 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-08 05:53:33,936 [salt.state       ][INFO    ][17203] Grant all on designate.* to designate@% is already present
2018-01-08 05:53:33,937 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_designate_designate_%] at time 05:53:33.937016 duration_in_ms=4.306
2018-01-08 05:53:33,937 [salt.state       ][INFO    ][17203] Running state [designate] at time 05:53:33.937175
2018-01-08 05:53:33,937 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for designate
2018-01-08 05:53:33,939 [salt.state       ][INFO    ][17203] User designate@10.167.4.50 is already present with the desired password
2018-01-08 05:53:33,940 [salt.state       ][INFO    ][17203] Completed state [designate] at time 05:53:33.940120 duration_in_ms=2.944
2018-01-08 05:53:33,941 [salt.state       ][INFO    ][17203] Running state [mysql_grants_designate_designate_10.167.4.50] at time 05:53:33.941029
2018-01-08 05:53:33,941 [salt.state       ][INFO    ][17203] Executing state mysql_grants.present for mysql_grants_designate_designate_10.167.4.50
2018-01-08 05:53:33,946 [salt.state       ][INFO    ][17203] Grant all on designate.* to designate@10.167.4.50 is already present
2018-01-08 05:53:33,946 [salt.state       ][INFO    ][17203] Completed state [mysql_grants_designate_designate_10.167.4.50] at time 05:53:33.946502 duration_in_ms=5.474
2018-01-08 05:53:33,946 [salt.state       ][INFO    ][17203] Running state [haproxy] at time 05:53:33.946685
2018-01-08 05:53:33,946 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for haproxy
2018-01-08 05:53:33,950 [salt.state       ][INFO    ][17203] User haproxy@localhost is already present with passwordless login
2018-01-08 05:53:33,950 [salt.state       ][INFO    ][17203] Completed state [haproxy] at time 05:53:33.950356 duration_in_ms=3.672
2018-01-08 05:53:33,950 [salt.state       ][INFO    ][17203] Running state [haproxy] at time 05:53:33.950515
2018-01-08 05:53:33,950 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for haproxy
2018-01-08 05:53:33,953 [salt.state       ][INFO    ][17203] User haproxy@% is already present with passwordless login
2018-01-08 05:53:33,953 [salt.state       ][INFO    ][17203] Completed state [haproxy] at time 05:53:33.953905 duration_in_ms=3.39
2018-01-08 05:53:33,954 [salt.state       ][INFO    ][17203] Running state [haproxy] at time 05:53:33.954062
2018-01-08 05:53:33,954 [salt.state       ][INFO    ][17203] Executing state mysql_user.present for haproxy
2018-01-08 05:53:33,957 [salt.state       ][INFO    ][17203] User haproxy@10.167.4.51 is already present with passwordless login
2018-01-08 05:53:33,957 [salt.state       ][INFO    ][17203] Completed state [haproxy] at time 05:53:33.957505 duration_in_ms=3.442
2018-01-08 05:53:33,959 [salt.minion      ][INFO    ][17203] Returning information for job: 20180108055333508318
2018-01-08 05:53:38,324 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command mysql.status with jid 20180108055340021619
2018-01-08 05:53:38,343 [salt.minion      ][INFO    ][17234] Starting a new job with PID 17234
2018-01-08 05:53:38,368 [salt.minion      ][INFO    ][17234] Returning information for job: 20180108055340021619
2018-01-08 05:53:43,214 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command state.sls with jid 20180108055344910866
2018-01-08 05:53:43,239 [salt.minion      ][INFO    ][17239] Starting a new job with PID 17239
2018-01-08 05:53:44,238 [salt.state       ][INFO    ][17239] Loading fresh modules for state activity
2018-01-08 05:53:44,728 [salt.state       ][INFO    ][17239] Running state [haproxy] at time 05:53:44.728907
2018-01-08 05:53:44,729 [salt.state       ][INFO    ][17239] Executing state pkg.installed for haproxy
2018-01-08 05:53:44,729 [salt.loaded.int.module.cmdmod][INFO    ][17239] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 05:53:45,040 [salt.state       ][INFO    ][17239] All specified packages are already installed
2018-01-08 05:53:45,041 [salt.state       ][INFO    ][17239] Completed state [haproxy] at time 05:53:45.041152 duration_in_ms=312.244
2018-01-08 05:53:45,043 [salt.state       ][INFO    ][17239] Running state [/etc/default/haproxy] at time 05:53:45.043273
2018-01-08 05:53:45,043 [salt.state       ][INFO    ][17239] Executing state file.managed for /etc/default/haproxy
2018-01-08 05:53:45,063 [salt.state       ][INFO    ][17239] File /etc/default/haproxy is in the correct state
2018-01-08 05:53:45,064 [salt.state       ][INFO    ][17239] Completed state [/etc/default/haproxy] at time 05:53:45.064421 duration_in_ms=21.146
2018-01-08 05:53:45,065 [salt.state       ][INFO    ][17239] Running state [/etc/haproxy/haproxy.cfg] at time 05:53:45.065256
2018-01-08 05:53:45,065 [salt.state       ][INFO    ][17239] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-08 05:53:45,222 [salt.state       ][INFO    ][17239] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-08 05:53:45,222 [salt.state       ][INFO    ][17239] Completed state [/etc/haproxy/haproxy.cfg] at time 05:53:45.222404 duration_in_ms=157.148
2018-01-08 05:53:45,222 [salt.state       ][INFO    ][17239] Running state [/etc/haproxy/ssl] at time 05:53:45.222655
2018-01-08 05:53:45,222 [salt.state       ][INFO    ][17239] Executing state file.directory for /etc/haproxy/ssl
2018-01-08 05:53:45,223 [salt.state       ][INFO    ][17239] Directory /etc/haproxy/ssl is in the correct state
2018-01-08 05:53:45,223 [salt.state       ][INFO    ][17239] Completed state [/etc/haproxy/ssl] at time 05:53:45.223536 duration_in_ms=0.88
2018-01-08 05:53:45,223 [salt.state       ][INFO    ][17239] Running state [haproxy_status_packages] at time 05:53:45.223691
2018-01-08 05:53:45,223 [salt.state       ][INFO    ][17239] Executing state pkg.installed for haproxy_status_packages
2018-01-08 05:53:45,227 [salt.state       ][INFO    ][17239] All specified packages are already installed
2018-01-08 05:53:45,228 [salt.state       ][INFO    ][17239] Completed state [haproxy_status_packages] at time 05:53:45.228113 duration_in_ms=4.421
2018-01-08 05:53:45,228 [salt.state       ][INFO    ][17239] Running state [/usr/bin/haproxy-status.sh] at time 05:53:45.228465
2018-01-08 05:53:45,228 [salt.state       ][INFO    ][17239] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-08 05:53:45,260 [salt.state       ][INFO    ][17239] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-08 05:53:45,260 [salt.state       ][INFO    ][17239] Completed state [/usr/bin/haproxy-status.sh] at time 05:53:45.260324 duration_in_ms=31.858
2018-01-08 05:53:45,260 [salt.state       ][INFO    ][17239] Running state [net.ipv4.ip_nonlocal_bind] at time 05:53:45.260721
2018-01-08 05:53:45,261 [salt.state       ][INFO    ][17239] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-08 05:53:45,269 [salt.loaded.int.module.cmdmod][INFO    ][17239] Executing command 'sysctl -a' in directory '/root'
2018-01-08 05:53:45,285 [salt.state       ][INFO    ][17239] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-08 05:53:45,286 [salt.state       ][INFO    ][17239] Completed state [net.ipv4.ip_nonlocal_bind] at time 05:53:45.286374 duration_in_ms=25.65
2018-01-08 05:53:45,288 [salt.state       ][INFO    ][17239] Running state [haproxy] at time 05:53:45.288067
2018-01-08 05:53:45,288 [salt.state       ][INFO    ][17239] Executing state service.running for haproxy
2018-01-08 05:53:45,289 [salt.loaded.int.module.cmdmod][INFO    ][17239] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-08 05:53:45,299 [salt.loaded.int.module.cmdmod][INFO    ][17239] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-08 05:53:45,307 [salt.loaded.int.module.cmdmod][INFO    ][17239] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-08 05:53:45,318 [salt.state       ][INFO    ][17239] The service haproxy is already running
2018-01-08 05:53:45,318 [salt.state       ][INFO    ][17239] Completed state [haproxy] at time 05:53:45.318746 duration_in_ms=30.678
2018-01-08 05:53:45,320 [salt.minion      ][INFO    ][17239] Returning information for job: 20180108055344910866
2018-01-08 05:53:47,771 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command service.status with jid 20180108055349470567
2018-01-08 05:53:47,792 [salt.minion      ][INFO    ][17266] Starting a new job with PID 17266
2018-01-08 05:53:47,992 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17266] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-08 05:53:48,002 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17266] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-08 05:53:48,010 [salt.minion      ][INFO    ][17266] Returning information for job: 20180108055349470567
2018-01-08 05:53:49,762 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command service.restart with jid 20180108055351456461
2018-01-08 05:53:49,784 [salt.minion      ][INFO    ][17273] Starting a new job with PID 17273
2018-01-08 05:53:49,980 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17273] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-08 05:53:49,996 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17273] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-08 05:53:50,011 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17273] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-08 05:53:50,037 [salt.minion      ][INFO    ][17273] Returning information for job: 20180108055351456461
2018-01-08 06:26:32,028 [salt.minion      ][INFO    ][2627] User sudo_ubuntu Executing command cp.push_dir with jid 20180108062633772447
2018-01-08 06:26:32,048 [salt.minion      ][INFO    ][17610] Starting a new job with PID 17610
