2018-01-20 09:29:23,081 [py.warnings      ][WARNING ][1454] /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-20 09:29:35,640 [salt.loaded.int.module.cmdmod][ERROR   ][1454] 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-20 09:29:38,260 [salt.loaded.int.module.cmdmod][INFO    ][1972] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-20 09:29:38,274 [salt.loaded.int.module.cmdmod][INFO    ][1972] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:38,296 [salt.loaded.int.module.cmdmod][INFO    ][1972] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:38,331 [salt.utils.parsers][WARNING ][1215] Minion received a SIGTERM. Exiting.
2018-01-20 09:29:38,680 [salt.cli.daemons ][INFO    ][2021] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-20 09:29:38,773 [salt.cli.daemons ][INFO    ][2021] Starting up the Salt Minion
2018-01-20 09:29:38,774 [salt.utils.event ][INFO    ][2021] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-20 09:29:39,197 [salt.minion      ][INFO    ][2021] Creating minion process manager
2018-01-20 09:29:40,269 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2021] Executing command ['date', '+%z'] in directory '/root'
2018-01-20 09:29:40,287 [salt.utils.schedule][INFO    ][2021] Updating job settings for scheduled job: __mine_interval
2018-01-20 09:29:40,289 [salt.minion      ][INFO    ][2021] Added mine.update to scheduler
2018-01-20 09:29:40,295 [salt.minion      ][INFO    ][2021] Minion is starting as user 'root'
2018-01-20 09:29:40,317 [salt.minion      ][INFO    ][2021] Minion is ready to receive requests!
2018-01-20 09:29:41,318 [salt.utils.schedule][INFO    ][2021] Running scheduled job: __mine_interval
2018-01-20 09:29:47,436 [salt.minion      ][INFO    ][2021] User sudo_ubuntu Executing command service.force_reload with jid 20180120092947397350
2018-01-20 09:29:47,451 [salt.minion      ][INFO    ][2112] Starting a new job with PID 2112
2018-01-20 09:29:47,763 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2112] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-20 09:29:47,780 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2112] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:47,807 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2112] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-20 09:29:47,847 [salt.utils.parsers][WARNING ][2021] Minion received a SIGTERM. Exiting.
2018-01-20 09:29:47,848 [salt.cli.daemons ][INFO    ][2021] Shutting down the Salt Minion
2018-01-20 09:29:48,200 [salt.cli.daemons ][INFO    ][2125] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-20 09:29:48,300 [salt.cli.daemons ][INFO    ][2125] Starting up the Salt Minion
2018-01-20 09:29:48,302 [salt.utils.event ][INFO    ][2125] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-20 09:29:48,867 [salt.minion      ][INFO    ][2125] Creating minion process manager
2018-01-20 09:29:50,423 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2125] Executing command ['date', '+%z'] in directory '/root'
2018-01-20 09:29:50,442 [salt.utils.schedule][INFO    ][2125] Updating job settings for scheduled job: __mine_interval
2018-01-20 09:29:50,444 [salt.minion      ][INFO    ][2125] Added mine.update to scheduler
2018-01-20 09:29:50,449 [salt.minion      ][INFO    ][2125] Minion is starting as user 'root'
2018-01-20 09:29:50,463 [salt.minion      ][INFO    ][2125] Minion is ready to receive requests!
2018-01-20 09:29:51,465 [salt.utils.schedule][INFO    ][2125] Running scheduled job: __mine_interval
2018-01-20 09:29:57,564 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120092957521074
2018-01-20 09:29:57,591 [salt.minion      ][INFO    ][2216] Starting a new job with PID 2216
2018-01-20 09:29:57,609 [salt.minion      ][INFO    ][2216] Returning information for job: 20180120092957521074
2018-01-20 09:30:09,040 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command state.apply with jid 20180120093008998953
2018-01-20 09:30:09,062 [salt.minion      ][INFO    ][2221] Starting a new job with PID 2221
2018-01-20 09:30:11,991 [salt.state       ][INFO    ][2221] Loading fresh modules for state activity
2018-01-20 09:30:12,034 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-20 09:30:12,071 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-20 09:30:12,169 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-20 09:30:12,255 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-20 09:30:13,016 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-20 09:30:13,320 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-20 09:30:13,432 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-20 09:30:13,521 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-20 09:30:13,638 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-20 09:30:13,726 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-20 09:30:13,843 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-20 09:30:13,930 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-20 09:30:14,044 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-20 09:30:14,177 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-20 09:30:14,279 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-20 09:30:14,375 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-20 09:30:14,472 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-20 09:30:14,593 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-20 09:30:14,679 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-20 09:30:14,775 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-20 09:30:14,923 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-20 09:30:15,094 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-20 09:30:15,180 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-20 09:30:15,275 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-20 09:30:15,294 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-20 09:30:15,351 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-20 09:30:15,386 [salt.state       ][INFO    ][2221] Running state [/etc/environment] at time 09:30:15.386647
2018-01-20 09:30:15,386 [salt.state       ][INFO    ][2221] Executing state file.blockreplace for /etc/environment
2018-01-20 09:30:15,393 [salt.state       ][INFO    ][2221] 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-20 09:30:15,394 [salt.state       ][INFO    ][2221] Completed state [/etc/environment] at time 09:30:15.394029 duration_in_ms=7.383
2018-01-20 09:30:15,394 [salt.state       ][INFO    ][2221] Running state [/etc/profile.d] at time 09:30:15.394257
2018-01-20 09:30:15,394 [salt.state       ][INFO    ][2221] Executing state file.directory for /etc/profile.d
2018-01-20 09:30:15,395 [salt.state       ][INFO    ][2221] Directory /etc/profile.d is in the correct state
2018-01-20 09:30:15,396 [salt.state       ][INFO    ][2221] Completed state [/etc/profile.d] at time 09:30:15.396128 duration_in_ms=1.871
2018-01-20 09:30:15,862 [salt.state       ][INFO    ][2221] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:30:15.862468
2018-01-20 09:30:15,862 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-20 09:30:15,893 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-20 09:30:15,900 [salt.state       ][INFO    ][2221] File changed:
New file
2018-01-20 09:30:15,900 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:30:15.900618 duration_in_ms=38.15
2018-01-20 09:30:15,900 [salt.state       ][INFO    ][2221] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:30:15.900870
2018-01-20 09:30:15,901 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-20 09:30:15,922 [salt.state       ][INFO    ][2221] File changed:
New file
2018-01-20 09:30:15,922 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:30:15.922953 duration_in_ms=22.083
2018-01-20 09:30:15,924 [salt.state       ][INFO    ][2221] Running state [linux_repo_prereq_pkgs] at time 09:30:15.924002
2018-01-20 09:30:15,924 [salt.state       ][INFO    ][2221] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-20 09:30:15,924 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:16,272 [salt.state       ][INFO    ][2221] All specified packages are already installed
2018-01-20 09:30:16,272 [salt.state       ][INFO    ][2221] Completed state [linux_repo_prereq_pkgs] at time 09:30:16.272382 duration_in_ms=348.38
2018-01-20 09:30:16,272 [salt.state       ][INFO    ][2221] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:30:16.272722
2018-01-20 09:30:16,273 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-20 09:30:16,273 [salt.state       ][INFO    ][2221] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-20 09:30:16,273 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:30:16.273688 duration_in_ms=0.966
2018-01-20 09:30:16,273 [salt.state       ][INFO    ][2221] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:30:16.273909
2018-01-20 09:30:16,274 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-20 09:30:16,300 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-20 09:30:16,372 [salt.state       ][INFO    ][2221] File changed:
New file
2018-01-20 09:30:16,372 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:30:16.372783 duration_in_ms=98.873
2018-01-20 09:30:16,376 [salt.state       ][INFO    ][2221] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:30:16.376909
2018-01-20 09:30:16,377 [salt.state       ][INFO    ][2221] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-20 09:30:16,867 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-20 09:30:17,044 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:19,139 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093019100355
2018-01-20 09:30:19,156 [salt.minion      ][INFO    ][2704] Starting a new job with PID 2704
2018-01-20 09:30:19,170 [salt.minion      ][INFO    ][2704] Returning information for job: 20180120093019100355
2018-01-20 09:30:20,151 [salt.state       ][INFO    ][2221] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-20 09:30:20,151 [salt.state       ][INFO    ][2221] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:30:20.151869 duration_in_ms=3774.96
2018-01-20 09:30:20,152 [salt.state       ][INFO    ][2221] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:30:20.152200
2018-01-20 09:30:20,152 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-20 09:30:20,153 [salt.state       ][INFO    ][2221] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-20 09:30:20,153 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:30:20.153165 duration_in_ms=0.964
2018-01-20 09:30:20,153 [salt.state       ][INFO    ][2221] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:30:20.153572
2018-01-20 09:30:20,154 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-20 09:30:20,243 [salt.state       ][INFO    ][2221] File changed:
New file
2018-01-20 09:30:20,244 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:30:20.244287 duration_in_ms=90.715
2018-01-20 09:30:20,245 [salt.state       ][INFO    ][2221] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:30:20.245525
2018-01-20 09:30:20,245 [salt.state       ][INFO    ][2221] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-20 09:30:20,704 [salt.loaded.int.module.cmdmod][INFO    ][2221] 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-20 09:30:20,907 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:24,011 [salt.state       ][INFO    ][2221] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-20 09:30:24,011 [salt.state       ][INFO    ][2221] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:30:24.011775 duration_in_ms=3766.248
2018-01-20 09:30:24,012 [salt.state       ][INFO    ][2221] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:30:24.012309
2018-01-20 09:30:24,012 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-20 09:30:24,013 [salt.state       ][INFO    ][2221] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-20 09:30:24,013 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:30:24.013921 duration_in_ms=1.611
2018-01-20 09:30:24,014 [salt.state       ][INFO    ][2221] Running state [/etc/apt/preferences.d/uca] at time 09:30:24.014332
2018-01-20 09:30:24,014 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-20 09:30:24,015 [salt.state       ][INFO    ][2221] File /etc/apt/preferences.d/uca is not present
2018-01-20 09:30:24,015 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/preferences.d/uca] at time 09:30:24.015490 duration_in_ms=1.158
2018-01-20 09:30:24,016 [salt.state       ][INFO    ][2221] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:30:24.016710
2018-01-20 09:30:24,017 [salt.state       ][INFO    ][2221] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-20 09:30:24,104 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-20 09:30:24,170 [salt.loaded.int.module.cmdmod][INFO    ][2221] 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-20 09:30:24,354 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:27,730 [salt.state       ][INFO    ][2221] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-20 09:30:27,731 [salt.state       ][INFO    ][2221] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:30:27.731056 duration_in_ms=3714.346
2018-01-20 09:30:27,731 [salt.state       ][INFO    ][2221] Running state [linux_extra_packages_purged] at time 09:30:27.731601
2018-01-20 09:30:27,732 [salt.state       ][INFO    ][2221] Executing state pkg.purged for linux_extra_packages_purged
2018-01-20 09:30:27,768 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-20 09:30:29,167 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093029125878
2018-01-20 09:30:29,182 [salt.minion      ][INFO    ][3877] Starting a new job with PID 3877
2018-01-20 09:30:29,198 [salt.minion      ][INFO    ][3877] Returning information for job: 20180120093029125878
2018-01-20 09:30:31,812 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:31,849 [salt.state       ][INFO    ][2221] {'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-20 09:30:31,867 [salt.state       ][INFO    ][2221] Loading fresh modules for state activity
2018-01-20 09:30:31,901 [salt.state       ][INFO    ][2221] Completed state [linux_extra_packages_purged] at time 09:30:31.901283 duration_in_ms=4169.682
2018-01-20 09:30:31,908 [salt.state       ][INFO    ][2221] Running state [linux_extra_packages_latest] at time 09:30:31.908263
2018-01-20 09:30:31,908 [salt.state       ][INFO    ][2221] Executing state pkg.latest for linux_extra_packages_latest
2018-01-20 09:30:32,289 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-20 09:30:32,344 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:30:32,366 [salt.loaded.int.module.cmdmod][INFO    ][2221] 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-20 09:30:34,801 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:34,837 [salt.state       ][INFO    ][2221] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-20 09:30:34,854 [salt.state       ][INFO    ][2221] Loading fresh modules for state activity
2018-01-20 09:30:34,886 [salt.state       ][INFO    ][2221] Completed state [linux_extra_packages_latest] at time 09:30:34.886809 duration_in_ms=2978.545
2018-01-20 09:30:34,891 [salt.state       ][INFO    ][2221] Running state [UTC] at time 09:30:34.891779
2018-01-20 09:30:34,892 [salt.state       ][INFO    ][2221] Executing state timezone.system for UTC
2018-01-20 09:30:34,895 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['timedatectl'] in directory '/root'
2018-01-20 09:30:34,967 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['timedatectl'] in directory '/root'
2018-01-20 09:30:34,984 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-20 09:30:35,001 [salt.state       ][INFO    ][2221] {'timezone': 'UTC'}
2018-01-20 09:30:35,002 [salt.state       ][INFO    ][2221] Completed state [UTC] at time 09:30:35.002708 duration_in_ms=110.929
2018-01-20 09:30:35,006 [salt.state       ][INFO    ][2221] Running state [nf_conntrack] at time 09:30:35.006148
2018-01-20 09:30:35,006 [salt.state       ][INFO    ][2221] Executing state kmod.present for nf_conntrack
2018-01-20 09:30:35,007 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'lsmod' in directory '/root'
2018-01-20 09:30:35,103 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'lsmod' in directory '/root'
2018-01-20 09:30:35,120 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-20 09:30:35,147 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'lsmod' in directory '/root'
2018-01-20 09:30:35,186 [salt.state       ][INFO    ][2221] {'nf_conntrack': 'loaded'}
2018-01-20 09:30:35,186 [salt.state       ][INFO    ][2221] Completed state [nf_conntrack] at time 09:30:35.186599 duration_in_ms=180.45
2018-01-20 09:30:35,189 [salt.state       ][INFO    ][2221] Running state [kernel.panic] at time 09:30:35.189204
2018-01-20 09:30:35,189 [salt.state       ][INFO    ][2221] Executing state sysctl.present for kernel.panic
2018-01-20 09:30:35,192 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,255 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-20 09:30:35,268 [salt.state       ][INFO    ][2221] {'kernel.panic': 60}
2018-01-20 09:30:35,269 [salt.state       ][INFO    ][2221] Completed state [kernel.panic] at time 09:30:35.268996 duration_in_ms=79.792
2018-01-20 09:30:35,269 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_keepalive_probes] at time 09:30:35.269569
2018-01-20 09:30:35,270 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-20 09:30:35,270 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,299 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-20 09:30:35,310 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-20 09:30:35,311 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:30:35.311090 duration_in_ms=41.521
2018-01-20 09:30:35,311 [salt.state       ][INFO    ][2221] Running state [fs.file-max] at time 09:30:35.311639
2018-01-20 09:30:35,312 [salt.state       ][INFO    ][2221] Executing state sysctl.present for fs.file-max
2018-01-20 09:30:35,313 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,340 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-20 09:30:35,354 [salt.state       ][INFO    ][2221] {'fs.file-max': 124165}
2018-01-20 09:30:35,355 [salt.state       ][INFO    ][2221] Completed state [fs.file-max] at time 09:30:35.355189 duration_in_ms=43.536
2018-01-20 09:30:35,355 [salt.state       ][INFO    ][2221] Running state [net.core.somaxconn] at time 09:30:35.355785
2018-01-20 09:30:35,356 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.core.somaxconn
2018-01-20 09:30:35,357 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,387 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-20 09:30:35,402 [salt.state       ][INFO    ][2221] {'net.core.somaxconn': 4096}
2018-01-20 09:30:35,402 [salt.state       ][INFO    ][2221] Completed state [net.core.somaxconn] at time 09:30:35.402838 duration_in_ms=47.051
2018-01-20 09:30:35,403 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:30:35.403429
2018-01-20 09:30:35,403 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-20 09:30:35,404 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,437 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-20 09:30:35,451 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-20 09:30:35,452 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:30:35.452626 duration_in_ms=49.196
2018-01-20 09:30:35,453 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_tw_reuse] at time 09:30:35.453244
2018-01-20 09:30:35,455 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-20 09:30:35,456 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,484 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-20 09:30:35,499 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-20 09:30:35,499 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_tw_reuse] at time 09:30:35.499779 duration_in_ms=46.534
2018-01-20 09:30:35,500 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_congestion_control] at time 09:30:35.500463
2018-01-20 09:30:35,501 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-20 09:30:35,502 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,537 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-20 09:30:35,555 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-20 09:30:35,555 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_congestion_control] at time 09:30:35.555835 duration_in_ms=55.372
2018-01-20 09:30:35,556 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_retries2] at time 09:30:35.556456
2018-01-20 09:30:35,557 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-20 09:30:35,558 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,589 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-20 09:30:35,604 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_retries2': 5}
2018-01-20 09:30:35,605 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_retries2] at time 09:30:35.605391 duration_in_ms=48.935
2018-01-20 09:30:35,606 [salt.state       ][INFO    ][2221] Running state [net.core.netdev_max_backlog] at time 09:30:35.606309
2018-01-20 09:30:35,606 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-20 09:30:35,607 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,638 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-20 09:30:35,654 [salt.state       ][INFO    ][2221] {'net.core.netdev_max_backlog': 261144}
2018-01-20 09:30:35,655 [salt.state       ][INFO    ][2221] Completed state [net.core.netdev_max_backlog] at time 09:30:35.655182 duration_in_ms=48.872
2018-01-20 09:30:35,656 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:35.656001
2018-01-20 09:30:35,656 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-20 09:30:35,658 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,689 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-20 09:30:35,704 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-20 09:30:35,705 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:35.705561 duration_in_ms=49.56
2018-01-20 09:30:35,707 [salt.state       ][INFO    ][2221] Running state [vm.swappiness] at time 09:30:35.707600
2018-01-20 09:30:35,708 [salt.state       ][INFO    ][2221] Executing state sysctl.present for vm.swappiness
2018-01-20 09:30:35,709 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,740 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-20 09:30:35,753 [salt.state       ][INFO    ][2221] {'vm.swappiness': 10}
2018-01-20 09:30:35,754 [salt.state       ][INFO    ][2221] Completed state [vm.swappiness] at time 09:30:35.754545 duration_in_ms=46.944
2018-01-20 09:30:35,755 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:30:35.755182
2018-01-20 09:30:35,755 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-20 09:30:35,757 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,787 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-20 09:30:35,801 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-20 09:30:35,802 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:30:35.802790 duration_in_ms=47.607
2018-01-20 09:30:35,803 [salt.state       ][INFO    ][2221] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:35.803357
2018-01-20 09:30:35,803 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-20 09:30:35,804 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,833 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-20 09:30:35,847 [salt.state       ][INFO    ][2221] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-20 09:30:35,848 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:35.848245 duration_in_ms=44.887
2018-01-20 09:30:35,848 [salt.state       ][INFO    ][2221] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:35.848899
2018-01-20 09:30:35,849 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-20 09:30:35,851 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,878 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-20 09:30:35,892 [salt.state       ][INFO    ][2221] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-20 09:30:35,893 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:35.893527 duration_in_ms=44.628
2018-01-20 09:30:35,894 [salt.state       ][INFO    ][2221] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:35.894501
2018-01-20 09:30:35,895 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-20 09:30:35,895 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,923 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-20 09:30:35,935 [salt.state       ][INFO    ][2221] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-20 09:30:35,935 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:35.935909 duration_in_ms=41.408
2018-01-20 09:30:35,936 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_fin_timeout] at time 09:30:35.936481
2018-01-20 09:30:35,937 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-20 09:30:35,938 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:35,966 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-20 09:30:35,979 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-20 09:30:35,979 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_fin_timeout] at time 09:30:35.979894 duration_in_ms=43.412
2018-01-20 09:30:35,980 [salt.state       ][INFO    ][2221] Running state [net.ipv4.tcp_keepalive_time] at time 09:30:35.980472
2018-01-20 09:30:35,981 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-20 09:30:35,982 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:36,011 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-20 09:30:36,024 [salt.state       ][INFO    ][2221] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-20 09:30:36,025 [salt.state       ][INFO    ][2221] Completed state [net.ipv4.tcp_keepalive_time] at time 09:30:36.025015 duration_in_ms=44.543
2018-01-20 09:30:36,025 [salt.state       ][INFO    ][2221] Running state [net.nf_conntrack_max] at time 09:30:36.025628
2018-01-20 09:30:36,026 [salt.state       ][INFO    ][2221] Executing state sysctl.present for net.nf_conntrack_max
2018-01-20 09:30:36,027 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:30:36,055 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-20 09:30:36,068 [salt.state       ][INFO    ][2221] {'net.nf_conntrack_max': 1048576}
2018-01-20 09:30:36,069 [salt.state       ][INFO    ][2221] Completed state [net.nf_conntrack_max] at time 09:30:36.069195 duration_in_ms=43.567
2018-01-20 09:30:36,076 [salt.state       ][INFO    ][2221] Running state [linux_sysfs_package] at time 09:30:36.076430
2018-01-20 09:30:36,076 [salt.state       ][INFO    ][2221] Executing state pkg.installed for linux_sysfs_package
2018-01-20 09:30:36,408 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-20 09:30:36,456 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:30:38,074 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:30:38,102 [salt.loaded.int.module.cmdmod][INFO    ][2221] 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-20 09:30:39,394 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093039350439
2018-01-20 09:30:39,412 [salt.minion      ][INFO    ][5677] Starting a new job with PID 5677
2018-01-20 09:30:39,429 [salt.minion      ][INFO    ][5677] Returning information for job: 20180120093039350439
2018-01-20 09:30:40,682 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:40,713 [salt.state       ][INFO    ][2221] 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-20 09:30:40,729 [salt.state       ][INFO    ][2221] Loading fresh modules for state activity
2018-01-20 09:30:40,759 [salt.state       ][INFO    ][2221] Completed state [linux_sysfs_package] at time 09:30:40.759035 duration_in_ms=4682.604
2018-01-20 09:30:40,762 [salt.state       ][INFO    ][2221] Running state [/etc/sysfs.d] at time 09:30:40.762732
2018-01-20 09:30:40,763 [salt.state       ][INFO    ][2221] Executing state file.directory for /etc/sysfs.d
2018-01-20 09:30:40,766 [salt.state       ][INFO    ][2221] Directory /etc/sysfs.d is in the correct state
2018-01-20 09:30:40,766 [salt.state       ][INFO    ][2221] Completed state [/etc/sysfs.d] at time 09:30:40.766533 duration_in_ms=3.801
2018-01-20 09:30:41,039 [salt.state       ][INFO    ][2221] Running state [ondemand] at time 09:30:41.039876
2018-01-20 09:30:41,040 [salt.state       ][INFO    ][2221] Executing state service.dead for ondemand
2018-01-20 09:30:41,041 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-20 09:30:41,059 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:41,075 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:41,091 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:41,156 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:41,168 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:41,183 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:41,202 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-20 09:30:41,351 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 09:30:41,372 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'runlevel' in directory '/root'
2018-01-20 09:30:41,386 [salt.state       ][INFO    ][2221] {'ondemand': True}
2018-01-20 09:30:41,387 [salt.state       ][INFO    ][2221] Completed state [ondemand] at time 09:30:41.386938 duration_in_ms=347.062
2018-01-20 09:30:41,391 [salt.state       ][INFO    ][2221] Running state [cs_CZ.UTF-8] at time 09:30:41.391761
2018-01-20 09:30:41,392 [salt.state       ][INFO    ][2221] Executing state locale.present for cs_CZ.UTF-8
2018-01-20 09:30:41,393 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'locale -a' in directory '/root'
2018-01-20 09:30:41,411 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-20 09:30:42,041 [salt.state       ][INFO    ][2221] {'locale': 'cs_CZ.UTF-8'}
2018-01-20 09:30:42,041 [salt.state       ][INFO    ][2221] Completed state [cs_CZ.UTF-8] at time 09:30:42.041381 duration_in_ms=649.62
2018-01-20 09:30:42,042 [salt.state       ][INFO    ][2221] Running state [en_US.UTF-8] at time 09:30:42.041766
2018-01-20 09:30:42,042 [salt.state       ][INFO    ][2221] Executing state locale.present for en_US.UTF-8
2018-01-20 09:30:42,043 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'locale -a' in directory '/root'
2018-01-20 09:30:42,061 [salt.state       ][INFO    ][2221] Locale en_US.UTF-8 is already present
2018-01-20 09:30:42,062 [salt.state       ][INFO    ][2221] Completed state [en_US.UTF-8] at time 09:30:42.062157 duration_in_ms=20.391
2018-01-20 09:30:42,064 [salt.state       ][INFO    ][2221] Running state [en_US.UTF-8] at time 09:30:42.064564
2018-01-20 09:30:42,065 [salt.state       ][INFO    ][2221] Executing state locale.system for en_US.UTF-8
2018-01-20 09:30:42,066 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'localectl' in directory '/root'
2018-01-20 09:30:42,126 [salt.state       ][INFO    ][2221] System locale en_US.UTF-8 already set
2018-01-20 09:30:42,127 [salt.state       ][INFO    ][2221] Completed state [en_US.UTF-8] at time 09:30:42.126977 duration_in_ms=62.414
2018-01-20 09:30:42,129 [salt.state       ][INFO    ][2221] Running state [root] at time 09:30:42.129328
2018-01-20 09:30:42,129 [salt.state       ][INFO    ][2221] Executing state user.present for root
2018-01-20 09:30:42,139 [salt.state       ][INFO    ][2221] User root is present and up to date
2018-01-20 09:30:42,139 [salt.state       ][INFO    ][2221] Completed state [root] at time 09:30:42.139845 duration_in_ms=10.516
2018-01-20 09:30:42,141 [salt.state       ][INFO    ][2221] Running state [/root] at time 09:30:42.140999
2018-01-20 09:30:42,141 [salt.state       ][INFO    ][2221] Executing state file.directory for /root
2018-01-20 09:30:42,141 [salt.state       ][INFO    ][2221] Directory /root is in the correct state
2018-01-20 09:30:42,142 [salt.state       ][INFO    ][2221] Completed state [/root] at time 09:30:42.142099 duration_in_ms=1.1
2018-01-20 09:30:42,142 [salt.state       ][INFO    ][2221] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:30:42.142297
2018-01-20 09:30:42,142 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-20 09:30:42,142 [salt.state       ][INFO    ][2221] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-20 09:30:42,142 [salt.state       ][INFO    ][2221] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:30:42.142899 duration_in_ms=0.601
2018-01-20 09:30:42,143 [salt.state       ][INFO    ][2221] Running state [ubuntu] at time 09:30:42.143084
2018-01-20 09:30:42,143 [salt.state       ][INFO    ][2221] Executing state user.present for ubuntu
2018-01-20 09:30:42,146 [salt.state       ][INFO    ][2221] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-20 09:30:42,146 [salt.state       ][INFO    ][2221] Completed state [ubuntu] at time 09:30:42.146659 duration_in_ms=3.574
2018-01-20 09:30:42,147 [salt.state       ][INFO    ][2221] Running state [/home/ubuntu] at time 09:30:42.147512
2018-01-20 09:30:42,147 [salt.state       ][INFO    ][2221] Executing state file.directory for /home/ubuntu
2018-01-20 09:30:42,148 [salt.state       ][INFO    ][2221] {'mode': '0700'}
2018-01-20 09:30:42,148 [salt.state       ][INFO    ][2221] Completed state [/home/ubuntu] at time 09:30:42.148652 duration_in_ms=1.139
2018-01-20 09:30:42,149 [salt.state       ][INFO    ][2221] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:30:42.149409
2018-01-20 09:30:42,149 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-20 09:30:42,180 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-20 09:30:42,184 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command '/usr/sbin/visudo -c -f /tmp/tmpph96TA' in directory '/root'
2018-01-20 09:30:42,209 [salt.state       ][INFO    ][2221] File changed:
New file
2018-01-20 09:30:42,210 [salt.state       ][INFO    ][2221] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:30:42.210467 duration_in_ms=61.056
2018-01-20 09:30:42,210 [salt.state       ][INFO    ][2221] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:30:42.210863
2018-01-20 09:30:42,211 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-20 09:30:42,238 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-20 09:30:42,311 [salt.state       ][INFO    ][2221] File changed:
New file
2018-01-20 09:30:42,312 [salt.state       ][INFO    ][2221] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:30:42.311981 duration_in_ms=101.118
2018-01-20 09:30:42,312 [salt.state       ][INFO    ][2221] Running state [apt-daily.timer] at time 09:30:42.312201
2018-01-20 09:30:42,312 [salt.state       ][INFO    ][2221] Executing state service.dead for apt-daily.timer
2018-01-20 09:30:42,312 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-20 09:30:42,333 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,349 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,368 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,407 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,424 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,444 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,471 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,570 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-20 09:30:42,590 [salt.state       ][INFO    ][2221] {'apt-daily.timer': True}
2018-01-20 09:30:42,590 [salt.state       ][INFO    ][2221] Completed state [apt-daily.timer] at time 09:30:42.590697 duration_in_ms=278.496
2018-01-20 09:30:42,591 [salt.state       ][INFO    ][2221] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:30:42.591063
2018-01-20 09:30:42,591 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-20 09:30:42,616 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-20 09:30:42,695 [salt.state       ][INFO    ][2221] File changed:
New file
2018-01-20 09:30:42,695 [salt.state       ][INFO    ][2221] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:30:42.695368 duration_in_ms=104.304
2018-01-20 09:30:42,696 [salt.state       ][INFO    ][2221] Running state [service.systemctl_reload] at time 09:30:42.696881
2018-01-20 09:30:42,697 [salt.state       ][INFO    ][2221] Executing state module.wait for service.systemctl_reload
2018-01-20 09:30:42,697 [salt.state       ][INFO    ][2221] No changes made for service.systemctl_reload
2018-01-20 09:30:42,697 [salt.state       ][INFO    ][2221] Completed state [service.systemctl_reload] at time 09:30:42.697547 duration_in_ms=0.667
2018-01-20 09:30:42,697 [salt.state       ][INFO    ][2221] Running state [service.systemctl_reload] at time 09:30:42.697728
2018-01-20 09:30:42,698 [salt.state       ][INFO    ][2221] Executing state module.mod_watch for service.systemctl_reload
2018-01-20 09:30:42,699 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-20 09:30:42,769 [salt.state       ][INFO    ][2221] {'ret': True}
2018-01-20 09:30:42,769 [salt.state       ][INFO    ][2221] Completed state [service.systemctl_reload] at time 09:30:42.769602 duration_in_ms=71.874
2018-01-20 09:30:42,770 [salt.state       ][INFO    ][2221] Running state [/etc/hostname] at time 09:30:42.770423
2018-01-20 09:30:42,770 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/hostname
2018-01-20 09:30:42,799 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-20 09:30:42,804 [salt.state       ][INFO    ][2221] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs02

