2017-12-16 05:51:48,649 [salt.cli.daemons ][WARNING ][921] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-16 05:53:06,493 [salt.state       ][ERROR   ][1091] No contents found in top file
2017-12-16 05:53:13,377 [py.warnings      ][WARNING ][1188] /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.

2017-12-16 05:53:13,384 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:13,384 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:53:13,394 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:13,394 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:53:14,643 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:14,643 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:53:14,654 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:14,654 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:54:22,293 [salt.loaded.int.module.cmdmod][ERROR   ][1188] 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
2017-12-16 05:54:25,044 [salt.loaded.int.module.cmdmod][INFO    ][1714] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-16 05:54:25,783 [salt.loaded.int.module.cmdmod][INFO    ][1714] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-16 05:54:25,797 [salt.loaded.int.module.cmdmod][INFO    ][1714] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-16 05:54:25,822 [salt.utils.parsers][WARNING ][921] Minion received a SIGTERM. Exiting.
2017-12-16 05:54:26,073 [salt.cli.daemons ][INFO    ][1770] Setting up the Salt Minion "msg01.baremetal-mcp-pike-odl-ha.local"
2017-12-16 05:54:26,356 [salt.minion      ][INFO    ][1770] Creating minion process manager
2017-12-16 05:54:26,357 [salt.cli.daemons ][WARNING ][1770] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-16 05:54:26,357 [salt.cli.daemons ][INFO    ][1770] The Salt Minion is starting up
2017-12-16 05:54:26,357 [salt.minion      ][INFO    ][1770] Minion is starting as user 'root'
2017-12-16 05:54:26,358 [salt.utils.event ][INFO    ][1770] Starting pull socket on /var/run/salt/minion/minion_event_fb595fb7ad_pull.ipc
2017-12-16 05:54:26,937 [salt.loaded.int.module.cmdmod][INFO    ][1770] Executing command ['date', '+%z'] in directory '/root'
2017-12-16 05:54:26,945 [salt.utils.schedule][INFO    ][1770] Updating job settings for scheduled job: __mine_interval
2017-12-16 05:54:26,947 [salt.minion      ][INFO    ][1770] Added mine.update to scheduler
2017-12-16 05:54:27,376 [salt.minion      ][INFO    ][1770] Minion is ready to receive requests!
2017-12-16 05:54:28,378 [salt.utils.schedule][INFO    ][1770] Running scheduled job: __mine_interval
2017-12-16 05:55:12,744 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216055512710563
2017-12-16 05:55:12,763 [salt.minion      ][INFO    ][1871] Starting a new job with PID 1871
2017-12-16 05:55:18,189 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-16 05:55:18,211 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 05:55:18,230 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 05:55:18,259 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,304 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 05:55:18,322 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,369 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 05:55:18,384 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,462 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 05:55:18,512 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,567 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 05:55:18,592 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,637 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 05:55:18,675 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,719 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 05:55:18,744 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,820 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 05:55:18,853 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,898 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 05:55:18,918 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:18,961 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 05:55:18,977 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,021 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 05:55:19,051 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,101 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 05:55:19,123 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,164 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 05:55:19,183 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,227 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 05:55:19,245 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,311 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 05:55:19,329 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,389 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 05:55:19,409 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,454 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 05:55:19,472 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,520 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 05:55:19,553 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,623 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 05:55:19,688 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,761 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 05:55:19,777 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:19,823 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 05:55:19,841 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:20,333 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 05:55:20,347 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 05:55:20,363 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:55:20,383 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 05:55:20,400 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:55:20,413 [salt.state       ][INFO    ][1871] Running state [/etc/environment] at time 05:55:20.412506
2017-12-16 05:55:20,413 [salt.state       ][INFO    ][1871] Executing state file.blockreplace for /etc/environment
2017-12-16 05:55:20,418 [salt.state       ][INFO    ][1871] 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

2017-12-16 05:55:20,419 [salt.state       ][INFO    ][1871] Completed state [/etc/environment] at time 05:55:20.419311 duration_in_ms=6.806
2017-12-16 05:55:20,420 [salt.state       ][INFO    ][1871] Running state [/etc/profile.d] at time 05:55:20.419634
2017-12-16 05:55:20,420 [salt.state       ][INFO    ][1871] Executing state file.directory for /etc/profile.d
2017-12-16 05:55:20,421 [salt.state       ][INFO    ][1871] Directory /etc/profile.d is in the correct state
2017-12-16 05:55:20,421 [salt.state       ][INFO    ][1871] Completed state [/etc/profile.d] at time 05:55:20.421179 duration_in_ms=1.545
2017-12-16 05:55:20,646 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:55:20.646341
2017-12-16 05:55:20,647 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 05:55:20,669 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 05:55:20,674 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-16 05:55:20,674 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:55:20.674045 duration_in_ms=27.704
2017-12-16 05:55:20,675 [salt.state       ][INFO    ][1871] Running state [linux_repo_prereq_pkgs] at time 05:55:20.674598
2017-12-16 05:55:20,675 [salt.state       ][INFO    ][1871] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 05:55:20,675 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:55:21,131 [salt.state       ][INFO    ][1871] All specified packages are already installed
2017-12-16 05:55:21,131 [salt.state       ][INFO    ][1871] Completed state [linux_repo_prereq_pkgs] at time 05:55:21.131216 duration_in_ms=456.618
2017-12-16 05:55:21,132 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:55:21.131550
2017-12-16 05:55:21,132 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 05:55:21,132 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 05:55:21,133 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:55:21.132522 duration_in_ms=0.972
2017-12-16 05:55:21,133 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:55:21.132792
2017-12-16 05:55:21,133 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 05:55:21,153 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:55:21,171 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:21,207 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-16 05:55:21,207 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:55:21.207313 duration_in_ms=74.521
2017-12-16 05:55:21,213 [salt.state       ][INFO    ][1871] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:55:21.213355
2017-12-16 05:55:21,214 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 05:55:21,540 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 05:55:21,759 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:22,834 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055522798967
2017-12-16 05:55:22,852 [salt.minion      ][INFO    ][2329] Starting a new job with PID 2329
2017-12-16 05:55:22,862 [salt.minion      ][INFO    ][2329] Returning information for job: 20171216055522798967
2017-12-16 05:55:24,036 [salt.state       ][INFO    ][1871] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-16 05:55:24,037 [salt.state       ][INFO    ][1871] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:55:24.036569 duration_in_ms=2823.213
2017-12-16 05:55:24,037 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:55:24.036770
2017-12-16 05:55:24,037 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 05:55:24,037 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 05:55:24,037 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:55:24.037322 duration_in_ms=0.553
2017-12-16 05:55:24,037 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:55:24.037475
2017-12-16 05:55:24,038 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 05:55:24,052 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:55:24,073 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,106 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-16 05:55:24,106 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:55:24.106439 duration_in_ms=68.964
2017-12-16 05:55:24,107 [salt.state       ][INFO    ][1871] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:55:24.107048
2017-12-16 05:55:24,107 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 05:55:24,191 [salt.loaded.int.module.cmdmod][INFO    ][1871] 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'
2017-12-16 05:55:24,283 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:26,162 [salt.state       ][INFO    ][1871] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-16 05:55:26,162 [salt.state       ][INFO    ][1871] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:55:26.162337 duration_in_ms=2055.289
2017-12-16 05:55:26,163 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:55:26.162680
2017-12-16 05:55:26,163 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 05:55:26,163 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 05:55:26,164 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:55:26.163646 duration_in_ms=0.965
2017-12-16 05:55:26,164 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/uca] at time 05:55:26.163940
2017-12-16 05:55:26,164 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 05:55:26,165 [salt.state       ][INFO    ][1871] File /etc/apt/preferences.d/uca is not present
2017-12-16 05:55:26,165 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/uca] at time 05:55:26.164760 duration_in_ms=0.82
2017-12-16 05:55:26,166 [salt.state       ][INFO    ][1871] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:55:26.165489
2017-12-16 05:55:26,166 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 05:55:26,208 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 05:55:26,256 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-16 05:55:26,955 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:30,136 [salt.state       ][INFO    ][1871] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-16 05:55:30,136 [salt.state       ][INFO    ][1871] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:55:30.135906 duration_in_ms=3970.415
2017-12-16 05:55:30,136 [salt.state       ][INFO    ][1871] Running state [linux_extra_packages_purged] at time 05:55:30.136247
2017-12-16 05:55:30,137 [salt.state       ][INFO    ][1871] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 05:55:30,150 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-16 05:55:32,862 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055532827640
2017-12-16 05:55:32,881 [salt.minion      ][INFO    ][3385] Starting a new job with PID 3385
2017-12-16 05:55:32,891 [salt.minion      ][INFO    ][3385] Returning information for job: 20171216055532827640
2017-12-16 05:55:42,991 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055542957864
2017-12-16 05:55:43,010 [salt.minion      ][INFO    ][3732] Starting a new job with PID 3732
2017-12-16 05:55:43,017 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:55:43,020 [salt.minion      ][INFO    ][3732] Returning information for job: 20171216055542957864
2017-12-16 05:55:43,038 [salt.state       ][INFO    ][1871] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-12-16 05:55:43,046 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-16 05:55:43,059 [salt.state       ][INFO    ][1871] Completed state [linux_extra_packages_purged] at time 05:55:43.058515 duration_in_ms=12922.266
2017-12-16 05:55:43,063 [salt.state       ][INFO    ][1871] Running state [linux_extra_packages_latest] at time 05:55:43.063242
2017-12-16 05:55:43,064 [salt.state       ][INFO    ][1871] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 05:55:43,304 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:45,151 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 05:55:45,190 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-12-16 05:55:53,083 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055553055805
2017-12-16 05:55:53,114 [salt.minion      ][INFO    ][4198] Starting a new job with PID 4198
2017-12-16 05:55:53,155 [salt.minion      ][INFO    ][4198] Returning information for job: 20171216055553055805
2017-12-16 05:56:03,132 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055603111443
2017-12-16 05:56:03,148 [salt.minion      ][INFO    ][4294] Starting a new job with PID 4294
2017-12-16 05:56:03,163 [salt.minion      ][INFO    ][4294] Returning information for job: 20171216055603111443
2017-12-16 05:56:03,268 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:56:03,290 [salt.state       ][INFO    ][1871] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-16 05:56:03,298 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-16 05:56:03,314 [salt.state       ][INFO    ][1871] Completed state [linux_extra_packages_latest] at time 05:56:03.313479 duration_in_ms=20250.237
2017-12-16 05:56:03,357 [salt.state       ][INFO    ][1871] Running state [UTC] at time 05:56:03.356778
2017-12-16 05:56:03,357 [salt.state       ][INFO    ][1871] Executing state timezone.system for UTC
2017-12-16 05:56:03,359 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:56:03,790 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:56:03,799 [salt.state       ][INFO    ][1871] Timezone UTC already set, UTC already set to UTC
2017-12-16 05:56:03,800 [salt.state       ][INFO    ][1871] Completed state [UTC] at time 05:56:03.799736 duration_in_ms=442.958
2017-12-16 05:56:04,004 [salt.state       ][INFO    ][1871] Running state [nf_conntrack] at time 05:56:04.003668
2017-12-16 05:56:04,004 [salt.state       ][INFO    ][1871] Executing state kmod.present for nf_conntrack
2017-12-16 05:56:04,005 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-12-16 05:56:05,517 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-12-16 05:56:05,524 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-16 05:56:05,595 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-12-16 05:56:05,633 [salt.state       ][INFO    ][1871] {'nf_conntrack': 'loaded'}
2017-12-16 05:56:05,634 [salt.state       ][INFO    ][1871] Completed state [nf_conntrack] at time 05:56:05.633738 duration_in_ms=1630.068
2017-12-16 05:56:05,659 [salt.state       ][INFO    ][1871] Running state [kernel.panic] at time 05:56:05.658794
2017-12-16 05:56:05,659 [salt.state       ][INFO    ][1871] Executing state sysctl.present for kernel.panic
2017-12-16 05:56:05,660 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:05,759 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-16 05:56:05,767 [salt.state       ][INFO    ][1871] {'kernel.panic': 60}
2017-12-16 05:56:05,767 [salt.state       ][INFO    ][1871] Completed state [kernel.panic] at time 05:56:05.767202 duration_in_ms=108.408
2017-12-16 05:56:05,768 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_probes] at time 05:56:05.767563
2017-12-16 05:56:05,768 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 05:56:05,768 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:05,808 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-16 05:56:05,814 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-16 05:56:05,815 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:56:05.814573 duration_in_ms=47.008
2017-12-16 05:56:05,815 [salt.state       ][INFO    ][1871] Running state [fs.file-max] at time 05:56:05.814885
2017-12-16 05:56:05,815 [salt.state       ][INFO    ][1871] Executing state sysctl.present for fs.file-max
2017-12-16 05:56:05,816 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:05,851 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-16 05:56:05,857 [salt.state       ][INFO    ][1871] {'fs.file-max': 124165}
2017-12-16 05:56:05,857 [salt.state       ][INFO    ][1871] Completed state [fs.file-max] at time 05:56:05.856935 duration_in_ms=42.05
2017-12-16 05:56:05,857 [salt.state       ][INFO    ][1871] Running state [net.core.somaxconn] at time 05:56:05.857216
2017-12-16 05:56:05,857 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.core.somaxconn
2017-12-16 05:56:05,858 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:05,937 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-16 05:56:05,945 [salt.state       ][INFO    ][1871] {'net.core.somaxconn': 4096}
2017-12-16 05:56:05,945 [salt.state       ][INFO    ][1871] Completed state [net.core.somaxconn] at time 05:56:05.945241 duration_in_ms=88.024
2017-12-16 05:56:05,946 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:56:05.945495
2017-12-16 05:56:05,946 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 05:56:05,946 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:05,977 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-16 05:56:05,984 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-16 05:56:05,985 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:56:05.984620 duration_in_ms=39.116
2017-12-16 05:56:05,985 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_tw_reuse] at time 05:56:05.984915
2017-12-16 05:56:05,985 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 05:56:05,986 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:05,996 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-16 05:56:06,003 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-16 05:56:06,003 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_tw_reuse] at time 05:56:06.003044 duration_in_ms=18.128
2017-12-16 05:56:06,003 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_congestion_control] at time 05:56:06.003374
2017-12-16 05:56:06,004 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 05:56:06,004 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,035 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-16 05:56:06,051 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-16 05:56:06,052 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_congestion_control] at time 05:56:06.051675 duration_in_ms=48.301
2017-12-16 05:56:06,052 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_retries2] at time 05:56:06.052043
2017-12-16 05:56:06,052 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 05:56:06,053 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,064 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-16 05:56:06,069 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_retries2': 5}
2017-12-16 05:56:06,070 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_retries2] at time 05:56:06.069500 duration_in_ms=17.456
2017-12-16 05:56:06,070 [salt.state       ][INFO    ][1871] Running state [net.core.netdev_max_backlog] at time 05:56:06.069823
2017-12-16 05:56:06,070 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 05:56:06,071 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,119 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-16 05:56:06,124 [salt.state       ][INFO    ][1871] {'net.core.netdev_max_backlog': 261144}
2017-12-16 05:56:06,125 [salt.state       ][INFO    ][1871] Completed state [net.core.netdev_max_backlog] at time 05:56:06.124786 duration_in_ms=54.962
2017-12-16 05:56:06,125 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:56:06.125112
2017-12-16 05:56:06,125 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 05:56:06,126 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,149 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-16 05:56:06,156 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-16 05:56:06,156 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:56:06.156095 duration_in_ms=30.983
2017-12-16 05:56:06,156 [salt.state       ][INFO    ][1871] Running state [vm.swappiness] at time 05:56:06.156430
2017-12-16 05:56:06,157 [salt.state       ][INFO    ][1871] Executing state sysctl.present for vm.swappiness
2017-12-16 05:56:06,157 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,251 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-16 05:56:06,258 [salt.state       ][INFO    ][1871] {'vm.swappiness': 10}
2017-12-16 05:56:06,258 [salt.state       ][INFO    ][1871] Completed state [vm.swappiness] at time 05:56:06.258119 duration_in_ms=101.688
2017-12-16 05:56:06,259 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:56:06.258478
2017-12-16 05:56:06,259 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 05:56:06,259 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,270 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-16 05:56:06,276 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-16 05:56:06,276 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:56:06.276055 duration_in_ms=17.576
2017-12-16 05:56:06,276 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:56:06.276404
2017-12-16 05:56:06,277 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 05:56:06,277 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,377 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-16 05:56:06,384 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-16 05:56:06,385 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:56:06.384879 duration_in_ms=108.474
2017-12-16 05:56:06,385 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:56:06.385300
2017-12-16 05:56:06,386 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 05:56:06,386 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,399 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-16 05:56:06,405 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-16 05:56:06,406 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:56:06.405791 duration_in_ms=20.491
2017-12-16 05:56:06,406 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:56:06.406150
2017-12-16 05:56:06,406 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 05:56:06,407 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,449 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-16 05:56:06,454 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-16 05:56:06,455 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:56:06.454627 duration_in_ms=48.476
2017-12-16 05:56:06,455 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_fin_timeout] at time 05:56:06.454980
2017-12-16 05:56:06,455 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 05:56:06,456 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,572 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-16 05:56:06,579 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-16 05:56:06,579 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_fin_timeout] at time 05:56:06.579088 duration_in_ms=124.106
2017-12-16 05:56:06,579 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_time] at time 05:56:06.579457
2017-12-16 05:56:06,580 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 05:56:06,580 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,611 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-16 05:56:06,617 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-16 05:56:06,618 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_time] at time 05:56:06.617837 duration_in_ms=38.378
2017-12-16 05:56:06,618 [salt.state       ][INFO    ][1871] Running state [net.nf_conntrack_max] at time 05:56:06.618210
2017-12-16 05:56:06,619 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 05:56:06,619 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:06,683 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-16 05:56:06,690 [salt.state       ][INFO    ][1871] {'net.nf_conntrack_max': 1048576}
2017-12-16 05:56:06,690 [salt.state       ][INFO    ][1871] Completed state [net.nf_conntrack_max] at time 05:56:06.690088 duration_in_ms=71.878
2017-12-16 05:56:06,696 [salt.state       ][INFO    ][1871] Running state [linux_sysfs_package] at time 05:56:06.696012
2017-12-16 05:56:06,696 [salt.state       ][INFO    ][1871] Executing state pkg.installed for linux_sysfs_package
2017-12-16 05:56:06,891 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-16 05:56:06,945 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:56:09,430 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-12-16 05:56:13,301 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055613285277
2017-12-16 05:56:13,317 [salt.minion      ][INFO    ][4770] Starting a new job with PID 4770
2017-12-16 05:56:13,344 [salt.minion      ][INFO    ][4770] Returning information for job: 20171216055613285277
2017-12-16 05:56:23,472 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055623458652
2017-12-16 05:56:23,483 [salt.minion      ][INFO    ][4874] Starting a new job with PID 4874
2017-12-16 05:56:23,498 [salt.minion      ][INFO    ][4874] Returning information for job: 20171216055623458652
2017-12-16 05:56:26,543 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:56:26,566 [salt.state       ][INFO    ][1871] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-12-16 05:56:26,573 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-16 05:56:26,585 [salt.state       ][INFO    ][1871] Completed state [linux_sysfs_package] at time 05:56:26.585402 duration_in_ms=19889.389
2017-12-16 05:56:26,588 [salt.state       ][INFO    ][1871] Running state [/etc/sysfs.d] at time 05:56:26.587655
2017-12-16 05:56:26,588 [salt.state       ][INFO    ][1871] Executing state file.directory for /etc/sysfs.d
2017-12-16 05:56:26,590 [salt.state       ][INFO    ][1871] Directory /etc/sysfs.d is in the correct state
2017-12-16 05:56:26,590 [salt.state       ][INFO    ][1871] Completed state [/etc/sysfs.d] at time 05:56:26.589973 duration_in_ms=2.318
2017-12-16 05:56:26,653 [salt.state       ][INFO    ][1871] Running state [ondemand] at time 05:56:26.652599
2017-12-16 05:56:26,653 [salt.state       ][INFO    ][1871] Executing state service.dead for ondemand
2017-12-16 05:56:26,655 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 05:56:26,665 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:26,675 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:26,687 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:26,740 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:26,750 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:26,761 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:26,776 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-16 05:56:26,847 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:26,858 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'runlevel' in directory '/root'
2017-12-16 05:56:26,866 [salt.state       ][INFO    ][1871] {'ondemand': True}
2017-12-16 05:56:26,867 [salt.state       ][INFO    ][1871] Completed state [ondemand] at time 05:56:26.866706 duration_in_ms=214.107
2017-12-16 05:56:26,902 [salt.state       ][INFO    ][1871] Running state [cs_CZ.UTF-8] at time 05:56:26.901906
2017-12-16 05:56:26,902 [salt.state       ][INFO    ][1871] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 05:56:26,903 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'locale -a' in directory '/root'
2017-12-16 05:56:26,913 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-16 05:56:28,090 [salt.state       ][INFO    ][1871] {'locale': 'cs_CZ.UTF-8'}
2017-12-16 05:56:28,090 [salt.state       ][INFO    ][1871] Completed state [cs_CZ.UTF-8] at time 05:56:28.090294 duration_in_ms=1188.388
2017-12-16 05:56:28,091 [salt.state       ][INFO    ][1871] Running state [en_US.UTF-8] at time 05:56:28.090664
2017-12-16 05:56:28,091 [salt.state       ][INFO    ][1871] Executing state locale.present for en_US.UTF-8
2017-12-16 05:56:28,092 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'locale -a' in directory '/root'
2017-12-16 05:56:28,100 [salt.state       ][INFO    ][1871] Locale en_US.UTF-8 is already present
2017-12-16 05:56:28,101 [salt.state       ][INFO    ][1871] Completed state [en_US.UTF-8] at time 05:56:28.100722 duration_in_ms=10.057
2017-12-16 05:56:28,102 [salt.state       ][INFO    ][1871] Running state [en_US.UTF-8] at time 05:56:28.101762
2017-12-16 05:56:28,102 [salt.state       ][INFO    ][1871] Executing state locale.system for en_US.UTF-8
2017-12-16 05:56:28,103 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'localectl' in directory '/root'
2017-12-16 05:56:28,277 [salt.state       ][INFO    ][1871] System locale en_US.UTF-8 already set
2017-12-16 05:56:28,278 [salt.state       ][INFO    ][1871] Completed state [en_US.UTF-8] at time 05:56:28.277499 duration_in_ms=175.736
2017-12-16 05:56:28,285 [salt.state       ][INFO    ][1871] Running state [root] at time 05:56:28.285067
2017-12-16 05:56:28,285 [salt.state       ][INFO    ][1871] Executing state user.present for root
2017-12-16 05:56:28,291 [salt.state       ][INFO    ][1871] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17516}
2017-12-16 05:56:28,291 [salt.state       ][INFO    ][1871] Completed state [root] at time 05:56:28.290717 duration_in_ms=5.649
2017-12-16 05:56:28,292 [salt.state       ][INFO    ][1871] Running state [/root] at time 05:56:28.291579
2017-12-16 05:56:28,292 [salt.state       ][INFO    ][1871] Executing state file.directory for /root
2017-12-16 05:56:28,292 [salt.state       ][INFO    ][1871] Directory /root is in the correct state
2017-12-16 05:56:28,293 [salt.state       ][INFO    ][1871] Completed state [/root] at time 05:56:28.292478 duration_in_ms=0.899
2017-12-16 05:56:28,293 [salt.state       ][INFO    ][1871] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:56:28.292669
2017-12-16 05:56:28,293 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 05:56:28,295 [salt.state       ][INFO    ][1871] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 05:56:28,296 [salt.state       ][INFO    ][1871] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:56:28.295620 duration_in_ms=2.951
2017-12-16 05:56:28,296 [salt.state       ][INFO    ][1871] Running state [ubuntu] at time 05:56:28.295865
2017-12-16 05:56:28,296 [salt.state       ][INFO    ][1871] Executing state user.present for ubuntu
2017-12-16 05:56:28,297 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-16 05:56:31,060 [salt.state       ][INFO    ][1871] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-12-16 05:56:31,061 [salt.state       ][INFO    ][1871] Completed state [ubuntu] at time 05:56:31.060687 duration_in_ms=2764.821
2017-12-16 05:56:31,062 [salt.state       ][INFO    ][1871] Running state [/home/ubuntu] at time 05:56:31.061793
2017-12-16 05:56:31,062 [salt.state       ][INFO    ][1871] Executing state file.directory for /home/ubuntu
2017-12-16 05:56:31,063 [salt.state       ][INFO    ][1871] {'mode': '0700'}
2017-12-16 05:56:31,063 [salt.state       ][INFO    ][1871] Completed state [/home/ubuntu] at time 05:56:31.063197 duration_in_ms=1.404
2017-12-16 05:56:31,064 [salt.state       ][INFO    ][1871] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:56:31.063853
2017-12-16 05:56:31,064 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 05:56:31,087 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 05:56:31,091 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command '/usr/sbin/visudo -c -f /tmp/tmpKrCETL' in directory '/root'
2017-12-16 05:56:31,180 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-16 05:56:31,181 [salt.state       ][INFO    ][1871] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:56:31.180859 duration_in_ms=117.004
2017-12-16 05:56:31,181 [salt.state       ][INFO    ][1871] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:56:31.181195
2017-12-16 05:56:31,182 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 05:56:31,207 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 05:56:31,225 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:56:31,263 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-16 05:56:31,263 [salt.state       ][INFO    ][1871] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:56:31.263446 duration_in_ms=82.25
2017-12-16 05:56:31,264 [salt.state       ][INFO    ][1871] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:56:31.263813
2017-12-16 05:56:31,264 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 05:56:31,279 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 05:56:31,295 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:56:31,330 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-16 05:56:31,330 [salt.state       ][INFO    ][1871] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:56:31.329919 duration_in_ms=66.106
2017-12-16 05:56:31,331 [salt.state       ][INFO    ][1871] Running state [service.systemctl_reload] at time 05:56:31.331125
2017-12-16 05:56:31,331 [salt.state       ][INFO    ][1871] Executing state module.wait for service.systemctl_reload
2017-12-16 05:56:31,332 [salt.state       ][INFO    ][1871] No changes made for service.systemctl_reload
2017-12-16 05:56:31,332 [salt.state       ][INFO    ][1871] Completed state [service.systemctl_reload] at time 05:56:31.332052 duration_in_ms=0.927
2017-12-16 05:56:31,332 [salt.state       ][INFO    ][1871] Running state [service.systemctl_reload] at time 05:56:31.332315
2017-12-16 05:56:31,333 [salt.state       ][INFO    ][1871] Executing state module.mod_watch for service.systemctl_reload
2017-12-16 05:56:31,333 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-16 05:56:31,370 [salt.state       ][INFO    ][1871] {'ret': True}
2017-12-16 05:56:31,370 [salt.state       ][INFO    ][1871] Completed state [service.systemctl_reload] at time 05:56:31.370036 duration_in_ms=37.721
2017-12-16 05:56:31,370 [salt.state       ][INFO    ][1871] Running state [/etc/hostname] at time 05:56:31.370305
2017-12-16 05:56:31,371 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/hostname
2017-12-16 05:56:31,387 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 05:56:31,389 [salt.state       ][INFO    ][1871] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-12-16 05:56:31,390 [salt.state       ][INFO    ][1871] Completed state [/etc/hostname] at time 05:56:31.389986 duration_in_ms=19.681
2017-12-16 05:56:31,392 [salt.state       ][INFO    ][1871] Running state [hostname msg01] at time 05:56:31.391474
2017-12-16 05:56:31,392 [salt.state       ][INFO    ][1871] Executing state cmd.wait for hostname msg01
2017-12-16 05:56:31,392 [salt.state       ][INFO    ][1871] No changes made for hostname msg01
2017-12-16 05:56:31,392 [salt.state       ][INFO    ][1871] Completed state [hostname msg01] at time 05:56:31.392389 duration_in_ms=0.915
2017-12-16 05:56:31,393 [salt.state       ][INFO    ][1871] Running state [hostname msg01] at time 05:56:31.392653
2017-12-16 05:56:31,393 [salt.state       ][INFO    ][1871] Executing state cmd.mod_watch for hostname msg01
2017-12-16 05:56:31,394 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'hostname msg01' in directory '/root'
2017-12-16 05:56:31,402 [salt.state       ][INFO    ][1871] {'pid': 5025, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 05:56:31,402 [salt.state       ][INFO    ][1871] Completed state [hostname msg01] at time 05:56:31.402117 duration_in_ms=9.463
2017-12-16 05:56:31,407 [salt.state       ][INFO    ][1871] Running state [mdb02] at time 05:56:31.407166
2017-12-16 05:56:31,408 [salt.state       ][INFO    ][1871] Executing state host.present for mdb02
2017-12-16 05:56:31,409 [salt.state       ][INFO    ][1871] {'host': 'mdb02'}
2017-12-16 05:56:31,409 [salt.state       ][INFO    ][1871] Completed state [mdb02] at time 05:56:31.409222 duration_in_ms=2.056
2017-12-16 05:56:31,410 [salt.state       ][INFO    ][1871] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.409523
2017-12-16 05:56:31,410 [salt.state       ][INFO    ][1871] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:31,493 [salt.state       ][INFO    ][1871] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:31,494 [salt.state       ][INFO    ][1871] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.493611 duration_in_ms=84.089
2017-12-16 05:56:31,494 [salt.state       ][INFO    ][1871] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.493939
2017-12-16 05:56:31,494 [salt.state       ][INFO    ][1871] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:31,583 [salt.state       ][INFO    ][1871] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:31,584 [salt.state       ][INFO    ][1871] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.583843 duration_in_ms=89.903
2017-12-16 05:56:31,584 [salt.state       ][INFO    ][1871] Running state [mdb03] at time 05:56:31.584274
2017-12-16 05:56:31,585 [salt.state       ][INFO    ][1871] Executing state host.present for mdb03
2017-12-16 05:56:31,649 [salt.state       ][INFO    ][1871] {'host': 'mdb03'}
2017-12-16 05:56:31,650 [salt.state       ][INFO    ][1871] Completed state [mdb03] at time 05:56:31.649568 duration_in_ms=65.294
2017-12-16 05:56:31,650 [salt.state       ][INFO    ][1871] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.649982
2017-12-16 05:56:31,650 [salt.state       ][INFO    ][1871] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:31,679 [salt.state       ][INFO    ][1871] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:31,679 [salt.state       ][INFO    ][1871] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.679423 duration_in_ms=29.441
2017-12-16 05:56:31,680 [salt.state       ][INFO    ][1871] Running state [mdb01] at time 05:56:31.679837
2017-12-16 05:56:31,680 [salt.state       ][INFO    ][1871] Executing state host.present for mdb01
2017-12-16 05:56:31,709 [salt.state       ][INFO    ][1871] {'host': 'mdb01'}
2017-12-16 05:56:31,709 [salt.state       ][INFO    ][1871] Completed state [mdb01] at time 05:56:31.709362 duration_in_ms=29.525
2017-12-16 05:56:31,710 [salt.state       ][INFO    ][1871] Running state [mdb] at time 05:56:31.709735
2017-12-16 05:56:31,710 [salt.state       ][INFO    ][1871] Executing state host.present for mdb
2017-12-16 05:56:31,769 [salt.state       ][INFO    ][1871] {'host': 'mdb'}
2017-12-16 05:56:31,769 [salt.state       ][INFO    ][1871] Completed state [mdb] at time 05:56:31.769278 duration_in_ms=59.543
2017-12-16 05:56:31,770 [salt.state       ][INFO    ][1871] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.769652
2017-12-16 05:56:31,770 [salt.state       ][INFO    ][1871] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:31,847 [salt.state       ][INFO    ][1871] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:31,848 [salt.state       ][INFO    ][1871] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.847631 duration_in_ms=77.979
2017-12-16 05:56:31,848 [salt.state       ][INFO    ][1871] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.848064
2017-12-16 05:56:31,848 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:31,901 [salt.state       ][INFO    ][1871] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:31,902 [salt.state       ][INFO    ][1871] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.901657 duration_in_ms=53.592
2017-12-16 05:56:31,902 [salt.state       ][INFO    ][1871] Running state [cfg01] at time 05:56:31.902045
2017-12-16 05:56:31,902 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01
2017-12-16 05:56:31,985 [salt.state       ][INFO    ][1871] {'host': 'cfg01'}
2017-12-16 05:56:31,985 [salt.state       ][INFO    ][1871] Completed state [cfg01] at time 05:56:31.985297 duration_in_ms=83.252
2017-12-16 05:56:31,986 [salt.state       ][INFO    ][1871] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:56:31.985632
2017-12-16 05:56:31,986 [salt.state       ][INFO    ][1871] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,018 [salt.state       ][INFO    ][1871] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,019 [salt.state       ][INFO    ][1871] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.019018 duration_in_ms=33.386
2017-12-16 05:56:32,019 [salt.state       ][INFO    ][1871] Running state [prx01] at time 05:56:32.019339
2017-12-16 05:56:32,020 [salt.state       ][INFO    ][1871] Executing state host.present for prx01
2017-12-16 05:56:32,072 [salt.state       ][INFO    ][1871] {'host': 'prx01'}
2017-12-16 05:56:32,073 [salt.state       ][INFO    ][1871] Completed state [prx01] at time 05:56:32.072507 duration_in_ms=53.167
2017-12-16 05:56:32,073 [salt.state       ][INFO    ][1871] Running state [kvm01] at time 05:56:32.072821
2017-12-16 05:56:32,073 [salt.state       ][INFO    ][1871] Executing state host.present for kvm01
2017-12-16 05:56:32,144 [salt.state       ][INFO    ][1871] {'host': 'kvm01'}
2017-12-16 05:56:32,145 [salt.state       ][INFO    ][1871] Completed state [kvm01] at time 05:56:32.144707 duration_in_ms=71.885
2017-12-16 05:56:32,145 [salt.state       ][INFO    ][1871] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.145099
2017-12-16 05:56:32,145 [salt.state       ][INFO    ][1871] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,174 [salt.state       ][INFO    ][1871] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,174 [salt.state       ][INFO    ][1871] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.174274 duration_in_ms=29.174
2017-12-16 05:56:32,175 [salt.state       ][INFO    ][1871] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.174616
2017-12-16 05:56:32,175 [salt.state       ][INFO    ][1871] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,204 [salt.state       ][INFO    ][1871] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,204 [salt.state       ][INFO    ][1871] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.204201 duration_in_ms=29.584
2017-12-16 05:56:32,205 [salt.state       ][INFO    ][1871] Running state [kvm03] at time 05:56:32.204550
2017-12-16 05:56:32,205 [salt.state       ][INFO    ][1871] Executing state host.present for kvm03
2017-12-16 05:56:32,210 [salt.state       ][INFO    ][1871] {'host': 'kvm03'}
2017-12-16 05:56:32,210 [salt.state       ][INFO    ][1871] Completed state [kvm03] at time 05:56:32.210221 duration_in_ms=5.672
2017-12-16 05:56:32,211 [salt.state       ][INFO    ][1871] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.210557
2017-12-16 05:56:32,211 [salt.state       ][INFO    ][1871] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,216 [salt.state       ][INFO    ][1871] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,216 [salt.state       ][INFO    ][1871] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.216135 duration_in_ms=5.578
2017-12-16 05:56:32,217 [salt.state       ][INFO    ][1871] Running state [kvm02] at time 05:56:32.216474
2017-12-16 05:56:32,217 [salt.state       ][INFO    ][1871] Executing state host.present for kvm02
2017-12-16 05:56:32,222 [salt.state       ][INFO    ][1871] {'host': 'kvm02'}
2017-12-16 05:56:32,222 [salt.state       ][INFO    ][1871] Completed state [kvm02] at time 05:56:32.222033 duration_in_ms=5.56
2017-12-16 05:56:32,222 [salt.state       ][INFO    ][1871] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.222373
2017-12-16 05:56:32,223 [salt.state       ][INFO    ][1871] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,228 [salt.state       ][INFO    ][1871] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,228 [salt.state       ][INFO    ][1871] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.228063 duration_in_ms=5.69
2017-12-16 05:56:32,228 [salt.state       ][INFO    ][1871] Running state [dbs] at time 05:56:32.228399
2017-12-16 05:56:32,229 [salt.state       ][INFO    ][1871] Executing state host.present for dbs
2017-12-16 05:56:32,234 [salt.state       ][INFO    ][1871] {'host': 'dbs'}
2017-12-16 05:56:32,234 [salt.state       ][INFO    ][1871] Completed state [dbs] at time 05:56:32.234061 duration_in_ms=5.661
2017-12-16 05:56:32,234 [salt.state       ][INFO    ][1871] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.234403
2017-12-16 05:56:32,235 [salt.state       ][INFO    ][1871] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,240 [salt.state       ][INFO    ][1871] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,240 [salt.state       ][INFO    ][1871] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.240076 duration_in_ms=5.673
2017-12-16 05:56:32,240 [salt.state       ][INFO    ][1871] Running state [prx] at time 05:56:32.240418
2017-12-16 05:56:32,241 [salt.state       ][INFO    ][1871] Executing state host.present for prx
2017-12-16 05:56:32,246 [salt.state       ][INFO    ][1871] {'host': 'prx'}
2017-12-16 05:56:32,246 [salt.state       ][INFO    ][1871] Completed state [prx] at time 05:56:32.246056 duration_in_ms=5.638
2017-12-16 05:56:32,246 [salt.state       ][INFO    ][1871] Running state [prx02] at time 05:56:32.246388
2017-12-16 05:56:32,247 [salt.state       ][INFO    ][1871] Executing state host.present for prx02
2017-12-16 05:56:32,252 [salt.state       ][INFO    ][1871] {'host': 'prx02'}
2017-12-16 05:56:32,252 [salt.state       ][INFO    ][1871] Completed state [prx02] at time 05:56:32.252163 duration_in_ms=5.775
2017-12-16 05:56:32,253 [salt.state       ][INFO    ][1871] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.252492
2017-12-16 05:56:32,253 [salt.state       ][INFO    ][1871] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,258 [salt.state       ][INFO    ][1871] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,258 [salt.state       ][INFO    ][1871] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.258117 duration_in_ms=5.624
2017-12-16 05:56:32,258 [salt.state       ][INFO    ][1871] Running state [msg02] at time 05:56:32.258440
2017-12-16 05:56:32,259 [salt.state       ][INFO    ][1871] Executing state host.present for msg02
2017-12-16 05:56:32,264 [salt.state       ][INFO    ][1871] {'host': 'msg02'}
2017-12-16 05:56:32,264 [salt.state       ][INFO    ][1871] Completed state [msg02] at time 05:56:32.264082 duration_in_ms=5.642
2017-12-16 05:56:32,264 [salt.state       ][INFO    ][1871] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.264409
2017-12-16 05:56:32,265 [salt.state       ][INFO    ][1871] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,270 [salt.state       ][INFO    ][1871] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,270 [salt.state       ][INFO    ][1871] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.270072 duration_in_ms=5.662
2017-12-16 05:56:32,270 [salt.state       ][INFO    ][1871] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.270398
2017-12-16 05:56:32,271 [salt.state       ][INFO    ][1871] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,278 [salt.state       ][INFO    ][1871] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,279 [salt.state       ][INFO    ][1871] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.278563 duration_in_ms=8.164
2017-12-16 05:56:32,279 [salt.state       ][INFO    ][1871] Running state [msg03] at time 05:56:32.278936
2017-12-16 05:56:32,279 [salt.state       ][INFO    ][1871] Executing state host.present for msg03
2017-12-16 05:56:32,284 [salt.state       ][INFO    ][1871] {'host': 'msg03'}
2017-12-16 05:56:32,284 [salt.state       ][INFO    ][1871] Completed state [msg03] at time 05:56:32.284302 duration_in_ms=5.366
2017-12-16 05:56:32,285 [salt.state       ][INFO    ][1871] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.284626
2017-12-16 05:56:32,285 [salt.state       ][INFO    ][1871] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,290 [salt.state       ][INFO    ][1871] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,290 [salt.state       ][INFO    ][1871] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.290068 duration_in_ms=5.442
2017-12-16 05:56:32,290 [salt.state       ][INFO    ][1871] Running state [msg01] at time 05:56:32.290392
2017-12-16 05:56:32,291 [salt.state       ][INFO    ][1871] Executing state host.present for msg01
2017-12-16 05:56:32,296 [salt.state       ][INFO    ][1871] {'host': 'msg01'}
2017-12-16 05:56:32,296 [salt.state       ][INFO    ][1871] Completed state [msg01] at time 05:56:32.296225 duration_in_ms=5.832
2017-12-16 05:56:32,297 [salt.state       ][INFO    ][1871] Running state [msg] at time 05:56:32.296547
2017-12-16 05:56:32,297 [salt.state       ][INFO    ][1871] Executing state host.present for msg
2017-12-16 05:56:32,302 [salt.state       ][INFO    ][1871] {'host': 'msg'}
2017-12-16 05:56:32,302 [salt.state       ][INFO    ][1871] Completed state [msg] at time 05:56:32.302193 duration_in_ms=5.647
2017-12-16 05:56:32,303 [salt.state       ][INFO    ][1871] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.302515
2017-12-16 05:56:32,303 [salt.state       ][INFO    ][1871] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,308 [salt.state       ][INFO    ][1871] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,308 [salt.state       ][INFO    ][1871] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.308131 duration_in_ms=5.617
2017-12-16 05:56:32,308 [salt.state       ][INFO    ][1871] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.308457
2017-12-16 05:56:32,309 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,309 [salt.state       ][INFO    ][1871] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:56:32,310 [salt.state       ][INFO    ][1871] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.309501 duration_in_ms=1.044
2017-12-16 05:56:32,310 [salt.state       ][INFO    ][1871] Running state [cfg01] at time 05:56:32.309817
2017-12-16 05:56:32,310 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01
2017-12-16 05:56:32,311 [salt.state       ][INFO    ][1871] Host cfg01 (10.167.4.100) already present
2017-12-16 05:56:32,311 [salt.state       ][INFO    ][1871] Completed state [cfg01] at time 05:56:32.310880 duration_in_ms=1.062
2017-12-16 05:56:32,311 [salt.state       ][INFO    ][1871] Running state [cmp002] at time 05:56:32.311204
2017-12-16 05:56:32,312 [salt.state       ][INFO    ][1871] Executing state host.present for cmp002
2017-12-16 05:56:32,350 [salt.state       ][INFO    ][1871] {'host': 'cmp002'}
2017-12-16 05:56:32,350 [salt.state       ][INFO    ][1871] Completed state [cmp002] at time 05:56:32.350036 duration_in_ms=38.832
2017-12-16 05:56:32,350 [salt.state       ][INFO    ][1871] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.350359
2017-12-16 05:56:32,351 [salt.state       ][INFO    ][1871] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,380 [salt.state       ][INFO    ][1871] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,380 [salt.state       ][INFO    ][1871] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.380099 duration_in_ms=29.74
2017-12-16 05:56:32,380 [salt.state       ][INFO    ][1871] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.380434
2017-12-16 05:56:32,381 [salt.state       ][INFO    ][1871] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,386 [salt.state       ][INFO    ][1871] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,386 [salt.state       ][INFO    ][1871] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.386193 duration_in_ms=5.758
2017-12-16 05:56:32,387 [salt.state       ][INFO    ][1871] Running state [cmp001] at time 05:56:32.386526
2017-12-16 05:56:32,387 [salt.state       ][INFO    ][1871] Executing state host.present for cmp001
2017-12-16 05:56:32,392 [salt.state       ][INFO    ][1871] {'host': 'cmp001'}
2017-12-16 05:56:32,392 [salt.state       ][INFO    ][1871] Completed state [cmp001] at time 05:56:32.392093 duration_in_ms=5.568
2017-12-16 05:56:32,392 [salt.state       ][INFO    ][1871] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.392430
2017-12-16 05:56:32,393 [salt.state       ][INFO    ][1871] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,398 [salt.state       ][INFO    ][1871] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,398 [salt.state       ][INFO    ][1871] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.398202 duration_in_ms=5.773
2017-12-16 05:56:32,399 [salt.state       ][INFO    ][1871] Running state [dbs01] at time 05:56:32.398539
2017-12-16 05:56:32,399 [salt.state       ][INFO    ][1871] Executing state host.present for dbs01
2017-12-16 05:56:32,404 [salt.state       ][INFO    ][1871] {'host': 'dbs01'}
2017-12-16 05:56:32,404 [salt.state       ][INFO    ][1871] Completed state [dbs01] at time 05:56:32.404185 duration_in_ms=5.645
2017-12-16 05:56:32,405 [salt.state       ][INFO    ][1871] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.404527
2017-12-16 05:56:32,405 [salt.state       ][INFO    ][1871] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,410 [salt.state       ][INFO    ][1871] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,410 [salt.state       ][INFO    ][1871] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.410137 duration_in_ms=5.61
2017-12-16 05:56:32,411 [salt.state       ][INFO    ][1871] Running state [dbs02] at time 05:56:32.410474
2017-12-16 05:56:32,411 [salt.state       ][INFO    ][1871] Executing state host.present for dbs02
2017-12-16 05:56:32,416 [salt.state       ][INFO    ][1871] {'host': 'dbs02'}
2017-12-16 05:56:32,416 [salt.state       ][INFO    ][1871] Completed state [dbs02] at time 05:56:32.416249 duration_in_ms=5.775
2017-12-16 05:56:32,417 [salt.state       ][INFO    ][1871] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.416593
2017-12-16 05:56:32,417 [salt.state       ][INFO    ][1871] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,422 [salt.state       ][INFO    ][1871] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,422 [salt.state       ][INFO    ][1871] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.422217 duration_in_ms=5.624
2017-12-16 05:56:32,423 [salt.state       ][INFO    ][1871] Running state [dbs03] at time 05:56:32.422553
2017-12-16 05:56:32,423 [salt.state       ][INFO    ][1871] Executing state host.present for dbs03
2017-12-16 05:56:32,428 [salt.state       ][INFO    ][1871] {'host': 'dbs03'}
2017-12-16 05:56:32,428 [salt.state       ][INFO    ][1871] Completed state [dbs03] at time 05:56:32.428249 duration_in_ms=5.696
2017-12-16 05:56:32,429 [salt.state       ][INFO    ][1871] Running state [odl01] at time 05:56:32.428583
2017-12-16 05:56:32,429 [salt.state       ][INFO    ][1871] Executing state host.present for odl01
2017-12-16 05:56:32,438 [salt.state       ][INFO    ][1871] {'host': 'odl01'}
2017-12-16 05:56:32,438 [salt.state       ][INFO    ][1871] Completed state [odl01] at time 05:56:32.438290 duration_in_ms=9.707
2017-12-16 05:56:32,439 [salt.state       ][INFO    ][1871] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.438625
2017-12-16 05:56:32,439 [salt.state       ][INFO    ][1871] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,444 [salt.state       ][INFO    ][1871] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,444 [salt.state       ][INFO    ][1871] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.443949 duration_in_ms=5.324
2017-12-16 05:56:32,444 [salt.state       ][INFO    ][1871] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.444289
2017-12-16 05:56:32,445 [salt.state       ][INFO    ][1871] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,450 [salt.state       ][INFO    ][1871] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,450 [salt.state       ][INFO    ][1871] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.449790 duration_in_ms=5.501
2017-12-16 05:56:32,450 [salt.state       ][INFO    ][1871] Running state [mas01] at time 05:56:32.450131
2017-12-16 05:56:32,450 [salt.state       ][INFO    ][1871] Executing state host.present for mas01
2017-12-16 05:56:32,456 [salt.state       ][INFO    ][1871] {'host': 'mas01'}
2017-12-16 05:56:32,456 [salt.state       ][INFO    ][1871] Completed state [mas01] at time 05:56:32.456019 duration_in_ms=5.889
2017-12-16 05:56:32,456 [salt.state       ][INFO    ][1871] Running state [ctl02] at time 05:56:32.456354
2017-12-16 05:56:32,457 [salt.state       ][INFO    ][1871] Executing state host.present for ctl02
2017-12-16 05:56:32,462 [salt.state       ][INFO    ][1871] {'host': 'ctl02'}
2017-12-16 05:56:32,462 [salt.state       ][INFO    ][1871] Completed state [ctl02] at time 05:56:32.461980 duration_in_ms=5.626
2017-12-16 05:56:32,462 [salt.state       ][INFO    ][1871] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.462315
2017-12-16 05:56:32,463 [salt.state       ][INFO    ][1871] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,468 [salt.state       ][INFO    ][1871] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,468 [salt.state       ][INFO    ][1871] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.468032 duration_in_ms=5.716
2017-12-16 05:56:32,468 [salt.state       ][INFO    ][1871] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.468371
2017-12-16 05:56:32,469 [salt.state       ][INFO    ][1871] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,474 [salt.state       ][INFO    ][1871] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,474 [salt.state       ][INFO    ][1871] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.474027 duration_in_ms=5.655
2017-12-16 05:56:32,474 [salt.state       ][INFO    ][1871] Running state [ctl03] at time 05:56:32.474360
2017-12-16 05:56:32,475 [salt.state       ][INFO    ][1871] Executing state host.present for ctl03
2017-12-16 05:56:32,480 [salt.state       ][INFO    ][1871] {'host': 'ctl03'}
2017-12-16 05:56:32,480 [salt.state       ][INFO    ][1871] Completed state [ctl03] at time 05:56:32.480198 duration_in_ms=5.836
2017-12-16 05:56:32,481 [salt.state       ][INFO    ][1871] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.480498
2017-12-16 05:56:32,481 [salt.state       ][INFO    ][1871] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,540 [salt.state       ][INFO    ][1871] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,540 [salt.state       ][INFO    ][1871] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.539969 duration_in_ms=59.47
2017-12-16 05:56:32,540 [salt.state       ][INFO    ][1871] Running state [ctl01] at time 05:56:32.540258
2017-12-16 05:56:32,541 [salt.state       ][INFO    ][1871] Executing state host.present for ctl01
2017-12-16 05:56:32,564 [salt.state       ][INFO    ][1871] {'host': 'ctl01'}
2017-12-16 05:56:32,564 [salt.state       ][INFO    ][1871] Completed state [ctl01] at time 05:56:32.563816 duration_in_ms=23.558
2017-12-16 05:56:32,564 [salt.state       ][INFO    ][1871] Running state [ctl] at time 05:56:32.564103
2017-12-16 05:56:32,564 [salt.state       ][INFO    ][1871] Executing state host.present for ctl
2017-12-16 05:56:32,569 [salt.state       ][INFO    ][1871] {'host': 'ctl'}
2017-12-16 05:56:32,570 [salt.state       ][INFO    ][1871] Completed state [ctl] at time 05:56:32.569625 duration_in_ms=5.521
2017-12-16 05:56:32,570 [salt.state       ][INFO    ][1871] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.569910
2017-12-16 05:56:32,570 [salt.state       ][INFO    ][1871] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:32,575 [salt.state       ][INFO    ][1871] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:32,576 [salt.state       ][INFO    ][1871] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:56:32.575654 duration_in_ms=5.745
2017-12-16 05:56:32,585 [salt.state       ][INFO    ][1871] Running state [ens2] at time 05:56:32.584742
2017-12-16 05:56:32,585 [salt.state       ][INFO    ][1871] Executing state network.managed for ens2
2017-12-16 05:56:32,926 [salt.state       ][INFO    ][1871] Interface ens2 is up to date.
2017-12-16 05:56:32,926 [salt.state       ][INFO    ][1871] Completed state [ens2] at time 05:56:32.926390 duration_in_ms=341.648
2017-12-16 05:56:32,927 [salt.state       ][INFO    ][1871] Running state [ens3] at time 05:56:32.926610
2017-12-16 05:56:32,927 [salt.state       ][INFO    ][1871] Executing state network.managed for ens3
2017-12-16 05:56:32,945 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-16 05:56:32,1000 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-16 05:56:33,139 [salt.state       ][INFO    ][1871] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 10.167.4.41\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-16 05:56:33,139 [salt.state       ][INFO    ][1871] Completed state [ens3] at time 05:56:33.139425 duration_in_ms=212.814
2017-12-16 05:56:33,140 [salt.state       ][INFO    ][1871] Running state [/etc/profile.d/proxy.sh] at time 05:56:33.139732
2017-12-16 05:56:33,140 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 05:56:33,140 [salt.state       ][INFO    ][1871] File /etc/profile.d/proxy.sh is not present
2017-12-16 05:56:33,141 [salt.state       ][INFO    ][1871] Completed state [/etc/profile.d/proxy.sh] at time 05:56:33.140607 duration_in_ms=0.875
2017-12-16 05:56:33,141 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:56:33.140861
2017-12-16 05:56:33,141 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 05:56:33,141 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 05:56:33,142 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:56:33.141590 duration_in_ms=0.728
2017-12-16 05:56:33,146 [salt.state       ][INFO    ][1871] Running state [ntp] at time 05:56:33.145853
2017-12-16 05:56:33,146 [salt.state       ][INFO    ][1871] Executing state pkg.installed for ntp
2017-12-16 05:56:33,266 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-12-16 05:56:33,503 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055633490524
2017-12-16 05:56:33,520 [salt.minion      ][INFO    ][5161] Starting a new job with PID 5161
2017-12-16 05:56:33,533 [salt.minion      ][INFO    ][5161] Returning information for job: 20171216055633490524
2017-12-16 05:56:43,539 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055643528789
2017-12-16 05:56:43,566 [salt.minion      ][INFO    ][5216] Starting a new job with PID 5216
2017-12-16 05:56:43,577 [salt.minion      ][INFO    ][5216] Returning information for job: 20171216055643528789
2017-12-16 05:56:53,555 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055653544488
2017-12-16 05:56:53,576 [salt.minion      ][INFO    ][5258] Starting a new job with PID 5258
2017-12-16 05:56:53,734 [salt.minion      ][INFO    ][5258] Returning information for job: 20171216055653544488
2017-12-16 05:57:03,212 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:57:03,235 [salt.state       ][INFO    ][1871] 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'

2017-12-16 05:57:03,242 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-16 05:57:03,254 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 05:57:03.253747 duration_in_ms=30107.894
2017-12-16 05:57:03,256 [salt.state       ][INFO    ][1871] Running state [/etc/ntp.conf] at time 05:57:03.255747
2017-12-16 05:57:03,256 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/ntp.conf
2017-12-16 05:57:03,276 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 05:57:03,303 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:57:03,310 [salt.state       ][INFO    ][1871] 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
2017-12-16 05:57:03,311 [salt.state       ][INFO    ][1871] Completed state [/etc/ntp.conf] at time 05:57:03.311244 duration_in_ms=55.497
2017-12-16 05:57:03,374 [salt.state       ][INFO    ][1871] Running state [ntp] at time 05:57:03.373993
2017-12-16 05:57:03,374 [salt.state       ][INFO    ][1871] Executing state service.running for ntp
2017-12-16 05:57:03,376 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 05:57:03,388 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:57:03,400 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:57:03,415 [salt.state       ][INFO    ][1871] The service ntp is already running
2017-12-16 05:57:03,415 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 05:57:03.415306 duration_in_ms=41.312
2017-12-16 05:57:03,416 [salt.state       ][INFO    ][1871] Running state [ntp] at time 05:57:03.415720
2017-12-16 05:57:03,416 [salt.state       ][INFO    ][1871] Executing state service.mod_watch for ntp
2017-12-16 05:57:03,417 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:57:03,431 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:57:03,445 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-16 05:57:03,506 [salt.state       ][INFO    ][1871] {'ntp': True}
2017-12-16 05:57:03,506 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 05:57:03.506069 duration_in_ms=90.349
2017-12-16 05:57:03,508 [salt.minion      ][INFO    ][1871] Returning information for job: 20171216055512710563
2017-12-16 05:58:15,636 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216055815628024
2017-12-16 05:58:15,661 [salt.minion      ][INFO    ][5531] Starting a new job with PID 5531
2017-12-16 05:58:17,488 [salt.state       ][INFO    ][5531] Loading fresh modules for state activity
2017-12-16 05:58:17,513 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 05:58:17,539 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 05:58:17,570 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:17,618 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 05:58:17,636 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:17,682 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 05:58:17,700 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:17,746 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 05:58:17,822 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:17,876 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 05:58:17,913 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:17,954 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 05:58:17,966 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:18,005 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 05:58:18,027 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:18,077 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 05:58:18,091 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:18,810 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 05:58:18,839 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:18,889 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 05:58:18,904 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:18,948 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 05:58:18,973 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,025 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 05:58:19,049 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,108 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 05:58:19,243 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,306 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 05:58:19,331 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,378 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 05:58:19,403 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,464 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 05:58:19,485 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,559 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 05:58:19,583 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,643 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 05:58:19,686 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,766 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 05:58:19,853 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,897 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 05:58:19,913 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,961 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 05:58:19,995 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,041 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 05:58:20,054 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 05:58:20,068 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:58:20,084 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 05:58:20,097 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:58:20,110 [salt.state       ][INFO    ][5531] Running state [/etc/environment] at time 05:58:20.110059
2017-12-16 05:58:20,111 [salt.state       ][INFO    ][5531] Executing state file.blockreplace for /etc/environment
2017-12-16 05:58:20,117 [salt.state       ][INFO    ][5531] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-12-16 05:58:20,118 [salt.state       ][INFO    ][5531] Completed state [/etc/environment] at time 05:58:20.117690 duration_in_ms=7.631
2017-12-16 05:58:20,118 [salt.state       ][INFO    ][5531] Running state [/etc/profile.d] at time 05:58:20.117967
2017-12-16 05:58:20,118 [salt.state       ][INFO    ][5531] Executing state file.directory for /etc/profile.d
2017-12-16 05:58:20,119 [salt.state       ][INFO    ][5531] Directory /etc/profile.d is in the correct state
2017-12-16 05:58:20,119 [salt.state       ][INFO    ][5531] Completed state [/etc/profile.d] at time 05:58:20.119384 duration_in_ms=1.417
2017-12-16 05:58:20,380 [salt.state       ][INFO    ][5531] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:58:20.380425
2017-12-16 05:58:20,381 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 05:58:20,396 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 05:58:20,400 [salt.state       ][INFO    ][5531] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 05:58:20,400 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:58:20.400252 duration_in_ms=19.827
2017-12-16 05:58:20,401 [salt.state       ][INFO    ][5531] Running state [linux_repo_prereq_pkgs] at time 05:58:20.400804
2017-12-16 05:58:20,401 [salt.state       ][INFO    ][5531] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 05:58:20,402 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:58:20,811 [salt.state       ][INFO    ][5531] All specified packages are already installed
2017-12-16 05:58:20,830 [salt.state       ][INFO    ][5531] Completed state [linux_repo_prereq_pkgs] at time 05:58:20.830450 duration_in_ms=429.645
2017-12-16 05:58:20,831 [salt.state       ][INFO    ][5531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:58:20.830835
2017-12-16 05:58:20,831 [salt.state       ][INFO    ][5531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 05:58:20,832 [salt.state       ][INFO    ][5531] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 05:58:20,832 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:58:20.831806 duration_in_ms=0.971
2017-12-16 05:58:20,832 [salt.state       ][INFO    ][5531] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:58:20.832082
2017-12-16 05:58:20,832 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 05:58:20,847 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:58:20,877 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,910 [salt.state       ][INFO    ][5531] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 05:58:20,910 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:58:20.910016 duration_in_ms=77.934
2017-12-16 05:58:20,912 [salt.state       ][INFO    ][5531] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:58:20.911835
2017-12-16 05:58:20,912 [salt.state       ][INFO    ][5531] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 05:58:21,180 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 05:58:21,262 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:23,119 [salt.state       ][INFO    ][5531] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 05:58:23,120 [salt.state       ][INFO    ][5531] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:58:23.119585 duration_in_ms=2207.748
2017-12-16 05:58:23,120 [salt.state       ][INFO    ][5531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:58:23.119932
2017-12-16 05:58:23,120 [salt.state       ][INFO    ][5531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 05:58:23,121 [salt.state       ][INFO    ][5531] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 05:58:23,121 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:58:23.120871 duration_in_ms=0.938
2017-12-16 05:58:23,121 [salt.state       ][INFO    ][5531] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:58:23.121153
2017-12-16 05:58:23,121 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 05:58:23,142 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:58:23,160 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:23,194 [salt.state       ][INFO    ][5531] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 05:58:23,195 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:58:23.194912 duration_in_ms=73.758
2017-12-16 05:58:23,196 [salt.state       ][INFO    ][5531] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:58:23.195687
2017-12-16 05:58:23,196 [salt.state       ][INFO    ][5531] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 05:58:23,287 [salt.loaded.int.module.cmdmod][INFO    ][5531] 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'
2017-12-16 05:58:23,369 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:25,268 [salt.state       ][INFO    ][5531] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 05:58:25,269 [salt.state       ][INFO    ][5531] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:58:25.268676 duration_in_ms=2072.988
2017-12-16 05:58:25,269 [salt.state       ][INFO    ][5531] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:58:25.269032
2017-12-16 05:58:25,269 [salt.state       ][INFO    ][5531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 05:58:25,270 [salt.state       ][INFO    ][5531] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 05:58:25,270 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:58:25.270064 duration_in_ms=1.032
2017-12-16 05:58:25,270 [salt.state       ][INFO    ][5531] Running state [/etc/apt/preferences.d/uca] at time 05:58:25.270345
2017-12-16 05:58:25,271 [salt.state       ][INFO    ][5531] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 05:58:25,271 [salt.state       ][INFO    ][5531] File /etc/apt/preferences.d/uca is not present
2017-12-16 05:58:25,271 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/preferences.d/uca] at time 05:58:25.271168 duration_in_ms=0.822
2017-12-16 05:58:25,272 [salt.state       ][INFO    ][5531] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:58:25.271938
2017-12-16 05:58:25,272 [salt.state       ][INFO    ][5531] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 05:58:25,316 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 05:58:25,367 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:25,766 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055825721425
2017-12-16 05:58:25,782 [salt.minion      ][INFO    ][6758] Starting a new job with PID 6758
2017-12-16 05:58:25,796 [salt.minion      ][INFO    ][6758] Returning information for job: 20171216055825721425
2017-12-16 05:58:27,416 [salt.state       ][INFO    ][5531] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 05:58:27,417 [salt.state       ][INFO    ][5531] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:58:27.416583 duration_in_ms=2144.645
2017-12-16 05:58:27,417 [salt.state       ][INFO    ][5531] Running state [linux_extra_packages_purged] at time 05:58:27.416899
2017-12-16 05:58:27,417 [salt.state       ][INFO    ][5531] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 05:58:27,423 [salt.state       ][INFO    ][5531] All specified packages are already absent
2017-12-16 05:58:27,423 [salt.state       ][INFO    ][5531] Completed state [linux_extra_packages_purged] at time 05:58:27.422819 duration_in_ms=5.92
2017-12-16 05:58:27,423 [salt.state       ][INFO    ][5531] Running state [linux_extra_packages_latest] at time 05:58:27.423089
2017-12-16 05:58:27,423 [salt.state       ][INFO    ][5531] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 05:58:27,426 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:29,280 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 05:58:29,322 [salt.state       ][INFO    ][5531] Package mcelog is already up-to-date
2017-12-16 05:58:29,323 [salt.state       ][INFO    ][5531] Completed state [linux_extra_packages_latest] at time 05:58:29.322521 duration_in_ms=1899.431
2017-12-16 05:58:29,323 [salt.state       ][INFO    ][5531] Running state [UTC] at time 05:58:29.323167
2017-12-16 05:58:29,323 [salt.state       ][INFO    ][5531] Executing state timezone.system for UTC
2017-12-16 05:58:29,324 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:58:29,359 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:58:29,368 [salt.state       ][INFO    ][5531] Timezone UTC already set, UTC already set to UTC
2017-12-16 05:58:29,368 [salt.state       ][INFO    ][5531] Completed state [UTC] at time 05:58:29.367987 duration_in_ms=44.819
2017-12-16 05:58:29,369 [salt.state       ][INFO    ][5531] Running state [nf_conntrack] at time 05:58:29.368651
2017-12-16 05:58:29,369 [salt.state       ][INFO    ][5531] Executing state kmod.present for nf_conntrack
2017-12-16 05:58:29,369 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'lsmod' in directory '/root'
2017-12-16 05:58:29,378 [salt.state       ][INFO    ][5531] Kernel module nf_conntrack is already present
2017-12-16 05:58:29,379 [salt.state       ][INFO    ][5531] Completed state [nf_conntrack] at time 05:58:29.378582 duration_in_ms=9.93
2017-12-16 05:58:29,379 [salt.state       ][INFO    ][5531] Running state [kernel.panic] at time 05:58:29.379211
2017-12-16 05:58:29,380 [salt.state       ][INFO    ][5531] Executing state sysctl.present for kernel.panic
2017-12-16 05:58:29,388 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,403 [salt.state       ][INFO    ][5531] Sysctl value kernel.panic = 60 is already set
2017-12-16 05:58:29,403 [salt.state       ][INFO    ][5531] Completed state [kernel.panic] at time 05:58:29.403184 duration_in_ms=23.971
2017-12-16 05:58:29,404 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_keepalive_probes] at time 05:58:29.403543
2017-12-16 05:58:29,404 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 05:58:29,404 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,424 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 05:58:29,424 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:58:29.424014 duration_in_ms=20.47
2017-12-16 05:58:29,424 [salt.state       ][INFO    ][5531] Running state [fs.file-max] at time 05:58:29.424378
2017-12-16 05:58:29,425 [salt.state       ][INFO    ][5531] Executing state sysctl.present for fs.file-max
2017-12-16 05:58:29,425 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,445 [salt.state       ][INFO    ][5531] Sysctl value fs.file-max = 124165 is already set
2017-12-16 05:58:29,445 [salt.state       ][INFO    ][5531] Completed state [fs.file-max] at time 05:58:29.444943 duration_in_ms=20.565
2017-12-16 05:58:29,445 [salt.state       ][INFO    ][5531] Running state [net.core.somaxconn] at time 05:58:29.445309
2017-12-16 05:58:29,446 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.core.somaxconn
2017-12-16 05:58:29,446 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,462 [salt.state       ][INFO    ][5531] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 05:58:29,463 [salt.state       ][INFO    ][5531] Completed state [net.core.somaxconn] at time 05:58:29.462833 duration_in_ms=17.523
2017-12-16 05:58:29,463 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:58:29.463166
2017-12-16 05:58:29,463 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 05:58:29,464 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,483 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 05:58:29,483 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:58:29.483055 duration_in_ms=19.889
2017-12-16 05:58:29,483 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_tw_reuse] at time 05:58:29.483389
2017-12-16 05:58:29,484 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 05:58:29,484 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,498 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 05:58:29,498 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_tw_reuse] at time 05:58:29.498110 duration_in_ms=14.72
2017-12-16 05:58:29,498 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_congestion_control] at time 05:58:29.498442
2017-12-16 05:58:29,499 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 05:58:29,499 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,516 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 05:58:29,517 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_congestion_control] at time 05:58:29.516540 duration_in_ms=18.097
2017-12-16 05:58:29,517 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_retries2] at time 05:58:29.516868
2017-12-16 05:58:29,517 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 05:58:29,518 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,533 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 05:58:29,534 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_retries2] at time 05:58:29.533926 duration_in_ms=17.057
2017-12-16 05:58:29,534 [salt.state       ][INFO    ][5531] Running state [net.core.netdev_max_backlog] at time 05:58:29.534408
2017-12-16 05:58:29,535 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 05:58:29,536 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,548 [salt.state       ][INFO    ][5531] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 05:58:29,549 [salt.state       ][INFO    ][5531] Completed state [net.core.netdev_max_backlog] at time 05:58:29.548772 duration_in_ms=14.363
2017-12-16 05:58:29,549 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:58:29.549286
2017-12-16 05:58:29,550 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 05:58:29,551 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,564 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 05:58:29,564 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:58:29.564096 duration_in_ms=14.794
2017-12-16 05:58:29,565 [salt.state       ][INFO    ][5531] Running state [vm.swappiness] at time 05:58:29.564538
2017-12-16 05:58:29,565 [salt.state       ][INFO    ][5531] Executing state sysctl.present for vm.swappiness
2017-12-16 05:58:29,566 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,580 [salt.state       ][INFO    ][5531] Sysctl value vm.swappiness = 10 is already set
2017-12-16 05:58:29,580 [salt.state       ][INFO    ][5531] Completed state [vm.swappiness] at time 05:58:29.580175 duration_in_ms=15.636
2017-12-16 05:58:29,581 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:58:29.580619
2017-12-16 05:58:29,581 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 05:58:29,582 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,597 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 05:58:29,597 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:58:29.597275 duration_in_ms=16.655
2017-12-16 05:58:29,598 [salt.state       ][INFO    ][5531] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:58:29.597702
2017-12-16 05:58:29,598 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 05:58:29,599 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,617 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 05:58:29,617 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:58:29.617134 duration_in_ms=19.415
2017-12-16 05:58:29,618 [salt.state       ][INFO    ][5531] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:58:29.617636
2017-12-16 05:58:29,618 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 05:58:29,619 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,633 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 05:58:29,634 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:58:29.633748 duration_in_ms=16.111
2017-12-16 05:58:29,634 [salt.state       ][INFO    ][5531] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:58:29.634232
2017-12-16 05:58:29,635 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 05:58:29,635 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,649 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 05:58:29,649 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:58:29.649396 duration_in_ms=15.164
2017-12-16 05:58:29,650 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_fin_timeout] at time 05:58:29.649893
2017-12-16 05:58:29,650 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 05:58:29,651 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,664 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 05:58:29,665 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_fin_timeout] at time 05:58:29.664830 duration_in_ms=14.936
2017-12-16 05:58:29,665 [salt.state       ][INFO    ][5531] Running state [net.ipv4.tcp_keepalive_time] at time 05:58:29.665356
2017-12-16 05:58:29,666 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 05:58:29,666 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,678 [salt.state       ][INFO    ][5531] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 05:58:29,679 [salt.state       ][INFO    ][5531] Completed state [net.ipv4.tcp_keepalive_time] at time 05:58:29.678678 duration_in_ms=13.321
2017-12-16 05:58:29,679 [salt.state       ][INFO    ][5531] Running state [net.nf_conntrack_max] at time 05:58:29.679001
2017-12-16 05:58:29,679 [salt.state       ][INFO    ][5531] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 05:58:29,680 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:29,692 [salt.state       ][INFO    ][5531] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 05:58:29,693 [salt.state       ][INFO    ][5531] Completed state [net.nf_conntrack_max] at time 05:58:29.692638 duration_in_ms=13.637
2017-12-16 05:58:29,693 [salt.state       ][INFO    ][5531] Running state [linux_sysfs_package] at time 05:58:29.692973
2017-12-16 05:58:29,693 [salt.state       ][INFO    ][5531] Executing state pkg.installed for linux_sysfs_package
2017-12-16 05:58:29,696 [salt.state       ][INFO    ][5531] All specified packages are already installed
2017-12-16 05:58:29,697 [salt.state       ][INFO    ][5531] Completed state [linux_sysfs_package] at time 05:58:29.696656 duration_in_ms=3.684
2017-12-16 05:58:29,698 [salt.state       ][INFO    ][5531] Running state [/etc/sysfs.d] at time 05:58:29.697553
2017-12-16 05:58:29,698 [salt.state       ][INFO    ][5531] Executing state file.directory for /etc/sysfs.d
2017-12-16 05:58:29,698 [salt.state       ][INFO    ][5531] Directory /etc/sysfs.d is in the correct state
2017-12-16 05:58:29,699 [salt.state       ][INFO    ][5531] Completed state [/etc/sysfs.d] at time 05:58:29.698565 duration_in_ms=1.012
2017-12-16 05:58:29,699 [salt.state       ][INFO    ][5531] Running state [ondemand] at time 05:58:29.699116
2017-12-16 05:58:29,699 [salt.state       ][INFO    ][5531] Executing state service.dead for ondemand
2017-12-16 05:58:29,700 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 05:58:29,709 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:58:29,718 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:58:29,733 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'runlevel' in directory '/root'
2017-12-16 05:58:29,743 [salt.state       ][INFO    ][5531] The service ondemand is already dead
2017-12-16 05:58:29,743 [salt.state       ][INFO    ][5531] Completed state [ondemand] at time 05:58:29.743336 duration_in_ms=44.22
2017-12-16 05:58:29,744 [salt.state       ][INFO    ][5531] Running state [cs_CZ.UTF-8] at time 05:58:29.744033
2017-12-16 05:58:29,744 [salt.state       ][INFO    ][5531] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 05:58:29,745 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'locale -a' in directory '/root'
2017-12-16 05:58:29,753 [salt.state       ][INFO    ][5531] Locale cs_CZ.UTF-8 is already present
2017-12-16 05:58:29,753 [salt.state       ][INFO    ][5531] Completed state [cs_CZ.UTF-8] at time 05:58:29.753041 duration_in_ms=9.006
2017-12-16 05:58:29,753 [salt.state       ][INFO    ][5531] Running state [en_US.UTF-8] at time 05:58:29.753451
2017-12-16 05:58:29,754 [salt.state       ][INFO    ][5531] Executing state locale.present for en_US.UTF-8
2017-12-16 05:58:29,754 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'locale -a' in directory '/root'
2017-12-16 05:58:29,764 [salt.state       ][INFO    ][5531] Locale en_US.UTF-8 is already present
2017-12-16 05:58:29,764 [salt.state       ][INFO    ][5531] Completed state [en_US.UTF-8] at time 05:58:29.764113 duration_in_ms=10.661
2017-12-16 05:58:29,765 [salt.state       ][INFO    ][5531] Running state [en_US.UTF-8] at time 05:58:29.765170
2017-12-16 05:58:29,766 [salt.state       ][INFO    ][5531] Executing state locale.system for en_US.UTF-8
2017-12-16 05:58:29,766 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'localectl' in directory '/root'
2017-12-16 05:58:29,806 [salt.state       ][INFO    ][5531] System locale en_US.UTF-8 already set
2017-12-16 05:58:29,807 [salt.state       ][INFO    ][5531] Completed state [en_US.UTF-8] at time 05:58:29.806948 duration_in_ms=41.776
2017-12-16 05:58:29,809 [salt.state       ][INFO    ][5531] Running state [root] at time 05:58:29.808533
2017-12-16 05:58:29,809 [salt.state       ][INFO    ][5531] Executing state user.present for root
2017-12-16 05:58:29,810 [salt.state       ][INFO    ][5531] User root is present and up to date
2017-12-16 05:58:29,810 [salt.state       ][INFO    ][5531] Completed state [root] at time 05:58:29.810216 duration_in_ms=1.682
2017-12-16 05:58:29,812 [salt.state       ][INFO    ][5531] Running state [/root] at time 05:58:29.811559
2017-12-16 05:58:29,812 [salt.state       ][INFO    ][5531] Executing state file.directory for /root
2017-12-16 05:58:29,813 [salt.state       ][INFO    ][5531] Directory /root is in the correct state
2017-12-16 05:58:29,813 [salt.state       ][INFO    ][5531] Completed state [/root] at time 05:58:29.813153 duration_in_ms=1.594
2017-12-16 05:58:29,814 [salt.state       ][INFO    ][5531] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:58:29.813622
2017-12-16 05:58:29,814 [salt.state       ][INFO    ][5531] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 05:58:29,815 [salt.state       ][INFO    ][5531] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 05:58:29,815 [salt.state       ][INFO    ][5531] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:58:29.814901 duration_in_ms=1.279
2017-12-16 05:58:29,815 [salt.state       ][INFO    ][5531] Running state [ubuntu] at time 05:58:29.815182
2017-12-16 05:58:29,816 [salt.state       ][INFO    ][5531] Executing state user.present for ubuntu
2017-12-16 05:58:29,817 [salt.state       ][INFO    ][5531] User ubuntu is present and up to date
2017-12-16 05:58:29,817 [salt.state       ][INFO    ][5531] Completed state [ubuntu] at time 05:58:29.816985 duration_in_ms=1.802
2017-12-16 05:58:29,818 [salt.state       ][INFO    ][5531] Running state [/home/ubuntu] at time 05:58:29.818004
2017-12-16 05:58:29,818 [salt.state       ][INFO    ][5531] Executing state file.directory for /home/ubuntu
2017-12-16 05:58:29,819 [salt.state       ][INFO    ][5531] Directory /home/ubuntu is in the correct state
2017-12-16 05:58:29,819 [salt.state       ][INFO    ][5531] Completed state [/home/ubuntu] at time 05:58:29.819224 duration_in_ms=1.22
2017-12-16 05:58:29,820 [salt.state       ][INFO    ][5531] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:58:29.820016
2017-12-16 05:58:29,820 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 05:58:29,840 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 05:58:29,844 [salt.state       ][INFO    ][5531] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 05:58:29,845 [salt.state       ][INFO    ][5531] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:58:29.844910 duration_in_ms=24.893
2017-12-16 05:58:29,845 [salt.state       ][INFO    ][5531] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:58:29.845266
2017-12-16 05:58:29,846 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 05:58:29,864 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 05:58:29,883 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:29,920 [salt.state       ][INFO    ][5531] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 05:58:29,921 [salt.state       ][INFO    ][5531] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:58:29.920974 duration_in_ms=75.707
2017-12-16 05:58:29,921 [salt.state       ][INFO    ][5531] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:58:29.921325
2017-12-16 05:58:29,922 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 05:58:29,941 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 05:58:29,957 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:29,990 [salt.state       ][INFO    ][5531] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 05:58:29,990 [salt.state       ][INFO    ][5531] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:58:29.990151 duration_in_ms=68.824
2017-12-16 05:58:29,991 [salt.state       ][INFO    ][5531] Running state [service.systemctl_reload] at time 05:58:29.991170
2017-12-16 05:58:29,991 [salt.state       ][INFO    ][5531] Executing state module.wait for service.systemctl_reload
2017-12-16 05:58:29,992 [salt.state       ][INFO    ][5531] No changes made for service.systemctl_reload
2017-12-16 05:58:29,992 [salt.state       ][INFO    ][5531] Completed state [service.systemctl_reload] at time 05:58:29.991966 duration_in_ms=0.795
2017-12-16 05:58:29,992 [salt.state       ][INFO    ][5531] Running state [/etc/hostname] at time 05:58:29.992220
2017-12-16 05:58:29,992 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/hostname
2017-12-16 05:58:30,011 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 05:58:30,012 [salt.state       ][INFO    ][5531] File /etc/hostname is in the correct state
2017-12-16 05:58:30,012 [salt.state       ][INFO    ][5531] Completed state [/etc/hostname] at time 05:58:30.012444 duration_in_ms=20.223
2017-12-16 05:58:30,014 [salt.state       ][INFO    ][5531] Running state [hostname msg01] at time 05:58:30.013502
2017-12-16 05:58:30,014 [salt.state       ][INFO    ][5531] Executing state cmd.wait for hostname msg01
2017-12-16 05:58:30,014 [salt.state       ][INFO    ][5531] No changes made for hostname msg01
2017-12-16 05:58:30,014 [salt.state       ][INFO    ][5531] Completed state [hostname msg01] at time 05:58:30.014290 duration_in_ms=0.788
2017-12-16 05:58:30,015 [salt.state       ][INFO    ][5531] Running state [mdb02] at time 05:58:30.014717
2017-12-16 05:58:30,015 [salt.state       ][INFO    ][5531] Executing state host.present for mdb02
2017-12-16 05:58:30,015 [salt.state       ][INFO    ][5531] Host mdb02 (10.167.4.77) already present
2017-12-16 05:58:30,016 [salt.state       ][INFO    ][5531] Completed state [mdb02] at time 05:58:30.015638 duration_in_ms=0.92
2017-12-16 05:58:30,016 [salt.state       ][INFO    ][5531] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.015916
2017-12-16 05:58:30,016 [salt.state       ][INFO    ][5531] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,017 [salt.state       ][INFO    ][5531] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 05:58:30,017 [salt.state       ][INFO    ][5531] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.016796 duration_in_ms=0.88
2017-12-16 05:58:30,017 [salt.state       ][INFO    ][5531] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.017050
2017-12-16 05:58:30,017 [salt.state       ][INFO    ][5531] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,018 [salt.state       ][INFO    ][5531] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 05:58:30,018 [salt.state       ][INFO    ][5531] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.017944 duration_in_ms=0.893
2017-12-16 05:58:30,018 [salt.state       ][INFO    ][5531] Running state [mdb03] at time 05:58:30.018201
2017-12-16 05:58:30,018 [salt.state       ][INFO    ][5531] Executing state host.present for mdb03
2017-12-16 05:58:30,019 [salt.state       ][INFO    ][5531] Host mdb03 (10.167.4.78) already present
2017-12-16 05:58:30,019 [salt.state       ][INFO    ][5531] Completed state [mdb03] at time 05:58:30.019075 duration_in_ms=0.874
2017-12-16 05:58:30,019 [salt.state       ][INFO    ][5531] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.019330
2017-12-16 05:58:30,020 [salt.state       ][INFO    ][5531] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,020 [salt.state       ][INFO    ][5531] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 05:58:30,020 [salt.state       ][INFO    ][5531] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.020220 duration_in_ms=0.89
2017-12-16 05:58:30,020 [salt.state       ][INFO    ][5531] Running state [mdb01] at time 05:58:30.020474
2017-12-16 05:58:30,021 [salt.state       ][INFO    ][5531] Executing state host.present for mdb01
2017-12-16 05:58:30,021 [salt.state       ][INFO    ][5531] Host mdb01 (10.167.4.76) already present
2017-12-16 05:58:30,021 [salt.state       ][INFO    ][5531] Completed state [mdb01] at time 05:58:30.021351 duration_in_ms=0.876
2017-12-16 05:58:30,022 [salt.state       ][INFO    ][5531] Running state [mdb] at time 05:58:30.021608
2017-12-16 05:58:30,022 [salt.state       ][INFO    ][5531] Executing state host.present for mdb
2017-12-16 05:58:30,022 [salt.state       ][INFO    ][5531] Host mdb (10.167.4.75) already present
2017-12-16 05:58:30,023 [salt.state       ][INFO    ][5531] Completed state [mdb] at time 05:58:30.022483 duration_in_ms=0.876
2017-12-16 05:58:30,023 [salt.state       ][INFO    ][5531] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.022737
2017-12-16 05:58:30,023 [salt.state       ][INFO    ][5531] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,023 [salt.state       ][INFO    ][5531] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 05:58:30,024 [salt.state       ][INFO    ][5531] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.023615 duration_in_ms=0.877
2017-12-16 05:58:30,024 [salt.state       ][INFO    ][5531] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.023882
2017-12-16 05:58:30,024 [salt.state       ][INFO    ][5531] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,025 [salt.state       ][INFO    ][5531] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:58:30,025 [salt.state       ][INFO    ][5531] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.024752 duration_in_ms=0.87
2017-12-16 05:58:30,025 [salt.state       ][INFO    ][5531] Running state [cfg01] at time 05:58:30.025013
2017-12-16 05:58:30,025 [salt.state       ][INFO    ][5531] Executing state host.present for cfg01
2017-12-16 05:58:30,026 [salt.state       ][INFO    ][5531] Host cfg01 (10.167.4.100) already present
2017-12-16 05:58:30,026 [salt.state       ][INFO    ][5531] Completed state [cfg01] at time 05:58:30.025885 duration_in_ms=0.872
2017-12-16 05:58:30,026 [salt.state       ][INFO    ][5531] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.026135
2017-12-16 05:58:30,026 [salt.state       ][INFO    ][5531] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,027 [salt.state       ][INFO    ][5531] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 05:58:30,027 [salt.state       ][INFO    ][5531] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.027006 duration_in_ms=0.871
2017-12-16 05:58:30,027 [salt.state       ][INFO    ][5531] Running state [prx01] at time 05:58:30.027261
2017-12-16 05:58:30,028 [salt.state       ][INFO    ][5531] Executing state host.present for prx01
2017-12-16 05:58:30,028 [salt.state       ][INFO    ][5531] Host prx01 (10.167.4.104) already present
2017-12-16 05:58:30,028 [salt.state       ][INFO    ][5531] Completed state [prx01] at time 05:58:30.028145 duration_in_ms=0.884
2017-12-16 05:58:30,028 [salt.state       ][INFO    ][5531] Running state [kvm01] at time 05:58:30.028396
2017-12-16 05:58:30,029 [salt.state       ][INFO    ][5531] Executing state host.present for kvm01
2017-12-16 05:58:30,029 [salt.state       ][INFO    ][5531] Host kvm01 (10.167.4.141) already present
2017-12-16 05:58:30,029 [salt.state       ][INFO    ][5531] Completed state [kvm01] at time 05:58:30.029275 duration_in_ms=0.878
2017-12-16 05:58:30,030 [salt.state       ][INFO    ][5531] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.029530
2017-12-16 05:58:30,030 [salt.state       ][INFO    ][5531] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,030 [salt.state       ][INFO    ][5531] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 05:58:30,030 [salt.state       ][INFO    ][5531] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.030408 duration_in_ms=0.878
2017-12-16 05:58:30,031 [salt.state       ][INFO    ][5531] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.030663
2017-12-16 05:58:30,031 [salt.state       ][INFO    ][5531] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,031 [salt.state       ][INFO    ][5531] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 05:58:30,032 [salt.state       ][INFO    ][5531] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.031534 duration_in_ms=0.87
2017-12-16 05:58:30,032 [salt.state       ][INFO    ][5531] Running state [kvm03] at time 05:58:30.031797
2017-12-16 05:58:30,032 [salt.state       ][INFO    ][5531] Executing state host.present for kvm03
2017-12-16 05:58:30,033 [salt.state       ][INFO    ][5531] Host kvm03 (10.167.4.143) already present
2017-12-16 05:58:30,033 [salt.state       ][INFO    ][5531] Completed state [kvm03] at time 05:58:30.032819 duration_in_ms=1.022
2017-12-16 05:58:30,033 [salt.state       ][INFO    ][5531] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.033075
2017-12-16 05:58:30,033 [salt.state       ][INFO    ][5531] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,034 [salt.state       ][INFO    ][5531] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 05:58:30,034 [salt.state       ][INFO    ][5531] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.033961 duration_in_ms=0.885
2017-12-16 05:58:30,034 [salt.state       ][INFO    ][5531] Running state [kvm02] at time 05:58:30.034215
2017-12-16 05:58:30,034 [salt.state       ][INFO    ][5531] Executing state host.present for kvm02
2017-12-16 05:58:30,035 [salt.state       ][INFO    ][5531] Host kvm02 (10.167.4.142) already present
2017-12-16 05:58:30,035 [salt.state       ][INFO    ][5531] Completed state [kvm02] at time 05:58:30.035091 duration_in_ms=0.875
2017-12-16 05:58:30,035 [salt.state       ][INFO    ][5531] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.035345
2017-12-16 05:58:30,036 [salt.state       ][INFO    ][5531] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,036 [salt.state       ][INFO    ][5531] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 05:58:30,036 [salt.state       ][INFO    ][5531] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.036243 duration_in_ms=0.898
2017-12-16 05:58:30,037 [salt.state       ][INFO    ][5531] Running state [dbs] at time 05:58:30.036497
2017-12-16 05:58:30,037 [salt.state       ][INFO    ][5531] Executing state host.present for dbs
2017-12-16 05:58:30,037 [salt.state       ][INFO    ][5531] Host dbs (10.167.4.50) already present
2017-12-16 05:58:30,037 [salt.state       ][INFO    ][5531] Completed state [dbs] at time 05:58:30.037378 duration_in_ms=0.881
2017-12-16 05:58:30,038 [salt.state       ][INFO    ][5531] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.037635
2017-12-16 05:58:30,038 [salt.state       ][INFO    ][5531] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,038 [salt.state       ][INFO    ][5531] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 05:58:30,039 [salt.state       ][INFO    ][5531] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.038507 duration_in_ms=0.872
2017-12-16 05:58:30,039 [salt.state       ][INFO    ][5531] Running state [prx] at time 05:58:30.038762
2017-12-16 05:58:30,039 [salt.state       ][INFO    ][5531] Executing state host.present for prx
2017-12-16 05:58:30,039 [salt.state       ][INFO    ][5531] Host prx (172.30.10.103) already present
2017-12-16 05:58:30,040 [salt.state       ][INFO    ][5531] Completed state [prx] at time 05:58:30.039632 duration_in_ms=0.87
2017-12-16 05:58:30,040 [salt.state       ][INFO    ][5531] Running state [prx02] at time 05:58:30.039901
2017-12-16 05:58:30,040 [salt.state       ][INFO    ][5531] Executing state host.present for prx02
2017-12-16 05:58:30,041 [salt.state       ][INFO    ][5531] Host prx02 (10.167.4.105) already present
2017-12-16 05:58:30,041 [salt.state       ][INFO    ][5531] Completed state [prx02] at time 05:58:30.040772 duration_in_ms=0.87
2017-12-16 05:58:30,041 [salt.state       ][INFO    ][5531] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.041027
2017-12-16 05:58:30,041 [salt.state       ][INFO    ][5531] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,042 [salt.state       ][INFO    ][5531] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 05:58:30,042 [salt.state       ][INFO    ][5531] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.041918 duration_in_ms=0.89
2017-12-16 05:58:30,042 [salt.state       ][INFO    ][5531] Running state [msg02] at time 05:58:30.042177
2017-12-16 05:58:30,042 [salt.state       ][INFO    ][5531] Executing state host.present for msg02
2017-12-16 05:58:30,043 [salt.state       ][INFO    ][5531] Host msg02 (10.167.4.42) already present
2017-12-16 05:58:30,043 [salt.state       ][INFO    ][5531] Completed state [msg02] at time 05:58:30.043050 duration_in_ms=0.873
2017-12-16 05:58:30,043 [salt.state       ][INFO    ][5531] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.043304
2017-12-16 05:58:30,044 [salt.state       ][INFO    ][5531] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,044 [salt.state       ][INFO    ][5531] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 05:58:30,044 [salt.state       ][INFO    ][5531] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.044209 duration_in_ms=0.905
2017-12-16 05:58:30,044 [salt.state       ][INFO    ][5531] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.044464
2017-12-16 05:58:30,045 [salt.state       ][INFO    ][5531] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,045 [salt.state       ][INFO    ][5531] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 05:58:30,045 [salt.state       ][INFO    ][5531] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.045348 duration_in_ms=0.885
2017-12-16 05:58:30,046 [salt.state       ][INFO    ][5531] Running state [msg03] at time 05:58:30.045612
2017-12-16 05:58:30,046 [salt.state       ][INFO    ][5531] Executing state host.present for msg03
2017-12-16 05:58:30,046 [salt.state       ][INFO    ][5531] Host msg03 (10.167.4.43) already present
2017-12-16 05:58:30,047 [salt.state       ][INFO    ][5531] Completed state [msg03] at time 05:58:30.046482 duration_in_ms=0.87
2017-12-16 05:58:30,047 [salt.state       ][INFO    ][5531] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.046737
2017-12-16 05:58:30,047 [salt.state       ][INFO    ][5531] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,047 [salt.state       ][INFO    ][5531] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 05:58:30,048 [salt.state       ][INFO    ][5531] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.047617 duration_in_ms=0.88
2017-12-16 05:58:30,048 [salt.state       ][INFO    ][5531] Running state [msg01] at time 05:58:30.047883
2017-12-16 05:58:30,048 [salt.state       ][INFO    ][5531] Executing state host.present for msg01
2017-12-16 05:58:30,049 [salt.state       ][INFO    ][5531] Host msg01 (10.167.4.41) already present
2017-12-16 05:58:30,049 [salt.state       ][INFO    ][5531] Completed state [msg01] at time 05:58:30.048754 duration_in_ms=0.872
2017-12-16 05:58:30,050 [salt.state       ][INFO    ][5531] Running state [file.replace] at time 05:58:30.049496
2017-12-16 05:58:30,050 [salt.state       ][INFO    ][5531] Executing state module.run for file.replace
2017-12-16 05:58:30,307 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 05:58:30,315 [salt.state       ][INFO    ][5531] onlyif execution failed
2017-12-16 05:58:30,315 [salt.state       ][INFO    ][5531] Completed state [file.replace] at time 05:58:30.315027 duration_in_ms=265.53
2017-12-16 05:58:30,315 [salt.state       ][INFO    ][5531] Running state [msg] at time 05:58:30.315381
2017-12-16 05:58:30,316 [salt.state       ][INFO    ][5531] Executing state host.present for msg
2017-12-16 05:58:30,316 [salt.state       ][INFO    ][5531] Host msg (10.167.4.40) already present
2017-12-16 05:58:30,317 [salt.state       ][INFO    ][5531] Completed state [msg] at time 05:58:30.316555 duration_in_ms=1.175
2017-12-16 05:58:30,317 [salt.state       ][INFO    ][5531] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.316835
2017-12-16 05:58:30,317 [salt.state       ][INFO    ][5531] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,318 [salt.state       ][INFO    ][5531] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 05:58:30,318 [salt.state       ][INFO    ][5531] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.317749 duration_in_ms=0.914
2017-12-16 05:58:30,318 [salt.state       ][INFO    ][5531] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.318010
2017-12-16 05:58:30,318 [salt.state       ][INFO    ][5531] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,319 [salt.state       ][INFO    ][5531] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:58:30,319 [salt.state       ][INFO    ][5531] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.318897 duration_in_ms=0.887
2017-12-16 05:58:30,319 [salt.state       ][INFO    ][5531] Running state [cfg01] at time 05:58:30.319162
2017-12-16 05:58:30,319 [salt.state       ][INFO    ][5531] Executing state host.present for cfg01
2017-12-16 05:58:30,320 [salt.state       ][INFO    ][5531] Host cfg01 (10.167.4.100) already present
2017-12-16 05:58:30,320 [salt.state       ][INFO    ][5531] Completed state [cfg01] at time 05:58:30.320077 duration_in_ms=0.915
2017-12-16 05:58:30,320 [salt.state       ][INFO    ][5531] Running state [cmp002] at time 05:58:30.320337
2017-12-16 05:58:30,321 [salt.state       ][INFO    ][5531] Executing state host.present for cmp002
2017-12-16 05:58:30,321 [salt.state       ][INFO    ][5531] Host cmp002 (10.167.4.102) already present
2017-12-16 05:58:30,321 [salt.state       ][INFO    ][5531] Completed state [cmp002] at time 05:58:30.321217 duration_in_ms=0.881
2017-12-16 05:58:30,321 [salt.state       ][INFO    ][5531] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.321476
2017-12-16 05:58:30,322 [salt.state       ][INFO    ][5531] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,322 [salt.state       ][INFO    ][5531] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 05:58:30,322 [salt.state       ][INFO    ][5531] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.322353 duration_in_ms=0.878
2017-12-16 05:58:30,323 [salt.state       ][INFO    ][5531] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.322614
2017-12-16 05:58:30,323 [salt.state       ][INFO    ][5531] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,323 [salt.state       ][INFO    ][5531] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 05:58:30,324 [salt.state       ][INFO    ][5531] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.323494 duration_in_ms=0.88
2017-12-16 05:58:30,324 [salt.state       ][INFO    ][5531] Running state [cmp001] at time 05:58:30.323750
2017-12-16 05:58:30,324 [salt.state       ][INFO    ][5531] Executing state host.present for cmp001
2017-12-16 05:58:30,325 [salt.state       ][INFO    ][5531] Host cmp001 (10.167.4.101) already present
2017-12-16 05:58:30,325 [salt.state       ][INFO    ][5531] Completed state [cmp001] at time 05:58:30.324837 duration_in_ms=1.086
2017-12-16 05:58:30,325 [salt.state       ][INFO    ][5531] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.325098
2017-12-16 05:58:30,325 [salt.state       ][INFO    ][5531] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,326 [salt.state       ][INFO    ][5531] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 05:58:30,326 [salt.state       ][INFO    ][5531] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.325979 duration_in_ms=0.881
2017-12-16 05:58:30,326 [salt.state       ][INFO    ][5531] Running state [dbs01] at time 05:58:30.326235
2017-12-16 05:58:30,326 [salt.state       ][INFO    ][5531] Executing state host.present for dbs01
2017-12-16 05:58:30,327 [salt.state       ][INFO    ][5531] Host dbs01 (10.167.4.51) already present
2017-12-16 05:58:30,327 [salt.state       ][INFO    ][5531] Completed state [dbs01] at time 05:58:30.327111 duration_in_ms=0.875
2017-12-16 05:58:30,327 [salt.state       ][INFO    ][5531] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.327368
2017-12-16 05:58:30,328 [salt.state       ][INFO    ][5531] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,328 [salt.state       ][INFO    ][5531] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 05:58:30,328 [salt.state       ][INFO    ][5531] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.328262 duration_in_ms=0.893
2017-12-16 05:58:30,329 [salt.state       ][INFO    ][5531] Running state [dbs02] at time 05:58:30.328520
2017-12-16 05:58:30,329 [salt.state       ][INFO    ][5531] Executing state host.present for dbs02
2017-12-16 05:58:30,329 [salt.state       ][INFO    ][5531] Host dbs02 (10.167.4.52) already present
2017-12-16 05:58:30,329 [salt.state       ][INFO    ][5531] Completed state [dbs02] at time 05:58:30.329399 duration_in_ms=0.879
2017-12-16 05:58:30,330 [salt.state       ][INFO    ][5531] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.329662
2017-12-16 05:58:30,330 [salt.state       ][INFO    ][5531] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,330 [salt.state       ][INFO    ][5531] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 05:58:30,331 [salt.state       ][INFO    ][5531] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.330534 duration_in_ms=0.872
2017-12-16 05:58:30,331 [salt.state       ][INFO    ][5531] Running state [dbs03] at time 05:58:30.330791
2017-12-16 05:58:30,331 [salt.state       ][INFO    ][5531] Executing state host.present for dbs03
2017-12-16 05:58:30,331 [salt.state       ][INFO    ][5531] Host dbs03 (10.167.4.53) already present
2017-12-16 05:58:30,332 [salt.state       ][INFO    ][5531] Completed state [dbs03] at time 05:58:30.331655 duration_in_ms=0.864
2017-12-16 05:58:30,332 [salt.state       ][INFO    ][5531] Running state [odl01] at time 05:58:30.331944
2017-12-16 05:58:30,332 [salt.state       ][INFO    ][5531] Executing state host.present for odl01
2017-12-16 05:58:30,333 [salt.state       ][INFO    ][5531] Host odl01 (10.167.4.111) already present
2017-12-16 05:58:30,333 [salt.state       ][INFO    ][5531] Completed state [odl01] at time 05:58:30.332829 duration_in_ms=0.884
2017-12-16 05:58:30,333 [salt.state       ][INFO    ][5531] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.333087
2017-12-16 05:58:30,333 [salt.state       ][INFO    ][5531] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,334 [salt.state       ][INFO    ][5531] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 05:58:30,334 [salt.state       ][INFO    ][5531] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.333968 duration_in_ms=0.88
2017-12-16 05:58:30,334 [salt.state       ][INFO    ][5531] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.334225
2017-12-16 05:58:30,334 [salt.state       ][INFO    ][5531] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,335 [salt.state       ][INFO    ][5531] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 05:58:30,335 [salt.state       ][INFO    ][5531] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.335101 duration_in_ms=0.876
2017-12-16 05:58:30,335 [salt.state       ][INFO    ][5531] Running state [mas01] at time 05:58:30.335357
2017-12-16 05:58:30,336 [salt.state       ][INFO    ][5531] Executing state host.present for mas01
2017-12-16 05:58:30,336 [salt.state       ][INFO    ][5531] Host mas01 (10.167.4.3) already present
2017-12-16 05:58:30,336 [salt.state       ][INFO    ][5531] Completed state [mas01] at time 05:58:30.336260 duration_in_ms=0.903
2017-12-16 05:58:30,337 [salt.state       ][INFO    ][5531] Running state [ctl02] at time 05:58:30.336516
2017-12-16 05:58:30,337 [salt.state       ][INFO    ][5531] Executing state host.present for ctl02
2017-12-16 05:58:30,337 [salt.state       ][INFO    ][5531] Host ctl02 (10.167.4.12) already present
2017-12-16 05:58:30,337 [salt.state       ][INFO    ][5531] Completed state [ctl02] at time 05:58:30.337400 duration_in_ms=0.883
2017-12-16 05:58:30,338 [salt.state       ][INFO    ][5531] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.337661
2017-12-16 05:58:30,338 [salt.state       ][INFO    ][5531] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,338 [salt.state       ][INFO    ][5531] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 05:58:30,339 [salt.state       ][INFO    ][5531] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.338534 duration_in_ms=0.873
2017-12-16 05:58:30,339 [salt.state       ][INFO    ][5531] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.338791
2017-12-16 05:58:30,339 [salt.state       ][INFO    ][5531] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,339 [salt.state       ][INFO    ][5531] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 05:58:30,340 [salt.state       ][INFO    ][5531] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.339668 duration_in_ms=0.877
2017-12-16 05:58:30,340 [salt.state       ][INFO    ][5531] Running state [ctl03] at time 05:58:30.339961
2017-12-16 05:58:30,340 [salt.state       ][INFO    ][5531] Executing state host.present for ctl03
2017-12-16 05:58:30,341 [salt.state       ][INFO    ][5531] Host ctl03 (10.167.4.13) already present
2017-12-16 05:58:30,341 [salt.state       ][INFO    ][5531] Completed state [ctl03] at time 05:58:30.340847 duration_in_ms=0.885
2017-12-16 05:58:30,341 [salt.state       ][INFO    ][5531] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.341108
2017-12-16 05:58:30,341 [salt.state       ][INFO    ][5531] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,342 [salt.state       ][INFO    ][5531] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 05:58:30,342 [salt.state       ][INFO    ][5531] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.341986 duration_in_ms=0.878
2017-12-16 05:58:30,342 [salt.state       ][INFO    ][5531] Running state [ctl01] at time 05:58:30.342242
2017-12-16 05:58:30,342 [salt.state       ][INFO    ][5531] Executing state host.present for ctl01
2017-12-16 05:58:30,343 [salt.state       ][INFO    ][5531] Host ctl01 (10.167.4.11) already present
2017-12-16 05:58:30,343 [salt.state       ][INFO    ][5531] Completed state [ctl01] at time 05:58:30.343105 duration_in_ms=0.863
2017-12-16 05:58:30,343 [salt.state       ][INFO    ][5531] Running state [ctl] at time 05:58:30.343357
2017-12-16 05:58:30,344 [salt.state       ][INFO    ][5531] Executing state host.present for ctl
2017-12-16 05:58:30,344 [salt.state       ][INFO    ][5531] Host ctl (10.167.4.10) already present
2017-12-16 05:58:30,344 [salt.state       ][INFO    ][5531] Completed state [ctl] at time 05:58:30.344264 duration_in_ms=0.907
2017-12-16 05:58:30,345 [salt.state       ][INFO    ][5531] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.344518
2017-12-16 05:58:30,345 [salt.state       ][INFO    ][5531] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,345 [salt.state       ][INFO    ][5531] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 05:58:30,345 [salt.state       ][INFO    ][5531] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.345399 duration_in_ms=0.881
2017-12-16 05:58:30,346 [salt.state       ][INFO    ][5531] Running state [ens2] at time 05:58:30.345654
2017-12-16 05:58:30,346 [salt.state       ][INFO    ][5531] Executing state network.managed for ens2
2017-12-16 05:58:30,671 [salt.state       ][INFO    ][5531] Interface ens2 is up to date.
2017-12-16 05:58:30,672 [salt.state       ][INFO    ][5531] Completed state [ens2] at time 05:58:30.671532 duration_in_ms=325.878
2017-12-16 05:58:30,672 [salt.state       ][INFO    ][5531] Running state [ens3] at time 05:58:30.671886
2017-12-16 05:58:30,672 [salt.state       ][INFO    ][5531] Executing state network.managed for ens3
2017-12-16 05:58:30,961 [salt.state       ][INFO    ][5531] Interface ens3 is up to date.
2017-12-16 05:58:30,961 [salt.state       ][INFO    ][5531] Completed state [ens3] at time 05:58:30.961377 duration_in_ms=289.49
2017-12-16 05:58:30,962 [salt.state       ][INFO    ][5531] Running state [/etc/profile.d/proxy.sh] at time 05:58:30.961703
2017-12-16 05:58:30,962 [salt.state       ][INFO    ][5531] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 05:58:30,962 [salt.state       ][INFO    ][5531] File /etc/profile.d/proxy.sh is not present
2017-12-16 05:58:30,963 [salt.state       ][INFO    ][5531] Completed state [/etc/profile.d/proxy.sh] at time 05:58:30.962519 duration_in_ms=0.815
2017-12-16 05:58:30,963 [salt.state       ][INFO    ][5531] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:58:30.962770
2017-12-16 05:58:30,963 [salt.state       ][INFO    ][5531] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 05:58:30,963 [salt.state       ][INFO    ][5531] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 05:58:30,964 [salt.state       ][INFO    ][5531] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:58:30.963546 duration_in_ms=0.776
2017-12-16 05:58:30,964 [salt.state       ][INFO    ][5531] Running state [ntp] at time 05:58:30.963821
2017-12-16 05:58:30,964 [salt.state       ][INFO    ][5531] Executing state pkg.installed for ntp
2017-12-16 05:58:30,967 [salt.state       ][INFO    ][5531] Package ntp is already installed
2017-12-16 05:58:30,967 [salt.state       ][INFO    ][5531] Completed state [ntp] at time 05:58:30.967401 duration_in_ms=3.58
2017-12-16 05:58:30,968 [salt.state       ][INFO    ][5531] Running state [/etc/ntp.conf] at time 05:58:30.968262
2017-12-16 05:58:30,969 [salt.state       ][INFO    ][5531] Executing state file.managed for /etc/ntp.conf
2017-12-16 05:58:31,045 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 05:58:31,071 [salt.fileclient  ][INFO    ][5531] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:58:31,079 [salt.state       ][INFO    ][5531] File /etc/ntp.conf is in the correct state
2017-12-16 05:58:31,079 [salt.state       ][INFO    ][5531] Completed state [/etc/ntp.conf] at time 05:58:31.079124 duration_in_ms=110.862
2017-12-16 05:58:31,080 [salt.state       ][INFO    ][5531] Running state [ntp] at time 05:58:31.079979
2017-12-16 05:58:31,080 [salt.state       ][INFO    ][5531] Executing state service.running for ntp
2017-12-16 05:58:31,081 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 05:58:31,092 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:58:31,101 [salt.loaded.int.module.cmdmod][INFO    ][5531] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:58:31,111 [salt.state       ][INFO    ][5531] The service ntp is already running
2017-12-16 05:58:31,111 [salt.state       ][INFO    ][5531] Completed state [ntp] at time 05:58:31.111429 duration_in_ms=31.449
2017-12-16 05:58:31,114 [salt.minion      ][INFO    ][5531] Returning information for job: 20171216055815628024
2017-12-16 05:59:27,398 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216055927395069
2017-12-16 05:59:27,430 [salt.minion      ][INFO    ][7500] Starting a new job with PID 7500
2017-12-16 05:59:30,313 [salt.state       ][INFO    ][7500] Loading fresh modules for state activity
2017-12-16 05:59:30,641 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 05:59:30,658 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 05:59:30,693 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,740 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 05:59:30,760 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,810 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 05:59:30,840 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,889 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 05:59:30,938 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,990 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 05:59:31,023 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,063 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 05:59:31,104 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,146 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 05:59:31,169 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,222 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 05:59:31,261 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,303 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 05:59:31,319 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,360 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 05:59:31,385 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,427 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 05:59:31,451 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,506 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 05:59:31,527 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,585 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 05:59:31,620 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,674 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 05:59:31,696 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,761 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 05:59:31,781 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,827 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 05:59:31,860 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,903 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 05:59:31,924 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,984 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 05:59:32,025 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,122 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 05:59:32,184 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,235 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 05:59:32,261 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,314 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 05:59:32,374 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,423 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 05:59:32,435 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 05:59:32,458 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:59:32,476 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 05:59:32,489 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:59:32,501 [salt.state       ][INFO    ][7500] Running state [/etc/environment] at time 05:59:32.500631
2017-12-16 05:59:32,501 [salt.state       ][INFO    ][7500] Executing state file.blockreplace for /etc/environment
2017-12-16 05:59:32,505 [salt.state       ][INFO    ][7500] No changes needed to be made
2017-12-16 05:59:32,505 [salt.state       ][INFO    ][7500] Completed state [/etc/environment] at time 05:59:32.504844 duration_in_ms=4.214
2017-12-16 05:59:32,505 [salt.state       ][INFO    ][7500] Running state [/etc/profile.d] at time 05:59:32.505120
2017-12-16 05:59:32,505 [salt.state       ][INFO    ][7500] Executing state file.directory for /etc/profile.d
2017-12-16 05:59:32,506 [salt.state       ][INFO    ][7500] Directory /etc/profile.d is in the correct state
2017-12-16 05:59:32,506 [salt.state       ][INFO    ][7500] Completed state [/etc/profile.d] at time 05:59:32.506417 duration_in_ms=1.297
2017-12-16 05:59:32,779 [salt.state       ][INFO    ][7500] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:59:32.778638
2017-12-16 05:59:32,779 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 05:59:32,807 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 05:59:32,812 [salt.state       ][INFO    ][7500] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 05:59:32,812 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:59:32.812153 duration_in_ms=33.514
2017-12-16 05:59:32,813 [salt.state       ][INFO    ][7500] Running state [linux_repo_prereq_pkgs] at time 05:59:32.812780
2017-12-16 05:59:32,813 [salt.state       ][INFO    ][7500] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 05:59:32,814 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:59:33,260 [salt.state       ][INFO    ][7500] All specified packages are already installed
2017-12-16 05:59:33,261 [salt.state       ][INFO    ][7500] Completed state [linux_repo_prereq_pkgs] at time 05:59:33.260618 duration_in_ms=447.838
2017-12-16 05:59:33,261 [salt.state       ][INFO    ][7500] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:59:33.260948
2017-12-16 05:59:33,261 [salt.state       ][INFO    ][7500] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 05:59:33,262 [salt.state       ][INFO    ][7500] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 05:59:33,262 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:59:33.261893 duration_in_ms=0.945
2017-12-16 05:59:33,262 [salt.state       ][INFO    ][7500] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:59:33.262169
2017-12-16 05:59:33,262 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 05:59:33,279 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:59:33,295 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:33,328 [salt.state       ][INFO    ][7500] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 05:59:33,328 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:59:33.328284 duration_in_ms=66.115
2017-12-16 05:59:33,330 [salt.state       ][INFO    ][7500] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:59:33.330039
2017-12-16 05:59:33,330 [salt.state       ][INFO    ][7500] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 05:59:33,560 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 05:59:33,642 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:35,648 [salt.state       ][INFO    ][7500] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 05:59:35,648 [salt.state       ][INFO    ][7500] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:59:35.648235 duration_in_ms=2318.195
2017-12-16 05:59:35,648 [salt.state       ][INFO    ][7500] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:35.648467
2017-12-16 05:59:35,649 [salt.state       ][INFO    ][7500] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 05:59:35,649 [salt.state       ][INFO    ][7500] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 05:59:35,649 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:35.649087 duration_in_ms=0.62
2017-12-16 05:59:35,649 [salt.state       ][INFO    ][7500] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:35.649232
2017-12-16 05:59:35,649 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 05:59:35,669 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:59:35,688 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:35,724 [salt.state       ][INFO    ][7500] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 05:59:35,725 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:35.724536 duration_in_ms=75.303
2017-12-16 05:59:35,725 [salt.state       ][INFO    ][7500] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:59:35.725302
2017-12-16 05:59:35,726 [salt.state       ][INFO    ][7500] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 05:59:36,129 [salt.loaded.int.module.cmdmod][INFO    ][7500] 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'
2017-12-16 05:59:36,216 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:37,489 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055937479749
2017-12-16 05:59:37,502 [salt.minion      ][INFO    ][8497] Starting a new job with PID 8497
2017-12-16 05:59:37,516 [salt.minion      ][INFO    ][8497] Returning information for job: 20171216055937479749
2017-12-16 05:59:38,114 [salt.state       ][INFO    ][7500] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 05:59:38,114 [salt.state       ][INFO    ][7500] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:59:38.113785 duration_in_ms=2388.482
2017-12-16 05:59:38,114 [salt.state       ][INFO    ][7500] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:59:38.113996
2017-12-16 05:59:38,114 [salt.state       ][INFO    ][7500] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 05:59:38,114 [salt.state       ][INFO    ][7500] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 05:59:38,115 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:59:38.114579 duration_in_ms=0.583
2017-12-16 05:59:38,115 [salt.state       ][INFO    ][7500] Running state [/etc/apt/preferences.d/uca] at time 05:59:38.114723
2017-12-16 05:59:38,115 [salt.state       ][INFO    ][7500] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 05:59:38,115 [salt.state       ][INFO    ][7500] File /etc/apt/preferences.d/uca is not present
2017-12-16 05:59:38,115 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/preferences.d/uca] at time 05:59:38.115159 duration_in_ms=0.436
2017-12-16 05:59:38,116 [salt.state       ][INFO    ][7500] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:59:38.115767
2017-12-16 05:59:38,116 [salt.state       ][INFO    ][7500] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 05:59:38,203 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 05:59:38,252 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:40,124 [salt.state       ][INFO    ][7500] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 05:59:40,125 [salt.state       ][INFO    ][7500] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:59:40.124572 duration_in_ms=2008.804
2017-12-16 05:59:40,125 [salt.state       ][INFO    ][7500] Running state [linux_extra_packages_purged] at time 05:59:40.124930
2017-12-16 05:59:40,125 [salt.state       ][INFO    ][7500] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 05:59:40,131 [salt.state       ][INFO    ][7500] All specified packages are already absent
2017-12-16 05:59:40,131 [salt.state       ][INFO    ][7500] Completed state [linux_extra_packages_purged] at time 05:59:40.130927 duration_in_ms=5.997
2017-12-16 05:59:40,131 [salt.state       ][INFO    ][7500] Running state [linux_extra_packages_latest] at time 05:59:40.131083
2017-12-16 05:59:40,131 [salt.state       ][INFO    ][7500] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 05:59:40,134 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:42,198 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 05:59:42,246 [salt.state       ][INFO    ][7500] Package mcelog is already up-to-date
2017-12-16 05:59:42,247 [salt.state       ][INFO    ][7500] Completed state [linux_extra_packages_latest] at time 05:59:42.246672 duration_in_ms=2115.587
2017-12-16 05:59:42,247 [salt.state       ][INFO    ][7500] Running state [UTC] at time 05:59:42.247415
2017-12-16 05:59:42,248 [salt.state       ][INFO    ][7500] Executing state timezone.system for UTC
2017-12-16 05:59:42,248 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:59:42,285 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:59:42,296 [salt.state       ][INFO    ][7500] Timezone UTC already set, UTC already set to UTC
2017-12-16 05:59:42,296 [salt.state       ][INFO    ][7500] Completed state [UTC] at time 05:59:42.296060 duration_in_ms=48.645
2017-12-16 05:59:42,297 [salt.state       ][INFO    ][7500] Running state [nf_conntrack] at time 05:59:42.296771
2017-12-16 05:59:42,297 [salt.state       ][INFO    ][7500] Executing state kmod.present for nf_conntrack
2017-12-16 05:59:42,298 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'lsmod' in directory '/root'
2017-12-16 05:59:42,306 [salt.state       ][INFO    ][7500] Kernel module nf_conntrack is already present
2017-12-16 05:59:42,307 [salt.state       ][INFO    ][7500] Completed state [nf_conntrack] at time 05:59:42.306744 duration_in_ms=9.972
2017-12-16 05:59:42,307 [salt.state       ][INFO    ][7500] Running state [kernel.panic] at time 05:59:42.307403
2017-12-16 05:59:42,308 [salt.state       ][INFO    ][7500] Executing state sysctl.present for kernel.panic
2017-12-16 05:59:42,316 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,328 [salt.state       ][INFO    ][7500] Sysctl value kernel.panic = 60 is already set
2017-12-16 05:59:42,328 [salt.state       ][INFO    ][7500] Completed state [kernel.panic] at time 05:59:42.328182 duration_in_ms=20.777
2017-12-16 05:59:42,329 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_keepalive_probes] at time 05:59:42.328542
2017-12-16 05:59:42,329 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 05:59:42,329 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,342 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 05:59:42,342 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:59:42.342348 duration_in_ms=13.806
2017-12-16 05:59:42,343 [salt.state       ][INFO    ][7500] Running state [fs.file-max] at time 05:59:42.342730
2017-12-16 05:59:42,343 [salt.state       ][INFO    ][7500] Executing state sysctl.present for fs.file-max
2017-12-16 05:59:42,344 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,356 [salt.state       ][INFO    ][7500] Sysctl value fs.file-max = 124165 is already set
2017-12-16 05:59:42,357 [salt.state       ][INFO    ][7500] Completed state [fs.file-max] at time 05:59:42.356552 duration_in_ms=13.821
2017-12-16 05:59:42,357 [salt.state       ][INFO    ][7500] Running state [net.core.somaxconn] at time 05:59:42.356894
2017-12-16 05:59:42,357 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.core.somaxconn
2017-12-16 05:59:42,358 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,370 [salt.state       ][INFO    ][7500] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 05:59:42,371 [salt.state       ][INFO    ][7500] Completed state [net.core.somaxconn] at time 05:59:42.370582 duration_in_ms=13.688
2017-12-16 05:59:42,371 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:59:42.370925
2017-12-16 05:59:42,371 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 05:59:42,372 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,384 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 05:59:42,385 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:59:42.384786 duration_in_ms=13.86
2017-12-16 05:59:42,385 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_tw_reuse] at time 05:59:42.385118
2017-12-16 05:59:42,385 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 05:59:42,386 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,398 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 05:59:42,398 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_tw_reuse] at time 05:59:42.397893 duration_in_ms=12.774
2017-12-16 05:59:42,398 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_congestion_control] at time 05:59:42.398224
2017-12-16 05:59:42,399 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 05:59:42,399 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,410 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 05:59:42,411 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_congestion_control] at time 05:59:42.410784 duration_in_ms=12.56
2017-12-16 05:59:42,411 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_retries2] at time 05:59:42.411111
2017-12-16 05:59:42,411 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 05:59:42,412 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,423 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 05:59:42,424 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_retries2] at time 05:59:42.423518 duration_in_ms=12.407
2017-12-16 05:59:42,424 [salt.state       ][INFO    ][7500] Running state [net.core.netdev_max_backlog] at time 05:59:42.423872
2017-12-16 05:59:42,424 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 05:59:42,425 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,436 [salt.state       ][INFO    ][7500] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 05:59:42,436 [salt.state       ][INFO    ][7500] Completed state [net.core.netdev_max_backlog] at time 05:59:42.436207 duration_in_ms=12.335
2017-12-16 05:59:42,437 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:59:42.436528
2017-12-16 05:59:42,437 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 05:59:42,437 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,449 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 05:59:42,449 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:59:42.449018 duration_in_ms=12.49
2017-12-16 05:59:42,449 [salt.state       ][INFO    ][7500] Running state [vm.swappiness] at time 05:59:42.449343
2017-12-16 05:59:42,450 [salt.state       ][INFO    ][7500] Executing state sysctl.present for vm.swappiness
2017-12-16 05:59:42,450 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,461 [salt.state       ][INFO    ][7500] Sysctl value vm.swappiness = 10 is already set
2017-12-16 05:59:42,462 [salt.state       ][INFO    ][7500] Completed state [vm.swappiness] at time 05:59:42.461626 duration_in_ms=12.282
2017-12-16 05:59:42,462 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:59:42.461955
2017-12-16 05:59:42,462 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 05:59:42,463 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,474 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 05:59:42,474 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:59:42.474302 duration_in_ms=12.347
2017-12-16 05:59:42,475 [salt.state       ][INFO    ][7500] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:59:42.474650
2017-12-16 05:59:42,475 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 05:59:42,475 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,487 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 05:59:42,487 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:59:42.487034 duration_in_ms=12.384
2017-12-16 05:59:42,487 [salt.state       ][INFO    ][7500] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:59:42.487366
2017-12-16 05:59:42,488 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 05:59:42,488 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,499 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 05:59:42,500 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:59:42.499871 duration_in_ms=12.505
2017-12-16 05:59:42,500 [salt.state       ][INFO    ][7500] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:59:42.500214
2017-12-16 05:59:42,501 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 05:59:42,501 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,512 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 05:59:42,513 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:59:42.512729 duration_in_ms=12.513
2017-12-16 05:59:42,513 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_fin_timeout] at time 05:59:42.513057
2017-12-16 05:59:42,513 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 05:59:42,514 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,525 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 05:59:42,526 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_fin_timeout] at time 05:59:42.525749 duration_in_ms=12.691
2017-12-16 05:59:42,526 [salt.state       ][INFO    ][7500] Running state [net.ipv4.tcp_keepalive_time] at time 05:59:42.526070
2017-12-16 05:59:42,526 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 05:59:42,527 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,538 [salt.state       ][INFO    ][7500] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 05:59:42,539 [salt.state       ][INFO    ][7500] Completed state [net.ipv4.tcp_keepalive_time] at time 05:59:42.538486 duration_in_ms=12.416
2017-12-16 05:59:42,539 [salt.state       ][INFO    ][7500] Running state [net.nf_conntrack_max] at time 05:59:42.538816
2017-12-16 05:59:42,539 [salt.state       ][INFO    ][7500] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 05:59:42,540 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,551 [salt.state       ][INFO    ][7500] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 05:59:42,551 [salt.state       ][INFO    ][7500] Completed state [net.nf_conntrack_max] at time 05:59:42.551315 duration_in_ms=12.497
2017-12-16 05:59:42,552 [salt.state       ][INFO    ][7500] Running state [linux_sysfs_package] at time 05:59:42.551642
2017-12-16 05:59:42,552 [salt.state       ][INFO    ][7500] Executing state pkg.installed for linux_sysfs_package
2017-12-16 05:59:42,555 [salt.state       ][INFO    ][7500] All specified packages are already installed
2017-12-16 05:59:42,555 [salt.state       ][INFO    ][7500] Completed state [linux_sysfs_package] at time 05:59:42.555254 duration_in_ms=3.612
2017-12-16 05:59:42,556 [salt.state       ][INFO    ][7500] Running state [/etc/sysfs.d] at time 05:59:42.556180
2017-12-16 05:59:42,556 [salt.state       ][INFO    ][7500] Executing state file.directory for /etc/sysfs.d
2017-12-16 05:59:42,557 [salt.state       ][INFO    ][7500] Directory /etc/sysfs.d is in the correct state
2017-12-16 05:59:42,557 [salt.state       ][INFO    ][7500] Completed state [/etc/sysfs.d] at time 05:59:42.557199 duration_in_ms=1.02
2017-12-16 05:59:42,558 [salt.state       ][INFO    ][7500] Running state [ondemand] at time 05:59:42.557742
2017-12-16 05:59:42,558 [salt.state       ][INFO    ][7500] Executing state service.dead for ondemand
2017-12-16 05:59:42,559 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 05:59:42,567 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:59:42,574 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:59:42,583 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'runlevel' in directory '/root'
2017-12-16 05:59:42,589 [salt.state       ][INFO    ][7500] The service ondemand is already dead
2017-12-16 05:59:42,590 [salt.state       ][INFO    ][7500] Completed state [ondemand] at time 05:59:42.589536 duration_in_ms=31.793
2017-12-16 05:59:42,590 [salt.state       ][INFO    ][7500] Running state [cs_CZ.UTF-8] at time 05:59:42.590003
2017-12-16 05:59:42,590 [salt.state       ][INFO    ][7500] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 05:59:42,591 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'locale -a' in directory '/root'
2017-12-16 05:59:42,596 [salt.state       ][INFO    ][7500] Locale cs_CZ.UTF-8 is already present
2017-12-16 05:59:42,596 [salt.state       ][INFO    ][7500] Completed state [cs_CZ.UTF-8] at time 05:59:42.596342 duration_in_ms=6.338
2017-12-16 05:59:42,597 [salt.state       ][INFO    ][7500] Running state [en_US.UTF-8] at time 05:59:42.596537
2017-12-16 05:59:42,597 [salt.state       ][INFO    ][7500] Executing state locale.present for en_US.UTF-8
2017-12-16 05:59:42,597 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'locale -a' in directory '/root'
2017-12-16 05:59:42,602 [salt.state       ][INFO    ][7500] Locale en_US.UTF-8 is already present
2017-12-16 05:59:42,602 [salt.state       ][INFO    ][7500] Completed state [en_US.UTF-8] at time 05:59:42.602331 duration_in_ms=5.794
2017-12-16 05:59:42,603 [salt.state       ][INFO    ][7500] Running state [en_US.UTF-8] at time 05:59:42.603169
2017-12-16 05:59:42,603 [salt.state       ][INFO    ][7500] Executing state locale.system for en_US.UTF-8
2017-12-16 05:59:42,604 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'localectl' in directory '/root'
2017-12-16 05:59:42,633 [salt.state       ][INFO    ][7500] System locale en_US.UTF-8 already set
2017-12-16 05:59:42,633 [salt.state       ][INFO    ][7500] Completed state [en_US.UTF-8] at time 05:59:42.632701 duration_in_ms=29.531
2017-12-16 05:59:42,634 [salt.state       ][INFO    ][7500] Running state [root] at time 05:59:42.633575
2017-12-16 05:59:42,634 [salt.state       ][INFO    ][7500] Executing state user.present for root
2017-12-16 05:59:42,635 [salt.state       ][INFO    ][7500] User root is present and up to date
2017-12-16 05:59:42,635 [salt.state       ][INFO    ][7500] Completed state [root] at time 05:59:42.634683 duration_in_ms=1.107
2017-12-16 05:59:42,635 [salt.state       ][INFO    ][7500] Running state [/root] at time 05:59:42.635385
2017-12-16 05:59:42,636 [salt.state       ][INFO    ][7500] Executing state file.directory for /root
2017-12-16 05:59:42,636 [salt.state       ][INFO    ][7500] Directory /root is in the correct state
2017-12-16 05:59:42,636 [salt.state       ][INFO    ][7500] Completed state [/root] at time 05:59:42.636096 duration_in_ms=0.711
2017-12-16 05:59:42,636 [salt.state       ][INFO    ][7500] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:59:42.636238
2017-12-16 05:59:42,636 [salt.state       ][INFO    ][7500] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 05:59:42,637 [salt.state       ][INFO    ][7500] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 05:59:42,637 [salt.state       ][INFO    ][7500] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:59:42.636689 duration_in_ms=0.451
2017-12-16 05:59:42,637 [salt.state       ][INFO    ][7500] Running state [ubuntu] at time 05:59:42.636834
2017-12-16 05:59:42,637 [salt.state       ][INFO    ][7500] Executing state user.present for ubuntu
2017-12-16 05:59:42,638 [salt.state       ][INFO    ][7500] User ubuntu is present and up to date
2017-12-16 05:59:42,638 [salt.state       ][INFO    ][7500] Completed state [ubuntu] at time 05:59:42.637699 duration_in_ms=0.865
2017-12-16 05:59:42,638 [salt.state       ][INFO    ][7500] Running state [/home/ubuntu] at time 05:59:42.638310
2017-12-16 05:59:42,638 [salt.state       ][INFO    ][7500] Executing state file.directory for /home/ubuntu
2017-12-16 05:59:42,639 [salt.state       ][INFO    ][7500] Directory /home/ubuntu is in the correct state
2017-12-16 05:59:42,639 [salt.state       ][INFO    ][7500] Completed state [/home/ubuntu] at time 05:59:42.639013 duration_in_ms=0.703
2017-12-16 05:59:42,640 [salt.state       ][INFO    ][7500] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:59:42.639522
2017-12-16 05:59:42,640 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 05:59:42,655 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 05:59:42,672 [salt.state       ][INFO    ][7500] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 05:59:42,672 [salt.state       ][INFO    ][7500] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:59:42.671956 duration_in_ms=32.434
2017-12-16 05:59:42,672 [salt.state       ][INFO    ][7500] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:59:42.672102
2017-12-16 05:59:42,672 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 05:59:42,688 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 05:59:42,704 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:42,736 [salt.state       ][INFO    ][7500] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 05:59:42,736 [salt.state       ][INFO    ][7500] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:59:42.735957 duration_in_ms=63.855
2017-12-16 05:59:42,736 [salt.state       ][INFO    ][7500] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:59:42.736116
2017-12-16 05:59:42,736 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 05:59:42,753 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 05:59:42,769 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:42,800 [salt.state       ][INFO    ][7500] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 05:59:42,800 [salt.state       ][INFO    ][7500] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:59:42.799676 duration_in_ms=63.56
2017-12-16 05:59:42,800 [salt.state       ][INFO    ][7500] Running state [service.systemctl_reload] at time 05:59:42.800458
2017-12-16 05:59:42,801 [salt.state       ][INFO    ][7500] Executing state module.wait for service.systemctl_reload
2017-12-16 05:59:42,801 [salt.state       ][INFO    ][7500] No changes made for service.systemctl_reload
2017-12-16 05:59:42,801 [salt.state       ][INFO    ][7500] Completed state [service.systemctl_reload] at time 05:59:42.800902 duration_in_ms=0.445
2017-12-16 05:59:42,801 [salt.state       ][INFO    ][7500] Running state [/etc/hostname] at time 05:59:42.801044
2017-12-16 05:59:42,801 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/hostname
2017-12-16 05:59:42,816 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 05:59:42,817 [salt.state       ][INFO    ][7500] File /etc/hostname is in the correct state
2017-12-16 05:59:42,817 [salt.state       ][INFO    ][7500] Completed state [/etc/hostname] at time 05:59:42.817428 duration_in_ms=16.385
2017-12-16 05:59:42,818 [salt.state       ][INFO    ][7500] Running state [hostname msg01] at time 05:59:42.818279
2017-12-16 05:59:42,818 [salt.state       ][INFO    ][7500] Executing state cmd.wait for hostname msg01
2017-12-16 05:59:42,819 [salt.state       ][INFO    ][7500] No changes made for hostname msg01
2017-12-16 05:59:42,819 [salt.state       ][INFO    ][7500] Completed state [hostname msg01] at time 05:59:42.818779 duration_in_ms=0.499
2017-12-16 05:59:42,819 [salt.state       ][INFO    ][7500] Running state [mdb02] at time 05:59:42.819092
2017-12-16 05:59:42,819 [salt.state       ][INFO    ][7500] Executing state host.present for mdb02
2017-12-16 05:59:42,820 [salt.state       ][INFO    ][7500] Host mdb02 (10.167.4.77) already present
2017-12-16 05:59:42,820 [salt.state       ][INFO    ][7500] Completed state [mdb02] at time 05:59:42.819656 duration_in_ms=0.564
2017-12-16 05:59:42,820 [salt.state       ][INFO    ][7500] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.819810
2017-12-16 05:59:42,820 [salt.state       ][INFO    ][7500] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,820 [salt.state       ][INFO    ][7500] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 05:59:42,820 [salt.state       ][INFO    ][7500] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.820351 duration_in_ms=0.542
2017-12-16 05:59:42,821 [salt.state       ][INFO    ][7500] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.820494
2017-12-16 05:59:42,821 [salt.state       ][INFO    ][7500] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,821 [salt.state       ][INFO    ][7500] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 05:59:42,821 [salt.state       ][INFO    ][7500] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.821025 duration_in_ms=0.53
2017-12-16 05:59:42,821 [salt.state       ][INFO    ][7500] Running state [mdb03] at time 05:59:42.821168
2017-12-16 05:59:42,821 [salt.state       ][INFO    ][7500] Executing state host.present for mdb03
2017-12-16 05:59:42,822 [salt.state       ][INFO    ][7500] Host mdb03 (10.167.4.78) already present
2017-12-16 05:59:42,822 [salt.state       ][INFO    ][7500] Completed state [mdb03] at time 05:59:42.821693 duration_in_ms=0.524
2017-12-16 05:59:42,822 [salt.state       ][INFO    ][7500] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.821833
2017-12-16 05:59:42,822 [salt.state       ][INFO    ][7500] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,822 [salt.state       ][INFO    ][7500] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 05:59:42,822 [salt.state       ][INFO    ][7500] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.822362 duration_in_ms=0.529
2017-12-16 05:59:42,823 [salt.state       ][INFO    ][7500] Running state [mdb01] at time 05:59:42.822510
2017-12-16 05:59:42,823 [salt.state       ][INFO    ][7500] Executing state host.present for mdb01
2017-12-16 05:59:42,823 [salt.state       ][INFO    ][7500] Host mdb01 (10.167.4.76) already present
2017-12-16 05:59:42,823 [salt.state       ][INFO    ][7500] Completed state [mdb01] at time 05:59:42.823034 duration_in_ms=0.525
2017-12-16 05:59:42,823 [salt.state       ][INFO    ][7500] Running state [mdb] at time 05:59:42.823175
2017-12-16 05:59:42,823 [salt.state       ][INFO    ][7500] Executing state host.present for mdb
2017-12-16 05:59:42,824 [salt.state       ][INFO    ][7500] Host mdb (10.167.4.75) already present
2017-12-16 05:59:42,824 [salt.state       ][INFO    ][7500] Completed state [mdb] at time 05:59:42.823697 duration_in_ms=0.522
2017-12-16 05:59:42,824 [salt.state       ][INFO    ][7500] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.823847
2017-12-16 05:59:42,824 [salt.state       ][INFO    ][7500] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,824 [salt.state       ][INFO    ][7500] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 05:59:42,824 [salt.state       ][INFO    ][7500] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.824376 duration_in_ms=0.529
2017-12-16 05:59:42,825 [salt.state       ][INFO    ][7500] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.824515
2017-12-16 05:59:42,825 [salt.state       ][INFO    ][7500] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,825 [salt.state       ][INFO    ][7500] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:59:42,825 [salt.state       ][INFO    ][7500] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.825039 duration_in_ms=0.525
2017-12-16 05:59:42,825 [salt.state       ][INFO    ][7500] Running state [cfg01] at time 05:59:42.825178
2017-12-16 05:59:42,825 [salt.state       ][INFO    ][7500] Executing state host.present for cfg01
2017-12-16 05:59:42,826 [salt.state       ][INFO    ][7500] Host cfg01 (10.167.4.100) already present
2017-12-16 05:59:42,826 [salt.state       ][INFO    ][7500] Completed state [cfg01] at time 05:59:42.825703 duration_in_ms=0.524
2017-12-16 05:59:42,826 [salt.state       ][INFO    ][7500] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.825841
2017-12-16 05:59:42,826 [salt.state       ][INFO    ][7500] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,826 [salt.state       ][INFO    ][7500] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 05:59:42,826 [salt.state       ][INFO    ][7500] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.826367 duration_in_ms=0.526
2017-12-16 05:59:42,827 [salt.state       ][INFO    ][7500] Running state [prx01] at time 05:59:42.826514
2017-12-16 05:59:42,827 [salt.state       ][INFO    ][7500] Executing state host.present for prx01
2017-12-16 05:59:42,827 [salt.state       ][INFO    ][7500] Host prx01 (10.167.4.104) already present
2017-12-16 05:59:42,827 [salt.state       ][INFO    ][7500] Completed state [prx01] at time 05:59:42.827043 duration_in_ms=0.529
2017-12-16 05:59:42,827 [salt.state       ][INFO    ][7500] Running state [kvm01] at time 05:59:42.827181
2017-12-16 05:59:42,827 [salt.state       ][INFO    ][7500] Executing state host.present for kvm01
2017-12-16 05:59:42,828 [salt.state       ][INFO    ][7500] Host kvm01 (10.167.4.141) already present
2017-12-16 05:59:42,828 [salt.state       ][INFO    ][7500] Completed state [kvm01] at time 05:59:42.827706 duration_in_ms=0.525
2017-12-16 05:59:42,828 [salt.state       ][INFO    ][7500] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.827856
2017-12-16 05:59:42,828 [salt.state       ][INFO    ][7500] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,828 [salt.state       ][INFO    ][7500] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 05:59:42,828 [salt.state       ][INFO    ][7500] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.828384 duration_in_ms=0.528
2017-12-16 05:59:42,829 [salt.state       ][INFO    ][7500] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.828524
2017-12-16 05:59:42,829 [salt.state       ][INFO    ][7500] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,829 [salt.state       ][INFO    ][7500] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 05:59:42,829 [salt.state       ][INFO    ][7500] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.829050 duration_in_ms=0.526
2017-12-16 05:59:42,829 [salt.state       ][INFO    ][7500] Running state [kvm03] at time 05:59:42.829189
2017-12-16 05:59:42,829 [salt.state       ][INFO    ][7500] Executing state host.present for kvm03
2017-12-16 05:59:42,830 [salt.state       ][INFO    ][7500] Host kvm03 (10.167.4.143) already present
2017-12-16 05:59:42,830 [salt.state       ][INFO    ][7500] Completed state [kvm03] at time 05:59:42.829846 duration_in_ms=0.658
2017-12-16 05:59:42,830 [salt.state       ][INFO    ][7500] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.829990
2017-12-16 05:59:42,830 [salt.state       ][INFO    ][7500] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,830 [salt.state       ][INFO    ][7500] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 05:59:42,831 [salt.state       ][INFO    ][7500] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.830528 duration_in_ms=0.539
2017-12-16 05:59:42,831 [salt.state       ][INFO    ][7500] Running state [kvm02] at time 05:59:42.830670
2017-12-16 05:59:42,831 [salt.state       ][INFO    ][7500] Executing state host.present for kvm02
2017-12-16 05:59:42,831 [salt.state       ][INFO    ][7500] Host kvm02 (10.167.4.142) already present
2017-12-16 05:59:42,831 [salt.state       ][INFO    ][7500] Completed state [kvm02] at time 05:59:42.831191 duration_in_ms=0.522
2017-12-16 05:59:42,831 [salt.state       ][INFO    ][7500] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.831331
2017-12-16 05:59:42,831 [salt.state       ][INFO    ][7500] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,832 [salt.state       ][INFO    ][7500] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 05:59:42,832 [salt.state       ][INFO    ][7500] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.831868 duration_in_ms=0.536
2017-12-16 05:59:42,832 [salt.state       ][INFO    ][7500] Running state [dbs] at time 05:59:42.832008
2017-12-16 05:59:42,832 [salt.state       ][INFO    ][7500] Executing state host.present for dbs
2017-12-16 05:59:42,832 [salt.state       ][INFO    ][7500] Host dbs (10.167.4.50) already present
2017-12-16 05:59:42,833 [salt.state       ][INFO    ][7500] Completed state [dbs] at time 05:59:42.832536 duration_in_ms=0.528
2017-12-16 05:59:42,833 [salt.state       ][INFO    ][7500] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.832677
2017-12-16 05:59:42,833 [salt.state       ][INFO    ][7500] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,833 [salt.state       ][INFO    ][7500] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 05:59:42,833 [salt.state       ][INFO    ][7500] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.833205 duration_in_ms=0.528
2017-12-16 05:59:42,833 [salt.state       ][INFO    ][7500] Running state [prx] at time 05:59:42.833344
2017-12-16 05:59:42,833 [salt.state       ][INFO    ][7500] Executing state host.present for prx
2017-12-16 05:59:42,834 [salt.state       ][INFO    ][7500] Host prx (172.30.10.103) already present
2017-12-16 05:59:42,834 [salt.state       ][INFO    ][7500] Completed state [prx] at time 05:59:42.833870 duration_in_ms=0.525
2017-12-16 05:59:42,834 [salt.state       ][INFO    ][7500] Running state [prx02] at time 05:59:42.834009
2017-12-16 05:59:42,834 [salt.state       ][INFO    ][7500] Executing state host.present for prx02
2017-12-16 05:59:42,834 [salt.state       ][INFO    ][7500] Host prx02 (10.167.4.105) already present
2017-12-16 05:59:42,835 [salt.state       ][INFO    ][7500] Completed state [prx02] at time 05:59:42.834545 duration_in_ms=0.536
2017-12-16 05:59:42,835 [salt.state       ][INFO    ][7500] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.834684
2017-12-16 05:59:42,835 [salt.state       ][INFO    ][7500] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,835 [salt.state       ][INFO    ][7500] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 05:59:42,835 [salt.state       ][INFO    ][7500] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.835213 duration_in_ms=0.529
2017-12-16 05:59:42,835 [salt.state       ][INFO    ][7500] Running state [msg02] at time 05:59:42.835351
2017-12-16 05:59:42,835 [salt.state       ][INFO    ][7500] Executing state host.present for msg02
2017-12-16 05:59:42,836 [salt.state       ][INFO    ][7500] Host msg02 (10.167.4.42) already present
2017-12-16 05:59:42,836 [salt.state       ][INFO    ][7500] Completed state [msg02] at time 05:59:42.835890 duration_in_ms=0.538
2017-12-16 05:59:42,836 [salt.state       ][INFO    ][7500] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.836029
2017-12-16 05:59:42,836 [salt.state       ][INFO    ][7500] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,836 [salt.state       ][INFO    ][7500] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 05:59:42,837 [salt.state       ][INFO    ][7500] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.836556 duration_in_ms=0.526
2017-12-16 05:59:42,837 [salt.state       ][INFO    ][7500] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.836695
2017-12-16 05:59:42,837 [salt.state       ][INFO    ][7500] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,837 [salt.state       ][INFO    ][7500] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 05:59:42,837 [salt.state       ][INFO    ][7500] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.837224 duration_in_ms=0.528
2017-12-16 05:59:42,837 [salt.state       ][INFO    ][7500] Running state [msg03] at time 05:59:42.837371
2017-12-16 05:59:42,838 [salt.state       ][INFO    ][7500] Executing state host.present for msg03
2017-12-16 05:59:42,838 [salt.state       ][INFO    ][7500] Host msg03 (10.167.4.43) already present
2017-12-16 05:59:42,838 [salt.state       ][INFO    ][7500] Completed state [msg03] at time 05:59:42.837925 duration_in_ms=0.554
2017-12-16 05:59:42,838 [salt.state       ][INFO    ][7500] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.838076
2017-12-16 05:59:42,838 [salt.state       ][INFO    ][7500] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,839 [salt.state       ][INFO    ][7500] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 05:59:42,839 [salt.state       ][INFO    ][7500] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.838640 duration_in_ms=0.564
2017-12-16 05:59:42,839 [salt.state       ][INFO    ][7500] Running state [msg01] at time 05:59:42.838785
2017-12-16 05:59:42,839 [salt.state       ][INFO    ][7500] Executing state host.present for msg01
2017-12-16 05:59:42,839 [salt.state       ][INFO    ][7500] Host msg01 (10.167.4.41) already present
2017-12-16 05:59:42,839 [salt.state       ][INFO    ][7500] Completed state [msg01] at time 05:59:42.839339 duration_in_ms=0.553
2017-12-16 05:59:42,840 [salt.state       ][INFO    ][7500] Running state [file.replace] at time 05:59:42.839954
2017-12-16 05:59:42,840 [salt.state       ][INFO    ][7500] Executing state module.run for file.replace
2017-12-16 05:59:42,904 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 05:59:42,910 [salt.state       ][INFO    ][7500] onlyif execution failed
2017-12-16 05:59:42,911 [salt.state       ][INFO    ][7500] Completed state [file.replace] at time 05:59:42.910568 duration_in_ms=70.613
2017-12-16 05:59:42,911 [salt.state       ][INFO    ][7500] Running state [msg] at time 05:59:42.910798
2017-12-16 05:59:42,911 [salt.state       ][INFO    ][7500] Executing state host.present for msg
2017-12-16 05:59:42,911 [salt.state       ][INFO    ][7500] Host msg (10.167.4.40) already present
2017-12-16 05:59:42,912 [salt.state       ][INFO    ][7500] Completed state [msg] at time 05:59:42.911545 duration_in_ms=0.746
2017-12-16 05:59:42,912 [salt.state       ][INFO    ][7500] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.911698
2017-12-16 05:59:42,912 [salt.state       ][INFO    ][7500] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,912 [salt.state       ][INFO    ][7500] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 05:59:42,912 [salt.state       ][INFO    ][7500] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.912296 duration_in_ms=0.598
2017-12-16 05:59:42,912 [salt.state       ][INFO    ][7500] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.912445
2017-12-16 05:59:42,913 [salt.state       ][INFO    ][7500] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,913 [salt.state       ][INFO    ][7500] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:59:42,913 [salt.state       ][INFO    ][7500] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.912995 duration_in_ms=0.549
2017-12-16 05:59:42,913 [salt.state       ][INFO    ][7500] Running state [cfg01] at time 05:59:42.913146
2017-12-16 05:59:42,913 [salt.state       ][INFO    ][7500] Executing state host.present for cfg01
2017-12-16 05:59:42,914 [salt.state       ][INFO    ][7500] Host cfg01 (10.167.4.100) already present
2017-12-16 05:59:42,914 [salt.state       ][INFO    ][7500] Completed state [cfg01] at time 05:59:42.913693 duration_in_ms=0.547
2017-12-16 05:59:42,914 [salt.state       ][INFO    ][7500] Running state [cmp002] at time 05:59:42.913836
2017-12-16 05:59:42,914 [salt.state       ][INFO    ][7500] Executing state host.present for cmp002
2017-12-16 05:59:42,914 [salt.state       ][INFO    ][7500] Host cmp002 (10.167.4.102) already present
2017-12-16 05:59:42,914 [salt.state       ][INFO    ][7500] Completed state [cmp002] at time 05:59:42.914377 duration_in_ms=0.541
2017-12-16 05:59:42,915 [salt.state       ][INFO    ][7500] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.914536
2017-12-16 05:59:42,915 [salt.state       ][INFO    ][7500] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,915 [salt.state       ][INFO    ][7500] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 05:59:42,915 [salt.state       ][INFO    ][7500] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.915072 duration_in_ms=0.536
2017-12-16 05:59:42,915 [salt.state       ][INFO    ][7500] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.915219
2017-12-16 05:59:42,915 [salt.state       ][INFO    ][7500] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,916 [salt.state       ][INFO    ][7500] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 05:59:42,916 [salt.state       ][INFO    ][7500] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.915762 duration_in_ms=0.543
2017-12-16 05:59:42,916 [salt.state       ][INFO    ][7500] Running state [cmp001] at time 05:59:42.915946
2017-12-16 05:59:42,916 [salt.state       ][INFO    ][7500] Executing state host.present for cmp001
2017-12-16 05:59:42,916 [salt.state       ][INFO    ][7500] Host cmp001 (10.167.4.101) already present
2017-12-16 05:59:42,917 [salt.state       ][INFO    ][7500] Completed state [cmp001] at time 05:59:42.916485 duration_in_ms=0.538
2017-12-16 05:59:42,917 [salt.state       ][INFO    ][7500] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.916628
2017-12-16 05:59:42,917 [salt.state       ][INFO    ][7500] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,917 [salt.state       ][INFO    ][7500] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 05:59:42,917 [salt.state       ][INFO    ][7500] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.917167 duration_in_ms=0.538
2017-12-16 05:59:42,917 [salt.state       ][INFO    ][7500] Running state [dbs01] at time 05:59:42.917313
2017-12-16 05:59:42,917 [salt.state       ][INFO    ][7500] Executing state host.present for dbs01
2017-12-16 05:59:42,918 [salt.state       ][INFO    ][7500] Host dbs01 (10.167.4.51) already present
2017-12-16 05:59:42,918 [salt.state       ][INFO    ][7500] Completed state [dbs01] at time 05:59:42.917849 duration_in_ms=0.536
2017-12-16 05:59:42,918 [salt.state       ][INFO    ][7500] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.917989
2017-12-16 05:59:42,918 [salt.state       ][INFO    ][7500] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,918 [salt.state       ][INFO    ][7500] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 05:59:42,919 [salt.state       ][INFO    ][7500] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.918540 duration_in_ms=0.551
2017-12-16 05:59:42,919 [salt.state       ][INFO    ][7500] Running state [dbs02] at time 05:59:42.918687
2017-12-16 05:59:42,919 [salt.state       ][INFO    ][7500] Executing state host.present for dbs02
2017-12-16 05:59:42,920 [salt.state       ][INFO    ][7500] Host dbs02 (10.167.4.52) already present
2017-12-16 05:59:42,920 [salt.state       ][INFO    ][7500] Completed state [dbs02] at time 05:59:42.920424 duration_in_ms=1.736
2017-12-16 05:59:42,921 [salt.state       ][INFO    ][7500] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.920574
2017-12-16 05:59:42,921 [salt.state       ][INFO    ][7500] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,921 [salt.state       ][INFO    ][7500] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 05:59:42,921 [salt.state       ][INFO    ][7500] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.921122 duration_in_ms=0.548
2017-12-16 05:59:42,921 [salt.state       ][INFO    ][7500] Running state [dbs03] at time 05:59:42.921272
2017-12-16 05:59:42,921 [salt.state       ][INFO    ][7500] Executing state host.present for dbs03
2017-12-16 05:59:42,922 [salt.state       ][INFO    ][7500] Host dbs03 (10.167.4.53) already present
2017-12-16 05:59:42,922 [salt.state       ][INFO    ][7500] Completed state [dbs03] at time 05:59:42.921809 duration_in_ms=0.538
2017-12-16 05:59:42,922 [salt.state       ][INFO    ][7500] Running state [odl01] at time 05:59:42.921953
2017-12-16 05:59:42,922 [salt.state       ][INFO    ][7500] Executing state host.present for odl01
2017-12-16 05:59:42,922 [salt.state       ][INFO    ][7500] Host odl01 (10.167.4.111) already present
2017-12-16 05:59:42,923 [salt.state       ][INFO    ][7500] Completed state [odl01] at time 05:59:42.922495 duration_in_ms=0.541
2017-12-16 05:59:42,923 [salt.state       ][INFO    ][7500] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.922638
2017-12-16 05:59:42,923 [salt.state       ][INFO    ][7500] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,923 [salt.state       ][INFO    ][7500] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 05:59:42,923 [salt.state       ][INFO    ][7500] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.923178 duration_in_ms=0.539
2017-12-16 05:59:42,923 [salt.state       ][INFO    ][7500] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.923323
2017-12-16 05:59:42,923 [salt.state       ][INFO    ][7500] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,924 [salt.state       ][INFO    ][7500] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 05:59:42,924 [salt.state       ][INFO    ][7500] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.923895 duration_in_ms=0.572
2017-12-16 05:59:42,924 [salt.state       ][INFO    ][7500] Running state [mas01] at time 05:59:42.924038
2017-12-16 05:59:42,924 [salt.state       ][INFO    ][7500] Executing state host.present for mas01
2017-12-16 05:59:42,924 [salt.state       ][INFO    ][7500] Host mas01 (10.167.4.3) already present
2017-12-16 05:59:42,925 [salt.state       ][INFO    ][7500] Completed state [mas01] at time 05:59:42.924578 duration_in_ms=0.539
2017-12-16 05:59:42,925 [salt.state       ][INFO    ][7500] Running state [ctl02] at time 05:59:42.924721
2017-12-16 05:59:42,925 [salt.state       ][INFO    ][7500] Executing state host.present for ctl02
2017-12-16 05:59:42,925 [salt.state       ][INFO    ][7500] Host ctl02 (10.167.4.12) already present
2017-12-16 05:59:42,925 [salt.state       ][INFO    ][7500] Completed state [ctl02] at time 05:59:42.925255 duration_in_ms=0.535
2017-12-16 05:59:42,925 [salt.state       ][INFO    ][7500] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.925397
2017-12-16 05:59:42,926 [salt.state       ][INFO    ][7500] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,926 [salt.state       ][INFO    ][7500] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 05:59:42,926 [salt.state       ][INFO    ][7500] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.925936 duration_in_ms=0.54
2017-12-16 05:59:42,926 [salt.state       ][INFO    ][7500] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.926081
2017-12-16 05:59:42,926 [salt.state       ][INFO    ][7500] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,927 [salt.state       ][INFO    ][7500] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 05:59:42,927 [salt.state       ][INFO    ][7500] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.926630 duration_in_ms=0.549
2017-12-16 05:59:42,927 [salt.state       ][INFO    ][7500] Running state [ctl03] at time 05:59:42.926773
2017-12-16 05:59:42,927 [salt.state       ][INFO    ][7500] Executing state host.present for ctl03
2017-12-16 05:59:42,927 [salt.state       ][INFO    ][7500] Host ctl03 (10.167.4.13) already present
2017-12-16 05:59:42,927 [salt.state       ][INFO    ][7500] Completed state [ctl03] at time 05:59:42.927315 duration_in_ms=0.542
2017-12-16 05:59:42,927 [salt.state       ][INFO    ][7500] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.927458
2017-12-16 05:59:42,928 [salt.state       ][INFO    ][7500] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,928 [salt.state       ][INFO    ][7500] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 05:59:42,928 [salt.state       ][INFO    ][7500] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.928015 duration_in_ms=0.557
2017-12-16 05:59:42,928 [salt.state       ][INFO    ][7500] Running state [ctl01] at time 05:59:42.928158
2017-12-16 05:59:42,928 [salt.state       ][INFO    ][7500] Executing state host.present for ctl01
2017-12-16 05:59:42,929 [salt.state       ][INFO    ][7500] Host ctl01 (10.167.4.11) already present
2017-12-16 05:59:42,929 [salt.state       ][INFO    ][7500] Completed state [ctl01] at time 05:59:42.928695 duration_in_ms=0.537
2017-12-16 05:59:42,929 [salt.state       ][INFO    ][7500] Running state [ctl] at time 05:59:42.928836
2017-12-16 05:59:42,929 [salt.state       ][INFO    ][7500] Executing state host.present for ctl
2017-12-16 05:59:42,929 [salt.state       ][INFO    ][7500] Host ctl (10.167.4.10) already present
2017-12-16 05:59:42,929 [salt.state       ][INFO    ][7500] Completed state [ctl] at time 05:59:42.929371 duration_in_ms=0.535
2017-12-16 05:59:42,930 [salt.state       ][INFO    ][7500] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.929509
2017-12-16 05:59:42,930 [salt.state       ][INFO    ][7500] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,930 [salt.state       ][INFO    ][7500] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 05:59:42,930 [salt.state       ][INFO    ][7500] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.930047 duration_in_ms=0.538
2017-12-16 05:59:42,930 [salt.state       ][INFO    ][7500] Running state [ens2] at time 05:59:42.930187
2017-12-16 05:59:42,930 [salt.state       ][INFO    ][7500] Executing state network.managed for ens2
2017-12-16 05:59:43,251 [salt.state       ][INFO    ][7500] Interface ens2 is up to date.
2017-12-16 05:59:43,252 [salt.state       ][INFO    ][7500] Completed state [ens2] at time 05:59:43.251606 duration_in_ms=321.418
2017-12-16 05:59:43,252 [salt.state       ][INFO    ][7500] Running state [ens3] at time 05:59:43.251795
2017-12-16 05:59:43,252 [salt.state       ][INFO    ][7500] Executing state network.managed for ens3
2017-12-16 05:59:43,564 [salt.state       ][INFO    ][7500] Interface ens3 is up to date.
2017-12-16 05:59:43,564 [salt.state       ][INFO    ][7500] Completed state [ens3] at time 05:59:43.563807 duration_in_ms=312.012
2017-12-16 05:59:43,564 [salt.state       ][INFO    ][7500] Running state [/etc/profile.d/proxy.sh] at time 05:59:43.563993
2017-12-16 05:59:43,564 [salt.state       ][INFO    ][7500] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 05:59:43,564 [salt.state       ][INFO    ][7500] File /etc/profile.d/proxy.sh is not present
2017-12-16 05:59:43,565 [salt.state       ][INFO    ][7500] Completed state [/etc/profile.d/proxy.sh] at time 05:59:43.564542 duration_in_ms=0.549
2017-12-16 05:59:43,565 [salt.state       ][INFO    ][7500] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:59:43.564682
2017-12-16 05:59:43,565 [salt.state       ][INFO    ][7500] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 05:59:43,565 [salt.state       ][INFO    ][7500] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 05:59:43,565 [salt.state       ][INFO    ][7500] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:59:43.565121 duration_in_ms=0.438
2017-12-16 05:59:43,565 [salt.state       ][INFO    ][7500] Running state [ntp] at time 05:59:43.565268
2017-12-16 05:59:43,565 [salt.state       ][INFO    ][7500] Executing state pkg.installed for ntp
2017-12-16 05:59:43,568 [salt.state       ][INFO    ][7500] Package ntp is already installed
2017-12-16 05:59:43,569 [salt.state       ][INFO    ][7500] Completed state [ntp] at time 05:59:43.568535 duration_in_ms=3.267
2017-12-16 05:59:43,569 [salt.state       ][INFO    ][7500] Running state [/etc/ntp.conf] at time 05:59:43.569215
2017-12-16 05:59:43,569 [salt.state       ][INFO    ][7500] Executing state file.managed for /etc/ntp.conf
2017-12-16 05:59:43,585 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 05:59:43,608 [salt.fileclient  ][INFO    ][7500] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:59:43,615 [salt.state       ][INFO    ][7500] File /etc/ntp.conf is in the correct state
2017-12-16 05:59:43,615 [salt.state       ][INFO    ][7500] Completed state [/etc/ntp.conf] at time 05:59:43.614991 duration_in_ms=45.775
2017-12-16 05:59:43,616 [salt.state       ][INFO    ][7500] Running state [ntp] at time 05:59:43.616235
2017-12-16 05:59:43,617 [salt.state       ][INFO    ][7500] Executing state service.running for ntp
2017-12-16 05:59:43,617 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 05:59:43,630 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:59:43,641 [salt.loaded.int.module.cmdmod][INFO    ][7500] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:59:43,655 [salt.state       ][INFO    ][7500] The service ntp is already running
2017-12-16 05:59:43,655 [salt.state       ][INFO    ][7500] Completed state [ntp] at time 05:59:43.655313 duration_in_ms=39.077
2017-12-16 05:59:43,658 [salt.minion      ][INFO    ][7500] Returning information for job: 20171216055927395069
2017-12-16 06:00:08,717 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216060008705784
2017-12-16 06:00:08,733 [salt.minion      ][INFO    ][9456] Starting a new job with PID 9456
2017-12-16 06:00:10,292 [salt.state       ][INFO    ][9456] Loading fresh modules for state activity
2017-12-16 06:00:10,319 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:00:10,340 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:00:10,367 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:10,414 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:00:10,430 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:10,900 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:00:10,918 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:10,962 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:00:11,030 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:11,082 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:00:11,104 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:11,145 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:00:11,594 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:11,922 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:00:11,946 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,087 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:00:12,119 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,164 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:00:12,197 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,245 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:00:12,272 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,319 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:00:12,346 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,396 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:00:12,419 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,464 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:00:12,482 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,525 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:00:12,544 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,589 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:00:12,604 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,655 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:00:12,677 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,721 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:00:12,740 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,789 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:00:12,818 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,892 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:00:12,996 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:13,045 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:00:13,064 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:13,111 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:00:13,141 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:13,186 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:00:13,198 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:00:13,216 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:13,232 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:00:13,247 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:13,259 [salt.state       ][INFO    ][9456] Running state [/etc/environment] at time 06:00:13.258994
2017-12-16 06:00:13,259 [salt.state       ][INFO    ][9456] Executing state file.blockreplace for /etc/environment
2017-12-16 06:00:13,264 [salt.state       ][INFO    ][9456] No changes needed to be made
2017-12-16 06:00:13,264 [salt.state       ][INFO    ][9456] Completed state [/etc/environment] at time 06:00:13.264273 duration_in_ms=5.279
2017-12-16 06:00:13,265 [salt.state       ][INFO    ][9456] Running state [/etc/profile.d] at time 06:00:13.264544
2017-12-16 06:00:13,265 [salt.state       ][INFO    ][9456] Executing state file.directory for /etc/profile.d
2017-12-16 06:00:13,266 [salt.state       ][INFO    ][9456] Directory /etc/profile.d is in the correct state
2017-12-16 06:00:13,266 [salt.state       ][INFO    ][9456] Completed state [/etc/profile.d] at time 06:00:13.265810 duration_in_ms=1.266
2017-12-16 06:00:13,519 [salt.state       ][INFO    ][9456] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:13.518999
2017-12-16 06:00:13,519 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:00:13,536 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:00:13,541 [salt.state       ][INFO    ][9456] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:00:13,541 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:13.540787 duration_in_ms=21.788
2017-12-16 06:00:13,541 [salt.state       ][INFO    ][9456] Running state [linux_repo_prereq_pkgs] at time 06:00:13.541380
2017-12-16 06:00:13,542 [salt.state       ][INFO    ][9456] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:00:13,542 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:00:13,946 [salt.state       ][INFO    ][9456] All specified packages are already installed
2017-12-16 06:00:13,946 [salt.state       ][INFO    ][9456] Completed state [linux_repo_prereq_pkgs] at time 06:00:13.946088 duration_in_ms=404.707
2017-12-16 06:00:13,946 [salt.state       ][INFO    ][9456] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:13.946423
2017-12-16 06:00:13,947 [salt.state       ][INFO    ][9456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:00:13,947 [salt.state       ][INFO    ][9456] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:00:13,947 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:13.947369 duration_in_ms=0.946
2017-12-16 06:00:13,948 [salt.state       ][INFO    ][9456] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:00:13.947656
2017-12-16 06:00:13,948 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:00:13,964 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:13,979 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:14,012 [salt.state       ][INFO    ][9456] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:00:14,012 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:00:14.012400 duration_in_ms=64.743
2017-12-16 06:00:14,014 [salt.state       ][INFO    ][9456] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:14.014220
2017-12-16 06:00:14,015 [salt.state       ][INFO    ][9456] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:00:14,260 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 06:00:14,356 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:16,175 [salt.state       ][INFO    ][9456] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:00:16,176 [salt.state       ][INFO    ][9456] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:16.175875 duration_in_ms=2161.653
2017-12-16 06:00:16,176 [salt.state       ][INFO    ][9456] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:16.176221
2017-12-16 06:00:16,177 [salt.state       ][INFO    ][9456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:00:16,177 [salt.state       ][INFO    ][9456] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:00:16,177 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:16.177178 duration_in_ms=0.956
2017-12-16 06:00:16,177 [salt.state       ][INFO    ][9456] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:16.177460
2017-12-16 06:00:16,178 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:00:16,201 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:16,224 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:16,261 [salt.state       ][INFO    ][9456] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:00:16,261 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:16.261157 duration_in_ms=83.696
2017-12-16 06:00:16,262 [salt.state       ][INFO    ][9456] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:00:16.261901
2017-12-16 06:00:16,262 [salt.state       ][INFO    ][9456] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:00:16,745 [salt.loaded.int.module.cmdmod][INFO    ][9456] 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'
2017-12-16 06:00:16,822 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:18,808 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060018796783
2017-12-16 06:00:18,830 [salt.minion      ][INFO    ][10459] Starting a new job with PID 10459
2017-12-16 06:00:18,839 [salt.minion      ][INFO    ][10459] Returning information for job: 20171216060018796783
2017-12-16 06:00:19,313 [salt.state       ][INFO    ][9456] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:00:19,314 [salt.state       ][INFO    ][9456] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:00:19.313977 duration_in_ms=3052.075
2017-12-16 06:00:19,314 [salt.state       ][INFO    ][9456] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:19.314398
2017-12-16 06:00:19,315 [salt.state       ][INFO    ][9456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:00:19,315 [salt.state       ][INFO    ][9456] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:00:19,315 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:19.315438 duration_in_ms=1.039
2017-12-16 06:00:19,316 [salt.state       ][INFO    ][9456] Running state [/etc/apt/preferences.d/uca] at time 06:00:19.315738
2017-12-16 06:00:19,316 [salt.state       ][INFO    ][9456] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:00:19,316 [salt.state       ][INFO    ][9456] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:00:19,317 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/preferences.d/uca] at time 06:00:19.316718 duration_in_ms=0.98
2017-12-16 06:00:19,318 [salt.state       ][INFO    ][9456] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:00:19.317518
2017-12-16 06:00:19,318 [salt.state       ][INFO    ][9456] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:00:19,418 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:00:19,478 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:21,300 [salt.state       ][INFO    ][9456] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:00:21,301 [salt.state       ][INFO    ][9456] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:00:21.300771 duration_in_ms=1983.251
2017-12-16 06:00:21,301 [salt.state       ][INFO    ][9456] Running state [linux_extra_packages_purged] at time 06:00:21.301105
2017-12-16 06:00:21,301 [salt.state       ][INFO    ][9456] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:00:21,307 [salt.state       ][INFO    ][9456] All specified packages are already absent
2017-12-16 06:00:21,307 [salt.state       ][INFO    ][9456] Completed state [linux_extra_packages_purged] at time 06:00:21.307035 duration_in_ms=5.93
2017-12-16 06:00:21,307 [salt.state       ][INFO    ][9456] Running state [linux_extra_packages_latest] at time 06:00:21.307303
2017-12-16 06:00:21,308 [salt.state       ][INFO    ][9456] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:00:21,310 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:23,436 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:00:23,475 [salt.state       ][INFO    ][9456] Package mcelog is already up-to-date
2017-12-16 06:00:23,475 [salt.state       ][INFO    ][9456] Completed state [linux_extra_packages_latest] at time 06:00:23.475004 duration_in_ms=2167.701
2017-12-16 06:00:23,476 [salt.state       ][INFO    ][9456] Running state [UTC] at time 06:00:23.475639
2017-12-16 06:00:23,476 [salt.state       ][INFO    ][9456] Executing state timezone.system for UTC
2017-12-16 06:00:23,477 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:00:23,510 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:00:23,518 [salt.state       ][INFO    ][9456] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:00:23,518 [salt.state       ][INFO    ][9456] Completed state [UTC] at time 06:00:23.518184 duration_in_ms=42.545
2017-12-16 06:00:23,519 [salt.state       ][INFO    ][9456] Running state [nf_conntrack] at time 06:00:23.518807
2017-12-16 06:00:23,519 [salt.state       ][INFO    ][9456] Executing state kmod.present for nf_conntrack
2017-12-16 06:00:23,520 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'lsmod' in directory '/root'
2017-12-16 06:00:23,526 [salt.state       ][INFO    ][9456] Kernel module nf_conntrack is already present
2017-12-16 06:00:23,527 [salt.state       ][INFO    ][9456] Completed state [nf_conntrack] at time 06:00:23.526486 duration_in_ms=7.679
2017-12-16 06:00:23,527 [salt.state       ][INFO    ][9456] Running state [kernel.panic] at time 06:00:23.527072
2017-12-16 06:00:23,527 [salt.state       ][INFO    ][9456] Executing state sysctl.present for kernel.panic
2017-12-16 06:00:23,534 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,546 [salt.state       ][INFO    ][9456] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:00:23,546 [salt.state       ][INFO    ][9456] Completed state [kernel.panic] at time 06:00:23.545921 duration_in_ms=18.848
2017-12-16 06:00:23,546 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_keepalive_probes] at time 06:00:23.546277
2017-12-16 06:00:23,547 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:00:23,547 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,559 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:00:23,560 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:00:23.559668 duration_in_ms=13.39
2017-12-16 06:00:23,560 [salt.state       ][INFO    ][9456] Running state [fs.file-max] at time 06:00:23.560080
2017-12-16 06:00:23,560 [salt.state       ][INFO    ][9456] Executing state sysctl.present for fs.file-max
2017-12-16 06:00:23,561 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,573 [salt.state       ][INFO    ][9456] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:00:23,573 [salt.state       ][INFO    ][9456] Completed state [fs.file-max] at time 06:00:23.573418 duration_in_ms=13.337
2017-12-16 06:00:23,574 [salt.state       ][INFO    ][9456] Running state [net.core.somaxconn] at time 06:00:23.573745
2017-12-16 06:00:23,574 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:00:23,575 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,586 [salt.state       ][INFO    ][9456] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:00:23,587 [salt.state       ][INFO    ][9456] Completed state [net.core.somaxconn] at time 06:00:23.586828 duration_in_ms=13.082
2017-12-16 06:00:23,587 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:00:23.587153
2017-12-16 06:00:23,587 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:00:23,588 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,601 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:00:23,601 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:00:23.601254 duration_in_ms=14.1
2017-12-16 06:00:23,602 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_tw_reuse] at time 06:00:23.601590
2017-12-16 06:00:23,602 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:00:23,602 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,615 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:00:23,616 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_tw_reuse] at time 06:00:23.615591 duration_in_ms=14.001
2017-12-16 06:00:23,616 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_congestion_control] at time 06:00:23.615990
2017-12-16 06:00:23,616 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:00:23,617 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,628 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:00:23,629 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_congestion_control] at time 06:00:23.628707 duration_in_ms=12.717
2017-12-16 06:00:23,629 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_retries2] at time 06:00:23.629038
2017-12-16 06:00:23,629 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:00:23,630 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,642 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:00:23,642 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_retries2] at time 06:00:23.642038 duration_in_ms=13.0
2017-12-16 06:00:23,642 [salt.state       ][INFO    ][9456] Running state [net.core.netdev_max_backlog] at time 06:00:23.642363
2017-12-16 06:00:23,643 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:00:23,643 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,655 [salt.state       ][INFO    ][9456] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:00:23,655 [salt.state       ][INFO    ][9456] Completed state [net.core.netdev_max_backlog] at time 06:00:23.654942 duration_in_ms=12.579
2017-12-16 06:00:23,655 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:23.655261
2017-12-16 06:00:23,656 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:00:23,656 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,667 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:00:23,668 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:23.667694 duration_in_ms=12.433
2017-12-16 06:00:23,668 [salt.state       ][INFO    ][9456] Running state [vm.swappiness] at time 06:00:23.668089
2017-12-16 06:00:23,668 [salt.state       ][INFO    ][9456] Executing state sysctl.present for vm.swappiness
2017-12-16 06:00:23,669 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,680 [salt.state       ][INFO    ][9456] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:00:23,680 [salt.state       ][INFO    ][9456] Completed state [vm.swappiness] at time 06:00:23.680359 duration_in_ms=12.269
2017-12-16 06:00:23,681 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:00:23.680675
2017-12-16 06:00:23,681 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:00:23,681 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,693 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:00:23,693 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:00:23.692864 duration_in_ms=12.189
2017-12-16 06:00:23,693 [salt.state       ][INFO    ][9456] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:23.693177
2017-12-16 06:00:23,693 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:00:23,694 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,705 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:00:23,705 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:23.705378 duration_in_ms=12.2
2017-12-16 06:00:23,706 [salt.state       ][INFO    ][9456] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:23.705698
2017-12-16 06:00:23,706 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:00:23,706 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,718 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:00:23,718 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:23.717867 duration_in_ms=12.169
2017-12-16 06:00:23,718 [salt.state       ][INFO    ][9456] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:23.718184
2017-12-16 06:00:23,718 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:00:23,719 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,730 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:00:23,730 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:23.730201 duration_in_ms=12.017
2017-12-16 06:00:23,731 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_fin_timeout] at time 06:00:23.730516
2017-12-16 06:00:23,731 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:00:23,731 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,742 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:00:23,743 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_fin_timeout] at time 06:00:23.742614 duration_in_ms=12.098
2017-12-16 06:00:23,743 [salt.state       ][INFO    ][9456] Running state [net.ipv4.tcp_keepalive_time] at time 06:00:23.742926
2017-12-16 06:00:23,743 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:00:23,744 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,755 [salt.state       ][INFO    ][9456] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:00:23,756 [salt.state       ][INFO    ][9456] Completed state [net.ipv4.tcp_keepalive_time] at time 06:00:23.755697 duration_in_ms=12.771
2017-12-16 06:00:23,756 [salt.state       ][INFO    ][9456] Running state [net.nf_conntrack_max] at time 06:00:23.756068
2017-12-16 06:00:23,756 [salt.state       ][INFO    ][9456] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:00:23,757 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:23,769 [salt.state       ][INFO    ][9456] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:00:23,769 [salt.state       ][INFO    ][9456] Completed state [net.nf_conntrack_max] at time 06:00:23.769076 duration_in_ms=13.007
2017-12-16 06:00:23,769 [salt.state       ][INFO    ][9456] Running state [linux_sysfs_package] at time 06:00:23.769396
2017-12-16 06:00:23,770 [salt.state       ][INFO    ][9456] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:00:23,773 [salt.state       ][INFO    ][9456] All specified packages are already installed
2017-12-16 06:00:23,773 [salt.state       ][INFO    ][9456] Completed state [linux_sysfs_package] at time 06:00:23.772994 duration_in_ms=3.598
2017-12-16 06:00:23,774 [salt.state       ][INFO    ][9456] Running state [/etc/sysfs.d] at time 06:00:23.773869
2017-12-16 06:00:23,774 [salt.state       ][INFO    ][9456] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:00:23,775 [salt.state       ][INFO    ][9456] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:00:23,775 [salt.state       ][INFO    ][9456] Completed state [/etc/sysfs.d] at time 06:00:23.774865 duration_in_ms=0.996
2017-12-16 06:00:23,775 [salt.state       ][INFO    ][9456] Running state [ondemand] at time 06:00:23.775403
2017-12-16 06:00:23,776 [salt.state       ][INFO    ][9456] Executing state service.dead for ondemand
2017-12-16 06:00:23,776 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:00:23,784 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:00:23,791 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:00:23,801 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'runlevel' in directory '/root'
2017-12-16 06:00:23,807 [salt.state       ][INFO    ][9456] The service ondemand is already dead
2017-12-16 06:00:23,807 [salt.state       ][INFO    ][9456] Completed state [ondemand] at time 06:00:23.807179 duration_in_ms=31.775
2017-12-16 06:00:23,808 [salt.state       ][INFO    ][9456] Running state [cs_CZ.UTF-8] at time 06:00:23.807774
2017-12-16 06:00:23,808 [salt.state       ][INFO    ][9456] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:00:23,809 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'locale -a' in directory '/root'
2017-12-16 06:00:23,814 [salt.state       ][INFO    ][9456] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:00:23,814 [salt.state       ][INFO    ][9456] Completed state [cs_CZ.UTF-8] at time 06:00:23.814329 duration_in_ms=6.555
2017-12-16 06:00:23,815 [salt.state       ][INFO    ][9456] Running state [en_US.UTF-8] at time 06:00:23.814647
2017-12-16 06:00:23,815 [salt.state       ][INFO    ][9456] Executing state locale.present for en_US.UTF-8
2017-12-16 06:00:23,815 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'locale -a' in directory '/root'
2017-12-16 06:00:23,821 [salt.state       ][INFO    ][9456] Locale en_US.UTF-8 is already present
2017-12-16 06:00:23,822 [salt.state       ][INFO    ][9456] Completed state [en_US.UTF-8] at time 06:00:23.821575 duration_in_ms=6.927
2017-12-16 06:00:23,823 [salt.state       ][INFO    ][9456] Running state [en_US.UTF-8] at time 06:00:23.822526
2017-12-16 06:00:23,823 [salt.state       ][INFO    ][9456] Executing state locale.system for en_US.UTF-8
2017-12-16 06:00:23,823 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'localectl' in directory '/root'
2017-12-16 06:00:23,849 [salt.state       ][INFO    ][9456] System locale en_US.UTF-8 already set
2017-12-16 06:00:23,849 [salt.state       ][INFO    ][9456] Completed state [en_US.UTF-8] at time 06:00:23.849158 duration_in_ms=26.632
2017-12-16 06:00:23,850 [salt.state       ][INFO    ][9456] Running state [root] at time 06:00:23.850138
2017-12-16 06:00:23,850 [salt.state       ][INFO    ][9456] Executing state user.present for root
2017-12-16 06:00:23,851 [salt.state       ][INFO    ][9456] User root is present and up to date
2017-12-16 06:00:23,852 [salt.state       ][INFO    ][9456] Completed state [root] at time 06:00:23.851528 duration_in_ms=1.39
2017-12-16 06:00:23,852 [salt.state       ][INFO    ][9456] Running state [/root] at time 06:00:23.852420
2017-12-16 06:00:23,853 [salt.state       ][INFO    ][9456] Executing state file.directory for /root
2017-12-16 06:00:23,853 [salt.state       ][INFO    ][9456] Directory /root is in the correct state
2017-12-16 06:00:23,853 [salt.state       ][INFO    ][9456] Completed state [/root] at time 06:00:23.853460 duration_in_ms=1.04
2017-12-16 06:00:23,854 [salt.state       ][INFO    ][9456] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:00:23.853755
2017-12-16 06:00:23,854 [salt.state       ][INFO    ][9456] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:00:23,854 [salt.state       ][INFO    ][9456] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:00:23,855 [salt.state       ][INFO    ][9456] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:00:23.854581 duration_in_ms=0.826
2017-12-16 06:00:23,855 [salt.state       ][INFO    ][9456] Running state [ubuntu] at time 06:00:23.854853
2017-12-16 06:00:23,855 [salt.state       ][INFO    ][9456] Executing state user.present for ubuntu
2017-12-16 06:00:23,856 [salt.state       ][INFO    ][9456] User ubuntu is present and up to date
2017-12-16 06:00:23,856 [salt.state       ][INFO    ][9456] Completed state [ubuntu] at time 06:00:23.856072 duration_in_ms=1.218
2017-12-16 06:00:23,857 [salt.state       ][INFO    ][9456] Running state [/home/ubuntu] at time 06:00:23.856799
2017-12-16 06:00:23,857 [salt.state       ][INFO    ][9456] Executing state file.directory for /home/ubuntu
2017-12-16 06:00:23,858 [salt.state       ][INFO    ][9456] Directory /home/ubuntu is in the correct state
2017-12-16 06:00:23,858 [salt.state       ][INFO    ][9456] Completed state [/home/ubuntu] at time 06:00:23.857808 duration_in_ms=1.009
2017-12-16 06:00:23,858 [salt.state       ][INFO    ][9456] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:23.858410
2017-12-16 06:00:23,859 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:00:23,874 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:00:23,895 [salt.state       ][INFO    ][9456] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:00:23,895 [salt.state       ][INFO    ][9456] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:23.894975 duration_in_ms=36.565
2017-12-16 06:00:23,895 [salt.state       ][INFO    ][9456] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:23.895258
2017-12-16 06:00:23,896 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:00:23,911 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:00:23,928 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:23,963 [salt.state       ][INFO    ][9456] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:00:23,963 [salt.state       ][INFO    ][9456] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:23.963420 duration_in_ms=68.162
2017-12-16 06:00:23,964 [salt.state       ][INFO    ][9456] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:23.963707
2017-12-16 06:00:23,964 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:00:23,982 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:00:23,999 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:24,032 [salt.state       ][INFO    ][9456] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:00:24,032 [salt.state       ][INFO    ][9456] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:24.032447 duration_in_ms=68.739
2017-12-16 06:00:24,033 [salt.state       ][INFO    ][9456] Running state [service.systemctl_reload] at time 06:00:24.033408
2017-12-16 06:00:24,034 [salt.state       ][INFO    ][9456] Executing state module.wait for service.systemctl_reload
2017-12-16 06:00:24,034 [salt.state       ][INFO    ][9456] No changes made for service.systemctl_reload
2017-12-16 06:00:24,034 [salt.state       ][INFO    ][9456] Completed state [service.systemctl_reload] at time 06:00:24.034282 duration_in_ms=0.873
2017-12-16 06:00:24,035 [salt.state       ][INFO    ][9456] Running state [/etc/hostname] at time 06:00:24.034559
2017-12-16 06:00:24,035 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/hostname
2017-12-16 06:00:24,052 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:00:24,053 [salt.state       ][INFO    ][9456] File /etc/hostname is in the correct state
2017-12-16 06:00:24,053 [salt.state       ][INFO    ][9456] Completed state [/etc/hostname] at time 06:00:24.053360 duration_in_ms=18.8
2017-12-16 06:00:24,054 [salt.state       ][INFO    ][9456] Running state [hostname msg01] at time 06:00:24.054392
2017-12-16 06:00:24,055 [salt.state       ][INFO    ][9456] Executing state cmd.wait for hostname msg01
2017-12-16 06:00:24,055 [salt.state       ][INFO    ][9456] No changes made for hostname msg01
2017-12-16 06:00:24,055 [salt.state       ][INFO    ][9456] Completed state [hostname msg01] at time 06:00:24.055242 duration_in_ms=0.851
2017-12-16 06:00:24,056 [salt.state       ][INFO    ][9456] Running state [mdb02] at time 06:00:24.055693
2017-12-16 06:00:24,056 [salt.state       ][INFO    ][9456] Executing state host.present for mdb02
2017-12-16 06:00:24,056 [salt.state       ][INFO    ][9456] Host mdb02 (10.167.4.77) already present
2017-12-16 06:00:24,057 [salt.state       ][INFO    ][9456] Completed state [mdb02] at time 06:00:24.056704 duration_in_ms=1.01
2017-12-16 06:00:24,057 [salt.state       ][INFO    ][9456] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.056982
2017-12-16 06:00:24,057 [salt.state       ][INFO    ][9456] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,058 [salt.state       ][INFO    ][9456] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:00:24,058 [salt.state       ][INFO    ][9456] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.057932 duration_in_ms=0.95
2017-12-16 06:00:24,058 [salt.state       ][INFO    ][9456] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.058214
2017-12-16 06:00:24,058 [salt.state       ][INFO    ][9456] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,059 [salt.state       ][INFO    ][9456] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:00:24,059 [salt.state       ][INFO    ][9456] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.059167 duration_in_ms=0.954
2017-12-16 06:00:24,059 [salt.state       ][INFO    ][9456] Running state [mdb03] at time 06:00:24.059454
2017-12-16 06:00:24,060 [salt.state       ][INFO    ][9456] Executing state host.present for mdb03
2017-12-16 06:00:24,060 [salt.state       ][INFO    ][9456] Host mdb03 (10.167.4.78) already present
2017-12-16 06:00:24,060 [salt.state       ][INFO    ][9456] Completed state [mdb03] at time 06:00:24.060432 duration_in_ms=0.977
2017-12-16 06:00:24,061 [salt.state       ][INFO    ][9456] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.060711
2017-12-16 06:00:24,061 [salt.state       ][INFO    ][9456] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,061 [salt.state       ][INFO    ][9456] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:00:24,062 [salt.state       ][INFO    ][9456] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.061664 duration_in_ms=0.953
2017-12-16 06:00:24,062 [salt.state       ][INFO    ][9456] Running state [mdb01] at time 06:00:24.061943
2017-12-16 06:00:24,062 [salt.state       ][INFO    ][9456] Executing state host.present for mdb01
2017-12-16 06:00:24,063 [salt.state       ][INFO    ][9456] Host mdb01 (10.167.4.76) already present
2017-12-16 06:00:24,063 [salt.state       ][INFO    ][9456] Completed state [mdb01] at time 06:00:24.062890 duration_in_ms=0.947
2017-12-16 06:00:24,063 [salt.state       ][INFO    ][9456] Running state [mdb] at time 06:00:24.063185
2017-12-16 06:00:24,063 [salt.state       ][INFO    ][9456] Executing state host.present for mdb
2017-12-16 06:00:24,064 [salt.state       ][INFO    ][9456] Host mdb (10.167.4.75) already present
2017-12-16 06:00:24,064 [salt.state       ][INFO    ][9456] Completed state [mdb] at time 06:00:24.064145 duration_in_ms=0.96
2017-12-16 06:00:24,064 [salt.state       ][INFO    ][9456] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.064421
2017-12-16 06:00:24,065 [salt.state       ][INFO    ][9456] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,065 [salt.state       ][INFO    ][9456] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:00:24,065 [salt.state       ][INFO    ][9456] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.065364 duration_in_ms=0.942
2017-12-16 06:00:24,066 [salt.state       ][INFO    ][9456] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.065644
2017-12-16 06:00:24,066 [salt.state       ][INFO    ][9456] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,066 [salt.state       ][INFO    ][9456] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:00:24,067 [salt.state       ][INFO    ][9456] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.066587 duration_in_ms=0.944
2017-12-16 06:00:24,067 [salt.state       ][INFO    ][9456] Running state [cfg01] at time 06:00:24.066863
2017-12-16 06:00:24,067 [salt.state       ][INFO    ][9456] Executing state host.present for cfg01
2017-12-16 06:00:24,068 [salt.state       ][INFO    ][9456] Host cfg01 (10.167.4.100) already present
2017-12-16 06:00:24,068 [salt.state       ][INFO    ][9456] Completed state [cfg01] at time 06:00:24.067809 duration_in_ms=0.946
2017-12-16 06:00:24,068 [salt.state       ][INFO    ][9456] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.068099
2017-12-16 06:00:24,068 [salt.state       ][INFO    ][9456] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,069 [salt.state       ][INFO    ][9456] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:00:24,069 [salt.state       ][INFO    ][9456] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.069038 duration_in_ms=0.939
2017-12-16 06:00:24,069 [salt.state       ][INFO    ][9456] Running state [prx01] at time 06:00:24.069314
2017-12-16 06:00:24,070 [salt.state       ][INFO    ][9456] Executing state host.present for prx01
2017-12-16 06:00:24,070 [salt.state       ][INFO    ][9456] Host prx01 (10.167.4.104) already present
2017-12-16 06:00:24,070 [salt.state       ][INFO    ][9456] Completed state [prx01] at time 06:00:24.070247 duration_in_ms=0.933
2017-12-16 06:00:24,071 [salt.state       ][INFO    ][9456] Running state [kvm01] at time 06:00:24.070523
2017-12-16 06:00:24,071 [salt.state       ][INFO    ][9456] Executing state host.present for kvm01
2017-12-16 06:00:24,071 [salt.state       ][INFO    ][9456] Host kvm01 (10.167.4.141) already present
2017-12-16 06:00:24,071 [salt.state       ][INFO    ][9456] Completed state [kvm01] at time 06:00:24.071460 duration_in_ms=0.936
2017-12-16 06:00:24,072 [salt.state       ][INFO    ][9456] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.071734
2017-12-16 06:00:24,072 [salt.state       ][INFO    ][9456] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,072 [salt.state       ][INFO    ][9456] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:00:24,073 [salt.state       ][INFO    ][9456] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.072704 duration_in_ms=0.969
2017-12-16 06:00:24,073 [salt.state       ][INFO    ][9456] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.072999
2017-12-16 06:00:24,073 [salt.state       ][INFO    ][9456] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,074 [salt.state       ][INFO    ][9456] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:00:24,074 [salt.state       ][INFO    ][9456] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.073928 duration_in_ms=0.929
2017-12-16 06:00:24,074 [salt.state       ][INFO    ][9456] Running state [kvm03] at time 06:00:24.074201
2017-12-16 06:00:24,074 [salt.state       ][INFO    ][9456] Executing state host.present for kvm03
2017-12-16 06:00:24,075 [salt.state       ][INFO    ][9456] Host kvm03 (10.167.4.143) already present
2017-12-16 06:00:24,075 [salt.state       ][INFO    ][9456] Completed state [kvm03] at time 06:00:24.075277 duration_in_ms=1.076
2017-12-16 06:00:24,076 [salt.state       ][INFO    ][9456] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.075550
2017-12-16 06:00:24,076 [salt.state       ][INFO    ][9456] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,076 [salt.state       ][INFO    ][9456] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:00:24,077 [salt.state       ][INFO    ][9456] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.076506 duration_in_ms=0.956
2017-12-16 06:00:24,077 [salt.state       ][INFO    ][9456] Running state [kvm02] at time 06:00:24.076778
2017-12-16 06:00:24,077 [salt.state       ][INFO    ][9456] Executing state host.present for kvm02
2017-12-16 06:00:24,077 [salt.state       ][INFO    ][9456] Host kvm02 (10.167.4.142) already present
2017-12-16 06:00:24,078 [salt.state       ][INFO    ][9456] Completed state [kvm02] at time 06:00:24.077699 duration_in_ms=0.92
2017-12-16 06:00:24,078 [salt.state       ][INFO    ][9456] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.077971
2017-12-16 06:00:24,078 [salt.state       ][INFO    ][9456] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,079 [salt.state       ][INFO    ][9456] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:00:24,079 [salt.state       ][INFO    ][9456] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.078899 duration_in_ms=0.929
2017-12-16 06:00:24,079 [salt.state       ][INFO    ][9456] Running state [dbs] at time 06:00:24.079172
2017-12-16 06:00:24,079 [salt.state       ][INFO    ][9456] Executing state host.present for dbs
2017-12-16 06:00:24,080 [salt.state       ][INFO    ][9456] Host dbs (10.167.4.50) already present
2017-12-16 06:00:24,080 [salt.state       ][INFO    ][9456] Completed state [dbs] at time 06:00:24.080128 duration_in_ms=0.957
2017-12-16 06:00:24,080 [salt.state       ][INFO    ][9456] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.080402
2017-12-16 06:00:24,081 [salt.state       ][INFO    ][9456] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,081 [salt.state       ][INFO    ][9456] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:00:24,081 [salt.state       ][INFO    ][9456] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.081331 duration_in_ms=0.929
2017-12-16 06:00:24,082 [salt.state       ][INFO    ][9456] Running state [prx] at time 06:00:24.081605
2017-12-16 06:00:24,082 [salt.state       ][INFO    ][9456] Executing state host.present for prx
2017-12-16 06:00:24,082 [salt.state       ][INFO    ][9456] Host prx (172.30.10.103) already present
2017-12-16 06:00:24,083 [salt.state       ][INFO    ][9456] Completed state [prx] at time 06:00:24.082527 duration_in_ms=0.922
2017-12-16 06:00:24,083 [salt.state       ][INFO    ][9456] Running state [prx02] at time 06:00:24.082797
2017-12-16 06:00:24,083 [salt.state       ][INFO    ][9456] Executing state host.present for prx02
2017-12-16 06:00:24,084 [salt.state       ][INFO    ][9456] Host prx02 (10.167.4.105) already present
2017-12-16 06:00:24,084 [salt.state       ][INFO    ][9456] Completed state [prx02] at time 06:00:24.083735 duration_in_ms=0.937
2017-12-16 06:00:24,084 [salt.state       ][INFO    ][9456] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.084039
2017-12-16 06:00:24,084 [salt.state       ][INFO    ][9456] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,085 [salt.state       ][INFO    ][9456] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:00:24,085 [salt.state       ][INFO    ][9456] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.084961 duration_in_ms=0.921
2017-12-16 06:00:24,085 [salt.state       ][INFO    ][9456] Running state [msg02] at time 06:00:24.085237
2017-12-16 06:00:24,086 [salt.state       ][INFO    ][9456] Executing state host.present for msg02
2017-12-16 06:00:24,086 [salt.state       ][INFO    ][9456] Host msg02 (10.167.4.42) already present
2017-12-16 06:00:24,086 [salt.state       ][INFO    ][9456] Completed state [msg02] at time 06:00:24.086154 duration_in_ms=0.917
2017-12-16 06:00:24,086 [salt.state       ][INFO    ][9456] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.086427
2017-12-16 06:00:24,087 [salt.state       ][INFO    ][9456] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,087 [salt.state       ][INFO    ][9456] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:00:24,087 [salt.state       ][INFO    ][9456] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.087345 duration_in_ms=0.918
2017-12-16 06:00:24,088 [salt.state       ][INFO    ][9456] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.087616
2017-12-16 06:00:24,088 [salt.state       ][INFO    ][9456] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,088 [salt.state       ][INFO    ][9456] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:00:24,089 [salt.state       ][INFO    ][9456] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.088576 duration_in_ms=0.96
2017-12-16 06:00:24,089 [salt.state       ][INFO    ][9456] Running state [msg03] at time 06:00:24.088849
2017-12-16 06:00:24,089 [salt.state       ][INFO    ][9456] Executing state host.present for msg03
2017-12-16 06:00:24,090 [salt.state       ][INFO    ][9456] Host msg03 (10.167.4.43) already present
2017-12-16 06:00:24,090 [salt.state       ][INFO    ][9456] Completed state [msg03] at time 06:00:24.089764 duration_in_ms=0.916
2017-12-16 06:00:24,090 [salt.state       ][INFO    ][9456] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.090035
2017-12-16 06:00:24,090 [salt.state       ][INFO    ][9456] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,091 [salt.state       ][INFO    ][9456] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:00:24,091 [salt.state       ][INFO    ][9456] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.090953 duration_in_ms=0.918
2017-12-16 06:00:24,091 [salt.state       ][INFO    ][9456] Running state [msg01] at time 06:00:24.091227
2017-12-16 06:00:24,092 [salt.state       ][INFO    ][9456] Executing state host.present for msg01
2017-12-16 06:00:24,092 [salt.state       ][INFO    ][9456] Host msg01 (10.167.4.41) already present
2017-12-16 06:00:24,092 [salt.state       ][INFO    ][9456] Completed state [msg01] at time 06:00:24.092203 duration_in_ms=0.977
2017-12-16 06:00:24,093 [salt.state       ][INFO    ][9456] Running state [file.replace] at time 06:00:24.092917
2017-12-16 06:00:24,093 [salt.state       ][INFO    ][9456] Executing state module.run for file.replace
2017-12-16 06:00:24,157 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:00:24,165 [salt.state       ][INFO    ][9456] onlyif execution failed
2017-12-16 06:00:24,165 [salt.state       ][INFO    ][9456] Completed state [file.replace] at time 06:00:24.165134 duration_in_ms=72.216
2017-12-16 06:00:24,166 [salt.state       ][INFO    ][9456] Running state [msg] at time 06:00:24.165503
2017-12-16 06:00:24,166 [salt.state       ][INFO    ][9456] Executing state host.present for msg
2017-12-16 06:00:24,166 [salt.state       ][INFO    ][9456] Host msg (10.167.4.40) already present
2017-12-16 06:00:24,167 [salt.state       ][INFO    ][9456] Completed state [msg] at time 06:00:24.166630 duration_in_ms=1.127
2017-12-16 06:00:24,167 [salt.state       ][INFO    ][9456] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.166907
2017-12-16 06:00:24,167 [salt.state       ][INFO    ][9456] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,168 [salt.state       ][INFO    ][9456] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:00:24,168 [salt.state       ][INFO    ][9456] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.167941 duration_in_ms=1.034
2017-12-16 06:00:24,168 [salt.state       ][INFO    ][9456] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.168217
2017-12-16 06:00:24,168 [salt.state       ][INFO    ][9456] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,169 [salt.state       ][INFO    ][9456] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:00:24,169 [salt.state       ][INFO    ][9456] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.169157 duration_in_ms=0.941
2017-12-16 06:00:24,169 [salt.state       ][INFO    ][9456] Running state [cfg01] at time 06:00:24.169433
2017-12-16 06:00:24,170 [salt.state       ][INFO    ][9456] Executing state host.present for cfg01
2017-12-16 06:00:24,170 [salt.state       ][INFO    ][9456] Host cfg01 (10.167.4.100) already present
2017-12-16 06:00:24,170 [salt.state       ][INFO    ][9456] Completed state [cfg01] at time 06:00:24.170344 duration_in_ms=0.911
2017-12-16 06:00:24,171 [salt.state       ][INFO    ][9456] Running state [cmp002] at time 06:00:24.170615
2017-12-16 06:00:24,171 [salt.state       ][INFO    ][9456] Executing state host.present for cmp002
2017-12-16 06:00:24,171 [salt.state       ][INFO    ][9456] Host cmp002 (10.167.4.102) already present
2017-12-16 06:00:24,172 [salt.state       ][INFO    ][9456] Completed state [cmp002] at time 06:00:24.171522 duration_in_ms=0.907
2017-12-16 06:00:24,172 [salt.state       ][INFO    ][9456] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.171793
2017-12-16 06:00:24,172 [salt.state       ][INFO    ][9456] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,173 [salt.state       ][INFO    ][9456] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:00:24,173 [salt.state       ][INFO    ][9456] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.172767 duration_in_ms=0.974
2017-12-16 06:00:24,173 [salt.state       ][INFO    ][9456] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.173054
2017-12-16 06:00:24,173 [salt.state       ][INFO    ][9456] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,174 [salt.state       ][INFO    ][9456] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:00:24,174 [salt.state       ][INFO    ][9456] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.173981 duration_in_ms=0.927
2017-12-16 06:00:24,174 [salt.state       ][INFO    ][9456] Running state [cmp001] at time 06:00:24.174245
2017-12-16 06:00:24,175 [salt.state       ][INFO    ][9456] Executing state host.present for cmp001
2017-12-16 06:00:24,175 [salt.state       ][INFO    ][9456] Host cmp001 (10.167.4.101) already present
2017-12-16 06:00:24,175 [salt.state       ][INFO    ][9456] Completed state [cmp001] at time 06:00:24.175367 duration_in_ms=1.122
2017-12-16 06:00:24,176 [salt.state       ][INFO    ][9456] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.175639
2017-12-16 06:00:24,176 [salt.state       ][INFO    ][9456] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,176 [salt.state       ][INFO    ][9456] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:00:24,177 [salt.state       ][INFO    ][9456] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.176588 duration_in_ms=0.95
2017-12-16 06:00:24,177 [salt.state       ][INFO    ][9456] Running state [dbs01] at time 06:00:24.176859
2017-12-16 06:00:24,177 [salt.state       ][INFO    ][9456] Executing state host.present for dbs01
2017-12-16 06:00:24,178 [salt.state       ][INFO    ][9456] Host dbs01 (10.167.4.51) already present
2017-12-16 06:00:24,178 [salt.state       ][INFO    ][9456] Completed state [dbs01] at time 06:00:24.177778 duration_in_ms=0.919
2017-12-16 06:00:24,178 [salt.state       ][INFO    ][9456] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.178044
2017-12-16 06:00:24,178 [salt.state       ][INFO    ][9456] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,179 [salt.state       ][INFO    ][9456] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:00:24,179 [salt.state       ][INFO    ][9456] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.178964 duration_in_ms=0.92
2017-12-16 06:00:24,179 [salt.state       ][INFO    ][9456] Running state [dbs02] at time 06:00:24.179228
2017-12-16 06:00:24,180 [salt.state       ][INFO    ][9456] Executing state host.present for dbs02
2017-12-16 06:00:24,180 [salt.state       ][INFO    ][9456] Host dbs02 (10.167.4.52) already present
2017-12-16 06:00:24,180 [salt.state       ][INFO    ][9456] Completed state [dbs02] at time 06:00:24.180174 duration_in_ms=0.946
2017-12-16 06:00:24,180 [salt.state       ][INFO    ][9456] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.180440
2017-12-16 06:00:24,181 [salt.state       ][INFO    ][9456] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,181 [salt.state       ][INFO    ][9456] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:00:24,181 [salt.state       ][INFO    ][9456] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.181379 duration_in_ms=0.938
2017-12-16 06:00:24,182 [salt.state       ][INFO    ][9456] Running state [dbs03] at time 06:00:24.181647
2017-12-16 06:00:24,182 [salt.state       ][INFO    ][9456] Executing state host.present for dbs03
2017-12-16 06:00:24,182 [salt.state       ][INFO    ][9456] Host dbs03 (10.167.4.53) already present
2017-12-16 06:00:24,183 [salt.state       ][INFO    ][9456] Completed state [dbs03] at time 06:00:24.182546 duration_in_ms=0.9
2017-12-16 06:00:24,183 [salt.state       ][INFO    ][9456] Running state [odl01] at time 06:00:24.182819
2017-12-16 06:00:24,183 [salt.state       ][INFO    ][9456] Executing state host.present for odl01
2017-12-16 06:00:24,184 [salt.state       ][INFO    ][9456] Host odl01 (10.167.4.111) already present
2017-12-16 06:00:24,184 [salt.state       ][INFO    ][9456] Completed state [odl01] at time 06:00:24.183727 duration_in_ms=0.908
2017-12-16 06:00:24,184 [salt.state       ][INFO    ][9456] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.184031
2017-12-16 06:00:24,184 [salt.state       ][INFO    ][9456] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,185 [salt.state       ][INFO    ][9456] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:00:24,185 [salt.state       ][INFO    ][9456] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.184945 duration_in_ms=0.913
2017-12-16 06:00:24,185 [salt.state       ][INFO    ][9456] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.185212
2017-12-16 06:00:24,185 [salt.state       ][INFO    ][9456] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,186 [salt.state       ][INFO    ][9456] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:00:24,186 [salt.state       ][INFO    ][9456] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.186125 duration_in_ms=0.913
2017-12-16 06:00:24,186 [salt.state       ][INFO    ][9456] Running state [mas01] at time 06:00:24.186391
2017-12-16 06:00:24,187 [salt.state       ][INFO    ][9456] Executing state host.present for mas01
2017-12-16 06:00:24,187 [salt.state       ][INFO    ][9456] Host mas01 (10.167.4.3) already present
2017-12-16 06:00:24,187 [salt.state       ][INFO    ][9456] Completed state [mas01] at time 06:00:24.187304 duration_in_ms=0.914
2017-12-16 06:00:24,188 [salt.state       ][INFO    ][9456] Running state [ctl02] at time 06:00:24.187572
2017-12-16 06:00:24,188 [salt.state       ][INFO    ][9456] Executing state host.present for ctl02
2017-12-16 06:00:24,188 [salt.state       ][INFO    ][9456] Host ctl02 (10.167.4.12) already present
2017-12-16 06:00:24,189 [salt.state       ][INFO    ][9456] Completed state [ctl02] at time 06:00:24.188511 duration_in_ms=0.939
2017-12-16 06:00:24,189 [salt.state       ][INFO    ][9456] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.188779
2017-12-16 06:00:24,189 [salt.state       ][INFO    ][9456] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,189 [salt.state       ][INFO    ][9456] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:00:24,190 [salt.state       ][INFO    ][9456] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.189689 duration_in_ms=0.91
2017-12-16 06:00:24,190 [salt.state       ][INFO    ][9456] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.189954
2017-12-16 06:00:24,190 [salt.state       ][INFO    ][9456] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,191 [salt.state       ][INFO    ][9456] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:00:24,191 [salt.state       ][INFO    ][9456] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.190864 duration_in_ms=0.91
2017-12-16 06:00:24,191 [salt.state       ][INFO    ][9456] Running state [ctl03] at time 06:00:24.191128
2017-12-16 06:00:24,191 [salt.state       ][INFO    ][9456] Executing state host.present for ctl03
2017-12-16 06:00:24,192 [salt.state       ][INFO    ][9456] Host ctl03 (10.167.4.13) already present
2017-12-16 06:00:24,192 [salt.state       ][INFO    ][9456] Completed state [ctl03] at time 06:00:24.192088 duration_in_ms=0.96
2017-12-16 06:00:24,192 [salt.state       ][INFO    ][9456] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.192360
2017-12-16 06:00:24,193 [salt.state       ][INFO    ][9456] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,193 [salt.state       ][INFO    ][9456] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:00:24,193 [salt.state       ][INFO    ][9456] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.193270 duration_in_ms=0.91
2017-12-16 06:00:24,194 [salt.state       ][INFO    ][9456] Running state [ctl01] at time 06:00:24.193534
2017-12-16 06:00:24,194 [salt.state       ][INFO    ][9456] Executing state host.present for ctl01
2017-12-16 06:00:24,194 [salt.state       ][INFO    ][9456] Host ctl01 (10.167.4.11) already present
2017-12-16 06:00:24,194 [salt.state       ][INFO    ][9456] Completed state [ctl01] at time 06:00:24.194439 duration_in_ms=0.906
2017-12-16 06:00:24,195 [salt.state       ][INFO    ][9456] Running state [ctl] at time 06:00:24.194707
2017-12-16 06:00:24,195 [salt.state       ][INFO    ][9456] Executing state host.present for ctl
2017-12-16 06:00:24,195 [salt.state       ][INFO    ][9456] Host ctl (10.167.4.10) already present
2017-12-16 06:00:24,196 [salt.state       ][INFO    ][9456] Completed state [ctl] at time 06:00:24.195616 duration_in_ms=0.908
2017-12-16 06:00:24,196 [salt.state       ][INFO    ][9456] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.195931
2017-12-16 06:00:24,196 [salt.state       ][INFO    ][9456] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,197 [salt.state       ][INFO    ][9456] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:00:24,197 [salt.state       ][INFO    ][9456] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.196858 duration_in_ms=0.926
2017-12-16 06:00:24,197 [salt.state       ][INFO    ][9456] Running state [ens2] at time 06:00:24.197124
2017-12-16 06:00:24,197 [salt.state       ][INFO    ][9456] Executing state network.managed for ens2
2017-12-16 06:00:24,489 [salt.state       ][INFO    ][9456] Interface ens2 is up to date.
2017-12-16 06:00:24,489 [salt.state       ][INFO    ][9456] Completed state [ens2] at time 06:00:24.489438 duration_in_ms=292.314
2017-12-16 06:00:24,490 [salt.state       ][INFO    ][9456] Running state [ens3] at time 06:00:24.489617
2017-12-16 06:00:24,490 [salt.state       ][INFO    ][9456] Executing state network.managed for ens3
2017-12-16 06:00:24,780 [salt.state       ][INFO    ][9456] Interface ens3 is up to date.
2017-12-16 06:00:24,781 [salt.state       ][INFO    ][9456] Completed state [ens3] at time 06:00:24.780583 duration_in_ms=290.965
2017-12-16 06:00:24,781 [salt.state       ][INFO    ][9456] Running state [/etc/profile.d/proxy.sh] at time 06:00:24.780760
2017-12-16 06:00:24,781 [salt.state       ][INFO    ][9456] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:00:24,781 [salt.state       ][INFO    ][9456] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:00:24,781 [salt.state       ][INFO    ][9456] Completed state [/etc/profile.d/proxy.sh] at time 06:00:24.781293 duration_in_ms=0.533
2017-12-16 06:00:24,781 [salt.state       ][INFO    ][9456] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:00:24.781433
2017-12-16 06:00:24,782 [salt.state       ][INFO    ][9456] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:00:24,782 [salt.state       ][INFO    ][9456] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:00:24,782 [salt.state       ][INFO    ][9456] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:00:24.781864 duration_in_ms=0.431
2017-12-16 06:00:24,782 [salt.state       ][INFO    ][9456] Running state [ntp] at time 06:00:24.782004
2017-12-16 06:00:24,782 [salt.state       ][INFO    ][9456] Executing state pkg.installed for ntp
2017-12-16 06:00:24,785 [salt.state       ][INFO    ][9456] Package ntp is already installed
2017-12-16 06:00:24,785 [salt.state       ][INFO    ][9456] Completed state [ntp] at time 06:00:24.785308 duration_in_ms=3.304
2017-12-16 06:00:24,786 [salt.state       ][INFO    ][9456] Running state [/etc/ntp.conf] at time 06:00:24.785991
2017-12-16 06:00:24,786 [salt.state       ][INFO    ][9456] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:00:24,802 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:00:24,824 [salt.fileclient  ][INFO    ][9456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:24,831 [salt.state       ][INFO    ][9456] File /etc/ntp.conf is in the correct state
2017-12-16 06:00:24,832 [salt.state       ][INFO    ][9456] Completed state [/etc/ntp.conf] at time 06:00:24.831771 duration_in_ms=45.779
2017-12-16 06:00:24,833 [salt.state       ][INFO    ][9456] Running state [ntp] at time 06:00:24.832675
2017-12-16 06:00:24,833 [salt.state       ][INFO    ][9456] Executing state service.running for ntp
2017-12-16 06:00:24,833 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:00:24,844 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:00:24,853 [salt.loaded.int.module.cmdmod][INFO    ][9456] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:00:24,865 [salt.state       ][INFO    ][9456] The service ntp is already running
2017-12-16 06:00:24,865 [salt.state       ][INFO    ][9456] Completed state [ntp] at time 06:00:24.865089 duration_in_ms=32.413
2017-12-16 06:00:24,867 [salt.minion      ][INFO    ][9456] Returning information for job: 20171216060008705784
2017-12-16 06:00:50,062 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216060050051526
2017-12-16 06:00:50,085 [salt.minion      ][INFO    ][11565] Starting a new job with PID 11565
2017-12-16 06:00:53,037 [salt.state       ][INFO    ][11565] Loading fresh modules for state activity
2017-12-16 06:00:53,182 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:00:53,395 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:00:53,443 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,487 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:00:53,519 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,570 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:00:53,599 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,644 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:00:53,694 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,750 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:00:53,818 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,862 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:00:53,905 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,956 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:00:53,996 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,050 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:00:54,082 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,128 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:00:54,153 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,200 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:00:54,221 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,267 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:00:54,299 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,349 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:00:54,375 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,420 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:00:54,435 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,479 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:00:54,495 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,550 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:00:54,587 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,677 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:00:54,696 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,763 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:00:54,795 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,854 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:00:54,893 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,982 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:00:55,044 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:55,204 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:00:55,227 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:55,294 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:00:55,326 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:55,399 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:00:55,428 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:00:55,448 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:55,466 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:00:55,482 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:55,507 [salt.state       ][INFO    ][11565] Running state [/etc/environment] at time 06:00:55.506946
2017-12-16 06:00:55,508 [salt.state       ][INFO    ][11565] Executing state file.blockreplace for /etc/environment
2017-12-16 06:00:55,515 [salt.state       ][INFO    ][11565] No changes needed to be made
2017-12-16 06:00:55,515 [salt.state       ][INFO    ][11565] Completed state [/etc/environment] at time 06:00:55.515128 duration_in_ms=8.182
2017-12-16 06:00:55,516 [salt.state       ][INFO    ][11565] Running state [/etc/profile.d] at time 06:00:55.515479
2017-12-16 06:00:55,516 [salt.state       ][INFO    ][11565] Executing state file.directory for /etc/profile.d
2017-12-16 06:00:55,517 [salt.state       ][INFO    ][11565] Directory /etc/profile.d is in the correct state
2017-12-16 06:00:55,517 [salt.state       ][INFO    ][11565] Completed state [/etc/profile.d] at time 06:00:55.517186 duration_in_ms=1.707
2017-12-16 06:00:55,795 [salt.state       ][INFO    ][11565] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:55.795243
2017-12-16 06:00:55,796 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:00:55,813 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:00:55,818 [salt.state       ][INFO    ][11565] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:00:55,818 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:55.818322 duration_in_ms=23.079
2017-12-16 06:00:55,819 [salt.state       ][INFO    ][11565] Running state [linux_repo_prereq_pkgs] at time 06:00:55.818873
2017-12-16 06:00:55,819 [salt.state       ][INFO    ][11565] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:00:55,820 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:00:56,231 [salt.state       ][INFO    ][11565] All specified packages are already installed
2017-12-16 06:00:56,231 [salt.state       ][INFO    ][11565] Completed state [linux_repo_prereq_pkgs] at time 06:00:56.231025 duration_in_ms=412.151
2017-12-16 06:00:56,231 [salt.state       ][INFO    ][11565] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:56.231348
2017-12-16 06:00:56,232 [salt.state       ][INFO    ][11565] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:00:56,232 [salt.state       ][INFO    ][11565] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:00:56,232 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:56.232361 duration_in_ms=1.013
2017-12-16 06:00:56,233 [salt.state       ][INFO    ][11565] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:00:56.232636
2017-12-16 06:00:56,233 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:00:56,248 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:56,266 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:56,300 [salt.state       ][INFO    ][11565] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:00:56,301 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:00:56.300851 duration_in_ms=68.215
2017-12-16 06:00:56,303 [salt.state       ][INFO    ][11565] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:56.302860
2017-12-16 06:00:56,303 [salt.state       ][INFO    ][11565] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:00:56,566 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 06:00:56,668 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:58,516 [salt.state       ][INFO    ][11565] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:00:58,516 [salt.state       ][INFO    ][11565] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:58.516306 duration_in_ms=2213.446
2017-12-16 06:00:58,517 [salt.state       ][INFO    ][11565] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:58.516646
2017-12-16 06:00:58,517 [salt.state       ][INFO    ][11565] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:00:58,517 [salt.state       ][INFO    ][11565] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:00:58,518 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:58.517579 duration_in_ms=0.933
2017-12-16 06:00:58,518 [salt.state       ][INFO    ][11565] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:58.517843
2017-12-16 06:00:58,518 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:00:58,539 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:58,557 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:58,589 [salt.state       ][INFO    ][11565] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:00:58,589 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:58.589315 duration_in_ms=71.471
2017-12-16 06:00:58,590 [salt.state       ][INFO    ][11565] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:00:58.590074
2017-12-16 06:00:58,590 [salt.state       ][INFO    ][11565] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:00:58,993 [salt.loaded.int.module.cmdmod][INFO    ][11565] 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'
2017-12-16 06:00:59,071 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:00,175 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060100146963
2017-12-16 06:01:00,187 [salt.minion      ][INFO    ][12568] Starting a new job with PID 12568
2017-12-16 06:01:00,363 [salt.minion      ][INFO    ][12568] Returning information for job: 20171216060100146963
2017-12-16 06:01:00,899 [salt.state       ][INFO    ][11565] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:01:00,899 [salt.state       ][INFO    ][11565] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:01:00.899166 duration_in_ms=2309.091
2017-12-16 06:01:00,900 [salt.state       ][INFO    ][11565] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:00.899519
2017-12-16 06:01:00,900 [salt.state       ][INFO    ][11565] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:01:00,900 [salt.state       ][INFO    ][11565] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:01:00,901 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:00.900506 duration_in_ms=0.987
2017-12-16 06:01:00,901 [salt.state       ][INFO    ][11565] Running state [/etc/apt/preferences.d/uca] at time 06:01:00.900787
2017-12-16 06:01:00,901 [salt.state       ][INFO    ][11565] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:01:00,901 [salt.state       ][INFO    ][11565] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:01:00,902 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/preferences.d/uca] at time 06:01:00.901620 duration_in_ms=0.833
2017-12-16 06:01:00,902 [salt.state       ][INFO    ][11565] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:00.902333
2017-12-16 06:01:00,903 [salt.state       ][INFO    ][11565] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:01:00,990 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:01:01,033 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:03,036 [salt.state       ][INFO    ][11565] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:01:03,037 [salt.state       ][INFO    ][11565] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:03.037013 duration_in_ms=2134.679
2017-12-16 06:01:03,037 [salt.state       ][INFO    ][11565] Running state [linux_extra_packages_purged] at time 06:01:03.037370
2017-12-16 06:01:03,038 [salt.state       ][INFO    ][11565] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:01:03,043 [salt.state       ][INFO    ][11565] All specified packages are already absent
2017-12-16 06:01:03,044 [salt.state       ][INFO    ][11565] Completed state [linux_extra_packages_purged] at time 06:01:03.043684 duration_in_ms=6.312
2017-12-16 06:01:03,044 [salt.state       ][INFO    ][11565] Running state [linux_extra_packages_latest] at time 06:01:03.044009
2017-12-16 06:01:03,044 [salt.state       ][INFO    ][11565] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:01:03,047 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:05,042 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:01:05,083 [salt.state       ][INFO    ][11565] Package mcelog is already up-to-date
2017-12-16 06:01:05,084 [salt.state       ][INFO    ][11565] Completed state [linux_extra_packages_latest] at time 06:01:05.083938 duration_in_ms=2039.928
2017-12-16 06:01:05,085 [salt.state       ][INFO    ][11565] Running state [UTC] at time 06:01:05.084721
2017-12-16 06:01:05,085 [salt.state       ][INFO    ][11565] Executing state timezone.system for UTC
2017-12-16 06:01:05,086 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:05,116 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:05,128 [salt.state       ][INFO    ][11565] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:01:05,128 [salt.state       ][INFO    ][11565] Completed state [UTC] at time 06:01:05.128412 duration_in_ms=43.69
2017-12-16 06:01:05,129 [salt.state       ][INFO    ][11565] Running state [nf_conntrack] at time 06:01:05.129165
2017-12-16 06:01:05,129 [salt.state       ][INFO    ][11565] Executing state kmod.present for nf_conntrack
2017-12-16 06:01:05,130 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'lsmod' in directory '/root'
2017-12-16 06:01:05,139 [salt.state       ][INFO    ][11565] Kernel module nf_conntrack is already present
2017-12-16 06:01:05,140 [salt.state       ][INFO    ][11565] Completed state [nf_conntrack] at time 06:01:05.140101 duration_in_ms=10.935
2017-12-16 06:01:05,141 [salt.state       ][INFO    ][11565] Running state [kernel.panic] at time 06:01:05.140966
2017-12-16 06:01:05,141 [salt.state       ][INFO    ][11565] Executing state sysctl.present for kernel.panic
2017-12-16 06:01:05,150 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,163 [salt.state       ][INFO    ][11565] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:01:05,163 [salt.state       ][INFO    ][11565] Completed state [kernel.panic] at time 06:01:05.162990 duration_in_ms=22.022
2017-12-16 06:01:05,163 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_keepalive_probes] at time 06:01:05.163335
2017-12-16 06:01:05,164 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:01:05,164 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,175 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:01:05,246 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:01:05.246416 duration_in_ms=83.081
2017-12-16 06:01:05,247 [salt.state       ][INFO    ][11565] Running state [fs.file-max] at time 06:01:05.246806
2017-12-16 06:01:05,247 [salt.state       ][INFO    ][11565] Executing state sysctl.present for fs.file-max
2017-12-16 06:01:05,248 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,261 [salt.state       ][INFO    ][11565] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:01:05,261 [salt.state       ][INFO    ][11565] Completed state [fs.file-max] at time 06:01:05.260975 duration_in_ms=14.168
2017-12-16 06:01:05,261 [salt.state       ][INFO    ][11565] Running state [net.core.somaxconn] at time 06:01:05.261345
2017-12-16 06:01:05,262 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:01:05,262 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,275 [salt.state       ][INFO    ][11565] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:01:05,276 [salt.state       ][INFO    ][11565] Completed state [net.core.somaxconn] at time 06:01:05.275578 duration_in_ms=14.233
2017-12-16 06:01:05,276 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:01:05.275945
2017-12-16 06:01:05,276 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:01:05,277 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,290 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:01:05,291 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:01:05.290671 duration_in_ms=14.725
2017-12-16 06:01:05,291 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_tw_reuse] at time 06:01:05.291015
2017-12-16 06:01:05,291 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:01:05,292 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,306 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:01:05,306 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_tw_reuse] at time 06:01:05.306336 duration_in_ms=15.32
2017-12-16 06:01:05,307 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_congestion_control] at time 06:01:05.306685
2017-12-16 06:01:05,307 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:01:05,308 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,321 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:01:05,321 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_congestion_control] at time 06:01:05.321166 duration_in_ms=14.48
2017-12-16 06:01:05,322 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_retries2] at time 06:01:05.321518
2017-12-16 06:01:05,322 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:01:05,322 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,337 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:01:05,337 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_retries2] at time 06:01:05.337010 duration_in_ms=15.492
2017-12-16 06:01:05,337 [salt.state       ][INFO    ][11565] Running state [net.core.netdev_max_backlog] at time 06:01:05.337379
2017-12-16 06:01:05,338 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:01:05,338 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,352 [salt.state       ][INFO    ][11565] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:01:05,352 [salt.state       ][INFO    ][11565] Completed state [net.core.netdev_max_backlog] at time 06:01:05.352360 duration_in_ms=14.979
2017-12-16 06:01:05,353 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:05.352721
2017-12-16 06:01:05,353 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:01:05,354 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,367 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:01:05,367 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:05.367070 duration_in_ms=14.349
2017-12-16 06:01:05,367 [salt.state       ][INFO    ][11565] Running state [vm.swappiness] at time 06:01:05.367435
2017-12-16 06:01:05,368 [salt.state       ][INFO    ][11565] Executing state sysctl.present for vm.swappiness
2017-12-16 06:01:05,368 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,382 [salt.state       ][INFO    ][11565] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:01:05,382 [salt.state       ][INFO    ][11565] Completed state [vm.swappiness] at time 06:01:05.382449 duration_in_ms=15.013
2017-12-16 06:01:05,383 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:01:05.382687
2017-12-16 06:01:05,383 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:01:05,383 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,397 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:01:05,397 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:01:05.396849 duration_in_ms=14.162
2017-12-16 06:01:05,397 [salt.state       ][INFO    ][11565] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:05.397068
2017-12-16 06:01:05,397 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:01:05,398 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,411 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:01:05,411 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:05.411232 duration_in_ms=14.164
2017-12-16 06:01:05,411 [salt.state       ][INFO    ][11565] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:05.411472
2017-12-16 06:01:05,412 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:01:05,412 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,427 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:01:05,427 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:05.427080 duration_in_ms=15.608
2017-12-16 06:01:05,427 [salt.state       ][INFO    ][11565] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:05.427318
2017-12-16 06:01:05,428 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:01:05,428 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,441 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:01:05,442 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:05.441591 duration_in_ms=14.273
2017-12-16 06:01:05,442 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_fin_timeout] at time 06:01:05.441819
2017-12-16 06:01:05,442 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:01:05,442 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,457 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:01:05,457 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_fin_timeout] at time 06:01:05.456967 duration_in_ms=15.148
2017-12-16 06:01:05,457 [salt.state       ][INFO    ][11565] Running state [net.ipv4.tcp_keepalive_time] at time 06:01:05.457214
2017-12-16 06:01:05,457 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:01:05,458 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,472 [salt.state       ][INFO    ][11565] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:01:05,472 [salt.state       ][INFO    ][11565] Completed state [net.ipv4.tcp_keepalive_time] at time 06:01:05.472030 duration_in_ms=14.815
2017-12-16 06:01:05,472 [salt.state       ][INFO    ][11565] Running state [net.nf_conntrack_max] at time 06:01:05.472301
2017-12-16 06:01:05,473 [salt.state       ][INFO    ][11565] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:01:05,473 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,486 [salt.state       ][INFO    ][11565] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:01:05,486 [salt.state       ][INFO    ][11565] Completed state [net.nf_conntrack_max] at time 06:01:05.486414 duration_in_ms=14.112
2017-12-16 06:01:05,487 [salt.state       ][INFO    ][11565] Running state [linux_sysfs_package] at time 06:01:05.486669
2017-12-16 06:01:05,487 [salt.state       ][INFO    ][11565] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:01:05,490 [salt.state       ][INFO    ][11565] All specified packages are already installed
2017-12-16 06:01:05,490 [salt.state       ][INFO    ][11565] Completed state [linux_sysfs_package] at time 06:01:05.490232 duration_in_ms=3.562
2017-12-16 06:01:05,491 [salt.state       ][INFO    ][11565] Running state [/etc/sysfs.d] at time 06:01:05.491137
2017-12-16 06:01:05,491 [salt.state       ][INFO    ][11565] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:01:05,492 [salt.state       ][INFO    ][11565] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:01:05,492 [salt.state       ][INFO    ][11565] Completed state [/etc/sysfs.d] at time 06:01:05.491892 duration_in_ms=0.756
2017-12-16 06:01:05,492 [salt.state       ][INFO    ][11565] Running state [ondemand] at time 06:01:05.492414
2017-12-16 06:01:05,493 [salt.state       ][INFO    ][11565] Executing state service.dead for ondemand
2017-12-16 06:01:05,493 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:05,504 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:05,513 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:05,525 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'runlevel' in directory '/root'
2017-12-16 06:01:05,533 [salt.state       ][INFO    ][11565] The service ondemand is already dead
2017-12-16 06:01:05,533 [salt.state       ][INFO    ][11565] Completed state [ondemand] at time 06:01:05.533232 duration_in_ms=40.817
2017-12-16 06:01:05,534 [salt.state       ][INFO    ][11565] Running state [cs_CZ.UTF-8] at time 06:01:05.533836
2017-12-16 06:01:05,534 [salt.state       ][INFO    ][11565] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:01:05,535 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:05,542 [salt.state       ][INFO    ][11565] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:01:05,542 [salt.state       ][INFO    ][11565] Completed state [cs_CZ.UTF-8] at time 06:01:05.542188 duration_in_ms=8.352
2017-12-16 06:01:05,542 [salt.state       ][INFO    ][11565] Running state [en_US.UTF-8] at time 06:01:05.542412
2017-12-16 06:01:05,543 [salt.state       ][INFO    ][11565] Executing state locale.present for en_US.UTF-8
2017-12-16 06:01:05,543 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:05,551 [salt.state       ][INFO    ][11565] Locale en_US.UTF-8 is already present
2017-12-16 06:01:05,552 [salt.state       ][INFO    ][11565] Completed state [en_US.UTF-8] at time 06:01:05.551679 duration_in_ms=9.266
2017-12-16 06:01:05,553 [salt.state       ][INFO    ][11565] Running state [en_US.UTF-8] at time 06:01:05.552702
2017-12-16 06:01:05,553 [salt.state       ][INFO    ][11565] Executing state locale.system for en_US.UTF-8
2017-12-16 06:01:05,553 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'localectl' in directory '/root'
2017-12-16 06:01:05,586 [salt.state       ][INFO    ][11565] System locale en_US.UTF-8 already set
2017-12-16 06:01:05,586 [salt.state       ][INFO    ][11565] Completed state [en_US.UTF-8] at time 06:01:05.585921 duration_in_ms=33.218
2017-12-16 06:01:05,587 [salt.state       ][INFO    ][11565] Running state [root] at time 06:01:05.587045
2017-12-16 06:01:05,587 [salt.state       ][INFO    ][11565] Executing state user.present for root
2017-12-16 06:01:05,588 [salt.state       ][INFO    ][11565] User root is present and up to date
2017-12-16 06:01:05,588 [salt.state       ][INFO    ][11565] Completed state [root] at time 06:01:05.588314 duration_in_ms=1.269
2017-12-16 06:01:05,589 [salt.state       ][INFO    ][11565] Running state [/root] at time 06:01:05.589069
2017-12-16 06:01:05,589 [salt.state       ][INFO    ][11565] Executing state file.directory for /root
2017-12-16 06:01:05,590 [salt.state       ][INFO    ][11565] Directory /root is in the correct state
2017-12-16 06:01:05,590 [salt.state       ][INFO    ][11565] Completed state [/root] at time 06:01:05.589755 duration_in_ms=0.686
2017-12-16 06:01:05,590 [salt.state       ][INFO    ][11565] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:01:05.589888
2017-12-16 06:01:05,590 [salt.state       ][INFO    ][11565] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:01:05,590 [salt.state       ][INFO    ][11565] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:01:05,590 [salt.state       ][INFO    ][11565] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:01:05.590363 duration_in_ms=0.475
2017-12-16 06:01:05,591 [salt.state       ][INFO    ][11565] Running state [ubuntu] at time 06:01:05.590511
2017-12-16 06:01:05,591 [salt.state       ][INFO    ][11565] Executing state user.present for ubuntu
2017-12-16 06:01:05,591 [salt.state       ][INFO    ][11565] User ubuntu is present and up to date
2017-12-16 06:01:05,591 [salt.state       ][INFO    ][11565] Completed state [ubuntu] at time 06:01:05.591433 duration_in_ms=0.922
2017-12-16 06:01:05,592 [salt.state       ][INFO    ][11565] Running state [/home/ubuntu] at time 06:01:05.592185
2017-12-16 06:01:05,592 [salt.state       ][INFO    ][11565] Executing state file.directory for /home/ubuntu
2017-12-16 06:01:05,593 [salt.state       ][INFO    ][11565] Directory /home/ubuntu is in the correct state
2017-12-16 06:01:05,593 [salt.state       ][INFO    ][11565] Completed state [/home/ubuntu] at time 06:01:05.592897 duration_in_ms=0.711
2017-12-16 06:01:05,593 [salt.state       ][INFO    ][11565] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:05.593380
2017-12-16 06:01:05,594 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:01:05,614 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:01:05,623 [salt.state       ][INFO    ][11565] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:01:05,623 [salt.state       ][INFO    ][11565] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:05.622820 duration_in_ms=29.44
2017-12-16 06:01:05,623 [salt.state       ][INFO    ][11565] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:05.622991
2017-12-16 06:01:05,623 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:01:05,640 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:01:05,661 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:05,695 [salt.state       ][INFO    ][11565] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:01:05,695 [salt.state       ][INFO    ][11565] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:05.695299 duration_in_ms=72.307
2017-12-16 06:01:05,696 [salt.state       ][INFO    ][11565] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:05.695487
2017-12-16 06:01:05,696 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:01:05,713 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:01:05,730 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:05,762 [salt.state       ][INFO    ][11565] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:01:05,763 [salt.state       ][INFO    ][11565] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:05.762481 duration_in_ms=66.994
2017-12-16 06:01:05,763 [salt.state       ][INFO    ][11565] Running state [service.systemctl_reload] at time 06:01:05.763384
2017-12-16 06:01:05,764 [salt.state       ][INFO    ][11565] Executing state module.wait for service.systemctl_reload
2017-12-16 06:01:05,764 [salt.state       ][INFO    ][11565] No changes made for service.systemctl_reload
2017-12-16 06:01:05,764 [salt.state       ][INFO    ][11565] Completed state [service.systemctl_reload] at time 06:01:05.763886 duration_in_ms=0.502
2017-12-16 06:01:05,764 [salt.state       ][INFO    ][11565] Running state [/etc/hostname] at time 06:01:05.764040
2017-12-16 06:01:05,764 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/hostname
2017-12-16 06:01:05,779 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:01:05,781 [salt.state       ][INFO    ][11565] File /etc/hostname is in the correct state
2017-12-16 06:01:05,781 [salt.state       ][INFO    ][11565] Completed state [/etc/hostname] at time 06:01:05.780912 duration_in_ms=16.871
2017-12-16 06:01:05,782 [salt.state       ][INFO    ][11565] Running state [hostname msg01] at time 06:01:05.781817
2017-12-16 06:01:05,782 [salt.state       ][INFO    ][11565] Executing state cmd.wait for hostname msg01
2017-12-16 06:01:05,782 [salt.state       ][INFO    ][11565] No changes made for hostname msg01
2017-12-16 06:01:05,782 [salt.state       ][INFO    ][11565] Completed state [hostname msg01] at time 06:01:05.782312 duration_in_ms=0.495
2017-12-16 06:01:05,783 [salt.state       ][INFO    ][11565] Running state [mdb02] at time 06:01:05.782640
2017-12-16 06:01:05,783 [salt.state       ][INFO    ][11565] Executing state host.present for mdb02
2017-12-16 06:01:05,783 [salt.state       ][INFO    ][11565] Host mdb02 (10.167.4.77) already present
2017-12-16 06:01:05,783 [salt.state       ][INFO    ][11565] Completed state [mdb02] at time 06:01:05.783251 duration_in_ms=0.61
2017-12-16 06:01:05,783 [salt.state       ][INFO    ][11565] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.783403
2017-12-16 06:01:05,784 [salt.state       ][INFO    ][11565] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,784 [salt.state       ][INFO    ][11565] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:01:05,784 [salt.state       ][INFO    ][11565] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.783990 duration_in_ms=0.587
2017-12-16 06:01:05,784 [salt.state       ][INFO    ][11565] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.784143
2017-12-16 06:01:05,784 [salt.state       ][INFO    ][11565] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,785 [salt.state       ][INFO    ][11565] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:01:05,785 [salt.state       ][INFO    ][11565] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.784728 duration_in_ms=0.584
2017-12-16 06:01:05,785 [salt.state       ][INFO    ][11565] Running state [mdb03] at time 06:01:05.784880
2017-12-16 06:01:05,785 [salt.state       ][INFO    ][11565] Executing state host.present for mdb03
2017-12-16 06:01:05,785 [salt.state       ][INFO    ][11565] Host mdb03 (10.167.4.78) already present
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11565] Completed state [mdb03] at time 06:01:05.785474 duration_in_ms=0.595
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11565] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.785627
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11565] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11565] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11565] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.786198 duration_in_ms=0.571
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11565] Running state [mdb01] at time 06:01:05.786349
2017-12-16 06:01:05,787 [salt.state       ][INFO    ][11565] Executing state host.present for mdb01
2017-12-16 06:01:05,787 [salt.state       ][INFO    ][11565] Host mdb01 (10.167.4.76) already present
2017-12-16 06:01:05,787 [salt.state       ][INFO    ][11565] Completed state [mdb01] at time 06:01:05.786910 duration_in_ms=0.561
2017-12-16 06:01:05,787 [salt.state       ][INFO    ][11565] Running state [mdb] at time 06:01:05.787060
2017-12-16 06:01:05,787 [salt.state       ][INFO    ][11565] Executing state host.present for mdb
2017-12-16 06:01:05,788 [salt.state       ][INFO    ][11565] Host mdb (10.167.4.75) already present
2017-12-16 06:01:05,788 [salt.state       ][INFO    ][11565] Completed state [mdb] at time 06:01:05.787624 duration_in_ms=0.563
2017-12-16 06:01:05,788 [salt.state       ][INFO    ][11565] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.787777
2017-12-16 06:01:05,788 [salt.state       ][INFO    ][11565] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,788 [salt.state       ][INFO    ][11565] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:01:05,788 [salt.state       ][INFO    ][11565] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.788408 duration_in_ms=0.631
2017-12-16 06:01:05,789 [salt.state       ][INFO    ][11565] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.788559
2017-12-16 06:01:05,789 [salt.state       ][INFO    ][11565] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,789 [salt.state       ][INFO    ][11565] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:05,789 [salt.state       ][INFO    ][11565] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.789144 duration_in_ms=0.584
2017-12-16 06:01:05,789 [salt.state       ][INFO    ][11565] Running state [cfg01] at time 06:01:05.789307
2017-12-16 06:01:05,789 [salt.state       ][INFO    ][11565] Executing state host.present for cfg01
2017-12-16 06:01:05,790 [salt.state       ][INFO    ][11565] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:05,790 [salt.state       ][INFO    ][11565] Completed state [cfg01] at time 06:01:05.789872 duration_in_ms=0.565
2017-12-16 06:01:05,790 [salt.state       ][INFO    ][11565] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.790023
2017-12-16 06:01:05,790 [salt.state       ][INFO    ][11565] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,791 [salt.state       ][INFO    ][11565] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:01:05,791 [salt.state       ][INFO    ][11565] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.790621 duration_in_ms=0.597
2017-12-16 06:01:05,791 [salt.state       ][INFO    ][11565] Running state [prx01] at time 06:01:05.790776
2017-12-16 06:01:05,791 [salt.state       ][INFO    ][11565] Executing state host.present for prx01
2017-12-16 06:01:05,791 [salt.state       ][INFO    ][11565] Host prx01 (10.167.4.104) already present
2017-12-16 06:01:05,791 [salt.state       ][INFO    ][11565] Completed state [prx01] at time 06:01:05.791354 duration_in_ms=0.577
2017-12-16 06:01:05,792 [salt.state       ][INFO    ][11565] Running state [kvm01] at time 06:01:05.791503
2017-12-16 06:01:05,792 [salt.state       ][INFO    ][11565] Executing state host.present for kvm01
2017-12-16 06:01:05,792 [salt.state       ][INFO    ][11565] Host kvm01 (10.167.4.141) already present
2017-12-16 06:01:05,792 [salt.state       ][INFO    ][11565] Completed state [kvm01] at time 06:01:05.792106 duration_in_ms=0.603
2017-12-16 06:01:05,792 [salt.state       ][INFO    ][11565] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.792281
2017-12-16 06:01:05,792 [salt.state       ][INFO    ][11565] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,793 [salt.state       ][INFO    ][11565] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:01:05,793 [salt.state       ][INFO    ][11565] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.792847 duration_in_ms=0.566
2017-12-16 06:01:05,793 [salt.state       ][INFO    ][11565] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.792995
2017-12-16 06:01:05,793 [salt.state       ][INFO    ][11565] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,793 [salt.state       ][INFO    ][11565] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:01:05,794 [salt.state       ][INFO    ][11565] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.793557 duration_in_ms=0.561
2017-12-16 06:01:05,794 [salt.state       ][INFO    ][11565] Running state [kvm03] at time 06:01:05.793705
2017-12-16 06:01:05,794 [salt.state       ][INFO    ][11565] Executing state host.present for kvm03
2017-12-16 06:01:05,796 [salt.state       ][INFO    ][11565] Host kvm03 (10.167.4.143) already present
2017-12-16 06:01:05,796 [salt.state       ][INFO    ][11565] Completed state [kvm03] at time 06:01:05.795842 duration_in_ms=2.136
2017-12-16 06:01:05,796 [salt.state       ][INFO    ][11565] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.796097
2017-12-16 06:01:05,796 [salt.state       ][INFO    ][11565] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,797 [salt.state       ][INFO    ][11565] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:01:05,797 [salt.state       ][INFO    ][11565] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.796936 duration_in_ms=0.839
2017-12-16 06:01:05,797 [salt.state       ][INFO    ][11565] Running state [kvm02] at time 06:01:05.797181
2017-12-16 06:01:05,797 [salt.state       ][INFO    ][11565] Executing state host.present for kvm02
2017-12-16 06:01:05,798 [salt.state       ][INFO    ][11565] Host kvm02 (10.167.4.142) already present
2017-12-16 06:01:05,798 [salt.state       ][INFO    ][11565] Completed state [kvm02] at time 06:01:05.797999 duration_in_ms=0.818
2017-12-16 06:01:05,798 [salt.state       ][INFO    ][11565] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.798240
2017-12-16 06:01:05,798 [salt.state       ][INFO    ][11565] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,799 [salt.state       ][INFO    ][11565] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:01:05,799 [salt.state       ][INFO    ][11565] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.799097 duration_in_ms=0.857
2017-12-16 06:01:05,799 [salt.state       ][INFO    ][11565] Running state [dbs] at time 06:01:05.799338
2017-12-16 06:01:05,800 [salt.state       ][INFO    ][11565] Executing state host.present for dbs
2017-12-16 06:01:05,800 [salt.state       ][INFO    ][11565] Host dbs (10.167.4.50) already present
2017-12-16 06:01:05,800 [salt.state       ][INFO    ][11565] Completed state [dbs] at time 06:01:05.800274 duration_in_ms=0.935
2017-12-16 06:01:05,801 [salt.state       ][INFO    ][11565] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.800516
2017-12-16 06:01:05,801 [salt.state       ][INFO    ][11565] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,801 [salt.state       ][INFO    ][11565] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:01:05,801 [salt.state       ][INFO    ][11565] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.801403 duration_in_ms=0.887
2017-12-16 06:01:05,802 [salt.state       ][INFO    ][11565] Running state [prx] at time 06:01:05.801645
2017-12-16 06:01:05,802 [salt.state       ][INFO    ][11565] Executing state host.present for prx
2017-12-16 06:01:05,802 [salt.state       ][INFO    ][11565] Host prx (172.30.10.103) already present
2017-12-16 06:01:05,803 [salt.state       ][INFO    ][11565] Completed state [prx] at time 06:01:05.802507 duration_in_ms=0.862
2017-12-16 06:01:05,803 [salt.state       ][INFO    ][11565] Running state [prx02] at time 06:01:05.802744
2017-12-16 06:01:05,803 [salt.state       ][INFO    ][11565] Executing state host.present for prx02
2017-12-16 06:01:05,803 [salt.state       ][INFO    ][11565] Host prx02 (10.167.4.105) already present
2017-12-16 06:01:05,804 [salt.state       ][INFO    ][11565] Completed state [prx02] at time 06:01:05.803601 duration_in_ms=0.857
2017-12-16 06:01:05,804 [salt.state       ][INFO    ][11565] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.803866
2017-12-16 06:01:05,804 [salt.state       ][INFO    ][11565] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,805 [salt.state       ][INFO    ][11565] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:01:05,805 [salt.state       ][INFO    ][11565] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.804766 duration_in_ms=0.9
2017-12-16 06:01:05,805 [salt.state       ][INFO    ][11565] Running state [msg02] at time 06:01:05.805004
2017-12-16 06:01:05,805 [salt.state       ][INFO    ][11565] Executing state host.present for msg02
2017-12-16 06:01:05,806 [salt.state       ][INFO    ][11565] Host msg02 (10.167.4.42) already present
2017-12-16 06:01:05,806 [salt.state       ][INFO    ][11565] Completed state [msg02] at time 06:01:05.805866 duration_in_ms=0.861
2017-12-16 06:01:05,806 [salt.state       ][INFO    ][11565] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.806102
2017-12-16 06:01:05,806 [salt.state       ][INFO    ][11565] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,807 [salt.state       ][INFO    ][11565] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:01:05,807 [salt.state       ][INFO    ][11565] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.806970 duration_in_ms=0.868
2017-12-16 06:01:05,807 [salt.state       ][INFO    ][11565] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.807209
2017-12-16 06:01:05,807 [salt.state       ][INFO    ][11565] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,808 [salt.state       ][INFO    ][11565] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:01:05,808 [salt.state       ][INFO    ][11565] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.808116 duration_in_ms=0.907
2017-12-16 06:01:05,808 [salt.state       ][INFO    ][11565] Running state [msg03] at time 06:01:05.808370
2017-12-16 06:01:05,809 [salt.state       ][INFO    ][11565] Executing state host.present for msg03
2017-12-16 06:01:05,809 [salt.state       ][INFO    ][11565] Host msg03 (10.167.4.43) already present
2017-12-16 06:01:05,809 [salt.state       ][INFO    ][11565] Completed state [msg03] at time 06:01:05.809235 duration_in_ms=0.865
2017-12-16 06:01:05,810 [salt.state       ][INFO    ][11565] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.809472
2017-12-16 06:01:05,810 [salt.state       ][INFO    ][11565] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,810 [salt.state       ][INFO    ][11565] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:01:05,810 [salt.state       ][INFO    ][11565] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.810339 duration_in_ms=0.867
2017-12-16 06:01:05,811 [salt.state       ][INFO    ][11565] Running state [msg01] at time 06:01:05.810578
2017-12-16 06:01:05,811 [salt.state       ][INFO    ][11565] Executing state host.present for msg01
2017-12-16 06:01:05,811 [salt.state       ][INFO    ][11565] Host msg01 (10.167.4.41) already present
2017-12-16 06:01:05,811 [salt.state       ][INFO    ][11565] Completed state [msg01] at time 06:01:05.811455 duration_in_ms=0.876
2017-12-16 06:01:05,812 [salt.state       ][INFO    ][11565] Running state [file.replace] at time 06:01:05.812363
2017-12-16 06:01:05,813 [salt.state       ][INFO    ][11565] Executing state module.run for file.replace
2017-12-16 06:01:05,877 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:01:05,884 [salt.state       ][INFO    ][11565] onlyif execution failed
2017-12-16 06:01:05,885 [salt.state       ][INFO    ][11565] Completed state [file.replace] at time 06:01:05.884513 duration_in_ms=72.149
2017-12-16 06:01:05,885 [salt.state       ][INFO    ][11565] Running state [msg] at time 06:01:05.884826
2017-12-16 06:01:05,885 [salt.state       ][INFO    ][11565] Executing state host.present for msg
2017-12-16 06:01:05,886 [salt.state       ][INFO    ][11565] Host msg (10.167.4.40) already present
2017-12-16 06:01:05,886 [salt.state       ][INFO    ][11565] Completed state [msg] at time 06:01:05.885766 duration_in_ms=0.939
2017-12-16 06:01:05,886 [salt.state       ][INFO    ][11565] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.886002
2017-12-16 06:01:05,886 [salt.state       ][INFO    ][11565] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,887 [salt.state       ][INFO    ][11565] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:01:05,887 [salt.state       ][INFO    ][11565] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.886787 duration_in_ms=0.785
2017-12-16 06:01:05,887 [salt.state       ][INFO    ][11565] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.887022
2017-12-16 06:01:05,887 [salt.state       ][INFO    ][11565] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,888 [salt.state       ][INFO    ][11565] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:05,888 [salt.state       ][INFO    ][11565] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.887872 duration_in_ms=0.85
2017-12-16 06:01:05,888 [salt.state       ][INFO    ][11565] Running state [cfg01] at time 06:01:05.888122
2017-12-16 06:01:05,888 [salt.state       ][INFO    ][11565] Executing state host.present for cfg01
2017-12-16 06:01:05,889 [salt.state       ][INFO    ][11565] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:05,889 [salt.state       ][INFO    ][11565] Completed state [cfg01] at time 06:01:05.888984 duration_in_ms=0.861
2017-12-16 06:01:05,889 [salt.state       ][INFO    ][11565] Running state [cmp002] at time 06:01:05.889224
2017-12-16 06:01:05,889 [salt.state       ][INFO    ][11565] Executing state host.present for cmp002
2017-12-16 06:01:05,890 [salt.state       ][INFO    ][11565] Host cmp002 (10.167.4.102) already present
2017-12-16 06:01:05,890 [salt.state       ][INFO    ][11565] Completed state [cmp002] at time 06:01:05.890046 duration_in_ms=0.822
2017-12-16 06:01:05,890 [salt.state       ][INFO    ][11565] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.890270
2017-12-16 06:01:05,890 [salt.state       ][INFO    ][11565] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,891 [salt.state       ][INFO    ][11565] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:01:05,891 [salt.state       ][INFO    ][11565] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.891099 duration_in_ms=0.829
2017-12-16 06:01:05,891 [salt.state       ][INFO    ][11565] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.891327
2017-12-16 06:01:05,892 [salt.state       ][INFO    ][11565] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,892 [salt.state       ][INFO    ][11565] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:01:05,892 [salt.state       ][INFO    ][11565] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.892209 duration_in_ms=0.882
2017-12-16 06:01:05,892 [salt.state       ][INFO    ][11565] Running state [cmp001] at time 06:01:05.892438
2017-12-16 06:01:05,893 [salt.state       ][INFO    ][11565] Executing state host.present for cmp001
2017-12-16 06:01:05,893 [salt.state       ][INFO    ][11565] Host cmp001 (10.167.4.101) already present
2017-12-16 06:01:05,893 [salt.state       ][INFO    ][11565] Completed state [cmp001] at time 06:01:05.893257 duration_in_ms=0.819
2017-12-16 06:01:05,894 [salt.state       ][INFO    ][11565] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.893487
2017-12-16 06:01:05,894 [salt.state       ][INFO    ][11565] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,894 [salt.state       ][INFO    ][11565] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:01:05,894 [salt.state       ][INFO    ][11565] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.894313 duration_in_ms=0.826
2017-12-16 06:01:05,895 [salt.state       ][INFO    ][11565] Running state [dbs01] at time 06:01:05.894541
2017-12-16 06:01:05,895 [salt.state       ][INFO    ][11565] Executing state host.present for dbs01
2017-12-16 06:01:05,895 [salt.state       ][INFO    ][11565] Host dbs01 (10.167.4.51) already present
2017-12-16 06:01:05,896 [salt.state       ][INFO    ][11565] Completed state [dbs01] at time 06:01:05.895547 duration_in_ms=1.006
2017-12-16 06:01:05,896 [salt.state       ][INFO    ][11565] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.895769
2017-12-16 06:01:05,896 [salt.state       ][INFO    ][11565] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,896 [salt.state       ][INFO    ][11565] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:01:05,897 [salt.state       ][INFO    ][11565] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.896543 duration_in_ms=0.775
2017-12-16 06:01:05,897 [salt.state       ][INFO    ][11565] Running state [dbs02] at time 06:01:05.896686
2017-12-16 06:01:05,897 [salt.state       ][INFO    ][11565] Executing state host.present for dbs02
2017-12-16 06:01:05,897 [salt.state       ][INFO    ][11565] Host dbs02 (10.167.4.52) already present
2017-12-16 06:01:05,897 [salt.state       ][INFO    ][11565] Completed state [dbs02] at time 06:01:05.897211 duration_in_ms=0.525
2017-12-16 06:01:05,897 [salt.state       ][INFO    ][11565] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.897353
2017-12-16 06:01:05,897 [salt.state       ][INFO    ][11565] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,898 [salt.state       ][INFO    ][11565] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:01:05,898 [salt.state       ][INFO    ][11565] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.897881 duration_in_ms=0.529
2017-12-16 06:01:05,898 [salt.state       ][INFO    ][11565] Running state [dbs03] at time 06:01:05.898022
2017-12-16 06:01:05,898 [salt.state       ][INFO    ][11565] Executing state host.present for dbs03
2017-12-16 06:01:05,898 [salt.state       ][INFO    ][11565] Host dbs03 (10.167.4.53) already present
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11565] Completed state [dbs03] at time 06:01:05.898548 duration_in_ms=0.525
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11565] Running state [odl01] at time 06:01:05.898688
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11565] Executing state host.present for odl01
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11565] Host odl01 (10.167.4.111) already present
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11565] Completed state [odl01] at time 06:01:05.899214 duration_in_ms=0.525
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11565] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.899354
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11565] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,900 [salt.state       ][INFO    ][11565] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:01:05,900 [salt.state       ][INFO    ][11565] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.899904 duration_in_ms=0.55
2017-12-16 06:01:05,900 [salt.state       ][INFO    ][11565] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.900049
2017-12-16 06:01:05,900 [salt.state       ][INFO    ][11565] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,901 [salt.state       ][INFO    ][11565] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:01:05,901 [salt.state       ][INFO    ][11565] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.900613 duration_in_ms=0.564
2017-12-16 06:01:05,901 [salt.state       ][INFO    ][11565] Running state [mas01] at time 06:01:05.900771
2017-12-16 06:01:05,901 [salt.state       ][INFO    ][11565] Executing state host.present for mas01
2017-12-16 06:01:05,901 [salt.state       ][INFO    ][11565] Host mas01 (10.167.4.3) already present
2017-12-16 06:01:05,901 [salt.state       ][INFO    ][11565] Completed state [mas01] at time 06:01:05.901297 duration_in_ms=0.526
2017-12-16 06:01:05,901 [salt.state       ][INFO    ][11565] Running state [ctl02] at time 06:01:05.901436
2017-12-16 06:01:05,902 [salt.state       ][INFO    ][11565] Executing state host.present for ctl02
2017-12-16 06:01:05,902 [salt.state       ][INFO    ][11565] Host ctl02 (10.167.4.12) already present
2017-12-16 06:01:05,902 [salt.state       ][INFO    ][11565] Completed state [ctl02] at time 06:01:05.901987 duration_in_ms=0.551
2017-12-16 06:01:05,902 [salt.state       ][INFO    ][11565] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.902123
2017-12-16 06:01:05,902 [salt.state       ][INFO    ][11565] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,903 [salt.state       ][INFO    ][11565] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:01:05,903 [salt.state       ][INFO    ][11565] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.902652 duration_in_ms=0.528
2017-12-16 06:01:05,903 [salt.state       ][INFO    ][11565] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.902792
2017-12-16 06:01:05,903 [salt.state       ][INFO    ][11565] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,903 [salt.state       ][INFO    ][11565] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:01:05,903 [salt.state       ][INFO    ][11565] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.903311 duration_in_ms=0.519
2017-12-16 06:01:05,903 [salt.state       ][INFO    ][11565] Running state [ctl03] at time 06:01:05.903447
2017-12-16 06:01:05,904 [salt.state       ][INFO    ][11565] Executing state host.present for ctl03
2017-12-16 06:01:05,904 [salt.state       ][INFO    ][11565] Host ctl03 (10.167.4.13) already present
2017-12-16 06:01:05,904 [salt.state       ][INFO    ][11565] Completed state [ctl03] at time 06:01:05.903998 duration_in_ms=0.551
2017-12-16 06:01:05,904 [salt.state       ][INFO    ][11565] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.904150
2017-12-16 06:01:05,904 [salt.state       ][INFO    ][11565] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,905 [salt.state       ][INFO    ][11565] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:01:05,905 [salt.state       ][INFO    ][11565] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.904686 duration_in_ms=0.535
2017-12-16 06:01:05,905 [salt.state       ][INFO    ][11565] Running state [ctl01] at time 06:01:05.904824
2017-12-16 06:01:05,905 [salt.state       ][INFO    ][11565] Executing state host.present for ctl01
2017-12-16 06:01:05,905 [salt.state       ][INFO    ][11565] Host ctl01 (10.167.4.11) already present
2017-12-16 06:01:05,905 [salt.state       ][INFO    ][11565] Completed state [ctl01] at time 06:01:05.905377 duration_in_ms=0.552
2017-12-16 06:01:05,906 [salt.state       ][INFO    ][11565] Running state [ctl] at time 06:01:05.905514
2017-12-16 06:01:05,906 [salt.state       ][INFO    ][11565] Executing state host.present for ctl
2017-12-16 06:01:05,906 [salt.state       ][INFO    ][11565] Host ctl (10.167.4.10) already present
2017-12-16 06:01:05,906 [salt.state       ][INFO    ][11565] Completed state [ctl] at time 06:01:05.906037 duration_in_ms=0.523
2017-12-16 06:01:05,906 [salt.state       ][INFO    ][11565] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.906173
2017-12-16 06:01:05,906 [salt.state       ][INFO    ][11565] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:05,907 [salt.state       ][INFO    ][11565] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:01:05,907 [salt.state       ][INFO    ][11565] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:05.906705 duration_in_ms=0.532
2017-12-16 06:01:05,907 [salt.state       ][INFO    ][11565] Running state [ens2] at time 06:01:05.906841
2017-12-16 06:01:05,907 [salt.state       ][INFO    ][11565] Executing state network.managed for ens2
2017-12-16 06:01:06,211 [salt.state       ][INFO    ][11565] Interface ens2 is up to date.
2017-12-16 06:01:06,211 [salt.state       ][INFO    ][11565] Completed state [ens2] at time 06:01:06.211019 duration_in_ms=304.177
2017-12-16 06:01:06,211 [salt.state       ][INFO    ][11565] Running state [ens3] at time 06:01:06.211199
2017-12-16 06:01:06,211 [salt.state       ][INFO    ][11565] Executing state network.managed for ens3
2017-12-16 06:01:06,507 [salt.state       ][INFO    ][11565] Interface ens3 is up to date.
2017-12-16 06:01:06,507 [salt.state       ][INFO    ][11565] Completed state [ens3] at time 06:01:06.507426 duration_in_ms=296.225
2017-12-16 06:01:06,508 [salt.state       ][INFO    ][11565] Running state [/etc/profile.d/proxy.sh] at time 06:01:06.507742
2017-12-16 06:01:06,508 [salt.state       ][INFO    ][11565] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:01:06,509 [salt.state       ][INFO    ][11565] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:01:06,509 [salt.state       ][INFO    ][11565] Completed state [/etc/profile.d/proxy.sh] at time 06:01:06.508756 duration_in_ms=1.014
2017-12-16 06:01:06,509 [salt.state       ][INFO    ][11565] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:01:06.509026
2017-12-16 06:01:06,509 [salt.state       ][INFO    ][11565] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:01:06,510 [salt.state       ][INFO    ][11565] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:01:06,510 [salt.state       ][INFO    ][11565] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:01:06.509848 duration_in_ms=0.823
2017-12-16 06:01:06,510 [salt.state       ][INFO    ][11565] Running state [ntp] at time 06:01:06.510127
2017-12-16 06:01:06,510 [salt.state       ][INFO    ][11565] Executing state pkg.installed for ntp
2017-12-16 06:01:06,514 [salt.state       ][INFO    ][11565] Package ntp is already installed
2017-12-16 06:01:06,514 [salt.state       ][INFO    ][11565] Completed state [ntp] at time 06:01:06.513865 duration_in_ms=3.737
2017-12-16 06:01:06,515 [salt.state       ][INFO    ][11565] Running state [/etc/ntp.conf] at time 06:01:06.514691
2017-12-16 06:01:06,515 [salt.state       ][INFO    ][11565] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:01:06,532 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:01:06,559 [salt.fileclient  ][INFO    ][11565] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:06,566 [salt.state       ][INFO    ][11565] File /etc/ntp.conf is in the correct state
2017-12-16 06:01:06,566 [salt.state       ][INFO    ][11565] Completed state [/etc/ntp.conf] at time 06:01:06.565956 duration_in_ms=51.265
2017-12-16 06:01:06,567 [salt.state       ][INFO    ][11565] Running state [ntp] at time 06:01:06.566761
2017-12-16 06:01:06,567 [salt.state       ][INFO    ][11565] Executing state service.running for ntp
2017-12-16 06:01:06,567 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:06,581 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:01:06,592 [salt.loaded.int.module.cmdmod][INFO    ][11565] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:01:06,605 [salt.state       ][INFO    ][11565] The service ntp is already running
2017-12-16 06:01:06,605 [salt.state       ][INFO    ][11565] Completed state [ntp] at time 06:01:06.605003 duration_in_ms=38.242
2017-12-16 06:01:06,607 [salt.minion      ][INFO    ][11565] Returning information for job: 20171216060050051526
2017-12-16 06:01:31,286 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216060131271002
2017-12-16 06:01:31,308 [salt.minion      ][INFO    ][13522] Starting a new job with PID 13522
2017-12-16 06:01:34,218 [salt.state       ][INFO    ][13522] Loading fresh modules for state activity
2017-12-16 06:01:34,273 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:01:34,547 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:01:34,584 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,635 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:01:34,658 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,702 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:01:34,719 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,761 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:01:34,818 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,871 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:01:34,892 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,932 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:01:34,953 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,001 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:01:35,023 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,085 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:01:35,104 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,161 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:01:35,177 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,228 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:01:35,244 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,286 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:01:35,311 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,366 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:01:35,387 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,428 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:01:35,441 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,488 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:01:35,509 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,555 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:01:35,572 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,620 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:01:35,643 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,700 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:01:35,716 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,762 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:01:35,793 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,867 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:01:35,928 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,974 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:01:35,989 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:36,034 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:01:36,053 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:36,100 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:01:36,112 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:01:36,146 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:36,165 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:01:36,629 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:36,643 [salt.state       ][INFO    ][13522] Running state [/etc/environment] at time 06:01:36.642896
2017-12-16 06:01:36,643 [salt.state       ][INFO    ][13522] Executing state file.blockreplace for /etc/environment
2017-12-16 06:01:36,647 [salt.state       ][INFO    ][13522] No changes needed to be made
2017-12-16 06:01:36,648 [salt.state       ][INFO    ][13522] Completed state [/etc/environment] at time 06:01:36.647634 duration_in_ms=4.739
2017-12-16 06:01:36,648 [salt.state       ][INFO    ][13522] Running state [/etc/profile.d] at time 06:01:36.647947
2017-12-16 06:01:36,648 [salt.state       ][INFO    ][13522] Executing state file.directory for /etc/profile.d
2017-12-16 06:01:36,649 [salt.state       ][INFO    ][13522] Directory /etc/profile.d is in the correct state
2017-12-16 06:01:36,649 [salt.state       ][INFO    ][13522] Completed state [/etc/profile.d] at time 06:01:36.649323 duration_in_ms=1.375
2017-12-16 06:01:36,959 [salt.state       ][INFO    ][13522] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:01:36.959375
2017-12-16 06:01:36,960 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:01:36,981 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:01:36,985 [salt.state       ][INFO    ][13522] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:01:36,986 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:01:36.985744 duration_in_ms=26.369
2017-12-16 06:01:36,986 [salt.state       ][INFO    ][13522] Running state [linux_repo_prereq_pkgs] at time 06:01:36.986351
2017-12-16 06:01:36,987 [salt.state       ][INFO    ][13522] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:01:36,987 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:01:37,433 [salt.state       ][INFO    ][13522] All specified packages are already installed
2017-12-16 06:01:37,434 [salt.state       ][INFO    ][13522] Completed state [linux_repo_prereq_pkgs] at time 06:01:37.433610 duration_in_ms=447.258
2017-12-16 06:01:37,434 [salt.state       ][INFO    ][13522] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:01:37.433940
2017-12-16 06:01:37,434 [salt.state       ][INFO    ][13522] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:01:37,435 [salt.state       ][INFO    ][13522] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:01:37,435 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:01:37.434871 duration_in_ms=0.931
2017-12-16 06:01:37,435 [salt.state       ][INFO    ][13522] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:01:37.435144
2017-12-16 06:01:37,435 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:01:37,457 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:01:37,474 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:37,508 [salt.state       ][INFO    ][13522] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:01:37,508 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:01:37.508365 duration_in_ms=73.22
2017-12-16 06:01:37,510 [salt.state       ][INFO    ][13522] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:01:37.510411
2017-12-16 06:01:37,511 [salt.state       ][INFO    ][13522] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:01:37,732 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 06:01:37,810 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:39,683 [salt.state       ][INFO    ][13522] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:01:39,684 [salt.state       ][INFO    ][13522] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:01:39.683803 duration_in_ms=2173.391
2017-12-16 06:01:39,684 [salt.state       ][INFO    ][13522] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:39.684185
2017-12-16 06:01:39,685 [salt.state       ][INFO    ][13522] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:01:39,685 [salt.state       ][INFO    ][13522] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:01:39,685 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:39.685258 duration_in_ms=1.073
2017-12-16 06:01:39,686 [salt.state       ][INFO    ][13522] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:39.685545
2017-12-16 06:01:39,686 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:01:39,707 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:01:39,724 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:39,758 [salt.state       ][INFO    ][13522] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:01:39,758 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:39.758211 duration_in_ms=72.664
2017-12-16 06:01:39,759 [salt.state       ][INFO    ][13522] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:01:39.758952
2017-12-16 06:01:39,759 [salt.state       ][INFO    ][13522] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:01:39,845 [salt.loaded.int.module.cmdmod][INFO    ][13522] 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'
2017-12-16 06:01:39,938 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:41,382 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060141367074
2017-12-16 06:01:41,395 [salt.minion      ][INFO    ][14530] Starting a new job with PID 14530
2017-12-16 06:01:41,406 [salt.minion      ][INFO    ][14530] Returning information for job: 20171216060141367074
2017-12-16 06:01:41,939 [salt.state       ][INFO    ][13522] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:01:41,939 [salt.state       ][INFO    ][13522] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:01:41.939174 duration_in_ms=2180.222
2017-12-16 06:01:41,940 [salt.state       ][INFO    ][13522] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:41.939510
2017-12-16 06:01:41,940 [salt.state       ][INFO    ][13522] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:01:41,940 [salt.state       ][INFO    ][13522] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:01:41,940 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:41.940460 duration_in_ms=0.95
2017-12-16 06:01:41,941 [salt.state       ][INFO    ][13522] Running state [/etc/apt/preferences.d/uca] at time 06:01:41.940733
2017-12-16 06:01:41,941 [salt.state       ][INFO    ][13522] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:01:41,941 [salt.state       ][INFO    ][13522] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:01:41,942 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/preferences.d/uca] at time 06:01:41.941554 duration_in_ms=0.821
2017-12-16 06:01:41,942 [salt.state       ][INFO    ][13522] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:41.942234
2017-12-16 06:01:41,943 [salt.state       ][INFO    ][13522] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:01:41,985 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:01:42,025 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:43,942 [salt.state       ][INFO    ][13522] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:01:43,943 [salt.state       ][INFO    ][13522] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:43.942572 duration_in_ms=2000.338
2017-12-16 06:01:43,943 [salt.state       ][INFO    ][13522] Running state [linux_extra_packages_purged] at time 06:01:43.942935
2017-12-16 06:01:43,943 [salt.state       ][INFO    ][13522] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:01:43,949 [salt.state       ][INFO    ][13522] All specified packages are already absent
2017-12-16 06:01:43,949 [salt.state       ][INFO    ][13522] Completed state [linux_extra_packages_purged] at time 06:01:43.949360 duration_in_ms=6.424
2017-12-16 06:01:43,950 [salt.state       ][INFO    ][13522] Running state [linux_extra_packages_latest] at time 06:01:43.949657
2017-12-16 06:01:43,950 [salt.state       ][INFO    ][13522] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:01:43,953 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:45,818 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:01:45,865 [salt.state       ][INFO    ][13522] Package mcelog is already up-to-date
2017-12-16 06:01:45,866 [salt.state       ][INFO    ][13522] Completed state [linux_extra_packages_latest] at time 06:01:45.865659 duration_in_ms=1916.001
2017-12-16 06:01:45,867 [salt.state       ][INFO    ][13522] Running state [UTC] at time 06:01:45.866583
2017-12-16 06:01:45,867 [salt.state       ][INFO    ][13522] Executing state timezone.system for UTC
2017-12-16 06:01:45,868 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:45,904 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:45,913 [salt.state       ][INFO    ][13522] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:01:45,913 [salt.state       ][INFO    ][13522] Completed state [UTC] at time 06:01:45.913378 duration_in_ms=46.794
2017-12-16 06:01:45,914 [salt.state       ][INFO    ][13522] Running state [nf_conntrack] at time 06:01:45.914060
2017-12-16 06:01:45,914 [salt.state       ][INFO    ][13522] Executing state kmod.present for nf_conntrack
2017-12-16 06:01:45,915 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'lsmod' in directory '/root'
2017-12-16 06:01:45,922 [salt.state       ][INFO    ][13522] Kernel module nf_conntrack is already present
2017-12-16 06:01:45,923 [salt.state       ][INFO    ][13522] Completed state [nf_conntrack] at time 06:01:45.922482 duration_in_ms=8.421
2017-12-16 06:01:45,923 [salt.state       ][INFO    ][13522] Running state [kernel.panic] at time 06:01:45.923107
2017-12-16 06:01:45,923 [salt.state       ][INFO    ][13522] Executing state sysctl.present for kernel.panic
2017-12-16 06:01:45,931 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,944 [salt.state       ][INFO    ][13522] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:01:45,945 [salt.state       ][INFO    ][13522] Completed state [kernel.panic] at time 06:01:45.944611 duration_in_ms=21.504
2017-12-16 06:01:45,945 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_keepalive_probes] at time 06:01:45.944956
2017-12-16 06:01:45,945 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:01:45,946 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,959 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:01:45,959 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:01:45.959375 duration_in_ms=14.418
2017-12-16 06:01:45,960 [salt.state       ][INFO    ][13522] Running state [fs.file-max] at time 06:01:45.959714
2017-12-16 06:01:45,960 [salt.state       ][INFO    ][13522] Executing state sysctl.present for fs.file-max
2017-12-16 06:01:45,961 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,973 [salt.state       ][INFO    ][13522] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:01:45,973 [salt.state       ][INFO    ][13522] Completed state [fs.file-max] at time 06:01:45.973302 duration_in_ms=13.587
2017-12-16 06:01:45,974 [salt.state       ][INFO    ][13522] Running state [net.core.somaxconn] at time 06:01:45.973658
2017-12-16 06:01:45,974 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:01:45,975 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,987 [salt.state       ][INFO    ][13522] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:01:45,988 [salt.state       ][INFO    ][13522] Completed state [net.core.somaxconn] at time 06:01:45.987866 duration_in_ms=14.207
2017-12-16 06:01:45,988 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:01:45.988234
2017-12-16 06:01:45,989 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:01:45,989 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,002 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:01:46,003 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:01:46.002775 duration_in_ms=14.541
2017-12-16 06:01:46,003 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_tw_reuse] at time 06:01:46.003147
2017-12-16 06:01:46,004 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:01:46,004 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,017 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:01:46,018 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_tw_reuse] at time 06:01:46.017625 duration_in_ms=14.476
2017-12-16 06:01:46,018 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_congestion_control] at time 06:01:46.017981
2017-12-16 06:01:46,018 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:01:46,019 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,032 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:01:46,033 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_congestion_control] at time 06:01:46.032747 duration_in_ms=14.765
2017-12-16 06:01:46,033 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_retries2] at time 06:01:46.033107
2017-12-16 06:01:46,033 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:01:46,034 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,047 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:01:46,047 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_retries2] at time 06:01:46.047177 duration_in_ms=14.069
2017-12-16 06:01:46,048 [salt.state       ][INFO    ][13522] Running state [net.core.netdev_max_backlog] at time 06:01:46.047568
2017-12-16 06:01:46,048 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:01:46,049 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,062 [salt.state       ][INFO    ][13522] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:01:46,062 [salt.state       ][INFO    ][13522] Completed state [net.core.netdev_max_backlog] at time 06:01:46.062119 duration_in_ms=14.55
2017-12-16 06:01:46,063 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:46.062483
2017-12-16 06:01:46,063 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:01:46,063 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,076 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:01:46,076 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:46.076050 duration_in_ms=13.566
2017-12-16 06:01:46,076 [salt.state       ][INFO    ][13522] Running state [vm.swappiness] at time 06:01:46.076402
2017-12-16 06:01:46,077 [salt.state       ][INFO    ][13522] Executing state sysctl.present for vm.swappiness
2017-12-16 06:01:46,077 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,090 [salt.state       ][INFO    ][13522] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:01:46,091 [salt.state       ][INFO    ][13522] Completed state [vm.swappiness] at time 06:01:46.090560 duration_in_ms=14.158
2017-12-16 06:01:46,091 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:01:46.090943
2017-12-16 06:01:46,091 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:01:46,092 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,105 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:01:46,105 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:01:46.105359 duration_in_ms=14.415
2017-12-16 06:01:46,106 [salt.state       ][INFO    ][13522] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:46.105735
2017-12-16 06:01:46,106 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:01:46,107 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,120 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:01:46,120 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:46.120287 duration_in_ms=14.551
2017-12-16 06:01:46,121 [salt.state       ][INFO    ][13522] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:46.120642
2017-12-16 06:01:46,121 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:01:46,122 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,134 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:01:46,135 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:46.134849 duration_in_ms=14.206
2017-12-16 06:01:46,135 [salt.state       ][INFO    ][13522] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:46.135245
2017-12-16 06:01:46,136 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:01:46,136 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,150 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:01:46,151 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:46.150640 duration_in_ms=15.395
2017-12-16 06:01:46,151 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_fin_timeout] at time 06:01:46.151001
2017-12-16 06:01:46,151 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:01:46,152 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,165 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:01:46,166 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_fin_timeout] at time 06:01:46.165653 duration_in_ms=14.651
2017-12-16 06:01:46,166 [salt.state       ][INFO    ][13522] Running state [net.ipv4.tcp_keepalive_time] at time 06:01:46.166002
2017-12-16 06:01:46,166 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:01:46,167 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,180 [salt.state       ][INFO    ][13522] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:01:46,180 [salt.state       ][INFO    ][13522] Completed state [net.ipv4.tcp_keepalive_time] at time 06:01:46.180421 duration_in_ms=14.419
2017-12-16 06:01:46,181 [salt.state       ][INFO    ][13522] Running state [net.nf_conntrack_max] at time 06:01:46.180773
2017-12-16 06:01:46,181 [salt.state       ][INFO    ][13522] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:01:46,182 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,194 [salt.state       ][INFO    ][13522] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:01:46,195 [salt.state       ][INFO    ][13522] Completed state [net.nf_conntrack_max] at time 06:01:46.194680 duration_in_ms=13.906
2017-12-16 06:01:46,195 [salt.state       ][INFO    ][13522] Running state [linux_sysfs_package] at time 06:01:46.195043
2017-12-16 06:01:46,195 [salt.state       ][INFO    ][13522] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:01:46,199 [salt.state       ][INFO    ][13522] All specified packages are already installed
2017-12-16 06:01:46,199 [salt.state       ][INFO    ][13522] Completed state [linux_sysfs_package] at time 06:01:46.199238 duration_in_ms=4.195
2017-12-16 06:01:46,200 [salt.state       ][INFO    ][13522] Running state [/etc/sysfs.d] at time 06:01:46.200203
2017-12-16 06:01:46,201 [salt.state       ][INFO    ][13522] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:01:46,201 [salt.state       ][INFO    ][13522] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:01:46,201 [salt.state       ][INFO    ][13522] Completed state [/etc/sysfs.d] at time 06:01:46.201284 duration_in_ms=1.081
2017-12-16 06:01:46,202 [salt.state       ][INFO    ][13522] Running state [ondemand] at time 06:01:46.201864
2017-12-16 06:01:46,202 [salt.state       ][INFO    ][13522] Executing state service.dead for ondemand
2017-12-16 06:01:46,203 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:46,212 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:46,220 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:46,231 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'runlevel' in directory '/root'
2017-12-16 06:01:46,239 [salt.state       ][INFO    ][13522] The service ondemand is already dead
2017-12-16 06:01:46,239 [salt.state       ][INFO    ][13522] Completed state [ondemand] at time 06:01:46.239111 duration_in_ms=37.247
2017-12-16 06:01:46,240 [salt.state       ][INFO    ][13522] Running state [cs_CZ.UTF-8] at time 06:01:46.239768
2017-12-16 06:01:46,240 [salt.state       ][INFO    ][13522] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:01:46,241 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:46,247 [salt.state       ][INFO    ][13522] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:01:46,248 [salt.state       ][INFO    ][13522] Completed state [cs_CZ.UTF-8] at time 06:01:46.247732 duration_in_ms=7.963
2017-12-16 06:01:46,248 [salt.state       ][INFO    ][13522] Running state [en_US.UTF-8] at time 06:01:46.248116
2017-12-16 06:01:46,248 [salt.state       ][INFO    ][13522] Executing state locale.present for en_US.UTF-8
2017-12-16 06:01:46,249 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:46,256 [salt.state       ][INFO    ][13522] Locale en_US.UTF-8 is already present
2017-12-16 06:01:46,256 [salt.state       ][INFO    ][13522] Completed state [en_US.UTF-8] at time 06:01:46.256019 duration_in_ms=7.903
2017-12-16 06:01:46,257 [salt.state       ][INFO    ][13522] Running state [en_US.UTF-8] at time 06:01:46.256982
2017-12-16 06:01:46,257 [salt.state       ][INFO    ][13522] Executing state locale.system for en_US.UTF-8
2017-12-16 06:01:46,258 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'localectl' in directory '/root'
2017-12-16 06:01:46,289 [salt.state       ][INFO    ][13522] System locale en_US.UTF-8 already set
2017-12-16 06:01:46,289 [salt.state       ][INFO    ][13522] Completed state [en_US.UTF-8] at time 06:01:46.289255 duration_in_ms=32.273
2017-12-16 06:01:46,290 [salt.state       ][INFO    ][13522] Running state [root] at time 06:01:46.290253
2017-12-16 06:01:46,291 [salt.state       ][INFO    ][13522] Executing state user.present for root
2017-12-16 06:01:46,291 [salt.state       ][INFO    ][13522] User root is present and up to date
2017-12-16 06:01:46,292 [salt.state       ][INFO    ][13522] Completed state [root] at time 06:01:46.291708 duration_in_ms=1.454
2017-12-16 06:01:46,293 [salt.state       ][INFO    ][13522] Running state [/root] at time 06:01:46.292584
2017-12-16 06:01:46,293 [salt.state       ][INFO    ][13522] Executing state file.directory for /root
2017-12-16 06:01:46,293 [salt.state       ][INFO    ][13522] Directory /root is in the correct state
2017-12-16 06:01:46,294 [salt.state       ][INFO    ][13522] Completed state [/root] at time 06:01:46.293650 duration_in_ms=1.067
2017-12-16 06:01:46,294 [salt.state       ][INFO    ][13522] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:01:46.293925
2017-12-16 06:01:46,294 [salt.state       ][INFO    ][13522] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:01:46,295 [salt.state       ][INFO    ][13522] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:01:46,295 [salt.state       ][INFO    ][13522] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:01:46.294765 duration_in_ms=0.84
2017-12-16 06:01:46,295 [salt.state       ][INFO    ][13522] Running state [ubuntu] at time 06:01:46.295040
2017-12-16 06:01:46,295 [salt.state       ][INFO    ][13522] Executing state user.present for ubuntu
2017-12-16 06:01:46,296 [salt.state       ][INFO    ][13522] User ubuntu is present and up to date
2017-12-16 06:01:46,296 [salt.state       ][INFO    ][13522] Completed state [ubuntu] at time 06:01:46.296307 duration_in_ms=1.267
2017-12-16 06:01:46,297 [salt.state       ][INFO    ][13522] Running state [/home/ubuntu] at time 06:01:46.297025
2017-12-16 06:01:46,297 [salt.state       ][INFO    ][13522] Executing state file.directory for /home/ubuntu
2017-12-16 06:01:46,298 [salt.state       ][INFO    ][13522] Directory /home/ubuntu is in the correct state
2017-12-16 06:01:46,298 [salt.state       ][INFO    ][13522] Completed state [/home/ubuntu] at time 06:01:46.298070 duration_in_ms=1.046
2017-12-16 06:01:46,299 [salt.state       ][INFO    ][13522] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:46.298704
2017-12-16 06:01:46,299 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:01:46,314 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:01:46,317 [salt.state       ][INFO    ][13522] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:01:46,318 [salt.state       ][INFO    ][13522] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:46.317550 duration_in_ms=18.846
2017-12-16 06:01:46,318 [salt.state       ][INFO    ][13522] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:46.317829
2017-12-16 06:01:46,318 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:01:46,334 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:01:46,350 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:46,382 [salt.state       ][INFO    ][13522] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:01:46,383 [salt.state       ][INFO    ][13522] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:46.382574 duration_in_ms=64.744
2017-12-16 06:01:46,383 [salt.state       ][INFO    ][13522] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:46.382850
2017-12-16 06:01:46,383 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:01:46,399 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:01:46,413 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:46,445 [salt.state       ][INFO    ][13522] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:01:46,445 [salt.state       ][INFO    ][13522] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:46.445443 duration_in_ms=62.593
2017-12-16 06:01:46,446 [salt.state       ][INFO    ][13522] Running state [service.systemctl_reload] at time 06:01:46.446368
2017-12-16 06:01:46,447 [salt.state       ][INFO    ][13522] Executing state module.wait for service.systemctl_reload
2017-12-16 06:01:46,447 [salt.state       ][INFO    ][13522] No changes made for service.systemctl_reload
2017-12-16 06:01:46,447 [salt.state       ][INFO    ][13522] Completed state [service.systemctl_reload] at time 06:01:46.447178 duration_in_ms=0.81
2017-12-16 06:01:46,447 [salt.state       ][INFO    ][13522] Running state [/etc/hostname] at time 06:01:46.447461
2017-12-16 06:01:46,448 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/hostname
2017-12-16 06:01:46,466 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:01:46,467 [salt.state       ][INFO    ][13522] File /etc/hostname is in the correct state
2017-12-16 06:01:46,467 [salt.state       ][INFO    ][13522] Completed state [/etc/hostname] at time 06:01:46.467361 duration_in_ms=19.9
2017-12-16 06:01:46,469 [salt.state       ][INFO    ][13522] Running state [hostname msg01] at time 06:01:46.468949
2017-12-16 06:01:46,469 [salt.state       ][INFO    ][13522] Executing state cmd.wait for hostname msg01
2017-12-16 06:01:46,470 [salt.state       ][INFO    ][13522] No changes made for hostname msg01
2017-12-16 06:01:46,470 [salt.state       ][INFO    ][13522] Completed state [hostname msg01] at time 06:01:46.469807 duration_in_ms=0.858
2017-12-16 06:01:46,470 [salt.state       ][INFO    ][13522] Running state [mdb02] at time 06:01:46.470250
2017-12-16 06:01:46,471 [salt.state       ][INFO    ][13522] Executing state host.present for mdb02
2017-12-16 06:01:46,471 [salt.state       ][INFO    ][13522] Host mdb02 (10.167.4.77) already present
2017-12-16 06:01:46,471 [salt.state       ][INFO    ][13522] Completed state [mdb02] at time 06:01:46.471227 duration_in_ms=0.977
2017-12-16 06:01:46,472 [salt.state       ][INFO    ][13522] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.471503
2017-12-16 06:01:46,472 [salt.state       ][INFO    ][13522] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,472 [salt.state       ][INFO    ][13522] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:01:46,473 [salt.state       ][INFO    ][13522] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.472500 duration_in_ms=0.996
2017-12-16 06:01:46,473 [salt.state       ][INFO    ][13522] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.472774
2017-12-16 06:01:46,473 [salt.state       ][INFO    ][13522] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,473 [salt.state       ][INFO    ][13522] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:01:46,474 [salt.state       ][INFO    ][13522] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.473702 duration_in_ms=0.927
2017-12-16 06:01:46,474 [salt.state       ][INFO    ][13522] Running state [mdb03] at time 06:01:46.473976
2017-12-16 06:01:46,474 [salt.state       ][INFO    ][13522] Executing state host.present for mdb03
2017-12-16 06:01:46,475 [salt.state       ][INFO    ][13522] Host mdb03 (10.167.4.78) already present
2017-12-16 06:01:46,475 [salt.state       ][INFO    ][13522] Completed state [mdb03] at time 06:01:46.474903 duration_in_ms=0.927
2017-12-16 06:01:46,475 [salt.state       ][INFO    ][13522] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.475192
2017-12-16 06:01:46,475 [salt.state       ][INFO    ][13522] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,476 [salt.state       ][INFO    ][13522] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:01:46,476 [salt.state       ][INFO    ][13522] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.476137 duration_in_ms=0.961
2017-12-16 06:01:46,476 [salt.state       ][INFO    ][13522] Running state [mdb01] at time 06:01:46.476426
2017-12-16 06:01:46,477 [salt.state       ][INFO    ][13522] Executing state host.present for mdb01
2017-12-16 06:01:46,477 [salt.state       ][INFO    ][13522] Host mdb01 (10.167.4.76) already present
2017-12-16 06:01:46,477 [salt.state       ][INFO    ][13522] Completed state [mdb01] at time 06:01:46.477377 duration_in_ms=0.951
2017-12-16 06:01:46,478 [salt.state       ][INFO    ][13522] Running state [mdb] at time 06:01:46.477649
2017-12-16 06:01:46,478 [salt.state       ][INFO    ][13522] Executing state host.present for mdb
2017-12-16 06:01:46,478 [salt.state       ][INFO    ][13522] Host mdb (10.167.4.75) already present
2017-12-16 06:01:46,479 [salt.state       ][INFO    ][13522] Completed state [mdb] at time 06:01:46.478600 duration_in_ms=0.95
2017-12-16 06:01:46,479 [salt.state       ][INFO    ][13522] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.478875
2017-12-16 06:01:46,479 [salt.state       ][INFO    ][13522] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,480 [salt.state       ][INFO    ][13522] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:01:46,480 [salt.state       ][INFO    ][13522] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.479835 duration_in_ms=0.96
2017-12-16 06:01:46,480 [salt.state       ][INFO    ][13522] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.480127
2017-12-16 06:01:46,480 [salt.state       ][INFO    ][13522] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,481 [salt.state       ][INFO    ][13522] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:46,481 [salt.state       ][INFO    ][13522] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.481061 duration_in_ms=0.935
2017-12-16 06:01:46,481 [salt.state       ][INFO    ][13522] Running state [cfg01] at time 06:01:46.481335
2017-12-16 06:01:46,482 [salt.state       ][INFO    ][13522] Executing state host.present for cfg01
2017-12-16 06:01:46,482 [salt.state       ][INFO    ][13522] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:46,482 [salt.state       ][INFO    ][13522] Completed state [cfg01] at time 06:01:46.482256 duration_in_ms=0.92
2017-12-16 06:01:46,483 [salt.state       ][INFO    ][13522] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.482526
2017-12-16 06:01:46,483 [salt.state       ][INFO    ][13522] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,483 [salt.state       ][INFO    ][13522] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:01:46,483 [salt.state       ][INFO    ][13522] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.483468 duration_in_ms=0.941
2017-12-16 06:01:46,484 [salt.state       ][INFO    ][13522] Running state [prx01] at time 06:01:46.483745
2017-12-16 06:01:46,484 [salt.state       ][INFO    ][13522] Executing state host.present for prx01
2017-12-16 06:01:46,484 [salt.state       ][INFO    ][13522] Host prx01 (10.167.4.104) already present
2017-12-16 06:01:46,485 [salt.state       ][INFO    ][13522] Completed state [prx01] at time 06:01:46.484681 duration_in_ms=0.936
2017-12-16 06:01:46,485 [salt.state       ][INFO    ][13522] Running state [kvm01] at time 06:01:46.484954
2017-12-16 06:01:46,485 [salt.state       ][INFO    ][13522] Executing state host.present for kvm01
2017-12-16 06:01:46,486 [salt.state       ][INFO    ][13522] Host kvm01 (10.167.4.141) already present
2017-12-16 06:01:46,486 [salt.state       ][INFO    ][13522] Completed state [kvm01] at time 06:01:46.485876 duration_in_ms=0.922
2017-12-16 06:01:46,486 [salt.state       ][INFO    ][13522] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.486152
2017-12-16 06:01:46,486 [salt.state       ][INFO    ][13522] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,487 [salt.state       ][INFO    ][13522] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:01:46,487 [salt.state       ][INFO    ][13522] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.487098 duration_in_ms=0.946
2017-12-16 06:01:46,487 [salt.state       ][INFO    ][13522] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.487383
2017-12-16 06:01:46,488 [salt.state       ][INFO    ][13522] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,488 [salt.state       ][INFO    ][13522] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:01:46,488 [salt.state       ][INFO    ][13522] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.488322 duration_in_ms=0.94
2017-12-16 06:01:46,489 [salt.state       ][INFO    ][13522] Running state [kvm03] at time 06:01:46.488596
2017-12-16 06:01:46,489 [salt.state       ][INFO    ][13522] Executing state host.present for kvm03
2017-12-16 06:01:46,489 [salt.state       ][INFO    ][13522] Host kvm03 (10.167.4.143) already present
2017-12-16 06:01:46,490 [salt.state       ][INFO    ][13522] Completed state [kvm03] at time 06:01:46.489702 duration_in_ms=1.106
2017-12-16 06:01:46,490 [salt.state       ][INFO    ][13522] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.489977
2017-12-16 06:01:46,490 [salt.state       ][INFO    ][13522] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,491 [salt.state       ][INFO    ][13522] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:01:46,491 [salt.state       ][INFO    ][13522] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.490905 duration_in_ms=0.928
2017-12-16 06:01:46,491 [salt.state       ][INFO    ][13522] Running state [kvm02] at time 06:01:46.491188
2017-12-16 06:01:46,491 [salt.state       ][INFO    ][13522] Executing state host.present for kvm02
2017-12-16 06:01:46,492 [salt.state       ][INFO    ][13522] Host kvm02 (10.167.4.142) already present
2017-12-16 06:01:46,492 [salt.state       ][INFO    ][13522] Completed state [kvm02] at time 06:01:46.492139 duration_in_ms=0.951
2017-12-16 06:01:46,492 [salt.state       ][INFO    ][13522] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.492436
2017-12-16 06:01:46,493 [salt.state       ][INFO    ][13522] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,493 [salt.state       ][INFO    ][13522] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:01:46,493 [salt.state       ][INFO    ][13522] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.493370 duration_in_ms=0.935
2017-12-16 06:01:46,494 [salt.state       ][INFO    ][13522] Running state [dbs] at time 06:01:46.493642
2017-12-16 06:01:46,494 [salt.state       ][INFO    ][13522] Executing state host.present for dbs
2017-12-16 06:01:46,494 [salt.state       ][INFO    ][13522] Host dbs (10.167.4.50) already present
2017-12-16 06:01:46,495 [salt.state       ][INFO    ][13522] Completed state [dbs] at time 06:01:46.494558 duration_in_ms=0.915
2017-12-16 06:01:46,495 [salt.state       ][INFO    ][13522] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.494837
2017-12-16 06:01:46,495 [salt.state       ][INFO    ][13522] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,496 [salt.state       ][INFO    ][13522] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:01:46,496 [salt.state       ][INFO    ][13522] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.495766 duration_in_ms=0.93
2017-12-16 06:01:46,496 [salt.state       ][INFO    ][13522] Running state [prx] at time 06:01:46.496071
2017-12-16 06:01:46,496 [salt.state       ][INFO    ][13522] Executing state host.present for prx
2017-12-16 06:01:46,497 [salt.state       ][INFO    ][13522] Host prx (172.30.10.103) already present
2017-12-16 06:01:46,497 [salt.state       ][INFO    ][13522] Completed state [prx] at time 06:01:46.497044 duration_in_ms=0.973
2017-12-16 06:01:46,497 [salt.state       ][INFO    ][13522] Running state [prx02] at time 06:01:46.497323
2017-12-16 06:01:46,498 [salt.state       ][INFO    ][13522] Executing state host.present for prx02
2017-12-16 06:01:46,498 [salt.state       ][INFO    ][13522] Host prx02 (10.167.4.105) already present
2017-12-16 06:01:46,498 [salt.state       ][INFO    ][13522] Completed state [prx02] at time 06:01:46.498247 duration_in_ms=0.924
2017-12-16 06:01:46,499 [salt.state       ][INFO    ][13522] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.498520
2017-12-16 06:01:46,499 [salt.state       ][INFO    ][13522] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,499 [salt.state       ][INFO    ][13522] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:01:46,499 [salt.state       ][INFO    ][13522] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.499458 duration_in_ms=0.938
2017-12-16 06:01:46,500 [salt.state       ][INFO    ][13522] Running state [msg02] at time 06:01:46.499730
2017-12-16 06:01:46,500 [salt.state       ][INFO    ][13522] Executing state host.present for msg02
2017-12-16 06:01:46,500 [salt.state       ][INFO    ][13522] Host msg02 (10.167.4.42) already present
2017-12-16 06:01:46,501 [salt.state       ][INFO    ][13522] Completed state [msg02] at time 06:01:46.500687 duration_in_ms=0.956
2017-12-16 06:01:46,501 [salt.state       ][INFO    ][13522] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.500964
2017-12-16 06:01:46,501 [salt.state       ][INFO    ][13522] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13522] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13522] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.501891 duration_in_ms=0.927
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13522] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.502166
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13522] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,503 [salt.state       ][INFO    ][13522] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:01:46,503 [salt.state       ][INFO    ][13522] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.503092 duration_in_ms=0.926
2017-12-16 06:01:46,503 [salt.state       ][INFO    ][13522] Running state [msg03] at time 06:01:46.503376
2017-12-16 06:01:46,504 [salt.state       ][INFO    ][13522] Executing state host.present for msg03
2017-12-16 06:01:46,504 [salt.state       ][INFO    ][13522] Host msg03 (10.167.4.43) already present
2017-12-16 06:01:46,504 [salt.state       ][INFO    ][13522] Completed state [msg03] at time 06:01:46.504348 duration_in_ms=0.973
2017-12-16 06:01:46,505 [salt.state       ][INFO    ][13522] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.504621
2017-12-16 06:01:46,505 [salt.state       ][INFO    ][13522] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,505 [salt.state       ][INFO    ][13522] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:01:46,506 [salt.state       ][INFO    ][13522] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.505547 duration_in_ms=0.926
2017-12-16 06:01:46,506 [salt.state       ][INFO    ][13522] Running state [msg01] at time 06:01:46.505820
2017-12-16 06:01:46,506 [salt.state       ][INFO    ][13522] Executing state host.present for msg01
2017-12-16 06:01:46,507 [salt.state       ][INFO    ][13522] Host msg01 (10.167.4.41) already present
2017-12-16 06:01:46,507 [salt.state       ][INFO    ][13522] Completed state [msg01] at time 06:01:46.506744 duration_in_ms=0.924
2017-12-16 06:01:46,507 [salt.state       ][INFO    ][13522] Running state [file.replace] at time 06:01:46.507473
2017-12-16 06:01:46,508 [salt.state       ][INFO    ][13522] Executing state module.run for file.replace
2017-12-16 06:01:46,572 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:01:46,581 [salt.state       ][INFO    ][13522] onlyif execution failed
2017-12-16 06:01:46,581 [salt.state       ][INFO    ][13522] Completed state [file.replace] at time 06:01:46.580997 duration_in_ms=73.523
2017-12-16 06:01:46,581 [salt.state       ][INFO    ][13522] Running state [msg] at time 06:01:46.581381
2017-12-16 06:01:46,582 [salt.state       ][INFO    ][13522] Executing state host.present for msg
2017-12-16 06:01:46,582 [salt.state       ][INFO    ][13522] Host msg (10.167.4.40) already present
2017-12-16 06:01:46,583 [salt.state       ][INFO    ][13522] Completed state [msg] at time 06:01:46.582530 duration_in_ms=1.15
2017-12-16 06:01:46,583 [salt.state       ][INFO    ][13522] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.582818
2017-12-16 06:01:46,583 [salt.state       ][INFO    ][13522] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,584 [salt.state       ][INFO    ][13522] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:01:46,584 [salt.state       ][INFO    ][13522] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.583829 duration_in_ms=1.011
2017-12-16 06:01:46,653 [salt.state       ][INFO    ][13522] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.652997
2017-12-16 06:01:46,654 [salt.state       ][INFO    ][13522] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,654 [salt.state       ][INFO    ][13522] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:46,655 [salt.state       ][INFO    ][13522] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.654711 duration_in_ms=1.715
2017-12-16 06:01:46,655 [salt.state       ][INFO    ][13522] Running state [cfg01] at time 06:01:46.655109
2017-12-16 06:01:46,656 [salt.state       ][INFO    ][13522] Executing state host.present for cfg01
2017-12-16 06:01:46,656 [salt.state       ][INFO    ][13522] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:46,656 [salt.state       ][INFO    ][13522] Completed state [cfg01] at time 06:01:46.656425 duration_in_ms=1.316
2017-12-16 06:01:46,657 [salt.state       ][INFO    ][13522] Running state [cmp002] at time 06:01:46.656797
2017-12-16 06:01:46,657 [salt.state       ][INFO    ][13522] Executing state host.present for cmp002
2017-12-16 06:01:46,658 [salt.state       ][INFO    ][13522] Host cmp002 (10.167.4.102) already present
2017-12-16 06:01:46,658 [salt.state       ][INFO    ][13522] Completed state [cmp002] at time 06:01:46.658030 duration_in_ms=1.232
2017-12-16 06:01:46,658 [salt.state       ][INFO    ][13522] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.658397
2017-12-16 06:01:46,659 [salt.state       ][INFO    ][13522] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,659 [salt.state       ][INFO    ][13522] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:01:46,660 [salt.state       ][INFO    ][13522] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.659644 duration_in_ms=1.246
2017-12-16 06:01:46,660 [salt.state       ][INFO    ][13522] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.660040
2017-12-16 06:01:46,660 [salt.state       ][INFO    ][13522] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,661 [salt.state       ][INFO    ][13522] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:01:46,661 [salt.state       ][INFO    ][13522] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.661271 duration_in_ms=1.231
2017-12-16 06:01:46,662 [salt.state       ][INFO    ][13522] Running state [cmp001] at time 06:01:46.661637
2017-12-16 06:01:46,662 [salt.state       ][INFO    ][13522] Executing state host.present for cmp001
2017-12-16 06:01:46,663 [salt.state       ][INFO    ][13522] Host cmp001 (10.167.4.101) already present
2017-12-16 06:01:46,663 [salt.state       ][INFO    ][13522] Completed state [cmp001] at time 06:01:46.662873 duration_in_ms=1.237
2017-12-16 06:01:46,663 [salt.state       ][INFO    ][13522] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.663260
2017-12-16 06:01:46,664 [salt.state       ][INFO    ][13522] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,664 [salt.state       ][INFO    ][13522] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:01:46,665 [salt.state       ][INFO    ][13522] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.664517 duration_in_ms=1.257
2017-12-16 06:01:46,665 [salt.state       ][INFO    ][13522] Running state [dbs01] at time 06:01:46.664885
2017-12-16 06:01:46,665 [salt.state       ][INFO    ][13522] Executing state host.present for dbs01
2017-12-16 06:01:46,666 [salt.state       ][INFO    ][13522] Host dbs01 (10.167.4.51) already present
2017-12-16 06:01:46,666 [salt.state       ][INFO    ][13522] Completed state [dbs01] at time 06:01:46.666120 duration_in_ms=1.235
2017-12-16 06:01:46,667 [salt.state       ][INFO    ][13522] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.666501
2017-12-16 06:01:46,667 [salt.state       ][INFO    ][13522] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,667 [salt.state       ][INFO    ][13522] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:01:46,668 [salt.state       ][INFO    ][13522] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.667719 duration_in_ms=1.218
2017-12-16 06:01:46,668 [salt.state       ][INFO    ][13522] Running state [dbs02] at time 06:01:46.668173
2017-12-16 06:01:46,669 [salt.state       ][INFO    ][13522] Executing state host.present for dbs02
2017-12-16 06:01:46,670 [salt.state       ][INFO    ][13522] Host dbs02 (10.167.4.52) already present
2017-12-16 06:01:46,671 [salt.state       ][INFO    ][13522] Completed state [dbs02] at time 06:01:46.670577 duration_in_ms=2.404
2017-12-16 06:01:46,671 [salt.state       ][INFO    ][13522] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.670993
2017-12-16 06:01:46,671 [salt.state       ][INFO    ][13522] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,672 [salt.state       ][INFO    ][13522] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:01:46,672 [salt.state       ][INFO    ][13522] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.672109 duration_in_ms=1.116
2017-12-16 06:01:46,672 [salt.state       ][INFO    ][13522] Running state [dbs03] at time 06:01:46.672411
2017-12-16 06:01:46,673 [salt.state       ][INFO    ][13522] Executing state host.present for dbs03
2017-12-16 06:01:46,673 [salt.state       ][INFO    ][13522] Host dbs03 (10.167.4.53) already present
2017-12-16 06:01:46,673 [salt.state       ][INFO    ][13522] Completed state [dbs03] at time 06:01:46.673430 duration_in_ms=1.018
2017-12-16 06:01:46,674 [salt.state       ][INFO    ][13522] Running state [odl01] at time 06:01:46.673738
2017-12-16 06:01:46,674 [salt.state       ][INFO    ][13522] Executing state host.present for odl01
2017-12-16 06:01:46,675 [salt.state       ][INFO    ][13522] Host odl01 (10.167.4.111) already present
2017-12-16 06:01:46,675 [salt.state       ][INFO    ][13522] Completed state [odl01] at time 06:01:46.675127 duration_in_ms=1.389
2017-12-16 06:01:46,675 [salt.state       ][INFO    ][13522] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.675462
2017-12-16 06:01:46,676 [salt.state       ][INFO    ][13522] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,676 [salt.state       ][INFO    ][13522] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:01:46,677 [salt.state       ][INFO    ][13522] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.676520 duration_in_ms=1.059
2017-12-16 06:01:46,677 [salt.state       ][INFO    ][13522] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.676852
2017-12-16 06:01:46,677 [salt.state       ][INFO    ][13522] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,678 [salt.state       ][INFO    ][13522] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:01:46,678 [salt.state       ][INFO    ][13522] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.677868 duration_in_ms=1.015
2017-12-16 06:01:46,678 [salt.state       ][INFO    ][13522] Running state [mas01] at time 06:01:46.678164
2017-12-16 06:01:46,679 [salt.state       ][INFO    ][13522] Executing state host.present for mas01
2017-12-16 06:01:46,679 [salt.state       ][INFO    ][13522] Host mas01 (10.167.4.3) already present
2017-12-16 06:01:46,679 [salt.state       ][INFO    ][13522] Completed state [mas01] at time 06:01:46.679248 duration_in_ms=1.084
2017-12-16 06:01:46,680 [salt.state       ][INFO    ][13522] Running state [ctl02] at time 06:01:46.679582
2017-12-16 06:01:46,680 [salt.state       ][INFO    ][13522] Executing state host.present for ctl02
2017-12-16 06:01:46,680 [salt.state       ][INFO    ][13522] Host ctl02 (10.167.4.12) already present
2017-12-16 06:01:46,681 [salt.state       ][INFO    ][13522] Completed state [ctl02] at time 06:01:46.680634 duration_in_ms=1.052
2017-12-16 06:01:46,681 [salt.state       ][INFO    ][13522] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.680928
2017-12-16 06:01:46,681 [salt.state       ][INFO    ][13522] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,682 [salt.state       ][INFO    ][13522] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:01:46,682 [salt.state       ][INFO    ][13522] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.681927 duration_in_ms=0.999
2017-12-16 06:01:46,682 [salt.state       ][INFO    ][13522] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.682221
2017-12-16 06:01:46,683 [salt.state       ][INFO    ][13522] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,683 [salt.state       ][INFO    ][13522] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:01:46,683 [salt.state       ][INFO    ][13522] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.683295 duration_in_ms=1.073
2017-12-16 06:01:46,684 [salt.state       ][INFO    ][13522] Running state [ctl03] at time 06:01:46.683606
2017-12-16 06:01:46,684 [salt.state       ][INFO    ][13522] Executing state host.present for ctl03
2017-12-16 06:01:46,684 [salt.state       ][INFO    ][13522] Host ctl03 (10.167.4.13) already present
2017-12-16 06:01:46,685 [salt.state       ][INFO    ][13522] Completed state [ctl03] at time 06:01:46.684641 duration_in_ms=1.035
2017-12-16 06:01:46,685 [salt.state       ][INFO    ][13522] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.684946
2017-12-16 06:01:46,685 [salt.state       ][INFO    ][13522] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,686 [salt.state       ][INFO    ][13522] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:01:46,686 [salt.state       ][INFO    ][13522] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.685948 duration_in_ms=1.002
2017-12-16 06:01:46,686 [salt.state       ][INFO    ][13522] Running state [ctl01] at time 06:01:46.686243
2017-12-16 06:01:46,687 [salt.state       ][INFO    ][13522] Executing state host.present for ctl01
2017-12-16 06:01:46,687 [salt.state       ][INFO    ][13522] Host ctl01 (10.167.4.11) already present
2017-12-16 06:01:46,687 [salt.state       ][INFO    ][13522] Completed state [ctl01] at time 06:01:46.687309 duration_in_ms=1.066
2017-12-16 06:01:46,688 [salt.state       ][INFO    ][13522] Running state [ctl] at time 06:01:46.687618
2017-12-16 06:01:46,688 [salt.state       ][INFO    ][13522] Executing state host.present for ctl
2017-12-16 06:01:46,688 [salt.state       ][INFO    ][13522] Host ctl (10.167.4.10) already present
2017-12-16 06:01:46,689 [salt.state       ][INFO    ][13522] Completed state [ctl] at time 06:01:46.688661 duration_in_ms=1.043
2017-12-16 06:01:46,689 [salt.state       ][INFO    ][13522] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.688958
2017-12-16 06:01:46,689 [salt.state       ][INFO    ][13522] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,690 [salt.state       ][INFO    ][13522] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:01:46,690 [salt.state       ][INFO    ][13522] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.689972 duration_in_ms=1.013
2017-12-16 06:01:46,690 [salt.state       ][INFO    ][13522] Running state [ens2] at time 06:01:46.690267
2017-12-16 06:01:46,691 [salt.state       ][INFO    ][13522] Executing state network.managed for ens2
2017-12-16 06:01:47,024 [salt.state       ][INFO    ][13522] Interface ens2 is up to date.
2017-12-16 06:01:47,024 [salt.state       ][INFO    ][13522] Completed state [ens2] at time 06:01:47.024330 duration_in_ms=334.063
2017-12-16 06:01:47,025 [salt.state       ][INFO    ][13522] Running state [ens3] at time 06:01:47.024512
2017-12-16 06:01:47,025 [salt.state       ][INFO    ][13522] Executing state network.managed for ens3
2017-12-16 06:01:47,341 [salt.state       ][INFO    ][13522] Interface ens3 is up to date.
2017-12-16 06:01:47,341 [salt.state       ][INFO    ][13522] Completed state [ens3] at time 06:01:47.341306 duration_in_ms=316.793
2017-12-16 06:01:47,342 [salt.state       ][INFO    ][13522] Running state [/etc/profile.d/proxy.sh] at time 06:01:47.341570
2017-12-16 06:01:47,342 [salt.state       ][INFO    ][13522] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:01:47,342 [salt.state       ][INFO    ][13522] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:01:47,342 [salt.state       ][INFO    ][13522] Completed state [/etc/profile.d/proxy.sh] at time 06:01:47.342195 duration_in_ms=0.624
2017-12-16 06:01:47,342 [salt.state       ][INFO    ][13522] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:01:47.342359
2017-12-16 06:01:47,343 [salt.state       ][INFO    ][13522] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:01:47,343 [salt.state       ][INFO    ][13522] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:01:47,343 [salt.state       ][INFO    ][13522] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:01:47.342863 duration_in_ms=0.504
2017-12-16 06:01:47,343 [salt.state       ][INFO    ][13522] Running state [ntp] at time 06:01:47.343031
2017-12-16 06:01:47,343 [salt.state       ][INFO    ][13522] Executing state pkg.installed for ntp
2017-12-16 06:01:47,346 [salt.state       ][INFO    ][13522] Package ntp is already installed
2017-12-16 06:01:47,347 [salt.state       ][INFO    ][13522] Completed state [ntp] at time 06:01:47.346611 duration_in_ms=3.58
2017-12-16 06:01:47,347 [salt.state       ][INFO    ][13522] Running state [/etc/ntp.conf] at time 06:01:47.347423
2017-12-16 06:01:47,348 [salt.state       ][INFO    ][13522] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:01:47,367 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:01:47,390 [salt.fileclient  ][INFO    ][13522] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:47,397 [salt.state       ][INFO    ][13522] File /etc/ntp.conf is in the correct state
2017-12-16 06:01:47,397 [salt.state       ][INFO    ][13522] Completed state [/etc/ntp.conf] at time 06:01:47.397064 duration_in_ms=49.64
2017-12-16 06:01:47,398 [salt.state       ][INFO    ][13522] Running state [ntp] at time 06:01:47.397864
2017-12-16 06:01:47,398 [salt.state       ][INFO    ][13522] Executing state service.running for ntp
2017-12-16 06:01:47,399 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:47,410 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:01:47,422 [salt.loaded.int.module.cmdmod][INFO    ][13522] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:01:47,433 [salt.state       ][INFO    ][13522] The service ntp is already running
2017-12-16 06:01:47,434 [salt.state       ][INFO    ][13522] Completed state [ntp] at time 06:01:47.433478 duration_in_ms=35.612
2017-12-16 06:01:47,436 [salt.minion      ][INFO    ][13522] Returning information for job: 20171216060131271002
2017-12-16 06:02:12,513 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216060212499412
2017-12-16 06:02:12,533 [salt.minion      ][INFO    ][15485] Starting a new job with PID 15485
2017-12-16 06:02:15,373 [salt.state       ][INFO    ][15485] Loading fresh modules for state activity
2017-12-16 06:02:15,601 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:02:15,621 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:02:15,648 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:15,692 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:02:15,706 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:15,750 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:02:15,762 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:15,802 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:02:15,845 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:15,894 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:02:15,945 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,025 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:02:16,044 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,095 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:02:16,123 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,200 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:02:16,217 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,268 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:02:16,294 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,339 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:02:16,368 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,430 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:02:16,462 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,515 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:02:16,545 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,587 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:02:16,606 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,651 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:02:16,668 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,712 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:02:16,728 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,777 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:02:16,801 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,865 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:02:16,898 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,955 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:02:16,988 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,066 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:02:17,142 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,190 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:02:17,359 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,407 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:02:17,460 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,658 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:02:17,673 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:02:17,689 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:17,708 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:02:17,810 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:17,822 [salt.state       ][INFO    ][15485] Running state [/etc/environment] at time 06:02:17.822367
2017-12-16 06:02:17,823 [salt.state       ][INFO    ][15485] Executing state file.blockreplace for /etc/environment
2017-12-16 06:02:17,826 [salt.state       ][INFO    ][15485] No changes needed to be made
2017-12-16 06:02:17,827 [salt.state       ][INFO    ][15485] Completed state [/etc/environment] at time 06:02:17.826570 duration_in_ms=4.203
2017-12-16 06:02:17,827 [salt.state       ][INFO    ][15485] Running state [/etc/profile.d] at time 06:02:17.826862
2017-12-16 06:02:17,827 [salt.state       ][INFO    ][15485] Executing state file.directory for /etc/profile.d
2017-12-16 06:02:17,828 [salt.state       ][INFO    ][15485] Directory /etc/profile.d is in the correct state
2017-12-16 06:02:17,828 [salt.state       ][INFO    ][15485] Completed state [/etc/profile.d] at time 06:02:17.828204 duration_in_ms=1.342
2017-12-16 06:02:18,085 [salt.state       ][INFO    ][15485] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:18.085438
2017-12-16 06:02:18,086 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:02:18,106 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:02:18,111 [salt.state       ][INFO    ][15485] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:02:18,111 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:18.111408 duration_in_ms=25.971
2017-12-16 06:02:18,112 [salt.state       ][INFO    ][15485] Running state [linux_repo_prereq_pkgs] at time 06:02:18.112043
2017-12-16 06:02:18,112 [salt.state       ][INFO    ][15485] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:02:18,113 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:02:18,540 [salt.state       ][INFO    ][15485] All specified packages are already installed
2017-12-16 06:02:18,541 [salt.state       ][INFO    ][15485] Completed state [linux_repo_prereq_pkgs] at time 06:02:18.540629 duration_in_ms=428.586
2017-12-16 06:02:18,541 [salt.state       ][INFO    ][15485] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:18.540968
2017-12-16 06:02:18,541 [salt.state       ][INFO    ][15485] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:02:18,542 [salt.state       ][INFO    ][15485] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:02:18,542 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:18.541910 duration_in_ms=0.943
2017-12-16 06:02:18,542 [salt.state       ][INFO    ][15485] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:02:18.542185
2017-12-16 06:02:18,542 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:02:18,559 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:02:18,576 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:18,610 [salt.state       ][INFO    ][15485] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:02:18,610 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:02:18.610298 duration_in_ms=68.112
2017-12-16 06:02:18,612 [salt.state       ][INFO    ][15485] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:02:18.612156
2017-12-16 06:02:18,612 [salt.state       ][INFO    ][15485] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:02:18,825 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 06:02:18,900 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:20,755 [salt.state       ][INFO    ][15485] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:02:20,755 [salt.state       ][INFO    ][15485] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:02:20.755401 duration_in_ms=2143.245
2017-12-16 06:02:20,756 [salt.state       ][INFO    ][15485] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:02:20.755738
2017-12-16 06:02:20,756 [salt.state       ][INFO    ][15485] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:02:20,756 [salt.state       ][INFO    ][15485] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:02:20,757 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:02:20.756689 duration_in_ms=0.952
2017-12-16 06:02:20,757 [salt.state       ][INFO    ][15485] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:02:20.756978
2017-12-16 06:02:20,757 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:02:20,775 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:02:20,791 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:20,824 [salt.state       ][INFO    ][15485] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:02:20,824 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:02:20.824337 duration_in_ms=67.359
2017-12-16 06:02:20,825 [salt.state       ][INFO    ][15485] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:02:20.825078
2017-12-16 06:02:20,825 [salt.state       ][INFO    ][15485] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:02:21,227 [salt.loaded.int.module.cmdmod][INFO    ][15485] 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'
2017-12-16 06:02:21,305 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:22,606 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060222592061
2017-12-16 06:02:22,627 [salt.minion      ][INFO    ][16489] Starting a new job with PID 16489
2017-12-16 06:02:22,740 [salt.minion      ][INFO    ][16489] Returning information for job: 20171216060222592061
2017-12-16 06:02:23,262 [salt.state       ][INFO    ][15485] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:02:23,263 [salt.state       ][INFO    ][15485] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:02:23.262878 duration_in_ms=2437.798
2017-12-16 06:02:23,263 [salt.state       ][INFO    ][15485] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:23.263210
2017-12-16 06:02:23,264 [salt.state       ][INFO    ][15485] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:02:23,264 [salt.state       ][INFO    ][15485] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:02:23,264 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:23.264189 duration_in_ms=0.978
2017-12-16 06:02:23,264 [salt.state       ][INFO    ][15485] Running state [/etc/apt/preferences.d/uca] at time 06:02:23.264463
2017-12-16 06:02:23,265 [salt.state       ][INFO    ][15485] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:02:23,265 [salt.state       ][INFO    ][15485] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:02:23,265 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/preferences.d/uca] at time 06:02:23.265309 duration_in_ms=0.846
2017-12-16 06:02:23,266 [salt.state       ][INFO    ][15485] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:02:23.266024
2017-12-16 06:02:23,266 [salt.state       ][INFO    ][15485] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:02:23,310 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:02:23,366 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:25,237 [salt.state       ][INFO    ][15485] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:02:25,238 [salt.state       ][INFO    ][15485] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:02:25.237672 duration_in_ms=1971.646
2017-12-16 06:02:25,238 [salt.state       ][INFO    ][15485] Running state [linux_extra_packages_purged] at time 06:02:25.238192
2017-12-16 06:02:25,239 [salt.state       ][INFO    ][15485] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:02:25,249 [salt.state       ][INFO    ][15485] All specified packages are already absent
2017-12-16 06:02:25,249 [salt.state       ][INFO    ][15485] Completed state [linux_extra_packages_purged] at time 06:02:25.249147 duration_in_ms=10.954
2017-12-16 06:02:25,250 [salt.state       ][INFO    ][15485] Running state [linux_extra_packages_latest] at time 06:02:25.249602
2017-12-16 06:02:25,250 [salt.state       ][INFO    ][15485] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:02:25,255 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:27,125 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:02:27,182 [salt.state       ][INFO    ][15485] Package mcelog is already up-to-date
2017-12-16 06:02:27,183 [salt.state       ][INFO    ][15485] Completed state [linux_extra_packages_latest] at time 06:02:27.182589 duration_in_ms=1932.985
2017-12-16 06:02:27,184 [salt.state       ][INFO    ][15485] Running state [UTC] at time 06:02:27.183645
2017-12-16 06:02:27,184 [salt.state       ][INFO    ][15485] Executing state timezone.system for UTC
2017-12-16 06:02:27,185 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:02:27,224 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:02:27,232 [salt.state       ][INFO    ][15485] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:02:27,232 [salt.state       ][INFO    ][15485] Completed state [UTC] at time 06:02:27.231974 duration_in_ms=48.329
2017-12-16 06:02:27,233 [salt.state       ][INFO    ][15485] Running state [nf_conntrack] at time 06:02:27.232655
2017-12-16 06:02:27,233 [salt.state       ][INFO    ][15485] Executing state kmod.present for nf_conntrack
2017-12-16 06:02:27,234 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'lsmod' in directory '/root'
2017-12-16 06:02:27,240 [salt.state       ][INFO    ][15485] Kernel module nf_conntrack is already present
2017-12-16 06:02:27,240 [salt.state       ][INFO    ][15485] Completed state [nf_conntrack] at time 06:02:27.240264 duration_in_ms=7.607
2017-12-16 06:02:27,241 [salt.state       ][INFO    ][15485] Running state [kernel.panic] at time 06:02:27.240882
2017-12-16 06:02:27,241 [salt.state       ][INFO    ][15485] Executing state sysctl.present for kernel.panic
2017-12-16 06:02:27,247 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,259 [salt.state       ][INFO    ][15485] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:02:27,259 [salt.state       ][INFO    ][15485] Completed state [kernel.panic] at time 06:02:27.258984 duration_in_ms=18.101
2017-12-16 06:02:27,259 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_keepalive_probes] at time 06:02:27.259324
2017-12-16 06:02:27,260 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:02:27,260 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,272 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:02:27,272 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:02:27.271937 duration_in_ms=12.612
2017-12-16 06:02:27,272 [salt.state       ][INFO    ][15485] Running state [fs.file-max] at time 06:02:27.272284
2017-12-16 06:02:27,273 [salt.state       ][INFO    ][15485] Executing state sysctl.present for fs.file-max
2017-12-16 06:02:27,273 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,284 [salt.state       ][INFO    ][15485] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:02:27,285 [salt.state       ][INFO    ][15485] Completed state [fs.file-max] at time 06:02:27.284762 duration_in_ms=12.478
2017-12-16 06:02:27,285 [salt.state       ][INFO    ][15485] Running state [net.core.somaxconn] at time 06:02:27.285091
2017-12-16 06:02:27,285 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:02:27,286 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,297 [salt.state       ][INFO    ][15485] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:02:27,298 [salt.state       ][INFO    ][15485] Completed state [net.core.somaxconn] at time 06:02:27.297700 duration_in_ms=12.608
2017-12-16 06:02:27,298 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:02:27.298029
2017-12-16 06:02:27,298 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:02:27,299 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,310 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:02:27,310 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:02:27.310278 duration_in_ms=12.249
2017-12-16 06:02:27,311 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_tw_reuse] at time 06:02:27.310605
2017-12-16 06:02:27,311 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:02:27,311 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,323 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:02:27,323 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_tw_reuse] at time 06:02:27.323278 duration_in_ms=12.672
2017-12-16 06:02:27,324 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_congestion_control] at time 06:02:27.323604
2017-12-16 06:02:27,324 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:02:27,324 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,336 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:02:27,336 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_congestion_control] at time 06:02:27.336341 duration_in_ms=12.736
2017-12-16 06:02:27,337 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_retries2] at time 06:02:27.336663
2017-12-16 06:02:27,337 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:02:27,337 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,349 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:02:27,349 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_retries2] at time 06:02:27.349269 duration_in_ms=12.605
2017-12-16 06:02:27,350 [salt.state       ][INFO    ][15485] Running state [net.core.netdev_max_backlog] at time 06:02:27.349593
2017-12-16 06:02:27,350 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:02:27,350 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,362 [salt.state       ][INFO    ][15485] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:02:27,362 [salt.state       ][INFO    ][15485] Completed state [net.core.netdev_max_backlog] at time 06:02:27.362370 duration_in_ms=12.777
2017-12-16 06:02:27,363 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:27.362690
2017-12-16 06:02:27,363 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:02:27,363 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,375 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:02:27,376 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:27.375491 duration_in_ms=12.8
2017-12-16 06:02:27,376 [salt.state       ][INFO    ][15485] Running state [vm.swappiness] at time 06:02:27.375848
2017-12-16 06:02:27,376 [salt.state       ][INFO    ][15485] Executing state sysctl.present for vm.swappiness
2017-12-16 06:02:27,377 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,389 [salt.state       ][INFO    ][15485] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:02:27,389 [salt.state       ][INFO    ][15485] Completed state [vm.swappiness] at time 06:02:27.388909 duration_in_ms=13.06
2017-12-16 06:02:27,389 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:02:27.389229
2017-12-16 06:02:27,390 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:02:27,390 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,402 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:02:27,402 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:02:27.402314 duration_in_ms=13.084
2017-12-16 06:02:27,403 [salt.state       ][INFO    ][15485] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:27.402638
2017-12-16 06:02:27,403 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:02:27,403 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,416 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:02:27,416 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:27.416229 duration_in_ms=13.59
2017-12-16 06:02:27,417 [salt.state       ][INFO    ][15485] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:27.416564
2017-12-16 06:02:27,417 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:02:27,417 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,430 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:02:27,431 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:27.430850 duration_in_ms=14.285
2017-12-16 06:02:27,431 [salt.state       ][INFO    ][15485] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:27.431175
2017-12-16 06:02:27,431 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:02:27,432 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,443 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:02:27,444 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:27.443711 duration_in_ms=12.535
2017-12-16 06:02:27,444 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_fin_timeout] at time 06:02:27.444069
2017-12-16 06:02:27,444 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:02:27,445 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,458 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:02:27,458 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_fin_timeout] at time 06:02:27.458283 duration_in_ms=14.213
2017-12-16 06:02:27,459 [salt.state       ][INFO    ][15485] Running state [net.ipv4.tcp_keepalive_time] at time 06:02:27.458622
2017-12-16 06:02:27,459 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:02:27,459 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,475 [salt.state       ][INFO    ][15485] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:02:27,475 [salt.state       ][INFO    ][15485] Completed state [net.ipv4.tcp_keepalive_time] at time 06:02:27.475443 duration_in_ms=16.82
2017-12-16 06:02:27,476 [salt.state       ][INFO    ][15485] Running state [net.nf_conntrack_max] at time 06:02:27.475806
2017-12-16 06:02:27,476 [salt.state       ][INFO    ][15485] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:02:27,477 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,495 [salt.state       ][INFO    ][15485] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:02:27,495 [salt.state       ][INFO    ][15485] Completed state [net.nf_conntrack_max] at time 06:02:27.494981 duration_in_ms=19.175
2017-12-16 06:02:27,495 [salt.state       ][INFO    ][15485] Running state [linux_sysfs_package] at time 06:02:27.495323
2017-12-16 06:02:27,496 [salt.state       ][INFO    ][15485] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:02:27,499 [salt.state       ][INFO    ][15485] All specified packages are already installed
2017-12-16 06:02:27,499 [salt.state       ][INFO    ][15485] Completed state [linux_sysfs_package] at time 06:02:27.499035 duration_in_ms=3.712
2017-12-16 06:02:27,500 [salt.state       ][INFO    ][15485] Running state [/etc/sysfs.d] at time 06:02:27.499972
2017-12-16 06:02:27,500 [salt.state       ][INFO    ][15485] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:02:27,501 [salt.state       ][INFO    ][15485] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:02:27,501 [salt.state       ][INFO    ][15485] Completed state [/etc/sysfs.d] at time 06:02:27.501022 duration_in_ms=1.049
2017-12-16 06:02:27,502 [salt.state       ][INFO    ][15485] Running state [ondemand] at time 06:02:27.501586
2017-12-16 06:02:27,502 [salt.state       ][INFO    ][15485] Executing state service.dead for ondemand
2017-12-16 06:02:27,502 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:02:27,513 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:02:27,523 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:02:27,536 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'runlevel' in directory '/root'
2017-12-16 06:02:27,543 [salt.state       ][INFO    ][15485] The service ondemand is already dead
2017-12-16 06:02:27,544 [salt.state       ][INFO    ][15485] Completed state [ondemand] at time 06:02:27.543873 duration_in_ms=42.287
2017-12-16 06:02:27,545 [salt.state       ][INFO    ][15485] Running state [cs_CZ.UTF-8] at time 06:02:27.544503
2017-12-16 06:02:27,545 [salt.state       ][INFO    ][15485] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:02:27,545 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'locale -a' in directory '/root'
2017-12-16 06:02:27,552 [salt.state       ][INFO    ][15485] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:02:27,552 [salt.state       ][INFO    ][15485] Completed state [cs_CZ.UTF-8] at time 06:02:27.552105 duration_in_ms=7.601
2017-12-16 06:02:27,552 [salt.state       ][INFO    ][15485] Running state [en_US.UTF-8] at time 06:02:27.552436
2017-12-16 06:02:27,553 [salt.state       ][INFO    ][15485] Executing state locale.present for en_US.UTF-8
2017-12-16 06:02:27,553 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'locale -a' in directory '/root'
2017-12-16 06:02:27,559 [salt.state       ][INFO    ][15485] Locale en_US.UTF-8 is already present
2017-12-16 06:02:27,560 [salt.state       ][INFO    ][15485] Completed state [en_US.UTF-8] at time 06:02:27.559708 duration_in_ms=7.271
2017-12-16 06:02:27,561 [salt.state       ][INFO    ][15485] Running state [en_US.UTF-8] at time 06:02:27.560996
2017-12-16 06:02:27,561 [salt.state       ][INFO    ][15485] Executing state locale.system for en_US.UTF-8
2017-12-16 06:02:27,562 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'localectl' in directory '/root'
2017-12-16 06:02:27,589 [salt.state       ][INFO    ][15485] System locale en_US.UTF-8 already set
2017-12-16 06:02:27,589 [salt.state       ][INFO    ][15485] Completed state [en_US.UTF-8] at time 06:02:27.589413 duration_in_ms=28.417
2017-12-16 06:02:27,590 [salt.state       ][INFO    ][15485] Running state [root] at time 06:02:27.590439
2017-12-16 06:02:27,591 [salt.state       ][INFO    ][15485] Executing state user.present for root
2017-12-16 06:02:27,592 [salt.state       ][INFO    ][15485] User root is present and up to date
2017-12-16 06:02:27,592 [salt.state       ][INFO    ][15485] Completed state [root] at time 06:02:27.591824 duration_in_ms=1.384
2017-12-16 06:02:27,593 [salt.state       ][INFO    ][15485] Running state [/root] at time 06:02:27.592655
2017-12-16 06:02:27,593 [salt.state       ][INFO    ][15485] Executing state file.directory for /root
2017-12-16 06:02:27,593 [salt.state       ][INFO    ][15485] Directory /root is in the correct state
2017-12-16 06:02:27,594 [salt.state       ][INFO    ][15485] Completed state [/root] at time 06:02:27.593679 duration_in_ms=1.024
2017-12-16 06:02:27,594 [salt.state       ][INFO    ][15485] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:02:27.593927
2017-12-16 06:02:27,594 [salt.state       ][INFO    ][15485] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:02:27,595 [salt.state       ][INFO    ][15485] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:02:27,595 [salt.state       ][INFO    ][15485] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:02:27.594860 duration_in_ms=0.933
2017-12-16 06:02:27,595 [salt.state       ][INFO    ][15485] Running state [ubuntu] at time 06:02:27.595112
2017-12-16 06:02:27,595 [salt.state       ][INFO    ][15485] Executing state user.present for ubuntu
2017-12-16 06:02:27,596 [salt.state       ][INFO    ][15485] User ubuntu is present and up to date
2017-12-16 06:02:27,596 [salt.state       ][INFO    ][15485] Completed state [ubuntu] at time 06:02:27.596285 duration_in_ms=1.174
2017-12-16 06:02:27,597 [salt.state       ][INFO    ][15485] Running state [/home/ubuntu] at time 06:02:27.597005
2017-12-16 06:02:27,597 [salt.state       ][INFO    ][15485] Executing state file.directory for /home/ubuntu
2017-12-16 06:02:27,598 [salt.state       ][INFO    ][15485] Directory /home/ubuntu is in the correct state
2017-12-16 06:02:27,598 [salt.state       ][INFO    ][15485] Completed state [/home/ubuntu] at time 06:02:27.597960 duration_in_ms=0.954
2017-12-16 06:02:27,599 [salt.state       ][INFO    ][15485] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:27.598555
2017-12-16 06:02:27,599 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:02:27,664 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:02:27,702 [salt.state       ][INFO    ][15485] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:02:27,702 [salt.state       ][INFO    ][15485] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:27.701948 duration_in_ms=103.393
2017-12-16 06:02:27,702 [salt.state       ][INFO    ][15485] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:27.702247
2017-12-16 06:02:27,703 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:02:27,724 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:02:27,742 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:27,776 [salt.state       ][INFO    ][15485] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:02:27,776 [salt.state       ][INFO    ][15485] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:27.776042 duration_in_ms=73.794
2017-12-16 06:02:27,776 [salt.state       ][INFO    ][15485] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:27.776324
2017-12-16 06:02:27,777 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:02:27,795 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:02:27,814 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:27,849 [salt.state       ][INFO    ][15485] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:02:27,849 [salt.state       ][INFO    ][15485] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:27.849275 duration_in_ms=72.95
2017-12-16 06:02:27,851 [salt.state       ][INFO    ][15485] Running state [service.systemctl_reload] at time 06:02:27.850478
2017-12-16 06:02:27,851 [salt.state       ][INFO    ][15485] Executing state module.wait for service.systemctl_reload
2017-12-16 06:02:27,851 [salt.state       ][INFO    ][15485] No changes made for service.systemctl_reload
2017-12-16 06:02:27,851 [salt.state       ][INFO    ][15485] Completed state [service.systemctl_reload] at time 06:02:27.851400 duration_in_ms=0.922
2017-12-16 06:02:27,852 [salt.state       ][INFO    ][15485] Running state [/etc/hostname] at time 06:02:27.851664
2017-12-16 06:02:27,852 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/hostname
2017-12-16 06:02:27,867 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:02:27,869 [salt.state       ][INFO    ][15485] File /etc/hostname is in the correct state
2017-12-16 06:02:27,870 [salt.state       ][INFO    ][15485] Completed state [/etc/hostname] at time 06:02:27.869732 duration_in_ms=18.067
2017-12-16 06:02:27,871 [salt.state       ][INFO    ][15485] Running state [hostname msg01] at time 06:02:27.871047
2017-12-16 06:02:27,871 [salt.state       ][INFO    ][15485] Executing state cmd.wait for hostname msg01
2017-12-16 06:02:27,872 [salt.state       ][INFO    ][15485] No changes made for hostname msg01
2017-12-16 06:02:27,872 [salt.state       ][INFO    ][15485] Completed state [hostname msg01] at time 06:02:27.871903 duration_in_ms=0.855
2017-12-16 06:02:27,872 [salt.state       ][INFO    ][15485] Running state [mdb02] at time 06:02:27.872361
2017-12-16 06:02:27,873 [salt.state       ][INFO    ][15485] Executing state host.present for mdb02
2017-12-16 06:02:27,873 [salt.state       ][INFO    ][15485] Host mdb02 (10.167.4.77) already present
2017-12-16 06:02:27,873 [salt.state       ][INFO    ][15485] Completed state [mdb02] at time 06:02:27.873412 duration_in_ms=1.051
2017-12-16 06:02:27,874 [salt.state       ][INFO    ][15485] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.873692
2017-12-16 06:02:27,874 [salt.state       ][INFO    ][15485] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,874 [salt.state       ][INFO    ][15485] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:02:27,875 [salt.state       ][INFO    ][15485] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.874653 duration_in_ms=0.961
2017-12-16 06:02:27,875 [salt.state       ][INFO    ][15485] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.874917
2017-12-16 06:02:27,875 [salt.state       ][INFO    ][15485] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,876 [salt.state       ][INFO    ][15485] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:02:27,876 [salt.state       ][INFO    ][15485] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.875871 duration_in_ms=0.954
2017-12-16 06:02:27,876 [salt.state       ][INFO    ][15485] Running state [mdb03] at time 06:02:27.876130
2017-12-16 06:02:27,876 [salt.state       ][INFO    ][15485] Executing state host.present for mdb03
2017-12-16 06:02:27,877 [salt.state       ][INFO    ][15485] Host mdb03 (10.167.4.78) already present
2017-12-16 06:02:27,877 [salt.state       ][INFO    ][15485] Completed state [mdb03] at time 06:02:27.877039 duration_in_ms=0.909
2017-12-16 06:02:27,877 [salt.state       ][INFO    ][15485] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.877298
2017-12-16 06:02:27,878 [salt.state       ][INFO    ][15485] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,878 [salt.state       ][INFO    ][15485] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:02:27,878 [salt.state       ][INFO    ][15485] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.878169 duration_in_ms=0.871
2017-12-16 06:02:27,878 [salt.state       ][INFO    ][15485] Running state [mdb01] at time 06:02:27.878442
2017-12-16 06:02:27,879 [salt.state       ][INFO    ][15485] Executing state host.present for mdb01
2017-12-16 06:02:27,879 [salt.state       ][INFO    ][15485] Host mdb01 (10.167.4.76) already present
2017-12-16 06:02:27,879 [salt.state       ][INFO    ][15485] Completed state [mdb01] at time 06:02:27.879320 duration_in_ms=0.878
2017-12-16 06:02:27,880 [salt.state       ][INFO    ][15485] Running state [mdb] at time 06:02:27.879577
2017-12-16 06:02:27,880 [salt.state       ][INFO    ][15485] Executing state host.present for mdb
2017-12-16 06:02:27,880 [salt.state       ][INFO    ][15485] Host mdb (10.167.4.75) already present
2017-12-16 06:02:27,881 [salt.state       ][INFO    ][15485] Completed state [mdb] at time 06:02:27.880521 duration_in_ms=0.943
2017-12-16 06:02:27,881 [salt.state       ][INFO    ][15485] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.880788
2017-12-16 06:02:27,881 [salt.state       ][INFO    ][15485] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,881 [salt.state       ][INFO    ][15485] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:02:27,882 [salt.state       ][INFO    ][15485] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.881673 duration_in_ms=0.886
2017-12-16 06:02:27,882 [salt.state       ][INFO    ][15485] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.881934
2017-12-16 06:02:27,882 [salt.state       ][INFO    ][15485] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,883 [salt.state       ][INFO    ][15485] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:02:27,883 [salt.state       ][INFO    ][15485] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.882834 duration_in_ms=0.899
2017-12-16 06:02:27,883 [salt.state       ][INFO    ][15485] Running state [cfg01] at time 06:02:27.883094
2017-12-16 06:02:27,883 [salt.state       ][INFO    ][15485] Executing state host.present for cfg01
2017-12-16 06:02:27,884 [salt.state       ][INFO    ][15485] Host cfg01 (10.167.4.100) already present
2017-12-16 06:02:27,884 [salt.state       ][INFO    ][15485] Completed state [cfg01] at time 06:02:27.884006 duration_in_ms=0.912
2017-12-16 06:02:27,884 [salt.state       ][INFO    ][15485] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.884269
2017-12-16 06:02:27,885 [salt.state       ][INFO    ][15485] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,885 [salt.state       ][INFO    ][15485] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:02:27,885 [salt.state       ][INFO    ][15485] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.885136 duration_in_ms=0.867
2017-12-16 06:02:27,885 [salt.state       ][INFO    ][15485] Running state [prx01] at time 06:02:27.885392
2017-12-16 06:02:27,886 [salt.state       ][INFO    ][15485] Executing state host.present for prx01
2017-12-16 06:02:27,886 [salt.state       ][INFO    ][15485] Host prx01 (10.167.4.104) already present
2017-12-16 06:02:27,886 [salt.state       ][INFO    ][15485] Completed state [prx01] at time 06:02:27.886295 duration_in_ms=0.903
2017-12-16 06:02:27,887 [salt.state       ][INFO    ][15485] Running state [kvm01] at time 06:02:27.886553
2017-12-16 06:02:27,887 [salt.state       ][INFO    ][15485] Executing state host.present for kvm01
2017-12-16 06:02:27,887 [salt.state       ][INFO    ][15485] Host kvm01 (10.167.4.141) already present
2017-12-16 06:02:27,887 [salt.state       ][INFO    ][15485] Completed state [kvm01] at time 06:02:27.887421 duration_in_ms=0.868
2017-12-16 06:02:27,888 [salt.state       ][INFO    ][15485] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.887681
2017-12-16 06:02:27,888 [salt.state       ][INFO    ][15485] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,888 [salt.state       ][INFO    ][15485] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:02:27,889 [salt.state       ][INFO    ][15485] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.888603 duration_in_ms=0.922
2017-12-16 06:02:27,889 [salt.state       ][INFO    ][15485] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.888875
2017-12-16 06:02:27,889 [salt.state       ][INFO    ][15485] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,890 [salt.state       ][INFO    ][15485] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:02:27,890 [salt.state       ][INFO    ][15485] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.889810 duration_in_ms=0.936
2017-12-16 06:02:27,890 [salt.state       ][INFO    ][15485] Running state [kvm03] at time 06:02:27.890076
2017-12-16 06:02:27,890 [salt.state       ][INFO    ][15485] Executing state host.present for kvm03
2017-12-16 06:02:27,891 [salt.state       ][INFO    ][15485] Host kvm03 (10.167.4.143) already present
2017-12-16 06:02:27,891 [salt.state       ][INFO    ][15485] Completed state [kvm03] at time 06:02:27.891246 duration_in_ms=1.17
2017-12-16 06:02:27,892 [salt.state       ][INFO    ][15485] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.891505
2017-12-16 06:02:27,892 [salt.state       ][INFO    ][15485] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,892 [salt.state       ][INFO    ][15485] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:02:27,892 [salt.state       ][INFO    ][15485] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.892415 duration_in_ms=0.91
2017-12-16 06:02:27,893 [salt.state       ][INFO    ][15485] Running state [kvm02] at time 06:02:27.892670
2017-12-16 06:02:27,893 [salt.state       ][INFO    ][15485] Executing state host.present for kvm02
2017-12-16 06:02:27,893 [salt.state       ][INFO    ][15485] Host kvm02 (10.167.4.142) already present
2017-12-16 06:02:27,894 [salt.state       ][INFO    ][15485] Completed state [kvm02] at time 06:02:27.893564 duration_in_ms=0.893
2017-12-16 06:02:27,894 [salt.state       ][INFO    ][15485] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.893830
2017-12-16 06:02:27,894 [salt.state       ][INFO    ][15485] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,895 [salt.state       ][INFO    ][15485] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:02:27,895 [salt.state       ][INFO    ][15485] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.894739 duration_in_ms=0.909
2017-12-16 06:02:27,895 [salt.state       ][INFO    ][15485] Running state [dbs] at time 06:02:27.895002
2017-12-16 06:02:27,895 [salt.state       ][INFO    ][15485] Executing state host.present for dbs
2017-12-16 06:02:27,896 [salt.state       ][INFO    ][15485] Host dbs (10.167.4.50) already present
2017-12-16 06:02:27,896 [salt.state       ][INFO    ][15485] Completed state [dbs] at time 06:02:27.895932 duration_in_ms=0.929
2017-12-16 06:02:27,896 [salt.state       ][INFO    ][15485] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.896193
2017-12-16 06:02:27,896 [salt.state       ][INFO    ][15485] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,897 [salt.state       ][INFO    ][15485] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:02:27,897 [salt.state       ][INFO    ][15485] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.897101 duration_in_ms=0.909
2017-12-16 06:02:27,897 [salt.state       ][INFO    ][15485] Running state [prx] at time 06:02:27.897366
2017-12-16 06:02:27,898 [salt.state       ][INFO    ][15485] Executing state host.present for prx
2017-12-16 06:02:27,898 [salt.state       ][INFO    ][15485] Host prx (172.30.10.103) already present
2017-12-16 06:02:27,898 [salt.state       ][INFO    ][15485] Completed state [prx] at time 06:02:27.898310 duration_in_ms=0.944
2017-12-16 06:02:27,899 [salt.state       ][INFO    ][15485] Running state [prx02] at time 06:02:27.898567
2017-12-16 06:02:27,899 [salt.state       ][INFO    ][15485] Executing state host.present for prx02
2017-12-16 06:02:27,899 [salt.state       ][INFO    ][15485] Host prx02 (10.167.4.105) already present
2017-12-16 06:02:27,899 [salt.state       ][INFO    ][15485] Completed state [prx02] at time 06:02:27.899472 duration_in_ms=0.904
2017-12-16 06:02:27,900 [salt.state       ][INFO    ][15485] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.899726
2017-12-16 06:02:27,900 [salt.state       ][INFO    ][15485] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,900 [salt.state       ][INFO    ][15485] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:02:27,901 [salt.state       ][INFO    ][15485] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.900643 duration_in_ms=0.917
2017-12-16 06:02:27,901 [salt.state       ][INFO    ][15485] Running state [msg02] at time 06:02:27.900897
2017-12-16 06:02:27,901 [salt.state       ][INFO    ][15485] Executing state host.present for msg02
2017-12-16 06:02:27,902 [salt.state       ][INFO    ][15485] Host msg02 (10.167.4.42) already present
2017-12-16 06:02:27,902 [salt.state       ][INFO    ][15485] Completed state [msg02] at time 06:02:27.901772 duration_in_ms=0.875
2017-12-16 06:02:27,902 [salt.state       ][INFO    ][15485] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.902024
2017-12-16 06:02:27,902 [salt.state       ][INFO    ][15485] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,903 [salt.state       ][INFO    ][15485] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:02:27,903 [salt.state       ][INFO    ][15485] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.902904 duration_in_ms=0.88
2017-12-16 06:02:27,903 [salt.state       ][INFO    ][15485] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.903161
2017-12-16 06:02:27,903 [salt.state       ][INFO    ][15485] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,904 [salt.state       ][INFO    ][15485] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:02:27,904 [salt.state       ][INFO    ][15485] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.904087 duration_in_ms=0.926
2017-12-16 06:02:27,904 [salt.state       ][INFO    ][15485] Running state [msg03] at time 06:02:27.904347
2017-12-16 06:02:27,905 [salt.state       ][INFO    ][15485] Executing state host.present for msg03
2017-12-16 06:02:27,905 [salt.state       ][INFO    ][15485] Host msg03 (10.167.4.43) already present
2017-12-16 06:02:27,905 [salt.state       ][INFO    ][15485] Completed state [msg03] at time 06:02:27.905222 duration_in_ms=0.875
2017-12-16 06:02:27,906 [salt.state       ][INFO    ][15485] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.905483
2017-12-16 06:02:27,906 [salt.state       ][INFO    ][15485] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,906 [salt.state       ][INFO    ][15485] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:02:27,906 [salt.state       ][INFO    ][15485] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.906429 duration_in_ms=0.946
2017-12-16 06:02:27,907 [salt.state       ][INFO    ][15485] Running state [msg01] at time 06:02:27.906690
2017-12-16 06:02:27,907 [salt.state       ][INFO    ][15485] Executing state host.present for msg01
2017-12-16 06:02:27,907 [salt.state       ][INFO    ][15485] Host msg01 (10.167.4.41) already present
2017-12-16 06:02:27,908 [salt.state       ][INFO    ][15485] Completed state [msg01] at time 06:02:27.907593 duration_in_ms=0.903
2017-12-16 06:02:27,909 [salt.state       ][INFO    ][15485] Running state [file.replace] at time 06:02:27.908499
2017-12-16 06:02:27,909 [salt.state       ][INFO    ][15485] Executing state module.run for file.replace
2017-12-16 06:02:27,984 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:02:27,994 [salt.state       ][INFO    ][15485] onlyif execution failed
2017-12-16 06:02:27,994 [salt.state       ][INFO    ][15485] Completed state [file.replace] at time 06:02:27.994332 duration_in_ms=85.832
2017-12-16 06:02:27,995 [salt.state       ][INFO    ][15485] Running state [msg] at time 06:02:27.994715
2017-12-16 06:02:27,995 [salt.state       ][INFO    ][15485] Executing state host.present for msg
2017-12-16 06:02:27,996 [salt.state       ][INFO    ][15485] Host msg (10.167.4.40) already present
2017-12-16 06:02:27,996 [salt.state       ][INFO    ][15485] Completed state [msg] at time 06:02:27.995927 duration_in_ms=1.212
2017-12-16 06:02:27,996 [salt.state       ][INFO    ][15485] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.996193
2017-12-16 06:02:27,996 [salt.state       ][INFO    ][15485] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,997 [salt.state       ][INFO    ][15485] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:02:27,997 [salt.state       ][INFO    ][15485] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.997089 duration_in_ms=0.896
2017-12-16 06:02:27,997 [salt.state       ][INFO    ][15485] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.997353
2017-12-16 06:02:27,998 [salt.state       ][INFO    ][15485] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,998 [salt.state       ][INFO    ][15485] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:02:27,998 [salt.state       ][INFO    ][15485] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.998245 duration_in_ms=0.892
2017-12-16 06:02:27,999 [salt.state       ][INFO    ][15485] Running state [cfg01] at time 06:02:27.998519
2017-12-16 06:02:27,999 [salt.state       ][INFO    ][15485] Executing state host.present for cfg01
2017-12-16 06:02:27,999 [salt.state       ][INFO    ][15485] Host cfg01 (10.167.4.100) already present
2017-12-16 06:02:27,999 [salt.state       ][INFO    ][15485] Completed state [cfg01] at time 06:02:27.999399 duration_in_ms=0.88
2017-12-16 06:02:27,1000 [salt.state       ][INFO    ][15485] Running state [cmp002] at time 06:02:27.999654
2017-12-16 06:02:27,1000 [salt.state       ][INFO    ][15485] Executing state host.present for cmp002
2017-12-16 06:02:28,000 [salt.state       ][INFO    ][15485] Host cmp002 (10.167.4.102) already present
2017-12-16 06:02:28,001 [salt.state       ][INFO    ][15485] Completed state [cmp002] at time 06:02:28.000590 duration_in_ms=0.936
2017-12-16 06:02:28,001 [salt.state       ][INFO    ][15485] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.000846
2017-12-16 06:02:28,001 [salt.state       ][INFO    ][15485] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,002 [salt.state       ][INFO    ][15485] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:02:28,002 [salt.state       ][INFO    ][15485] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.001717 duration_in_ms=0.871
2017-12-16 06:02:28,002 [salt.state       ][INFO    ][15485] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.001976
2017-12-16 06:02:28,002 [salt.state       ][INFO    ][15485] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,003 [salt.state       ][INFO    ][15485] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:02:28,003 [salt.state       ][INFO    ][15485] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.002851 duration_in_ms=0.876
2017-12-16 06:02:28,003 [salt.state       ][INFO    ][15485] Running state [cmp001] at time 06:02:28.003102
2017-12-16 06:02:28,003 [salt.state       ][INFO    ][15485] Executing state host.present for cmp001
2017-12-16 06:02:28,004 [salt.state       ][INFO    ][15485] Host cmp001 (10.167.4.101) already present
2017-12-16 06:02:28,004 [salt.state       ][INFO    ][15485] Completed state [cmp001] at time 06:02:28.003910 duration_in_ms=0.808
2017-12-16 06:02:28,004 [salt.state       ][INFO    ][15485] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.004086
2017-12-16 06:02:28,004 [salt.state       ][INFO    ][15485] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,005 [salt.state       ][INFO    ][15485] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:02:28,005 [salt.state       ][INFO    ][15485] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.004662 duration_in_ms=0.577
2017-12-16 06:02:28,005 [salt.state       ][INFO    ][15485] Running state [dbs01] at time 06:02:28.004809
2017-12-16 06:02:28,005 [salt.state       ][INFO    ][15485] Executing state host.present for dbs01
2017-12-16 06:02:28,005 [salt.state       ][INFO    ][15485] Host dbs01 (10.167.4.51) already present
2017-12-16 06:02:28,005 [salt.state       ][INFO    ][15485] Completed state [dbs01] at time 06:02:28.005346 duration_in_ms=0.537
2017-12-16 06:02:28,006 [salt.state       ][INFO    ][15485] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.005489
2017-12-16 06:02:28,006 [salt.state       ][INFO    ][15485] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,006 [salt.state       ][INFO    ][15485] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:02:28,006 [salt.state       ][INFO    ][15485] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.006289 duration_in_ms=0.799
2017-12-16 06:02:28,006 [salt.state       ][INFO    ][15485] Running state [dbs02] at time 06:02:28.006439
2017-12-16 06:02:28,007 [salt.state       ][INFO    ][15485] Executing state host.present for dbs02
2017-12-16 06:02:28,007 [salt.state       ][INFO    ][15485] Host dbs02 (10.167.4.52) already present
2017-12-16 06:02:28,007 [salt.state       ][INFO    ][15485] Completed state [dbs02] at time 06:02:28.006988 duration_in_ms=0.55
2017-12-16 06:02:28,007 [salt.state       ][INFO    ][15485] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.007132
2017-12-16 06:02:28,007 [salt.state       ][INFO    ][15485] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,008 [salt.state       ][INFO    ][15485] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:02:28,008 [salt.state       ][INFO    ][15485] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.007671 duration_in_ms=0.538
2017-12-16 06:02:28,008 [salt.state       ][INFO    ][15485] Running state [dbs03] at time 06:02:28.007831
2017-12-16 06:02:28,008 [salt.state       ][INFO    ][15485] Executing state host.present for dbs03
2017-12-16 06:02:28,008 [salt.state       ][INFO    ][15485] Host dbs03 (10.167.4.53) already present
2017-12-16 06:02:28,008 [salt.state       ][INFO    ][15485] Completed state [dbs03] at time 06:02:28.008374 duration_in_ms=0.542
2017-12-16 06:02:28,009 [salt.state       ][INFO    ][15485] Running state [odl01] at time 06:02:28.008518
2017-12-16 06:02:28,009 [salt.state       ][INFO    ][15485] Executing state host.present for odl01
2017-12-16 06:02:28,009 [salt.state       ][INFO    ][15485] Host odl01 (10.167.4.111) already present
2017-12-16 06:02:28,009 [salt.state       ][INFO    ][15485] Completed state [odl01] at time 06:02:28.009052 duration_in_ms=0.534
2017-12-16 06:02:28,009 [salt.state       ][INFO    ][15485] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.009192
2017-12-16 06:02:28,009 [salt.state       ][INFO    ][15485] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,010 [salt.state       ][INFO    ][15485] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:02:28,010 [salt.state       ][INFO    ][15485] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.009726 duration_in_ms=0.534
2017-12-16 06:02:28,010 [salt.state       ][INFO    ][15485] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.009872
2017-12-16 06:02:28,010 [salt.state       ][INFO    ][15485] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,010 [salt.state       ][INFO    ][15485] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:02:28,010 [salt.state       ][INFO    ][15485] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.010444 duration_in_ms=0.572
2017-12-16 06:02:28,011 [salt.state       ][INFO    ][15485] Running state [mas01] at time 06:02:28.010588
2017-12-16 06:02:28,011 [salt.state       ][INFO    ][15485] Executing state host.present for mas01
2017-12-16 06:02:28,011 [salt.state       ][INFO    ][15485] Host mas01 (10.167.4.3) already present
2017-12-16 06:02:28,011 [salt.state       ][INFO    ][15485] Completed state [mas01] at time 06:02:28.011128 duration_in_ms=0.539
2017-12-16 06:02:28,011 [salt.state       ][INFO    ][15485] Running state [ctl02] at time 06:02:28.011272
2017-12-16 06:02:28,011 [salt.state       ][INFO    ][15485] Executing state host.present for ctl02
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15485] Host ctl02 (10.167.4.12) already present
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15485] Completed state [ctl02] at time 06:02:28.011824 duration_in_ms=0.553
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15485] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.011968
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15485] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15485] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15485] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.012515 duration_in_ms=0.547
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15485] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.012658
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15485] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15485] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15485] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.013208 duration_in_ms=0.55
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15485] Running state [ctl03] at time 06:02:28.013354
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15485] Executing state host.present for ctl03
2017-12-16 06:02:28,014 [salt.state       ][INFO    ][15485] Host ctl03 (10.167.4.13) already present
2017-12-16 06:02:28,014 [salt.state       ][INFO    ][15485] Completed state [ctl03] at time 06:02:28.013890 duration_in_ms=0.536
2017-12-16 06:02:28,014 [salt.state       ][INFO    ][15485] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.014030
2017-12-16 06:02:28,014 [salt.state       ][INFO    ][15485] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15485] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15485] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.014607 duration_in_ms=0.576
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15485] Running state [ctl01] at time 06:02:28.014749
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15485] Executing state host.present for ctl01
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15485] Host ctl01 (10.167.4.11) already present
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15485] Completed state [ctl01] at time 06:02:28.015283 duration_in_ms=0.534
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15485] Running state [ctl] at time 06:02:28.015423
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15485] Executing state host.present for ctl
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15485] Host ctl (10.167.4.10) already present
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15485] Completed state [ctl] at time 06:02:28.015961 duration_in_ms=0.538
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15485] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.016101
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15485] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,017 [salt.state       ][INFO    ][15485] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:02:28,017 [salt.state       ][INFO    ][15485] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.016641 duration_in_ms=0.541
2017-12-16 06:02:28,017 [salt.state       ][INFO    ][15485] Running state [ens2] at time 06:02:28.016780
2017-12-16 06:02:28,017 [salt.state       ][INFO    ][15485] Executing state network.managed for ens2
2017-12-16 06:02:28,361 [salt.state       ][INFO    ][15485] Interface ens2 is up to date.
2017-12-16 06:02:28,362 [salt.state       ][INFO    ][15485] Completed state [ens2] at time 06:02:28.361571 duration_in_ms=344.79
2017-12-16 06:02:28,362 [salt.state       ][INFO    ][15485] Running state [ens3] at time 06:02:28.361751
2017-12-16 06:02:28,362 [salt.state       ][INFO    ][15485] Executing state network.managed for ens3
2017-12-16 06:02:28,652 [salt.state       ][INFO    ][15485] Interface ens3 is up to date.
2017-12-16 06:02:28,653 [salt.state       ][INFO    ][15485] Completed state [ens3] at time 06:02:28.652668 duration_in_ms=290.917
2017-12-16 06:02:28,653 [salt.state       ][INFO    ][15485] Running state [/etc/profile.d/proxy.sh] at time 06:02:28.652908
2017-12-16 06:02:28,653 [salt.state       ][INFO    ][15485] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:02:28,653 [salt.state       ][INFO    ][15485] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:02:28,654 [salt.state       ][INFO    ][15485] Completed state [/etc/profile.d/proxy.sh] at time 06:02:28.653574 duration_in_ms=0.667
2017-12-16 06:02:28,654 [salt.state       ][INFO    ][15485] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:02:28.653756
2017-12-16 06:02:28,654 [salt.state       ][INFO    ][15485] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:02:28,654 [salt.state       ][INFO    ][15485] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:02:28,654 [salt.state       ][INFO    ][15485] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:02:28.654330 duration_in_ms=0.573
2017-12-16 06:02:28,655 [salt.state       ][INFO    ][15485] Running state [ntp] at time 06:02:28.654515
2017-12-16 06:02:28,655 [salt.state       ][INFO    ][15485] Executing state pkg.installed for ntp
2017-12-16 06:02:28,658 [salt.state       ][INFO    ][15485] Package ntp is already installed
2017-12-16 06:02:28,658 [salt.state       ][INFO    ][15485] Completed state [ntp] at time 06:02:28.657868 duration_in_ms=3.353
2017-12-16 06:02:28,659 [salt.state       ][INFO    ][15485] Running state [/etc/ntp.conf] at time 06:02:28.658615
2017-12-16 06:02:28,659 [salt.state       ][INFO    ][15485] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:02:28,677 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:02:28,700 [salt.fileclient  ][INFO    ][15485] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:28,706 [salt.state       ][INFO    ][15485] File /etc/ntp.conf is in the correct state
2017-12-16 06:02:28,706 [salt.state       ][INFO    ][15485] Completed state [/etc/ntp.conf] at time 06:02:28.705818 duration_in_ms=47.203
2017-12-16 06:02:28,707 [salt.state       ][INFO    ][15485] Running state [ntp] at time 06:02:28.706553
2017-12-16 06:02:28,707 [salt.state       ][INFO    ][15485] Executing state service.running for ntp
2017-12-16 06:02:28,707 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:02:28,718 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:02:28,727 [salt.loaded.int.module.cmdmod][INFO    ][15485] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:02:28,736 [salt.state       ][INFO    ][15485] The service ntp is already running
2017-12-16 06:02:28,736 [salt.state       ][INFO    ][15485] Completed state [ntp] at time 06:02:28.736149 duration_in_ms=29.595
2017-12-16 06:02:28,738 [salt.minion      ][INFO    ][15485] Returning information for job: 20171216060212499412
2017-12-16 06:02:53,734 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.apply with jid 20171216060253724278
2017-12-16 06:02:53,761 [salt.minion      ][INFO    ][17443] Starting a new job with PID 17443
2017-12-16 06:02:56,760 [salt.state       ][INFO    ][17443] Loading fresh modules for state activity
2017-12-16 06:02:56,816 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:02:56,838 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:02:56,870 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,044 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:02:57,075 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,130 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:02:57,202 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,246 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:02:57,320 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,373 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:02:57,469 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,512 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:02:57,523 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,563 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:02:57,597 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,653 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:02:57,676 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,718 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:02:57,770 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,812 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:02:57,849 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,891 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:02:57,918 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,107 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:02:58,128 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,174 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:02:58,194 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,241 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:02:58,257 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,301 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:02:58,314 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,361 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:02:58,385 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,450 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:02:58,469 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,513 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:02:58,554 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,627 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:02:58,692 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,738 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:02:58,754 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,797 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:02:58,813 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,861 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:02:58,872 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:02:58,885 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:58,900 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:02:58,913 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:58,926 [salt.state       ][INFO    ][17443] Running state [/etc/environment] at time 06:02:58.926069
2017-12-16 06:02:58,927 [salt.state       ][INFO    ][17443] Executing state file.blockreplace for /etc/environment
2017-12-16 06:02:58,931 [salt.state       ][INFO    ][17443] No changes needed to be made
2017-12-16 06:02:58,931 [salt.state       ][INFO    ][17443] Completed state [/etc/environment] at time 06:02:58.931241 duration_in_ms=5.173
2017-12-16 06:02:58,932 [salt.state       ][INFO    ][17443] Running state [/etc/profile.d] at time 06:02:58.931542
2017-12-16 06:02:58,932 [salt.state       ][INFO    ][17443] Executing state file.directory for /etc/profile.d
2017-12-16 06:02:58,933 [salt.state       ][INFO    ][17443] Directory /etc/profile.d is in the correct state
2017-12-16 06:02:58,933 [salt.state       ][INFO    ][17443] Completed state [/etc/profile.d] at time 06:02:58.932960 duration_in_ms=1.418
2017-12-16 06:02:59,195 [salt.state       ][INFO    ][17443] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:59.194960
2017-12-16 06:02:59,195 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:02:59,214 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:02:59,219 [salt.state       ][INFO    ][17443] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:02:59,219 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:59.219457 duration_in_ms=24.497
2017-12-16 06:02:59,220 [salt.state       ][INFO    ][17443] Running state [linux_repo_prereq_pkgs] at time 06:02:59.220111
2017-12-16 06:02:59,220 [salt.state       ][INFO    ][17443] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:02:59,221 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:02:59,630 [salt.state       ][INFO    ][17443] All specified packages are already installed
2017-12-16 06:02:59,630 [salt.state       ][INFO    ][17443] Completed state [linux_repo_prereq_pkgs] at time 06:02:59.630101 duration_in_ms=409.989
2017-12-16 06:02:59,631 [salt.state       ][INFO    ][17443] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:59.630543
2017-12-16 06:02:59,631 [salt.state       ][INFO    ][17443] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:02:59,632 [salt.state       ][INFO    ][17443] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:02:59,632 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:59.631840 duration_in_ms=1.297
2017-12-16 06:02:59,632 [salt.state       ][INFO    ][17443] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:02:59.632221
2017-12-16 06:02:59,633 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:02:59,651 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:02:59,669 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:59,701 [salt.state       ][INFO    ][17443] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:02:59,702 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:02:59.701658 duration_in_ms=69.438
2017-12-16 06:02:59,703 [salt.state       ][INFO    ][17443] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:02:59.703351
2017-12-16 06:02:59,704 [salt.state       ][INFO    ][17443] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:02:59,931 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-16 06:03:00,021 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:01,913 [salt.state       ][INFO    ][17443] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:03:01,914 [salt.state       ][INFO    ][17443] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:03:01.914009 duration_in_ms=2210.657
2017-12-16 06:03:01,914 [salt.state       ][INFO    ][17443] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:03:01.914401
2017-12-16 06:03:01,915 [salt.state       ][INFO    ][17443] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:03:01,915 [salt.state       ][INFO    ][17443] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:03:01,915 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:03:01.915423 duration_in_ms=1.022
2017-12-16 06:03:01,916 [salt.state       ][INFO    ][17443] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:03:01.915705
2017-12-16 06:03:01,916 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:03:01,940 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:03:01,961 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:03:02,003 [salt.state       ][INFO    ][17443] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:03:02,003 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:03:02.003089 duration_in_ms=87.383
2017-12-16 06:03:02,004 [salt.state       ][INFO    ][17443] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:03:02.003961
2017-12-16 06:03:02,004 [salt.state       ][INFO    ][17443] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:03:02,155 [salt.loaded.int.module.cmdmod][INFO    ][17443] 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'
2017-12-16 06:03:02,235 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:03,827 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060303814752
2017-12-16 06:03:03,854 [salt.minion      ][INFO    ][18451] Starting a new job with PID 18451
2017-12-16 06:03:03,866 [salt.minion      ][INFO    ][18451] Returning information for job: 20171216060303814752
2017-12-16 06:03:04,166 [salt.state       ][INFO    ][17443] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:03:04,167 [salt.state       ][INFO    ][17443] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:03:04.167098 duration_in_ms=2163.134
2017-12-16 06:03:04,168 [salt.state       ][INFO    ][17443] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:03:04.167608
2017-12-16 06:03:04,168 [salt.state       ][INFO    ][17443] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:03:04,169 [salt.state       ][INFO    ][17443] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:03:04,169 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:03:04.169140 duration_in_ms=1.531
2017-12-16 06:03:04,170 [salt.state       ][INFO    ][17443] Running state [/etc/apt/preferences.d/uca] at time 06:03:04.169563
2017-12-16 06:03:04,170 [salt.state       ][INFO    ][17443] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:03:04,170 [salt.state       ][INFO    ][17443] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:03:04,171 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/preferences.d/uca] at time 06:03:04.170820 duration_in_ms=1.257
2017-12-16 06:03:04,172 [salt.state       ][INFO    ][17443] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:03:04.172115
2017-12-16 06:03:04,173 [salt.state       ][INFO    ][17443] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:03:04,231 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:03:04,288 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:06,343 [salt.state       ][INFO    ][17443] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:03:06,344 [salt.state       ][INFO    ][17443] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:03:06.343989 duration_in_ms=2171.874
2017-12-16 06:03:06,344 [salt.state       ][INFO    ][17443] Running state [linux_extra_packages_purged] at time 06:03:06.344370
2017-12-16 06:03:06,345 [salt.state       ][INFO    ][17443] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:03:06,350 [salt.state       ][INFO    ][17443] All specified packages are already absent
2017-12-16 06:03:06,351 [salt.state       ][INFO    ][17443] Completed state [linux_extra_packages_purged] at time 06:03:06.350612 duration_in_ms=6.242
2017-12-16 06:03:06,351 [salt.state       ][INFO    ][17443] Running state [linux_extra_packages_latest] at time 06:03:06.350898
2017-12-16 06:03:06,351 [salt.state       ][INFO    ][17443] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:03:06,354 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:08,241 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:03:08,284 [salt.state       ][INFO    ][17443] Package mcelog is already up-to-date
2017-12-16 06:03:08,284 [salt.state       ][INFO    ][17443] Completed state [linux_extra_packages_latest] at time 06:03:08.284265 duration_in_ms=1933.365
2017-12-16 06:03:08,285 [salt.state       ][INFO    ][17443] Running state [UTC] at time 06:03:08.284978
2017-12-16 06:03:08,285 [salt.state       ][INFO    ][17443] Executing state timezone.system for UTC
2017-12-16 06:03:08,286 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:03:08,339 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:03:08,349 [salt.state       ][INFO    ][17443] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:03:08,349 [salt.state       ][INFO    ][17443] Completed state [UTC] at time 06:03:08.349122 duration_in_ms=64.144
2017-12-16 06:03:08,350 [salt.state       ][INFO    ][17443] Running state [nf_conntrack] at time 06:03:08.349873
2017-12-16 06:03:08,350 [salt.state       ][INFO    ][17443] Executing state kmod.present for nf_conntrack
2017-12-16 06:03:08,351 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'lsmod' in directory '/root'
2017-12-16 06:03:08,358 [salt.state       ][INFO    ][17443] Kernel module nf_conntrack is already present
2017-12-16 06:03:08,358 [salt.state       ][INFO    ][17443] Completed state [nf_conntrack] at time 06:03:08.358326 duration_in_ms=8.453
2017-12-16 06:03:08,359 [salt.state       ][INFO    ][17443] Running state [kernel.panic] at time 06:03:08.358934
2017-12-16 06:03:08,359 [salt.state       ][INFO    ][17443] Executing state sysctl.present for kernel.panic
2017-12-16 06:03:08,367 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,380 [salt.state       ][INFO    ][17443] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:03:08,381 [salt.state       ][INFO    ][17443] Completed state [kernel.panic] at time 06:03:08.380858 duration_in_ms=21.924
2017-12-16 06:03:08,381 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_keepalive_probes] at time 06:03:08.381219
2017-12-16 06:03:08,382 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:03:08,382 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,395 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:03:08,396 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:03:08.395908 duration_in_ms=14.689
2017-12-16 06:03:08,396 [salt.state       ][INFO    ][17443] Running state [fs.file-max] at time 06:03:08.396271
2017-12-16 06:03:08,397 [salt.state       ][INFO    ][17443] Executing state sysctl.present for fs.file-max
2017-12-16 06:03:08,397 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,410 [salt.state       ][INFO    ][17443] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:03:08,411 [salt.state       ][INFO    ][17443] Completed state [fs.file-max] at time 06:03:08.410909 duration_in_ms=14.637
2017-12-16 06:03:08,411 [salt.state       ][INFO    ][17443] Running state [net.core.somaxconn] at time 06:03:08.411256
2017-12-16 06:03:08,412 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:03:08,412 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,425 [salt.state       ][INFO    ][17443] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:03:08,426 [salt.state       ][INFO    ][17443] Completed state [net.core.somaxconn] at time 06:03:08.425721 duration_in_ms=14.464
2017-12-16 06:03:08,426 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:03:08.426082
2017-12-16 06:03:08,426 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:03:08,427 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,441 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:03:08,442 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:03:08.441390 duration_in_ms=15.306
2017-12-16 06:03:08,442 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_tw_reuse] at time 06:03:08.442116
2017-12-16 06:03:08,442 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:03:08,443 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,455 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:03:08,456 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_tw_reuse] at time 06:03:08.455494 duration_in_ms=13.379
2017-12-16 06:03:08,456 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_congestion_control] at time 06:03:08.455862
2017-12-16 06:03:08,456 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:03:08,457 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,468 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:03:08,468 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_congestion_control] at time 06:03:08.467968 duration_in_ms=12.105
2017-12-16 06:03:08,468 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_retries2] at time 06:03:08.468290
2017-12-16 06:03:08,469 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:03:08,469 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,482 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:03:08,482 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_retries2] at time 06:03:08.481874 duration_in_ms=13.583
2017-12-16 06:03:08,482 [salt.state       ][INFO    ][17443] Running state [net.core.netdev_max_backlog] at time 06:03:08.482216
2017-12-16 06:03:08,483 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:03:08,483 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,497 [salt.state       ][INFO    ][17443] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:03:08,498 [salt.state       ][INFO    ][17443] Completed state [net.core.netdev_max_backlog] at time 06:03:08.497476 duration_in_ms=15.259
2017-12-16 06:03:08,498 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:03:08.497821
2017-12-16 06:03:08,498 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:03:08,499 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,513 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:03:08,514 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:03:08.513759 duration_in_ms=15.937
2017-12-16 06:03:08,514 [salt.state       ][INFO    ][17443] Running state [vm.swappiness] at time 06:03:08.514124
2017-12-16 06:03:08,514 [salt.state       ][INFO    ][17443] Executing state sysctl.present for vm.swappiness
2017-12-16 06:03:08,515 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,531 [salt.state       ][INFO    ][17443] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:03:08,532 [salt.state       ][INFO    ][17443] Completed state [vm.swappiness] at time 06:03:08.531880 duration_in_ms=17.756
2017-12-16 06:03:08,532 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:03:08.532262
2017-12-16 06:03:08,533 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:03:08,533 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,549 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:03:08,549 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:03:08.549104 duration_in_ms=16.842
2017-12-16 06:03:08,550 [salt.state       ][INFO    ][17443] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:03:08.549517
2017-12-16 06:03:08,550 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:03:08,550 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,565 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:03:08,565 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:03:08.565118 duration_in_ms=15.599
2017-12-16 06:03:08,566 [salt.state       ][INFO    ][17443] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:03:08.565528
2017-12-16 06:03:08,566 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:03:08,566 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,580 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:03:08,580 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:03:08.580377 duration_in_ms=14.848
2017-12-16 06:03:08,581 [salt.state       ][INFO    ][17443] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:03:08.580738
2017-12-16 06:03:08,581 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:03:08,582 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,595 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:03:08,596 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:03:08.595997 duration_in_ms=15.259
2017-12-16 06:03:08,596 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_fin_timeout] at time 06:03:08.596365
2017-12-16 06:03:08,597 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:03:08,597 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,611 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:03:08,612 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_fin_timeout] at time 06:03:08.611843 duration_in_ms=15.478
2017-12-16 06:03:08,612 [salt.state       ][INFO    ][17443] Running state [net.ipv4.tcp_keepalive_time] at time 06:03:08.612202
2017-12-16 06:03:08,613 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:03:08,613 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,626 [salt.state       ][INFO    ][17443] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:03:08,627 [salt.state       ][INFO    ][17443] Completed state [net.ipv4.tcp_keepalive_time] at time 06:03:08.626828 duration_in_ms=14.624
2017-12-16 06:03:08,627 [salt.state       ][INFO    ][17443] Running state [net.nf_conntrack_max] at time 06:03:08.627213
2017-12-16 06:03:08,628 [salt.state       ][INFO    ][17443] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:03:08,628 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,642 [salt.state       ][INFO    ][17443] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:03:08,643 [salt.state       ][INFO    ][17443] Completed state [net.nf_conntrack_max] at time 06:03:08.642696 duration_in_ms=15.482
2017-12-16 06:03:08,643 [salt.state       ][INFO    ][17443] Running state [linux_sysfs_package] at time 06:03:08.643059
2017-12-16 06:03:08,643 [salt.state       ][INFO    ][17443] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:03:08,647 [salt.state       ][INFO    ][17443] All specified packages are already installed
2017-12-16 06:03:08,647 [salt.state       ][INFO    ][17443] Completed state [linux_sysfs_package] at time 06:03:08.647057 duration_in_ms=3.997
2017-12-16 06:03:08,648 [salt.state       ][INFO    ][17443] Running state [/etc/sysfs.d] at time 06:03:08.648074
2017-12-16 06:03:08,648 [salt.state       ][INFO    ][17443] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:03:08,649 [salt.state       ][INFO    ][17443] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:03:08,649 [salt.state       ][INFO    ][17443] Completed state [/etc/sysfs.d] at time 06:03:08.649219 duration_in_ms=1.145
2017-12-16 06:03:08,650 [salt.state       ][INFO    ][17443] Running state [ondemand] at time 06:03:08.649886
2017-12-16 06:03:08,650 [salt.state       ][INFO    ][17443] Executing state service.dead for ondemand
2017-12-16 06:03:08,651 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:03:08,662 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:03:08,672 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:03:08,685 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'runlevel' in directory '/root'
2017-12-16 06:03:08,751 [salt.state       ][INFO    ][17443] The service ondemand is already dead
2017-12-16 06:03:08,751 [salt.state       ][INFO    ][17443] Completed state [ondemand] at time 06:03:08.751157 duration_in_ms=101.27
2017-12-16 06:03:08,752 [salt.state       ][INFO    ][17443] Running state [cs_CZ.UTF-8] at time 06:03:08.751924
2017-12-16 06:03:08,752 [salt.state       ][INFO    ][17443] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:03:08,753 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'locale -a' in directory '/root'
2017-12-16 06:03:08,762 [salt.state       ][INFO    ][17443] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:03:08,763 [salt.state       ][INFO    ][17443] Completed state [cs_CZ.UTF-8] at time 06:03:08.762557 duration_in_ms=10.631
2017-12-16 06:03:08,763 [salt.state       ][INFO    ][17443] Running state [en_US.UTF-8] at time 06:03:08.763178
2017-12-16 06:03:08,764 [salt.state       ][INFO    ][17443] Executing state locale.present for en_US.UTF-8
2017-12-16 06:03:08,764 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'locale -a' in directory '/root'
2017-12-16 06:03:08,773 [salt.state       ][INFO    ][17443] Locale en_US.UTF-8 is already present
2017-12-16 06:03:08,773 [salt.state       ][INFO    ][17443] Completed state [en_US.UTF-8] at time 06:03:08.773245 duration_in_ms=10.066
2017-12-16 06:03:08,774 [salt.state       ][INFO    ][17443] Running state [en_US.UTF-8] at time 06:03:08.774419
2017-12-16 06:03:08,775 [salt.state       ][INFO    ][17443] Executing state locale.system for en_US.UTF-8
2017-12-16 06:03:08,775 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'localectl' in directory '/root'
2017-12-16 06:03:08,806 [salt.state       ][INFO    ][17443] System locale en_US.UTF-8 already set
2017-12-16 06:03:08,807 [salt.state       ][INFO    ][17443] Completed state [en_US.UTF-8] at time 06:03:08.806785 duration_in_ms=32.365
2017-12-16 06:03:08,808 [salt.state       ][INFO    ][17443] Running state [root] at time 06:03:08.808032
2017-12-16 06:03:08,808 [salt.state       ][INFO    ][17443] Executing state user.present for root
2017-12-16 06:03:08,809 [salt.state       ][INFO    ][17443] User root is present and up to date
2017-12-16 06:03:08,810 [salt.state       ][INFO    ][17443] Completed state [root] at time 06:03:08.809636 duration_in_ms=1.605
2017-12-16 06:03:08,811 [salt.state       ][INFO    ][17443] Running state [/root] at time 06:03:08.810579
2017-12-16 06:03:08,811 [salt.state       ][INFO    ][17443] Executing state file.directory for /root
2017-12-16 06:03:08,811 [salt.state       ][INFO    ][17443] Directory /root is in the correct state
2017-12-16 06:03:08,812 [salt.state       ][INFO    ][17443] Completed state [/root] at time 06:03:08.811735 duration_in_ms=1.156
2017-12-16 06:03:08,812 [salt.state       ][INFO    ][17443] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:03:08.812039
2017-12-16 06:03:08,812 [salt.state       ][INFO    ][17443] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:03:08,813 [salt.state       ][INFO    ][17443] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:03:08,813 [salt.state       ][INFO    ][17443] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:03:08.812892 duration_in_ms=0.853
2017-12-16 06:03:08,813 [salt.state       ][INFO    ][17443] Running state [ubuntu] at time 06:03:08.813172
2017-12-16 06:03:08,813 [salt.state       ][INFO    ][17443] Executing state user.present for ubuntu
2017-12-16 06:03:08,814 [salt.state       ][INFO    ][17443] User ubuntu is present and up to date
2017-12-16 06:03:08,814 [salt.state       ][INFO    ][17443] Completed state [ubuntu] at time 06:03:08.814454 duration_in_ms=1.281
2017-12-16 06:03:08,815 [salt.state       ][INFO    ][17443] Running state [/home/ubuntu] at time 06:03:08.815201
2017-12-16 06:03:08,816 [salt.state       ][INFO    ][17443] Executing state file.directory for /home/ubuntu
2017-12-16 06:03:08,816 [salt.state       ][INFO    ][17443] Directory /home/ubuntu is in the correct state
2017-12-16 06:03:08,816 [salt.state       ][INFO    ][17443] Completed state [/home/ubuntu] at time 06:03:08.816293 duration_in_ms=1.092
2017-12-16 06:03:08,817 [salt.state       ][INFO    ][17443] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:03:08.816930
2017-12-16 06:03:08,817 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:03:08,836 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:03:08,840 [salt.state       ][INFO    ][17443] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:03:08,840 [salt.state       ][INFO    ][17443] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:03:08.840223 duration_in_ms=23.293
2017-12-16 06:03:08,841 [salt.state       ][INFO    ][17443] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:03:08.840544
2017-12-16 06:03:08,841 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:03:08,858 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:03:08,879 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:03:08,918 [salt.state       ][INFO    ][17443] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:03:08,918 [salt.state       ][INFO    ][17443] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:03:08.918189 duration_in_ms=77.645
2017-12-16 06:03:08,919 [salt.state       ][INFO    ][17443] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:03:08.918531
2017-12-16 06:03:08,919 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:03:08,935 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:03:08,953 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:03:08,988 [salt.state       ][INFO    ][17443] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:03:08,989 [salt.state       ][INFO    ][17443] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:03:08.988681 duration_in_ms=70.15
2017-12-16 06:03:08,990 [salt.state       ][INFO    ][17443] Running state [service.systemctl_reload] at time 06:03:08.989838
2017-12-16 06:03:08,990 [salt.state       ][INFO    ][17443] Executing state module.wait for service.systemctl_reload
2017-12-16 06:03:08,991 [salt.state       ][INFO    ][17443] No changes made for service.systemctl_reload
2017-12-16 06:03:08,991 [salt.state       ][INFO    ][17443] Completed state [service.systemctl_reload] at time 06:03:08.990840 duration_in_ms=1.002
2017-12-16 06:03:08,991 [salt.state       ][INFO    ][17443] Running state [/etc/hostname] at time 06:03:08.991168
2017-12-16 06:03:08,992 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/hostname
2017-12-16 06:03:09,017 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:03:09,019 [salt.state       ][INFO    ][17443] File /etc/hostname is in the correct state
2017-12-16 06:03:09,019 [salt.state       ][INFO    ][17443] Completed state [/etc/hostname] at time 06:03:09.019238 duration_in_ms=28.07
2017-12-16 06:03:09,020 [salt.state       ][INFO    ][17443] Running state [hostname msg01] at time 06:03:09.020461
2017-12-16 06:03:09,021 [salt.state       ][INFO    ][17443] Executing state cmd.wait for hostname msg01
2017-12-16 06:03:09,021 [salt.state       ][INFO    ][17443] No changes made for hostname msg01
2017-12-16 06:03:09,022 [salt.state       ][INFO    ][17443] Completed state [hostname msg01] at time 06:03:09.021510 duration_in_ms=1.048
2017-12-16 06:03:09,022 [salt.state       ][INFO    ][17443] Running state [mdb02] at time 06:03:09.022053
2017-12-16 06:03:09,022 [salt.state       ][INFO    ][17443] Executing state host.present for mdb02
2017-12-16 06:03:09,023 [salt.state       ][INFO    ][17443] Host mdb02 (10.167.4.77) already present
2017-12-16 06:03:09,023 [salt.state       ][INFO    ][17443] Completed state [mdb02] at time 06:03:09.023232 duration_in_ms=1.178
2017-12-16 06:03:09,024 [salt.state       ][INFO    ][17443] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.023574
2017-12-16 06:03:09,024 [salt.state       ][INFO    ][17443] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,024 [salt.state       ][INFO    ][17443] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:03:09,025 [salt.state       ][INFO    ][17443] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.024739 duration_in_ms=1.165
2017-12-16 06:03:09,025 [salt.state       ][INFO    ][17443] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.025076
2017-12-16 06:03:09,025 [salt.state       ][INFO    ][17443] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,026 [salt.state       ][INFO    ][17443] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:03:09,026 [salt.state       ][INFO    ][17443] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.026231 duration_in_ms=1.155
2017-12-16 06:03:09,027 [salt.state       ][INFO    ][17443] Running state [mdb03] at time 06:03:09.026574
2017-12-16 06:03:09,027 [salt.state       ][INFO    ][17443] Executing state host.present for mdb03
2017-12-16 06:03:09,027 [salt.state       ][INFO    ][17443] Host mdb03 (10.167.4.78) already present
2017-12-16 06:03:09,028 [salt.state       ][INFO    ][17443] Completed state [mdb03] at time 06:03:09.027715 duration_in_ms=1.14
2017-12-16 06:03:09,028 [salt.state       ][INFO    ][17443] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.028071
2017-12-16 06:03:09,028 [salt.state       ][INFO    ][17443] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,029 [salt.state       ][INFO    ][17443] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:03:09,029 [salt.state       ][INFO    ][17443] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.029217 duration_in_ms=1.146
2017-12-16 06:03:09,030 [salt.state       ][INFO    ][17443] Running state [mdb01] at time 06:03:09.029562
2017-12-16 06:03:09,030 [salt.state       ][INFO    ][17443] Executing state host.present for mdb01
2017-12-16 06:03:09,030 [salt.state       ][INFO    ][17443] Host mdb01 (10.167.4.76) already present
2017-12-16 06:03:09,031 [salt.state       ][INFO    ][17443] Completed state [mdb01] at time 06:03:09.030670 duration_in_ms=1.108
2017-12-16 06:03:09,031 [salt.state       ][INFO    ][17443] Running state [mdb] at time 06:03:09.031005
2017-12-16 06:03:09,031 [salt.state       ][INFO    ][17443] Executing state host.present for mdb
2017-12-16 06:03:09,032 [salt.state       ][INFO    ][17443] Host mdb (10.167.4.75) already present
2017-12-16 06:03:09,032 [salt.state       ][INFO    ][17443] Completed state [mdb] at time 06:03:09.032131 duration_in_ms=1.126
2017-12-16 06:03:09,032 [salt.state       ][INFO    ][17443] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.032461
2017-12-16 06:03:09,033 [salt.state       ][INFO    ][17443] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,033 [salt.state       ][INFO    ][17443] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:03:09,034 [salt.state       ][INFO    ][17443] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.033583 duration_in_ms=1.121
2017-12-16 06:03:09,034 [salt.state       ][INFO    ][17443] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.033918
2017-12-16 06:03:09,034 [salt.state       ][INFO    ][17443] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,035 [salt.state       ][INFO    ][17443] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:03:09,035 [salt.state       ][INFO    ][17443] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.035027 duration_in_ms=1.108
2017-12-16 06:03:09,035 [salt.state       ][INFO    ][17443] Running state [cfg01] at time 06:03:09.035357
2017-12-16 06:03:09,036 [salt.state       ][INFO    ][17443] Executing state host.present for cfg01
2017-12-16 06:03:09,036 [salt.state       ][INFO    ][17443] Host cfg01 (10.167.4.100) already present
2017-12-16 06:03:09,037 [salt.state       ][INFO    ][17443] Completed state [cfg01] at time 06:03:09.036495 duration_in_ms=1.138
2017-12-16 06:03:09,037 [salt.state       ][INFO    ][17443] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.036826
2017-12-16 06:03:09,037 [salt.state       ][INFO    ][17443] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,038 [salt.state       ][INFO    ][17443] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:03:09,038 [salt.state       ][INFO    ][17443] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.037951 duration_in_ms=1.125
2017-12-16 06:03:09,038 [salt.state       ][INFO    ][17443] Running state [prx01] at time 06:03:09.038292
2017-12-16 06:03:09,039 [salt.state       ][INFO    ][17443] Executing state host.present for prx01
2017-12-16 06:03:09,039 [salt.state       ][INFO    ][17443] Host prx01 (10.167.4.104) already present
2017-12-16 06:03:09,039 [salt.state       ][INFO    ][17443] Completed state [prx01] at time 06:03:09.039394 duration_in_ms=1.102
2017-12-16 06:03:09,040 [salt.state       ][INFO    ][17443] Running state [kvm01] at time 06:03:09.039712
2017-12-16 06:03:09,040 [salt.state       ][INFO    ][17443] Executing state host.present for kvm01
2017-12-16 06:03:09,041 [salt.state       ][INFO    ][17443] Host kvm01 (10.167.4.141) already present
2017-12-16 06:03:09,041 [salt.state       ][INFO    ][17443] Completed state [kvm01] at time 06:03:09.040804 duration_in_ms=1.093
2017-12-16 06:03:09,041 [salt.state       ][INFO    ][17443] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.041128
2017-12-16 06:03:09,041 [salt.state       ][INFO    ][17443] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,042 [salt.state       ][INFO    ][17443] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:03:09,042 [salt.state       ][INFO    ][17443] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.042214 duration_in_ms=1.086
2017-12-16 06:03:09,043 [salt.state       ][INFO    ][17443] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.042534
2017-12-16 06:03:09,043 [salt.state       ][INFO    ][17443] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,043 [salt.state       ][INFO    ][17443] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:03:09,044 [salt.state       ][INFO    ][17443] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.043609 duration_in_ms=1.076
2017-12-16 06:03:09,044 [salt.state       ][INFO    ][17443] Running state [kvm03] at time 06:03:09.043961
2017-12-16 06:03:09,044 [salt.state       ][INFO    ][17443] Executing state host.present for kvm03
2017-12-16 06:03:09,045 [salt.state       ][INFO    ][17443] Host kvm03 (10.167.4.143) already present
2017-12-16 06:03:09,045 [salt.state       ][INFO    ][17443] Completed state [kvm03] at time 06:03:09.045200 duration_in_ms=1.239
2017-12-16 06:03:09,046 [salt.state       ][INFO    ][17443] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.045536
2017-12-16 06:03:09,046 [salt.state       ][INFO    ][17443] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,046 [salt.state       ][INFO    ][17443] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:03:09,047 [salt.state       ][INFO    ][17443] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.046622 duration_in_ms=1.086
2017-12-16 06:03:09,047 [salt.state       ][INFO    ][17443] Running state [kvm02] at time 06:03:09.046945
2017-12-16 06:03:09,047 [salt.state       ][INFO    ][17443] Executing state host.present for kvm02
2017-12-16 06:03:09,048 [salt.state       ][INFO    ][17443] Host kvm02 (10.167.4.142) already present
2017-12-16 06:03:09,048 [salt.state       ][INFO    ][17443] Completed state [kvm02] at time 06:03:09.048042 duration_in_ms=1.097
2017-12-16 06:03:09,048 [salt.state       ][INFO    ][17443] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.048363
2017-12-16 06:03:09,049 [salt.state       ][INFO    ][17443] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,049 [salt.state       ][INFO    ][17443] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:03:09,049 [salt.state       ][INFO    ][17443] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.049450 duration_in_ms=1.087
2017-12-16 06:03:09,050 [salt.state       ][INFO    ][17443] Running state [dbs] at time 06:03:09.049763
2017-12-16 06:03:09,050 [salt.state       ][INFO    ][17443] Executing state host.present for dbs
2017-12-16 06:03:09,051 [salt.state       ][INFO    ][17443] Host dbs (10.167.4.50) already present
2017-12-16 06:03:09,051 [salt.state       ][INFO    ][17443] Completed state [dbs] at time 06:03:09.050826 duration_in_ms=1.063
2017-12-16 06:03:09,051 [salt.state       ][INFO    ][17443] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.051138
2017-12-16 06:03:09,051 [salt.state       ][INFO    ][17443] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,052 [salt.state       ][INFO    ][17443] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:03:09,052 [salt.state       ][INFO    ][17443] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.052220 duration_in_ms=1.082
2017-12-16 06:03:09,053 [salt.state       ][INFO    ][17443] Running state [prx] at time 06:03:09.052531
2017-12-16 06:03:09,053 [salt.state       ][INFO    ][17443] Executing state host.present for prx
2017-12-16 06:03:09,053 [salt.state       ][INFO    ][17443] Host prx (172.30.10.103) already present
2017-12-16 06:03:09,054 [salt.state       ][INFO    ][17443] Completed state [prx] at time 06:03:09.053598 duration_in_ms=1.067
2017-12-16 06:03:09,054 [salt.state       ][INFO    ][17443] Running state [prx02] at time 06:03:09.053909
2017-12-16 06:03:09,054 [salt.state       ][INFO    ][17443] Executing state host.present for prx02
2017-12-16 06:03:09,055 [salt.state       ][INFO    ][17443] Host prx02 (10.167.4.105) already present
2017-12-16 06:03:09,055 [salt.state       ][INFO    ][17443] Completed state [prx02] at time 06:03:09.054966 duration_in_ms=1.057
2017-12-16 06:03:09,055 [salt.state       ][INFO    ][17443] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.055277
2017-12-16 06:03:09,056 [salt.state       ][INFO    ][17443] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,056 [salt.state       ][INFO    ][17443] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:03:09,056 [salt.state       ][INFO    ][17443] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.056350 duration_in_ms=1.074
2017-12-16 06:03:09,057 [salt.state       ][INFO    ][17443] Running state [msg02] at time 06:03:09.056668
2017-12-16 06:03:09,057 [salt.state       ][INFO    ][17443] Executing state host.present for msg02
2017-12-16 06:03:09,057 [salt.state       ][INFO    ][17443] Host msg02 (10.167.4.42) already present
2017-12-16 06:03:09,058 [salt.state       ][INFO    ][17443] Completed state [msg02] at time 06:03:09.057738 duration_in_ms=1.07
2017-12-16 06:03:09,058 [salt.state       ][INFO    ][17443] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.058059
2017-12-16 06:03:09,058 [salt.state       ][INFO    ][17443] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,059 [salt.state       ][INFO    ][17443] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:03:09,059 [salt.state       ][INFO    ][17443] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.059130 duration_in_ms=1.072
2017-12-16 06:03:09,059 [salt.state       ][INFO    ][17443] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.059438
2017-12-16 06:03:09,060 [salt.state       ][INFO    ][17443] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,060 [salt.state       ][INFO    ][17443] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:03:09,061 [salt.state       ][INFO    ][17443] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.060536 duration_in_ms=1.098
2017-12-16 06:03:09,061 [salt.state       ][INFO    ][17443] Running state [msg03] at time 06:03:09.060844
2017-12-16 06:03:09,061 [salt.state       ][INFO    ][17443] Executing state host.present for msg03
2017-12-16 06:03:09,062 [salt.state       ][INFO    ][17443] Host msg03 (10.167.4.43) already present
2017-12-16 06:03:09,062 [salt.state       ][INFO    ][17443] Completed state [msg03] at time 06:03:09.061898 duration_in_ms=1.054
2017-12-16 06:03:09,062 [salt.state       ][INFO    ][17443] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.062203
2017-12-16 06:03:09,063 [salt.state       ][INFO    ][17443] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,063 [salt.state       ][INFO    ][17443] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:03:09,063 [salt.state       ][INFO    ][17443] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.063241 duration_in_ms=1.039
2017-12-16 06:03:09,064 [salt.state       ][INFO    ][17443] Running state [msg01] at time 06:03:09.063548
2017-12-16 06:03:09,064 [salt.state       ][INFO    ][17443] Executing state host.present for msg01
2017-12-16 06:03:09,064 [salt.state       ][INFO    ][17443] Host msg01 (10.167.4.41) already present
2017-12-16 06:03:09,065 [salt.state       ][INFO    ][17443] Completed state [msg01] at time 06:03:09.064603 duration_in_ms=1.054
2017-12-16 06:03:09,065 [salt.state       ][INFO    ][17443] Running state [file.replace] at time 06:03:09.065377
2017-12-16 06:03:09,066 [salt.state       ][INFO    ][17443] Executing state module.run for file.replace
2017-12-16 06:03:09,135 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:03:09,144 [salt.state       ][INFO    ][17443] onlyif execution failed
2017-12-16 06:03:09,144 [salt.state       ][INFO    ][17443] Completed state [file.replace] at time 06:03:09.144422 duration_in_ms=79.045
2017-12-16 06:03:09,145 [salt.state       ][INFO    ][17443] Running state [msg] at time 06:03:09.144797
2017-12-16 06:03:09,145 [salt.state       ][INFO    ][17443] Executing state host.present for msg
2017-12-16 06:03:09,146 [salt.state       ][INFO    ][17443] Host msg (10.167.4.40) already present
2017-12-16 06:03:09,146 [salt.state       ][INFO    ][17443] Completed state [msg] at time 06:03:09.145988 duration_in_ms=1.191
2017-12-16 06:03:09,146 [salt.state       ][INFO    ][17443] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.146276
2017-12-16 06:03:09,147 [salt.state       ][INFO    ][17443] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,147 [salt.state       ][INFO    ][17443] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:03:09,147 [salt.state       ][INFO    ][17443] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.147213 duration_in_ms=0.938
2017-12-16 06:03:09,148 [salt.state       ][INFO    ][17443] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.147502
2017-12-16 06:03:09,148 [salt.state       ][INFO    ][17443] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,148 [salt.state       ][INFO    ][17443] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:03:09,149 [salt.state       ][INFO    ][17443] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.148505 duration_in_ms=1.004
2017-12-16 06:03:09,149 [salt.state       ][INFO    ][17443] Running state [cfg01] at time 06:03:09.148785
2017-12-16 06:03:09,149 [salt.state       ][INFO    ][17443] Executing state host.present for cfg01
2017-12-16 06:03:09,149 [salt.state       ][INFO    ][17443] Host cfg01 (10.167.4.100) already present
2017-12-16 06:03:09,150 [salt.state       ][INFO    ][17443] Completed state [cfg01] at time 06:03:09.149723 duration_in_ms=0.938
2017-12-16 06:03:09,150 [salt.state       ][INFO    ][17443] Running state [cmp002] at time 06:03:09.149996
2017-12-16 06:03:09,150 [salt.state       ][INFO    ][17443] Executing state host.present for cmp002
2017-12-16 06:03:09,151 [salt.state       ][INFO    ][17443] Host cmp002 (10.167.4.102) already present
2017-12-16 06:03:09,151 [salt.state       ][INFO    ][17443] Completed state [cmp002] at time 06:03:09.150922 duration_in_ms=0.925
2017-12-16 06:03:09,151 [salt.state       ][INFO    ][17443] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.151195
2017-12-16 06:03:09,151 [salt.state       ][INFO    ][17443] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,152 [salt.state       ][INFO    ][17443] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:03:09,152 [salt.state       ][INFO    ][17443] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.152210 duration_in_ms=1.014
2017-12-16 06:03:09,153 [salt.state       ][INFO    ][17443] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.152483
2017-12-16 06:03:09,153 [salt.state       ][INFO    ][17443] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,153 [salt.state       ][INFO    ][17443] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:03:09,153 [salt.state       ][INFO    ][17443] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.153413 duration_in_ms=0.93
2017-12-16 06:03:09,154 [salt.state       ][INFO    ][17443] Running state [cmp001] at time 06:03:09.153684
2017-12-16 06:03:09,154 [salt.state       ][INFO    ][17443] Executing state host.present for cmp001
2017-12-16 06:03:09,154 [salt.state       ][INFO    ][17443] Host cmp001 (10.167.4.101) already present
2017-12-16 06:03:09,155 [salt.state       ][INFO    ][17443] Completed state [cmp001] at time 06:03:09.154598 duration_in_ms=0.914
2017-12-16 06:03:09,155 [salt.state       ][INFO    ][17443] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.154871
2017-12-16 06:03:09,155 [salt.state       ][INFO    ][17443] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,156 [salt.state       ][INFO    ][17443] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:03:09,156 [salt.state       ][INFO    ][17443] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.155830 duration_in_ms=0.96
2017-12-16 06:03:09,156 [salt.state       ][INFO    ][17443] Running state [dbs01] at time 06:03:09.156124
2017-12-16 06:03:09,156 [salt.state       ][INFO    ][17443] Executing state host.present for dbs01
2017-12-16 06:03:09,157 [salt.state       ][INFO    ][17443] Host dbs01 (10.167.4.51) already present
2017-12-16 06:03:09,157 [salt.state       ][INFO    ][17443] Completed state [dbs01] at time 06:03:09.157037 duration_in_ms=0.913
2017-12-16 06:03:09,157 [salt.state       ][INFO    ][17443] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.157305
2017-12-16 06:03:09,158 [salt.state       ][INFO    ][17443] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,158 [salt.state       ][INFO    ][17443] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:03:09,158 [salt.state       ][INFO    ][17443] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.158243 duration_in_ms=0.938
2017-12-16 06:03:09,159 [salt.state       ][INFO    ][17443] Running state [dbs02] at time 06:03:09.158526
2017-12-16 06:03:09,159 [salt.state       ][INFO    ][17443] Executing state host.present for dbs02
2017-12-16 06:03:09,159 [salt.state       ][INFO    ][17443] Host dbs02 (10.167.4.52) already present
2017-12-16 06:03:09,159 [salt.state       ][INFO    ][17443] Completed state [dbs02] at time 06:03:09.159449 duration_in_ms=0.923
2017-12-16 06:03:09,160 [salt.state       ][INFO    ][17443] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.159719
2017-12-16 06:03:09,160 [salt.state       ][INFO    ][17443] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,161 [salt.state       ][INFO    ][17443] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:03:09,161 [salt.state       ][INFO    ][17443] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.160914 duration_in_ms=1.195
2017-12-16 06:03:09,161 [salt.state       ][INFO    ][17443] Running state [dbs03] at time 06:03:09.161187
2017-12-16 06:03:09,161 [salt.state       ][INFO    ][17443] Executing state host.present for dbs03
2017-12-16 06:03:09,162 [salt.state       ][INFO    ][17443] Host dbs03 (10.167.4.53) already present
2017-12-16 06:03:09,162 [salt.state       ][INFO    ][17443] Completed state [dbs03] at time 06:03:09.162106 duration_in_ms=0.92
2017-12-16 06:03:09,162 [salt.state       ][INFO    ][17443] Running state [odl01] at time 06:03:09.162377
2017-12-16 06:03:09,163 [salt.state       ][INFO    ][17443] Executing state host.present for odl01
2017-12-16 06:03:09,163 [salt.state       ][INFO    ][17443] Host odl01 (10.167.4.111) already present
2017-12-16 06:03:09,163 [salt.state       ][INFO    ][17443] Completed state [odl01] at time 06:03:09.163288 duration_in_ms=0.91
2017-12-16 06:03:09,164 [salt.state       ][INFO    ][17443] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.163557
2017-12-16 06:03:09,164 [salt.state       ][INFO    ][17443] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,164 [salt.state       ][INFO    ][17443] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:03:09,165 [salt.state       ][INFO    ][17443] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.164527 duration_in_ms=0.97
2017-12-16 06:03:09,165 [salt.state       ][INFO    ][17443] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.164799
2017-12-16 06:03:09,165 [salt.state       ][INFO    ][17443] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,166 [salt.state       ][INFO    ][17443] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:03:09,166 [salt.state       ][INFO    ][17443] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.165742 duration_in_ms=0.942
2017-12-16 06:03:09,166 [salt.state       ][INFO    ][17443] Running state [mas01] at time 06:03:09.166018
2017-12-16 06:03:09,166 [salt.state       ][INFO    ][17443] Executing state host.present for mas01
2017-12-16 06:03:09,167 [salt.state       ][INFO    ][17443] Host mas01 (10.167.4.3) already present
2017-12-16 06:03:09,167 [salt.state       ][INFO    ][17443] Completed state [mas01] at time 06:03:09.166948 duration_in_ms=0.93
2017-12-16 06:03:09,167 [salt.state       ][INFO    ][17443] Running state [ctl02] at time 06:03:09.167221
2017-12-16 06:03:09,167 [salt.state       ][INFO    ][17443] Executing state host.present for ctl02
2017-12-16 06:03:09,168 [salt.state       ][INFO    ][17443] Host ctl02 (10.167.4.12) already present
2017-12-16 06:03:09,168 [salt.state       ][INFO    ][17443] Completed state [ctl02] at time 06:03:09.168204 duration_in_ms=0.983
2017-12-16 06:03:09,168 [salt.state       ][INFO    ][17443] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.168474
2017-12-16 06:03:09,169 [salt.state       ][INFO    ][17443] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,169 [salt.state       ][INFO    ][17443] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:03:09,169 [salt.state       ][INFO    ][17443] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.169396 duration_in_ms=0.923
2017-12-16 06:03:09,170 [salt.state       ][INFO    ][17443] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.169672
2017-12-16 06:03:09,170 [salt.state       ][INFO    ][17443] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,170 [salt.state       ][INFO    ][17443] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:03:09,171 [salt.state       ][INFO    ][17443] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.170592 duration_in_ms=0.921
2017-12-16 06:03:09,171 [salt.state       ][INFO    ][17443] Running state [ctl03] at time 06:03:09.170864
2017-12-16 06:03:09,171 [salt.state       ][INFO    ][17443] Executing state host.present for ctl03
2017-12-16 06:03:09,172 [salt.state       ][INFO    ][17443] Host ctl03 (10.167.4.13) already present
2017-12-16 06:03:09,172 [salt.state       ][INFO    ][17443] Completed state [ctl03] at time 06:03:09.171777 duration_in_ms=0.913
2017-12-16 06:03:09,172 [salt.state       ][INFO    ][17443] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.172101
2017-12-16 06:03:09,172 [salt.state       ][INFO    ][17443] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,173 [salt.state       ][INFO    ][17443] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:03:09,173 [salt.state       ][INFO    ][17443] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.173023 duration_in_ms=0.922
2017-12-16 06:03:09,173 [salt.state       ][INFO    ][17443] Running state [ctl01] at time 06:03:09.173290
2017-12-16 06:03:09,174 [salt.state       ][INFO    ][17443] Executing state host.present for ctl01
2017-12-16 06:03:09,174 [salt.state       ][INFO    ][17443] Host ctl01 (10.167.4.11) already present
2017-12-16 06:03:09,174 [salt.state       ][INFO    ][17443] Completed state [ctl01] at time 06:03:09.174206 duration_in_ms=0.917
2017-12-16 06:03:09,174 [salt.state       ][INFO    ][17443] Running state [ctl] at time 06:03:09.174473
2017-12-16 06:03:09,175 [salt.state       ][INFO    ][17443] Executing state host.present for ctl
2017-12-16 06:03:09,175 [salt.state       ][INFO    ][17443] Host ctl (10.167.4.10) already present
2017-12-16 06:03:09,175 [salt.state       ][INFO    ][17443] Completed state [ctl] at time 06:03:09.175396 duration_in_ms=0.923
2017-12-16 06:03:09,176 [salt.state       ][INFO    ][17443] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.175665
2017-12-16 06:03:09,176 [salt.state       ][INFO    ][17443] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,176 [salt.state       ][INFO    ][17443] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:03:09,177 [salt.state       ][INFO    ][17443] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.176644 duration_in_ms=0.979
2017-12-16 06:03:09,177 [salt.state       ][INFO    ][17443] Running state [ens2] at time 06:03:09.176911
2017-12-16 06:03:09,177 [salt.state       ][INFO    ][17443] Executing state network.managed for ens2
2017-12-16 06:03:09,500 [salt.state       ][INFO    ][17443] Interface ens2 is up to date.
2017-12-16 06:03:09,500 [salt.state       ][INFO    ][17443] Completed state [ens2] at time 06:03:09.500355 duration_in_ms=323.442
2017-12-16 06:03:09,501 [salt.state       ][INFO    ][17443] Running state [ens3] at time 06:03:09.500543
2017-12-16 06:03:09,501 [salt.state       ][INFO    ][17443] Executing state network.managed for ens3
2017-12-16 06:03:09,801 [salt.state       ][INFO    ][17443] Interface ens3 is up to date.
2017-12-16 06:03:09,801 [salt.state       ][INFO    ][17443] Completed state [ens3] at time 06:03:09.801219 duration_in_ms=300.675
2017-12-16 06:03:09,802 [salt.state       ][INFO    ][17443] Running state [/etc/profile.d/proxy.sh] at time 06:03:09.801565
2017-12-16 06:03:09,802 [salt.state       ][INFO    ][17443] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:03:09,802 [salt.state       ][INFO    ][17443] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:03:09,803 [salt.state       ][INFO    ][17443] Completed state [/etc/profile.d/proxy.sh] at time 06:03:09.802502 duration_in_ms=0.936
2017-12-16 06:03:09,803 [salt.state       ][INFO    ][17443] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:03:09.802771
2017-12-16 06:03:09,803 [salt.state       ][INFO    ][17443] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:03:09,803 [salt.state       ][INFO    ][17443] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:03:09,804 [salt.state       ][INFO    ][17443] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:03:09.803601 duration_in_ms=0.831
2017-12-16 06:03:09,804 [salt.state       ][INFO    ][17443] Running state [ntp] at time 06:03:09.803884
2017-12-16 06:03:09,804 [salt.state       ][INFO    ][17443] Executing state pkg.installed for ntp
2017-12-16 06:03:09,807 [salt.state       ][INFO    ][17443] Package ntp is already installed
2017-12-16 06:03:09,808 [salt.state       ][INFO    ][17443] Completed state [ntp] at time 06:03:09.807648 duration_in_ms=3.764
2017-12-16 06:03:09,809 [salt.state       ][INFO    ][17443] Running state [/etc/ntp.conf] at time 06:03:09.808545
2017-12-16 06:03:09,809 [salt.state       ][INFO    ][17443] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:03:09,827 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:03:09,852 [salt.fileclient  ][INFO    ][17443] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:03:09,858 [salt.state       ][INFO    ][17443] File /etc/ntp.conf is in the correct state
2017-12-16 06:03:09,858 [salt.state       ][INFO    ][17443] Completed state [/etc/ntp.conf] at time 06:03:09.858274 duration_in_ms=49.728
2017-12-16 06:03:09,859 [salt.state       ][INFO    ][17443] Running state [ntp] at time 06:03:09.859133
2017-12-16 06:03:09,859 [salt.state       ][INFO    ][17443] Executing state service.running for ntp
2017-12-16 06:03:09,860 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:03:09,870 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:03:09,881 [salt.loaded.int.module.cmdmod][INFO    ][17443] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:03:09,892 [salt.state       ][INFO    ][17443] The service ntp is already running
2017-12-16 06:03:09,892 [salt.state       ][INFO    ][17443] Completed state [ntp] at time 06:03:09.892036 duration_in_ms=32.902
2017-12-16 06:03:09,895 [salt.minion      ][INFO    ][17443] Returning information for job: 20171216060253724278
2017-12-16 06:03:11,276 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171216060311262509
2017-12-16 06:03:11,292 [salt.minion      ][INFO    ][19400] Starting a new job with PID 19400
2017-12-16 06:03:11,303 [salt.minion      ][INFO    ][19400] Returning information for job: 20171216060311262509
2017-12-16 06:03:35,538 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command pkg.upgrade with jid 20171216060335525937
2017-12-16 06:03:35,561 [salt.minion      ][INFO    ][19410] Starting a new job with PID 19410
2017-12-16 06:03:35,633 [salt.loaded.int.module.cmdmod][INFO    ][19410] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:03:36,077 [salt.loaded.int.module.cmdmod][INFO    ][19410] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-16 06:03:45,635 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060345617856
2017-12-16 06:03:45,649 [salt.minion      ][INFO    ][19431] Starting a new job with PID 19431
2017-12-16 06:03:45,662 [salt.minion      ][INFO    ][19431] Returning information for job: 20171216060345617856
2017-12-16 06:03:55,800 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060355787850
2017-12-16 06:03:55,824 [salt.minion      ][INFO    ][19441] Starting a new job with PID 19441
2017-12-16 06:03:55,835 [salt.minion      ][INFO    ][19441] Returning information for job: 20171216060355787850
2017-12-16 06:04:05,996 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060405985383
2017-12-16 06:04:06,018 [salt.minion      ][INFO    ][19446] Starting a new job with PID 19446
2017-12-16 06:04:06,041 [salt.minion      ][INFO    ][19446] Returning information for job: 20171216060405985383
2017-12-16 06:04:16,100 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060416092465
2017-12-16 06:04:16,119 [salt.minion      ][INFO    ][19451] Starting a new job with PID 19451
2017-12-16 06:04:16,130 [salt.minion      ][INFO    ][19451] Returning information for job: 20171216060416092465
2017-12-16 06:04:26,132 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060426121024
2017-12-16 06:04:26,155 [salt.minion      ][INFO    ][19461] Starting a new job with PID 19461
2017-12-16 06:04:26,172 [salt.minion      ][INFO    ][19461] Returning information for job: 20171216060426121024
2017-12-16 06:04:36,202 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060436190253
2017-12-16 06:04:36,219 [salt.minion      ][INFO    ][19466] Starting a new job with PID 19466
2017-12-16 06:04:36,231 [salt.minion      ][INFO    ][19466] Returning information for job: 20171216060436190253
2017-12-16 06:04:46,374 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060446362658
2017-12-16 06:04:46,390 [salt.minion      ][INFO    ][19491] Starting a new job with PID 19491
2017-12-16 06:04:46,401 [salt.minion      ][INFO    ][19491] Returning information for job: 20171216060446362658
2017-12-16 06:04:56,471 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060456460060
2017-12-16 06:04:56,485 [salt.minion      ][INFO    ][19526] Starting a new job with PID 19526
2017-12-16 06:04:56,807 [salt.minion      ][INFO    ][19526] Returning information for job: 20171216060456460060
2017-12-16 06:05:06,550 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060506539329
2017-12-16 06:05:06,568 [salt.minion      ][INFO    ][19554] Starting a new job with PID 19554
2017-12-16 06:05:06,581 [salt.minion      ][INFO    ][19554] Returning information for job: 20171216060506539329
2017-12-16 06:05:16,610 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060516599175
2017-12-16 06:05:16,633 [salt.minion      ][INFO    ][19565] Starting a new job with PID 19565
2017-12-16 06:05:17,343 [salt.minion      ][INFO    ][19565] Returning information for job: 20171216060516599175
2017-12-16 06:05:26,652 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060526641289
2017-12-16 06:05:26,674 [salt.minion      ][INFO    ][19585] Starting a new job with PID 19585
2017-12-16 06:05:26,686 [salt.minion      ][INFO    ][19585] Returning information for job: 20171216060526641289
2017-12-16 06:05:36,685 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060536674854
2017-12-16 06:05:36,706 [salt.minion      ][INFO    ][19754] Starting a new job with PID 19754
2017-12-16 06:05:36,716 [salt.minion      ][INFO    ][19754] Returning information for job: 20171216060536674854
2017-12-16 06:05:46,882 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060546873530
2017-12-16 06:05:46,907 [salt.minion      ][INFO    ][19768] Starting a new job with PID 19768
2017-12-16 06:05:46,918 [salt.minion      ][INFO    ][19768] Returning information for job: 20171216060546873530
2017-12-16 06:05:57,110 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060557099876
2017-12-16 06:05:57,125 [salt.minion      ][INFO    ][19774] Starting a new job with PID 19774
2017-12-16 06:05:57,135 [salt.minion      ][INFO    ][19774] Returning information for job: 20171216060557099876
2017-12-16 06:06:07,169 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060607160353
2017-12-16 06:06:07,196 [salt.minion      ][INFO    ][19785] Starting a new job with PID 19785
2017-12-16 06:06:07,899 [salt.minion      ][INFO    ][19785] Returning information for job: 20171216060607160353
2017-12-16 06:06:17,237 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060617228814
2017-12-16 06:06:17,264 [salt.minion      ][INFO    ][19812] Starting a new job with PID 19812
2017-12-16 06:06:17,275 [salt.minion      ][INFO    ][19812] Returning information for job: 20171216060617228814
2017-12-16 06:06:27,354 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060627346183
2017-12-16 06:06:27,373 [salt.minion      ][INFO    ][19823] Starting a new job with PID 19823
2017-12-16 06:06:27,400 [salt.minion      ][INFO    ][19823] Returning information for job: 20171216060627346183
2017-12-16 06:06:37,442 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060637433142
2017-12-16 06:06:37,462 [salt.minion      ][INFO    ][19894] Starting a new job with PID 19894
2017-12-16 06:06:37,482 [salt.minion      ][INFO    ][19894] Returning information for job: 20171216060637433142
2017-12-16 06:06:47,485 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060647477413
2017-12-16 06:06:47,511 [salt.minion      ][INFO    ][19899] Starting a new job with PID 19899
2017-12-16 06:06:47,914 [salt.minion      ][INFO    ][19899] Returning information for job: 20171216060647477413
2017-12-16 06:06:57,693 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060657685572
2017-12-16 06:06:57,717 [salt.minion      ][INFO    ][19930] Starting a new job with PID 19930
2017-12-16 06:06:57,728 [salt.minion      ][INFO    ][19930] Returning information for job: 20171216060657685572
2017-12-16 06:07:07,785 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060707777788
2017-12-16 06:07:07,813 [salt.minion      ][INFO    ][20047] Starting a new job with PID 20047
2017-12-16 06:07:08,085 [salt.minion      ][INFO    ][20047] Returning information for job: 20171216060707777788
2017-12-16 06:07:17,883 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060717875995
2017-12-16 06:07:17,902 [salt.minion      ][INFO    ][20097] Starting a new job with PID 20097
2017-12-16 06:07:17,1000 [salt.minion      ][INFO    ][20097] Returning information for job: 20171216060717875995
2017-12-16 06:07:28,019 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060728011686
2017-12-16 06:07:28,044 [salt.minion      ][INFO    ][20167] Starting a new job with PID 20167
2017-12-16 06:07:28,277 [salt.minion      ][INFO    ][20167] Returning information for job: 20171216060728011686
2017-12-16 06:07:38,233 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060738226414
2017-12-16 06:07:38,257 [salt.minion      ][INFO    ][20197] Starting a new job with PID 20197
2017-12-16 06:07:38,478 [salt.minion      ][INFO    ][20197] Returning information for job: 20171216060738226414
2017-12-16 06:07:48,304 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060748297259
2017-12-16 06:07:48,336 [salt.minion      ][INFO    ][20226] Starting a new job with PID 20226
2017-12-16 06:07:48,390 [salt.minion      ][INFO    ][20226] Returning information for job: 20171216060748297259
2017-12-16 06:07:58,503 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060758497492
2017-12-16 06:07:58,528 [salt.minion      ][INFO    ][20261] Starting a new job with PID 20261
2017-12-16 06:07:58,540 [salt.minion      ][INFO    ][20261] Returning information for job: 20171216060758497492
2017-12-16 06:08:08,669 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060808663455
2017-12-16 06:08:08,695 [salt.minion      ][INFO    ][20296] Starting a new job with PID 20296
2017-12-16 06:08:08,855 [salt.minion      ][INFO    ][20296] Returning information for job: 20171216060808663455
2017-12-16 06:08:18,807 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060818801567
2017-12-16 06:08:18,835 [salt.minion      ][INFO    ][20332] Starting a new job with PID 20332
2017-12-16 06:08:18,849 [salt.minion      ][INFO    ][20332] Returning information for job: 20171216060818801567
2017-12-16 06:08:28,923 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060828917770
2017-12-16 06:08:28,948 [salt.minion      ][INFO    ][20337] Starting a new job with PID 20337
2017-12-16 06:08:28,968 [salt.minion      ][INFO    ][20337] Returning information for job: 20171216060828917770
2017-12-16 06:08:38,968 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060838962765
2017-12-16 06:08:38,998 [salt.minion      ][INFO    ][20347] Starting a new job with PID 20347
2017-12-16 06:08:39,009 [salt.minion      ][INFO    ][20347] Returning information for job: 20171216060838962765
2017-12-16 06:08:49,012 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060849006508
2017-12-16 06:08:49,028 [salt.minion      ][INFO    ][20352] Starting a new job with PID 20352
2017-12-16 06:08:49,051 [salt.minion      ][INFO    ][20352] Returning information for job: 20171216060849006508
2017-12-16 06:08:59,075 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060859069980
2017-12-16 06:08:59,102 [salt.minion      ][INFO    ][20380] Starting a new job with PID 20380
2017-12-16 06:08:59,181 [salt.minion      ][INFO    ][20380] Returning information for job: 20171216060859069980
2017-12-16 06:09:09,240 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060909234521
2017-12-16 06:09:09,258 [salt.minion      ][INFO    ][20403] Starting a new job with PID 20403
2017-12-16 06:09:09,269 [salt.minion      ][INFO    ][20403] Returning information for job: 20171216060909234521
2017-12-16 06:09:19,450 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060919445006
2017-12-16 06:09:19,472 [salt.minion      ][INFO    ][20436] Starting a new job with PID 20436
2017-12-16 06:09:19,485 [salt.minion      ][INFO    ][20436] Returning information for job: 20171216060919445006
2017-12-16 06:09:29,662 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060929658138
2017-12-16 06:09:29,678 [salt.minion      ][INFO    ][20596] Starting a new job with PID 20596
2017-12-16 06:09:29,688 [salt.minion      ][INFO    ][20596] Returning information for job: 20171216060929658138
2017-12-16 06:09:39,736 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060939730556
2017-12-16 06:09:39,760 [salt.minion      ][INFO    ][20670] Starting a new job with PID 20670
2017-12-16 06:09:39,779 [salt.minion      ][INFO    ][20670] Returning information for job: 20171216060939730556
2017-12-16 06:09:49,836 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060949825308
2017-12-16 06:09:49,849 [salt.minion      ][INFO    ][20699] Starting a new job with PID 20699
2017-12-16 06:09:49,921 [salt.minion      ][INFO    ][20699] Returning information for job: 20171216060949825308
2017-12-16 06:09:59,886 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060959877893
2017-12-16 06:09:59,923 [salt.minion      ][INFO    ][20729] Starting a new job with PID 20729
2017-12-16 06:10:00,609 [salt.minion      ][INFO    ][20729] Returning information for job: 20171216060959877893
2017-12-16 06:10:10,134 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061010090248
2017-12-16 06:10:10,157 [salt.minion      ][INFO    ][20752] Starting a new job with PID 20752
2017-12-16 06:10:10,249 [salt.minion      ][INFO    ][20752] Returning information for job: 20171216061010090248
2017-12-16 06:10:20,217 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061020209250
2017-12-16 06:10:20,242 [salt.minion      ][INFO    ][20777] Starting a new job with PID 20777
2017-12-16 06:10:20,259 [salt.minion      ][INFO    ][20777] Returning information for job: 20171216061020209250
2017-12-16 06:10:30,320 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061030311501
2017-12-16 06:10:30,343 [salt.minion      ][INFO    ][20786] Starting a new job with PID 20786
2017-12-16 06:10:30,417 [salt.minion      ][INFO    ][20786] Returning information for job: 20171216061030311501
2017-12-16 06:10:40,524 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061040517295
2017-12-16 06:10:40,548 [salt.minion      ][INFO    ][20814] Starting a new job with PID 20814
2017-12-16 06:10:41,864 [salt.minion      ][INFO    ][20814] Returning information for job: 20171216061040517295
2017-12-16 06:10:50,600 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061050591145
2017-12-16 06:10:50,626 [salt.minion      ][INFO    ][20838] Starting a new job with PID 20838
2017-12-16 06:10:50,639 [salt.minion      ][INFO    ][20838] Returning information for job: 20171216061050591145
2017-12-16 06:11:00,779 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061100773187
2017-12-16 06:11:00,806 [salt.minion      ][INFO    ][20867] Starting a new job with PID 20867
2017-12-16 06:11:00,818 [salt.minion      ][INFO    ][20867] Returning information for job: 20171216061100773187
2017-12-16 06:11:10,833 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061110825827
2017-12-16 06:11:10,853 [salt.minion      ][INFO    ][20918] Starting a new job with PID 20918
2017-12-16 06:11:10,869 [salt.minion      ][INFO    ][20918] Returning information for job: 20171216061110825827
2017-12-16 06:11:21,061 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061121055270
2017-12-16 06:11:21,090 [salt.minion      ][INFO    ][20959] Starting a new job with PID 20959
2017-12-16 06:11:21,101 [salt.minion      ][INFO    ][20959] Returning information for job: 20171216061121055270
2017-12-16 06:11:31,262 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061131254784
2017-12-16 06:11:31,282 [salt.minion      ][INFO    ][20973] Starting a new job with PID 20973
2017-12-16 06:11:31,293 [salt.minion      ][INFO    ][20973] Returning information for job: 20171216061131254784
2017-12-16 06:11:41,480 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061141473103
2017-12-16 06:11:41,506 [salt.minion      ][INFO    ][21016] Starting a new job with PID 21016
2017-12-16 06:11:41,516 [salt.minion      ][INFO    ][21016] Returning information for job: 20171216061141473103
2017-12-16 06:11:51,532 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061151525825
2017-12-16 06:11:51,556 [salt.minion      ][INFO    ][21036] Starting a new job with PID 21036
2017-12-16 06:11:51,570 [salt.minion      ][INFO    ][21036] Returning information for job: 20171216061151525825
2017-12-16 06:12:01,704 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061201698040
2017-12-16 06:12:01,733 [salt.minion      ][INFO    ][21049] Starting a new job with PID 21049
2017-12-16 06:12:01,743 [salt.minion      ][INFO    ][21049] Returning information for job: 20171216061201698040
2017-12-16 06:12:11,795 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061211788685
2017-12-16 06:12:11,822 [salt.minion      ][INFO    ][21054] Starting a new job with PID 21054
2017-12-16 06:12:11,834 [salt.minion      ][INFO    ][21054] Returning information for job: 20171216061211788685
2017-12-16 06:12:21,816 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061221811134
2017-12-16 06:12:21,832 [salt.minion      ][INFO    ][21064] Starting a new job with PID 21064
2017-12-16 06:12:21,843 [salt.minion      ][INFO    ][21064] Returning information for job: 20171216061221811134
2017-12-16 06:12:31,902 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061231896765
2017-12-16 06:12:31,926 [salt.minion      ][INFO    ][21069] Starting a new job with PID 21069
2017-12-16 06:12:31,942 [salt.minion      ][INFO    ][21069] Returning information for job: 20171216061231896765
2017-12-16 06:12:41,978 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061241971795
2017-12-16 06:12:42,011 [salt.minion      ][INFO    ][21080] Starting a new job with PID 21080
2017-12-16 06:12:42,026 [salt.minion      ][INFO    ][21080] Returning information for job: 20171216061241971795
2017-12-16 06:12:52,187 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061252164780
2017-12-16 06:12:52,209 [salt.minion      ][INFO    ][21121] Starting a new job with PID 21121
2017-12-16 06:12:52,220 [salt.minion      ][INFO    ][21121] Returning information for job: 20171216061252164780
2017-12-16 06:13:02,206 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061302201853
2017-12-16 06:13:02,508 [salt.minion      ][INFO    ][21140] Starting a new job with PID 21140
2017-12-16 06:13:02,518 [salt.minion      ][INFO    ][21140] Returning information for job: 20171216061302201853
2017-12-16 06:13:12,262 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061312257949
2017-12-16 06:13:12,284 [salt.minion      ][INFO    ][21164] Starting a new job with PID 21164
2017-12-16 06:13:12,301 [salt.minion      ][INFO    ][21164] Returning information for job: 20171216061312257949
2017-12-16 06:13:22,366 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061322362367
2017-12-16 06:13:22,381 [salt.minion      ][INFO    ][21189] Starting a new job with PID 21189
2017-12-16 06:13:22,390 [salt.minion      ][INFO    ][21189] Returning information for job: 20171216061322362367
2017-12-16 06:13:32,517 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061332513675
2017-12-16 06:13:32,542 [salt.minion      ][INFO    ][21366] Starting a new job with PID 21366
2017-12-16 06:13:32,643 [salt.minion      ][INFO    ][21366] Returning information for job: 20171216061332513675
2017-12-16 06:13:42,559 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061342556171
2017-12-16 06:13:42,577 [salt.minion      ][INFO    ][21399] Starting a new job with PID 21399
2017-12-16 06:13:42,690 [salt.minion      ][INFO    ][21399] Returning information for job: 20171216061342556171
2017-12-16 06:13:52,635 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061352634493
2017-12-16 06:13:52,665 [salt.minion      ][INFO    ][21439] Starting a new job with PID 21439
2017-12-16 06:13:52,682 [salt.minion      ][INFO    ][21439] Returning information for job: 20171216061352634493
2017-12-16 06:14:02,747 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061402746829
2017-12-16 06:14:02,763 [salt.minion      ][INFO    ][21464] Starting a new job with PID 21464
2017-12-16 06:14:02,776 [salt.minion      ][INFO    ][21464] Returning information for job: 20171216061402746829
2017-12-16 06:14:12,966 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061412962119
2017-12-16 06:14:13,388 [salt.minion      ][INFO    ][21584] Starting a new job with PID 21584
2017-12-16 06:14:13,489 [salt.minion      ][INFO    ][21584] Returning information for job: 20171216061412962119
2017-12-16 06:14:23,073 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061423074284
2017-12-16 06:14:23,092 [salt.minion      ][INFO    ][21877] Starting a new job with PID 21877
2017-12-16 06:14:23,104 [salt.minion      ][INFO    ][21877] Returning information for job: 20171216061423074284
2017-12-16 06:14:33,202 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061433202186
2017-12-16 06:14:33,218 [salt.minion      ][INFO    ][21882] Starting a new job with PID 21882
2017-12-16 06:14:33,230 [salt.minion      ][INFO    ][21882] Returning information for job: 20171216061433202186
2017-12-16 06:14:43,337 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061443338056
2017-12-16 06:14:43,358 [salt.minion      ][INFO    ][21887] Starting a new job with PID 21887
2017-12-16 06:14:43,371 [salt.minion      ][INFO    ][21887] Returning information for job: 20171216061443338056
2017-12-16 06:14:53,565 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061453563839
2017-12-16 06:14:53,581 [salt.minion      ][INFO    ][22035] Starting a new job with PID 22035
2017-12-16 06:14:53,592 [salt.minion      ][INFO    ][22035] Returning information for job: 20171216061453563839
2017-12-16 06:15:03,768 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061503757672
2017-12-16 06:15:03,790 [salt.minion      ][INFO    ][22438] Starting a new job with PID 22438
2017-12-16 06:15:03,905 [salt.minion      ][INFO    ][22438] Returning information for job: 20171216061503757672
2017-12-16 06:15:13,917 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061513918096
2017-12-16 06:15:13,933 [salt.minion      ][INFO    ][23121] Starting a new job with PID 23121
2017-12-16 06:15:13,944 [salt.minion      ][INFO    ][23121] Returning information for job: 20171216061513918096
2017-12-16 06:15:24,116 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061524118039
2017-12-16 06:15:24,132 [salt.minion      ][INFO    ][27207] Starting a new job with PID 27207
2017-12-16 06:15:24,143 [salt.minion      ][INFO    ][27207] Returning information for job: 20171216061524118039
2017-12-16 06:15:34,260 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061534262244
2017-12-16 06:15:34,276 [salt.minion      ][INFO    ][27233] Starting a new job with PID 27233
2017-12-16 06:15:34,292 [salt.minion      ][INFO    ][27233] Returning information for job: 20171216061534262244
2017-12-16 06:15:44,343 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061544343884
2017-12-16 06:15:44,360 [salt.minion      ][INFO    ][32057] Starting a new job with PID 32057
2017-12-16 06:15:45,485 [salt.minion      ][INFO    ][32057] Returning information for job: 20171216061544343884
2017-12-16 06:15:48,274 [salt.loaded.int.module.cmdmod][INFO    ][19410] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:15:48,296 [salt.minion      ][INFO    ][19410] Returning information for job: 20171216060335525937
2017-12-16 06:31:26,569 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command test.ping with jid 20171216063126563679
2017-12-16 06:31:26,599 [salt.minion      ][INFO    ][476] Starting a new job with PID 476
2017-12-16 06:31:26,625 [salt.minion      ][INFO    ][476] Returning information for job: 20171216063126563679
2017-12-16 06:32:24,333 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216063224327806
2017-12-16 06:32:24,350 [salt.minion      ][INFO    ][491] Starting a new job with PID 491
2017-12-16 06:32:24,751 [salt.state       ][INFO    ][491] Loading fresh modules for state activity
2017-12-16 06:32:24,779 [salt.fileclient  ][INFO    ][491] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-16 06:32:24,797 [salt.fileclient  ][INFO    ][491] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-16 06:32:24,823 [salt.fileclient  ][INFO    ][491] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 06:32:25,124 [salt.state       ][INFO    ][491] Running state [lsof] at time 06:32:25.123619
2017-12-16 06:32:25,124 [salt.state       ][INFO    ][491] Executing state pkg.installed for lsof
2017-12-16 06:32:25,125 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:32:25,591 [salt.state       ][INFO    ][491] Package lsof is already installed
2017-12-16 06:32:25,591 [salt.state       ][INFO    ][491] Completed state [lsof] at time 06:32:25.591081 duration_in_ms=467.461
2017-12-16 06:32:25,591 [salt.state       ][INFO    ][491] Running state [keepalived] at time 06:32:25.591421
2017-12-16 06:32:25,592 [salt.state       ][INFO    ][491] Executing state pkg.installed for keepalived
2017-12-16 06:32:25,608 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:32:27,435 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-12-16 06:32:33,989 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:32:34,011 [salt.state       ][INFO    ][491] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-12-16 06:32:34,021 [salt.state       ][INFO    ][491] Loading fresh modules for state activity
2017-12-16 06:32:34,040 [salt.state       ][INFO    ][491] Completed state [keepalived] at time 06:32:34.040230 duration_in_ms=8448.808
2017-12-16 06:32:34,042 [salt.state       ][INFO    ][491] Running state [/etc/keepalived/keepalived.conf] at time 06:32:34.042397
2017-12-16 06:32:34,043 [salt.state       ][INFO    ][491] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-16 06:32:34,070 [salt.fileclient  ][INFO    ][491] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-16 06:32:34,104 [salt.fileclient  ][INFO    ][491] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 06:32:34,110 [salt.state       ][INFO    ][491] File changed:
New file
2017-12-16 06:32:34,110 [salt.state       ][INFO    ][491] Completed state [/etc/keepalived/keepalived.conf] at time 06:32:34.110060 duration_in_ms=67.663
2017-12-16 06:32:34,166 [salt.state       ][INFO    ][491] Running state [keepalived] at time 06:32:34.166072
2017-12-16 06:32:34,167 [salt.state       ][INFO    ][491] Executing state service.running for keepalived
2017-12-16 06:32:34,168 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-16 06:32:34,179 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:34,187 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:34,195 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:34,203 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:34,247 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:34,257 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:34,266 [salt.loaded.int.module.cmdmod][INFO    ][491] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:34,273 [salt.state       ][INFO    ][491] {'keepalived': True}
2017-12-16 06:32:34,273 [salt.state       ][INFO    ][491] Completed state [keepalived] at time 06:32:34.272990 duration_in_ms=106.918
2017-12-16 06:32:34,274 [salt.minion      ][INFO    ][491] Returning information for job: 20171216063224327806
2017-12-16 06:34:47,353 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command pillar.get with jid 20171216063447350459
2017-12-16 06:34:47,373 [salt.minion      ][INFO    ][1229] Starting a new job with PID 1229
2017-12-16 06:34:47,377 [salt.minion      ][INFO    ][1229] Returning information for job: 20171216063447350459
2017-12-16 06:34:48,403 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216063448401351
2017-12-16 06:34:48,417 [salt.minion      ][INFO    ][1234] Starting a new job with PID 1234
2017-12-16 06:34:48,882 [salt.state       ][INFO    ][1234] Loading fresh modules for state activity
2017-12-16 06:34:48,912 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-16 06:34:48,935 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-16 06:34:48,949 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-16 06:34:48,976 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:34:48,989 [py.warnings      ][WARNING ][1234] /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.

2017-12-16 06:34:48,990 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-16 06:34:48,1000 [salt.loaded.int.module.cmdmod][ERROR   ][1234] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-16 06:34:49,000 [salt.loaded.int.module.cmdmod][ERROR   ][1234] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-16 06:34:49,024 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-16 06:34:49,047 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:34:49,069 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-16 06:34:49,087 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:34:49,110 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-16 06:34:49,146 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:34:49,179 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-16 06:34:49,198 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:34:49,224 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-16 06:34:49,243 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:34:49,268 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:34:49,301 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:34:49,648 [salt.state       ][INFO    ][1234] Running state [rabbitmq-server] at time 06:34:49.647893
2017-12-16 06:34:49,648 [salt.state       ][INFO    ][1234] Executing state pkg.installed for rabbitmq-server
2017-12-16 06:34:49,649 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:34:50,096 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:34:51,946 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2017-12-16 06:34:58,500 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063458495663
2017-12-16 06:34:58,512 [salt.minion      ][INFO    ][1652] Starting a new job with PID 1652
2017-12-16 06:34:58,530 [salt.minion      ][INFO    ][1652] Returning information for job: 20171216063458495663
2017-12-16 06:35:08,693 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063508690354
2017-12-16 06:35:08,706 [salt.minion      ][INFO    ][1879] Starting a new job with PID 1879
2017-12-16 06:35:08,718 [salt.minion      ][INFO    ][1879] Returning information for job: 20171216063508690354
2017-12-16 06:35:18,882 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063518880017
2017-12-16 06:35:18,894 [salt.minion      ][INFO    ][2171] Starting a new job with PID 2171
2017-12-16 06:35:18,903 [salt.minion      ][INFO    ][2171] Returning information for job: 20171216063518880017
2017-12-16 06:35:29,076 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063529074013
2017-12-16 06:35:29,086 [salt.minion      ][INFO    ][2258] Starting a new job with PID 2258
2017-12-16 06:35:29,096 [salt.minion      ][INFO    ][2258] Returning information for job: 20171216063529074013
2017-12-16 06:35:39,270 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063539264512
2017-12-16 06:35:39,284 [salt.minion      ][INFO    ][2263] Starting a new job with PID 2263
2017-12-16 06:35:39,296 [salt.minion      ][INFO    ][2263] Returning information for job: 20171216063539264512
2017-12-16 06:35:40,555 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:35:40,578 [salt.state       ][INFO    ][1234] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1.1~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-16 06:35:40,589 [salt.state       ][INFO    ][1234] Loading fresh modules for state activity
2017-12-16 06:35:40,604 [salt.state       ][INFO    ][1234] Completed state [rabbitmq-server] at time 06:35:40.604096 duration_in_ms=50956.203
2017-12-16 06:35:40,610 [salt.state       ][INFO    ][1234] Running state [gettext-base] at time 06:35:40.609525
2017-12-16 06:35:40,610 [salt.state       ][INFO    ][1234] Executing state pkg.installed for gettext-base
2017-12-16 06:35:40,788 [salt.state       ][INFO    ][1234] Package gettext-base is already installed
2017-12-16 06:35:40,789 [salt.state       ][INFO    ][1234] Completed state [gettext-base] at time 06:35:40.788630 duration_in_ms=179.105
2017-12-16 06:35:40,790 [salt.state       ][INFO    ][1234] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:35:40.790009
2017-12-16 06:35:40,790 [salt.state       ][INFO    ][1234] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-16 06:35:40,810 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-16 06:35:40,837 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:35:40,850 [salt.state       ][INFO    ][1234] File changed:
New file
2017-12-16 06:35:40,850 [salt.state       ][INFO    ][1234] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:35:40.849983 duration_in_ms=59.974
2017-12-16 06:35:40,851 [salt.state       ][INFO    ][1234] Running state [/etc/default/rabbitmq-server] at time 06:35:40.850549
2017-12-16 06:35:40,851 [salt.state       ][INFO    ][1234] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-16 06:35:40,867 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-16 06:35:40,882 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:35:40,893 [salt.state       ][INFO    ][1234] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2017-12-16 06:35:40,895 [salt.state       ][INFO    ][1234] Completed state [/etc/default/rabbitmq-server] at time 06:35:40.894617 duration_in_ms=44.068
2017-12-16 06:35:40,895 [salt.state       ][INFO    ][1234] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:35:40.895161
2017-12-16 06:35:40,895 [salt.state       ][INFO    ][1234] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-16 06:35:40,911 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-16 06:35:40,927 [salt.fileclient  ][INFO    ][1234] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:35:40,938 [salt.state       ][INFO    ][1234] File changed:
New file
2017-12-16 06:35:40,938 [salt.state       ][INFO    ][1234] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:35:40.938299 duration_in_ms=43.138
2017-12-16 06:35:40,940 [salt.state       ][INFO    ][1234] Running state [sleep 30] at time 06:35:40.939536
2017-12-16 06:35:40,940 [salt.state       ][INFO    ][1234] Executing state cmd.run for sleep 30
2017-12-16 06:35:40,940 [py.warnings      ][WARNING ][1234] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:807: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2017-12-16 06:35:40,941 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-16 06:35:49,468 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063549457046
2017-12-16 06:35:49,486 [salt.minion      ][INFO    ][2416] Starting a new job with PID 2416
2017-12-16 06:35:49,500 [salt.minion      ][INFO    ][2416] Returning information for job: 20171216063549457046
2017-12-16 06:35:59,668 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063559659206
2017-12-16 06:35:59,683 [salt.minion      ][INFO    ][2421] Starting a new job with PID 2421
2017-12-16 06:35:59,697 [salt.minion      ][INFO    ][2421] Returning information for job: 20171216063559659206
2017-12-16 06:36:09,701 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063609693190
2017-12-16 06:36:09,716 [salt.minion      ][INFO    ][2431] Starting a new job with PID 2431
2017-12-16 06:36:09,729 [salt.minion      ][INFO    ][2431] Returning information for job: 20171216063609693190
2017-12-16 06:36:10,967 [salt.state       ][INFO    ][1234] {'pid': 2341, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 06:36:10,968 [salt.state       ][INFO    ][1234] Completed state [sleep 30] at time 06:36:10.967622 duration_in_ms=30028.085
2017-12-16 06:36:10,976 [salt.state       ][INFO    ][1234] Running state [service rabbitmq-server stop] at time 06:36:10.976122
2017-12-16 06:36:10,976 [salt.state       ][INFO    ][1234] Executing state cmd.run for service rabbitmq-server stop
2017-12-16 06:36:10,977 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-16 06:36:11,056 [salt.state       ][INFO    ][1234] {'pid': 2434, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 06:36:11,057 [salt.state       ][INFO    ][1234] Completed state [service rabbitmq-server stop] at time 06:36:11.056692 duration_in_ms=80.569
2017-12-16 06:36:11,057 [salt.state       ][INFO    ][1234] Running state [/var/lib/rabbitmq] at time 06:36:11.056961
2017-12-16 06:36:11,057 [salt.state       ][INFO    ][1234] Executing state file.directory for /var/lib/rabbitmq
2017-12-16 06:36:11,058 [salt.state       ][INFO    ][1234] Directory /var/lib/rabbitmq is in the correct state
2017-12-16 06:36:11,058 [salt.state       ][INFO    ][1234] Completed state [/var/lib/rabbitmq] at time 06:36:11.057896 duration_in_ms=0.935
2017-12-16 06:36:11,059 [salt.state       ][INFO    ][1234] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 06:36:11.058954
2017-12-16 06:36:11,059 [salt.state       ][INFO    ][1234] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-16 06:36:11,201 [salt.state       ][INFO    ][1234] File changed:
--- 
+++ 
@@ -1 +1 @@
-FNAMFVIYIOIVLSFJMHRI+opnfv_secret

2017-12-16 06:36:11,201 [salt.state       ][INFO    ][1234] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 06:36:11.201415 duration_in_ms=142.461
2017-12-16 06:36:11,202 [salt.state       ][INFO    ][1234] Running state [sleep 30] at time 06:36:11.201872
2017-12-16 06:36:11,202 [salt.state       ][INFO    ][1234] Executing state cmd.run for sleep 30
2017-12-16 06:36:11,203 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-16 06:36:19,900 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063619891887
2017-12-16 06:36:19,915 [salt.minion      ][INFO    ][2465] Starting a new job with PID 2465
2017-12-16 06:36:19,929 [salt.minion      ][INFO    ][2465] Returning information for job: 20171216063619891887
2017-12-16 06:36:30,102 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063630094145
2017-12-16 06:36:30,121 [salt.minion      ][INFO    ][2475] Starting a new job with PID 2475
2017-12-16 06:36:30,135 [salt.minion      ][INFO    ][2475] Returning information for job: 20171216063630094145
2017-12-16 06:36:40,311 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063640303079
2017-12-16 06:36:40,328 [salt.minion      ][INFO    ][2480] Starting a new job with PID 2480
2017-12-16 06:36:40,342 [salt.minion      ][INFO    ][2480] Returning information for job: 20171216063640303079
2017-12-16 06:36:41,238 [salt.state       ][INFO    ][1234] {'pid': 2461, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 06:36:41,239 [salt.state       ][INFO    ][1234] Completed state [sleep 30] at time 06:36:41.238678 duration_in_ms=30036.805
2017-12-16 06:36:41,241 [salt.state       ][INFO    ][1234] Running state [rabbitmq-server] at time 06:36:41.240806
2017-12-16 06:36:41,241 [salt.state       ][INFO    ][1234] Executing state service.running for rabbitmq-server
2017-12-16 06:36:41,242 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-16 06:36:41,257 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:41,268 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:41,281 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:41,293 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:43,610 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:43,625 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:43,637 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:43,650 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:43,662 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:43,853 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:36:43,865 [salt.state       ][INFO    ][1234] {'rabbitmq-server': True}
2017-12-16 06:36:43,865 [salt.state       ][INFO    ][1234] Completed state [rabbitmq-server] at time 06:36:43.865109 duration_in_ms=2624.303
2017-12-16 06:36:43,867 [salt.state       ][INFO    ][1234] Running state [amqp_client] at time 06:36:43.866552
2017-12-16 06:36:43,867 [salt.state       ][INFO    ][1234] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-16 06:36:43,867 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 06:36:44,352 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-16 06:36:44,997 [salt.state       ][INFO    ][1234] {'new': 'amqp_client', 'old': ''}
2017-12-16 06:36:44,997 [salt.state       ][INFO    ][1234] Completed state [amqp_client] at time 06:36:44.996788 duration_in_ms=1130.235
2017-12-16 06:36:44,997 [salt.state       ][INFO    ][1234] Running state [rabbitmq_management] at time 06:36:44.997327
2017-12-16 06:36:44,998 [salt.state       ][INFO    ][1234] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-16 06:36:44,998 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 06:36:45,464 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-16 06:36:46,884 [salt.state       ][INFO    ][1234] {'new': 'rabbitmq_management', 'old': ''}
2017-12-16 06:36:46,884 [salt.state       ][INFO    ][1234] Completed state [rabbitmq_management] at time 06:36:46.883951 duration_in_ms=1886.624
2017-12-16 06:36:46,886 [salt.state       ][INFO    ][1234] Running state [/openstack] at time 06:36:46.885526
2017-12-16 06:36:46,886 [salt.state       ][INFO    ][1234] Executing state rabbitmq_vhost.present for /openstack
2017-12-16 06:36:46,886 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-16 06:36:47,412 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-12-16 06:36:48,050 [salt.state       ][INFO    ][1234] {'new': '/openstack', 'old': ''}
2017-12-16 06:36:48,050 [salt.state       ][INFO    ][1234] Completed state [/openstack] at time 06:36:48.050180 duration_in_ms=1164.653
2017-12-16 06:36:48,052 [salt.state       ][INFO    ][1234] Running state [openstack] at time 06:36:48.051873
2017-12-16 06:36:48,052 [salt.state       ][INFO    ][1234] Executing state rabbitmq_user.present for openstack
2017-12-16 06:36:48,053 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:36:49,055 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-16 06:36:49,564 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-16 06:36:50,071 [salt.state       ][INFO    ][1234] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-12-16 06:36:50,071 [salt.state       ][INFO    ][1234] Completed state [openstack] at time 06:36:50.071161 duration_in_ms=2019.287
2017-12-16 06:36:50,072 [salt.state       ][INFO    ][1234] Running state [Ceilometer] at time 06:36:50.072415
2017-12-16 06:36:50,073 [salt.state       ][INFO    ][1234] Executing state rabbitmq_policy.present for Ceilometer
2017-12-16 06:36:50,073 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 06:36:50,521 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063650513489
2017-12-16 06:36:50,533 [salt.minion      ][INFO    ][4382] Starting a new job with PID 4382
2017-12-16 06:36:50,547 [salt.minion      ][INFO    ][4382] Returning information for job: 20171216063650513489
2017-12-16 06:36:50,550 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-16 06:36:51,066 [salt.state       ][INFO    ][1234] {'new': 'Ceilometer', 'old': {}}
2017-12-16 06:36:51,066 [salt.state       ][INFO    ][1234] Completed state [Ceilometer] at time 06:36:51.065905 duration_in_ms=993.489
2017-12-16 06:36:51,067 [salt.state       ][INFO    ][1234] Running state [HA] at time 06:36:51.066481
2017-12-16 06:36:51,067 [salt.state       ][INFO    ][1234] Executing state rabbitmq_policy.present for HA
2017-12-16 06:36:51,067 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 06:36:51,557 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 06:36:52,109 [salt.state       ][INFO    ][1234] {'new': 'HA', 'old': {}}
2017-12-16 06:36:52,109 [salt.state       ][INFO    ][1234] Completed state [HA] at time 06:36:52.109077 duration_in_ms=1042.596
2017-12-16 06:36:52,109 [salt.state       ][INFO    ][1234] Running state [guest] at time 06:36:52.109305
2017-12-16 06:36:52,110 [salt.state       ][INFO    ][1234] Executing state rabbitmq_user.present for guest
2017-12-16 06:36:52,110 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:36:52,600 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 06:36:54,133 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-16 06:36:54,631 [salt.state       ][INFO    ][1234] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 06:36:54,632 [salt.state       ][INFO    ][1234] Completed state [guest] at time 06:36:54.631529 duration_in_ms=2522.224
2017-12-16 06:36:54,632 [salt.state       ][INFO    ][1234] Running state [HA] at time 06:36:54.632149
2017-12-16 06:36:54,632 [salt.state       ][INFO    ][1234] Executing state rabbitmq_policy.present for HA
2017-12-16 06:36:54,633 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-16 06:36:55,129 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 06:36:55,675 [salt.state       ][INFO    ][1234] {'new': 'HA', 'old': {}}
2017-12-16 06:36:55,675 [salt.state       ][INFO    ][1234] Completed state [HA] at time 06:36:55.674779 duration_in_ms=1042.629
2017-12-16 06:36:55,675 [salt.state       ][INFO    ][1234] Running state [admin] at time 06:36:55.675418
2017-12-16 06:36:55,676 [salt.state       ][INFO    ][1234] Executing state rabbitmq_user.present for admin
2017-12-16 06:36:55,676 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:36:56,764 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:36:57,263 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-12-16 06:36:57,775 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-16 06:36:58,272 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-16 06:36:58,859 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-16 06:36:59,386 [salt.state       ][INFO    ][1234] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-12-16 06:36:59,386 [salt.state       ][INFO    ][1234] Completed state [admin] at time 06:36:59.386063 duration_in_ms=3710.644
2017-12-16 06:36:59,387 [salt.state       ][INFO    ][1234] Running state [mdb02] at time 06:36:59.386662
2017-12-16 06:36:59,387 [salt.state       ][INFO    ][1234] Executing state host.present for mdb02
2017-12-16 06:36:59,387 [salt.state       ][INFO    ][1234] Host mdb02 (10.167.4.77) already present
2017-12-16 06:36:59,387 [salt.state       ][INFO    ][1234] Completed state [mdb02] at time 06:36:59.387436 duration_in_ms=0.774
2017-12-16 06:36:59,388 [salt.state       ][INFO    ][1234] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.387586
2017-12-16 06:36:59,388 [salt.state       ][INFO    ][1234] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,388 [salt.state       ][INFO    ][1234] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:36:59,388 [salt.state       ][INFO    ][1234] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.388171 duration_in_ms=0.585
2017-12-16 06:36:59,388 [salt.state       ][INFO    ][1234] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.388321
2017-12-16 06:36:59,388 [salt.state       ][INFO    ][1234] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,389 [salt.state       ][INFO    ][1234] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:36:59,389 [salt.state       ][INFO    ][1234] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.388887 duration_in_ms=0.566
2017-12-16 06:36:59,389 [salt.state       ][INFO    ][1234] Running state [mdb03] at time 06:36:59.389026
2017-12-16 06:36:59,389 [salt.state       ][INFO    ][1234] Executing state host.present for mdb03
2017-12-16 06:36:59,389 [salt.state       ][INFO    ][1234] Host mdb03 (10.167.4.78) already present
2017-12-16 06:36:59,390 [salt.state       ][INFO    ][1234] Completed state [mdb03] at time 06:36:59.389548 duration_in_ms=0.522
2017-12-16 06:36:59,390 [salt.state       ][INFO    ][1234] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.389691
2017-12-16 06:36:59,390 [salt.state       ][INFO    ][1234] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,390 [salt.state       ][INFO    ][1234] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:36:59,390 [salt.state       ][INFO    ][1234] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.390215 duration_in_ms=0.524
2017-12-16 06:36:59,390 [salt.state       ][INFO    ][1234] Running state [mdb01] at time 06:36:59.390356
2017-12-16 06:36:59,390 [salt.state       ][INFO    ][1234] Executing state host.present for mdb01
2017-12-16 06:36:59,391 [salt.state       ][INFO    ][1234] Host mdb01 (10.167.4.76) already present
2017-12-16 06:36:59,391 [salt.state       ][INFO    ][1234] Completed state [mdb01] at time 06:36:59.390876 duration_in_ms=0.519
2017-12-16 06:36:59,391 [salt.state       ][INFO    ][1234] Running state [mdb] at time 06:36:59.391044
2017-12-16 06:36:59,391 [salt.state       ][INFO    ][1234] Executing state host.present for mdb
2017-12-16 06:36:59,391 [salt.state       ][INFO    ][1234] Host mdb (10.167.4.75) already present
2017-12-16 06:36:59,392 [salt.state       ][INFO    ][1234] Completed state [mdb] at time 06:36:59.391588 duration_in_ms=0.544
2017-12-16 06:36:59,392 [salt.state       ][INFO    ][1234] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.391733
2017-12-16 06:36:59,392 [salt.state       ][INFO    ][1234] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,392 [salt.state       ][INFO    ][1234] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:36:59,392 [salt.state       ][INFO    ][1234] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.392309 duration_in_ms=0.577
2017-12-16 06:36:59,392 [salt.state       ][INFO    ][1234] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.392455
2017-12-16 06:36:59,393 [salt.state       ][INFO    ][1234] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,393 [salt.state       ][INFO    ][1234] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:36:59,393 [salt.state       ][INFO    ][1234] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.392981 duration_in_ms=0.526
2017-12-16 06:36:59,393 [salt.state       ][INFO    ][1234] Running state [cfg01] at time 06:36:59.393120
2017-12-16 06:36:59,393 [salt.state       ][INFO    ][1234] Executing state host.present for cfg01
2017-12-16 06:36:59,394 [salt.state       ][INFO    ][1234] Host cfg01 (10.167.4.100) already present
2017-12-16 06:36:59,394 [salt.state       ][INFO    ][1234] Completed state [cfg01] at time 06:36:59.393639 duration_in_ms=0.518
2017-12-16 06:36:59,394 [salt.state       ][INFO    ][1234] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.393779
2017-12-16 06:36:59,394 [salt.state       ][INFO    ][1234] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,394 [salt.state       ][INFO    ][1234] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:36:59,394 [salt.state       ][INFO    ][1234] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.394310 duration_in_ms=0.53
2017-12-16 06:36:59,394 [salt.state       ][INFO    ][1234] Running state [prx01] at time 06:36:59.394449
2017-12-16 06:36:59,395 [salt.state       ][INFO    ][1234] Executing state host.present for prx01
2017-12-16 06:36:59,395 [salt.state       ][INFO    ][1234] Host prx01 (10.167.4.104) already present
2017-12-16 06:36:59,395 [salt.state       ][INFO    ][1234] Completed state [prx01] at time 06:36:59.395300 duration_in_ms=0.85
2017-12-16 06:36:59,395 [salt.state       ][INFO    ][1234] Running state [kvm01] at time 06:36:59.395448
2017-12-16 06:36:59,396 [salt.state       ][INFO    ][1234] Executing state host.present for kvm01
2017-12-16 06:36:59,396 [salt.state       ][INFO    ][1234] Host kvm01 (10.167.4.141) already present
2017-12-16 06:36:59,396 [salt.state       ][INFO    ][1234] Completed state [kvm01] at time 06:36:59.396015 duration_in_ms=0.566
2017-12-16 06:36:59,396 [salt.state       ][INFO    ][1234] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.396171
2017-12-16 06:36:59,396 [salt.state       ][INFO    ][1234] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,397 [salt.state       ][INFO    ][1234] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:36:59,397 [salt.state       ][INFO    ][1234] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.396693 duration_in_ms=0.523
2017-12-16 06:36:59,397 [salt.state       ][INFO    ][1234] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.396836
2017-12-16 06:36:59,397 [salt.state       ][INFO    ][1234] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,397 [salt.state       ][INFO    ][1234] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:36:59,397 [salt.state       ][INFO    ][1234] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.397361 duration_in_ms=0.524
2017-12-16 06:36:59,398 [salt.state       ][INFO    ][1234] Running state [kvm03] at time 06:36:59.397505
2017-12-16 06:36:59,398 [salt.state       ][INFO    ][1234] Executing state host.present for kvm03
2017-12-16 06:36:59,398 [salt.state       ][INFO    ][1234] Host kvm03 (10.167.4.143) already present
2017-12-16 06:36:59,398 [salt.state       ][INFO    ][1234] Completed state [kvm03] at time 06:36:59.398023 duration_in_ms=0.518
2017-12-16 06:36:59,398 [salt.state       ][INFO    ][1234] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.398163
2017-12-16 06:36:59,398 [salt.state       ][INFO    ][1234] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,399 [salt.state       ][INFO    ][1234] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:36:59,399 [salt.state       ][INFO    ][1234] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.398687 duration_in_ms=0.523
2017-12-16 06:36:59,399 [salt.state       ][INFO    ][1234] Running state [kvm02] at time 06:36:59.398826
2017-12-16 06:36:59,399 [salt.state       ][INFO    ][1234] Executing state host.present for kvm02
2017-12-16 06:36:59,399 [salt.state       ][INFO    ][1234] Host kvm02 (10.167.4.142) already present
2017-12-16 06:36:59,399 [salt.state       ][INFO    ][1234] Completed state [kvm02] at time 06:36:59.399386 duration_in_ms=0.559
2017-12-16 06:36:59,400 [salt.state       ][INFO    ][1234] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.399526
2017-12-16 06:36:59,400 [salt.state       ][INFO    ][1234] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,400 [salt.state       ][INFO    ][1234] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:36:59,400 [salt.state       ][INFO    ][1234] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.400100 duration_in_ms=0.574
2017-12-16 06:36:59,400 [salt.state       ][INFO    ][1234] Running state [dbs] at time 06:36:59.400245
2017-12-16 06:36:59,400 [salt.state       ][INFO    ][1234] Executing state host.present for dbs
2017-12-16 06:36:59,401 [salt.state       ][INFO    ][1234] Host dbs (10.167.4.50) already present
2017-12-16 06:36:59,401 [salt.state       ][INFO    ][1234] Completed state [dbs] at time 06:36:59.400768 duration_in_ms=0.523
2017-12-16 06:36:59,401 [salt.state       ][INFO    ][1234] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.400906
2017-12-16 06:36:59,401 [salt.state       ][INFO    ][1234] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,401 [salt.state       ][INFO    ][1234] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:36:59,401 [salt.state       ][INFO    ][1234] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.401434 duration_in_ms=0.527
2017-12-16 06:36:59,402 [salt.state       ][INFO    ][1234] Running state [prx] at time 06:36:59.401572
2017-12-16 06:36:59,402 [salt.state       ][INFO    ][1234] Executing state host.present for prx
2017-12-16 06:36:59,402 [salt.state       ][INFO    ][1234] Host prx (172.30.10.103) already present
2017-12-16 06:36:59,402 [salt.state       ][INFO    ][1234] Completed state [prx] at time 06:36:59.402093 duration_in_ms=0.52
2017-12-16 06:36:59,402 [salt.state       ][INFO    ][1234] Running state [prx02] at time 06:36:59.402239
2017-12-16 06:36:59,402 [salt.state       ][INFO    ][1234] Executing state host.present for prx02
2017-12-16 06:36:59,403 [salt.state       ][INFO    ][1234] Host prx02 (10.167.4.105) already present
2017-12-16 06:36:59,403 [salt.state       ][INFO    ][1234] Completed state [prx02] at time 06:36:59.402766 duration_in_ms=0.526
2017-12-16 06:36:59,403 [salt.state       ][INFO    ][1234] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.402925
2017-12-16 06:36:59,403 [salt.state       ][INFO    ][1234] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,403 [salt.state       ][INFO    ][1234] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:36:59,403 [salt.state       ][INFO    ][1234] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.403474 duration_in_ms=0.549
2017-12-16 06:36:59,404 [salt.state       ][INFO    ][1234] Running state [msg02] at time 06:36:59.403618
2017-12-16 06:36:59,404 [salt.state       ][INFO    ][1234] Executing state host.present for msg02
2017-12-16 06:36:59,404 [salt.state       ][INFO    ][1234] Host msg02 (10.167.4.42) already present
2017-12-16 06:36:59,404 [salt.state       ][INFO    ][1234] Completed state [msg02] at time 06:36:59.404196 duration_in_ms=0.578
2017-12-16 06:36:59,404 [salt.state       ][INFO    ][1234] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.404339
2017-12-16 06:36:59,404 [salt.state       ][INFO    ][1234] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,405 [salt.state       ][INFO    ][1234] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:36:59,405 [salt.state       ][INFO    ][1234] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.404866 duration_in_ms=0.527
2017-12-16 06:36:59,405 [salt.state       ][INFO    ][1234] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.405009
2017-12-16 06:36:59,405 [salt.state       ][INFO    ][1234] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,405 [salt.state       ][INFO    ][1234] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:36:59,406 [salt.state       ][INFO    ][1234] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.405535 duration_in_ms=0.525
2017-12-16 06:36:59,406 [salt.state       ][INFO    ][1234] Running state [msg03] at time 06:36:59.405680
2017-12-16 06:36:59,406 [salt.state       ][INFO    ][1234] Executing state host.present for msg03
2017-12-16 06:36:59,406 [salt.state       ][INFO    ][1234] Host msg03 (10.167.4.43) already present
2017-12-16 06:36:59,406 [salt.state       ][INFO    ][1234] Completed state [msg03] at time 06:36:59.406213 duration_in_ms=0.533
2017-12-16 06:36:59,406 [salt.state       ][INFO    ][1234] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.406355
2017-12-16 06:36:59,406 [salt.state       ][INFO    ][1234] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,407 [salt.state       ][INFO    ][1234] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:36:59,407 [salt.state       ][INFO    ][1234] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.406894 duration_in_ms=0.539
2017-12-16 06:36:59,407 [salt.state       ][INFO    ][1234] Running state [msg01] at time 06:36:59.407051
2017-12-16 06:36:59,407 [salt.state       ][INFO    ][1234] Executing state host.present for msg01
2017-12-16 06:36:59,407 [salt.state       ][INFO    ][1234] Host msg01 (10.167.4.41) already present
2017-12-16 06:36:59,408 [salt.state       ][INFO    ][1234] Completed state [msg01] at time 06:36:59.407594 duration_in_ms=0.543
2017-12-16 06:36:59,408 [salt.state       ][INFO    ][1234] Running state [file.replace] at time 06:36:59.408473
2017-12-16 06:36:59,409 [salt.state       ][INFO    ][1234] Executing state module.run for file.replace
2017-12-16 06:36:59,475 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:36:59,487 [salt.state       ][INFO    ][1234] onlyif execution failed
2017-12-16 06:36:59,487 [salt.state       ][INFO    ][1234] Completed state [file.replace] at time 06:36:59.487370 duration_in_ms=78.895
2017-12-16 06:36:59,488 [salt.state       ][INFO    ][1234] Running state [msg] at time 06:36:59.487633
2017-12-16 06:36:59,488 [salt.state       ][INFO    ][1234] Executing state host.present for msg
2017-12-16 06:36:59,488 [salt.state       ][INFO    ][1234] Host msg (10.167.4.40) already present
2017-12-16 06:36:59,489 [salt.state       ][INFO    ][1234] Completed state [msg] at time 06:36:59.488484 duration_in_ms=0.851
2017-12-16 06:36:59,489 [salt.state       ][INFO    ][1234] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.488631
2017-12-16 06:36:59,489 [salt.state       ][INFO    ][1234] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,489 [salt.state       ][INFO    ][1234] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:36:59,489 [salt.state       ][INFO    ][1234] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.489203 duration_in_ms=0.571
2017-12-16 06:36:59,489 [salt.state       ][INFO    ][1234] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.489353
2017-12-16 06:36:59,490 [salt.state       ][INFO    ][1234] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,490 [salt.state       ][INFO    ][1234] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:36:59,490 [salt.state       ][INFO    ][1234] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.489929 duration_in_ms=0.576
2017-12-16 06:36:59,490 [salt.state       ][INFO    ][1234] Running state [cfg01] at time 06:36:59.490151
2017-12-16 06:36:59,490 [salt.state       ][INFO    ][1234] Executing state host.present for cfg01
2017-12-16 06:36:59,491 [salt.state       ][INFO    ][1234] Host cfg01 (10.167.4.100) already present
2017-12-16 06:36:59,491 [salt.state       ][INFO    ][1234] Completed state [cfg01] at time 06:36:59.490723 duration_in_ms=0.572
2017-12-16 06:36:59,491 [salt.state       ][INFO    ][1234] Running state [cmp002] at time 06:36:59.490874
2017-12-16 06:36:59,491 [salt.state       ][INFO    ][1234] Executing state host.present for cmp002
2017-12-16 06:36:59,491 [salt.state       ][INFO    ][1234] Host cmp002 (10.167.4.102) already present
2017-12-16 06:36:59,491 [salt.state       ][INFO    ][1234] Completed state [cmp002] at time 06:36:59.491467 duration_in_ms=0.592
2017-12-16 06:36:59,492 [salt.state       ][INFO    ][1234] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.491617
2017-12-16 06:36:59,492 [salt.state       ][INFO    ][1234] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,492 [salt.state       ][INFO    ][1234] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:36:59,492 [salt.state       ][INFO    ][1234] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.492235 duration_in_ms=0.618
2017-12-16 06:36:59,492 [salt.state       ][INFO    ][1234] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.492380
2017-12-16 06:36:59,493 [salt.state       ][INFO    ][1234] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,493 [salt.state       ][INFO    ][1234] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:36:59,493 [salt.state       ][INFO    ][1234] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.492914 duration_in_ms=0.534
2017-12-16 06:36:59,493 [salt.state       ][INFO    ][1234] Running state [cmp001] at time 06:36:59.493057
2017-12-16 06:36:59,493 [salt.state       ][INFO    ][1234] Executing state host.present for cmp001
2017-12-16 06:36:59,494 [salt.state       ][INFO    ][1234] Host cmp001 (10.167.4.101) already present
2017-12-16 06:36:59,494 [salt.state       ][INFO    ][1234] Completed state [cmp001] at time 06:36:59.493618 duration_in_ms=0.561
2017-12-16 06:36:59,494 [salt.state       ][INFO    ][1234] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.493757
2017-12-16 06:36:59,494 [salt.state       ][INFO    ][1234] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,494 [salt.state       ][INFO    ][1234] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:36:59,494 [salt.state       ][INFO    ][1234] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.494319 duration_in_ms=0.561
2017-12-16 06:36:59,494 [salt.state       ][INFO    ][1234] Running state [dbs01] at time 06:36:59.494460
2017-12-16 06:36:59,495 [salt.state       ][INFO    ][1234] Executing state host.present for dbs01
2017-12-16 06:36:59,495 [salt.state       ][INFO    ][1234] Host dbs01 (10.167.4.51) already present
2017-12-16 06:36:59,495 [salt.state       ][INFO    ][1234] Completed state [dbs01] at time 06:36:59.495013 duration_in_ms=0.553
2017-12-16 06:36:59,495 [salt.state       ][INFO    ][1234] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.495159
2017-12-16 06:36:59,495 [salt.state       ][INFO    ][1234] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,496 [salt.state       ][INFO    ][1234] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:36:59,496 [salt.state       ][INFO    ][1234] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.495717 duration_in_ms=0.558
2017-12-16 06:36:59,496 [salt.state       ][INFO    ][1234] Running state [dbs02] at time 06:36:59.495890
2017-12-16 06:36:59,496 [salt.state       ][INFO    ][1234] Executing state host.present for dbs02
2017-12-16 06:36:59,496 [salt.state       ][INFO    ][1234] Host dbs02 (10.167.4.52) already present
2017-12-16 06:36:59,496 [salt.state       ][INFO    ][1234] Completed state [dbs02] at time 06:36:59.496434 duration_in_ms=0.544
2017-12-16 06:36:59,497 [salt.state       ][INFO    ][1234] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.496577
2017-12-16 06:36:59,497 [salt.state       ][INFO    ][1234] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,497 [salt.state       ][INFO    ][1234] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:36:59,497 [salt.state       ][INFO    ][1234] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.497110 duration_in_ms=0.533
2017-12-16 06:36:59,497 [salt.state       ][INFO    ][1234] Running state [dbs03] at time 06:36:59.497267
2017-12-16 06:36:59,497 [salt.state       ][INFO    ][1234] Executing state host.present for dbs03
2017-12-16 06:36:59,498 [salt.state       ][INFO    ][1234] Host dbs03 (10.167.4.53) already present
2017-12-16 06:36:59,498 [salt.state       ][INFO    ][1234] Completed state [dbs03] at time 06:36:59.497802 duration_in_ms=0.535
2017-12-16 06:36:59,498 [salt.state       ][INFO    ][1234] Running state [odl01] at time 06:36:59.497957
2017-12-16 06:36:59,498 [salt.state       ][INFO    ][1234] Executing state host.present for odl01
2017-12-16 06:36:59,498 [salt.state       ][INFO    ][1234] Host odl01 (10.167.4.111) already present
2017-12-16 06:36:59,499 [salt.state       ][INFO    ][1234] Completed state [odl01] at time 06:36:59.498503 duration_in_ms=0.546
2017-12-16 06:36:59,499 [salt.state       ][INFO    ][1234] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.498641
2017-12-16 06:36:59,499 [salt.state       ][INFO    ][1234] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,499 [salt.state       ][INFO    ][1234] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:36:59,499 [salt.state       ][INFO    ][1234] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.499188 duration_in_ms=0.547
2017-12-16 06:36:59,499 [salt.state       ][INFO    ][1234] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.499344
2017-12-16 06:36:59,500 [salt.state       ][INFO    ][1234] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,500 [salt.state       ][INFO    ][1234] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:36:59,500 [salt.state       ][INFO    ][1234] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.499968 duration_in_ms=0.624
2017-12-16 06:36:59,500 [salt.state       ][INFO    ][1234] Running state [mas01] at time 06:36:59.500123
2017-12-16 06:36:59,500 [salt.state       ][INFO    ][1234] Executing state host.present for mas01
2017-12-16 06:36:59,501 [salt.state       ][INFO    ][1234] Host mas01 (10.167.4.3) already present
2017-12-16 06:36:59,501 [salt.state       ][INFO    ][1234] Completed state [mas01] at time 06:36:59.500655 duration_in_ms=0.531
2017-12-16 06:36:59,501 [salt.state       ][INFO    ][1234] Running state [ctl02] at time 06:36:59.500796
2017-12-16 06:36:59,501 [salt.state       ][INFO    ][1234] Executing state host.present for ctl02
2017-12-16 06:36:59,501 [salt.state       ][INFO    ][1234] Host ctl02 (10.167.4.12) already present
2017-12-16 06:36:59,502 [salt.state       ][INFO    ][1234] Completed state [ctl02] at time 06:36:59.501479 duration_in_ms=0.683
2017-12-16 06:36:59,502 [salt.state       ][INFO    ][1234] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.501636
2017-12-16 06:36:59,502 [salt.state       ][INFO    ][1234] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,502 [salt.state       ][INFO    ][1234] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:36:59,502 [salt.state       ][INFO    ][1234] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.502184 duration_in_ms=0.549
2017-12-16 06:36:59,502 [salt.state       ][INFO    ][1234] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.502339
2017-12-16 06:36:59,502 [salt.state       ][INFO    ][1234] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,503 [salt.state       ][INFO    ][1234] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:36:59,503 [salt.state       ][INFO    ][1234] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.502867 duration_in_ms=0.529
2017-12-16 06:36:59,503 [salt.state       ][INFO    ][1234] Running state [ctl03] at time 06:36:59.503032
2017-12-16 06:36:59,503 [salt.state       ][INFO    ][1234] Executing state host.present for ctl03
2017-12-16 06:36:59,503 [salt.state       ][INFO    ][1234] Host ctl03 (10.167.4.13) already present
2017-12-16 06:36:59,504 [salt.state       ][INFO    ][1234] Completed state [ctl03] at time 06:36:59.503588 duration_in_ms=0.556
2017-12-16 06:36:59,504 [salt.state       ][INFO    ][1234] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.503731
2017-12-16 06:36:59,504 [salt.state       ][INFO    ][1234] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,504 [salt.state       ][INFO    ][1234] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:36:59,504 [salt.state       ][INFO    ][1234] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.504299 duration_in_ms=0.568
2017-12-16 06:36:59,504 [salt.state       ][INFO    ][1234] Running state [ctl01] at time 06:36:59.504441
2017-12-16 06:36:59,505 [salt.state       ][INFO    ][1234] Executing state host.present for ctl01
2017-12-16 06:36:59,505 [salt.state       ][INFO    ][1234] Host ctl01 (10.167.4.11) already present
2017-12-16 06:36:59,505 [salt.state       ][INFO    ][1234] Completed state [ctl01] at time 06:36:59.504960 duration_in_ms=0.519
2017-12-16 06:36:59,505 [salt.state       ][INFO    ][1234] Running state [ctl] at time 06:36:59.505101
2017-12-16 06:36:59,505 [salt.state       ][INFO    ][1234] Executing state host.present for ctl
2017-12-16 06:36:59,506 [salt.state       ][INFO    ][1234] Host ctl (10.167.4.10) already present
2017-12-16 06:36:59,506 [salt.state       ][INFO    ][1234] Completed state [ctl] at time 06:36:59.505652 duration_in_ms=0.55
2017-12-16 06:36:59,506 [salt.state       ][INFO    ][1234] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.505796
2017-12-16 06:36:59,506 [salt.state       ][INFO    ][1234] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:36:59,506 [salt.state       ][INFO    ][1234] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:36:59,506 [salt.state       ][INFO    ][1234] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:36:59.506346 duration_in_ms=0.551
2017-12-16 06:36:59,507 [salt.state       ][INFO    ][1234] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:36:59.506795
2017-12-16 06:36:59,507 [salt.state       ][INFO    ][1234] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-16 06:36:59,507 [salt.loaded.int.module.cmdmod][INFO    ][1234] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-12-16 06:37:00,051 [salt.state       ][INFO    ][1234] {'pid': 6989, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-12-16 06:37:00,051 [salt.state       ][INFO    ][1234] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:37:00.050852 duration_in_ms=544.056
2017-12-16 06:37:00,053 [salt.minion      ][INFO    ][1234] Returning information for job: 20171216063448401351
2017-12-16 06:37:00,984 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216063700983002
2017-12-16 06:37:00,1000 [salt.minion      ][INFO    ][7137] Starting a new job with PID 7137
2017-12-16 06:37:03,386 [salt.state       ][INFO    ][7137] Loading fresh modules for state activity
2017-12-16 06:37:03,410 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-16 06:37:03,431 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-16 06:37:03,443 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-16 06:37:03,465 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,477 [py.warnings      ][WARNING ][7137] /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.

2017-12-16 06:37:03,478 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-16 06:37:03,508 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-16 06:37:03,529 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,553 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-16 06:37:03,569 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,592 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-16 06:37:03,635 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,665 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-16 06:37:03,681 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,703 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-16 06:37:03,721 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,743 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:37:03,773 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:37:04,120 [salt.state       ][INFO    ][7137] Running state [rabbitmq-server] at time 06:37:04.119905
2017-12-16 06:37:04,120 [salt.state       ][INFO    ][7137] Executing state pkg.installed for rabbitmq-server
2017-12-16 06:37:04,121 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:37:04,597 [salt.state       ][INFO    ][7137] Package rabbitmq-server is already installed
2017-12-16 06:37:04,597 [salt.state       ][INFO    ][7137] Completed state [rabbitmq-server] at time 06:37:04.597345 duration_in_ms=477.439
2017-12-16 06:37:04,598 [salt.state       ][INFO    ][7137] Running state [gettext-base] at time 06:37:04.597544
2017-12-16 06:37:04,598 [salt.state       ][INFO    ][7137] Executing state pkg.installed for gettext-base
2017-12-16 06:37:04,600 [salt.state       ][INFO    ][7137] Package gettext-base is already installed
2017-12-16 06:37:04,601 [salt.state       ][INFO    ][7137] Completed state [gettext-base] at time 06:37:04.600489 duration_in_ms=2.944
2017-12-16 06:37:04,602 [salt.state       ][INFO    ][7137] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:37:04.602213
2017-12-16 06:37:04,602 [salt.state       ][INFO    ][7137] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-16 06:37:04,628 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-16 06:37:04,656 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:04,668 [salt.state       ][INFO    ][7137] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-16 06:37:04,668 [salt.state       ][INFO    ][7137] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:37:04.667889 duration_in_ms=65.676
2017-12-16 06:37:04,668 [salt.state       ][INFO    ][7137] Running state [/etc/default/rabbitmq-server] at time 06:37:04.668292
2017-12-16 06:37:04,668 [salt.state       ][INFO    ][7137] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-16 06:37:04,683 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-16 06:37:04,699 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:04,711 [salt.state       ][INFO    ][7137] File /etc/default/rabbitmq-server is in the correct state
2017-12-16 06:37:04,711 [salt.state       ][INFO    ][7137] Completed state [/etc/default/rabbitmq-server] at time 06:37:04.710727 duration_in_ms=42.435
2017-12-16 06:37:04,711 [salt.state       ][INFO    ][7137] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:37:04.711152
2017-12-16 06:37:04,711 [salt.state       ][INFO    ][7137] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-16 06:37:04,728 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-16 06:37:04,741 [salt.fileclient  ][INFO    ][7137] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:04,751 [salt.state       ][INFO    ][7137] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-16 06:37:04,751 [salt.state       ][INFO    ][7137] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:37:04.751293 duration_in_ms=40.142
2017-12-16 06:37:04,752 [salt.state       ][INFO    ][7137] Running state [rabbitmq-server] at time 06:37:04.752349
2017-12-16 06:37:04,753 [salt.state       ][INFO    ][7137] Executing state service.running for rabbitmq-server
2017-12-16 06:37:04,753 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-16 06:37:04,774 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:37:04,783 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:37:04,794 [salt.state       ][INFO    ][7137] The service rabbitmq-server is already running
2017-12-16 06:37:04,794 [salt.state       ][INFO    ][7137] Completed state [rabbitmq-server] at time 06:37:04.793871 duration_in_ms=41.52
2017-12-16 06:37:04,795 [salt.state       ][INFO    ][7137] Running state [amqp_client] at time 06:37:04.795333
2017-12-16 06:37:04,796 [salt.state       ][INFO    ][7137] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-16 06:37:04,796 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 06:37:05,291 [salt.state       ][INFO    ][7137] Plugin 'amqp_client' is already enabled.
2017-12-16 06:37:05,292 [salt.state       ][INFO    ][7137] Completed state [amqp_client] at time 06:37:05.291514 duration_in_ms=496.179
2017-12-16 06:37:05,292 [salt.state       ][INFO    ][7137] Running state [rabbitmq_management] at time 06:37:05.292269
2017-12-16 06:37:05,293 [salt.state       ][INFO    ][7137] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-16 06:37:05,293 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 06:37:05,827 [salt.state       ][INFO    ][7137] Plugin 'rabbitmq_management' is already enabled.
2017-12-16 06:37:05,827 [salt.state       ][INFO    ][7137] Completed state [rabbitmq_management] at time 06:37:05.827373 duration_in_ms=535.104
2017-12-16 06:37:05,829 [salt.state       ][INFO    ][7137] Running state [/openstack] at time 06:37:05.828854
2017-12-16 06:37:05,829 [salt.state       ][INFO    ][7137] Executing state rabbitmq_vhost.present for /openstack
2017-12-16 06:37:05,829 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-16 06:37:06,333 [salt.state       ][INFO    ][7137] Virtual Host '/openstack' already exists.
2017-12-16 06:37:06,333 [salt.state       ][INFO    ][7137] Completed state [/openstack] at time 06:37:06.332794 duration_in_ms=503.939
2017-12-16 06:37:06,334 [salt.state       ][INFO    ][7137] Running state [openstack] at time 06:37:06.334394
2017-12-16 06:37:06,335 [salt.state       ][INFO    ][7137] Executing state rabbitmq_user.present for openstack
2017-12-16 06:37:06,335 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:37:06,864 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 06:37:08,361 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-16 06:37:08,861 [salt.state       ][INFO    ][7137] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 06:37:08,862 [salt.state       ][INFO    ][7137] Completed state [openstack] at time 06:37:08.861649 duration_in_ms=2527.253
2017-12-16 06:37:08,863 [salt.state       ][INFO    ][7137] Running state [Ceilometer] at time 06:37:08.863082
2017-12-16 06:37:08,863 [salt.state       ][INFO    ][7137] Executing state rabbitmq_policy.present for Ceilometer
2017-12-16 06:37:08,864 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 06:37:09,406 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-16 06:37:09,955 [salt.state       ][INFO    ][7137] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-16 06:37:09,955 [salt.state       ][INFO    ][7137] Completed state [Ceilometer] at time 06:37:09.954832 duration_in_ms=1091.749
2017-12-16 06:37:09,955 [salt.state       ][INFO    ][7137] Running state [HA] at time 06:37:09.955426
2017-12-16 06:37:09,956 [salt.state       ][INFO    ][7137] Executing state rabbitmq_policy.present for HA
2017-12-16 06:37:09,956 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 06:37:10,506 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 06:37:11,026 [salt.state       ][INFO    ][7137] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 06:37:11,027 [salt.state       ][INFO    ][7137] Completed state [HA] at time 06:37:11.026727 duration_in_ms=1071.299
2017-12-16 06:37:11,027 [salt.state       ][INFO    ][7137] Running state [guest] at time 06:37:11.026986
2017-12-16 06:37:11,027 [salt.state       ][INFO    ][7137] Executing state rabbitmq_user.present for guest
2017-12-16 06:37:11,028 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:37:11,075 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063711068865
2017-12-16 06:37:11,088 [salt.minion      ][INFO    ][9083] Starting a new job with PID 9083
2017-12-16 06:37:11,101 [salt.minion      ][INFO    ][9083] Returning information for job: 20171216063711068865
2017-12-16 06:37:11,565 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 06:37:13,146 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-16 06:37:13,632 [salt.state       ][INFO    ][7137] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 06:37:13,633 [salt.state       ][INFO    ][7137] Completed state [guest] at time 06:37:13.632680 duration_in_ms=2605.694
2017-12-16 06:37:13,633 [salt.state       ][INFO    ][7137] Running state [HA] at time 06:37:13.633243
2017-12-16 06:37:13,633 [salt.state       ][INFO    ][7137] Executing state rabbitmq_policy.present for HA
2017-12-16 06:37:13,634 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-16 06:37:14,139 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 06:37:14,662 [salt.state       ][INFO    ][7137] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 06:37:14,663 [salt.state       ][INFO    ][7137] Completed state [HA] at time 06:37:14.662567 duration_in_ms=1029.322
2017-12-16 06:37:14,663 [salt.state       ][INFO    ][7137] Running state [admin] at time 06:37:14.663267
2017-12-16 06:37:14,664 [salt.state       ][INFO    ][7137] Executing state rabbitmq_user.present for admin
2017-12-16 06:37:14,664 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:37:15,172 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 06:37:16,656 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:37:17,137 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-16 06:37:17,650 [salt.state       ][INFO    ][7137] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 06:37:17,650 [salt.state       ][INFO    ][7137] Completed state [admin] at time 06:37:17.650109 duration_in_ms=2986.841
2017-12-16 06:37:17,651 [salt.state       ][INFO    ][7137] Running state [mdb02] at time 06:37:17.650767
2017-12-16 06:37:17,651 [salt.state       ][INFO    ][7137] Executing state host.present for mdb02
2017-12-16 06:37:17,651 [salt.state       ][INFO    ][7137] Host mdb02 (10.167.4.77) already present
2017-12-16 06:37:17,652 [salt.state       ][INFO    ][7137] Completed state [mdb02] at time 06:37:17.651566 duration_in_ms=0.798
2017-12-16 06:37:17,652 [salt.state       ][INFO    ][7137] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.651717
2017-12-16 06:37:17,652 [salt.state       ][INFO    ][7137] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,652 [salt.state       ][INFO    ][7137] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:37:17,652 [salt.state       ][INFO    ][7137] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.652325 duration_in_ms=0.607
2017-12-16 06:37:17,652 [salt.state       ][INFO    ][7137] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.652478
2017-12-16 06:37:17,653 [salt.state       ][INFO    ][7137] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,653 [salt.state       ][INFO    ][7137] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:37:17,653 [salt.state       ][INFO    ][7137] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.653032 duration_in_ms=0.554
2017-12-16 06:37:17,653 [salt.state       ][INFO    ][7137] Running state [mdb03] at time 06:37:17.653177
2017-12-16 06:37:17,653 [salt.state       ][INFO    ][7137] Executing state host.present for mdb03
2017-12-16 06:37:17,654 [salt.state       ][INFO    ][7137] Host mdb03 (10.167.4.78) already present
2017-12-16 06:37:17,654 [salt.state       ][INFO    ][7137] Completed state [mdb03] at time 06:37:17.653722 duration_in_ms=0.545
2017-12-16 06:37:17,654 [salt.state       ][INFO    ][7137] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.653865
2017-12-16 06:37:17,654 [salt.state       ][INFO    ][7137] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,654 [salt.state       ][INFO    ][7137] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:37:17,654 [salt.state       ][INFO    ][7137] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.654394 duration_in_ms=0.528
2017-12-16 06:37:17,655 [salt.state       ][INFO    ][7137] Running state [mdb01] at time 06:37:17.654556
2017-12-16 06:37:17,655 [salt.state       ][INFO    ][7137] Executing state host.present for mdb01
2017-12-16 06:37:17,655 [salt.state       ][INFO    ][7137] Host mdb01 (10.167.4.76) already present
2017-12-16 06:37:17,655 [salt.state       ][INFO    ][7137] Completed state [mdb01] at time 06:37:17.655108 duration_in_ms=0.553
2017-12-16 06:37:17,655 [salt.state       ][INFO    ][7137] Running state [mdb] at time 06:37:17.655249
2017-12-16 06:37:17,655 [salt.state       ][INFO    ][7137] Executing state host.present for mdb
2017-12-16 06:37:17,656 [salt.state       ][INFO    ][7137] Host mdb (10.167.4.75) already present
2017-12-16 06:37:17,656 [salt.state       ][INFO    ][7137] Completed state [mdb] at time 06:37:17.655806 duration_in_ms=0.556
2017-12-16 06:37:17,656 [salt.state       ][INFO    ][7137] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.655961
2017-12-16 06:37:17,656 [salt.state       ][INFO    ][7137] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,656 [salt.state       ][INFO    ][7137] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:37:17,657 [salt.state       ][INFO    ][7137] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.656509 duration_in_ms=0.549
2017-12-16 06:37:17,657 [salt.state       ][INFO    ][7137] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.656652
2017-12-16 06:37:17,657 [salt.state       ][INFO    ][7137] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,657 [salt.state       ][INFO    ][7137] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:37:17,657 [salt.state       ][INFO    ][7137] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.657177 duration_in_ms=0.525
2017-12-16 06:37:17,657 [salt.state       ][INFO    ][7137] Running state [cfg01] at time 06:37:17.657317
2017-12-16 06:37:17,657 [salt.state       ][INFO    ][7137] Executing state host.present for cfg01
2017-12-16 06:37:17,658 [salt.state       ][INFO    ][7137] Host cfg01 (10.167.4.100) already present
2017-12-16 06:37:17,658 [salt.state       ][INFO    ][7137] Completed state [cfg01] at time 06:37:17.657844 duration_in_ms=0.527
2017-12-16 06:37:17,658 [salt.state       ][INFO    ][7137] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.657986
2017-12-16 06:37:17,658 [salt.state       ][INFO    ][7137] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,659 [salt.state       ][INFO    ][7137] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:37:17,660 [salt.state       ][INFO    ][7137] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.659569 duration_in_ms=1.583
2017-12-16 06:37:17,660 [salt.state       ][INFO    ][7137] Running state [prx01] at time 06:37:17.659733
2017-12-16 06:37:17,660 [salt.state       ][INFO    ][7137] Executing state host.present for prx01
2017-12-16 06:37:17,660 [salt.state       ][INFO    ][7137] Host prx01 (10.167.4.104) already present
2017-12-16 06:37:17,660 [salt.state       ][INFO    ][7137] Completed state [prx01] at time 06:37:17.660360 duration_in_ms=0.626
2017-12-16 06:37:17,661 [salt.state       ][INFO    ][7137] Running state [kvm01] at time 06:37:17.660503
2017-12-16 06:37:17,661 [salt.state       ][INFO    ][7137] Executing state host.present for kvm01
2017-12-16 06:37:17,661 [salt.state       ][INFO    ][7137] Host kvm01 (10.167.4.141) already present
2017-12-16 06:37:17,661 [salt.state       ][INFO    ][7137] Completed state [kvm01] at time 06:37:17.661033 duration_in_ms=0.529
2017-12-16 06:37:17,661 [salt.state       ][INFO    ][7137] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.661173
2017-12-16 06:37:17,661 [salt.state       ][INFO    ][7137] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,662 [salt.state       ][INFO    ][7137] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:37:17,662 [salt.state       ][INFO    ][7137] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.661700 duration_in_ms=0.526
2017-12-16 06:37:17,662 [salt.state       ][INFO    ][7137] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.661843
2017-12-16 06:37:17,662 [salt.state       ][INFO    ][7137] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,662 [salt.state       ][INFO    ][7137] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:37:17,662 [salt.state       ][INFO    ][7137] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.662436 duration_in_ms=0.594
2017-12-16 06:37:17,663 [salt.state       ][INFO    ][7137] Running state [kvm03] at time 06:37:17.662608
2017-12-16 06:37:17,663 [salt.state       ][INFO    ][7137] Executing state host.present for kvm03
2017-12-16 06:37:17,663 [salt.state       ][INFO    ][7137] Host kvm03 (10.167.4.143) already present
2017-12-16 06:37:17,663 [salt.state       ][INFO    ][7137] Completed state [kvm03] at time 06:37:17.663154 duration_in_ms=0.546
2017-12-16 06:37:17,663 [salt.state       ][INFO    ][7137] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.663295
2017-12-16 06:37:17,663 [salt.state       ][INFO    ][7137] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,664 [salt.state       ][INFO    ][7137] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:37:17,664 [salt.state       ][INFO    ][7137] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.663846 duration_in_ms=0.55
2017-12-16 06:37:17,664 [salt.state       ][INFO    ][7137] Running state [kvm02] at time 06:37:17.663991
2017-12-16 06:37:17,664 [salt.state       ][INFO    ][7137] Executing state host.present for kvm02
2017-12-16 06:37:17,664 [salt.state       ][INFO    ][7137] Host kvm02 (10.167.4.142) already present
2017-12-16 06:37:17,665 [salt.state       ][INFO    ][7137] Completed state [kvm02] at time 06:37:17.664530 duration_in_ms=0.54
2017-12-16 06:37:17,665 [salt.state       ][INFO    ][7137] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.664677
2017-12-16 06:37:17,665 [salt.state       ][INFO    ][7137] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,665 [salt.state       ][INFO    ][7137] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:37:17,665 [salt.state       ][INFO    ][7137] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.665213 duration_in_ms=0.536
2017-12-16 06:37:17,665 [salt.state       ][INFO    ][7137] Running state [dbs] at time 06:37:17.665355
2017-12-16 06:37:17,665 [salt.state       ][INFO    ][7137] Executing state host.present for dbs
2017-12-16 06:37:17,666 [salt.state       ][INFO    ][7137] Host dbs (10.167.4.50) already present
2017-12-16 06:37:17,666 [salt.state       ][INFO    ][7137] Completed state [dbs] at time 06:37:17.665883 duration_in_ms=0.528
2017-12-16 06:37:17,666 [salt.state       ][INFO    ][7137] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.666024
2017-12-16 06:37:17,666 [salt.state       ][INFO    ][7137] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,666 [salt.state       ][INFO    ][7137] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:37:17,667 [salt.state       ][INFO    ][7137] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.666571 duration_in_ms=0.547
2017-12-16 06:37:17,667 [salt.state       ][INFO    ][7137] Running state [prx] at time 06:37:17.666714
2017-12-16 06:37:17,667 [salt.state       ][INFO    ][7137] Executing state host.present for prx
2017-12-16 06:37:17,667 [salt.state       ][INFO    ][7137] Host prx (172.30.10.103) already present
2017-12-16 06:37:17,667 [salt.state       ][INFO    ][7137] Completed state [prx] at time 06:37:17.667253 duration_in_ms=0.538
2017-12-16 06:37:17,667 [salt.state       ][INFO    ][7137] Running state [prx02] at time 06:37:17.667393
2017-12-16 06:37:17,668 [salt.state       ][INFO    ][7137] Executing state host.present for prx02
2017-12-16 06:37:17,668 [salt.state       ][INFO    ][7137] Host prx02 (10.167.4.105) already present
2017-12-16 06:37:17,668 [salt.state       ][INFO    ][7137] Completed state [prx02] at time 06:37:17.667946 duration_in_ms=0.554
2017-12-16 06:37:17,668 [salt.state       ][INFO    ][7137] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.668102
2017-12-16 06:37:17,668 [salt.state       ][INFO    ][7137] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,669 [salt.state       ][INFO    ][7137] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:37:17,669 [salt.state       ][INFO    ][7137] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.668630 duration_in_ms=0.528
2017-12-16 06:37:17,669 [salt.state       ][INFO    ][7137] Running state [msg02] at time 06:37:17.668779
2017-12-16 06:37:17,669 [salt.state       ][INFO    ][7137] Executing state host.present for msg02
2017-12-16 06:37:17,669 [salt.state       ][INFO    ][7137] Host msg02 (10.167.4.42) already present
2017-12-16 06:37:17,669 [salt.state       ][INFO    ][7137] Completed state [msg02] at time 06:37:17.669304 duration_in_ms=0.525
2017-12-16 06:37:17,669 [salt.state       ][INFO    ][7137] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.669445
2017-12-16 06:37:17,670 [salt.state       ][INFO    ][7137] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,670 [salt.state       ][INFO    ][7137] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:37:17,670 [salt.state       ][INFO    ][7137] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.669974 duration_in_ms=0.53
2017-12-16 06:37:17,670 [salt.state       ][INFO    ][7137] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.670119
2017-12-16 06:37:17,670 [salt.state       ][INFO    ][7137] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,671 [salt.state       ][INFO    ][7137] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:37:17,671 [salt.state       ][INFO    ][7137] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.670681 duration_in_ms=0.561
2017-12-16 06:37:17,671 [salt.state       ][INFO    ][7137] Running state [msg03] at time 06:37:17.670825
2017-12-16 06:37:17,671 [salt.state       ][INFO    ][7137] Executing state host.present for msg03
2017-12-16 06:37:17,671 [salt.state       ][INFO    ][7137] Host msg03 (10.167.4.43) already present
2017-12-16 06:37:17,671 [salt.state       ][INFO    ][7137] Completed state [msg03] at time 06:37:17.671368 duration_in_ms=0.543
2017-12-16 06:37:17,672 [salt.state       ][INFO    ][7137] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.671512
2017-12-16 06:37:17,672 [salt.state       ][INFO    ][7137] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,672 [salt.state       ][INFO    ][7137] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:37:17,672 [salt.state       ][INFO    ][7137] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.672095 duration_in_ms=0.582
2017-12-16 06:37:17,672 [salt.state       ][INFO    ][7137] Running state [msg01] at time 06:37:17.672238
2017-12-16 06:37:17,672 [salt.state       ][INFO    ][7137] Executing state host.present for msg01
2017-12-16 06:37:17,673 [salt.state       ][INFO    ][7137] Host msg01 (10.167.4.41) already present
2017-12-16 06:37:17,673 [salt.state       ][INFO    ][7137] Completed state [msg01] at time 06:37:17.672759 duration_in_ms=0.521
2017-12-16 06:37:17,674 [salt.state       ][INFO    ][7137] Running state [file.replace] at time 06:37:17.673587
2017-12-16 06:37:17,674 [salt.state       ][INFO    ][7137] Executing state module.run for file.replace
2017-12-16 06:37:17,741 [salt.loaded.int.module.cmdmod][INFO    ][7137] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:37:17,752 [salt.state       ][INFO    ][7137] onlyif execution failed
2017-12-16 06:37:17,752 [salt.state       ][INFO    ][7137] Completed state [file.replace] at time 06:37:17.752033 duration_in_ms=78.445
2017-12-16 06:37:17,752 [salt.state       ][INFO    ][7137] Running state [msg] at time 06:37:17.752312
2017-12-16 06:37:17,753 [salt.state       ][INFO    ][7137] Executing state host.present for msg
2017-12-16 06:37:17,753 [salt.state       ][INFO    ][7137] Host msg (10.167.4.40) already present
2017-12-16 06:37:17,753 [salt.state       ][INFO    ][7137] Completed state [msg] at time 06:37:17.753182 duration_in_ms=0.869
2017-12-16 06:37:17,753 [salt.state       ][INFO    ][7137] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.753338
2017-12-16 06:37:17,753 [salt.state       ][INFO    ][7137] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,754 [salt.state       ][INFO    ][7137] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:37:17,754 [salt.state       ][INFO    ][7137] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.753901 duration_in_ms=0.563
2017-12-16 06:37:17,754 [salt.state       ][INFO    ][7137] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.754077
2017-12-16 06:37:17,754 [salt.state       ][INFO    ][7137] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,755 [salt.state       ][INFO    ][7137] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:37:17,755 [salt.state       ][INFO    ][7137] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.754641 duration_in_ms=0.563
2017-12-16 06:37:17,755 [salt.state       ][INFO    ][7137] Running state [cfg01] at time 06:37:17.754802
2017-12-16 06:37:17,755 [salt.state       ][INFO    ][7137] Executing state host.present for cfg01
2017-12-16 06:37:17,755 [salt.state       ][INFO    ][7137] Host cfg01 (10.167.4.100) already present
2017-12-16 06:37:17,755 [salt.state       ][INFO    ][7137] Completed state [cfg01] at time 06:37:17.755339 duration_in_ms=0.537
2017-12-16 06:37:17,756 [salt.state       ][INFO    ][7137] Running state [cmp002] at time 06:37:17.755483
2017-12-16 06:37:17,756 [salt.state       ][INFO    ][7137] Executing state host.present for cmp002
2017-12-16 06:37:17,756 [salt.state       ][INFO    ][7137] Host cmp002 (10.167.4.102) already present
2017-12-16 06:37:17,756 [salt.state       ][INFO    ][7137] Completed state [cmp002] at time 06:37:17.756042 duration_in_ms=0.558
2017-12-16 06:37:17,756 [salt.state       ][INFO    ][7137] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.756197
2017-12-16 06:37:17,756 [salt.state       ][INFO    ][7137] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,757 [salt.state       ][INFO    ][7137] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:37:17,757 [salt.state       ][INFO    ][7137] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.756732 duration_in_ms=0.535
2017-12-16 06:37:17,757 [salt.state       ][INFO    ][7137] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.756875
2017-12-16 06:37:17,757 [salt.state       ][INFO    ][7137] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,757 [salt.state       ][INFO    ][7137] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:37:17,757 [salt.state       ][INFO    ][7137] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.757407 duration_in_ms=0.532
2017-12-16 06:37:17,758 [salt.state       ][INFO    ][7137] Running state [cmp001] at time 06:37:17.757550
2017-12-16 06:37:17,758 [salt.state       ][INFO    ][7137] Executing state host.present for cmp001
2017-12-16 06:37:17,758 [salt.state       ][INFO    ][7137] Host cmp001 (10.167.4.101) already present
2017-12-16 06:37:17,758 [salt.state       ][INFO    ][7137] Completed state [cmp001] at time 06:37:17.758075 duration_in_ms=0.525
2017-12-16 06:37:17,758 [salt.state       ][INFO    ][7137] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.758221
2017-12-16 06:37:17,758 [salt.state       ][INFO    ][7137] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,759 [salt.state       ][INFO    ][7137] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:37:17,759 [salt.state       ][INFO    ][7137] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.758779 duration_in_ms=0.558
2017-12-16 06:37:17,759 [salt.state       ][INFO    ][7137] Running state [dbs01] at time 06:37:17.758927
2017-12-16 06:37:17,759 [salt.state       ][INFO    ][7137] Executing state host.present for dbs01
2017-12-16 06:37:17,760 [salt.state       ][INFO    ][7137] Host dbs01 (10.167.4.51) already present
2017-12-16 06:37:17,760 [salt.state       ][INFO    ][7137] Completed state [dbs01] at time 06:37:17.759744 duration_in_ms=0.816
2017-12-16 06:37:17,760 [salt.state       ][INFO    ][7137] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.759946
2017-12-16 06:37:17,760 [salt.state       ][INFO    ][7137] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,760 [salt.state       ][INFO    ][7137] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:37:17,761 [salt.state       ][INFO    ][7137] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.760503 duration_in_ms=0.557
2017-12-16 06:37:17,761 [salt.state       ][INFO    ][7137] Running state [dbs02] at time 06:37:17.760647
2017-12-16 06:37:17,761 [salt.state       ][INFO    ][7137] Executing state host.present for dbs02
2017-12-16 06:37:17,761 [salt.state       ][INFO    ][7137] Host dbs02 (10.167.4.52) already present
2017-12-16 06:37:17,761 [salt.state       ][INFO    ][7137] Completed state [dbs02] at time 06:37:17.761177 duration_in_ms=0.529
2017-12-16 06:37:17,761 [salt.state       ][INFO    ][7137] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.761320
2017-12-16 06:37:17,761 [salt.state       ][INFO    ][7137] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,762 [salt.state       ][INFO    ][7137] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:37:17,762 [salt.state       ][INFO    ][7137] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.761846 duration_in_ms=0.526
2017-12-16 06:37:17,762 [salt.state       ][INFO    ][7137] Running state [dbs03] at time 06:37:17.761988
2017-12-16 06:37:17,762 [salt.state       ][INFO    ][7137] Executing state host.present for dbs03
2017-12-16 06:37:17,762 [salt.state       ][INFO    ][7137] Host dbs03 (10.167.4.53) already present
2017-12-16 06:37:17,763 [salt.state       ][INFO    ][7137] Completed state [dbs03] at time 06:37:17.762536 duration_in_ms=0.548
2017-12-16 06:37:17,763 [salt.state       ][INFO    ][7137] Running state [odl01] at time 06:37:17.762684
2017-12-16 06:37:17,763 [salt.state       ][INFO    ][7137] Executing state host.present for odl01
2017-12-16 06:37:17,763 [salt.state       ][INFO    ][7137] Host odl01 (10.167.4.111) already present
2017-12-16 06:37:17,763 [salt.state       ][INFO    ][7137] Completed state [odl01] at time 06:37:17.763226 duration_in_ms=0.542
2017-12-16 06:37:17,763 [salt.state       ][INFO    ][7137] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.763368
2017-12-16 06:37:17,764 [salt.state       ][INFO    ][7137] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,764 [salt.state       ][INFO    ][7137] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:37:17,764 [salt.state       ][INFO    ][7137] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.763925 duration_in_ms=0.557
2017-12-16 06:37:17,764 [salt.state       ][INFO    ][7137] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.764083
2017-12-16 06:37:17,764 [salt.state       ][INFO    ][7137] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,765 [salt.state       ][INFO    ][7137] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:37:17,765 [salt.state       ][INFO    ][7137] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.764613 duration_in_ms=0.541
2017-12-16 06:37:17,765 [salt.state       ][INFO    ][7137] Running state [mas01] at time 06:37:17.764753
2017-12-16 06:37:17,765 [salt.state       ][INFO    ][7137] Executing state host.present for mas01
2017-12-16 06:37:17,765 [salt.state       ][INFO    ][7137] Host mas01 (10.167.4.3) already present
2017-12-16 06:37:17,765 [salt.state       ][INFO    ][7137] Completed state [mas01] at time 06:37:17.765282 duration_in_ms=0.528
2017-12-16 06:37:17,765 [salt.state       ][INFO    ][7137] Running state [ctl02] at time 06:37:17.765424
2017-12-16 06:37:17,766 [salt.state       ][INFO    ][7137] Executing state host.present for ctl02
2017-12-16 06:37:17,766 [salt.state       ][INFO    ][7137] Host ctl02 (10.167.4.12) already present
2017-12-16 06:37:17,766 [salt.state       ][INFO    ][7137] Completed state [ctl02] at time 06:37:17.765951 duration_in_ms=0.528
2017-12-16 06:37:17,766 [salt.state       ][INFO    ][7137] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.766092
2017-12-16 06:37:17,766 [salt.state       ][INFO    ][7137] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,767 [salt.state       ][INFO    ][7137] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:37:17,767 [salt.state       ][INFO    ][7137] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.766661 duration_in_ms=0.569
2017-12-16 06:37:17,767 [salt.state       ][INFO    ][7137] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.766808
2017-12-16 06:37:17,767 [salt.state       ][INFO    ][7137] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,767 [salt.state       ][INFO    ][7137] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:37:17,767 [salt.state       ][INFO    ][7137] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.767352 duration_in_ms=0.544
2017-12-16 06:37:17,768 [salt.state       ][INFO    ][7137] Running state [ctl03] at time 06:37:17.767493
2017-12-16 06:37:17,768 [salt.state       ][INFO    ][7137] Executing state host.present for ctl03
2017-12-16 06:37:17,768 [salt.state       ][INFO    ][7137] Host ctl03 (10.167.4.13) already present
2017-12-16 06:37:17,768 [salt.state       ][INFO    ][7137] Completed state [ctl03] at time 06:37:17.768049 duration_in_ms=0.556
2017-12-16 06:37:17,768 [salt.state       ][INFO    ][7137] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.768200
2017-12-16 06:37:17,768 [salt.state       ][INFO    ][7137] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,769 [salt.state       ][INFO    ][7137] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:37:17,769 [salt.state       ][INFO    ][7137] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.768732 duration_in_ms=0.531
2017-12-16 06:37:17,769 [salt.state       ][INFO    ][7137] Running state [ctl01] at time 06:37:17.768874
2017-12-16 06:37:17,769 [salt.state       ][INFO    ][7137] Executing state host.present for ctl01
2017-12-16 06:37:17,769 [salt.state       ][INFO    ][7137] Host ctl01 (10.167.4.11) already present
2017-12-16 06:37:17,769 [salt.state       ][INFO    ][7137] Completed state [ctl01] at time 06:37:17.769400 duration_in_ms=0.526
2017-12-16 06:37:17,770 [salt.state       ][INFO    ][7137] Running state [ctl] at time 06:37:17.769541
2017-12-16 06:37:17,770 [salt.state       ][INFO    ][7137] Executing state host.present for ctl
2017-12-16 06:37:17,770 [salt.state       ][INFO    ][7137] Host ctl (10.167.4.10) already present
2017-12-16 06:37:17,770 [salt.state       ][INFO    ][7137] Completed state [ctl] at time 06:37:17.770066 duration_in_ms=0.526
2017-12-16 06:37:17,770 [salt.state       ][INFO    ][7137] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.770205
2017-12-16 06:37:17,770 [salt.state       ][INFO    ][7137] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:37:17,771 [salt.state       ][INFO    ][7137] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:37:17,771 [salt.state       ][INFO    ][7137] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:37:17.770763 duration_in_ms=0.557
2017-12-16 06:37:17,771 [salt.state       ][INFO    ][7137] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:37:17.771209
2017-12-16 06:37:17,771 [salt.state       ][INFO    ][7137] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-16 06:37:17,772 [salt.state       ][INFO    ][7137] /var/lib/rabbitmq/.cluster_name exists
2017-12-16 06:37:17,772 [salt.state       ][INFO    ][7137] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:37:17.771758 duration_in_ms=0.548
2017-12-16 06:37:17,773 [salt.minion      ][INFO    ][7137] Returning information for job: 20171216063700983002
2017-12-16 06:39:19,812 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command cmd.run with jid 20171216063919809605
2017-12-16 06:39:19,831 [salt.minion      ][INFO    ][10987] Starting a new job with PID 10987
2017-12-16 06:39:19,838 [salt.loaded.int.module.cmdmod][INFO    ][10987] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-16 06:39:20,343 [salt.minion      ][INFO    ][10987] Returning information for job: 20171216063919809605
2017-12-16 06:54:28,378 [salt.utils.schedule][INFO    ][1770] Running scheduled job: __mine_interval
2017-12-16 07:06:06,131 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216070606119187
2017-12-16 07:06:06,155 [salt.minion      ][INFO    ][12818] Starting a new job with PID 12818
2017-12-16 07:06:06,794 [salt.state       ][INFO    ][12818] Loading fresh modules for state activity
2017-12-16 07:06:06,815 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-16 07:06:06,828 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-16 07:06:06,847 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:06:07,140 [salt.state       ][INFO    ][12818] Running state [haproxy] at time 07:06:07.140140
2017-12-16 07:06:07,140 [salt.state       ][INFO    ][12818] Executing state pkg.installed for haproxy
2017-12-16 07:06:07,141 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:06:07,601 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 07:06:10,022 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-12-16 07:06:16,234 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216070616222022
2017-12-16 07:06:16,248 [salt.minion      ][INFO    ][13228] Starting a new job with PID 13228
2017-12-16 07:06:16,272 [salt.minion      ][INFO    ][13228] Returning information for job: 20171216070616222022
2017-12-16 07:06:20,221 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:06:20,242 [salt.state       ][INFO    ][12818] 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'

2017-12-16 07:06:20,251 [salt.state       ][INFO    ][12818] Loading fresh modules for state activity
2017-12-16 07:06:20,264 [salt.state       ][INFO    ][12818] Completed state [haproxy] at time 07:06:20.264162 duration_in_ms=13124.022
2017-12-16 07:06:20,266 [salt.state       ][INFO    ][12818] Running state [/etc/default/haproxy] at time 07:06:20.266245
2017-12-16 07:06:20,267 [salt.state       ][INFO    ][12818] Executing state file.managed for /etc/default/haproxy
2017-12-16 07:06:20,290 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-16 07:06:20,292 [salt.state       ][INFO    ][12818] 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"

2017-12-16 07:06:20,293 [salt.state       ][INFO    ][12818] Completed state [/etc/default/haproxy] at time 07:06:20.292545 duration_in_ms=26.3
2017-12-16 07:06:20,293 [salt.state       ][INFO    ][12818] Running state [/etc/haproxy/haproxy.cfg] at time 07:06:20.292770
2017-12-16 07:06:20,293 [salt.state       ][INFO    ][12818] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-16 07:06:20,312 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-16 07:06:20,412 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:06:20,420 [salt.state       ][INFO    ][12818] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 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 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 10.167.4.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-16 07:06:20,421 [salt.state       ][INFO    ][12818] Completed state [/etc/haproxy/haproxy.cfg] at time 07:06:20.420617 duration_in_ms=127.846
2017-12-16 07:06:20,421 [salt.state       ][INFO    ][12818] Running state [/etc/haproxy/ssl] at time 07:06:20.420828
2017-12-16 07:06:20,421 [salt.state       ][INFO    ][12818] Executing state file.directory for /etc/haproxy/ssl
2017-12-16 07:06:20,422 [salt.state       ][INFO    ][12818] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-16 07:06:20,422 [salt.state       ][INFO    ][12818] Completed state [/etc/haproxy/ssl] at time 07:06:20.421781 duration_in_ms=0.952
2017-12-16 07:06:20,422 [salt.state       ][INFO    ][12818] Running state [haproxy_status_packages] at time 07:06:20.422290
2017-12-16 07:06:20,422 [salt.state       ][INFO    ][12818] Executing state pkg.installed for haproxy_status_packages
2017-12-16 07:06:20,601 [salt.state       ][INFO    ][12818] All specified packages are already installed
2017-12-16 07:06:20,601 [salt.state       ][INFO    ][12818] Completed state [haproxy_status_packages] at time 07:06:20.600970 duration_in_ms=178.679
2017-12-16 07:06:20,601 [salt.state       ][INFO    ][12818] Running state [/usr/bin/haproxy-status.sh] at time 07:06:20.601357
2017-12-16 07:06:20,602 [salt.state       ][INFO    ][12818] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-16 07:06:20,617 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-16 07:06:20,634 [salt.fileclient  ][INFO    ][12818] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:06:20,637 [salt.state       ][INFO    ][12818] File changed:
New file
2017-12-16 07:06:20,637 [salt.state       ][INFO    ][12818] Completed state [/usr/bin/haproxy-status.sh] at time 07:06:20.637368 duration_in_ms=36.011
2017-12-16 07:06:20,638 [salt.state       ][INFO    ][12818] Running state [net.ipv4.ip_nonlocal_bind] at time 07:06:20.637716
2017-12-16 07:06:20,638 [salt.state       ][INFO    ][12818] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-16 07:06:20,638 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command 'sysctl -a' in directory '/root'
2017-12-16 07:06:20,653 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-16 07:06:20,661 [salt.state       ][INFO    ][12818] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-16 07:06:20,661 [salt.state       ][INFO    ][12818] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:06:20.661311 duration_in_ms=23.594
2017-12-16 07:06:20,662 [salt.state       ][INFO    ][12818] Running state [haproxy] at time 07:06:20.662309
2017-12-16 07:06:20,663 [salt.state       ][INFO    ][12818] Executing state service.running for haproxy
2017-12-16 07:06:20,663 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:06:20,673 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:20,682 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:20,690 [salt.state       ][INFO    ][12818] The service haproxy is already running
2017-12-16 07:06:20,690 [salt.state       ][INFO    ][12818] Completed state [haproxy] at time 07:06:20.690116 duration_in_ms=27.807
2017-12-16 07:06:20,690 [salt.state       ][INFO    ][12818] Running state [haproxy] at time 07:06:20.690280
2017-12-16 07:06:20,691 [salt.state       ][INFO    ][12818] Executing state service.mod_watch for haproxy
2017-12-16 07:06:20,691 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:20,700 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:20,709 [salt.loaded.int.module.cmdmod][INFO    ][12818] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:20,745 [salt.state       ][INFO    ][12818] {'haproxy': True}
2017-12-16 07:06:20,746 [salt.state       ][INFO    ][12818] Completed state [haproxy] at time 07:06:20.745477 duration_in_ms=55.196
2017-12-16 07:06:20,747 [salt.minion      ][INFO    ][12818] Returning information for job: 20171216070606119187
2017-12-16 07:06:25,252 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command service.status with jid 20171216070625241860
2017-12-16 07:06:25,272 [salt.minion      ][INFO    ][13431] Starting a new job with PID 13431
2017-12-16 07:06:25,369 [salt.loaded.int.module.cmdmod][INFO    ][13431] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:06:25,379 [salt.loaded.int.module.cmdmod][INFO    ][13431] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:25,388 [salt.minion      ][INFO    ][13431] Returning information for job: 20171216070625241860
2017-12-16 07:06:26,689 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command service.restart with jid 20171216070626682226
2017-12-16 07:06:26,709 [salt.minion      ][INFO    ][13439] Starting a new job with PID 13439
2017-12-16 07:06:26,812 [salt.loaded.int.module.cmdmod][INFO    ][13439] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-16 07:06:26,822 [salt.loaded.int.module.cmdmod][INFO    ][13439] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-16 07:06:26,840 [salt.loaded.int.module.cmdmod][INFO    ][13439] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-16 07:06:26,876 [salt.minion      ][INFO    ][13439] Returning information for job: 20171216070626682226
2017-12-16 07:34:07,990 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command test.ping with jid 20171216073407980969
2017-12-16 07:34:08,013 [salt.minion      ][INFO    ][14998] Starting a new job with PID 14998
2017-12-16 07:34:08,064 [salt.minion      ][INFO    ][14998] Returning information for job: 20171216073407980969
2017-12-16 07:34:39,321 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216073439313525
2017-12-16 07:34:39,337 [salt.minion      ][INFO    ][15014] Starting a new job with PID 15014
2017-12-16 07:34:39,746 [salt.state       ][INFO    ][15014] Loading fresh modules for state activity
2017-12-16 07:34:39,773 [salt.fileclient  ][INFO    ][15014] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-16 07:34:39,793 [salt.fileclient  ][INFO    ][15014] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-16 07:34:39,819 [salt.fileclient  ][INFO    ][15014] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 07:34:40,116 [salt.state       ][INFO    ][15014] Running state [lsof] at time 07:34:40.116019
2017-12-16 07:34:40,116 [salt.state       ][INFO    ][15014] Executing state pkg.installed for lsof
2017-12-16 07:34:40,117 [salt.loaded.int.module.cmdmod][INFO    ][15014] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:34:40,617 [salt.state       ][INFO    ][15014] Package lsof is already installed
2017-12-16 07:34:40,618 [salt.state       ][INFO    ][15014] Completed state [lsof] at time 07:34:40.617517 duration_in_ms=501.497
2017-12-16 07:34:40,618 [salt.state       ][INFO    ][15014] Running state [keepalived] at time 07:34:40.617717
2017-12-16 07:34:40,618 [salt.state       ][INFO    ][15014] Executing state pkg.installed for keepalived
2017-12-16 07:34:40,621 [salt.state       ][INFO    ][15014] Package keepalived is already installed
2017-12-16 07:34:40,621 [salt.state       ][INFO    ][15014] Completed state [keepalived] at time 07:34:40.620719 duration_in_ms=3.003
2017-12-16 07:34:40,622 [salt.state       ][INFO    ][15014] Running state [/etc/keepalived/keepalived.conf] at time 07:34:40.622193
2017-12-16 07:34:40,622 [salt.state       ][INFO    ][15014] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-16 07:34:40,644 [salt.fileclient  ][INFO    ][15014] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-16 07:34:40,677 [salt.fileclient  ][INFO    ][15014] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 07:34:40,681 [salt.state       ][INFO    ][15014] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-16 07:34:40,681 [salt.state       ][INFO    ][15014] Completed state [/etc/keepalived/keepalived.conf] at time 07:34:40.681110 duration_in_ms=58.917
2017-12-16 07:34:40,682 [salt.state       ][INFO    ][15014] Running state [keepalived] at time 07:34:40.681650
2017-12-16 07:34:40,682 [salt.state       ][INFO    ][15014] Executing state service.running for keepalived
2017-12-16 07:34:40,682 [salt.loaded.int.module.cmdmod][INFO    ][15014] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-16 07:34:40,702 [salt.loaded.int.module.cmdmod][INFO    ][15014] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 07:34:40,710 [salt.loaded.int.module.cmdmod][INFO    ][15014] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 07:34:40,717 [salt.state       ][INFO    ][15014] The service keepalived is already running
2017-12-16 07:34:40,718 [salt.state       ][INFO    ][15014] Completed state [keepalived] at time 07:34:40.717467 duration_in_ms=35.816
2017-12-16 07:34:40,718 [salt.minion      ][INFO    ][15014] Returning information for job: 20171216073439313525
2017-12-16 07:34:43,292 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command pillar.get with jid 20171216073443284292
2017-12-16 07:34:43,316 [salt.minion      ][INFO    ][15039] Starting a new job with PID 15039
2017-12-16 07:34:43,322 [salt.minion      ][INFO    ][15039] Returning information for job: 20171216073443284292
2017-12-16 07:34:44,360 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216073444352148
2017-12-16 07:34:44,376 [salt.minion      ][INFO    ][15046] Starting a new job with PID 15046
2017-12-16 07:34:44,781 [salt.state       ][INFO    ][15046] Loading fresh modules for state activity
2017-12-16 07:34:44,807 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-16 07:34:44,829 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-16 07:34:44,843 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-16 07:34:44,868 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:44,880 [py.warnings      ][WARNING ][15046] /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.

2017-12-16 07:34:44,881 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-16 07:34:44,912 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-16 07:34:44,936 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:44,960 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-16 07:34:44,977 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:45,002 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-16 07:34:45,053 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:45,087 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-16 07:34:45,108 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:45,132 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-16 07:34:45,151 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:45,175 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 07:34:45,207 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 07:34:45,555 [salt.state       ][INFO    ][15046] Running state [rabbitmq-server] at time 07:34:45.555088
2017-12-16 07:34:45,556 [salt.state       ][INFO    ][15046] Executing state pkg.installed for rabbitmq-server
2017-12-16 07:34:45,556 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:34:46,045 [salt.state       ][INFO    ][15046] Package rabbitmq-server is already installed
2017-12-16 07:34:46,045 [salt.state       ][INFO    ][15046] Completed state [rabbitmq-server] at time 07:34:46.045034 duration_in_ms=489.947
2017-12-16 07:34:46,045 [salt.state       ][INFO    ][15046] Running state [gettext-base] at time 07:34:46.045370
2017-12-16 07:34:46,046 [salt.state       ][INFO    ][15046] Executing state pkg.installed for gettext-base
2017-12-16 07:34:46,049 [salt.state       ][INFO    ][15046] Package gettext-base is already installed
2017-12-16 07:34:46,049 [salt.state       ][INFO    ][15046] Completed state [gettext-base] at time 07:34:46.048745 duration_in_ms=3.375
2017-12-16 07:34:46,051 [salt.state       ][INFO    ][15046] Running state [/etc/rabbitmq/rabbitmq.config] at time 07:34:46.050581
2017-12-16 07:34:46,051 [salt.state       ][INFO    ][15046] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-16 07:34:46,080 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-16 07:34:46,109 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:46,121 [salt.state       ][INFO    ][15046] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-16 07:34:46,121 [salt.state       ][INFO    ][15046] Completed state [/etc/rabbitmq/rabbitmq.config] at time 07:34:46.121045 duration_in_ms=70.463
2017-12-16 07:34:46,122 [salt.state       ][INFO    ][15046] Running state [/etc/default/rabbitmq-server] at time 07:34:46.121549
2017-12-16 07:34:46,122 [salt.state       ][INFO    ][15046] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-16 07:34:46,141 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-16 07:34:46,158 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:46,168 [salt.state       ][INFO    ][15046] File /etc/default/rabbitmq-server is in the correct state
2017-12-16 07:34:46,168 [salt.state       ][INFO    ][15046] Completed state [/etc/default/rabbitmq-server] at time 07:34:46.168434 duration_in_ms=46.885
2017-12-16 07:34:46,169 [salt.state       ][INFO    ][15046] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:34:46.168947
2017-12-16 07:34:46,169 [salt.state       ][INFO    ][15046] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-16 07:34:46,187 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-16 07:34:46,203 [salt.fileclient  ][INFO    ][15046] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:34:46,213 [salt.state       ][INFO    ][15046] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-16 07:34:46,213 [salt.state       ][INFO    ][15046] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:34:46.213451 duration_in_ms=44.505
2017-12-16 07:34:46,215 [salt.state       ][INFO    ][15046] Running state [rabbitmq-server] at time 07:34:46.214597
2017-12-16 07:34:46,215 [salt.state       ][INFO    ][15046] Executing state service.running for rabbitmq-server
2017-12-16 07:34:46,215 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-16 07:34:46,236 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 07:34:46,246 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 07:34:46,256 [salt.state       ][INFO    ][15046] The service rabbitmq-server is already running
2017-12-16 07:34:46,256 [salt.state       ][INFO    ][15046] Completed state [rabbitmq-server] at time 07:34:46.256401 duration_in_ms=41.801
2017-12-16 07:34:46,258 [salt.state       ][INFO    ][15046] Running state [amqp_client] at time 07:34:46.257936
2017-12-16 07:34:46,258 [salt.state       ][INFO    ][15046] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-16 07:34:46,259 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 07:34:46,788 [salt.state       ][INFO    ][15046] Plugin 'amqp_client' is already enabled.
2017-12-16 07:34:46,789 [salt.state       ][INFO    ][15046] Completed state [amqp_client] at time 07:34:46.788673 duration_in_ms=530.736
2017-12-16 07:34:46,789 [salt.state       ][INFO    ][15046] Running state [rabbitmq_management] at time 07:34:46.789404
2017-12-16 07:34:46,790 [salt.state       ][INFO    ][15046] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-16 07:34:46,790 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 07:34:47,289 [salt.state       ][INFO    ][15046] Plugin 'rabbitmq_management' is already enabled.
2017-12-16 07:34:47,290 [salt.state       ][INFO    ][15046] Completed state [rabbitmq_management] at time 07:34:47.289483 duration_in_ms=500.078
2017-12-16 07:34:47,291 [salt.state       ][INFO    ][15046] Running state [/openstack] at time 07:34:47.290945
2017-12-16 07:34:47,291 [salt.state       ][INFO    ][15046] Executing state rabbitmq_vhost.present for /openstack
2017-12-16 07:34:47,292 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-16 07:34:47,762 [salt.state       ][INFO    ][15046] Virtual Host '/openstack' already exists.
2017-12-16 07:34:47,762 [salt.state       ][INFO    ][15046] Completed state [/openstack] at time 07:34:47.761991 duration_in_ms=471.046
2017-12-16 07:34:47,763 [salt.state       ][INFO    ][15046] Running state [openstack] at time 07:34:47.763392
2017-12-16 07:34:47,764 [salt.state       ][INFO    ][15046] Executing state rabbitmq_user.present for openstack
2017-12-16 07:34:47,764 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:34:48,271 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:34:49,838 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-16 07:34:50,328 [salt.state       ][INFO    ][15046] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:34:50,328 [salt.state       ][INFO    ][15046] Completed state [openstack] at time 07:34:50.328161 duration_in_ms=2564.768
2017-12-16 07:34:50,329 [salt.state       ][INFO    ][15046] Running state [Ceilometer] at time 07:34:50.329346
2017-12-16 07:34:50,330 [salt.state       ][INFO    ][15046] Executing state rabbitmq_policy.present for Ceilometer
2017-12-16 07:34:50,330 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 07:34:50,848 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-16 07:34:51,358 [salt.state       ][INFO    ][15046] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-16 07:34:51,359 [salt.state       ][INFO    ][15046] Completed state [Ceilometer] at time 07:34:51.358508 duration_in_ms=1029.161
2017-12-16 07:34:51,359 [salt.state       ][INFO    ][15046] Running state [HA] at time 07:34:51.359042
2017-12-16 07:34:51,359 [salt.state       ][INFO    ][15046] Executing state rabbitmq_policy.present for HA
2017-12-16 07:34:51,360 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 07:34:51,868 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 07:34:52,357 [salt.state       ][INFO    ][15046] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 07:34:52,358 [salt.state       ][INFO    ][15046] Completed state [HA] at time 07:34:52.357694 duration_in_ms=998.651
2017-12-16 07:34:52,358 [salt.state       ][INFO    ][15046] Running state [guest] at time 07:34:52.357913
2017-12-16 07:34:52,358 [salt.state       ][INFO    ][15046] Executing state rabbitmq_user.present for guest
2017-12-16 07:34:52,359 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:34:52,850 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:34:54,377 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-16 07:34:54,454 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216073454445949
2017-12-16 07:34:54,466 [salt.minion      ][INFO    ][17612] Starting a new job with PID 17612
2017-12-16 07:34:54,479 [salt.minion      ][INFO    ][17612] Returning information for job: 20171216073454445949
2017-12-16 07:34:54,906 [salt.state       ][INFO    ][15046] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:34:54,906 [salt.state       ][INFO    ][15046] Completed state [guest] at time 07:34:54.905915 duration_in_ms=2548.001
2017-12-16 07:34:54,907 [salt.state       ][INFO    ][15046] Running state [HA] at time 07:34:54.906485
2017-12-16 07:34:54,907 [salt.state       ][INFO    ][15046] Executing state rabbitmq_policy.present for HA
2017-12-16 07:34:54,907 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-16 07:34:55,396 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 07:34:55,988 [salt.state       ][INFO    ][15046] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 07:34:55,988 [salt.state       ][INFO    ][15046] Completed state [HA] at time 07:34:55.987879 duration_in_ms=1081.394
2017-12-16 07:34:55,988 [salt.state       ][INFO    ][15046] Running state [admin] at time 07:34:55.988392
2017-12-16 07:34:55,989 [salt.state       ][INFO    ][15046] Executing state rabbitmq_user.present for admin
2017-12-16 07:34:55,989 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:34:56,481 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:34:57,999 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:34:58,525 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-16 07:34:59,050 [salt.state       ][INFO    ][15046] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:34:59,050 [salt.state       ][INFO    ][15046] Completed state [admin] at time 07:34:59.050160 duration_in_ms=3061.767
2017-12-16 07:34:59,051 [salt.state       ][INFO    ][15046] Running state [mdb02] at time 07:34:59.050758
2017-12-16 07:34:59,051 [salt.state       ][INFO    ][15046] Executing state host.present for mdb02
2017-12-16 07:34:59,051 [salt.state       ][INFO    ][15046] Host mdb02 (10.167.4.77) already present
2017-12-16 07:34:59,052 [salt.state       ][INFO    ][15046] Completed state [mdb02] at time 07:34:59.051548 duration_in_ms=0.791
2017-12-16 07:34:59,052 [salt.state       ][INFO    ][15046] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.051712
2017-12-16 07:34:59,052 [salt.state       ][INFO    ][15046] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,052 [salt.state       ][INFO    ][15046] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 07:34:59,052 [salt.state       ][INFO    ][15046] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.052310 duration_in_ms=0.597
2017-12-16 07:34:59,052 [salt.state       ][INFO    ][15046] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.052453
2017-12-16 07:34:59,053 [salt.state       ][INFO    ][15046] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,053 [salt.state       ][INFO    ][15046] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 07:34:59,053 [salt.state       ][INFO    ][15046] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.052972 duration_in_ms=0.519
2017-12-16 07:34:59,053 [salt.state       ][INFO    ][15046] Running state [mdb03] at time 07:34:59.053108
2017-12-16 07:34:59,053 [salt.state       ][INFO    ][15046] Executing state host.present for mdb03
2017-12-16 07:34:59,054 [salt.state       ][INFO    ][15046] Host mdb03 (10.167.4.78) already present
2017-12-16 07:34:59,054 [salt.state       ][INFO    ][15046] Completed state [mdb03] at time 07:34:59.053624 duration_in_ms=0.516
2017-12-16 07:34:59,054 [salt.state       ][INFO    ][15046] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.053763
2017-12-16 07:34:59,054 [salt.state       ][INFO    ][15046] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,054 [salt.state       ][INFO    ][15046] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 07:34:59,054 [salt.state       ][INFO    ][15046] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.054273 duration_in_ms=0.51
2017-12-16 07:34:59,054 [salt.state       ][INFO    ][15046] Running state [mdb01] at time 07:34:59.054412
2017-12-16 07:34:59,055 [salt.state       ][INFO    ][15046] Executing state host.present for mdb01
2017-12-16 07:34:59,055 [salt.state       ][INFO    ][15046] Host mdb01 (10.167.4.76) already present
2017-12-16 07:34:59,055 [salt.state       ][INFO    ][15046] Completed state [mdb01] at time 07:34:59.054918 duration_in_ms=0.505
2017-12-16 07:34:59,055 [salt.state       ][INFO    ][15046] Running state [mdb] at time 07:34:59.055055
2017-12-16 07:34:59,055 [salt.state       ][INFO    ][15046] Executing state host.present for mdb
2017-12-16 07:34:59,055 [salt.state       ][INFO    ][15046] Host mdb (10.167.4.75) already present
2017-12-16 07:34:59,056 [salt.state       ][INFO    ][15046] Completed state [mdb] at time 07:34:59.055569 duration_in_ms=0.514
2017-12-16 07:34:59,058 [salt.state       ][INFO    ][15046] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.055763
2017-12-16 07:34:59,058 [salt.state       ][INFO    ][15046] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,058 [salt.state       ][INFO    ][15046] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 07:34:59,059 [salt.state       ][INFO    ][15046] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.058696 duration_in_ms=2.933
2017-12-16 07:34:59,059 [salt.state       ][INFO    ][15046] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.058977
2017-12-16 07:34:59,059 [salt.state       ][INFO    ][15046] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,060 [salt.state       ][INFO    ][15046] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 07:34:59,060 [salt.state       ][INFO    ][15046] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.059946 duration_in_ms=0.969
2017-12-16 07:34:59,060 [salt.state       ][INFO    ][15046] Running state [cfg01] at time 07:34:59.060236
2017-12-16 07:34:59,061 [salt.state       ][INFO    ][15046] Executing state host.present for cfg01
2017-12-16 07:34:59,062 [salt.state       ][INFO    ][15046] Host cfg01 (10.167.4.100) already present
2017-12-16 07:34:59,062 [salt.state       ][INFO    ][15046] Completed state [cfg01] at time 07:34:59.062075 duration_in_ms=1.838
2017-12-16 07:34:59,062 [salt.state       ][INFO    ][15046] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.062351
2017-12-16 07:34:59,063 [salt.state       ][INFO    ][15046] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,063 [salt.state       ][INFO    ][15046] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 07:34:59,063 [salt.state       ][INFO    ][15046] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.063315 duration_in_ms=0.964
2017-12-16 07:34:59,064 [salt.state       ][INFO    ][15046] Running state [prx01] at time 07:34:59.063590
2017-12-16 07:34:59,064 [salt.state       ][INFO    ][15046] Executing state host.present for prx01
2017-12-16 07:34:59,064 [salt.state       ][INFO    ][15046] Host prx01 (10.167.4.104) already present
2017-12-16 07:34:59,065 [salt.state       ][INFO    ][15046] Completed state [prx01] at time 07:34:59.064566 duration_in_ms=0.976
2017-12-16 07:34:59,065 [salt.state       ][INFO    ][15046] Running state [kvm01] at time 07:34:59.064845
2017-12-16 07:34:59,065 [salt.state       ][INFO    ][15046] Executing state host.present for kvm01
2017-12-16 07:34:59,066 [salt.state       ][INFO    ][15046] Host kvm01 (10.167.4.141) already present
2017-12-16 07:34:59,066 [salt.state       ][INFO    ][15046] Completed state [kvm01] at time 07:34:59.065771 duration_in_ms=0.925
2017-12-16 07:34:59,066 [salt.state       ][INFO    ][15046] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.066057
2017-12-16 07:34:59,066 [salt.state       ][INFO    ][15046] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,067 [salt.state       ][INFO    ][15046] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 07:34:59,067 [salt.state       ][INFO    ][15046] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.066998 duration_in_ms=0.94
2017-12-16 07:34:59,067 [salt.state       ][INFO    ][15046] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.067272
2017-12-16 07:34:59,068 [salt.state       ][INFO    ][15046] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,068 [salt.state       ][INFO    ][15046] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 07:34:59,068 [salt.state       ][INFO    ][15046] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.068281 duration_in_ms=1.009
2017-12-16 07:34:59,069 [salt.state       ][INFO    ][15046] Running state [kvm03] at time 07:34:59.068552
2017-12-16 07:34:59,069 [salt.state       ][INFO    ][15046] Executing state host.present for kvm03
2017-12-16 07:34:59,069 [salt.state       ][INFO    ][15046] Host kvm03 (10.167.4.143) already present
2017-12-16 07:34:59,070 [salt.state       ][INFO    ][15046] Completed state [kvm03] at time 07:34:59.069476 duration_in_ms=0.923
2017-12-16 07:34:59,070 [salt.state       ][INFO    ][15046] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.069752
2017-12-16 07:34:59,070 [salt.state       ][INFO    ][15046] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,070 [salt.state       ][INFO    ][15046] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 07:34:59,071 [salt.state       ][INFO    ][15046] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.070672 duration_in_ms=0.919
2017-12-16 07:34:59,071 [salt.state       ][INFO    ][15046] Running state [kvm02] at time 07:34:59.070971
2017-12-16 07:34:59,071 [salt.state       ][INFO    ][15046] Executing state host.present for kvm02
2017-12-16 07:34:59,072 [salt.state       ][INFO    ][15046] Host kvm02 (10.167.4.142) already present
2017-12-16 07:34:59,072 [salt.state       ][INFO    ][15046] Completed state [kvm02] at time 07:34:59.072044 duration_in_ms=1.073
2017-12-16 07:34:59,072 [salt.state       ][INFO    ][15046] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.072335
2017-12-16 07:34:59,073 [salt.state       ][INFO    ][15046] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,073 [salt.state       ][INFO    ][15046] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 07:34:59,073 [salt.state       ][INFO    ][15046] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.073260 duration_in_ms=0.926
2017-12-16 07:34:59,074 [salt.state       ][INFO    ][15046] Running state [dbs] at time 07:34:59.073537
2017-12-16 07:34:59,074 [salt.state       ][INFO    ][15046] Executing state host.present for dbs
2017-12-16 07:34:59,074 [salt.state       ][INFO    ][15046] Host dbs (10.167.4.50) already present
2017-12-16 07:34:59,074 [salt.state       ][INFO    ][15046] Completed state [dbs] at time 07:34:59.074453 duration_in_ms=0.916
2017-12-16 07:34:59,075 [salt.state       ][INFO    ][15046] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.074721
2017-12-16 07:34:59,075 [salt.state       ][INFO    ][15046] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,075 [salt.state       ][INFO    ][15046] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 07:34:59,076 [salt.state       ][INFO    ][15046] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.075651 duration_in_ms=0.93
2017-12-16 07:34:59,076 [salt.state       ][INFO    ][15046] Running state [prx] at time 07:34:59.075963
2017-12-16 07:34:59,076 [salt.state       ][INFO    ][15046] Executing state host.present for prx
2017-12-16 07:34:59,077 [salt.state       ][INFO    ][15046] Host prx (172.30.10.103) already present
2017-12-16 07:34:59,077 [salt.state       ][INFO    ][15046] Completed state [prx] at time 07:34:59.076910 duration_in_ms=0.947
2017-12-16 07:34:59,077 [salt.state       ][INFO    ][15046] Running state [prx02] at time 07:34:59.077183
2017-12-16 07:34:59,077 [salt.state       ][INFO    ][15046] Executing state host.present for prx02
2017-12-16 07:34:59,078 [salt.state       ][INFO    ][15046] Host prx02 (10.167.4.105) already present
2017-12-16 07:34:59,078 [salt.state       ][INFO    ][15046] Completed state [prx02] at time 07:34:59.078097 duration_in_ms=0.914
2017-12-16 07:34:59,078 [salt.state       ][INFO    ][15046] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.078374
2017-12-16 07:34:59,079 [salt.state       ][INFO    ][15046] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,079 [salt.state       ][INFO    ][15046] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 07:34:59,079 [salt.state       ][INFO    ][15046] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.079291 duration_in_ms=0.917
2017-12-16 07:34:59,080 [salt.state       ][INFO    ][15046] Running state [msg02] at time 07:34:59.079566
2017-12-16 07:34:59,080 [salt.state       ][INFO    ][15046] Executing state host.present for msg02
2017-12-16 07:34:59,080 [salt.state       ][INFO    ][15046] Host msg02 (10.167.4.42) already present
2017-12-16 07:34:59,081 [salt.state       ][INFO    ][15046] Completed state [msg02] at time 07:34:59.080585 duration_in_ms=1.018
2017-12-16 07:34:59,081 [salt.state       ][INFO    ][15046] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.080861
2017-12-16 07:34:59,081 [salt.state       ][INFO    ][15046] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,082 [salt.state       ][INFO    ][15046] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 07:34:59,082 [salt.state       ][INFO    ][15046] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.081854 duration_in_ms=0.993
2017-12-16 07:34:59,082 [salt.state       ][INFO    ][15046] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.082129
2017-12-16 07:34:59,082 [salt.state       ][INFO    ][15046] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,083 [salt.state       ][INFO    ][15046] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 07:34:59,083 [salt.state       ][INFO    ][15046] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.083054 duration_in_ms=0.925
2017-12-16 07:34:59,083 [salt.state       ][INFO    ][15046] Running state [msg03] at time 07:34:59.083327
2017-12-16 07:34:59,084 [salt.state       ][INFO    ][15046] Executing state host.present for msg03
2017-12-16 07:34:59,084 [salt.state       ][INFO    ][15046] Host msg03 (10.167.4.43) already present
2017-12-16 07:34:59,084 [salt.state       ][INFO    ][15046] Completed state [msg03] at time 07:34:59.084323 duration_in_ms=0.995
2017-12-16 07:34:59,085 [salt.state       ][INFO    ][15046] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.084595
2017-12-16 07:34:59,085 [salt.state       ][INFO    ][15046] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,085 [salt.state       ][INFO    ][15046] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 07:34:59,086 [salt.state       ][INFO    ][15046] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.085525 duration_in_ms=0.929
2017-12-16 07:34:59,086 [salt.state       ][INFO    ][15046] Running state [msg01] at time 07:34:59.085795
2017-12-16 07:34:59,086 [salt.state       ][INFO    ][15046] Executing state host.present for msg01
2017-12-16 07:34:59,087 [salt.state       ][INFO    ][15046] Host msg01 (10.167.4.41) already present
2017-12-16 07:34:59,087 [salt.state       ][INFO    ][15046] Completed state [msg01] at time 07:34:59.086745 duration_in_ms=0.95
2017-12-16 07:34:59,088 [salt.state       ][INFO    ][15046] Running state [file.replace] at time 07:34:59.087654
2017-12-16 07:34:59,088 [salt.state       ][INFO    ][15046] Executing state module.run for file.replace
2017-12-16 07:34:59,155 [salt.loaded.int.module.cmdmod][INFO    ][15046] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 07:34:59,164 [salt.state       ][INFO    ][15046] onlyif execution failed
2017-12-16 07:34:59,164 [salt.state       ][INFO    ][15046] Completed state [file.replace] at time 07:34:59.164398 duration_in_ms=76.742
2017-12-16 07:34:59,165 [salt.state       ][INFO    ][15046] Running state [msg] at time 07:34:59.164782
2017-12-16 07:34:59,165 [salt.state       ][INFO    ][15046] Executing state host.present for msg
2017-12-16 07:34:59,166 [salt.state       ][INFO    ][15046] Host msg (10.167.4.40) already present
2017-12-16 07:34:59,166 [salt.state       ][INFO    ][15046] Completed state [msg] at time 07:34:59.165937 duration_in_ms=1.155
2017-12-16 07:34:59,166 [salt.state       ][INFO    ][15046] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.166219
2017-12-16 07:34:59,167 [salt.state       ][INFO    ][15046] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,167 [salt.state       ][INFO    ][15046] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 07:34:59,167 [salt.state       ][INFO    ][15046] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.167188 duration_in_ms=0.969
2017-12-16 07:34:59,167 [salt.state       ][INFO    ][15046] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.167475
2017-12-16 07:34:59,168 [salt.state       ][INFO    ][15046] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,168 [salt.state       ][INFO    ][15046] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 07:34:59,169 [salt.state       ][INFO    ][15046] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.168490 duration_in_ms=1.016
2017-12-16 07:34:59,169 [salt.state       ][INFO    ][15046] Running state [cfg01] at time 07:34:59.168801
2017-12-16 07:34:59,169 [salt.state       ][INFO    ][15046] Executing state host.present for cfg01
2017-12-16 07:34:59,170 [salt.state       ][INFO    ][15046] Host cfg01 (10.167.4.100) already present
2017-12-16 07:34:59,170 [salt.state       ][INFO    ][15046] Completed state [cfg01] at time 07:34:59.169747 duration_in_ms=0.946
2017-12-16 07:34:59,170 [salt.state       ][INFO    ][15046] Running state [cmp002] at time 07:34:59.170022
2017-12-16 07:34:59,170 [salt.state       ][INFO    ][15046] Executing state host.present for cmp002
2017-12-16 07:34:59,171 [salt.state       ][INFO    ][15046] Host cmp002 (10.167.4.102) already present
2017-12-16 07:34:59,171 [salt.state       ][INFO    ][15046] Completed state [cmp002] at time 07:34:59.170945 duration_in_ms=0.923
2017-12-16 07:34:59,171 [salt.state       ][INFO    ][15046] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.171219
2017-12-16 07:34:59,172 [salt.state       ][INFO    ][15046] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,172 [salt.state       ][INFO    ][15046] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 07:34:59,172 [salt.state       ][INFO    ][15046] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.172185 duration_in_ms=0.966
2017-12-16 07:34:59,173 [salt.state       ][INFO    ][15046] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.172525
2017-12-16 07:34:59,173 [salt.state       ][INFO    ][15046] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,173 [salt.state       ][INFO    ][15046] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 07:34:59,173 [salt.state       ][INFO    ][15046] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.173456 duration_in_ms=0.931
2017-12-16 07:34:59,174 [salt.state       ][INFO    ][15046] Running state [cmp001] at time 07:34:59.173733
2017-12-16 07:34:59,174 [salt.state       ][INFO    ][15046] Executing state host.present for cmp001
2017-12-16 07:34:59,174 [salt.state       ][INFO    ][15046] Host cmp001 (10.167.4.101) already present
2017-12-16 07:34:59,175 [salt.state       ][INFO    ][15046] Completed state [cmp001] at time 07:34:59.174662 duration_in_ms=0.929
2017-12-16 07:34:59,175 [salt.state       ][INFO    ][15046] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.174934
2017-12-16 07:34:59,175 [salt.state       ][INFO    ][15046] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,176 [salt.state       ][INFO    ][15046] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 07:34:59,176 [salt.state       ][INFO    ][15046] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.175919 duration_in_ms=0.984
2017-12-16 07:34:59,176 [salt.state       ][INFO    ][15046] Running state [dbs01] at time 07:34:59.176208
2017-12-16 07:34:59,176 [salt.state       ][INFO    ][15046] Executing state host.present for dbs01
2017-12-16 07:34:59,177 [salt.state       ][INFO    ][15046] Host dbs01 (10.167.4.51) already present
2017-12-16 07:34:59,177 [salt.state       ][INFO    ][15046] Completed state [dbs01] at time 07:34:59.177164 duration_in_ms=0.956
2017-12-16 07:34:59,177 [salt.state       ][INFO    ][15046] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.177467
2017-12-16 07:34:59,178 [salt.state       ][INFO    ][15046] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,178 [salt.state       ][INFO    ][15046] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 07:34:59,178 [salt.state       ][INFO    ][15046] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.178395 duration_in_ms=0.928
2017-12-16 07:34:59,179 [salt.state       ][INFO    ][15046] Running state [dbs02] at time 07:34:59.178677
2017-12-16 07:34:59,179 [salt.state       ][INFO    ][15046] Executing state host.present for dbs02
2017-12-16 07:34:59,180 [salt.state       ][INFO    ][15046] Host dbs02 (10.167.4.52) already present
2017-12-16 07:34:59,180 [salt.state       ][INFO    ][15046] Completed state [dbs02] at time 07:34:59.179819 duration_in_ms=1.143
2017-12-16 07:34:59,180 [salt.state       ][INFO    ][15046] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.180102
2017-12-16 07:34:59,180 [salt.state       ][INFO    ][15046] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,181 [salt.state       ][INFO    ][15046] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 07:34:59,181 [salt.state       ][INFO    ][15046] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.181029 duration_in_ms=0.927
2017-12-16 07:34:59,181 [salt.state       ][INFO    ][15046] Running state [dbs03] at time 07:34:59.181305
2017-12-16 07:34:59,182 [salt.state       ][INFO    ][15046] Executing state host.present for dbs03
2017-12-16 07:34:59,182 [salt.state       ][INFO    ][15046] Host dbs03 (10.167.4.53) already present
2017-12-16 07:34:59,182 [salt.state       ][INFO    ][15046] Completed state [dbs03] at time 07:34:59.182234 duration_in_ms=0.929
2017-12-16 07:34:59,183 [salt.state       ][INFO    ][15046] Running state [odl01] at time 07:34:59.182571
2017-12-16 07:34:59,183 [salt.state       ][INFO    ][15046] Executing state host.present for odl01
2017-12-16 07:34:59,183 [salt.state       ][INFO    ][15046] Host odl01 (10.167.4.111) already present
2017-12-16 07:34:59,184 [salt.state       ][INFO    ][15046] Completed state [odl01] at time 07:34:59.183501 duration_in_ms=0.931
2017-12-16 07:34:59,184 [salt.state       ][INFO    ][15046] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.183796
2017-12-16 07:34:59,184 [salt.state       ][INFO    ][15046] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,184 [salt.state       ][INFO    ][15046] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 07:34:59,185 [salt.state       ][INFO    ][15046] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.184727 duration_in_ms=0.931
2017-12-16 07:34:59,185 [salt.state       ][INFO    ][15046] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.185005
2017-12-16 07:34:59,185 [salt.state       ][INFO    ][15046] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,186 [salt.state       ][INFO    ][15046] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 07:34:59,186 [salt.state       ][INFO    ][15046] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.185934 duration_in_ms=0.93
2017-12-16 07:34:59,186 [salt.state       ][INFO    ][15046] Running state [mas01] at time 07:34:59.186209
2017-12-16 07:34:59,186 [salt.state       ][INFO    ][15046] Executing state host.present for mas01
2017-12-16 07:34:59,187 [salt.state       ][INFO    ][15046] Host mas01 (10.167.4.3) already present
2017-12-16 07:34:59,187 [salt.state       ][INFO    ][15046] Completed state [mas01] at time 07:34:59.187133 duration_in_ms=0.925
2017-12-16 07:34:59,187 [salt.state       ][INFO    ][15046] Running state [ctl02] at time 07:34:59.187405
2017-12-16 07:34:59,188 [salt.state       ][INFO    ][15046] Executing state host.present for ctl02
2017-12-16 07:34:59,188 [salt.state       ][INFO    ][15046] Host ctl02 (10.167.4.12) already present
2017-12-16 07:34:59,188 [salt.state       ][INFO    ][15046] Completed state [ctl02] at time 07:34:59.188390 duration_in_ms=0.985
2017-12-16 07:34:59,189 [salt.state       ][INFO    ][15046] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.188661
2017-12-16 07:34:59,189 [salt.state       ][INFO    ][15046] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,189 [salt.state       ][INFO    ][15046] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 07:34:59,190 [salt.state       ][INFO    ][15046] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.189602 duration_in_ms=0.941
2017-12-16 07:34:59,190 [salt.state       ][INFO    ][15046] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.189880
2017-12-16 07:34:59,190 [salt.state       ][INFO    ][15046] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,191 [salt.state       ][INFO    ][15046] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 07:34:59,191 [salt.state       ][INFO    ][15046] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.190800 duration_in_ms=0.921
2017-12-16 07:34:59,191 [salt.state       ][INFO    ][15046] Running state [ctl03] at time 07:34:59.191074
2017-12-16 07:34:59,191 [salt.state       ][INFO    ][15046] Executing state host.present for ctl03
2017-12-16 07:34:59,192 [salt.state       ][INFO    ][15046] Host ctl03 (10.167.4.13) already present
2017-12-16 07:34:59,192 [salt.state       ][INFO    ][15046] Completed state [ctl03] at time 07:34:59.192027 duration_in_ms=0.953
2017-12-16 07:34:59,192 [salt.state       ][INFO    ][15046] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.192302
2017-12-16 07:34:59,193 [salt.state       ][INFO    ][15046] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,193 [salt.state       ][INFO    ][15046] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 07:34:59,193 [salt.state       ][INFO    ][15046] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.193290 duration_in_ms=0.988
2017-12-16 07:34:59,194 [salt.state       ][INFO    ][15046] Running state [ctl01] at time 07:34:59.193566
2017-12-16 07:34:59,194 [salt.state       ][INFO    ][15046] Executing state host.present for ctl01
2017-12-16 07:34:59,194 [salt.state       ][INFO    ][15046] Host ctl01 (10.167.4.11) already present
2017-12-16 07:34:59,195 [salt.state       ][INFO    ][15046] Completed state [ctl01] at time 07:34:59.194494 duration_in_ms=0.928
2017-12-16 07:34:59,195 [salt.state       ][INFO    ][15046] Running state [ctl] at time 07:34:59.194766
2017-12-16 07:34:59,195 [salt.state       ][INFO    ][15046] Executing state host.present for ctl
2017-12-16 07:34:59,195 [salt.state       ][INFO    ][15046] Host ctl (10.167.4.10) already present
2017-12-16 07:34:59,196 [salt.state       ][INFO    ][15046] Completed state [ctl] at time 07:34:59.195695 duration_in_ms=0.929
2017-12-16 07:34:59,196 [salt.state       ][INFO    ][15046] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.195979
2017-12-16 07:34:59,196 [salt.state       ][INFO    ][15046] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:34:59,196 [salt.state       ][INFO    ][15046] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 07:34:59,197 [salt.state       ][INFO    ][15046] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:34:59.196575 duration_in_ms=0.596
2017-12-16 07:34:59,197 [salt.state       ][INFO    ][15046] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:34:59.196992
2017-12-16 07:34:59,197 [salt.state       ][INFO    ][15046] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-16 07:34:59,197 [salt.state       ][INFO    ][15046] /var/lib/rabbitmq/.cluster_name exists
2017-12-16 07:34:59,198 [salt.state       ][INFO    ][15046] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:34:59.197561 duration_in_ms=0.569
2017-12-16 07:34:59,199 [salt.minion      ][INFO    ][15046] Returning information for job: 20171216073444352148
2017-12-16 07:35:00,257 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216073500251772
2017-12-16 07:35:00,273 [salt.minion      ][INFO    ][18849] Starting a new job with PID 18849
2017-12-16 07:35:01,952 [salt.state       ][INFO    ][18849] Loading fresh modules for state activity
2017-12-16 07:35:01,980 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-16 07:35:02,004 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-16 07:35:02,019 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-16 07:35:02,045 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,058 [py.warnings      ][WARNING ][18849] /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.

2017-12-16 07:35:02,059 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-16 07:35:02,095 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-16 07:35:02,122 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,145 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-16 07:35:02,163 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,188 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-16 07:35:02,229 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,263 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-16 07:35:02,360 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,394 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-16 07:35:02,413 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,436 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 07:35:02,468 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 07:35:02,803 [salt.state       ][INFO    ][18849] Running state [rabbitmq-server] at time 07:35:02.802921
2017-12-16 07:35:02,803 [salt.state       ][INFO    ][18849] Executing state pkg.installed for rabbitmq-server
2017-12-16 07:35:02,804 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:35:03,217 [salt.state       ][INFO    ][18849] Package rabbitmq-server is already installed
2017-12-16 07:35:03,217 [salt.state       ][INFO    ][18849] Completed state [rabbitmq-server] at time 07:35:03.217430 duration_in_ms=414.509
2017-12-16 07:35:03,230 [salt.state       ][INFO    ][18849] Running state [gettext-base] at time 07:35:03.230142
2017-12-16 07:35:03,231 [salt.state       ][INFO    ][18849] Executing state pkg.installed for gettext-base
2017-12-16 07:35:03,233 [salt.state       ][INFO    ][18849] Package gettext-base is already installed
2017-12-16 07:35:03,234 [salt.state       ][INFO    ][18849] Completed state [gettext-base] at time 07:35:03.233572 duration_in_ms=3.43
2017-12-16 07:35:03,235 [salt.state       ][INFO    ][18849] Running state [/etc/rabbitmq/rabbitmq.config] at time 07:35:03.235310
2017-12-16 07:35:03,236 [salt.state       ][INFO    ][18849] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-16 07:35:03,255 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-16 07:35:03,286 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:03,297 [salt.state       ][INFO    ][18849] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-16 07:35:03,298 [salt.state       ][INFO    ][18849] Completed state [/etc/rabbitmq/rabbitmq.config] at time 07:35:03.297494 duration_in_ms=62.183
2017-12-16 07:35:03,298 [salt.state       ][INFO    ][18849] Running state [/etc/default/rabbitmq-server] at time 07:35:03.298012
2017-12-16 07:35:03,298 [salt.state       ][INFO    ][18849] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-16 07:35:03,314 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-16 07:35:03,330 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:03,340 [salt.state       ][INFO    ][18849] File /etc/default/rabbitmq-server is in the correct state
2017-12-16 07:35:03,341 [salt.state       ][INFO    ][18849] Completed state [/etc/default/rabbitmq-server] at time 07:35:03.340553 duration_in_ms=42.54
2017-12-16 07:35:03,341 [salt.state       ][INFO    ][18849] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:35:03.341054
2017-12-16 07:35:03,341 [salt.state       ][INFO    ][18849] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-16 07:35:03,357 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-16 07:35:03,373 [salt.fileclient  ][INFO    ][18849] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:03,383 [salt.state       ][INFO    ][18849] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-16 07:35:03,383 [salt.state       ][INFO    ][18849] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:35:03.382884 duration_in_ms=41.83
2017-12-16 07:35:03,384 [salt.state       ][INFO    ][18849] Running state [rabbitmq-server] at time 07:35:03.384039
2017-12-16 07:35:03,384 [salt.state       ][INFO    ][18849] Executing state service.running for rabbitmq-server
2017-12-16 07:35:03,385 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:03,403 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 07:35:03,412 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 07:35:03,421 [salt.state       ][INFO    ][18849] The service rabbitmq-server is already running
2017-12-16 07:35:03,422 [salt.state       ][INFO    ][18849] Completed state [rabbitmq-server] at time 07:35:03.421913 duration_in_ms=37.873
2017-12-16 07:35:03,423 [salt.state       ][INFO    ][18849] Running state [amqp_client] at time 07:35:03.423440
2017-12-16 07:35:03,424 [salt.state       ][INFO    ][18849] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-16 07:35:03,424 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 07:35:03,882 [salt.state       ][INFO    ][18849] Plugin 'amqp_client' is already enabled.
2017-12-16 07:35:03,883 [salt.state       ][INFO    ][18849] Completed state [amqp_client] at time 07:35:03.882487 duration_in_ms=459.047
2017-12-16 07:35:03,883 [salt.state       ][INFO    ][18849] Running state [rabbitmq_management] at time 07:35:03.883168
2017-12-16 07:35:03,884 [salt.state       ][INFO    ][18849] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-16 07:35:03,884 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 07:35:04,379 [salt.state       ][INFO    ][18849] Plugin 'rabbitmq_management' is already enabled.
2017-12-16 07:35:04,379 [salt.state       ][INFO    ][18849] Completed state [rabbitmq_management] at time 07:35:04.378921 duration_in_ms=495.751
2017-12-16 07:35:04,380 [salt.state       ][INFO    ][18849] Running state [/openstack] at time 07:35:04.380280
2017-12-16 07:35:04,380 [salt.state       ][INFO    ][18849] Executing state rabbitmq_vhost.present for /openstack
2017-12-16 07:35:04,381 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-16 07:35:04,876 [salt.state       ][INFO    ][18849] Virtual Host '/openstack' already exists.
2017-12-16 07:35:04,876 [salt.state       ][INFO    ][18849] Completed state [/openstack] at time 07:35:04.875890 duration_in_ms=495.609
2017-12-16 07:35:04,878 [salt.state       ][INFO    ][18849] Running state [openstack] at time 07:35:04.877511
2017-12-16 07:35:04,878 [salt.state       ][INFO    ][18849] Executing state rabbitmq_user.present for openstack
2017-12-16 07:35:04,878 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:05,365 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:35:06,922 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-16 07:35:07,433 [salt.state       ][INFO    ][18849] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:35:07,433 [salt.state       ][INFO    ][18849] Completed state [openstack] at time 07:35:07.433172 duration_in_ms=2555.66
2017-12-16 07:35:07,434 [salt.state       ][INFO    ][18849] Running state [Ceilometer] at time 07:35:07.434469
2017-12-16 07:35:07,435 [salt.state       ][INFO    ][18849] Executing state rabbitmq_policy.present for Ceilometer
2017-12-16 07:35:07,435 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 07:35:07,944 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-16 07:35:08,464 [salt.state       ][INFO    ][18849] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-16 07:35:08,464 [salt.state       ][INFO    ][18849] Completed state [Ceilometer] at time 07:35:08.464240 duration_in_ms=1029.771
2017-12-16 07:35:08,465 [salt.state       ][INFO    ][18849] Running state [HA] at time 07:35:08.464793
2017-12-16 07:35:08,465 [salt.state       ][INFO    ][18849] Executing state rabbitmq_policy.present for HA
2017-12-16 07:35:08,465 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 07:35:08,970 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 07:35:09,470 [salt.state       ][INFO    ][18849] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 07:35:09,471 [salt.state       ][INFO    ][18849] Completed state [HA] at time 07:35:09.470482 duration_in_ms=1005.688
2017-12-16 07:35:09,471 [salt.state       ][INFO    ][18849] Running state [guest] at time 07:35:09.470705
2017-12-16 07:35:09,471 [salt.state       ][INFO    ][18849] Executing state rabbitmq_user.present for guest
2017-12-16 07:35:09,471 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:09,950 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:35:10,352 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216073510343643
2017-12-16 07:35:10,367 [salt.minion      ][INFO    ][20989] Starting a new job with PID 20989
2017-12-16 07:35:10,377 [salt.minion      ][INFO    ][20989] Returning information for job: 20171216073510343643
2017-12-16 07:35:11,455 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-16 07:35:11,945 [salt.state       ][INFO    ][18849] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:35:11,945 [salt.state       ][INFO    ][18849] Completed state [guest] at time 07:35:11.945010 duration_in_ms=2474.305
2017-12-16 07:35:11,946 [salt.state       ][INFO    ][18849] Running state [HA] at time 07:35:11.945543
2017-12-16 07:35:11,946 [salt.state       ][INFO    ][18849] Executing state rabbitmq_policy.present for HA
2017-12-16 07:35:11,946 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-16 07:35:12,414 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 07:35:12,934 [salt.state       ][INFO    ][18849] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 07:35:12,935 [salt.state       ][INFO    ][18849] Completed state [HA] at time 07:35:12.934507 duration_in_ms=988.963
2017-12-16 07:35:12,935 [salt.state       ][INFO    ][18849] Running state [admin] at time 07:35:12.935035
2017-12-16 07:35:12,935 [salt.state       ][INFO    ][18849] Executing state rabbitmq_user.present for admin
2017-12-16 07:35:12,936 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:13,413 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:35:14,927 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:15,400 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-16 07:35:15,918 [salt.state       ][INFO    ][18849] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:35:15,919 [salt.state       ][INFO    ][18849] Completed state [admin] at time 07:35:15.918535 duration_in_ms=2983.499
2017-12-16 07:35:15,919 [salt.state       ][INFO    ][18849] Running state [mdb02] at time 07:35:15.919093
2017-12-16 07:35:15,919 [salt.state       ][INFO    ][18849] Executing state host.present for mdb02
2017-12-16 07:35:15,920 [salt.state       ][INFO    ][18849] Host mdb02 (10.167.4.77) already present
2017-12-16 07:35:15,920 [salt.state       ][INFO    ][18849] Completed state [mdb02] at time 07:35:15.919868 duration_in_ms=0.776
2017-12-16 07:35:15,920 [salt.state       ][INFO    ][18849] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.920018
2017-12-16 07:35:15,920 [salt.state       ][INFO    ][18849] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,920 [salt.state       ][INFO    ][18849] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 07:35:15,921 [salt.state       ][INFO    ][18849] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.920582 duration_in_ms=0.563
2017-12-16 07:35:15,921 [salt.state       ][INFO    ][18849] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.920728
2017-12-16 07:35:15,921 [salt.state       ][INFO    ][18849] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,921 [salt.state       ][INFO    ][18849] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 07:35:15,921 [salt.state       ][INFO    ][18849] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.921285 duration_in_ms=0.558
2017-12-16 07:35:15,921 [salt.state       ][INFO    ][18849] Running state [mdb03] at time 07:35:15.921432
2017-12-16 07:35:15,922 [salt.state       ][INFO    ][18849] Executing state host.present for mdb03
2017-12-16 07:35:15,922 [salt.state       ][INFO    ][18849] Host mdb03 (10.167.4.78) already present
2017-12-16 07:35:15,922 [salt.state       ][INFO    ][18849] Completed state [mdb03] at time 07:35:15.921970 duration_in_ms=0.538
2017-12-16 07:35:15,922 [salt.state       ][INFO    ][18849] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.922115
2017-12-16 07:35:15,922 [salt.state       ][INFO    ][18849] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,923 [salt.state       ][INFO    ][18849] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 07:35:15,923 [salt.state       ][INFO    ][18849] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.922676 duration_in_ms=0.561
2017-12-16 07:35:15,923 [salt.state       ][INFO    ][18849] Running state [mdb01] at time 07:35:15.922820
2017-12-16 07:35:15,923 [salt.state       ][INFO    ][18849] Executing state host.present for mdb01
2017-12-16 07:35:15,923 [salt.state       ][INFO    ][18849] Host mdb01 (10.167.4.76) already present
2017-12-16 07:35:15,923 [salt.state       ][INFO    ][18849] Completed state [mdb01] at time 07:35:15.923355 duration_in_ms=0.534
2017-12-16 07:35:15,924 [salt.state       ][INFO    ][18849] Running state [mdb] at time 07:35:15.923499
2017-12-16 07:35:15,924 [salt.state       ][INFO    ][18849] Executing state host.present for mdb
2017-12-16 07:35:15,924 [salt.state       ][INFO    ][18849] Host mdb (10.167.4.75) already present
2017-12-16 07:35:15,924 [salt.state       ][INFO    ][18849] Completed state [mdb] at time 07:35:15.924059 duration_in_ms=0.56
2017-12-16 07:35:15,924 [salt.state       ][INFO    ][18849] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.924208
2017-12-16 07:35:15,924 [salt.state       ][INFO    ][18849] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,925 [salt.state       ][INFO    ][18849] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 07:35:15,925 [salt.state       ][INFO    ][18849] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.924746 duration_in_ms=0.539
2017-12-16 07:35:15,925 [salt.state       ][INFO    ][18849] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.924892
2017-12-16 07:35:15,925 [salt.state       ][INFO    ][18849] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,925 [salt.state       ][INFO    ][18849] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 07:35:15,925 [salt.state       ][INFO    ][18849] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.925425 duration_in_ms=0.532
2017-12-16 07:35:15,926 [salt.state       ][INFO    ][18849] Running state [cfg01] at time 07:35:15.925567
2017-12-16 07:35:15,926 [salt.state       ][INFO    ][18849] Executing state host.present for cfg01
2017-12-16 07:35:15,927 [salt.state       ][INFO    ][18849] Host cfg01 (10.167.4.100) already present
2017-12-16 07:35:15,927 [salt.state       ][INFO    ][18849] Completed state [cfg01] at time 07:35:15.926880 duration_in_ms=1.313
2017-12-16 07:35:15,927 [salt.state       ][INFO    ][18849] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.927025
2017-12-16 07:35:15,927 [salt.state       ][INFO    ][18849] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,927 [salt.state       ][INFO    ][18849] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 07:35:15,928 [salt.state       ][INFO    ][18849] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.927585 duration_in_ms=0.56
2017-12-16 07:35:15,928 [salt.state       ][INFO    ][18849] Running state [prx01] at time 07:35:15.927730
2017-12-16 07:35:15,928 [salt.state       ][INFO    ][18849] Executing state host.present for prx01
2017-12-16 07:35:15,928 [salt.state       ][INFO    ][18849] Host prx01 (10.167.4.104) already present
2017-12-16 07:35:15,928 [salt.state       ][INFO    ][18849] Completed state [prx01] at time 07:35:15.928291 duration_in_ms=0.561
2017-12-16 07:35:15,928 [salt.state       ][INFO    ][18849] Running state [kvm01] at time 07:35:15.928446
2017-12-16 07:35:15,929 [salt.state       ][INFO    ][18849] Executing state host.present for kvm01
2017-12-16 07:35:15,929 [salt.state       ][INFO    ][18849] Host kvm01 (10.167.4.141) already present
2017-12-16 07:35:15,929 [salt.state       ][INFO    ][18849] Completed state [kvm01] at time 07:35:15.928990 duration_in_ms=0.543
2017-12-16 07:35:15,929 [salt.state       ][INFO    ][18849] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.929131
2017-12-16 07:35:15,929 [salt.state       ][INFO    ][18849] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,930 [salt.state       ][INFO    ][18849] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 07:35:15,930 [salt.state       ][INFO    ][18849] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.929689 duration_in_ms=0.558
2017-12-16 07:35:15,930 [salt.state       ][INFO    ][18849] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.929832
2017-12-16 07:35:15,930 [salt.state       ][INFO    ][18849] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,930 [salt.state       ][INFO    ][18849] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 07:35:15,930 [salt.state       ][INFO    ][18849] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.930361 duration_in_ms=0.528
2017-12-16 07:35:15,931 [salt.state       ][INFO    ][18849] Running state [kvm03] at time 07:35:15.930502
2017-12-16 07:35:15,931 [salt.state       ][INFO    ][18849] Executing state host.present for kvm03
2017-12-16 07:35:15,931 [salt.state       ][INFO    ][18849] Host kvm03 (10.167.4.143) already present
2017-12-16 07:35:15,931 [salt.state       ][INFO    ][18849] Completed state [kvm03] at time 07:35:15.931034 duration_in_ms=0.531
2017-12-16 07:35:15,931 [salt.state       ][INFO    ][18849] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.931177
2017-12-16 07:35:15,931 [salt.state       ][INFO    ][18849] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,932 [salt.state       ][INFO    ][18849] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 07:35:15,932 [salt.state       ][INFO    ][18849] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.931717 duration_in_ms=0.541
2017-12-16 07:35:15,932 [salt.state       ][INFO    ][18849] Running state [kvm02] at time 07:35:15.931881
2017-12-16 07:35:15,932 [salt.state       ][INFO    ][18849] Executing state host.present for kvm02
2017-12-16 07:35:15,932 [salt.state       ][INFO    ][18849] Host kvm02 (10.167.4.142) already present
2017-12-16 07:35:15,932 [salt.state       ][INFO    ][18849] Completed state [kvm02] at time 07:35:15.932424 duration_in_ms=0.543
2017-12-16 07:35:15,933 [salt.state       ][INFO    ][18849] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.932566
2017-12-16 07:35:15,933 [salt.state       ][INFO    ][18849] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,933 [salt.state       ][INFO    ][18849] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 07:35:15,933 [salt.state       ][INFO    ][18849] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.933113 duration_in_ms=0.547
2017-12-16 07:35:15,933 [salt.state       ][INFO    ][18849] Running state [dbs] at time 07:35:15.933258
2017-12-16 07:35:15,933 [salt.state       ][INFO    ][18849] Executing state host.present for dbs
2017-12-16 07:35:15,934 [salt.state       ][INFO    ][18849] Host dbs (10.167.4.50) already present
2017-12-16 07:35:15,934 [salt.state       ][INFO    ][18849] Completed state [dbs] at time 07:35:15.933790 duration_in_ms=0.532
2017-12-16 07:35:15,934 [salt.state       ][INFO    ][18849] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.933932
2017-12-16 07:35:15,934 [salt.state       ][INFO    ][18849] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,934 [salt.state       ][INFO    ][18849] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 07:35:15,934 [salt.state       ][INFO    ][18849] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.934459 duration_in_ms=0.526
2017-12-16 07:35:15,935 [salt.state       ][INFO    ][18849] Running state [prx] at time 07:35:15.934599
2017-12-16 07:35:15,935 [salt.state       ][INFO    ][18849] Executing state host.present for prx
2017-12-16 07:35:15,935 [salt.state       ][INFO    ][18849] Host prx (172.30.10.103) already present
2017-12-16 07:35:15,935 [salt.state       ][INFO    ][18849] Completed state [prx] at time 07:35:15.935121 duration_in_ms=0.522
2017-12-16 07:35:15,935 [salt.state       ][INFO    ][18849] Running state [prx02] at time 07:35:15.935277
2017-12-16 07:35:15,935 [salt.state       ][INFO    ][18849] Executing state host.present for prx02
2017-12-16 07:35:15,936 [salt.state       ][INFO    ][18849] Host prx02 (10.167.4.105) already present
2017-12-16 07:35:15,936 [salt.state       ][INFO    ][18849] Completed state [prx02] at time 07:35:15.935863 duration_in_ms=0.585
2017-12-16 07:35:15,936 [salt.state       ][INFO    ][18849] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.936014
2017-12-16 07:35:15,936 [salt.state       ][INFO    ][18849] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,936 [salt.state       ][INFO    ][18849] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 07:35:15,937 [salt.state       ][INFO    ][18849] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.936554 duration_in_ms=0.54
2017-12-16 07:35:15,937 [salt.state       ][INFO    ][18849] Running state [msg02] at time 07:35:15.936696
2017-12-16 07:35:15,937 [salt.state       ][INFO    ][18849] Executing state host.present for msg02
2017-12-16 07:35:15,937 [salt.state       ][INFO    ][18849] Host msg02 (10.167.4.42) already present
2017-12-16 07:35:15,937 [salt.state       ][INFO    ][18849] Completed state [msg02] at time 07:35:15.937242 duration_in_ms=0.545
2017-12-16 07:35:15,937 [salt.state       ][INFO    ][18849] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.937383
2017-12-16 07:35:15,938 [salt.state       ][INFO    ][18849] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,938 [salt.state       ][INFO    ][18849] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 07:35:15,938 [salt.state       ][INFO    ][18849] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.937926 duration_in_ms=0.543
2017-12-16 07:35:15,938 [salt.state       ][INFO    ][18849] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.938069
2017-12-16 07:35:15,938 [salt.state       ][INFO    ][18849] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,938 [salt.state       ][INFO    ][18849] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 07:35:15,939 [salt.state       ][INFO    ][18849] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.938612 duration_in_ms=0.542
2017-12-16 07:35:15,939 [salt.state       ][INFO    ][18849] Running state [msg03] at time 07:35:15.938761
2017-12-16 07:35:15,939 [salt.state       ][INFO    ][18849] Executing state host.present for msg03
2017-12-16 07:35:15,939 [salt.state       ][INFO    ][18849] Host msg03 (10.167.4.43) already present
2017-12-16 07:35:15,939 [salt.state       ][INFO    ][18849] Completed state [msg03] at time 07:35:15.939310 duration_in_ms=0.549
2017-12-16 07:35:15,939 [salt.state       ][INFO    ][18849] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.939453
2017-12-16 07:35:15,940 [salt.state       ][INFO    ][18849] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:15,940 [salt.state       ][INFO    ][18849] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 07:35:15,940 [salt.state       ][INFO    ][18849] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:15.940008 duration_in_ms=0.555
2017-12-16 07:35:15,940 [salt.state       ][INFO    ][18849] Running state [msg01] at time 07:35:15.940154
2017-12-16 07:35:15,940 [salt.state       ][INFO    ][18849] Executing state host.present for msg01
2017-12-16 07:35:15,941 [salt.state       ][INFO    ][18849] Host msg01 (10.167.4.41) already present
2017-12-16 07:35:15,941 [salt.state       ][INFO    ][18849] Completed state [msg01] at time 07:35:15.940675 duration_in_ms=0.521
2017-12-16 07:35:15,941 [salt.state       ][INFO    ][18849] Running state [file.replace] at time 07:35:15.941444
2017-12-16 07:35:15,942 [salt.state       ][INFO    ][18849] Executing state module.run for file.replace
2017-12-16 07:35:16,007 [salt.loaded.int.module.cmdmod][INFO    ][18849] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 07:35:16,015 [salt.state       ][INFO    ][18849] onlyif execution failed
2017-12-16 07:35:16,015 [salt.state       ][INFO    ][18849] Completed state [file.replace] at time 07:35:16.015242 duration_in_ms=73.798
2017-12-16 07:35:16,016 [salt.state       ][INFO    ][18849] Running state [msg] at time 07:35:16.015540
2017-12-16 07:35:16,016 [salt.state       ][INFO    ][18849] Executing state host.present for msg
2017-12-16 07:35:16,016 [salt.state       ][INFO    ][18849] Host msg (10.167.4.40) already present
2017-12-16 07:35:16,016 [salt.state       ][INFO    ][18849] Completed state [msg] at time 07:35:16.016353 duration_in_ms=0.814
2017-12-16 07:35:16,017 [salt.state       ][INFO    ][18849] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.016503
2017-12-16 07:35:16,017 [salt.state       ][INFO    ][18849] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,017 [salt.state       ][INFO    ][18849] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 07:35:16,017 [salt.state       ][INFO    ][18849] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.017059 duration_in_ms=0.556
2017-12-16 07:35:16,017 [salt.state       ][INFO    ][18849] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.017209
2017-12-16 07:35:16,017 [salt.state       ][INFO    ][18849] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,018 [salt.state       ][INFO    ][18849] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 07:35:16,018 [salt.state       ][INFO    ][18849] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.017751 duration_in_ms=0.542
2017-12-16 07:35:16,018 [salt.state       ][INFO    ][18849] Running state [cfg01] at time 07:35:16.017905
2017-12-16 07:35:16,018 [salt.state       ][INFO    ][18849] Executing state host.present for cfg01
2017-12-16 07:35:16,018 [salt.state       ][INFO    ][18849] Host cfg01 (10.167.4.100) already present
2017-12-16 07:35:16,018 [salt.state       ][INFO    ][18849] Completed state [cfg01] at time 07:35:16.018436 duration_in_ms=0.531
2017-12-16 07:35:16,019 [salt.state       ][INFO    ][18849] Running state [cmp002] at time 07:35:16.018576
2017-12-16 07:35:16,019 [salt.state       ][INFO    ][18849] Executing state host.present for cmp002
2017-12-16 07:35:16,019 [salt.state       ][INFO    ][18849] Host cmp002 (10.167.4.102) already present
2017-12-16 07:35:16,019 [salt.state       ][INFO    ][18849] Completed state [cmp002] at time 07:35:16.019107 duration_in_ms=0.531
2017-12-16 07:35:16,019 [salt.state       ][INFO    ][18849] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.019249
2017-12-16 07:35:16,019 [salt.state       ][INFO    ][18849] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,020 [salt.state       ][INFO    ][18849] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 07:35:16,020 [salt.state       ][INFO    ][18849] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.019830 duration_in_ms=0.581
2017-12-16 07:35:16,020 [salt.state       ][INFO    ][18849] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.019989
2017-12-16 07:35:16,020 [salt.state       ][INFO    ][18849] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,020 [salt.state       ][INFO    ][18849] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 07:35:16,021 [salt.state       ][INFO    ][18849] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.020531 duration_in_ms=0.543
2017-12-16 07:35:16,021 [salt.state       ][INFO    ][18849] Running state [cmp001] at time 07:35:16.020674
2017-12-16 07:35:16,021 [salt.state       ][INFO    ][18849] Executing state host.present for cmp001
2017-12-16 07:35:16,021 [salt.state       ][INFO    ][18849] Host cmp001 (10.167.4.101) already present
2017-12-16 07:35:16,021 [salt.state       ][INFO    ][18849] Completed state [cmp001] at time 07:35:16.021214 duration_in_ms=0.539
2017-12-16 07:35:16,021 [salt.state       ][INFO    ][18849] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.021370
2017-12-16 07:35:16,022 [salt.state       ][INFO    ][18849] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,022 [salt.state       ][INFO    ][18849] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 07:35:16,022 [salt.state       ][INFO    ][18849] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.021914 duration_in_ms=0.543
2017-12-16 07:35:16,022 [salt.state       ][INFO    ][18849] Running state [dbs01] at time 07:35:16.022057
2017-12-16 07:35:16,022 [salt.state       ][INFO    ][18849] Executing state host.present for dbs01
2017-12-16 07:35:16,022 [salt.state       ][INFO    ][18849] Host dbs01 (10.167.4.51) already present
2017-12-16 07:35:16,023 [salt.state       ][INFO    ][18849] Completed state [dbs01] at time 07:35:16.022581 duration_in_ms=0.524
2017-12-16 07:35:16,023 [salt.state       ][INFO    ][18849] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.022722
2017-12-16 07:35:16,023 [salt.state       ][INFO    ][18849] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,023 [salt.state       ][INFO    ][18849] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 07:35:16,023 [salt.state       ][INFO    ][18849] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.023250 duration_in_ms=0.527
2017-12-16 07:35:16,023 [salt.state       ][INFO    ][18849] Running state [dbs02] at time 07:35:16.023407
2017-12-16 07:35:16,024 [salt.state       ][INFO    ][18849] Executing state host.present for dbs02
2017-12-16 07:35:16,024 [salt.state       ][INFO    ][18849] Host dbs02 (10.167.4.52) already present
2017-12-16 07:35:16,024 [salt.state       ][INFO    ][18849] Completed state [dbs02] at time 07:35:16.024200 duration_in_ms=0.793
2017-12-16 07:35:16,024 [salt.state       ][INFO    ][18849] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.024345
2017-12-16 07:35:16,024 [salt.state       ][INFO    ][18849] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,025 [salt.state       ][INFO    ][18849] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 07:35:16,025 [salt.state       ][INFO    ][18849] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.024886 duration_in_ms=0.54
2017-12-16 07:35:16,025 [salt.state       ][INFO    ][18849] Running state [dbs03] at time 07:35:16.025028
2017-12-16 07:35:16,025 [salt.state       ][INFO    ][18849] Executing state host.present for dbs03
2017-12-16 07:35:16,025 [salt.state       ][INFO    ][18849] Host dbs03 (10.167.4.53) already present
2017-12-16 07:35:16,026 [salt.state       ][INFO    ][18849] Completed state [dbs03] at time 07:35:16.025560 duration_in_ms=0.532
2017-12-16 07:35:16,026 [salt.state       ][INFO    ][18849] Running state [odl01] at time 07:35:16.025702
2017-12-16 07:35:16,026 [salt.state       ][INFO    ][18849] Executing state host.present for odl01
2017-12-16 07:35:16,026 [salt.state       ][INFO    ][18849] Host odl01 (10.167.4.111) already present
2017-12-16 07:35:16,026 [salt.state       ][INFO    ][18849] Completed state [odl01] at time 07:35:16.026230 duration_in_ms=0.528
2017-12-16 07:35:16,026 [salt.state       ][INFO    ][18849] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.026369
2017-12-16 07:35:16,027 [salt.state       ][INFO    ][18849] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,027 [salt.state       ][INFO    ][18849] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 07:35:16,027 [salt.state       ][INFO    ][18849] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.026899 duration_in_ms=0.531
2017-12-16 07:35:16,027 [salt.state       ][INFO    ][18849] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.027047
2017-12-16 07:35:16,027 [salt.state       ][INFO    ][18849] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,027 [salt.state       ][INFO    ][18849] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 07:35:16,028 [salt.state       ][INFO    ][18849] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.027585 duration_in_ms=0.537
2017-12-16 07:35:16,028 [salt.state       ][INFO    ][18849] Running state [mas01] at time 07:35:16.027726
2017-12-16 07:35:16,028 [salt.state       ][INFO    ][18849] Executing state host.present for mas01
2017-12-16 07:35:16,028 [salt.state       ][INFO    ][18849] Host mas01 (10.167.4.3) already present
2017-12-16 07:35:16,028 [salt.state       ][INFO    ][18849] Completed state [mas01] at time 07:35:16.028281 duration_in_ms=0.555
2017-12-16 07:35:16,028 [salt.state       ][INFO    ][18849] Running state [ctl02] at time 07:35:16.028420
2017-12-16 07:35:16,029 [salt.state       ][INFO    ][18849] Executing state host.present for ctl02
2017-12-16 07:35:16,029 [salt.state       ][INFO    ][18849] Host ctl02 (10.167.4.12) already present
2017-12-16 07:35:16,029 [salt.state       ][INFO    ][18849] Completed state [ctl02] at time 07:35:16.028945 duration_in_ms=0.525
2017-12-16 07:35:16,029 [salt.state       ][INFO    ][18849] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.029083
2017-12-16 07:35:16,029 [salt.state       ][INFO    ][18849] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,030 [salt.state       ][INFO    ][18849] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 07:35:16,030 [salt.state       ][INFO    ][18849] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.029636 duration_in_ms=0.552
2017-12-16 07:35:16,030 [salt.state       ][INFO    ][18849] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.029790
2017-12-16 07:35:16,030 [salt.state       ][INFO    ][18849] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,030 [salt.state       ][INFO    ][18849] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 07:35:16,030 [salt.state       ][INFO    ][18849] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.030337 duration_in_ms=0.547
2017-12-16 07:35:16,030 [salt.state       ][INFO    ][18849] Running state [ctl03] at time 07:35:16.030478
2017-12-16 07:35:16,031 [salt.state       ][INFO    ][18849] Executing state host.present for ctl03
2017-12-16 07:35:16,031 [salt.state       ][INFO    ][18849] Host ctl03 (10.167.4.13) already present
2017-12-16 07:35:16,031 [salt.state       ][INFO    ][18849] Completed state [ctl03] at time 07:35:16.031004 duration_in_ms=0.525
2017-12-16 07:35:16,031 [salt.state       ][INFO    ][18849] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.031146
2017-12-16 07:35:16,031 [salt.state       ][INFO    ][18849] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,032 [salt.state       ][INFO    ][18849] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 07:35:16,032 [salt.state       ][INFO    ][18849] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.031683 duration_in_ms=0.537
2017-12-16 07:35:16,032 [salt.state       ][INFO    ][18849] Running state [ctl01] at time 07:35:16.031844
2017-12-16 07:35:16,032 [salt.state       ][INFO    ][18849] Executing state host.present for ctl01
2017-12-16 07:35:16,032 [salt.state       ][INFO    ][18849] Host ctl01 (10.167.4.11) already present
2017-12-16 07:35:16,032 [salt.state       ][INFO    ][18849] Completed state [ctl01] at time 07:35:16.032373 duration_in_ms=0.529
2017-12-16 07:35:16,033 [salt.state       ][INFO    ][18849] Running state [ctl] at time 07:35:16.032513
2017-12-16 07:35:16,033 [salt.state       ][INFO    ][18849] Executing state host.present for ctl
2017-12-16 07:35:16,033 [salt.state       ][INFO    ][18849] Host ctl (10.167.4.10) already present
2017-12-16 07:35:16,033 [salt.state       ][INFO    ][18849] Completed state [ctl] at time 07:35:16.033037 duration_in_ms=0.523
2017-12-16 07:35:16,033 [salt.state       ][INFO    ][18849] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.033174
2017-12-16 07:35:16,033 [salt.state       ][INFO    ][18849] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:16,034 [salt.state       ][INFO    ][18849] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 07:35:16,034 [salt.state       ][INFO    ][18849] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:35:16.033715 duration_in_ms=0.541
2017-12-16 07:35:16,034 [salt.state       ][INFO    ][18849] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:35:16.034140
2017-12-16 07:35:16,034 [salt.state       ][INFO    ][18849] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-16 07:35:16,035 [salt.state       ][INFO    ][18849] /var/lib/rabbitmq/.cluster_name exists
2017-12-16 07:35:16,035 [salt.state       ][INFO    ][18849] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:35:16.034637 duration_in_ms=0.497
2017-12-16 07:35:16,036 [salt.minion      ][INFO    ][18849] Returning information for job: 20171216073500251772
2017-12-16 07:35:19,072 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command cmd.run with jid 20171216073519064870
2017-12-16 07:35:19,089 [salt.minion      ][INFO    ][22665] Starting a new job with PID 22665
2017-12-16 07:35:19,094 [salt.loaded.int.module.cmdmod][INFO    ][22665] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-16 07:35:19,623 [salt.minion      ][INFO    ][22665] Returning information for job: 20171216073519064870
2017-12-16 07:35:55,872 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command state.sls with jid 20171216073555866817
2017-12-16 07:35:55,893 [salt.minion      ][INFO    ][22824] Starting a new job with PID 22824
2017-12-16 07:35:56,768 [salt.state       ][INFO    ][22824] Loading fresh modules for state activity
2017-12-16 07:35:56,790 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-16 07:35:56,804 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-16 07:35:56,869 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:35:57,189 [salt.state       ][INFO    ][22824] Running state [haproxy] at time 07:35:57.188969
2017-12-16 07:35:57,190 [salt.state       ][INFO    ][22824] Executing state pkg.installed for haproxy
2017-12-16 07:35:57,190 [salt.loaded.int.module.cmdmod][INFO    ][22824] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:35:57,738 [salt.state       ][INFO    ][22824] Package haproxy is already installed
2017-12-16 07:35:57,739 [salt.state       ][INFO    ][22824] Completed state [haproxy] at time 07:35:57.738666 duration_in_ms=549.698
2017-12-16 07:35:57,740 [salt.state       ][INFO    ][22824] Running state [/etc/default/haproxy] at time 07:35:57.740187
2017-12-16 07:35:57,741 [salt.state       ][INFO    ][22824] Executing state file.managed for /etc/default/haproxy
2017-12-16 07:35:57,762 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-16 07:35:57,763 [salt.state       ][INFO    ][22824] File /etc/default/haproxy is in the correct state
2017-12-16 07:35:57,763 [salt.state       ][INFO    ][22824] Completed state [/etc/default/haproxy] at time 07:35:57.763194 duration_in_ms=23.006
2017-12-16 07:35:57,764 [salt.state       ][INFO    ][22824] Running state [/etc/haproxy/haproxy.cfg] at time 07:35:57.763521
2017-12-16 07:35:57,764 [salt.state       ][INFO    ][22824] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-16 07:35:57,778 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-16 07:35:57,868 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:35:57,872 [salt.state       ][INFO    ][22824] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-16 07:35:57,872 [salt.state       ][INFO    ][22824] Completed state [/etc/haproxy/haproxy.cfg] at time 07:35:57.872076 duration_in_ms=108.555
2017-12-16 07:35:57,872 [salt.state       ][INFO    ][22824] Running state [/etc/haproxy/ssl] at time 07:35:57.872433
2017-12-16 07:35:57,873 [salt.state       ][INFO    ][22824] Executing state file.directory for /etc/haproxy/ssl
2017-12-16 07:35:57,873 [salt.state       ][INFO    ][22824] Directory /etc/haproxy/ssl is in the correct state
2017-12-16 07:35:57,874 [salt.state       ][INFO    ][22824] Completed state [/etc/haproxy/ssl] at time 07:35:57.873574 duration_in_ms=1.141
2017-12-16 07:35:57,874 [salt.state       ][INFO    ][22824] Running state [haproxy_status_packages] at time 07:35:57.873868
2017-12-16 07:35:57,874 [salt.state       ][INFO    ][22824] Executing state pkg.installed for haproxy_status_packages
2017-12-16 07:35:57,877 [salt.state       ][INFO    ][22824] All specified packages are already installed
2017-12-16 07:35:57,877 [salt.state       ][INFO    ][22824] Completed state [haproxy_status_packages] at time 07:35:57.877284 duration_in_ms=3.416
2017-12-16 07:35:57,878 [salt.state       ][INFO    ][22824] Running state [/usr/bin/haproxy-status.sh] at time 07:35:57.877783
2017-12-16 07:35:57,878 [salt.state       ][INFO    ][22824] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-16 07:35:57,892 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-16 07:35:57,907 [salt.fileclient  ][INFO    ][22824] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:35:57,911 [salt.state       ][INFO    ][22824] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-16 07:35:57,911 [salt.state       ][INFO    ][22824] Completed state [/usr/bin/haproxy-status.sh] at time 07:35:57.910917 duration_in_ms=33.134
2017-12-16 07:35:57,911 [salt.state       ][INFO    ][22824] Running state [net.ipv4.ip_nonlocal_bind] at time 07:35:57.911396
2017-12-16 07:35:57,912 [salt.state       ][INFO    ][22824] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-16 07:35:57,920 [salt.loaded.int.module.cmdmod][INFO    ][22824] Executing command 'sysctl -a' in directory '/root'
2017-12-16 07:35:57,933 [salt.state       ][INFO    ][22824] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-16 07:35:57,933 [salt.state       ][INFO    ][22824] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:35:57.933425 duration_in_ms=22.029
2017-12-16 07:35:57,935 [salt.state       ][INFO    ][22824] Running state [haproxy] at time 07:35:57.934500
2017-12-16 07:35:57,935 [salt.state       ][INFO    ][22824] Executing state service.running for haproxy
2017-12-16 07:35:57,935 [salt.loaded.int.module.cmdmod][INFO    ][22824] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:57,945 [salt.loaded.int.module.cmdmod][INFO    ][22824] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:35:57,958 [salt.loaded.int.module.cmdmod][INFO    ][22824] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-16 07:35:57,966 [salt.state       ][INFO    ][22824] The service haproxy is already running
2017-12-16 07:35:57,966 [salt.state       ][INFO    ][22824] Completed state [haproxy] at time 07:35:57.966432 duration_in_ms=31.93
2017-12-16 07:35:57,967 [salt.minion      ][INFO    ][22824] Returning information for job: 20171216073555866817
2017-12-16 07:35:59,873 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command service.status with jid 20171216073559868289
2017-12-16 07:35:59,893 [salt.minion      ][INFO    ][22856] Starting a new job with PID 22856
2017-12-16 07:35:59,984 [salt.loaded.int.module.cmdmod][INFO    ][22856] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:59,994 [salt.loaded.int.module.cmdmod][INFO    ][22856] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:36:00,002 [salt.minion      ][INFO    ][22856] Returning information for job: 20171216073559868289
2017-12-16 07:36:01,495 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command service.restart with jid 20171216073601490130
2017-12-16 07:36:01,517 [salt.minion      ][INFO    ][22864] Starting a new job with PID 22864
2017-12-16 07:36:01,632 [salt.loaded.int.module.cmdmod][INFO    ][22864] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-16 07:36:01,644 [salt.loaded.int.module.cmdmod][INFO    ][22864] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-16 07:36:01,664 [salt.loaded.int.module.cmdmod][INFO    ][22864] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-16 07:36:01,697 [salt.minion      ][INFO    ][22864] Returning information for job: 20171216073601490130
2017-12-16 07:54:28,378 [salt.utils.schedule][INFO    ][1770] Running scheduled job: __mine_interval
2017-12-16 07:59:29,286 [salt.minion      ][INFO    ][1770] User sudo_ubuntu Executing command cp.push_dir with jid 20171216075929283911
2017-12-16 07:59:29,317 [salt.minion      ][INFO    ][24185] Starting a new job with PID 24185