2018-01-20 09:30:42,805 [salt.state       ][INFO    ][2221] Completed state [/etc/hostname] at time 09:30:42.805054 duration_in_ms=34.632
2018-01-20 09:30:42,808 [salt.state       ][INFO    ][2221] Running state [hostname dbs02] at time 09:30:42.808196
2018-01-20 09:30:42,808 [salt.state       ][INFO    ][2221] Executing state cmd.wait for hostname dbs02
2018-01-20 09:30:42,808 [salt.state       ][INFO    ][2221] No changes made for hostname dbs02
2018-01-20 09:30:42,809 [salt.state       ][INFO    ][2221] Completed state [hostname dbs02] at time 09:30:42.809216 duration_in_ms=1.02
2018-01-20 09:30:42,809 [salt.state       ][INFO    ][2221] Running state [hostname dbs02] at time 09:30:42.809488
2018-01-20 09:30:42,810 [salt.state       ][INFO    ][2221] Executing state cmd.mod_watch for hostname dbs02
2018-01-20 09:30:42,811 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command 'hostname dbs02' in directory '/root'
2018-01-20 09:30:42,826 [salt.state       ][INFO    ][2221] {'pid': 5889, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-20 09:30:42,827 [salt.state       ][INFO    ][2221] Completed state [hostname dbs02] at time 09:30:42.827243 duration_in_ms=17.755
2018-01-20 09:30:42,828 [salt.state       ][INFO    ][2221] Running state [mdb02] at time 09:30:42.828845
2018-01-20 09:30:42,829 [salt.state       ][INFO    ][2221] Executing state host.present for mdb02
2018-01-20 09:30:42,833 [salt.state       ][INFO    ][2221] {'host': 'mdb02'}
2018-01-20 09:30:42,833 [salt.state       ][INFO    ][2221] Completed state [mdb02] at time 09:30:42.833538 duration_in_ms=4.694
2018-01-20 09:30:42,834 [salt.state       ][INFO    ][2221] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.833739
2018-01-20 09:30:42,834 [salt.state       ][INFO    ][2221] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,835 [salt.state       ][INFO    ][2221] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,835 [salt.state       ][INFO    ][2221] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.835611 duration_in_ms=1.871
2018-01-20 09:30:42,835 [salt.state       ][INFO    ][2221] Running state [mdb03] at time 09:30:42.835863
2018-01-20 09:30:42,836 [salt.state       ][INFO    ][2221] Executing state host.present for mdb03
2018-01-20 09:30:42,836 [salt.state       ][INFO    ][2221] {'host': 'mdb03'}
2018-01-20 09:30:42,837 [salt.state       ][INFO    ][2221] Completed state [mdb03] at time 09:30:42.837150 duration_in_ms=1.287
2018-01-20 09:30:42,837 [salt.state       ][INFO    ][2221] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.837371
2018-01-20 09:30:42,837 [salt.state       ][INFO    ][2221] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,838 [salt.state       ][INFO    ][2221] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,838 [salt.state       ][INFO    ][2221] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.838599 duration_in_ms=1.228
2018-01-20 09:30:42,838 [salt.state       ][INFO    ][2221] Running state [mdb01] at time 09:30:42.838795
2018-01-20 09:30:42,839 [salt.state       ][INFO    ][2221] Executing state host.present for mdb01
2018-01-20 09:30:42,839 [salt.state       ][INFO    ][2221] {'host': 'mdb01'}
2018-01-20 09:30:42,840 [salt.state       ][INFO    ][2221] Completed state [mdb01] at time 09:30:42.840025 duration_in_ms=1.23
2018-01-20 09:30:42,840 [salt.state       ][INFO    ][2221] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.840220
2018-01-20 09:30:42,840 [salt.state       ][INFO    ][2221] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,841 [salt.state       ][INFO    ][2221] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,841 [salt.state       ][INFO    ][2221] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.841503 duration_in_ms=1.282
2018-01-20 09:30:42,841 [salt.state       ][INFO    ][2221] Running state [mdb] at time 09:30:42.841704
2018-01-20 09:30:42,841 [salt.state       ][INFO    ][2221] Executing state host.present for mdb
2018-01-20 09:30:42,842 [salt.state       ][INFO    ][2221] {'host': 'mdb'}
2018-01-20 09:30:42,842 [salt.state       ][INFO    ][2221] Completed state [mdb] at time 09:30:42.842940 duration_in_ms=1.236
2018-01-20 09:30:42,843 [salt.state       ][INFO    ][2221] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.843135
2018-01-20 09:30:42,843 [salt.state       ][INFO    ][2221] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,844 [salt.state       ][INFO    ][2221] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,844 [salt.state       ][INFO    ][2221] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.844414 duration_in_ms=1.28
2018-01-20 09:30:42,844 [salt.state       ][INFO    ][2221] Running state [cfg01] at time 09:30:42.844613
2018-01-20 09:30:42,844 [salt.state       ][INFO    ][2221] Executing state host.present for cfg01
2018-01-20 09:30:42,845 [salt.state       ][INFO    ][2221] {'host': 'cfg01'}
2018-01-20 09:30:42,846 [salt.state       ][INFO    ][2221] Completed state [cfg01] at time 09:30:42.846488 duration_in_ms=1.874
2018-01-20 09:30:42,846 [salt.state       ][INFO    ][2221] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.846717
2018-01-20 09:30:42,846 [salt.state       ][INFO    ][2221] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,847 [salt.state       ][INFO    ][2221] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,847 [salt.state       ][INFO    ][2221] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.847871 duration_in_ms=1.154
2018-01-20 09:30:42,848 [salt.state       ][INFO    ][2221] Running state [prx01] at time 09:30:42.848105
2018-01-20 09:30:42,848 [salt.state       ][INFO    ][2221] Executing state host.present for prx01
2018-01-20 09:30:42,849 [salt.state       ][INFO    ][2221] {'host': 'prx01'}
2018-01-20 09:30:42,849 [salt.state       ][INFO    ][2221] Completed state [prx01] at time 09:30:42.849216 duration_in_ms=1.111
2018-01-20 09:30:42,849 [salt.state       ][INFO    ][2221] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.849407
2018-01-20 09:30:42,849 [salt.state       ][INFO    ][2221] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,850 [salt.state       ][INFO    ][2221] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,850 [salt.state       ][INFO    ][2221] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.850936 duration_in_ms=1.528
2018-01-20 09:30:42,851 [salt.state       ][INFO    ][2221] Running state [kvm01] at time 09:30:42.851143
2018-01-20 09:30:42,851 [salt.state       ][INFO    ][2221] Executing state host.present for kvm01
2018-01-20 09:30:42,852 [salt.state       ][INFO    ][2221] {'host': 'kvm01'}
2018-01-20 09:30:42,852 [salt.state       ][INFO    ][2221] Completed state [kvm01] at time 09:30:42.852318 duration_in_ms=1.175
2018-01-20 09:30:42,852 [salt.state       ][INFO    ][2221] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.852506
2018-01-20 09:30:42,852 [salt.state       ][INFO    ][2221] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,853 [salt.state       ][INFO    ][2221] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,853 [salt.state       ][INFO    ][2221] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.853734 duration_in_ms=1.227
2018-01-20 09:30:42,853 [salt.state       ][INFO    ][2221] Running state [kvm03] at time 09:30:42.853962
2018-01-20 09:30:42,854 [salt.state       ][INFO    ][2221] Executing state host.present for kvm03
2018-01-20 09:30:42,854 [salt.state       ][INFO    ][2221] {'host': 'kvm03'}
2018-01-20 09:30:42,855 [salt.state       ][INFO    ][2221] Completed state [kvm03] at time 09:30:42.855112 duration_in_ms=1.15
2018-01-20 09:30:42,855 [salt.state       ][INFO    ][2221] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.855299
2018-01-20 09:30:42,855 [salt.state       ][INFO    ][2221] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,856 [salt.state       ][INFO    ][2221] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,856 [salt.state       ][INFO    ][2221] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.856749 duration_in_ms=1.449
2018-01-20 09:30:42,856 [salt.state       ][INFO    ][2221] Running state [kvm02] at time 09:30:42.856941
2018-01-20 09:30:42,857 [salt.state       ][INFO    ][2221] Executing state host.present for kvm02
2018-01-20 09:30:42,858 [salt.state       ][INFO    ][2221] {'host': 'kvm02'}
2018-01-20 09:30:42,858 [salt.state       ][INFO    ][2221] Completed state [kvm02] at time 09:30:42.858165 duration_in_ms=1.224
2018-01-20 09:30:42,858 [salt.state       ][INFO    ][2221] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.858358
2018-01-20 09:30:42,858 [salt.state       ][INFO    ][2221] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,859 [salt.state       ][INFO    ][2221] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,859 [salt.state       ][INFO    ][2221] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.859503 duration_in_ms=1.145
2018-01-20 09:30:42,859 [salt.state       ][INFO    ][2221] Running state [dbs] at time 09:30:42.859737
2018-01-20 09:30:42,859 [salt.state       ][INFO    ][2221] Executing state host.present for dbs
2018-01-20 09:30:42,860 [salt.state       ][INFO    ][2221] {'host': 'dbs'}
2018-01-20 09:30:42,860 [salt.state       ][INFO    ][2221] Completed state [dbs] at time 09:30:42.860859 duration_in_ms=1.122
2018-01-20 09:30:42,861 [salt.state       ][INFO    ][2221] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.861077
2018-01-20 09:30:42,861 [salt.state       ][INFO    ][2221] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,862 [salt.state       ][INFO    ][2221] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,862 [salt.state       ][INFO    ][2221] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.862246 duration_in_ms=1.169
2018-01-20 09:30:42,862 [salt.state       ][INFO    ][2221] Running state [prx] at time 09:30:42.862444
2018-01-20 09:30:42,862 [salt.state       ][INFO    ][2221] Executing state host.present for prx
2018-01-20 09:30:42,863 [salt.state       ][INFO    ][2221] {'host': 'prx'}
2018-01-20 09:30:42,863 [salt.state       ][INFO    ][2221] Completed state [prx] at time 09:30:42.863605 duration_in_ms=1.161
2018-01-20 09:30:42,863 [salt.state       ][INFO    ][2221] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.863810
2018-01-20 09:30:42,864 [salt.state       ][INFO    ][2221] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,864 [salt.state       ][INFO    ][2221] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,865 [salt.state       ][INFO    ][2221] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.864982 duration_in_ms=1.172
2018-01-20 09:30:42,865 [salt.state       ][INFO    ][2221] Running state [prx02] at time 09:30:42.865182
2018-01-20 09:30:42,865 [salt.state       ][INFO    ][2221] Executing state host.present for prx02
2018-01-20 09:30:42,866 [salt.state       ][INFO    ][2221] {'host': 'prx02'}
2018-01-20 09:30:42,866 [salt.state       ][INFO    ][2221] Completed state [prx02] at time 09:30:42.866351 duration_in_ms=1.169
2018-01-20 09:30:42,866 [salt.state       ][INFO    ][2221] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.866541
2018-01-20 09:30:42,866 [salt.state       ][INFO    ][2221] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,867 [salt.state       ][INFO    ][2221] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,867 [salt.state       ][INFO    ][2221] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.867737 duration_in_ms=1.195
2018-01-20 09:30:42,867 [salt.state       ][INFO    ][2221] Running state [msg02] at time 09:30:42.867927
2018-01-20 09:30:42,868 [salt.state       ][INFO    ][2221] Executing state host.present for msg02
2018-01-20 09:30:42,868 [salt.state       ][INFO    ][2221] {'host': 'msg02'}
2018-01-20 09:30:42,869 [salt.state       ][INFO    ][2221] Completed state [msg02] at time 09:30:42.869115 duration_in_ms=1.187
2018-01-20 09:30:42,869 [salt.state       ][INFO    ][2221] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.869309
2018-01-20 09:30:42,869 [salt.state       ][INFO    ][2221] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,870 [salt.state       ][INFO    ][2221] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,870 [salt.state       ][INFO    ][2221] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.870887 duration_in_ms=1.578
2018-01-20 09:30:42,871 [salt.state       ][INFO    ][2221] Running state [msg03] at time 09:30:42.871084
2018-01-20 09:30:42,871 [salt.state       ][INFO    ][2221] Executing state host.present for msg03
2018-01-20 09:30:42,872 [salt.state       ][INFO    ][2221] {'host': 'msg03'}
2018-01-20 09:30:42,872 [salt.state       ][INFO    ][2221] Completed state [msg03] at time 09:30:42.872304 duration_in_ms=1.221
2018-01-20 09:30:42,872 [salt.state       ][INFO    ][2221] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.872493
2018-01-20 09:30:42,872 [salt.state       ][INFO    ][2221] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,873 [salt.state       ][INFO    ][2221] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,873 [salt.state       ][INFO    ][2221] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.873850 duration_in_ms=1.356
2018-01-20 09:30:42,874 [salt.state       ][INFO    ][2221] Running state [msg01] at time 09:30:42.874053
2018-01-20 09:30:42,874 [salt.state       ][INFO    ][2221] Executing state host.present for msg01
2018-01-20 09:30:42,875 [salt.state       ][INFO    ][2221] {'host': 'msg01'}
2018-01-20 09:30:42,875 [salt.state       ][INFO    ][2221] Completed state [msg01] at time 09:30:42.875264 duration_in_ms=1.211
2018-01-20 09:30:42,875 [salt.state       ][INFO    ][2221] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.875472
2018-01-20 09:30:42,875 [salt.state       ][INFO    ][2221] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,876 [salt.state       ][INFO    ][2221] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,876 [salt.state       ][INFO    ][2221] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.876699 duration_in_ms=1.227
2018-01-20 09:30:42,876 [salt.state       ][INFO    ][2221] Running state [msg] at time 09:30:42.876893
2018-01-20 09:30:42,877 [salt.state       ][INFO    ][2221] Executing state host.present for msg
2018-01-20 09:30:42,877 [salt.state       ][INFO    ][2221] {'host': 'msg'}
2018-01-20 09:30:42,878 [salt.state       ][INFO    ][2221] Completed state [msg] at time 09:30:42.878140 duration_in_ms=1.247
2018-01-20 09:30:42,878 [salt.state       ][INFO    ][2221] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.878331
2018-01-20 09:30:42,878 [salt.state       ][INFO    ][2221] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,879 [salt.state       ][INFO    ][2221] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,879 [salt.state       ][INFO    ][2221] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.879563 duration_in_ms=1.231
2018-01-20 09:30:42,879 [salt.state       ][INFO    ][2221] Running state [cfg01] at time 09:30:42.879783
2018-01-20 09:30:42,879 [salt.state       ][INFO    ][2221] Executing state host.present for cfg01
2018-01-20 09:30:42,880 [salt.state       ][INFO    ][2221] Host cfg01 (192.168.10.100) already present
2018-01-20 09:30:42,880 [salt.state       ][INFO    ][2221] Completed state [cfg01] at time 09:30:42.880472 duration_in_ms=0.69
2018-01-20 09:30:42,880 [salt.state       ][INFO    ][2221] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.880648
2018-01-20 09:30:42,880 [salt.state       ][INFO    ][2221] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,881 [salt.state       ][INFO    ][2221] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-20 09:30:42,881 [salt.state       ][INFO    ][2221] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.881692 duration_in_ms=1.044
2018-01-20 09:30:42,882 [salt.state       ][INFO    ][2221] Running state [cmp002] at time 09:30:42.882234
2018-01-20 09:30:42,882 [salt.state       ][INFO    ][2221] Executing state host.present for cmp002
2018-01-20 09:30:42,883 [salt.state       ][INFO    ][2221] {'host': 'cmp002'}
2018-01-20 09:30:42,883 [salt.state       ][INFO    ][2221] Completed state [cmp002] at time 09:30:42.883486 duration_in_ms=1.252
2018-01-20 09:30:42,883 [salt.state       ][INFO    ][2221] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.883722
2018-01-20 09:30:42,883 [salt.state       ][INFO    ][2221] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,884 [salt.state       ][INFO    ][2221] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,885 [salt.state       ][INFO    ][2221] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.884983 duration_in_ms=1.26
2018-01-20 09:30:42,885 [salt.state       ][INFO    ][2221] Running state [cmp001] at time 09:30:42.885197
2018-01-20 09:30:42,885 [salt.state       ][INFO    ][2221] Executing state host.present for cmp001
2018-01-20 09:30:42,886 [salt.state       ][INFO    ][2221] {'host': 'cmp001'}
2018-01-20 09:30:42,886 [salt.state       ][INFO    ][2221] Completed state [cmp001] at time 09:30:42.886488 duration_in_ms=1.29
2018-01-20 09:30:42,886 [salt.state       ][INFO    ][2221] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.886681
2018-01-20 09:30:42,886 [salt.state       ][INFO    ][2221] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,887 [salt.state       ][INFO    ][2221] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,888 [salt.state       ][INFO    ][2221] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.887959 duration_in_ms=1.278
2018-01-20 09:30:42,888 [salt.state       ][INFO    ][2221] Running state [dbs01] at time 09:30:42.888156
2018-01-20 09:30:42,888 [salt.state       ][INFO    ][2221] Executing state host.present for dbs01
2018-01-20 09:30:42,889 [salt.state       ][INFO    ][2221] {'host': 'dbs01'}
2018-01-20 09:30:42,889 [salt.state       ][INFO    ][2221] Completed state [dbs01] at time 09:30:42.889526 duration_in_ms=1.369
2018-01-20 09:30:42,889 [salt.state       ][INFO    ][2221] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.889720
2018-01-20 09:30:42,889 [salt.state       ][INFO    ][2221] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,890 [salt.state       ][INFO    ][2221] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,891 [salt.state       ][INFO    ][2221] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.890992 duration_in_ms=1.272
2018-01-20 09:30:42,891 [salt.state       ][INFO    ][2221] Running state [dbs02] at time 09:30:42.891191
2018-01-20 09:30:42,891 [salt.state       ][INFO    ][2221] Executing state host.present for dbs02
2018-01-20 09:30:42,892 [salt.state       ][INFO    ][2221] {'host': 'dbs02'}
2018-01-20 09:30:42,892 [salt.state       ][INFO    ][2221] Completed state [dbs02] at time 09:30:42.892468 duration_in_ms=1.276
2018-01-20 09:30:42,892 [salt.state       ][INFO    ][2221] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.892660
2018-01-20 09:30:42,892 [salt.state       ][INFO    ][2221] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,894 [salt.state       ][INFO    ][2221] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,894 [salt.state       ][INFO    ][2221] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.894796 duration_in_ms=2.136
2018-01-20 09:30:42,895 [salt.state       ][INFO    ][2221] Running state [dbs03] at time 09:30:42.895026
2018-01-20 09:30:42,895 [salt.state       ][INFO    ][2221] Executing state host.present for dbs03
2018-01-20 09:30:42,896 [salt.state       ][INFO    ][2221] {'host': 'dbs03'}
2018-01-20 09:30:42,896 [salt.state       ][INFO    ][2221] Completed state [dbs03] at time 09:30:42.896309 duration_in_ms=1.283
2018-01-20 09:30:42,896 [salt.state       ][INFO    ][2221] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.896500
2018-01-20 09:30:42,896 [salt.state       ][INFO    ][2221] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,897 [salt.state       ][INFO    ][2221] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,898 [salt.state       ][INFO    ][2221] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.898097 duration_in_ms=1.597
2018-01-20 09:30:42,898 [salt.state       ][INFO    ][2221] Running state [mas01] at time 09:30:42.898319
2018-01-20 09:30:42,898 [salt.state       ][INFO    ][2221] Executing state host.present for mas01
2018-01-20 09:30:42,899 [salt.state       ][INFO    ][2221] {'host': 'mas01'}
2018-01-20 09:30:42,899 [salt.state       ][INFO    ][2221] Completed state [mas01] at time 09:30:42.899616 duration_in_ms=1.297
2018-01-20 09:30:42,899 [salt.state       ][INFO    ][2221] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.899826
2018-01-20 09:30:42,900 [salt.state       ][INFO    ][2221] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,900 [salt.state       ][INFO    ][2221] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,901 [salt.state       ][INFO    ][2221] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.901127 duration_in_ms=1.302
2018-01-20 09:30:42,901 [salt.state       ][INFO    ][2221] Running state [ctl02] at time 09:30:42.901334
2018-01-20 09:30:42,901 [salt.state       ][INFO    ][2221] Executing state host.present for ctl02
2018-01-20 09:30:42,905 [salt.state       ][INFO    ][2221] {'host': 'ctl02'}
2018-01-20 09:30:42,905 [salt.state       ][INFO    ][2221] Completed state [ctl02] at time 09:30:42.905204 duration_in_ms=3.871
2018-01-20 09:30:42,905 [salt.state       ][INFO    ][2221] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.905433
2018-01-20 09:30:42,905 [salt.state       ][INFO    ][2221] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,906 [salt.state       ][INFO    ][2221] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,907 [salt.state       ][INFO    ][2221] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.907144 duration_in_ms=1.711
2018-01-20 09:30:42,907 [salt.state       ][INFO    ][2221] Running state [ctl03] at time 09:30:42.907341
2018-01-20 09:30:42,907 [salt.state       ][INFO    ][2221] Executing state host.present for ctl03
2018-01-20 09:30:42,908 [salt.state       ][INFO    ][2221] {'host': 'ctl03'}
2018-01-20 09:30:42,908 [salt.state       ][INFO    ][2221] Completed state [ctl03] at time 09:30:42.908675 duration_in_ms=1.334
2018-01-20 09:30:42,908 [salt.state       ][INFO    ][2221] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.908868
2018-01-20 09:30:42,909 [salt.state       ][INFO    ][2221] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,910 [salt.state       ][INFO    ][2221] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,910 [salt.state       ][INFO    ][2221] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.910254 duration_in_ms=1.385
2018-01-20 09:30:42,910 [salt.state       ][INFO    ][2221] Running state [ctl01] at time 09:30:42.910450
2018-01-20 09:30:42,910 [salt.state       ][INFO    ][2221] Executing state host.present for ctl01
2018-01-20 09:30:42,911 [salt.state       ][INFO    ][2221] {'host': 'ctl01'}
2018-01-20 09:30:42,911 [salt.state       ][INFO    ][2221] Completed state [ctl01] at time 09:30:42.911784 duration_in_ms=1.334
2018-01-20 09:30:42,912 [salt.state       ][INFO    ][2221] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.911976
2018-01-20 09:30:42,912 [salt.state       ][INFO    ][2221] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,913 [salt.state       ][INFO    ][2221] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,913 [salt.state       ][INFO    ][2221] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.913303 duration_in_ms=1.327
2018-01-20 09:30:42,913 [salt.state       ][INFO    ][2221] Running state [ctl] at time 09:30:42.913498
2018-01-20 09:30:42,913 [salt.state       ][INFO    ][2221] Executing state host.present for ctl
2018-01-20 09:30:42,915 [salt.state       ][INFO    ][2221] {'host': 'ctl'}
2018-01-20 09:30:42,915 [salt.state       ][INFO    ][2221] Completed state [ctl] at time 09:30:42.915195 duration_in_ms=1.696
2018-01-20 09:30:42,915 [salt.state       ][INFO    ][2221] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.915387
2018-01-20 09:30:42,915 [salt.state       ][INFO    ][2221] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-20 09:30:42,916 [salt.state       ][INFO    ][2221] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-20 09:30:42,916 [salt.state       ][INFO    ][2221] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:30:42.916746 duration_in_ms=1.358
2018-01-20 09:30:42,916 [salt.state       ][INFO    ][2221] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:30:42.916940
2018-01-20 09:30:42,917 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-20 09:30:42,917 [salt.state       ][INFO    ][2221] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-20 09:30:42,917 [salt.state       ][INFO    ][2221] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:30:42.917611 duration_in_ms=0.672
2018-01-20 09:30:42,919 [salt.state       ][INFO    ][2221] Running state [ens2] at time 09:30:42.919246
2018-01-20 09:30:42,919 [salt.state       ][INFO    ][2221] Executing state network.managed for ens2
2018-01-20 09:30:43,043 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-20 09:30:44,196 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-20 09:30:45,440 [salt.state       ][INFO    ][2221] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-20 09:30:45,441 [salt.state       ][INFO    ][2221] Completed state [ens2] at time 09:30:45.441360 duration_in_ms=2522.113
2018-01-20 09:30:45,442 [salt.state       ][INFO    ][2221] Running state [ens3] at time 09:30:45.442264
2018-01-20 09:30:45,442 [salt.state       ][INFO    ][2221] Executing state network.managed for ens3
2018-01-20 09:30:45,471 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-20 09:30:46,104 [salt.state       ][INFO    ][2221] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-20 09:30:46,105 [salt.state       ][INFO    ][2221] Completed state [ens3] at time 09:30:46.105251 duration_in_ms=662.986
2018-01-20 09:30:46,105 [salt.state       ][INFO    ][2221] Running state [/etc/profile.d/proxy.sh] at time 09:30:46.105844
2018-01-20 09:30:46,106 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-20 09:30:46,107 [salt.state       ][INFO    ][2221] File /etc/profile.d/proxy.sh is not present
2018-01-20 09:30:46,107 [salt.state       ][INFO    ][2221] Completed state [/etc/profile.d/proxy.sh] at time 09:30:46.107445 duration_in_ms=1.601
2018-01-20 09:30:46,107 [salt.state       ][INFO    ][2221] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:30:46.107897
2018-01-20 09:30:46,108 [salt.state       ][INFO    ][2221] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-20 09:30:46,108 [salt.state       ][INFO    ][2221] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-20 09:30:46,109 [salt.state       ][INFO    ][2221] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:30:46.109287 duration_in_ms=1.39
2018-01-20 09:30:46,111 [salt.state       ][INFO    ][2221] Running state [ntp] at time 09:30:46.111710
2018-01-20 09:30:46,112 [salt.state       ][INFO    ][2221] Executing state pkg.installed for ntp
2018-01-20 09:30:46,277 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:30:46,310 [salt.loaded.int.module.cmdmod][INFO    ][2221] 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-20 09:30:49,284 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:30:49,317 [salt.state       ][INFO    ][2221] 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-20 09:30:49,334 [salt.state       ][INFO    ][2221] Loading fresh modules for state activity
2018-01-20 09:30:49,419 [salt.state       ][INFO    ][2221] Completed state [ntp] at time 09:30:49.419185 duration_in_ms=3307.475
2018-01-20 09:30:49,423 [salt.state       ][INFO    ][2221] Running state [/etc/ntp.conf] at time 09:30:49.423105
2018-01-20 09:30:49,423 [salt.state       ][INFO    ][2221] Executing state file.managed for /etc/ntp.conf
2018-01-20 09:30:49,447 [salt.fileclient  ][INFO    ][2221] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-20 09:30:49,487 [salt.state       ][INFO    ][2221] 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-20 09:30:49,488 [salt.state       ][INFO    ][2221] Completed state [/etc/ntp.conf] at time 09:30:49.487978 duration_in_ms=64.873
2018-01-20 09:30:49,719 [salt.state       ][INFO    ][2221] Running state [ntp] at time 09:30:49.719437
2018-01-20 09:30:49,719 [salt.state       ][INFO    ][2221] Executing state service.running for ntp
2018-01-20 09:30:49,720 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-20 09:30:49,734 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-20 09:30:49,747 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-20 09:30:49,763 [salt.state       ][INFO    ][2221] The service ntp is already running
2018-01-20 09:30:49,764 [salt.state       ][INFO    ][2221] Completed state [ntp] at time 09:30:49.764188 duration_in_ms=44.751
2018-01-20 09:30:49,764 [salt.state       ][INFO    ][2221] Running state [ntp] at time 09:30:49.764474
2018-01-20 09:30:49,765 [salt.state       ][INFO    ][2221] Executing state service.mod_watch for ntp
2018-01-20 09:30:49,766 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-20 09:30:49,779 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-20 09:30:49,796 [salt.loaded.int.module.cmdmod][INFO    ][2221] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-20 09:30:49,888 [salt.state       ][INFO    ][2221] {'ntp': True}
2018-01-20 09:30:49,888 [salt.state       ][INFO    ][2221] Completed state [ntp] at time 09:30:49.888637 duration_in_ms=124.162
2018-01-20 09:30:49,894 [salt.minion      ][INFO    ][2221] Returning information for job: 20180120093008998953
2018-01-20 09:30:49,909 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093049504578
2018-01-20 09:30:49,923 [salt.minion      ][INFO    ][6972] Starting a new job with PID 6972
2018-01-20 09:30:49,936 [salt.minion      ][INFO    ][6972] Returning information for job: 20180120093049504578
2018-01-20 09:30:57,031 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180120093056991535
2018-01-20 09:30:57,053 [salt.minion      ][INFO    ][6978] Starting a new job with PID 6978
2018-01-20 09:30:57,065 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6978] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-20 09:30:57,068 [salt.minion      ][INFO    ][6978] Returning information for job: 20180120093056991535
2018-01-20 09:31:22,244 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command pkg.upgrade with jid 20180120093122207475
2018-01-20 09:31:22,265 [salt.minion      ][INFO    ][6990] Starting a new job with PID 6990
2018-01-20 09:31:22,290 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6990] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:31:22,606 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6990] 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-20 09:31:32,366 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093132327467
2018-01-20 09:31:32,383 [salt.minion      ][INFO    ][9361] Starting a new job with PID 9361
2018-01-20 09:31:32,398 [salt.minion      ][INFO    ][9361] Returning information for job: 20180120093132327467
2018-01-20 09:31:41,448 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6990] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:31:41,482 [salt.minion      ][INFO    ][6990] Returning information for job: 20180120093122207475
2018-01-20 09:34:55,394 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command test.ping with jid 20180120093455357072
2018-01-20 09:34:55,417 [salt.minion      ][INFO    ][13359] Starting a new job with PID 13359
2018-01-20 09:34:55,477 [salt.minion      ][INFO    ][13359] Returning information for job: 20180120093455357072
2018-01-20 09:34:55,651 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command state.sls with jid 20180120093455613226
2018-01-20 09:34:55,669 [salt.minion      ][INFO    ][13364] Starting a new job with PID 13364
2018-01-20 09:34:57,980 [salt.state       ][INFO    ][13364] Loading fresh modules for state activity
2018-01-20 09:34:58,040 [salt.fileclient  ][INFO    ][13364] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-20 09:34:58,073 [salt.fileclient  ][INFO    ][13364] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-20 09:34:58,538 [salt.state       ][INFO    ][13364] Running state [keepalived] at time 09:34:58.538031
2018-01-20 09:34:58,538 [salt.state       ][INFO    ][13364] Executing state pkg.installed for keepalived
2018-01-20 09:34:58,539 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:34:58,833 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-20 09:34:58,904 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:35:00,508 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:35:00,541 [salt.loaded.int.module.cmdmod][INFO    ][13364] 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-20 09:35:04,000 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:35:04,036 [salt.state       ][INFO    ][13364] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-20 09:35:04,052 [salt.state       ][INFO    ][13364] Loading fresh modules for state activity
2018-01-20 09:35:04,075 [salt.state       ][INFO    ][13364] Completed state [keepalived] at time 09:35:04.075508 duration_in_ms=5537.477
2018-01-20 09:35:04,080 [salt.state       ][INFO    ][13364] Running state [lsof] at time 09:35:04.080612
2018-01-20 09:35:04,080 [salt.state       ][INFO    ][13364] Executing state pkg.installed for lsof
2018-01-20 09:35:04,398 [salt.state       ][INFO    ][13364] All specified packages are already installed
2018-01-20 09:35:04,398 [salt.state       ][INFO    ][13364] Completed state [lsof] at time 09:35:04.398610 duration_in_ms=317.997
2018-01-20 09:35:04,400 [salt.state       ][INFO    ][13364] Running state [/etc/keepalived/keepalived.conf] at time 09:35:04.400284
2018-01-20 09:35:04,400 [salt.state       ][INFO    ][13364] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-20 09:35:04,447 [salt.fileclient  ][INFO    ][13364] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-20 09:35:04,500 [salt.state       ][INFO    ][13364] File changed:
New file
2018-01-20 09:35:04,500 [salt.state       ][INFO    ][13364] Completed state [/etc/keepalived/keepalived.conf] at time 09:35:04.500773 duration_in_ms=100.488
2018-01-20 09:35:04,502 [salt.state       ][INFO    ][13364] Running state [keepalived] at time 09:35:04.501970
2018-01-20 09:35:04,502 [salt.state       ][INFO    ][13364] Executing state service.running for keepalived
2018-01-20 09:35:04,503 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-20 09:35:04,531 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-20 09:35:04,552 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:35:04,574 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:35:04,595 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-20 09:35:04,663 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-20 09:35:04,690 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:35:04,710 [salt.loaded.int.module.cmdmod][INFO    ][13364] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 09:35:04,728 [salt.state       ][INFO    ][13364] {'keepalived': True}
2018-01-20 09:35:04,729 [salt.state       ][INFO    ][13364] Completed state [keepalived] at time 09:35:04.729181 duration_in_ms=227.212
2018-01-20 09:35:04,731 [salt.minion      ][INFO    ][13364] Returning information for job: 20180120093455613226
2018-01-20 09:37:34,552 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command pillar.get with jid 20180120093734515600
2018-01-20 09:37:34,581 [salt.minion      ][INFO    ][14633] Starting a new job with PID 14633
2018-01-20 09:37:34,586 [salt.minion      ][INFO    ][14633] Returning information for job: 20180120093734515600
2018-01-20 09:55:32,601 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command state.sls with jid 20180120095532573463
2018-01-20 09:55:32,635 [salt.minion      ][INFO    ][14683] Starting a new job with PID 14683
2018-01-20 09:55:34,886 [salt.state       ][INFO    ][14683] Loading fresh modules for state activity
2018-01-20 09:55:34,932 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-20 09:55:34,960 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-20 09:55:35,029 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-20 09:55:35,082 [py.warnings      ][WARNING ][14683] /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-20 09:55:35,084 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-20 09:55:35,163 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-20 09:55:35,754 [salt.state       ][INFO    ][14683] Running state [/etc/mysql/my.cnf] at time 09:55:35.754775
2018-01-20 09:55:35,755 [salt.state       ][INFO    ][14683] Executing state file.managed for /etc/mysql/my.cnf
2018-01-20 09:55:35,788 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-20 09:55:35,794 [salt.state       ][INFO    ][14683] File changed:
New file
2018-01-20 09:55:35,795 [salt.state       ][INFO    ][14683] Completed state [/etc/mysql/my.cnf] at time 09:55:35.795881 duration_in_ms=41.106
2018-01-20 09:55:35,797 [salt.state       ][INFO    ][14683] Running state [mysql-wsrep-5.6] at time 09:55:35.797341
2018-01-20 09:55:35,798 [salt.state       ][INFO    ][14683] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-20 09:55:35,799 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:55:36,095 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-20 09:55:36,181 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:55:39,173 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:55:39,197 [salt.loaded.int.module.cmdmod][INFO    ][14683] 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-20 09:55:42,706 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095542674298
2018-01-20 09:55:42,724 [salt.minion      ][INFO    ][15643] Starting a new job with PID 15643
2018-01-20 09:55:42,736 [salt.minion      ][INFO    ][15643] Returning information for job: 20180120095542674298
2018-01-20 09:55:52,934 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095552901065
2018-01-20 09:55:52,959 [salt.minion      ][INFO    ][16173] Starting a new job with PID 16173
2018-01-20 09:55:52,979 [salt.minion      ][INFO    ][16173] Returning information for job: 20180120095552901065
2018-01-20 09:55:56,881 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:55:56,930 [salt.state       ][INFO    ][14683] 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-20 09:55:56,948 [salt.state       ][INFO    ][14683] Loading fresh modules for state activity
2018-01-20 09:55:56,973 [salt.state       ][INFO    ][14683] Completed state [mysql-wsrep-5.6] at time 09:55:56.973267 duration_in_ms=21175.926
2018-01-20 09:55:56,979 [salt.state       ][INFO    ][14683] Running state [galera-3] at time 09:55:56.979282
2018-01-20 09:55:56,979 [salt.state       ][INFO    ][14683] Executing state pkg.installed for galera-3
2018-01-20 09:55:57,313 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-20 09:55:57,375 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:55:59,150 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:55:59,183 [salt.loaded.int.module.cmdmod][INFO    ][14683] 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-20 09:56:01,032 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:01,073 [salt.state       ][INFO    ][14683] 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-20 09:56:01,088 [salt.state       ][INFO    ][14683] Loading fresh modules for state activity
2018-01-20 09:56:01,113 [salt.state       ][INFO    ][14683] Completed state [galera-3] at time 09:56:01.113730 duration_in_ms=4134.448
2018-01-20 09:56:01,119 [salt.state       ][INFO    ][14683] Running state [rsync] at time 09:56:01.119852
2018-01-20 09:56:01,120 [salt.state       ][INFO    ][14683] Executing state pkg.installed for rsync
2018-01-20 09:56:01,528 [salt.state       ][INFO    ][14683] All specified packages are already installed
2018-01-20 09:56:01,529 [salt.state       ][INFO    ][14683] Completed state [rsync] at time 09:56:01.529480 duration_in_ms=409.627
2018-01-20 09:56:01,530 [salt.state       ][INFO    ][14683] Running state [python-mysqldb] at time 09:56:01.530814
2018-01-20 09:56:01,531 [salt.state       ][INFO    ][14683] Executing state pkg.installed for python-mysqldb
2018-01-20 09:56:01,547 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-20 09:56:01,602 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:02,951 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095602919783
2018-01-20 09:56:02,970 [salt.minion      ][INFO    ][17160] Starting a new job with PID 17160
2018-01-20 09:56:02,982 [salt.minion      ][INFO    ][17160] Returning information for job: 20180120095602919783
2018-01-20 09:56:03,191 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:03,217 [salt.loaded.int.module.cmdmod][INFO    ][14683] 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-20 09:56:04,616 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:04,656 [salt.state       ][INFO    ][14683] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-20 09:56:04,670 [salt.state       ][INFO    ][14683] Loading fresh modules for state activity
2018-01-20 09:56:04,695 [salt.state       ][INFO    ][14683] Completed state [python-mysqldb] at time 09:56:04.695310 duration_in_ms=3164.494
2018-01-20 09:56:04,701 [salt.state       ][INFO    ][14683] Running state [libmysqlclient-dev] at time 09:56:04.701087
2018-01-20 09:56:04,701 [salt.state       ][INFO    ][14683] Executing state pkg.installed for libmysqlclient-dev
2018-01-20 09:56:05,052 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-20 09:56:05,111 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:06,678 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:06,706 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-01-20 09:56:11,492 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:11,534 [salt.state       ][INFO    ][14683] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-20 09:56:11,547 [salt.state       ][INFO    ][14683] Loading fresh modules for state activity
2018-01-20 09:56:11,573 [salt.state       ][INFO    ][14683] Completed state [libmysqlclient-dev] at time 09:56:11.573439 duration_in_ms=6872.35
2018-01-20 09:56:11,580 [salt.state       ][INFO    ][14683] Running state [psmisc] at time 09:56:11.580338
2018-01-20 09:56:11,580 [salt.state       ][INFO    ][14683] Executing state pkg.installed for psmisc
2018-01-20 09:56:11,940 [salt.state       ][INFO    ][14683] All specified packages are already installed
2018-01-20 09:56:11,940 [salt.state       ][INFO    ][14683] Completed state [psmisc] at time 09:56:11.940554 duration_in_ms=360.216
2018-01-20 09:56:11,941 [salt.state       ][INFO    ][14683] Running state [netcat] at time 09:56:11.941371
2018-01-20 09:56:11,941 [salt.state       ][INFO    ][14683] Executing state pkg.installed for netcat
2018-01-20 09:56:11,947 [salt.state       ][INFO    ][14683] All specified packages are already installed
2018-01-20 09:56:11,947 [salt.state       ][INFO    ][14683] Completed state [netcat] at time 09:56:11.947487 duration_in_ms=6.117
2018-01-20 09:56:11,947 [salt.state       ][INFO    ][14683] Running state [percona-xtrabackup] at time 09:56:11.947964
2018-01-20 09:56:11,948 [salt.state       ][INFO    ][14683] Executing state pkg.installed for percona-xtrabackup
2018-01-20 09:56:11,962 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-20 09:56:12,021 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:13,180 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095613142516
2018-01-20 09:56:13,202 [salt.minion      ][INFO    ][21554] Starting a new job with PID 21554
2018-01-20 09:56:13,215 [salt.minion      ][INFO    ][21554] Returning information for job: 20180120095613142516
2018-01-20 09:56:13,669 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:13,705 [salt.loaded.int.module.cmdmod][INFO    ][14683] 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-20 09:56:15,635 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:15,679 [salt.state       ][INFO    ][14683] 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-20 09:56:15,693 [salt.state       ][INFO    ][14683] Loading fresh modules for state activity
2018-01-20 09:56:15,719 [salt.state       ][INFO    ][14683] Completed state [percona-xtrabackup] at time 09:56:15.719490 duration_in_ms=3771.524
2018-01-20 09:56:15,728 [salt.state       ][INFO    ][14683] Running state [socat] at time 09:56:15.728269
2018-01-20 09:56:15,728 [salt.state       ][INFO    ][14683] Executing state pkg.installed for socat
2018-01-20 09:56:16,097 [salt.state       ][INFO    ][14683] All specified packages are already installed
2018-01-20 09:56:16,097 [salt.state       ][INFO    ][14683] Completed state [socat] at time 09:56:16.097801 duration_in_ms=369.532
2018-01-20 09:56:16,098 [salt.state       ][INFO    ][14683] Running state [libdbd-mysql] at time 09:56:16.098725
2018-01-20 09:56:16,099 [salt.state       ][INFO    ][14683] Executing state pkg.installed for libdbd-mysql
2018-01-20 09:56:16,113 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-20 09:56:16,170 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:56:17,722 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:56:17,750 [salt.loaded.int.module.cmdmod][INFO    ][14683] 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-20 09:56:19,197 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:56:19,238 [salt.state       ][INFO    ][14683] 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-20 09:56:19,252 [salt.state       ][INFO    ][14683] Loading fresh modules for state activity
2018-01-20 09:56:19,275 [salt.state       ][INFO    ][14683] Completed state [libdbd-mysql] at time 09:56:19.274982 duration_in_ms=3176.257
2018-01-20 09:56:19,281 [salt.state       ][INFO    ][14683] Running state [python-pymysql] at time 09:56:19.281111
2018-01-20 09:56:19,281 [salt.state       ][INFO    ][14683] Executing state pkg.installed for python-pymysql
2018-01-20 09:56:19,647 [salt.state       ][INFO    ][14683] All specified packages are already installed
2018-01-20 09:56:19,648 [salt.state       ][INFO    ][14683] Completed state [python-pymysql] at time 09:56:19.647969 duration_in_ms=366.857
2018-01-20 09:56:19,650 [salt.state       ][INFO    ][14683] Running state [/var/log/mysql] at time 09:56:19.650627
2018-01-20 09:56:19,651 [salt.state       ][INFO    ][14683] Executing state file.directory for /var/log/mysql
2018-01-20 09:56:19,652 [salt.state       ][INFO    ][14683] {'mode': '0755'}
2018-01-20 09:56:19,652 [salt.state       ][INFO    ][14683] Completed state [/var/log/mysql] at time 09:56:19.652404 duration_in_ms=1.778
2018-01-20 09:56:19,653 [salt.state       ][INFO    ][14683] Running state [/var/run/mysqld] at time 09:56:19.653298
2018-01-20 09:56:19,653 [salt.state       ][INFO    ][14683] Executing state file.directory for /var/run/mysqld
2018-01-20 09:56:19,654 [salt.state       ][INFO    ][14683] Directory /var/run/mysqld is in the correct state
2018-01-20 09:56:19,655 [salt.state       ][INFO    ][14683] Completed state [/var/run/mysqld] at time 09:56:19.655006 duration_in_ms=1.708
2018-01-20 09:56:19,655 [salt.state       ][INFO    ][14683] Running state [/etc/systemd/system/mysql.service.d] at time 09:56:19.655815
2018-01-20 09:56:19,656 [salt.state       ][INFO    ][14683] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-20 09:56:19,657 [salt.state       ][INFO    ][14683] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-20 09:56:19,657 [salt.state       ][INFO    ][14683] Completed state [/etc/systemd/system/mysql.service.d] at time 09:56:19.657719 duration_in_ms=1.905
2018-01-20 09:56:19,659 [salt.state       ][INFO    ][14683] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 09:56:19.659274
2018-01-20 09:56:19,659 [salt.state       ][INFO    ][14683] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-20 09:56:19,661 [salt.state       ][INFO    ][14683] File changed:
New file
2018-01-20 09:56:19,661 [salt.state       ][INFO    ][14683] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 09:56:19.661702 duration_in_ms=2.428
2018-01-20 09:56:19,664 [salt.state       ][INFO    ][14683] Running state [service.systemctl_reload] at time 09:56:19.664000
2018-01-20 09:56:19,664 [salt.state       ][INFO    ][14683] Executing state module.wait for service.systemctl_reload
2018-01-20 09:56:19,664 [salt.state       ][INFO    ][14683] No changes made for service.systemctl_reload
2018-01-20 09:56:19,665 [salt.state       ][INFO    ][14683] Completed state [service.systemctl_reload] at time 09:56:19.665161 duration_in_ms=1.161
2018-01-20 09:56:19,665 [salt.state       ][INFO    ][14683] Running state [service.systemctl_reload] at time 09:56:19.665524
2018-01-20 09:56:19,665 [salt.state       ][INFO    ][14683] Executing state module.mod_watch for service.systemctl_reload
2018-01-20 09:56:19,666 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-20 09:56:19,751 [salt.state       ][INFO    ][14683] {'ret': True}
2018-01-20 09:56:19,751 [salt.state       ][INFO    ][14683] Completed state [service.systemctl_reload] at time 09:56:19.751620 duration_in_ms=86.096
2018-01-20 09:56:19,753 [salt.state       ][INFO    ][14683] Running state [/etc/mysql/debian.cnf] at time 09:56:19.752916
2018-01-20 09:56:19,753 [salt.state       ][INFO    ][14683] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-20 09:56:19,808 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-20 09:56:19,926 [salt.state       ][INFO    ][14683] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = lWD6I86eYKLybchN
-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 = lWD6I86eYKLybchN
-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-20 09:56:19,927 [salt.state       ][INFO    ][14683] Completed state [/etc/mysql/debian.cnf] at time 09:56:19.927184 duration_in_ms=174.265
2018-01-20 09:56:19,927 [salt.state       ][INFO    ][14683] Running state [/usr/local/sbin/galera_init.sh] at time 09:56:19.927769
2018-01-20 09:56:19,928 [salt.state       ][INFO    ][14683] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-20 09:56:19,973 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-20 09:56:19,977 [salt.state       ][INFO    ][14683] File changed:
New file
2018-01-20 09:56:19,978 [salt.state       ][INFO    ][14683] Completed state [/usr/local/sbin/galera_init.sh] at time 09:56:19.978221 duration_in_ms=50.453
2018-01-20 09:56:19,978 [salt.state       ][INFO    ][14683] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 09:56:19.978490
2018-01-20 09:56:19,978 [salt.state       ][INFO    ][14683] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-20 09:56:20,017 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-20 09:56:20,022 [salt.state       ][INFO    ][14683] File changed:
New file
2018-01-20 09:56:20,022 [salt.state       ][INFO    ][14683] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 09:56:20.022326 duration_in_ms=43.836
2018-01-20 09:56:20,024 [salt.state       ][INFO    ][14683] Running state [/usr/local/sbin/galera_init.sh] at time 09:56:20.024636
2018-01-20 09:56:20,024 [salt.state       ][INFO    ][14683] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-20 09:56:20,025 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-20 09:56:23,408 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095623374067
2018-01-20 09:56:23,428 [salt.minion      ][INFO    ][22609] Starting a new job with PID 22609
2018-01-20 09:56:23,441 [salt.minion      ][INFO    ][22609] Returning information for job: 20180120095623374067
2018-01-20 09:56:23,719 [salt.state       ][INFO    ][14683] {'pid': 22170, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-20 09:56:23,721 [salt.state       ][INFO    ][14683] Completed state [/usr/local/sbin/galera_init.sh] at time 09:56:23.720994 duration_in_ms=3696.356
2018-01-20 09:56:23,725 [salt.state       ][INFO    ][14683] Running state [mysqladmin password "opnfv_secret"] at time 09:56:23.725073
2018-01-20 09:56:23,726 [salt.state       ][INFO    ][14683] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-20 09:56:23,728 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-20 09:56:23,757 [salt.state       ][INFO    ][14683] {'pid': 22617, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-20 09:56:23,758 [salt.state       ][INFO    ][14683] Completed state [mysqladmin password "opnfv_secret"] at time 09:56:23.758242 duration_in_ms=33.17
2018-01-20 09:56:23,759 [salt.state       ][INFO    ][14683] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 09:56:23.759865
2018-01-20 09:56:23,760 [salt.state       ][INFO    ][14683] 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-20 09:56:23,761 [salt.loaded.int.module.cmdmod][INFO    ][14683] 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-20 09:56:23,782 [salt.state       ][INFO    ][14683] {'pid': 22619, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-20 09:56:23,783 [salt.state       ][INFO    ][14683] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 09:56:23.782967 duration_in_ms=23.102
2018-01-20 09:56:23,785 [salt.state       ][INFO    ][14683] Running state [mysql] at time 09:56:23.785161
2018-01-20 09:56:23,785 [salt.state       ][INFO    ][14683] Executing state service.dead for mysql
2018-01-20 09:56:23,786 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-20 09:56:23,809 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-20 09:56:23,834 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 09:56:23,863 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-20 09:56:33,640 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095633607159
2018-01-20 09:56:33,667 [salt.minion      ][INFO    ][22712] Starting a new job with PID 22712
2018-01-20 09:56:33,680 [salt.minion      ][INFO    ][22712] Returning information for job: 20180120095633607159
2018-01-20 09:56:43,660 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095643629137
2018-01-20 09:56:43,690 [salt.minion      ][INFO    ][22717] Starting a new job with PID 22717
2018-01-20 09:56:43,706 [salt.minion      ][INFO    ][22717] Returning information for job: 20180120095643629137
2018-01-20 09:56:53,685 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095653650199
2018-01-20 09:56:53,719 [salt.minion      ][INFO    ][22722] Starting a new job with PID 22722
2018-01-20 09:56:53,731 [salt.minion      ][INFO    ][22722] Returning information for job: 20180120095653650199
2018-01-20 09:57:03,726 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095703689067
2018-01-20 09:57:03,751 [salt.minion      ][INFO    ][22727] Starting a new job with PID 22727
2018-01-20 09:57:03,770 [salt.minion      ][INFO    ][22727] Returning information for job: 20180120095703689067
2018-01-20 09:57:13,763 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095713732143
2018-01-20 09:57:13,793 [salt.minion      ][INFO    ][22732] Starting a new job with PID 22732
2018-01-20 09:57:13,806 [salt.minion      ][INFO    ][22732] Returning information for job: 20180120095713732143
2018-01-20 09:57:23,806 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095723771837
2018-01-20 09:57:23,836 [salt.minion      ][INFO    ][22737] Starting a new job with PID 22737
2018-01-20 09:57:23,850 [salt.minion      ][INFO    ][22737] Returning information for job: 20180120095723771837
2018-01-20 09:57:33,838 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095733808491
2018-01-20 09:57:33,870 [salt.minion      ][INFO    ][22742] Starting a new job with PID 22742
2018-01-20 09:57:33,886 [salt.minion      ][INFO    ][22742] Returning information for job: 20180120095733808491
2018-01-20 09:57:43,881 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095743847266
2018-01-20 09:57:43,915 [salt.minion      ][INFO    ][22757] Starting a new job with PID 22757
2018-01-20 09:57:43,927 [salt.minion      ][INFO    ][22757] Returning information for job: 20180120095743847266
2018-01-20 09:57:53,924 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095753888111
2018-01-20 09:57:53,958 [salt.minion      ][INFO    ][22762] Starting a new job with PID 22762
2018-01-20 09:57:53,970 [salt.minion      ][INFO    ][22762] Returning information for job: 20180120095753888111
2018-01-20 09:58:03,966 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095803930702
2018-01-20 09:58:03,999 [salt.minion      ][INFO    ][22767] Starting a new job with PID 22767
2018-01-20 09:58:04,014 [salt.minion      ][INFO    ][22767] Returning information for job: 20180120095803930702
2018-01-20 09:58:14,022 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095813986438
2018-01-20 09:58:14,051 [salt.minion      ][INFO    ][22772] Starting a new job with PID 22772
2018-01-20 09:58:14,067 [salt.minion      ][INFO    ][22772] Returning information for job: 20180120095813986438
2018-01-20 09:58:24,061 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095824032304
2018-01-20 09:58:24,088 [salt.minion      ][INFO    ][22777] Starting a new job with PID 22777
2018-01-20 09:58:24,102 [salt.minion      ][INFO    ][22777] Returning information for job: 20180120095824032304
2018-01-20 09:58:34,099 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095834070474
2018-01-20 09:58:34,124 [salt.minion      ][INFO    ][22782] Starting a new job with PID 22782
2018-01-20 09:58:34,141 [salt.minion      ][INFO    ][22782] Returning information for job: 20180120095834070474
2018-01-20 09:58:44,144 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095844111188
2018-01-20 09:58:44,174 [salt.minion      ][INFO    ][22787] Starting a new job with PID 22787
2018-01-20 09:58:44,189 [salt.minion      ][INFO    ][22787] Returning information for job: 20180120095844111188
2018-01-20 09:58:54,189 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095854159627
2018-01-20 09:58:54,219 [salt.minion      ][INFO    ][22792] Starting a new job with PID 22792
2018-01-20 09:58:54,233 [salt.minion      ][INFO    ][22792] Returning information for job: 20180120095854159627
2018-01-20 09:59:04,234 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095904203200
2018-01-20 09:59:04,263 [salt.minion      ][INFO    ][22797] Starting a new job with PID 22797
2018-01-20 09:59:04,294 [salt.minion      ][INFO    ][22797] Returning information for job: 20180120095904203200
2018-01-20 09:59:14,307 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095914271033
2018-01-20 09:59:14,332 [salt.minion      ][INFO    ][22802] Starting a new job with PID 22802
2018-01-20 09:59:14,345 [salt.minion      ][INFO    ][22802] Returning information for job: 20180120095914271033
2018-01-20 09:59:24,360 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095924328870
2018-01-20 09:59:24,386 [salt.minion      ][INFO    ][22807] Starting a new job with PID 22807
2018-01-20 09:59:24,399 [salt.minion      ][INFO    ][22807] Returning information for job: 20180120095924328870
2018-01-20 09:59:34,426 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095934395567
2018-01-20 09:59:34,453 [salt.minion      ][INFO    ][22812] Starting a new job with PID 22812
2018-01-20 09:59:34,468 [salt.minion      ][INFO    ][22812] Returning information for job: 20180120095934395567
2018-01-20 09:59:44,502 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095944466844
2018-01-20 09:59:44,527 [salt.minion      ][INFO    ][22817] Starting a new job with PID 22817
2018-01-20 09:59:44,551 [salt.minion      ][INFO    ][22817] Returning information for job: 20180120095944466844
2018-01-20 09:59:54,573 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095954542399
2018-01-20 09:59:54,603 [salt.minion      ][INFO    ][22822] Starting a new job with PID 22822
2018-01-20 09:59:54,631 [salt.minion      ][INFO    ][22822] Returning information for job: 20180120095954542399
2018-01-20 10:00:04,655 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100004627478
2018-01-20 10:00:04,685 [salt.minion      ][INFO    ][22827] Starting a new job with PID 22827
2018-01-20 10:00:04,698 [salt.minion      ][INFO    ][22827] Returning information for job: 20180120100004627478
2018-01-20 10:00:14,734 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100014702782
2018-01-20 10:00:14,763 [salt.minion      ][INFO    ][22832] Starting a new job with PID 22832
2018-01-20 10:00:14,783 [salt.minion      ][INFO    ][22832] Returning information for job: 20180120100014702782
2018-01-20 10:00:24,823 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100024790733
2018-01-20 10:00:24,846 [salt.minion      ][INFO    ][22837] Starting a new job with PID 22837
2018-01-20 10:00:24,864 [salt.minion      ][INFO    ][22837] Returning information for job: 20180120100024790733
2018-01-20 10:00:34,905 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100034875597
2018-01-20 10:00:34,936 [salt.minion      ][INFO    ][22842] Starting a new job with PID 22842
2018-01-20 10:00:34,955 [salt.minion      ][INFO    ][22842] Returning information for job: 20180120100034875597
2018-01-20 10:00:44,999 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100044966302
2018-01-20 10:00:45,028 [salt.minion      ][INFO    ][22847] Starting a new job with PID 22847
2018-01-20 10:00:45,041 [salt.minion      ][INFO    ][22847] Returning information for job: 20180120100044966302
2018-01-20 10:00:55,100 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100055067141
2018-01-20 10:00:55,123 [salt.minion      ][INFO    ][22852] Starting a new job with PID 22852
2018-01-20 10:00:55,140 [salt.minion      ][INFO    ][22852] Returning information for job: 20180120100055067141
2018-01-20 10:01:05,198 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100105161174
2018-01-20 10:01:05,223 [salt.minion      ][INFO    ][22857] Starting a new job with PID 22857
2018-01-20 10:01:05,237 [salt.minion      ][INFO    ][22857] Returning information for job: 20180120100105161174
2018-01-20 10:01:15,298 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100115270418
2018-01-20 10:01:15,327 [salt.minion      ][INFO    ][22862] Starting a new job with PID 22862
2018-01-20 10:01:15,341 [salt.minion      ][INFO    ][22862] Returning information for job: 20180120100115270418
2018-01-20 10:01:25,410 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100125375476
2018-01-20 10:01:25,437 [salt.minion      ][INFO    ][22867] Starting a new job with PID 22867
2018-01-20 10:01:25,453 [salt.minion      ][INFO    ][22867] Returning information for job: 20180120100125375476
2018-01-20 10:01:35,541 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100135506459
2018-01-20 10:01:35,569 [salt.minion      ][INFO    ][22882] Starting a new job with PID 22882
2018-01-20 10:01:35,584 [salt.minion      ][INFO    ][22882] Returning information for job: 20180120100135506459
2018-01-20 10:01:45,660 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100145629557
2018-01-20 10:01:45,691 [salt.minion      ][INFO    ][22887] Starting a new job with PID 22887
2018-01-20 10:01:45,708 [salt.minion      ][INFO    ][22887] Returning information for job: 20180120100145629557
2018-01-20 10:01:55,788 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100155759151
2018-01-20 10:01:55,818 [salt.minion      ][INFO    ][22892] Starting a new job with PID 22892
2018-01-20 10:01:55,830 [salt.minion      ][INFO    ][22892] Returning information for job: 20180120100155759151
2018-01-20 10:02:05,930 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100205900881
2018-01-20 10:02:05,959 [salt.minion      ][INFO    ][22897] Starting a new job with PID 22897
2018-01-20 10:02:05,976 [salt.minion      ][INFO    ][22897] Returning information for job: 20180120100205900881
2018-01-20 10:02:16,078 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100216047326
2018-01-20 10:02:16,110 [salt.minion      ][INFO    ][22902] Starting a new job with PID 22902
2018-01-20 10:02:16,123 [salt.minion      ][INFO    ][22902] Returning information for job: 20180120100216047326
2018-01-20 10:02:26,230 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100226199473
2018-01-20 10:02:26,259 [salt.minion      ][INFO    ][22907] Starting a new job with PID 22907
2018-01-20 10:02:26,273 [salt.minion      ][INFO    ][22907] Returning information for job: 20180120100226199473
2018-01-20 10:02:36,386 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100236355534
2018-01-20 10:02:36,414 [salt.minion      ][INFO    ][22912] Starting a new job with PID 22912
2018-01-20 10:02:36,428 [salt.minion      ][INFO    ][22912] Returning information for job: 20180120100236355534
2018-01-20 10:02:46,536 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100246507506
2018-01-20 10:02:46,567 [salt.minion      ][INFO    ][22917] Starting a new job with PID 22917
2018-01-20 10:02:46,580 [salt.minion      ][INFO    ][22917] Returning information for job: 20180120100246507506
2018-01-20 10:02:56,699 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100256668230
2018-01-20 10:02:56,726 [salt.minion      ][INFO    ][22922] Starting a new job with PID 22922
2018-01-20 10:02:56,740 [salt.minion      ][INFO    ][22922] Returning information for job: 20180120100256668230
2018-01-20 10:03:06,872 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100306840672
2018-01-20 10:03:06,896 [salt.minion      ][INFO    ][22927] Starting a new job with PID 22927
2018-01-20 10:03:06,914 [salt.minion      ][INFO    ][22927] Returning information for job: 20180120100306840672
2018-01-20 10:03:17,046 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100317013369
2018-01-20 10:03:17,072 [salt.minion      ][INFO    ][22932] Starting a new job with PID 22932
2018-01-20 10:03:17,090 [salt.minion      ][INFO    ][22932] Returning information for job: 20180120100317013369
2018-01-20 10:03:27,226 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100327195359
2018-01-20 10:03:27,256 [salt.minion      ][INFO    ][22937] Starting a new job with PID 22937
2018-01-20 10:03:27,270 [salt.minion      ][INFO    ][22937] Returning information for job: 20180120100327195359
2018-01-20 10:03:37,404 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100337375053
2018-01-20 10:03:37,432 [salt.minion      ][INFO    ][22942] Starting a new job with PID 22942
2018-01-20 10:03:37,461 [salt.minion      ][INFO    ][22942] Returning information for job: 20180120100337375053
2018-01-20 10:03:47,610 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100347573897
2018-01-20 10:03:47,636 [salt.minion      ][INFO    ][22947] Starting a new job with PID 22947
2018-01-20 10:03:47,652 [salt.minion      ][INFO    ][22947] Returning information for job: 20180120100347573897
2018-01-20 10:03:57,809 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100357776415
2018-01-20 10:03:57,837 [salt.minion      ][INFO    ][22952] Starting a new job with PID 22952
2018-01-20 10:03:57,853 [salt.minion      ][INFO    ][22952] Returning information for job: 20180120100357776415
2018-01-20 10:04:08,028 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100407991315
2018-01-20 10:04:08,056 [salt.minion      ][INFO    ][22957] Starting a new job with PID 22957
2018-01-20 10:04:08,070 [salt.minion      ][INFO    ][22957] Returning information for job: 20180120100407991315
2018-01-20 10:04:18,238 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100418209625
2018-01-20 10:04:18,267 [salt.minion      ][INFO    ][22962] Starting a new job with PID 22962
2018-01-20 10:04:18,281 [salt.minion      ][INFO    ][22962] Returning information for job: 20180120100418209625
2018-01-20 10:04:28,461 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100428429721
2018-01-20 10:04:28,490 [salt.minion      ][INFO    ][22967] Starting a new job with PID 22967
2018-01-20 10:04:28,504 [salt.minion      ][INFO    ][22967] Returning information for job: 20180120100428429721
2018-01-20 10:04:38,676 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100438648019
2018-01-20 10:04:38,704 [salt.minion      ][INFO    ][22972] Starting a new job with PID 22972
2018-01-20 10:04:38,718 [salt.minion      ][INFO    ][22972] Returning information for job: 20180120100438648019
2018-01-20 10:04:48,895 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100448866479
2018-01-20 10:04:48,918 [salt.minion      ][INFO    ][22977] Starting a new job with PID 22977
2018-01-20 10:04:48,936 [salt.minion      ][INFO    ][22977] Returning information for job: 20180120100448866479
2018-01-20 10:04:58,924 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100458890757
2018-01-20 10:04:58,951 [salt.minion      ][INFO    ][22982] Starting a new job with PID 22982
2018-01-20 10:04:58,962 [salt.minion      ][INFO    ][22982] Returning information for job: 20180120100458890757
2018-01-20 10:05:08,956 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100508926629
2018-01-20 10:05:08,987 [salt.minion      ][INFO    ][22987] Starting a new job with PID 22987
2018-01-20 10:05:09,003 [salt.minion      ][INFO    ][22987] Returning information for job: 20180120100508926629
2018-01-20 10:05:18,988 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100518956875
2018-01-20 10:05:19,015 [salt.minion      ][INFO    ][22992] Starting a new job with PID 22992
2018-01-20 10:05:19,028 [salt.minion      ][INFO    ][22992] Returning information for job: 20180120100518956875
2018-01-20 10:05:29,029 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100528995807
2018-01-20 10:05:29,060 [salt.minion      ][INFO    ][22997] Starting a new job with PID 22997
2018-01-20 10:05:29,076 [salt.minion      ][INFO    ][22997] Returning information for job: 20180120100528995807
2018-01-20 10:05:39,077 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100539046917
2018-01-20 10:05:39,106 [salt.minion      ][INFO    ][23002] Starting a new job with PID 23002
2018-01-20 10:05:39,123 [salt.minion      ][INFO    ][23002] Returning information for job: 20180120100539046917
2018-01-20 10:05:49,125 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100549098657
2018-01-20 10:05:49,154 [salt.minion      ][INFO    ][23017] Starting a new job with PID 23017
2018-01-20 10:05:49,168 [salt.minion      ][INFO    ][23017] Returning information for job: 20180120100549098657
2018-01-20 10:05:59,191 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100559157630
2018-01-20 10:05:59,215 [salt.minion      ][INFO    ][23022] Starting a new job with PID 23022
2018-01-20 10:05:59,227 [salt.minion      ][INFO    ][23022] Returning information for job: 20180120100559157630
2018-01-20 10:06:09,255 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100609223606
2018-01-20 10:06:09,285 [salt.minion      ][INFO    ][23027] Starting a new job with PID 23027
2018-01-20 10:06:09,302 [salt.minion      ][INFO    ][23027] Returning information for job: 20180120100609223606
2018-01-20 10:06:19,337 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100619308597
2018-01-20 10:06:19,371 [salt.minion      ][INFO    ][23032] Starting a new job with PID 23032
2018-01-20 10:06:19,385 [salt.minion      ][INFO    ][23032] Returning information for job: 20180120100619308597
2018-01-20 10:06:24,115 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-20 10:06:24,147 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:06:24,173 [salt.state       ][INFO    ][14683] {'mysql': False}
2018-01-20 10:06:24,174 [salt.state       ][INFO    ][14683] Completed state [mysql] at time 10:06:24.174448 duration_in_ms=600389.286
2018-01-20 10:06:24,176 [salt.state       ][INFO    ][14683] Running state [/etc/mysql/my.cnf] at time 10:06:24.176246
2018-01-20 10:06:24,176 [salt.state       ][INFO    ][14683] Executing state file.managed for /etc/mysql/my.cnf
2018-01-20 10:06:24,223 [salt.fileclient  ][INFO    ][14683] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-20 10:06:24,285 [salt.state       ][INFO    ][14683] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.52
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.52
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.52:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-20 10:06:24,285 [salt.state       ][INFO    ][14683] Completed state [/etc/mysql/my.cnf] at time 10:06:24.285559 duration_in_ms=109.312
2018-01-20 10:06:24,286 [salt.state       ][INFO    ][14683] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 10:06:24.286938
2018-01-20 10:06:24,287 [salt.state       ][INFO    ][14683] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-20 10:06:24,287 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-20 10:06:29,429 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100629399929
2018-01-20 10:06:29,464 [salt.minion      ][INFO    ][23786] Starting a new job with PID 23786
2018-01-20 10:06:29,478 [salt.minion      ][INFO    ][23786] Returning information for job: 20180120100629399929
2018-01-20 10:06:39,521 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100639492953
2018-01-20 10:06:39,545 [salt.minion      ][INFO    ][24127] Starting a new job with PID 24127
2018-01-20 10:06:39,558 [salt.minion      ][INFO    ][24127] Returning information for job: 20180120100639492953
2018-01-20 10:06:49,612 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120100649582348
2018-01-20 10:06:49,639 [salt.minion      ][INFO    ][24253] Starting a new job with PID 24253
2018-01-20 10:06:49,657 [salt.minion      ][INFO    ][24253] Returning information for job: 20180120100649582348
2018-01-20 10:06:49,896 [salt.state       ][INFO    ][14683] {'pid': 23042, '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-20 10:06:49,897 [salt.state       ][INFO    ][14683] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 10:06:49.897003 duration_in_ms=25610.065
2018-01-20 10:06:49,899 [salt.state       ][INFO    ][14683] Running state [/var/lib/mysql/.galera_bootstrap] at time 10:06:49.899610
2018-01-20 10:06:49,900 [salt.state       ][INFO    ][14683] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-20 10:06:49,901 [salt.state       ][INFO    ][14683] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-20 10:06:49,903 [salt.state       ][INFO    ][14683] Completed state [/var/lib/mysql/.galera_bootstrap] at time 10:06:49.902090 duration_in_ms=2.189
2018-01-20 10:06:50,151 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['git', '--version'] in directory '/root'
2018-01-20 10:06:50,306 [salt.state       ][INFO    ][14683] Running state [/etc/mysql/my.cnf] at time 10:06:50.306380
2018-01-20 10:06:50,306 [salt.state       ][INFO    ][14683] Executing state file.managed for /etc/mysql/my.cnf
2018-01-20 10:06:50,390 [salt.state       ][INFO    ][14683] File /etc/mysql/my.cnf is in the correct state
2018-01-20 10:06:50,391 [salt.state       ][INFO    ][14683] Completed state [/etc/mysql/my.cnf] at time 10:06:50.391111 duration_in_ms=84.732
2018-01-20 10:06:50,392 [salt.state       ][INFO    ][14683] Running state [mysql] at time 10:06:50.392639
2018-01-20 10:06:50,392 [salt.state       ][INFO    ][14683] Executing state service.running for mysql
2018-01-20 10:06:50,393 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-20 10:06:50,415 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:06:50,449 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:06:50,480 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:06:50,507 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-20 10:06:50,803 [salt.loaded.int.module.cmdmod][INFO    ][14683] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-20 10:06:50,830 [salt.state       ][INFO    ][14683] {'mysql': True}
2018-01-20 10:06:50,831 [salt.state       ][INFO    ][14683] Completed state [mysql] at time 10:06:50.831457 duration_in_ms=438.816
2018-01-20 10:06:50,832 [salt.state       ][INFO    ][14683] Running state [ceilometer] at time 10:06:50.832279
2018-01-20 10:06:50,833 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for ceilometer
2018-01-20 10:06:50,839 [salt.state       ][INFO    ][14683] Database ceilometer is already present
2018-01-20 10:06:50,840 [salt.state       ][INFO    ][14683] Completed state [ceilometer] at time 10:06:50.840047 duration_in_ms=7.769
2018-01-20 10:06:50,840 [salt.state       ][INFO    ][14683] Running state [ceilometer] at time 10:06:50.840254
2018-01-20 10:06:50,840 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for ceilometer
2018-01-20 10:06:50,844 [salt.state       ][INFO    ][14683] User ceilometer@% is already present with the desired password
2018-01-20 10:06:50,844 [salt.state       ][INFO    ][14683] Completed state [ceilometer] at time 10:06:50.844736 duration_in_ms=4.483
2018-01-20 10:06:50,846 [salt.state       ][INFO    ][14683] Running state [mysql_grants_ceilometer_ceilometer_%] at time 10:06:50.846549
2018-01-20 10:06:50,846 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-20 10:06:50,852 [salt.state       ][INFO    ][14683] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-20 10:06:50,852 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 10:06:50.852277 duration_in_ms=5.727
2018-01-20 10:06:50,852 [salt.state       ][INFO    ][14683] Running state [ceilometer] at time 10:06:50.852464
2018-01-20 10:06:50,852 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for ceilometer
2018-01-20 10:06:50,873 [salt.loaded.int.module.mysql][INFO    ][14683] User 'ceilometer'@'192.168.10.52' has been created
2018-01-20 10:06:50,873 [salt.state       ][INFO    ][14683] {'ceilometer': 'Present'}
2018-01-20 10:06:50,874 [salt.state       ][INFO    ][14683] Completed state [ceilometer] at time 10:06:50.874448 duration_in_ms=21.983
2018-01-20 10:06:50,877 [salt.state       ][INFO    ][14683] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 10:06:50.877078
2018-01-20 10:06:50,877 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.52
2018-01-20 10:06:50,897 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-20 10:06:50,899 [salt.state       ][INFO    ][14683] {'mysql_grants_ceilometer_ceilometer_192.168.10.52': 'Present'}
2018-01-20 10:06:50,899 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 10:06:50.899517 duration_in_ms=22.439
2018-01-20 10:06:50,899 [salt.state       ][INFO    ][14683] Running state [aodh] at time 10:06:50.899800
2018-01-20 10:06:50,900 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for aodh
2018-01-20 10:06:50,902 [salt.state       ][INFO    ][14683] Database aodh is already present
2018-01-20 10:06:50,903 [salt.state       ][INFO    ][14683] Completed state [aodh] at time 10:06:50.903025 duration_in_ms=3.225
2018-01-20 10:06:50,903 [salt.state       ][INFO    ][14683] Running state [aodh] at time 10:06:50.903263
2018-01-20 10:06:50,903 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for aodh
2018-01-20 10:06:50,907 [salt.state       ][INFO    ][14683] User aodh@% is already present with the desired password
2018-01-20 10:06:50,907 [salt.state       ][INFO    ][14683] Completed state [aodh] at time 10:06:50.907285 duration_in_ms=4.022
2018-01-20 10:06:50,909 [salt.state       ][INFO    ][14683] Running state [mysql_grants_aodh_aodh_%] at time 10:06:50.909167
2018-01-20 10:06:50,909 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-20 10:06:50,916 [salt.state       ][INFO    ][14683] Grant all on aodh.* to aodh@% is already present
2018-01-20 10:06:50,916 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_aodh_aodh_%] at time 10:06:50.916548 duration_in_ms=7.381
2018-01-20 10:06:50,916 [salt.state       ][INFO    ][14683] Running state [aodh] at time 10:06:50.916790
2018-01-20 10:06:50,917 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for aodh
2018-01-20 10:06:50,920 [salt.state       ][INFO    ][14683] User aodh@192.168.10.50 is already present with the desired password
2018-01-20 10:06:50,920 [salt.state       ][INFO    ][14683] Completed state [aodh] at time 10:06:50.920896 duration_in_ms=4.106
2018-01-20 10:06:50,923 [salt.state       ][INFO    ][14683] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:06:50.923740
2018-01-20 10:06:50,924 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-20 10:06:50,929 [salt.state       ][INFO    ][14683] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-20 10:06:50,929 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:06:50.929651 duration_in_ms=5.911
2018-01-20 10:06:50,929 [salt.state       ][INFO    ][14683] Running state [nova] at time 10:06:50.929906
2018-01-20 10:06:50,930 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for nova
2018-01-20 10:06:50,932 [salt.state       ][INFO    ][14683] Database nova is already present
2018-01-20 10:06:50,933 [salt.state       ][INFO    ][14683] Completed state [nova] at time 10:06:50.933092 duration_in_ms=3.186
2018-01-20 10:06:50,933 [salt.state       ][INFO    ][14683] Running state [nova] at time 10:06:50.933344
2018-01-20 10:06:50,933 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for nova
2018-01-20 10:06:50,938 [salt.state       ][INFO    ][14683] User nova@% is already present with the desired password
2018-01-20 10:06:50,938 [salt.state       ][INFO    ][14683] Completed state [nova] at time 10:06:50.938313 duration_in_ms=4.969
2018-01-20 10:06:50,940 [salt.state       ][INFO    ][14683] Running state [mysql_grants_nova_nova_%] at time 10:06:50.940047
2018-01-20 10:06:50,940 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-20 10:06:50,946 [salt.state       ][INFO    ][14683] Grant all on nova.* to nova@% is already present
2018-01-20 10:06:50,946 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_nova_nova_%] at time 10:06:50.946922 duration_in_ms=6.874
2018-01-20 10:06:50,947 [salt.state       ][INFO    ][14683] Running state [nova] at time 10:06:50.947161
2018-01-20 10:06:50,947 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for nova
2018-01-20 10:06:50,965 [salt.loaded.int.module.mysql][INFO    ][14683] User 'nova'@'192.168.10.52' has been created
2018-01-20 10:06:50,965 [salt.state       ][INFO    ][14683] {'nova': 'Present'}
2018-01-20 10:06:50,965 [salt.state       ][INFO    ][14683] Completed state [nova] at time 10:06:50.965641 duration_in_ms=18.479
2018-01-20 10:06:50,967 [salt.state       ][INFO    ][14683] Running state [mysql_grants_nova_nova_192.168.10.52] at time 10:06:50.967388
2018-01-20 10:06:50,967 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.52
2018-01-20 10:06:50,983 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-20 10:06:50,984 [salt.state       ][INFO    ][14683] {'mysql_grants_nova_nova_192.168.10.52': 'Present'}
2018-01-20 10:06:50,984 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_nova_nova_192.168.10.52] at time 10:06:50.984530 duration_in_ms=17.141
2018-01-20 10:06:50,984 [salt.state       ][INFO    ][14683] Running state [grafana] at time 10:06:50.984826
2018-01-20 10:06:50,985 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for grafana
2018-01-20 10:06:50,988 [salt.state       ][INFO    ][14683] Database grafana is already present
2018-01-20 10:06:50,989 [salt.state       ][INFO    ][14683] Completed state [grafana] at time 10:06:50.989095 duration_in_ms=4.269
2018-01-20 10:06:50,989 [salt.state       ][INFO    ][14683] Running state [grafana] at time 10:06:50.989391
2018-01-20 10:06:50,989 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for grafana
2018-01-20 10:06:50,994 [salt.state       ][INFO    ][14683] User grafana@% is already present with the desired password
2018-01-20 10:06:50,994 [salt.state       ][INFO    ][14683] Completed state [grafana] at time 10:06:50.994866 duration_in_ms=5.475
2018-01-20 10:06:50,996 [salt.state       ][INFO    ][14683] Running state [mysql_grants_grafana_grafana_%] at time 10:06:50.996703
2018-01-20 10:06:50,997 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-20 10:06:51,002 [salt.state       ][INFO    ][14683] Grant all on grafana.* to grafana@% is already present
2018-01-20 10:06:51,002 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_grafana_grafana_%] at time 10:06:51.002625 duration_in_ms=5.922
2018-01-20 10:06:51,002 [salt.state       ][INFO    ][14683] Running state [grafana] at time 10:06:51.002867
2018-01-20 10:06:51,003 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for grafana
2018-01-20 10:06:51,026 [salt.loaded.int.module.mysql][INFO    ][14683] User 'grafana'@'192.168.10.52' has been created
2018-01-20 10:06:51,027 [salt.state       ][INFO    ][14683] {'grafana': 'Present'}
2018-01-20 10:06:51,027 [salt.state       ][INFO    ][14683] Completed state [grafana] at time 10:06:51.027199 duration_in_ms=24.332
2018-01-20 10:06:51,029 [salt.state       ][INFO    ][14683] Running state [mysql_grants_grafana_grafana_192.168.10.52] at time 10:06:51.028941
2018-01-20 10:06:51,029 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.52
2018-01-20 10:06:51,041 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-20 10:06:51,042 [salt.state       ][INFO    ][14683] {'mysql_grants_grafana_grafana_192.168.10.52': 'Present'}
2018-01-20 10:06:51,042 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_grafana_grafana_192.168.10.52] at time 10:06:51.042626 duration_in_ms=13.685
2018-01-20 10:06:51,042 [salt.state       ][INFO    ][14683] Running state [designate_pool_manager] at time 10:06:51.042913
2018-01-20 10:06:51,043 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for designate_pool_manager
2018-01-20 10:06:51,046 [salt.state       ][INFO    ][14683] Database designate_pool_manager is already present
2018-01-20 10:06:51,046 [salt.state       ][INFO    ][14683] Completed state [designate_pool_manager] at time 10:06:51.046538 duration_in_ms=3.625
2018-01-20 10:06:51,046 [salt.state       ][INFO    ][14683] Running state [designate] at time 10:06:51.046825
2018-01-20 10:06:51,047 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for designate
2018-01-20 10:06:51,051 [salt.state       ][INFO    ][14683] User designate@% is already present with the desired password
2018-01-20 10:06:51,051 [salt.state       ][INFO    ][14683] Completed state [designate] at time 10:06:51.051796 duration_in_ms=4.972
2018-01-20 10:06:51,054 [salt.state       ][INFO    ][14683] Running state [mysql_grants_designate_designate_pool_manager_%] at time 10:06:51.054470
2018-01-20 10:06:51,054 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-20 10:06:51,061 [salt.state       ][INFO    ][14683] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-20 10:06:51,061 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 10:06:51.061375 duration_in_ms=6.904
2018-01-20 10:06:51,061 [salt.state       ][INFO    ][14683] Running state [designate] at time 10:06:51.061620
2018-01-20 10:06:51,062 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for designate
2018-01-20 10:06:51,065 [salt.state       ][INFO    ][14683] User designate@192.168.10.50 is already present with the desired password
2018-01-20 10:06:51,066 [salt.state       ][INFO    ][14683] Completed state [designate] at time 10:06:51.066248 duration_in_ms=4.628
2018-01-20 10:06:51,068 [salt.state       ][INFO    ][14683] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:06:51.068057
2018-01-20 10:06:51,068 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-20 10:06:51,074 [salt.state       ][INFO    ][14683] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-20 10:06:51,074 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:06:51.074633 duration_in_ms=6.576
2018-01-20 10:06:51,074 [salt.state       ][INFO    ][14683] Running state [heat] at time 10:06:51.074875
2018-01-20 10:06:51,075 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for heat
2018-01-20 10:06:51,078 [salt.state       ][INFO    ][14683] Database heat is already present
2018-01-20 10:06:51,078 [salt.state       ][INFO    ][14683] Completed state [heat] at time 10:06:51.078614 duration_in_ms=3.739
2018-01-20 10:06:51,078 [salt.state       ][INFO    ][14683] Running state [heat] at time 10:06:51.078845
2018-01-20 10:06:51,079 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for heat
2018-01-20 10:06:51,082 [salt.state       ][INFO    ][14683] User heat@% is already present with the desired password
2018-01-20 10:06:51,082 [salt.state       ][INFO    ][14683] Completed state [heat] at time 10:06:51.082591 duration_in_ms=3.746
2018-01-20 10:06:51,084 [salt.state       ][INFO    ][14683] Running state [mysql_grants_heat_heat_%] at time 10:06:51.084327
2018-01-20 10:06:51,084 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-20 10:06:51,089 [salt.state       ][INFO    ][14683] Grant all on heat.* to heat@% is already present
2018-01-20 10:06:51,090 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_heat_heat_%] at time 10:06:51.090223 duration_in_ms=5.895
2018-01-20 10:06:51,090 [salt.state       ][INFO    ][14683] Running state [heat] at time 10:06:51.090463
2018-01-20 10:06:51,090 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for heat
2018-01-20 10:06:51,108 [salt.loaded.int.module.mysql][INFO    ][14683] User 'heat'@'192.168.10.52' has been created
2018-01-20 10:06:51,109 [salt.state       ][INFO    ][14683] {'heat': 'Present'}
2018-01-20 10:06:51,109 [salt.state       ][INFO    ][14683] Completed state [heat] at time 10:06:51.109439 duration_in_ms=18.976
2018-01-20 10:06:51,111 [salt.state       ][INFO    ][14683] Running state [mysql_grants_heat_heat_192.168.10.52] at time 10:06:51.111889
2018-01-20 10:06:51,112 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.52
2018-01-20 10:06:51,130 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-20 10:06:51,130 [salt.state       ][INFO    ][14683] {'mysql_grants_heat_heat_192.168.10.52': 'Present'}
2018-01-20 10:06:51,130 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_heat_heat_192.168.10.52] at time 10:06:51.130903 duration_in_ms=19.014
2018-01-20 10:06:51,131 [salt.state       ][INFO    ][14683] Running state [nova_api] at time 10:06:51.131187
2018-01-20 10:06:51,131 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for nova_api
2018-01-20 10:06:51,134 [salt.state       ][INFO    ][14683] Database nova_api is already present
2018-01-20 10:06:51,134 [salt.state       ][INFO    ][14683] Completed state [nova_api] at time 10:06:51.134851 duration_in_ms=3.664
2018-01-20 10:06:51,135 [salt.state       ][INFO    ][14683] Running state [nova] at time 10:06:51.135126
2018-01-20 10:06:51,135 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for nova
2018-01-20 10:06:51,139 [salt.state       ][INFO    ][14683] User nova@% is already present with the desired password
2018-01-20 10:06:51,139 [salt.state       ][INFO    ][14683] Completed state [nova] at time 10:06:51.139837 duration_in_ms=4.711
2018-01-20 10:06:51,142 [salt.state       ][INFO    ][14683] Running state [mysql_grants_nova_nova_api_%] at time 10:06:51.142517
2018-01-20 10:06:51,142 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-20 10:06:51,148 [salt.state       ][INFO    ][14683] Grant all on nova_api.* to nova@% is already present
2018-01-20 10:06:51,148 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_nova_nova_api_%] at time 10:06:51.148755 duration_in_ms=6.238
2018-01-20 10:06:51,149 [salt.state       ][INFO    ][14683] Running state [nova] at time 10:06:51.149007
2018-01-20 10:06:51,149 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for nova
2018-01-20 10:06:51,152 [salt.state       ][INFO    ][14683] User nova@192.168.10.52 is already present with the desired password
2018-01-20 10:06:51,153 [salt.state       ][INFO    ][14683] Completed state [nova] at time 10:06:51.153175 duration_in_ms=4.168
2018-01-20 10:06:51,154 [salt.state       ][INFO    ][14683] Running state [mysql_grants_nova_nova_api_192.168.10.52] at time 10:06:51.154834
2018-01-20 10:06:51,155 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.52
2018-01-20 10:06:51,171 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-20 10:06:51,172 [salt.state       ][INFO    ][14683] {'mysql_grants_nova_nova_api_192.168.10.52': 'Present'}
2018-01-20 10:06:51,172 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_nova_nova_api_192.168.10.52] at time 10:06:51.172357 duration_in_ms=17.523
2018-01-20 10:06:51,172 [salt.state       ][INFO    ][14683] Running state [keystone] at time 10:06:51.172641
2018-01-20 10:06:51,172 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for keystone
2018-01-20 10:06:51,176 [salt.state       ][INFO    ][14683] Database keystone is already present
2018-01-20 10:06:51,176 [salt.state       ][INFO    ][14683] Completed state [keystone] at time 10:06:51.176616 duration_in_ms=3.975
2018-01-20 10:06:51,176 [salt.state       ][INFO    ][14683] Running state [keystone] at time 10:06:51.176869
2018-01-20 10:06:51,177 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for keystone
2018-01-20 10:06:51,181 [salt.state       ][INFO    ][14683] User keystone@% is already present with the desired password
2018-01-20 10:06:51,181 [salt.state       ][INFO    ][14683] Completed state [keystone] at time 10:06:51.181344 duration_in_ms=4.475
2018-01-20 10:06:51,184 [salt.state       ][INFO    ][14683] Running state [mysql_grants_keystone_keystone_%] at time 10:06:51.183974
2018-01-20 10:06:51,184 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-20 10:06:51,190 [salt.state       ][INFO    ][14683] Grant all on keystone.* to keystone@% is already present
2018-01-20 10:06:51,190 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_keystone_keystone_%] at time 10:06:51.190678 duration_in_ms=6.704
2018-01-20 10:06:51,190 [salt.state       ][INFO    ][14683] Running state [keystone] at time 10:06:51.190909
2018-01-20 10:06:51,191 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for keystone
2018-01-20 10:06:51,207 [salt.loaded.int.module.mysql][INFO    ][14683] User 'keystone'@'192.168.10.52' has been created
2018-01-20 10:06:51,207 [salt.state       ][INFO    ][14683] {'keystone': 'Present'}
2018-01-20 10:06:51,208 [salt.state       ][INFO    ][14683] Completed state [keystone] at time 10:06:51.208004 duration_in_ms=17.095
2018-01-20 10:06:51,210 [salt.state       ][INFO    ][14683] Running state [mysql_grants_keystone_keystone_192.168.10.52] at time 10:06:51.210209
2018-01-20 10:06:51,210 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.52
2018-01-20 10:06:51,227 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-20 10:06:51,228 [salt.state       ][INFO    ][14683] {'mysql_grants_keystone_keystone_192.168.10.52': 'Present'}
2018-01-20 10:06:51,228 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_keystone_keystone_192.168.10.52] at time 10:06:51.228248 duration_in_ms=18.039
2018-01-20 10:06:51,228 [salt.state       ][INFO    ][14683] Running state [nova_cell0] at time 10:06:51.228523
2018-01-20 10:06:51,228 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for nova_cell0
2018-01-20 10:06:51,231 [salt.state       ][INFO    ][14683] Database nova_cell0 is already present
2018-01-20 10:06:51,232 [salt.state       ][INFO    ][14683] Completed state [nova_cell0] at time 10:06:51.232035 duration_in_ms=3.512
2018-01-20 10:06:51,232 [salt.state       ][INFO    ][14683] Running state [nova] at time 10:06:51.232296
2018-01-20 10:06:51,232 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for nova
2018-01-20 10:06:51,236 [salt.state       ][INFO    ][14683] User nova@% is already present with the desired password
2018-01-20 10:06:51,236 [salt.state       ][INFO    ][14683] Completed state [nova] at time 10:06:51.236427 duration_in_ms=4.131
2018-01-20 10:06:51,238 [salt.state       ][INFO    ][14683] Running state [mysql_grants_nova_nova_cell0_%] at time 10:06:51.238262
2018-01-20 10:06:51,238 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-20 10:06:51,244 [salt.state       ][INFO    ][14683] Grant all on nova_cell0.* to nova@% is already present
2018-01-20 10:06:51,244 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_nova_nova_cell0_%] at time 10:06:51.244521 duration_in_ms=6.259
2018-01-20 10:06:51,244 [salt.state       ][INFO    ][14683] Running state [nova] at time 10:06:51.244750
2018-01-20 10:06:51,245 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for nova
2018-01-20 10:06:51,248 [salt.state       ][INFO    ][14683] User nova@192.168.10.52 is already present with the desired password
2018-01-20 10:06:51,249 [salt.state       ][INFO    ][14683] Completed state [nova] at time 10:06:51.249040 duration_in_ms=4.29
2018-01-20 10:06:51,250 [salt.state       ][INFO    ][14683] Running state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 10:06:51.250750
2018-01-20 10:06:51,251 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.52
2018-01-20 10:06:51,267 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-20 10:06:51,267 [salt.state       ][INFO    ][14683] {'mysql_grants_nova_nova_cell0_192.168.10.52': 'Present'}
2018-01-20 10:06:51,267 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 10:06:51.267777 duration_in_ms=17.027
2018-01-20 10:06:51,268 [salt.state       ][INFO    ][14683] Running state [cinder] at time 10:06:51.268040
2018-01-20 10:06:51,268 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for cinder
2018-01-20 10:06:51,271 [salt.state       ][INFO    ][14683] Database cinder is already present
2018-01-20 10:06:51,272 [salt.state       ][INFO    ][14683] Completed state [cinder] at time 10:06:51.272113 duration_in_ms=4.072
2018-01-20 10:06:51,272 [salt.state       ][INFO    ][14683] Running state [cinder] at time 10:06:51.272384
2018-01-20 10:06:51,272 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for cinder
2018-01-20 10:06:51,276 [salt.state       ][INFO    ][14683] User cinder@% is already present with the desired password
2018-01-20 10:06:51,277 [salt.state       ][INFO    ][14683] Completed state [cinder] at time 10:06:51.277219 duration_in_ms=4.835
2018-01-20 10:06:51,279 [salt.state       ][INFO    ][14683] Running state [mysql_grants_cinder_cinder_%] at time 10:06:51.279324
2018-01-20 10:06:51,279 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-20 10:06:51,286 [salt.state       ][INFO    ][14683] Grant all on cinder.* to cinder@% is already present
2018-01-20 10:06:51,286 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_cinder_cinder_%] at time 10:06:51.286189 duration_in_ms=6.865
2018-01-20 10:06:51,286 [salt.state       ][INFO    ][14683] Running state [cinder] at time 10:06:51.286421
2018-01-20 10:06:51,286 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for cinder
2018-01-20 10:06:51,305 [salt.loaded.int.module.mysql][INFO    ][14683] User 'cinder'@'192.168.10.52' has been created
2018-01-20 10:06:51,305 [salt.state       ][INFO    ][14683] {'cinder': 'Present'}
2018-01-20 10:06:51,306 [salt.state       ][INFO    ][14683] Completed state [cinder] at time 10:06:51.305739 duration_in_ms=19.318
2018-01-20 10:06:51,308 [salt.state       ][INFO    ][14683] Running state [mysql_grants_cinder_cinder_192.168.10.52] at time 10:06:51.308424
2018-01-20 10:06:51,308 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.52
2018-01-20 10:06:51,325 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-20 10:06:51,326 [salt.state       ][INFO    ][14683] {'mysql_grants_cinder_cinder_192.168.10.52': 'Present'}
2018-01-20 10:06:51,326 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_cinder_cinder_192.168.10.52] at time 10:06:51.326504 duration_in_ms=18.081
2018-01-20 10:06:51,326 [salt.state       ][INFO    ][14683] Running state [glance] at time 10:06:51.326801
2018-01-20 10:06:51,327 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for glance
2018-01-20 10:06:51,330 [salt.state       ][INFO    ][14683] Database glance is already present
2018-01-20 10:06:51,330 [salt.state       ][INFO    ][14683] Completed state [glance] at time 10:06:51.330715 duration_in_ms=3.914
2018-01-20 10:06:51,330 [salt.state       ][INFO    ][14683] Running state [glance] at time 10:06:51.330917
2018-01-20 10:06:51,331 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for glance
2018-01-20 10:06:51,334 [salt.state       ][INFO    ][14683] User glance@% is already present with the desired password
2018-01-20 10:06:51,334 [salt.state       ][INFO    ][14683] Completed state [glance] at time 10:06:51.334571 duration_in_ms=3.655
2018-01-20 10:06:51,336 [salt.state       ][INFO    ][14683] Running state [mysql_grants_glance_glance_%] at time 10:06:51.335969
2018-01-20 10:06:51,336 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-20 10:06:51,340 [salt.state       ][INFO    ][14683] Grant all on glance.* to glance@% is already present
2018-01-20 10:06:51,341 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_glance_glance_%] at time 10:06:51.341096 duration_in_ms=5.127
2018-01-20 10:06:51,341 [salt.state       ][INFO    ][14683] Running state [glance] at time 10:06:51.341284
2018-01-20 10:06:51,341 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for glance
2018-01-20 10:06:51,360 [salt.loaded.int.module.mysql][INFO    ][14683] User 'glance'@'192.168.10.52' has been created
2018-01-20 10:06:51,360 [salt.state       ][INFO    ][14683] {'glance': 'Present'}
2018-01-20 10:06:51,360 [salt.state       ][INFO    ][14683] Completed state [glance] at time 10:06:51.360701 duration_in_ms=19.416
2018-01-20 10:06:51,362 [salt.state       ][INFO    ][14683] Running state [mysql_grants_glance_glance_192.168.10.52] at time 10:06:51.362589
2018-01-20 10:06:51,362 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.52
2018-01-20 10:06:51,379 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-20 10:06:51,380 [salt.state       ][INFO    ][14683] {'mysql_grants_glance_glance_192.168.10.52': 'Present'}
2018-01-20 10:06:51,380 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_glance_glance_192.168.10.52] at time 10:06:51.380208 duration_in_ms=17.62
2018-01-20 10:06:51,380 [salt.state       ][INFO    ][14683] Running state [neutron] at time 10:06:51.380505
2018-01-20 10:06:51,380 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for neutron
2018-01-20 10:06:51,384 [salt.state       ][INFO    ][14683] Database neutron is already present
2018-01-20 10:06:51,384 [salt.state       ][INFO    ][14683] Completed state [neutron] at time 10:06:51.384645 duration_in_ms=4.139
2018-01-20 10:06:51,385 [salt.state       ][INFO    ][14683] Running state [neutron] at time 10:06:51.384930
2018-01-20 10:06:51,385 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for neutron
2018-01-20 10:06:51,389 [salt.state       ][INFO    ][14683] User neutron@% is already present with the desired password
2018-01-20 10:06:51,389 [salt.state       ][INFO    ][14683] Completed state [neutron] at time 10:06:51.389559 duration_in_ms=4.629
2018-01-20 10:06:51,392 [salt.state       ][INFO    ][14683] Running state [mysql_grants_neutron_neutron_%] at time 10:06:51.392000
2018-01-20 10:06:51,392 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-20 10:06:51,397 [salt.state       ][INFO    ][14683] Grant all on neutron.* to neutron@% is already present
2018-01-20 10:06:51,398 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_neutron_neutron_%] at time 10:06:51.397978 duration_in_ms=5.978
2018-01-20 10:06:51,398 [salt.state       ][INFO    ][14683] Running state [neutron] at time 10:06:51.398209
2018-01-20 10:06:51,398 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for neutron
2018-01-20 10:06:51,415 [salt.loaded.int.module.mysql][INFO    ][14683] User 'neutron'@'192.168.10.52' has been created
2018-01-20 10:06:51,416 [salt.state       ][INFO    ][14683] {'neutron': 'Present'}
2018-01-20 10:06:51,416 [salt.state       ][INFO    ][14683] Completed state [neutron] at time 10:06:51.416395 duration_in_ms=18.186
2018-01-20 10:06:51,418 [salt.state       ][INFO    ][14683] Running state [mysql_grants_neutron_neutron_192.168.10.52] at time 10:06:51.418935
2018-01-20 10:06:51,419 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.52
2018-01-20 10:06:51,434 [salt.loaded.int.module.mysql][INFO    ][14683] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-20 10:06:51,435 [salt.state       ][INFO    ][14683] {'mysql_grants_neutron_neutron_192.168.10.52': 'Present'}
2018-01-20 10:06:51,435 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_neutron_neutron_192.168.10.52] at time 10:06:51.435352 duration_in_ms=16.417
2018-01-20 10:06:51,435 [salt.state       ][INFO    ][14683] Running state [designate] at time 10:06:51.435608
2018-01-20 10:06:51,435 [salt.state       ][INFO    ][14683] Executing state mysql_database.present for designate
2018-01-20 10:06:51,439 [salt.state       ][INFO    ][14683] Database designate is already present
2018-01-20 10:06:51,439 [salt.state       ][INFO    ][14683] Completed state [designate] at time 10:06:51.439820 duration_in_ms=4.212
2018-01-20 10:06:51,440 [salt.state       ][INFO    ][14683] Running state [designate] at time 10:06:51.440073
2018-01-20 10:06:51,440 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for designate
2018-01-20 10:06:51,444 [salt.state       ][INFO    ][14683] User designate@% is already present with the desired password
2018-01-20 10:06:51,444 [salt.state       ][INFO    ][14683] Completed state [designate] at time 10:06:51.444208 duration_in_ms=4.134
2018-01-20 10:06:51,446 [salt.state       ][INFO    ][14683] Running state [mysql_grants_designate_designate_%] at time 10:06:51.446202
2018-01-20 10:06:51,446 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-20 10:06:51,452 [salt.state       ][INFO    ][14683] Grant all on designate.* to designate@% is already present
2018-01-20 10:06:51,453 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_designate_designate_%] at time 10:06:51.453140 duration_in_ms=6.938
2018-01-20 10:06:51,453 [salt.state       ][INFO    ][14683] Running state [designate] at time 10:06:51.453380
2018-01-20 10:06:51,453 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for designate
2018-01-20 10:06:51,457 [salt.state       ][INFO    ][14683] User designate@192.168.10.50 is already present with the desired password
2018-01-20 10:06:51,457 [salt.state       ][INFO    ][14683] Completed state [designate] at time 10:06:51.457257 duration_in_ms=3.877
2018-01-20 10:06:51,459 [salt.state       ][INFO    ][14683] Running state [mysql_grants_designate_designate_192.168.10.50] at time 10:06:51.459006
2018-01-20 10:06:51,459 [salt.state       ][INFO    ][14683] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-20 10:06:51,465 [salt.state       ][INFO    ][14683] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-20 10:06:51,465 [salt.state       ][INFO    ][14683] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 10:06:51.465590 duration_in_ms=6.584
2018-01-20 10:06:51,466 [salt.state       ][INFO    ][14683] Running state [haproxy] at time 10:06:51.466471
2018-01-20 10:06:51,466 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for haproxy
2018-01-20 10:06:51,470 [salt.state       ][INFO    ][14683] User haproxy@localhost is already present with passwordless login
2018-01-20 10:06:51,470 [salt.state       ][INFO    ][14683] Completed state [haproxy] at time 10:06:51.470595 duration_in_ms=4.124
2018-01-20 10:06:51,470 [salt.state       ][INFO    ][14683] Running state [haproxy] at time 10:06:51.470845
2018-01-20 10:06:51,471 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for haproxy
2018-01-20 10:06:51,474 [salt.state       ][INFO    ][14683] User haproxy@% is already present with passwordless login
2018-01-20 10:06:51,475 [salt.state       ][INFO    ][14683] Completed state [haproxy] at time 10:06:51.475141 duration_in_ms=4.296
2018-01-20 10:06:51,475 [salt.state       ][INFO    ][14683] Running state [haproxy] at time 10:06:51.475403
2018-01-20 10:06:51,475 [salt.state       ][INFO    ][14683] Executing state mysql_user.present for haproxy
2018-01-20 10:06:51,493 [salt.loaded.int.module.mysql][INFO    ][14683] User 'haproxy'@'192.168.10.52' has been created with passwordless login
2018-01-20 10:06:51,493 [salt.state       ][INFO    ][14683] {'haproxy': 'Present'}
2018-01-20 10:06:51,494 [salt.state       ][INFO    ][14683] Completed state [haproxy] at time 10:06:51.494011 duration_in_ms=18.607
2018-01-20 10:06:51,498 [salt.minion      ][INFO    ][14683] Returning information for job: 20180120095532573463
2018-01-20 10:07:21,540 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command state.sls with jid 20180120100721516637
2018-01-20 10:07:21,566 [salt.minion      ][INFO    ][24324] Starting a new job with PID 24324
2018-01-20 10:07:23,044 [salt.state       ][INFO    ][24324] Loading fresh modules for state activity
2018-01-20 10:07:23,559 [salt.fileclient  ][INFO    ][24324] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-20 10:07:23,587 [salt.fileclient  ][INFO    ][24324] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-20 10:07:24,125 [salt.state       ][INFO    ][24324] Running state [haproxy] at time 10:07:24.125183
2018-01-20 10:07:24,125 [salt.state       ][INFO    ][24324] Executing state pkg.installed for haproxy
2018-01-20 10:07:24,126 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 10:07:24,474 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-20 10:07:24,553 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 10:07:26,240 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 10:07:26,262 [salt.loaded.int.module.cmdmod][INFO    ][24324] 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-20 10:07:29,219 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 10:07:29,261 [salt.state       ][INFO    ][24324] 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-20 10:07:29,280 [salt.state       ][INFO    ][24324] Loading fresh modules for state activity
2018-01-20 10:07:29,312 [salt.state       ][INFO    ][24324] Completed state [haproxy] at time 10:07:29.312351 duration_in_ms=5187.167
2018-01-20 10:07:29,316 [salt.state       ][INFO    ][24324] Running state [/etc/default/haproxy] at time 10:07:29.316613
2018-01-20 10:07:29,316 [salt.state       ][INFO    ][24324] Executing state file.managed for /etc/default/haproxy
2018-01-20 10:07:29,359 [salt.fileclient  ][INFO    ][24324] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-20 10:07:29,363 [salt.state       ][INFO    ][24324] 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-20 10:07:29,363 [salt.state       ][INFO    ][24324] Completed state [/etc/default/haproxy] at time 10:07:29.363258 duration_in_ms=46.644
2018-01-20 10:07:29,363 [salt.state       ][INFO    ][24324] Running state [/etc/haproxy/haproxy.cfg] at time 10:07:29.363569
2018-01-20 10:07:29,363 [salt.state       ][INFO    ][24324] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-20 10:07:29,395 [salt.fileclient  ][INFO    ][24324] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-20 10:07:29,553 [salt.state       ][INFO    ][24324] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 10s
+  timeout connect 10s
+  timeout client 10s
+  timeout server 10s
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.50:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-20 10:07:29,554 [salt.state       ][INFO    ][24324] Completed state [/etc/haproxy/haproxy.cfg] at time 10:07:29.554092 duration_in_ms=190.523
2018-01-20 10:07:29,554 [salt.state       ][INFO    ][24324] Running state [/etc/haproxy/ssl] at time 10:07:29.554413
2018-01-20 10:07:29,554 [salt.state       ][INFO    ][24324] Executing state file.directory for /etc/haproxy/ssl
2018-01-20 10:07:29,556 [salt.state       ][INFO    ][24324] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-20 10:07:29,556 [salt.state       ][INFO    ][24324] Completed state [/etc/haproxy/ssl] at time 10:07:29.556201 duration_in_ms=1.788
2018-01-20 10:07:29,557 [salt.state       ][INFO    ][24324] Running state [haproxy_status_packages] at time 10:07:29.557031
2018-01-20 10:07:29,557 [salt.state       ][INFO    ][24324] Executing state pkg.installed for haproxy_status_packages
2018-01-20 10:07:29,918 [salt.state       ][INFO    ][24324] All specified packages are already installed
2018-01-20 10:07:29,919 [salt.state       ][INFO    ][24324] Completed state [haproxy_status_packages] at time 10:07:29.919195 duration_in_ms=362.164
2018-01-20 10:07:29,919 [salt.state       ][INFO    ][24324] Running state [/usr/bin/haproxy-status.sh] at time 10:07:29.919778
2018-01-20 10:07:29,920 [salt.state       ][INFO    ][24324] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-20 10:07:29,944 [salt.fileclient  ][INFO    ][24324] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-20 10:07:29,965 [salt.state       ][INFO    ][24324] File changed:
New file
2018-01-20 10:07:29,966 [salt.state       ][INFO    ][24324] Completed state [/usr/bin/haproxy-status.sh] at time 10:07:29.966064 duration_in_ms=46.285
2018-01-20 10:07:29,966 [salt.state       ][INFO    ][24324] Running state [net.ipv4.ip_nonlocal_bind] at time 10:07:29.966548
2018-01-20 10:07:29,966 [salt.state       ][INFO    ][24324] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-20 10:07:29,967 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command 'sysctl -a' in directory '/root'
2018-01-20 10:07:29,996 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-20 10:07:30,010 [salt.state       ][INFO    ][24324] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-20 10:07:30,010 [salt.state       ][INFO    ][24324] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:07:30.010927 duration_in_ms=44.379
2018-01-20 10:07:30,012 [salt.state       ][INFO    ][24324] Running state [haproxy] at time 10:07:30.012371
2018-01-20 10:07:30,012 [salt.state       ][INFO    ][24324] Executing state service.running for haproxy
2018-01-20 10:07:30,013 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-20 10:07:30,029 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,044 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,060 [salt.state       ][INFO    ][24324] The service haproxy is already running
2018-01-20 10:07:30,060 [salt.state       ][INFO    ][24324] Completed state [haproxy] at time 10:07:30.060741 duration_in_ms=48.369
2018-01-20 10:07:30,061 [salt.state       ][INFO    ][24324] Running state [haproxy] at time 10:07:30.061071
2018-01-20 10:07:30,061 [salt.state       ][INFO    ][24324] Executing state service.mod_watch for haproxy
2018-01-20 10:07:30,062 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,080 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,098 [salt.loaded.int.module.cmdmod][INFO    ][24324] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:30,165 [salt.state       ][INFO    ][24324] {'haproxy': True}
2018-01-20 10:07:30,166 [salt.state       ][INFO    ][24324] Completed state [haproxy] at time 10:07:30.165711 duration_in_ms=104.64
2018-01-20 10:07:30,167 [salt.minion      ][INFO    ][24324] Returning information for job: 20180120100721516637
2018-01-20 10:07:35,833 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command service.status with jid 20180120100735808662
2018-01-20 10:07:35,861 [salt.minion      ][INFO    ][25164] Starting a new job with PID 25164
2018-01-20 10:07:36,177 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25164] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-20 10:07:36,194 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25164] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 10:07:36,211 [salt.minion      ][INFO    ][25164] Returning information for job: 20180120100735808662
2018-01-20 10:07:37,483 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command service.restart with jid 20180120100737459784
2018-01-20 10:07:37,510 [salt.minion      ][INFO    ][25173] Starting a new job with PID 25173
2018-01-20 10:07:37,821 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25173] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-20 10:07:37,837 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25173] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-20 10:07:37,869 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25173] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-20 10:07:37,913 [salt.minion      ][INFO    ][25173] Returning information for job: 20180120100737459784
2018-01-20 10:29:51,465 [salt.utils.schedule][INFO    ][2125] Running scheduled job: __mine_interval
2018-01-20 10:38:01,093 [salt.minion      ][INFO    ][2125] User sudo_ubuntu Executing command cp.push_dir with jid 20180120103801070986
2018-01-20 10:38:01,128 [salt.minion      ][INFO    ][25274] Starting a new job with PID 25274
