2017-12-16 05:52:37,246 [salt.cli.daemons ][WARNING ][963] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-16 05:53:06,702 [salt.state       ][ERROR   ][1087] No contents found in top file
2017-12-16 05:53:13,426 [py.warnings      ][WARNING ][1189] /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,432 [salt.loaded.int.module.cmdmod][ERROR   ][1189] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:13,433 [salt.loaded.int.module.cmdmod][ERROR   ][1189] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:53:13,445 [salt.loaded.int.module.cmdmod][ERROR   ][1189] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:13,445 [salt.loaded.int.module.cmdmod][ERROR   ][1189] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:53:14,606 [salt.loaded.int.module.cmdmod][ERROR   ][1189] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:14,606 [salt.loaded.int.module.cmdmod][ERROR   ][1189] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:53:14,618 [salt.loaded.int.module.cmdmod][ERROR   ][1189] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-16 05:53:14,619 [salt.loaded.int.module.cmdmod][ERROR   ][1189] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-16 05:53:55,083 [salt.loaded.int.module.cmdmod][ERROR   ][1189] 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:53:56,878 [salt.loaded.int.module.cmdmod][INFO    ][1691] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-16 05:53:56,885 [salt.loaded.int.module.cmdmod][INFO    ][1691] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-16 05:53:56,895 [salt.loaded.int.module.cmdmod][INFO    ][1691] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-16 05:53:56,923 [salt.utils.parsers][WARNING ][963] Minion received a SIGTERM. Exiting.
2017-12-16 05:53:57,222 [salt.cli.daemons ][INFO    ][1747] Setting up the Salt Minion "msg03.baremetal-mcp-pike-odl-ha.local"
2017-12-16 05:53:57,530 [salt.minion      ][INFO    ][1747] Creating minion process manager
2017-12-16 05:53:57,531 [salt.cli.daemons ][WARNING ][1747] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-16 05:53:57,531 [salt.cli.daemons ][INFO    ][1747] The Salt Minion is starting up
2017-12-16 05:53:57,532 [salt.minion      ][INFO    ][1747] Minion is starting as user 'root'
2017-12-16 05:53:57,532 [salt.utils.event ][INFO    ][1747] Starting pull socket on /var/run/salt/minion/minion_event_f8122465d0_pull.ipc
2017-12-16 05:53:58,176 [salt.loaded.int.module.cmdmod][INFO    ][1747] Executing command ['date', '+%z'] in directory '/root'
2017-12-16 05:53:58,185 [salt.utils.schedule][INFO    ][1747] Updating job settings for scheduled job: __mine_interval
2017-12-16 05:53:58,188 [salt.minion      ][INFO    ][1747] Added mine.update to scheduler
2017-12-16 05:53:58,302 [salt.minion      ][INFO    ][1747] Minion is ready to receive requests!
2017-12-16 05:53:59,303 [salt.utils.schedule][INFO    ][1747] Running scheduled job: __mine_interval
2017-12-16 05:55:12,723 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216055512710563
2017-12-16 05:55:12,749 [salt.minion      ][INFO    ][1853] Starting a new job with PID 1853
2017-12-16 05:55:21,741 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-16 05:55:21,765 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 05:55:21,812 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 05:55:21,844 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:21,894 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 05:55:22,558 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:22,607 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 05:55:22,814 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055522798967
2017-12-16 05:55:22,831 [salt.minion      ][INFO    ][1866] Starting a new job with PID 1866
2017-12-16 05:55:22,841 [salt.minion      ][INFO    ][1866] Returning information for job: 20171216055522798967
2017-12-16 05:55:23,012 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:23,098 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 05:55:23,147 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:23,200 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 05:55:23,583 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:23,637 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 05:55:23,833 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:23,885 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 05:55:23,911 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:23,982 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 05:55:24,061 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,104 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 05:55:24,418 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,466 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 05:55:24,485 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,532 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 05:55:24,626 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,678 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 05:55:24,702 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,746 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 05:55:24,799 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,846 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 05:55:24,865 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,914 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 05:55:24,934 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:24,985 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 05:55:25,155 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:25,199 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 05:55:25,216 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:25,265 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 05:55:25,304 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:25,376 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 05:55:25,811 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:25,863 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 05:55:25,951 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:26,001 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 05:55:26,047 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:26,095 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 05:55:26,110 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 05:55:26,127 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:55:26,148 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 05:55:26,172 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:55:26,185 [salt.state       ][INFO    ][1853] Running state [/etc/environment] at time 05:55:26.185129
2017-12-16 05:55:26,186 [salt.state       ][INFO    ][1853] Executing state file.blockreplace for /etc/environment
2017-12-16 05:55:26,191 [salt.state       ][INFO    ][1853] 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:26,192 [salt.state       ][INFO    ][1853] Completed state [/etc/environment] at time 05:55:26.191734 duration_in_ms=6.606
2017-12-16 05:55:26,192 [salt.state       ][INFO    ][1853] Running state [/etc/profile.d] at time 05:55:26.192026
2017-12-16 05:55:26,192 [salt.state       ][INFO    ][1853] Executing state file.directory for /etc/profile.d
2017-12-16 05:55:26,193 [salt.state       ][INFO    ][1853] Directory /etc/profile.d is in the correct state
2017-12-16 05:55:26,193 [salt.state       ][INFO    ][1853] Completed state [/etc/profile.d] at time 05:55:26.193429 duration_in_ms=1.402
2017-12-16 05:55:26,428 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:55:26.427601
2017-12-16 05:55:26,428 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 05:55:26,449 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 05:55:26,454 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-16 05:55:26,454 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:55:26.454047 duration_in_ms=26.446
2017-12-16 05:55:26,455 [salt.state       ][INFO    ][1853] Running state [linux_repo_prereq_pkgs] at time 05:55:26.454632
2017-12-16 05:55:26,455 [salt.state       ][INFO    ][1853] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 05:55:26,455 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:55:26,966 [salt.state       ][INFO    ][1853] All specified packages are already installed
2017-12-16 05:55:26,967 [salt.state       ][INFO    ][1853] Completed state [linux_repo_prereq_pkgs] at time 05:55:26.966610 duration_in_ms=511.978
2017-12-16 05:55:26,967 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:55:26.966939
2017-12-16 05:55:26,967 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 05:55:26,968 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 05:55:26,968 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:55:26.967904 duration_in_ms=0.966
2017-12-16 05:55:26,968 [salt.state       ][INFO    ][1853] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:55:26.968178
2017-12-16 05:55:26,968 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 05:55:26,986 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:55:27,002 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:27,037 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-16 05:55:27,037 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:55:27.037224 duration_in_ms=69.045
2017-12-16 05:55:27,117 [salt.state       ][INFO    ][1853] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:55:27.117236
2017-12-16 05:55:27,118 [salt.state       ][INFO    ][1853] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 05:55:27,755 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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:28,226 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:30,078 [salt.state       ][INFO    ][1853] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-16 05:55:30,078 [salt.state       ][INFO    ][1853] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:55:30.078402 duration_in_ms=2961.165
2017-12-16 05:55:30,079 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:55:30.078757
2017-12-16 05:55:30,079 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 05:55:30,079 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 05:55:30,080 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:55:30.079755 duration_in_ms=0.997
2017-12-16 05:55:30,080 [salt.state       ][INFO    ][1853] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:55:30.080041
2017-12-16 05:55:30,080 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 05:55:30,097 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:55:30,115 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:55:30,149 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-16 05:55:30,149 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:55:30.149427 duration_in_ms=69.386
2017-12-16 05:55:30,150 [salt.state       ][INFO    ][1853] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:55:30.150215
2017-12-16 05:55:30,151 [salt.state       ][INFO    ][1853] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 05:55:30,236 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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:30,329 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:32,240 [salt.state       ][INFO    ][1853] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-16 05:55:32,240 [salt.state       ][INFO    ][1853] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:55:32.240385 duration_in_ms=2090.169
2017-12-16 05:55:32,241 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:55:32.240580
2017-12-16 05:55:32,241 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 05:55:32,241 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 05:55:32,241 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:55:32.241186 duration_in_ms=0.606
2017-12-16 05:55:32,241 [salt.state       ][INFO    ][1853] Running state [/etc/apt/preferences.d/uca] at time 05:55:32.241334
2017-12-16 05:55:32,241 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 05:55:32,242 [salt.state       ][INFO    ][1853] File /etc/apt/preferences.d/uca is not present
2017-12-16 05:55:32,242 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/preferences.d/uca] at time 05:55:32.241757 duration_in_ms=0.422
2017-12-16 05:55:32,242 [salt.state       ][INFO    ][1853] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:55:32.242349
2017-12-16 05:55:32,243 [salt.state       ][INFO    ][1853] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 05:55:32,282 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 05:55:32,323 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-16 05:55:32,844 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055532827640
2017-12-16 05:55:32,876 [salt.minion      ][INFO    ][2874] Starting a new job with PID 2874
2017-12-16 05:55:32,888 [salt.minion      ][INFO    ][2874] Returning information for job: 20171216055532827640
2017-12-16 05:55:32,990 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:36,908 [salt.state       ][INFO    ][1853] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-16 05:55:36,908 [salt.state       ][INFO    ][1853] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:55:36.907720 duration_in_ms=4665.37
2017-12-16 05:55:36,908 [salt.state       ][INFO    ][1853] Running state [linux_extra_packages_purged] at time 05:55:36.907906
2017-12-16 05:55:36,908 [salt.state       ][INFO    ][1853] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 05:55:36,922 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-16 05:55:42,975 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055542957864
2017-12-16 05:55:42,992 [salt.minion      ][INFO    ][3370] Starting a new job with PID 3370
2017-12-16 05:55:43,045 [salt.minion      ][INFO    ][3370] Returning information for job: 20171216055542957864
2017-12-16 05:55:53,072 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055553055805
2017-12-16 05:55:53,090 [salt.minion      ][INFO    ][3717] Starting a new job with PID 3717
2017-12-16 05:55:53,212 [salt.minion      ][INFO    ][3717] Returning information for job: 20171216055553055805
2017-12-16 05:55:55,768 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:55:55,790 [salt.state       ][INFO    ][1853] {'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:55,799 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-16 05:55:55,825 [salt.state       ][INFO    ][1853] Completed state [linux_extra_packages_purged] at time 05:55:55.824751 duration_in_ms=18916.844
2017-12-16 05:55:55,831 [salt.state       ][INFO    ][1853] Running state [linux_extra_packages_latest] at time 05:55:55.830893
2017-12-16 05:55:55,831 [salt.state       ][INFO    ][1853] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 05:55:56,081 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:55:57,926 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 05:55:57,972 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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:56:03,128 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055603111443
2017-12-16 05:56:03,157 [salt.minion      ][INFO    ][4167] Starting a new job with PID 4167
2017-12-16 05:56:03,170 [salt.minion      ][INFO    ][4167] Returning information for job: 20171216055603111443
2017-12-16 05:56:13,300 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055613285277
2017-12-16 05:56:13,323 [salt.minion      ][INFO    ][4263] Starting a new job with PID 4263
2017-12-16 05:56:13,501 [salt.minion      ][INFO    ][4263] Returning information for job: 20171216055613285277
2017-12-16 05:56:18,889 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:56:18,910 [salt.state       ][INFO    ][1853] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-16 05:56:18,917 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-16 05:56:18,931 [salt.state       ][INFO    ][1853] Completed state [linux_extra_packages_latest] at time 05:56:18.930926 duration_in_ms=23100.033
2017-12-16 05:56:18,981 [salt.state       ][INFO    ][1853] Running state [UTC] at time 05:56:18.980705
2017-12-16 05:56:18,981 [salt.state       ][INFO    ][1853] Executing state timezone.system for UTC
2017-12-16 05:56:20,720 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:56:21,162 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:56:21,174 [salt.state       ][INFO    ][1853] Timezone UTC already set, UTC already set to UTC
2017-12-16 05:56:21,174 [salt.state       ][INFO    ][1853] Completed state [UTC] at time 05:56:21.174006 duration_in_ms=2193.301
2017-12-16 05:56:21,262 [salt.state       ][INFO    ][1853] Running state [nf_conntrack] at time 05:56:21.262003
2017-12-16 05:56:21,262 [salt.state       ][INFO    ][1853] Executing state kmod.present for nf_conntrack
2017-12-16 05:56:21,263 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'lsmod' in directory '/root'
2017-12-16 05:56:21,737 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'lsmod' in directory '/root'
2017-12-16 05:56:21,745 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-16 05:56:21,838 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'lsmod' in directory '/root'
2017-12-16 05:56:21,879 [salt.state       ][INFO    ][1853] {'nf_conntrack': 'loaded'}
2017-12-16 05:56:21,879 [salt.state       ][INFO    ][1853] Completed state [nf_conntrack] at time 05:56:21.879152 duration_in_ms=617.147
2017-12-16 05:56:22,002 [salt.state       ][INFO    ][1853] Running state [kernel.panic] at time 05:56:22.002303
2017-12-16 05:56:22,003 [salt.state       ][INFO    ][1853] Executing state sysctl.present for kernel.panic
2017-12-16 05:56:22,004 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,174 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-16 05:56:22,184 [salt.state       ][INFO    ][1853] {'kernel.panic': 60}
2017-12-16 05:56:22,184 [salt.state       ][INFO    ][1853] Completed state [kernel.panic] at time 05:56:22.183964 duration_in_ms=181.662
2017-12-16 05:56:22,184 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_keepalive_probes] at time 05:56:22.184256
2017-12-16 05:56:22,185 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 05:56:22,185 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,259 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-16 05:56:22,269 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-16 05:56:22,269 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:56:22.269112 duration_in_ms=84.856
2017-12-16 05:56:22,269 [salt.state       ][INFO    ][1853] Running state [fs.file-max] at time 05:56:22.269411
2017-12-16 05:56:22,270 [salt.state       ][INFO    ][1853] Executing state sysctl.present for fs.file-max
2017-12-16 05:56:22,270 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,285 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-16 05:56:22,292 [salt.state       ][INFO    ][1853] {'fs.file-max': 124165}
2017-12-16 05:56:22,292 [salt.state       ][INFO    ][1853] Completed state [fs.file-max] at time 05:56:22.292436 duration_in_ms=23.024
2017-12-16 05:56:22,293 [salt.state       ][INFO    ][1853] Running state [net.core.somaxconn] at time 05:56:22.292747
2017-12-16 05:56:22,293 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.core.somaxconn
2017-12-16 05:56:22,294 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,349 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-16 05:56:22,357 [salt.state       ][INFO    ][1853] {'net.core.somaxconn': 4096}
2017-12-16 05:56:22,358 [salt.state       ][INFO    ][1853] Completed state [net.core.somaxconn] at time 05:56:22.357587 duration_in_ms=64.839
2017-12-16 05:56:22,358 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:56:22.357864
2017-12-16 05:56:22,358 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 05:56:22,359 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,373 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-16 05:56:22,381 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-16 05:56:22,381 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:56:22.381456 duration_in_ms=23.592
2017-12-16 05:56:22,382 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_tw_reuse] at time 05:56:22.381738
2017-12-16 05:56:22,382 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 05:56:22,382 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,488 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-16 05:56:22,499 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-16 05:56:22,499 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_tw_reuse] at time 05:56:22.499026 duration_in_ms=117.287
2017-12-16 05:56:22,499 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_congestion_control] at time 05:56:22.499353
2017-12-16 05:56:22,500 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 05:56:22,500 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,557 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-16 05:56:22,615 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-16 05:56:22,615 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_congestion_control] at time 05:56:22.615284 duration_in_ms=115.93
2017-12-16 05:56:22,616 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_retries2] at time 05:56:22.615599
2017-12-16 05:56:22,616 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 05:56:22,616 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,631 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-16 05:56:22,639 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_retries2': 5}
2017-12-16 05:56:22,640 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_retries2] at time 05:56:22.639695 duration_in_ms=24.094
2017-12-16 05:56:22,640 [salt.state       ][INFO    ][1853] Running state [net.core.netdev_max_backlog] at time 05:56:22.639982
2017-12-16 05:56:22,640 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 05:56:22,641 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,670 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-16 05:56:22,679 [salt.state       ][INFO    ][1853] {'net.core.netdev_max_backlog': 261144}
2017-12-16 05:56:22,679 [salt.state       ][INFO    ][1853] Completed state [net.core.netdev_max_backlog] at time 05:56:22.678898 duration_in_ms=38.915
2017-12-16 05:56:22,679 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:56:22.679201
2017-12-16 05:56:22,679 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 05:56:22,680 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,724 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-16 05:56:22,732 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-16 05:56:22,733 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:56:22.732820 duration_in_ms=53.618
2017-12-16 05:56:22,733 [salt.state       ][INFO    ][1853] Running state [vm.swappiness] at time 05:56:22.733140
2017-12-16 05:56:22,733 [salt.state       ][INFO    ][1853] Executing state sysctl.present for vm.swappiness
2017-12-16 05:56:22,734 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,749 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-16 05:56:22,756 [salt.state       ][INFO    ][1853] {'vm.swappiness': 10}
2017-12-16 05:56:22,757 [salt.state       ][INFO    ][1853] Completed state [vm.swappiness] at time 05:56:22.756617 duration_in_ms=23.476
2017-12-16 05:56:22,757 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:56:22.756926
2017-12-16 05:56:22,757 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 05:56:22,758 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,916 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-16 05:56:22,927 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-16 05:56:22,927 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:56:22.927278 duration_in_ms=170.35
2017-12-16 05:56:22,928 [salt.state       ][INFO    ][1853] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:56:22.927566
2017-12-16 05:56:22,928 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 05:56:22,928 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:22,988 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-16 05:56:22,996 [salt.state       ][INFO    ][1853] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-16 05:56:22,996 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:56:22.996237 duration_in_ms=68.671
2017-12-16 05:56:22,997 [salt.state       ][INFO    ][1853] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:56:22.996517
2017-12-16 05:56:22,997 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 05:56:22,997 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:23,024 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-16 05:56:23,032 [salt.state       ][INFO    ][1853] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-16 05:56:23,032 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:56:23.032366 duration_in_ms=35.847
2017-12-16 05:56:23,033 [salt.state       ][INFO    ][1853] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:56:23.032594
2017-12-16 05:56:23,033 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 05:56:23,033 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:23,064 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-16 05:56:23,071 [salt.state       ][INFO    ][1853] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-16 05:56:23,072 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:56:23.071612 duration_in_ms=39.016
2017-12-16 05:56:23,072 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_fin_timeout] at time 05:56:23.071838
2017-12-16 05:56:23,072 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 05:56:23,073 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:23,142 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-16 05:56:23,151 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-16 05:56:23,151 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_fin_timeout] at time 05:56:23.150925 duration_in_ms=79.086
2017-12-16 05:56:23,151 [salt.state       ][INFO    ][1853] Running state [net.ipv4.tcp_keepalive_time] at time 05:56:23.151171
2017-12-16 05:56:23,151 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 05:56:23,152 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:23,167 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-16 05:56:23,175 [salt.state       ][INFO    ][1853] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-16 05:56:23,175 [salt.state       ][INFO    ][1853] Completed state [net.ipv4.tcp_keepalive_time] at time 05:56:23.175219 duration_in_ms=24.047
2017-12-16 05:56:23,175 [salt.state       ][INFO    ][1853] Running state [net.nf_conntrack_max] at time 05:56:23.175470
2017-12-16 05:56:23,176 [salt.state       ][INFO    ][1853] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 05:56:23,176 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:56:23,202 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-16 05:56:23,210 [salt.state       ][INFO    ][1853] {'net.nf_conntrack_max': 1048576}
2017-12-16 05:56:23,210 [salt.state       ][INFO    ][1853] Completed state [net.nf_conntrack_max] at time 05:56:23.209753 duration_in_ms=34.283
2017-12-16 05:56:23,215 [salt.state       ][INFO    ][1853] Running state [linux_sysfs_package] at time 05:56:23.214714
2017-12-16 05:56:23,215 [salt.state       ][INFO    ][1853] Executing state pkg.installed for linux_sysfs_package
2017-12-16 05:56:23,396 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-16 05:56:23,439 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:56:23,474 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055623458652
2017-12-16 05:56:23,485 [salt.minion      ][INFO    ][4390] Starting a new job with PID 4390
2017-12-16 05:56:23,500 [salt.minion      ][INFO    ][4390] Returning information for job: 20171216055623458652
2017-12-16 05:56:25,733 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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:33,505 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055633490524
2017-12-16 05:56:33,529 [salt.minion      ][INFO    ][4794] Starting a new job with PID 4794
2017-12-16 05:56:33,548 [salt.minion      ][INFO    ][4794] Returning information for job: 20171216055633490524
2017-12-16 05:56:43,540 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055643528789
2017-12-16 05:56:43,566 [salt.minion      ][INFO    ][4883] Starting a new job with PID 4883
2017-12-16 05:56:43,623 [salt.minion      ][INFO    ][4883] Returning information for job: 20171216055643528789
2017-12-16 05:56:45,513 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:56:45,534 [salt.state       ][INFO    ][1853] 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:45,541 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-16 05:56:45,557 [salt.state       ][INFO    ][1853] Completed state [linux_sysfs_package] at time 05:56:45.557268 duration_in_ms=22342.553
2017-12-16 05:56:45,560 [salt.state       ][INFO    ][1853] Running state [/etc/sysfs.d] at time 05:56:45.559590
2017-12-16 05:56:45,560 [salt.state       ][INFO    ][1853] Executing state file.directory for /etc/sysfs.d
2017-12-16 05:56:45,562 [salt.state       ][INFO    ][1853] Directory /etc/sysfs.d is in the correct state
2017-12-16 05:56:45,562 [salt.state       ][INFO    ][1853] Completed state [/etc/sysfs.d] at time 05:56:45.561999 duration_in_ms=2.409
2017-12-16 05:56:45,625 [salt.state       ][INFO    ][1853] Running state [ondemand] at time 05:56:45.624603
2017-12-16 05:56:45,625 [salt.state       ][INFO    ][1853] Executing state service.dead for ondemand
2017-12-16 05:56:45,627 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 05:56:45,638 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:45,647 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:45,662 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:45,703 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:45,714 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:45,726 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:45,738 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-16 05:56:45,804 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:56:45,817 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'runlevel' in directory '/root'
2017-12-16 05:56:45,826 [salt.state       ][INFO    ][1853] {'ondemand': True}
2017-12-16 05:56:45,826 [salt.state       ][INFO    ][1853] Completed state [ondemand] at time 05:56:45.826276 duration_in_ms=201.673
2017-12-16 05:56:45,867 [salt.state       ][INFO    ][1853] Running state [cs_CZ.UTF-8] at time 05:56:45.866650
2017-12-16 05:56:45,867 [salt.state       ][INFO    ][1853] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 05:56:45,868 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'locale -a' in directory '/root'
2017-12-16 05:56:45,878 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-16 05:56:46,941 [salt.state       ][INFO    ][1853] {'locale': 'cs_CZ.UTF-8'}
2017-12-16 05:56:46,941 [salt.state       ][INFO    ][1853] Completed state [cs_CZ.UTF-8] at time 05:56:46.941224 duration_in_ms=1074.573
2017-12-16 05:56:46,942 [salt.state       ][INFO    ][1853] Running state [en_US.UTF-8] at time 05:56:46.941614
2017-12-16 05:56:46,942 [salt.state       ][INFO    ][1853] Executing state locale.present for en_US.UTF-8
2017-12-16 05:56:46,943 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'locale -a' in directory '/root'
2017-12-16 05:56:46,951 [salt.state       ][INFO    ][1853] Locale en_US.UTF-8 is already present
2017-12-16 05:56:46,952 [salt.state       ][INFO    ][1853] Completed state [en_US.UTF-8] at time 05:56:46.951930 duration_in_ms=10.315
2017-12-16 05:56:46,953 [salt.state       ][INFO    ][1853] Running state [en_US.UTF-8] at time 05:56:46.952979
2017-12-16 05:56:46,953 [salt.state       ][INFO    ][1853] Executing state locale.system for en_US.UTF-8
2017-12-16 05:56:46,954 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'localectl' in directory '/root'
2017-12-16 05:56:47,196 [salt.state       ][INFO    ][1853] System locale en_US.UTF-8 already set
2017-12-16 05:56:47,197 [salt.state       ][INFO    ][1853] Completed state [en_US.UTF-8] at time 05:56:47.196866 duration_in_ms=243.886
2017-12-16 05:56:47,208 [salt.state       ][INFO    ][1853] Running state [root] at time 05:56:47.208138
2017-12-16 05:56:47,209 [salt.state       ][INFO    ][1853] Executing state user.present for root
2017-12-16 05:56:47,214 [salt.state       ][INFO    ][1853] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17516}
2017-12-16 05:56:47,215 [salt.state       ][INFO    ][1853] Completed state [root] at time 05:56:47.214645 duration_in_ms=6.507
2017-12-16 05:56:47,216 [salt.state       ][INFO    ][1853] Running state [/root] at time 05:56:47.215666
2017-12-16 05:56:47,216 [salt.state       ][INFO    ][1853] Executing state file.directory for /root
2017-12-16 05:56:47,217 [salt.state       ][INFO    ][1853] Directory /root is in the correct state
2017-12-16 05:56:47,217 [salt.state       ][INFO    ][1853] Completed state [/root] at time 05:56:47.217127 duration_in_ms=1.461
2017-12-16 05:56:47,218 [salt.state       ][INFO    ][1853] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:56:47.217524
2017-12-16 05:56:47,218 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 05:56:47,222 [salt.state       ][INFO    ][1853] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 05:56:47,222 [salt.state       ][INFO    ][1853] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:56:47.222310 duration_in_ms=4.785
2017-12-16 05:56:47,223 [salt.state       ][INFO    ][1853] Running state [ubuntu] at time 05:56:47.222693
2017-12-16 05:56:47,223 [salt.state       ][INFO    ][1853] Executing state user.present for ubuntu
2017-12-16 05:56:47,224 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-16 05:56:49,573 [salt.state       ][INFO    ][1853] {'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:49,574 [salt.state       ][INFO    ][1853] Completed state [ubuntu] at time 05:56:49.573621 duration_in_ms=2350.927
2017-12-16 05:56:49,575 [salt.state       ][INFO    ][1853] Running state [/home/ubuntu] at time 05:56:49.574844
2017-12-16 05:56:49,575 [salt.state       ][INFO    ][1853] Executing state file.directory for /home/ubuntu
2017-12-16 05:56:49,576 [salt.state       ][INFO    ][1853] {'mode': '0700'}
2017-12-16 05:56:49,577 [salt.state       ][INFO    ][1853] Completed state [/home/ubuntu] at time 05:56:49.576638 duration_in_ms=1.794
2017-12-16 05:56:49,577 [salt.state       ][INFO    ][1853] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:56:49.577387
2017-12-16 05:56:49,578 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 05:56:49,603 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 05:56:49,607 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command '/usr/sbin/visudo -c -f /tmp/tmpETC3wP' in directory '/root'
2017-12-16 05:56:49,694 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-16 05:56:49,695 [salt.state       ][INFO    ][1853] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:56:49.694854 duration_in_ms=117.466
2017-12-16 05:56:49,695 [salt.state       ][INFO    ][1853] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:56:49.695295
2017-12-16 05:56:49,696 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 05:56:49,716 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 05:56:49,736 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:56:49,773 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-16 05:56:49,774 [salt.state       ][INFO    ][1853] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:56:49.773467 duration_in_ms=78.173
2017-12-16 05:56:49,774 [salt.state       ][INFO    ][1853] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:56:49.773800
2017-12-16 05:56:49,774 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 05:56:49,791 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 05:56:49,813 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:56:49,847 [salt.state       ][INFO    ][1853] File changed:
New file
2017-12-16 05:56:49,847 [salt.state       ][INFO    ][1853] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:56:49.846970 duration_in_ms=73.17
2017-12-16 05:56:49,848 [salt.state       ][INFO    ][1853] Running state [service.systemctl_reload] at time 05:56:49.848118
2017-12-16 05:56:49,848 [salt.state       ][INFO    ][1853] Executing state module.wait for service.systemctl_reload
2017-12-16 05:56:49,849 [salt.state       ][INFO    ][1853] No changes made for service.systemctl_reload
2017-12-16 05:56:49,849 [salt.state       ][INFO    ][1853] Completed state [service.systemctl_reload] at time 05:56:49.849044 duration_in_ms=0.926
2017-12-16 05:56:49,849 [salt.state       ][INFO    ][1853] Running state [service.systemctl_reload] at time 05:56:49.849319
2017-12-16 05:56:49,850 [salt.state       ][INFO    ][1853] Executing state module.mod_watch for service.systemctl_reload
2017-12-16 05:56:49,850 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-16 05:56:49,890 [salt.state       ][INFO    ][1853] {'ret': True}
2017-12-16 05:56:49,891 [salt.state       ][INFO    ][1853] Completed state [service.systemctl_reload] at time 05:56:49.890510 duration_in_ms=41.189
2017-12-16 05:56:49,891 [salt.state       ][INFO    ][1853] Running state [/etc/hostname] at time 05:56:49.890913
2017-12-16 05:56:49,891 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/hostname
2017-12-16 05:56:49,909 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 05:56:49,912 [salt.state       ][INFO    ][1853] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-12-16 05:56:49,912 [salt.state       ][INFO    ][1853] Completed state [/etc/hostname] at time 05:56:49.912142 duration_in_ms=21.228
2017-12-16 05:56:49,914 [salt.state       ][INFO    ][1853] Running state [hostname msg03] at time 05:56:49.913766
2017-12-16 05:56:49,914 [salt.state       ][INFO    ][1853] Executing state cmd.wait for hostname msg03
2017-12-16 05:56:49,914 [salt.state       ][INFO    ][1853] No changes made for hostname msg03
2017-12-16 05:56:49,915 [salt.state       ][INFO    ][1853] Completed state [hostname msg03] at time 05:56:49.914671 duration_in_ms=0.905
2017-12-16 05:56:49,915 [salt.state       ][INFO    ][1853] Running state [hostname msg03] at time 05:56:49.914927
2017-12-16 05:56:49,915 [salt.state       ][INFO    ][1853] Executing state cmd.mod_watch for hostname msg03
2017-12-16 05:56:49,916 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command 'hostname msg03' in directory '/root'
2017-12-16 05:56:49,926 [salt.state       ][INFO    ][1853] {'pid': 5020, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 05:56:49,926 [salt.state       ][INFO    ][1853] Completed state [hostname msg03] at time 05:56:49.926347 duration_in_ms=11.42
2017-12-16 05:56:49,976 [salt.state       ][INFO    ][1853] Running state [mdb02] at time 05:56:49.976161
2017-12-16 05:56:49,977 [salt.state       ][INFO    ][1853] Executing state host.present for mdb02
2017-12-16 05:56:49,978 [salt.state       ][INFO    ][1853] {'host': 'mdb02'}
2017-12-16 05:56:49,978 [salt.state       ][INFO    ][1853] Completed state [mdb02] at time 05:56:49.978343 duration_in_ms=2.181
2017-12-16 05:56:49,979 [salt.state       ][INFO    ][1853] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:56:49.978653
2017-12-16 05:56:49,979 [salt.state       ][INFO    ][1853] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,008 [salt.state       ][INFO    ][1853] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,008 [salt.state       ][INFO    ][1853] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.008092 duration_in_ms=29.439
2017-12-16 05:56:50,008 [salt.state       ][INFO    ][1853] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.008456
2017-12-16 05:56:50,009 [salt.state       ][INFO    ][1853] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,038 [salt.state       ][INFO    ][1853] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,038 [salt.state       ][INFO    ][1853] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.037840 duration_in_ms=29.384
2017-12-16 05:56:50,038 [salt.state       ][INFO    ][1853] Running state [mdb03] at time 05:56:50.038197
2017-12-16 05:56:50,039 [salt.state       ][INFO    ][1853] Executing state host.present for mdb03
2017-12-16 05:56:50,068 [salt.state       ][INFO    ][1853] {'host': 'mdb03'}
2017-12-16 05:56:50,068 [salt.state       ][INFO    ][1853] Completed state [mdb03] at time 05:56:50.068109 duration_in_ms=29.911
2017-12-16 05:56:50,069 [salt.state       ][INFO    ][1853] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.068485
2017-12-16 05:56:50,069 [salt.state       ][INFO    ][1853] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,109 [salt.state       ][INFO    ][1853] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,110 [salt.state       ][INFO    ][1853] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.109773 duration_in_ms=41.288
2017-12-16 05:56:50,110 [salt.state       ][INFO    ][1853] Running state [mdb01] at time 05:56:50.110148
2017-12-16 05:56:50,111 [salt.state       ][INFO    ][1853] Executing state host.present for mdb01
2017-12-16 05:56:50,152 [salt.state       ][INFO    ][1853] {'host': 'mdb01'}
2017-12-16 05:56:50,152 [salt.state       ][INFO    ][1853] Completed state [mdb01] at time 05:56:50.151950 duration_in_ms=41.802
2017-12-16 05:56:50,152 [salt.state       ][INFO    ][1853] Running state [mdb] at time 05:56:50.152335
2017-12-16 05:56:50,153 [salt.state       ][INFO    ][1853] Executing state host.present for mdb
2017-12-16 05:56:50,205 [salt.state       ][INFO    ][1853] {'host': 'mdb'}
2017-12-16 05:56:50,206 [salt.state       ][INFO    ][1853] Completed state [mdb] at time 05:56:50.206121 duration_in_ms=53.785
2017-12-16 05:56:50,207 [salt.state       ][INFO    ][1853] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.206709
2017-12-16 05:56:50,207 [salt.state       ][INFO    ][1853] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,211 [salt.state       ][INFO    ][1853] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,212 [salt.state       ][INFO    ][1853] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.211726 duration_in_ms=5.017
2017-12-16 05:56:50,212 [salt.state       ][INFO    ][1853] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.212275
2017-12-16 05:56:50,213 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,217 [salt.state       ][INFO    ][1853] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,218 [salt.state       ][INFO    ][1853] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.217672 duration_in_ms=5.396
2017-12-16 05:56:50,218 [salt.state       ][INFO    ][1853] Running state [cfg01] at time 05:56:50.218176
2017-12-16 05:56:50,219 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01
2017-12-16 05:56:50,223 [salt.state       ][INFO    ][1853] {'host': 'cfg01'}
2017-12-16 05:56:50,224 [salt.state       ][INFO    ][1853] Completed state [cfg01] at time 05:56:50.223566 duration_in_ms=5.39
2017-12-16 05:56:50,224 [salt.state       ][INFO    ][1853] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.223913
2017-12-16 05:56:50,224 [salt.state       ][INFO    ][1853] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,227 [salt.state       ][INFO    ][1853] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,228 [salt.state       ][INFO    ][1853] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.227574 duration_in_ms=3.661
2017-12-16 05:56:50,228 [salt.state       ][INFO    ][1853] Running state [prx01] at time 05:56:50.227927
2017-12-16 05:56:50,228 [salt.state       ][INFO    ][1853] Executing state host.present for prx01
2017-12-16 05:56:50,233 [salt.state       ][INFO    ][1853] {'host': 'prx01'}
2017-12-16 05:56:50,233 [salt.state       ][INFO    ][1853] Completed state [prx01] at time 05:56:50.233242 duration_in_ms=5.315
2017-12-16 05:56:50,234 [salt.state       ][INFO    ][1853] Running state [kvm01] at time 05:56:50.233579
2017-12-16 05:56:50,234 [salt.state       ][INFO    ][1853] Executing state host.present for kvm01
2017-12-16 05:56:50,239 [salt.state       ][INFO    ][1853] {'host': 'kvm01'}
2017-12-16 05:56:50,239 [salt.state       ][INFO    ][1853] Completed state [kvm01] at time 05:56:50.239353 duration_in_ms=5.775
2017-12-16 05:56:50,240 [salt.state       ][INFO    ][1853] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.239679
2017-12-16 05:56:50,240 [salt.state       ][INFO    ][1853] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,245 [salt.state       ][INFO    ][1853] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,245 [salt.state       ][INFO    ][1853] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.245294 duration_in_ms=5.615
2017-12-16 05:56:50,246 [salt.state       ][INFO    ][1853] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.245602
2017-12-16 05:56:50,246 [salt.state       ][INFO    ][1853] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,251 [salt.state       ][INFO    ][1853] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,251 [salt.state       ][INFO    ][1853] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.251256 duration_in_ms=5.653
2017-12-16 05:56:50,252 [salt.state       ][INFO    ][1853] Running state [kvm03] at time 05:56:50.251563
2017-12-16 05:56:50,252 [salt.state       ][INFO    ][1853] Executing state host.present for kvm03
2017-12-16 05:56:50,293 [salt.state       ][INFO    ][1853] {'host': 'kvm03'}
2017-12-16 05:56:50,293 [salt.state       ][INFO    ][1853] Completed state [kvm03] at time 05:56:50.293402 duration_in_ms=41.839
2017-12-16 05:56:50,294 [salt.state       ][INFO    ][1853] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.293708
2017-12-16 05:56:50,294 [salt.state       ][INFO    ][1853] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,347 [salt.state       ][INFO    ][1853] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,347 [salt.state       ][INFO    ][1853] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.347245 duration_in_ms=53.536
2017-12-16 05:56:50,348 [salt.state       ][INFO    ][1853] Running state [kvm02] at time 05:56:50.347581
2017-12-16 05:56:50,348 [salt.state       ][INFO    ][1853] Executing state host.present for kvm02
2017-12-16 05:56:50,401 [salt.state       ][INFO    ][1853] {'host': 'kvm02'}
2017-12-16 05:56:50,401 [salt.state       ][INFO    ][1853] Completed state [kvm02] at time 05:56:50.401264 duration_in_ms=53.683
2017-12-16 05:56:50,402 [salt.state       ][INFO    ][1853] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.401625
2017-12-16 05:56:50,402 [salt.state       ][INFO    ][1853] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,437 [salt.state       ][INFO    ][1853] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,437 [salt.state       ][INFO    ][1853] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.437384 duration_in_ms=35.759
2017-12-16 05:56:50,438 [salt.state       ][INFO    ][1853] Running state [dbs] at time 05:56:50.437788
2017-12-16 05:56:50,438 [salt.state       ][INFO    ][1853] Executing state host.present for dbs
2017-12-16 05:56:50,443 [salt.state       ][INFO    ][1853] {'host': 'dbs'}
2017-12-16 05:56:50,443 [salt.state       ][INFO    ][1853] Completed state [dbs] at time 05:56:50.443348 duration_in_ms=5.56
2017-12-16 05:56:50,444 [salt.state       ][INFO    ][1853] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.443925
2017-12-16 05:56:50,444 [salt.state       ][INFO    ][1853] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,449 [salt.state       ][INFO    ][1853] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,449 [salt.state       ][INFO    ][1853] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.449402 duration_in_ms=5.478
2017-12-16 05:56:50,450 [salt.state       ][INFO    ][1853] Running state [prx] at time 05:56:50.449779
2017-12-16 05:56:50,450 [salt.state       ][INFO    ][1853] Executing state host.present for prx
2017-12-16 05:56:50,455 [salt.state       ][INFO    ][1853] {'host': 'prx'}
2017-12-16 05:56:50,455 [salt.state       ][INFO    ][1853] Completed state [prx] at time 05:56:50.455120 duration_in_ms=5.341
2017-12-16 05:56:50,456 [salt.state       ][INFO    ][1853] Running state [prx02] at time 05:56:50.455499
2017-12-16 05:56:50,456 [salt.state       ][INFO    ][1853] Executing state host.present for prx02
2017-12-16 05:56:50,461 [salt.state       ][INFO    ][1853] {'host': 'prx02'}
2017-12-16 05:56:50,461 [salt.state       ][INFO    ][1853] Completed state [prx02] at time 05:56:50.461362 duration_in_ms=5.863
2017-12-16 05:56:50,462 [salt.state       ][INFO    ][1853] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.461738
2017-12-16 05:56:50,462 [salt.state       ][INFO    ][1853] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,467 [salt.state       ][INFO    ][1853] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,467 [salt.state       ][INFO    ][1853] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.467354 duration_in_ms=5.616
2017-12-16 05:56:50,468 [salt.state       ][INFO    ][1853] Running state [msg02] at time 05:56:50.467739
2017-12-16 05:56:50,468 [salt.state       ][INFO    ][1853] Executing state host.present for msg02
2017-12-16 05:56:50,473 [salt.state       ][INFO    ][1853] {'host': 'msg02'}
2017-12-16 05:56:50,473 [salt.state       ][INFO    ][1853] Completed state [msg02] at time 05:56:50.473323 duration_in_ms=5.584
2017-12-16 05:56:50,474 [salt.state       ][INFO    ][1853] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.473693
2017-12-16 05:56:50,474 [salt.state       ][INFO    ][1853] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,479 [salt.state       ][INFO    ][1853] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,479 [salt.state       ][INFO    ][1853] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.479160 duration_in_ms=5.468
2017-12-16 05:56:50,480 [salt.state       ][INFO    ][1853] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.479539
2017-12-16 05:56:50,480 [salt.state       ][INFO    ][1853] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,487 [salt.state       ][INFO    ][1853] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,487 [salt.state       ][INFO    ][1853] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.487416 duration_in_ms=7.877
2017-12-16 05:56:50,488 [salt.state       ][INFO    ][1853] Running state [msg03] at time 05:56:50.487790
2017-12-16 05:56:50,488 [salt.state       ][INFO    ][1853] Executing state host.present for msg03
2017-12-16 05:56:50,493 [salt.state       ][INFO    ][1853] {'host': 'msg03'}
2017-12-16 05:56:50,493 [salt.state       ][INFO    ][1853] Completed state [msg03] at time 05:56:50.493341 duration_in_ms=5.551
2017-12-16 05:56:50,494 [salt.state       ][INFO    ][1853] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.493716
2017-12-16 05:56:50,494 [salt.state       ][INFO    ][1853] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,499 [salt.state       ][INFO    ][1853] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,499 [salt.state       ][INFO    ][1853] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.499184 duration_in_ms=5.468
2017-12-16 05:56:50,500 [salt.state       ][INFO    ][1853] Running state [msg01] at time 05:56:50.499562
2017-12-16 05:56:50,500 [salt.state       ][INFO    ][1853] Executing state host.present for msg01
2017-12-16 05:56:50,505 [salt.state       ][INFO    ][1853] {'host': 'msg01'}
2017-12-16 05:56:50,505 [salt.state       ][INFO    ][1853] Completed state [msg01] at time 05:56:50.505198 duration_in_ms=5.636
2017-12-16 05:56:50,506 [salt.state       ][INFO    ][1853] Running state [msg] at time 05:56:50.505572
2017-12-16 05:56:50,506 [salt.state       ][INFO    ][1853] Executing state host.present for msg
2017-12-16 05:56:50,511 [salt.state       ][INFO    ][1853] {'host': 'msg'}
2017-12-16 05:56:50,511 [salt.state       ][INFO    ][1853] Completed state [msg] at time 05:56:50.511147 duration_in_ms=5.575
2017-12-16 05:56:50,512 [salt.state       ][INFO    ][1853] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.511548
2017-12-16 05:56:50,512 [salt.state       ][INFO    ][1853] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,517 [salt.state       ][INFO    ][1853] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,517 [salt.state       ][INFO    ][1853] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.517315 duration_in_ms=5.766
2017-12-16 05:56:50,518 [salt.state       ][INFO    ][1853] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.517695
2017-12-16 05:56:50,518 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,519 [salt.state       ][INFO    ][1853] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:56:50,519 [salt.state       ][INFO    ][1853] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.518909 duration_in_ms=1.214
2017-12-16 05:56:50,519 [salt.state       ][INFO    ][1853] Running state [cfg01] at time 05:56:50.519282
2017-12-16 05:56:50,520 [salt.state       ][INFO    ][1853] Executing state host.present for cfg01
2017-12-16 05:56:50,520 [salt.state       ][INFO    ][1853] Host cfg01 (10.167.4.100) already present
2017-12-16 05:56:50,521 [salt.state       ][INFO    ][1853] Completed state [cfg01] at time 05:56:50.520505 duration_in_ms=1.223
2017-12-16 05:56:50,521 [salt.state       ][INFO    ][1853] Running state [cmp002] at time 05:56:50.520886
2017-12-16 05:56:50,521 [salt.state       ][INFO    ][1853] Executing state host.present for cmp002
2017-12-16 05:56:50,523 [salt.state       ][INFO    ][1853] {'host': 'cmp002'}
2017-12-16 05:56:50,523 [salt.state       ][INFO    ][1853] Completed state [cmp002] at time 05:56:50.523253 duration_in_ms=2.367
2017-12-16 05:56:50,524 [salt.state       ][INFO    ][1853] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.523625
2017-12-16 05:56:50,524 [salt.state       ][INFO    ][1853] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,529 [salt.state       ][INFO    ][1853] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,529 [salt.state       ][INFO    ][1853] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.529364 duration_in_ms=5.739
2017-12-16 05:56:50,530 [salt.state       ][INFO    ][1853] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.529735
2017-12-16 05:56:50,530 [salt.state       ][INFO    ][1853] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,535 [salt.state       ][INFO    ][1853] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,535 [salt.state       ][INFO    ][1853] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.535190 duration_in_ms=5.455
2017-12-16 05:56:50,536 [salt.state       ][INFO    ][1853] Running state [cmp001] at time 05:56:50.535561
2017-12-16 05:56:50,536 [salt.state       ][INFO    ][1853] Executing state host.present for cmp001
2017-12-16 05:56:50,553 [salt.state       ][INFO    ][1853] {'host': 'cmp001'}
2017-12-16 05:56:50,553 [salt.state       ][INFO    ][1853] Completed state [cmp001] at time 05:56:50.553153 duration_in_ms=17.592
2017-12-16 05:56:50,554 [salt.state       ][INFO    ][1853] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.553521
2017-12-16 05:56:50,554 [salt.state       ][INFO    ][1853] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,589 [salt.state       ][INFO    ][1853] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,589 [salt.state       ][INFO    ][1853] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.589441 duration_in_ms=35.919
2017-12-16 05:56:50,590 [salt.state       ][INFO    ][1853] Running state [dbs01] at time 05:56:50.589842
2017-12-16 05:56:50,590 [salt.state       ][INFO    ][1853] Executing state host.present for dbs01
2017-12-16 05:56:50,595 [salt.state       ][INFO    ][1853] {'host': 'dbs01'}
2017-12-16 05:56:50,595 [salt.state       ][INFO    ][1853] Completed state [dbs01] at time 05:56:50.595297 duration_in_ms=5.454
2017-12-16 05:56:50,596 [salt.state       ][INFO    ][1853] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.595695
2017-12-16 05:56:50,596 [salt.state       ][INFO    ][1853] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,601 [salt.state       ][INFO    ][1853] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,601 [salt.state       ][INFO    ][1853] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.601447 duration_in_ms=5.752
2017-12-16 05:56:50,602 [salt.state       ][INFO    ][1853] Running state [dbs02] at time 05:56:50.601829
2017-12-16 05:56:50,602 [salt.state       ][INFO    ][1853] Executing state host.present for dbs02
2017-12-16 05:56:50,607 [salt.state       ][INFO    ][1853] {'host': 'dbs02'}
2017-12-16 05:56:50,607 [salt.state       ][INFO    ][1853] Completed state [dbs02] at time 05:56:50.607361 duration_in_ms=5.533
2017-12-16 05:56:50,608 [salt.state       ][INFO    ][1853] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.607747
2017-12-16 05:56:50,608 [salt.state       ][INFO    ][1853] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,613 [salt.state       ][INFO    ][1853] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,613 [salt.state       ][INFO    ][1853] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.613224 duration_in_ms=5.477
2017-12-16 05:56:50,614 [salt.state       ][INFO    ][1853] Running state [dbs03] at time 05:56:50.613600
2017-12-16 05:56:50,614 [salt.state       ][INFO    ][1853] Executing state host.present for dbs03
2017-12-16 05:56:50,619 [salt.state       ][INFO    ][1853] {'host': 'dbs03'}
2017-12-16 05:56:50,619 [salt.state       ][INFO    ][1853] Completed state [dbs03] at time 05:56:50.619210 duration_in_ms=5.61
2017-12-16 05:56:50,620 [salt.state       ][INFO    ][1853] Running state [odl01] at time 05:56:50.619593
2017-12-16 05:56:50,620 [salt.state       ][INFO    ][1853] Executing state host.present for odl01
2017-12-16 05:56:50,629 [salt.state       ][INFO    ][1853] {'host': 'odl01'}
2017-12-16 05:56:50,629 [salt.state       ][INFO    ][1853] Completed state [odl01] at time 05:56:50.629339 duration_in_ms=9.746
2017-12-16 05:56:50,630 [salt.state       ][INFO    ][1853] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.629727
2017-12-16 05:56:50,630 [salt.state       ][INFO    ][1853] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,635 [salt.state       ][INFO    ][1853] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,635 [salt.state       ][INFO    ][1853] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.634912 duration_in_ms=5.185
2017-12-16 05:56:50,635 [salt.state       ][INFO    ][1853] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.635310
2017-12-16 05:56:50,636 [salt.state       ][INFO    ][1853] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,641 [salt.state       ][INFO    ][1853] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,641 [salt.state       ][INFO    ][1853] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.640958 duration_in_ms=5.648
2017-12-16 05:56:50,641 [salt.state       ][INFO    ][1853] Running state [mas01] at time 05:56:50.641359
2017-12-16 05:56:50,642 [salt.state       ][INFO    ][1853] Executing state host.present for mas01
2017-12-16 05:56:50,647 [salt.state       ][INFO    ][1853] {'host': 'mas01'}
2017-12-16 05:56:50,647 [salt.state       ][INFO    ][1853] Completed state [mas01] at time 05:56:50.647228 duration_in_ms=5.869
2017-12-16 05:56:50,648 [salt.state       ][INFO    ][1853] Running state [ctl02] at time 05:56:50.647604
2017-12-16 05:56:50,648 [salt.state       ][INFO    ][1853] Executing state host.present for ctl02
2017-12-16 05:56:50,653 [salt.state       ][INFO    ][1853] {'host': 'ctl02'}
2017-12-16 05:56:50,653 [salt.state       ][INFO    ][1853] Completed state [ctl02] at time 05:56:50.653230 duration_in_ms=5.626
2017-12-16 05:56:50,654 [salt.state       ][INFO    ][1853] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.653613
2017-12-16 05:56:50,654 [salt.state       ][INFO    ][1853] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,659 [salt.state       ][INFO    ][1853] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,659 [salt.state       ][INFO    ][1853] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.659027 duration_in_ms=5.414
2017-12-16 05:56:50,659 [salt.state       ][INFO    ][1853] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.659405
2017-12-16 05:56:50,660 [salt.state       ][INFO    ][1853] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,665 [salt.state       ][INFO    ][1853] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,665 [salt.state       ][INFO    ][1853] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.665126 duration_in_ms=5.721
2017-12-16 05:56:50,666 [salt.state       ][INFO    ][1853] Running state [ctl03] at time 05:56:50.665507
2017-12-16 05:56:50,666 [salt.state       ][INFO    ][1853] Executing state host.present for ctl03
2017-12-16 05:56:50,671 [salt.state       ][INFO    ][1853] {'host': 'ctl03'}
2017-12-16 05:56:50,671 [salt.state       ][INFO    ][1853] Completed state [ctl03] at time 05:56:50.671105 duration_in_ms=5.597
2017-12-16 05:56:50,672 [salt.state       ][INFO    ][1853] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.671489
2017-12-16 05:56:50,672 [salt.state       ][INFO    ][1853] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,677 [salt.state       ][INFO    ][1853] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,677 [salt.state       ][INFO    ][1853] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.677052 duration_in_ms=5.564
2017-12-16 05:56:50,677 [salt.state       ][INFO    ][1853] Running state [ctl01] at time 05:56:50.677447
2017-12-16 05:56:50,678 [salt.state       ][INFO    ][1853] Executing state host.present for ctl01
2017-12-16 05:56:50,683 [salt.state       ][INFO    ][1853] {'host': 'ctl01'}
2017-12-16 05:56:50,683 [salt.state       ][INFO    ][1853] Completed state [ctl01] at time 05:56:50.683016 duration_in_ms=5.569
2017-12-16 05:56:50,683 [salt.state       ][INFO    ][1853] Running state [ctl] at time 05:56:50.683389
2017-12-16 05:56:50,684 [salt.state       ][INFO    ][1853] Executing state host.present for ctl
2017-12-16 05:56:50,689 [salt.state       ][INFO    ][1853] {'host': 'ctl'}
2017-12-16 05:56:50,689 [salt.state       ][INFO    ][1853] Completed state [ctl] at time 05:56:50.689112 duration_in_ms=5.723
2017-12-16 05:56:50,690 [salt.state       ][INFO    ][1853] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.689488
2017-12-16 05:56:50,690 [salt.state       ][INFO    ][1853] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:56:50,743 [salt.state       ][INFO    ][1853] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2017-12-16 05:56:50,743 [salt.state       ][INFO    ][1853] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:56:50.742990 duration_in_ms=53.502
2017-12-16 05:56:50,770 [salt.state       ][INFO    ][1853] Running state [ens2] at time 05:56:50.769832
2017-12-16 05:56:50,770 [salt.state       ][INFO    ][1853] Executing state network.managed for ens2
2017-12-16 05:56:51,150 [salt.state       ][INFO    ][1853] Interface ens2 is up to date.
2017-12-16 05:56:51,150 [salt.state       ][INFO    ][1853] Completed state [ens2] at time 05:56:51.149866 duration_in_ms=380.033
2017-12-16 05:56:51,150 [salt.state       ][INFO    ][1853] Running state [ens3] at time 05:56:51.150052
2017-12-16 05:56:51,150 [salt.state       ][INFO    ][1853] Executing state network.managed for ens3
2017-12-16 05:56:51,165 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-16 05:56:51,394 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-16 05:56:51,560 [salt.state       ][INFO    ][1853] {'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.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-16 05:56:51,561 [salt.state       ][INFO    ][1853] Completed state [ens3] at time 05:56:51.560593 duration_in_ms=410.541
2017-12-16 05:56:51,561 [salt.state       ][INFO    ][1853] Running state [/etc/profile.d/proxy.sh] at time 05:56:51.560826
2017-12-16 05:56:51,561 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 05:56:51,561 [salt.state       ][INFO    ][1853] File /etc/profile.d/proxy.sh is not present
2017-12-16 05:56:51,562 [salt.state       ][INFO    ][1853] Completed state [/etc/profile.d/proxy.sh] at time 05:56:51.561532 duration_in_ms=0.706
2017-12-16 05:56:51,562 [salt.state       ][INFO    ][1853] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:56:51.561692
2017-12-16 05:56:51,562 [salt.state       ][INFO    ][1853] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 05:56:51,562 [salt.state       ][INFO    ][1853] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 05:56:51,562 [salt.state       ][INFO    ][1853] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:56:51.562173 duration_in_ms=0.481
2017-12-16 05:56:51,567 [salt.state       ][INFO    ][1853] Running state [ntp] at time 05:56:51.566613
2017-12-16 05:56:51,567 [salt.state       ][INFO    ][1853] Executing state pkg.installed for ntp
2017-12-16 05:56:51,689 [salt.loaded.int.module.cmdmod][INFO    ][1853] 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:53,558 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055653544488
2017-12-16 05:56:54,017 [salt.minion      ][INFO    ][5176] Starting a new job with PID 5176
2017-12-16 05:56:54,027 [salt.minion      ][INFO    ][5176] Returning information for job: 20171216055653544488
2017-12-16 05:57:03,783 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055703769709
2017-12-16 05:57:03,805 [salt.minion      ][INFO    ][5212] Starting a new job with PID 5212
2017-12-16 05:57:03,852 [salt.minion      ][INFO    ][5212] Returning information for job: 20171216055703769709
2017-12-16 05:57:13,969 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055713957348
2017-12-16 05:57:13,990 [salt.minion      ][INFO    ][5253] Starting a new job with PID 5253
2017-12-16 05:57:14,006 [salt.minion      ][INFO    ][5253] Returning information for job: 20171216055713957348
2017-12-16 05:57:16,271 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:57:16,301 [salt.state       ][INFO    ][1853] 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:16,309 [salt.state       ][INFO    ][1853] Loading fresh modules for state activity
2017-12-16 05:57:16,322 [salt.state       ][INFO    ][1853] Completed state [ntp] at time 05:57:16.321993 duration_in_ms=24755.379
2017-12-16 05:57:16,324 [salt.state       ][INFO    ][1853] Running state [/etc/ntp.conf] at time 05:57:16.324386
2017-12-16 05:57:16,325 [salt.state       ][INFO    ][1853] Executing state file.managed for /etc/ntp.conf
2017-12-16 05:57:16,346 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 05:57:16,368 [salt.fileclient  ][INFO    ][1853] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:57:16,376 [salt.state       ][INFO    ][1853] 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:16,378 [salt.state       ][INFO    ][1853] Completed state [/etc/ntp.conf] at time 05:57:16.377714 duration_in_ms=53.327
2017-12-16 05:57:16,441 [salt.state       ][INFO    ][1853] Running state [ntp] at time 05:57:16.440804
2017-12-16 05:57:16,441 [salt.state       ][INFO    ][1853] Executing state service.running for ntp
2017-12-16 05:57:16,443 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 05:57:16,454 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:57:16,465 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:57:16,478 [salt.state       ][INFO    ][1853] The service ntp is already running
2017-12-16 05:57:16,478 [salt.state       ][INFO    ][1853] Completed state [ntp] at time 05:57:16.477951 duration_in_ms=37.147
2017-12-16 05:57:16,478 [salt.state       ][INFO    ][1853] Running state [ntp] at time 05:57:16.478117
2017-12-16 05:57:16,478 [salt.state       ][INFO    ][1853] Executing state service.mod_watch for ntp
2017-12-16 05:57:16,479 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:57:16,489 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:57:16,501 [salt.loaded.int.module.cmdmod][INFO    ][1853] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-16 05:57:16,552 [salt.state       ][INFO    ][1853] {'ntp': True}
2017-12-16 05:57:16,552 [salt.state       ][INFO    ][1853] Completed state [ntp] at time 05:57:16.552217 duration_in_ms=74.099
2017-12-16 05:57:16,555 [salt.minion      ][INFO    ][1853] Returning information for job: 20171216055512710563
2017-12-16 05:58:15,637 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216055815628024
2017-12-16 05:58:15,662 [salt.minion      ][INFO    ][5466] Starting a new job with PID 5466
2017-12-16 05:58:18,725 [salt.state       ][INFO    ][5466] Loading fresh modules for state activity
2017-12-16 05:58:18,777 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 05:58:18,795 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 05:58:18,826 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:18,871 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 05:58:18,888 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,041 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 05:58:19,068 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,115 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 05:58:19,182 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,239 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 05:58:19,271 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,316 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 05:58:19,338 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,382 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 05:58:19,416 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,469 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 05:58:19,492 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,538 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 05:58:19,574 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,620 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 05:58:19,634 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,676 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 05:58:19,705 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,752 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 05:58:19,806 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,867 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 05:58:19,890 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:19,930 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 05:58:19,956 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,004 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 05:58:20,027 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,091 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 05:58:20,128 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,168 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 05:58:20,197 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,239 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 05:58:20,280 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,358 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 05:58:20,426 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,473 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 05:58:20,488 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,534 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 05:58:20,572 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:20,617 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 05:58:20,636 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 05:58:20,718 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:58:20,736 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 05:58:20,753 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:58:20,766 [salt.state       ][INFO    ][5466] Running state [/etc/environment] at time 05:58:20.765848
2017-12-16 05:58:20,766 [salt.state       ][INFO    ][5466] Executing state file.blockreplace for /etc/environment
2017-12-16 05:58:20,773 [salt.state       ][INFO    ][5466] 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,774 [salt.state       ][INFO    ][5466] Completed state [/etc/environment] at time 05:58:20.773602 duration_in_ms=7.753
2017-12-16 05:58:20,774 [salt.state       ][INFO    ][5466] Running state [/etc/profile.d] at time 05:58:20.773897
2017-12-16 05:58:20,774 [salt.state       ][INFO    ][5466] Executing state file.directory for /etc/profile.d
2017-12-16 05:58:20,775 [salt.state       ][INFO    ][5466] Directory /etc/profile.d is in the correct state
2017-12-16 05:58:20,775 [salt.state       ][INFO    ][5466] Completed state [/etc/profile.d] at time 05:58:20.775353 duration_in_ms=1.457
2017-12-16 05:58:21,052 [salt.state       ][INFO    ][5466] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:58:21.051853
2017-12-16 05:58:21,052 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 05:58:21,070 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 05:58:21,074 [salt.state       ][INFO    ][5466] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 05:58:21,075 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:58:21.074578 duration_in_ms=22.724
2017-12-16 05:58:21,075 [salt.state       ][INFO    ][5466] Running state [linux_repo_prereq_pkgs] at time 05:58:21.075251
2017-12-16 05:58:21,076 [salt.state       ][INFO    ][5466] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 05:58:21,076 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:58:21,597 [salt.state       ][INFO    ][5466] All specified packages are already installed
2017-12-16 05:58:21,598 [salt.state       ][INFO    ][5466] Completed state [linux_repo_prereq_pkgs] at time 05:58:21.598007 duration_in_ms=522.756
2017-12-16 05:58:21,598 [salt.state       ][INFO    ][5466] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:58:21.598353
2017-12-16 05:58:21,599 [salt.state       ][INFO    ][5466] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 05:58:21,599 [salt.state       ][INFO    ][5466] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 05:58:21,599 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:58:21.599406 duration_in_ms=1.053
2017-12-16 05:58:21,600 [salt.state       ][INFO    ][5466] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:58:21.599686
2017-12-16 05:58:21,600 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 05:58:21,620 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:58:21,638 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:21,676 [salt.state       ][INFO    ][5466] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 05:58:21,677 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:58:21.676726 duration_in_ms=77.039
2017-12-16 05:58:21,679 [salt.state       ][INFO    ][5466] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:58:21.678835
2017-12-16 05:58:21,679 [salt.state       ][INFO    ][5466] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 05:58:21,914 [salt.loaded.int.module.cmdmod][INFO    ][5466] 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,997 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:23,953 [salt.state       ][INFO    ][5466] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 05:58:23,954 [salt.state       ][INFO    ][5466] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:58:23.953644 duration_in_ms=2274.809
2017-12-16 05:58:23,954 [salt.state       ][INFO    ][5466] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:58:23.953987
2017-12-16 05:58:23,954 [salt.state       ][INFO    ][5466] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 05:58:23,955 [salt.state       ][INFO    ][5466] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 05:58:23,955 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:58:23.954922 duration_in_ms=0.934
2017-12-16 05:58:23,955 [salt.state       ][INFO    ][5466] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:58:23.955187
2017-12-16 05:58:23,955 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 05:58:23,973 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:58:23,993 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:24,036 [salt.state       ][INFO    ][5466] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 05:58:24,036 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:58:24.036252 duration_in_ms=81.065
2017-12-16 05:58:24,037 [salt.state       ][INFO    ][5466] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:58:24.037074
2017-12-16 05:58:24,037 [salt.state       ][INFO    ][5466] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 05:58:24,127 [salt.loaded.int.module.cmdmod][INFO    ][5466] 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:24,204 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:25,765 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055825721425
2017-12-16 05:58:25,783 [salt.minion      ][INFO    ][6463] Starting a new job with PID 6463
2017-12-16 05:58:25,796 [salt.minion      ][INFO    ][6463] Returning information for job: 20171216055825721425
2017-12-16 05:58:26,218 [salt.state       ][INFO    ][5466] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 05:58:26,219 [salt.state       ][INFO    ][5466] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:58:26.218605 duration_in_ms=2181.53
2017-12-16 05:58:26,219 [salt.state       ][INFO    ][5466] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:58:26.218965
2017-12-16 05:58:26,219 [salt.state       ][INFO    ][5466] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 05:58:26,220 [salt.state       ][INFO    ][5466] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 05:58:26,220 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:58:26.219946 duration_in_ms=0.981
2017-12-16 05:58:26,220 [salt.state       ][INFO    ][5466] Running state [/etc/apt/preferences.d/uca] at time 05:58:26.220218
2017-12-16 05:58:26,221 [salt.state       ][INFO    ][5466] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 05:58:26,221 [salt.state       ][INFO    ][5466] File /etc/apt/preferences.d/uca is not present
2017-12-16 05:58:26,221 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/preferences.d/uca] at time 05:58:26.221059 duration_in_ms=0.841
2017-12-16 05:58:26,222 [salt.state       ][INFO    ][5466] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:58:26.221823
2017-12-16 05:58:26,222 [salt.state       ][INFO    ][5466] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 05:58:26,287 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 05:58:26,334 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:28,328 [salt.state       ][INFO    ][5466] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 05:58:28,328 [salt.state       ][INFO    ][5466] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:58:28.328364 duration_in_ms=2106.541
2017-12-16 05:58:28,329 [salt.state       ][INFO    ][5466] Running state [linux_extra_packages_purged] at time 05:58:28.328700
2017-12-16 05:58:28,329 [salt.state       ][INFO    ][5466] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 05:58:28,335 [salt.state       ][INFO    ][5466] All specified packages are already absent
2017-12-16 05:58:28,335 [salt.state       ][INFO    ][5466] Completed state [linux_extra_packages_purged] at time 05:58:28.334916 duration_in_ms=6.215
2017-12-16 05:58:28,335 [salt.state       ][INFO    ][5466] Running state [linux_extra_packages_latest] at time 05:58:28.335221
2017-12-16 05:58:28,336 [salt.state       ][INFO    ][5466] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 05:58:28,339 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:58:30,199 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 05:58:30,238 [salt.state       ][INFO    ][5466] Package mcelog is already up-to-date
2017-12-16 05:58:30,239 [salt.state       ][INFO    ][5466] Completed state [linux_extra_packages_latest] at time 05:58:30.238567 duration_in_ms=1903.346
2017-12-16 05:58:30,239 [salt.state       ][INFO    ][5466] Running state [UTC] at time 05:58:30.239212
2017-12-16 05:58:30,240 [salt.state       ][INFO    ][5466] Executing state timezone.system for UTC
2017-12-16 05:58:30,240 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:58:30,270 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:58:30,277 [salt.state       ][INFO    ][5466] Timezone UTC already set, UTC already set to UTC
2017-12-16 05:58:30,278 [salt.state       ][INFO    ][5466] Completed state [UTC] at time 05:58:30.277909 duration_in_ms=38.697
2017-12-16 05:58:30,279 [salt.state       ][INFO    ][5466] Running state [nf_conntrack] at time 05:58:30.278593
2017-12-16 05:58:30,279 [salt.state       ][INFO    ][5466] Executing state kmod.present for nf_conntrack
2017-12-16 05:58:30,279 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'lsmod' in directory '/root'
2017-12-16 05:58:30,287 [salt.state       ][INFO    ][5466] Kernel module nf_conntrack is already present
2017-12-16 05:58:30,287 [salt.state       ][INFO    ][5466] Completed state [nf_conntrack] at time 05:58:30.287066 duration_in_ms=8.473
2017-12-16 05:58:30,288 [salt.state       ][INFO    ][5466] Running state [kernel.panic] at time 05:58:30.287664
2017-12-16 05:58:30,288 [salt.state       ][INFO    ][5466] Executing state sysctl.present for kernel.panic
2017-12-16 05:58:30,295 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,307 [salt.state       ][INFO    ][5466] Sysctl value kernel.panic = 60 is already set
2017-12-16 05:58:30,308 [salt.state       ][INFO    ][5466] Completed state [kernel.panic] at time 05:58:30.307623 duration_in_ms=19.958
2017-12-16 05:58:30,308 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_keepalive_probes] at time 05:58:30.307951
2017-12-16 05:58:30,308 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 05:58:30,309 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,322 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 05:58:30,322 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:58:30.322296 duration_in_ms=14.344
2017-12-16 05:58:30,323 [salt.state       ][INFO    ][5466] Running state [fs.file-max] at time 05:58:30.322720
2017-12-16 05:58:30,323 [salt.state       ][INFO    ][5466] Executing state sysctl.present for fs.file-max
2017-12-16 05:58:30,324 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,338 [salt.state       ][INFO    ][5466] Sysctl value fs.file-max = 124165 is already set
2017-12-16 05:58:30,339 [salt.state       ][INFO    ][5466] Completed state [fs.file-max] at time 05:58:30.338684 duration_in_ms=15.963
2017-12-16 05:58:30,339 [salt.state       ][INFO    ][5466] Running state [net.core.somaxconn] at time 05:58:30.339171
2017-12-16 05:58:30,340 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.core.somaxconn
2017-12-16 05:58:30,340 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,359 [salt.state       ][INFO    ][5466] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 05:58:30,359 [salt.state       ][INFO    ][5466] Completed state [net.core.somaxconn] at time 05:58:30.359383 duration_in_ms=20.212
2017-12-16 05:58:30,360 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:58:30.359711
2017-12-16 05:58:30,360 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 05:58:30,361 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,374 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 05:58:30,374 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:58:30.374371 duration_in_ms=14.659
2017-12-16 05:58:30,375 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_tw_reuse] at time 05:58:30.374907
2017-12-16 05:58:30,375 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 05:58:30,376 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,390 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 05:58:30,391 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_tw_reuse] at time 05:58:30.390688 duration_in_ms=15.781
2017-12-16 05:58:30,391 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_congestion_control] at time 05:58:30.391200
2017-12-16 05:58:30,392 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 05:58:30,392 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,406 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 05:58:30,407 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_congestion_control] at time 05:58:30.406681 duration_in_ms=15.481
2017-12-16 05:58:30,407 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_retries2] at time 05:58:30.407059
2017-12-16 05:58:30,407 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 05:58:30,408 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,421 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 05:58:30,422 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_retries2] at time 05:58:30.421638 duration_in_ms=14.578
2017-12-16 05:58:30,422 [salt.state       ][INFO    ][5466] Running state [net.core.netdev_max_backlog] at time 05:58:30.421978
2017-12-16 05:58:30,422 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 05:58:30,423 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,436 [salt.state       ][INFO    ][5466] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 05:58:30,436 [salt.state       ][INFO    ][5466] Completed state [net.core.netdev_max_backlog] at time 05:58:30.436245 duration_in_ms=14.267
2017-12-16 05:58:30,437 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:58:30.436578
2017-12-16 05:58:30,437 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 05:58:30,437 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,451 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 05:58:30,451 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:58:30.451039 duration_in_ms=14.459
2017-12-16 05:58:30,451 [salt.state       ][INFO    ][5466] Running state [vm.swappiness] at time 05:58:30.451371
2017-12-16 05:58:30,452 [salt.state       ][INFO    ][5466] Executing state sysctl.present for vm.swappiness
2017-12-16 05:58:30,452 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,465 [salt.state       ][INFO    ][5466] Sysctl value vm.swappiness = 10 is already set
2017-12-16 05:58:30,465 [salt.state       ][INFO    ][5466] Completed state [vm.swappiness] at time 05:58:30.465293 duration_in_ms=13.921
2017-12-16 05:58:30,466 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:58:30.465621
2017-12-16 05:58:30,466 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 05:58:30,466 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,479 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 05:58:30,480 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:58:30.479564 duration_in_ms=13.942
2017-12-16 05:58:30,480 [salt.state       ][INFO    ][5466] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:58:30.479761
2017-12-16 05:58:30,480 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 05:58:30,481 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,494 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 05:58:30,494 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:58:30.494382 duration_in_ms=14.621
2017-12-16 05:58:30,495 [salt.state       ][INFO    ][5466] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:58:30.494725
2017-12-16 05:58:30,495 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 05:58:30,496 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,509 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 05:58:30,510 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:58:30.509819 duration_in_ms=15.093
2017-12-16 05:58:30,510 [salt.state       ][INFO    ][5466] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:58:30.510148
2017-12-16 05:58:30,510 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 05:58:30,511 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,524 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 05:58:30,525 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:58:30.524609 duration_in_ms=14.461
2017-12-16 05:58:30,525 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_fin_timeout] at time 05:58:30.524934
2017-12-16 05:58:30,525 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 05:58:30,526 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,539 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 05:58:30,539 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_fin_timeout] at time 05:58:30.539039 duration_in_ms=14.104
2017-12-16 05:58:30,539 [salt.state       ][INFO    ][5466] Running state [net.ipv4.tcp_keepalive_time] at time 05:58:30.539368
2017-12-16 05:58:30,540 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 05:58:30,540 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,554 [salt.state       ][INFO    ][5466] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 05:58:30,555 [salt.state       ][INFO    ][5466] Completed state [net.ipv4.tcp_keepalive_time] at time 05:58:30.554699 duration_in_ms=15.33
2017-12-16 05:58:30,555 [salt.state       ][INFO    ][5466] Running state [net.nf_conntrack_max] at time 05:58:30.555030
2017-12-16 05:58:30,555 [salt.state       ][INFO    ][5466] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 05:58:30,556 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:58:30,569 [salt.state       ][INFO    ][5466] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 05:58:30,569 [salt.state       ][INFO    ][5466] Completed state [net.nf_conntrack_max] at time 05:58:30.569392 duration_in_ms=14.362
2017-12-16 05:58:30,570 [salt.state       ][INFO    ][5466] Running state [linux_sysfs_package] at time 05:58:30.569716
2017-12-16 05:58:30,570 [salt.state       ][INFO    ][5466] Executing state pkg.installed for linux_sysfs_package
2017-12-16 05:58:30,573 [salt.state       ][INFO    ][5466] All specified packages are already installed
2017-12-16 05:58:30,573 [salt.state       ][INFO    ][5466] Completed state [linux_sysfs_package] at time 05:58:30.573349 duration_in_ms=3.634
2017-12-16 05:58:30,574 [salt.state       ][INFO    ][5466] Running state [/etc/sysfs.d] at time 05:58:30.574216
2017-12-16 05:58:30,575 [salt.state       ][INFO    ][5466] Executing state file.directory for /etc/sysfs.d
2017-12-16 05:58:30,575 [salt.state       ][INFO    ][5466] Directory /etc/sysfs.d is in the correct state
2017-12-16 05:58:30,575 [salt.state       ][INFO    ][5466] Completed state [/etc/sysfs.d] at time 05:58:30.575238 duration_in_ms=1.021
2017-12-16 05:58:30,576 [salt.state       ][INFO    ][5466] Running state [ondemand] at time 05:58:30.575794
2017-12-16 05:58:30,576 [salt.state       ][INFO    ][5466] Executing state service.dead for ondemand
2017-12-16 05:58:30,577 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 05:58:30,586 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:58:30,594 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:58:30,606 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'runlevel' in directory '/root'
2017-12-16 05:58:30,614 [salt.state       ][INFO    ][5466] The service ondemand is already dead
2017-12-16 05:58:30,615 [salt.state       ][INFO    ][5466] Completed state [ondemand] at time 05:58:30.614862 duration_in_ms=39.068
2017-12-16 05:58:30,616 [salt.state       ][INFO    ][5466] Running state [cs_CZ.UTF-8] at time 05:58:30.615481
2017-12-16 05:58:30,616 [salt.state       ][INFO    ][5466] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 05:58:30,616 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'locale -a' in directory '/root'
2017-12-16 05:58:30,623 [salt.state       ][INFO    ][5466] Locale cs_CZ.UTF-8 is already present
2017-12-16 05:58:30,623 [salt.state       ][INFO    ][5466] Completed state [cs_CZ.UTF-8] at time 05:58:30.623334 duration_in_ms=7.853
2017-12-16 05:58:30,624 [salt.state       ][INFO    ][5466] Running state [en_US.UTF-8] at time 05:58:30.623662
2017-12-16 05:58:30,624 [salt.state       ][INFO    ][5466] Executing state locale.present for en_US.UTF-8
2017-12-16 05:58:30,624 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'locale -a' in directory '/root'
2017-12-16 05:58:30,631 [salt.state       ][INFO    ][5466] Locale en_US.UTF-8 is already present
2017-12-16 05:58:30,631 [salt.state       ][INFO    ][5466] Completed state [en_US.UTF-8] at time 05:58:30.630927 duration_in_ms=7.264
2017-12-16 05:58:30,632 [salt.state       ][INFO    ][5466] Running state [en_US.UTF-8] at time 05:58:30.631899
2017-12-16 05:58:30,632 [salt.state       ][INFO    ][5466] Executing state locale.system for en_US.UTF-8
2017-12-16 05:58:30,633 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'localectl' in directory '/root'
2017-12-16 05:58:30,663 [salt.state       ][INFO    ][5466] System locale en_US.UTF-8 already set
2017-12-16 05:58:30,663 [salt.state       ][INFO    ][5466] Completed state [en_US.UTF-8] at time 05:58:30.663187 duration_in_ms=31.286
2017-12-16 05:58:30,664 [salt.state       ][INFO    ][5466] Running state [root] at time 05:58:30.664220
2017-12-16 05:58:30,665 [salt.state       ][INFO    ][5466] Executing state user.present for root
2017-12-16 05:58:30,665 [salt.state       ][INFO    ][5466] User root is present and up to date
2017-12-16 05:58:30,666 [salt.state       ][INFO    ][5466] Completed state [root] at time 05:58:30.665690 duration_in_ms=1.469
2017-12-16 05:58:30,667 [salt.state       ][INFO    ][5466] Running state [/root] at time 05:58:30.666533
2017-12-16 05:58:30,667 [salt.state       ][INFO    ][5466] Executing state file.directory for /root
2017-12-16 05:58:30,667 [salt.state       ][INFO    ][5466] Directory /root is in the correct state
2017-12-16 05:58:30,668 [salt.state       ][INFO    ][5466] Completed state [/root] at time 05:58:30.667573 duration_in_ms=1.04
2017-12-16 05:58:30,668 [salt.state       ][INFO    ][5466] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:58:30.667835
2017-12-16 05:58:30,668 [salt.state       ][INFO    ][5466] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 05:58:30,668 [salt.state       ][INFO    ][5466] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 05:58:30,669 [salt.state       ][INFO    ][5466] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:58:30.668665 duration_in_ms=0.829
2017-12-16 05:58:30,669 [salt.state       ][INFO    ][5466] Running state [ubuntu] at time 05:58:30.668938
2017-12-16 05:58:30,669 [salt.state       ][INFO    ][5466] Executing state user.present for ubuntu
2017-12-16 05:58:30,670 [salt.state       ][INFO    ][5466] User ubuntu is present and up to date
2017-12-16 05:58:30,670 [salt.state       ][INFO    ][5466] Completed state [ubuntu] at time 05:58:30.670167 duration_in_ms=1.228
2017-12-16 05:58:30,671 [salt.state       ][INFO    ][5466] Running state [/home/ubuntu] at time 05:58:30.670896
2017-12-16 05:58:30,671 [salt.state       ][INFO    ][5466] Executing state file.directory for /home/ubuntu
2017-12-16 05:58:30,672 [salt.state       ][INFO    ][5466] Directory /home/ubuntu is in the correct state
2017-12-16 05:58:30,672 [salt.state       ][INFO    ][5466] Completed state [/home/ubuntu] at time 05:58:30.671913 duration_in_ms=1.016
2017-12-16 05:58:30,673 [salt.state       ][INFO    ][5466] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:58:30.672513
2017-12-16 05:58:30,673 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 05:58:30,689 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 05:58:30,722 [salt.state       ][INFO    ][5466] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 05:58:30,722 [salt.state       ][INFO    ][5466] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:58:30.721874 duration_in_ms=49.361
2017-12-16 05:58:30,722 [salt.state       ][INFO    ][5466] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:58:30.722159
2017-12-16 05:58:30,722 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 05:58:30,738 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 05:58:30,771 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:30,804 [salt.state       ][INFO    ][5466] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 05:58:30,804 [salt.state       ][INFO    ][5466] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:58:30.804424 duration_in_ms=82.264
2017-12-16 05:58:30,805 [salt.state       ][INFO    ][5466] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:58:30.804697
2017-12-16 05:58:30,805 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 05:58:30,826 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 05:58:30,843 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:58:30,874 [salt.state       ][INFO    ][5466] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 05:58:30,875 [salt.state       ][INFO    ][5466] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:58:30.874598 duration_in_ms=69.901
2017-12-16 05:58:30,876 [salt.state       ][INFO    ][5466] Running state [service.systemctl_reload] at time 05:58:30.875598
2017-12-16 05:58:30,876 [salt.state       ][INFO    ][5466] Executing state module.wait for service.systemctl_reload
2017-12-16 05:58:30,876 [salt.state       ][INFO    ][5466] No changes made for service.systemctl_reload
2017-12-16 05:58:30,876 [salt.state       ][INFO    ][5466] Completed state [service.systemctl_reload] at time 05:58:30.876402 duration_in_ms=0.804
2017-12-16 05:58:30,877 [salt.state       ][INFO    ][5466] Running state [/etc/hostname] at time 05:58:30.876666
2017-12-16 05:58:30,877 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/hostname
2017-12-16 05:58:30,892 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 05:58:30,894 [salt.state       ][INFO    ][5466] File /etc/hostname is in the correct state
2017-12-16 05:58:30,894 [salt.state       ][INFO    ][5466] Completed state [/etc/hostname] at time 05:58:30.893914 duration_in_ms=17.248
2017-12-16 05:58:30,895 [salt.state       ][INFO    ][5466] Running state [hostname msg03] at time 05:58:30.894937
2017-12-16 05:58:30,895 [salt.state       ][INFO    ][5466] Executing state cmd.wait for hostname msg03
2017-12-16 05:58:30,896 [salt.state       ][INFO    ][5466] No changes made for hostname msg03
2017-12-16 05:58:30,896 [salt.state       ][INFO    ][5466] Completed state [hostname msg03] at time 05:58:30.895757 duration_in_ms=0.82
2017-12-16 05:58:30,896 [salt.state       ][INFO    ][5466] Running state [mdb02] at time 05:58:30.896189
2017-12-16 05:58:30,896 [salt.state       ][INFO    ][5466] Executing state host.present for mdb02
2017-12-16 05:58:30,897 [salt.state       ][INFO    ][5466] Host mdb02 (10.167.4.77) already present
2017-12-16 05:58:30,897 [salt.state       ][INFO    ][5466] Completed state [mdb02] at time 05:58:30.897140 duration_in_ms=0.95
2017-12-16 05:58:30,897 [salt.state       ][INFO    ][5466] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.897410
2017-12-16 05:58:30,898 [salt.state       ][INFO    ][5466] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,898 [salt.state       ][INFO    ][5466] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 05:58:30,898 [salt.state       ][INFO    ][5466] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.898323 duration_in_ms=0.913
2017-12-16 05:58:30,899 [salt.state       ][INFO    ][5466] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.898600
2017-12-16 05:58:30,899 [salt.state       ][INFO    ][5466] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,899 [salt.state       ][INFO    ][5466] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 05:58:30,900 [salt.state       ][INFO    ][5466] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.899507 duration_in_ms=0.907
2017-12-16 05:58:30,900 [salt.state       ][INFO    ][5466] Running state [mdb03] at time 05:58:30.899783
2017-12-16 05:58:30,900 [salt.state       ][INFO    ][5466] Executing state host.present for mdb03
2017-12-16 05:58:30,900 [salt.state       ][INFO    ][5466] Host mdb03 (10.167.4.78) already present
2017-12-16 05:58:30,901 [salt.state       ][INFO    ][5466] Completed state [mdb03] at time 05:58:30.900688 duration_in_ms=0.905
2017-12-16 05:58:30,901 [salt.state       ][INFO    ][5466] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.900957
2017-12-16 05:58:30,901 [salt.state       ][INFO    ][5466] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,902 [salt.state       ][INFO    ][5466] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 05:58:30,902 [salt.state       ][INFO    ][5466] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.901881 duration_in_ms=0.924
2017-12-16 05:58:30,902 [salt.state       ][INFO    ][5466] Running state [mdb01] at time 05:58:30.902147
2017-12-16 05:58:30,902 [salt.state       ][INFO    ][5466] Executing state host.present for mdb01
2017-12-16 05:58:30,903 [salt.state       ][INFO    ][5466] Host mdb01 (10.167.4.76) already present
2017-12-16 05:58:30,903 [salt.state       ][INFO    ][5466] Completed state [mdb01] at time 05:58:30.903061 duration_in_ms=0.914
2017-12-16 05:58:30,903 [salt.state       ][INFO    ][5466] Running state [mdb] at time 05:58:30.903329
2017-12-16 05:58:30,904 [salt.state       ][INFO    ][5466] Executing state host.present for mdb
2017-12-16 05:58:30,904 [salt.state       ][INFO    ][5466] Host mdb (10.167.4.75) already present
2017-12-16 05:58:30,904 [salt.state       ][INFO    ][5466] Completed state [mdb] at time 05:58:30.904235 duration_in_ms=0.906
2017-12-16 05:58:30,905 [salt.state       ][INFO    ][5466] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.904518
2017-12-16 05:58:30,905 [salt.state       ][INFO    ][5466] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,905 [salt.state       ][INFO    ][5466] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 05:58:30,905 [salt.state       ][INFO    ][5466] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.905465 duration_in_ms=0.947
2017-12-16 05:58:30,906 [salt.state       ][INFO    ][5466] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.905733
2017-12-16 05:58:30,906 [salt.state       ][INFO    ][5466] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,906 [salt.state       ][INFO    ][5466] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:58:30,907 [salt.state       ][INFO    ][5466] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.906644 duration_in_ms=0.911
2017-12-16 05:58:30,907 [salt.state       ][INFO    ][5466] Running state [cfg01] at time 05:58:30.906911
2017-12-16 05:58:30,907 [salt.state       ][INFO    ][5466] Executing state host.present for cfg01
2017-12-16 05:58:30,908 [salt.state       ][INFO    ][5466] Host cfg01 (10.167.4.100) already present
2017-12-16 05:58:30,908 [salt.state       ][INFO    ][5466] Completed state [cfg01] at time 05:58:30.907817 duration_in_ms=0.905
2017-12-16 05:58:30,908 [salt.state       ][INFO    ][5466] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.908102
2017-12-16 05:58:30,908 [salt.state       ][INFO    ][5466] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,909 [salt.state       ][INFO    ][5466] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 05:58:30,909 [salt.state       ][INFO    ][5466] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.909031 duration_in_ms=0.929
2017-12-16 05:58:30,909 [salt.state       ][INFO    ][5466] Running state [prx01] at time 05:58:30.909301
2017-12-16 05:58:30,910 [salt.state       ][INFO    ][5466] Executing state host.present for prx01
2017-12-16 05:58:30,910 [salt.state       ][INFO    ][5466] Host prx01 (10.167.4.104) already present
2017-12-16 05:58:30,910 [salt.state       ][INFO    ][5466] Completed state [prx01] at time 05:58:30.910201 duration_in_ms=0.9
2017-12-16 05:58:30,911 [salt.state       ][INFO    ][5466] Running state [kvm01] at time 05:58:30.910491
2017-12-16 05:58:30,911 [salt.state       ][INFO    ][5466] Executing state host.present for kvm01
2017-12-16 05:58:30,911 [salt.state       ][INFO    ][5466] Host kvm01 (10.167.4.141) already present
2017-12-16 05:58:30,911 [salt.state       ][INFO    ][5466] Completed state [kvm01] at time 05:58:30.911411 duration_in_ms=0.92
2017-12-16 05:58:30,912 [salt.state       ][INFO    ][5466] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.911676
2017-12-16 05:58:30,912 [salt.state       ][INFO    ][5466] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,912 [salt.state       ][INFO    ][5466] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 05:58:30,913 [salt.state       ][INFO    ][5466] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.912579 duration_in_ms=0.903
2017-12-16 05:58:30,913 [salt.state       ][INFO    ][5466] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.912848
2017-12-16 05:58:30,913 [salt.state       ][INFO    ][5466] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,914 [salt.state       ][INFO    ][5466] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 05:58:30,914 [salt.state       ][INFO    ][5466] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.913808 duration_in_ms=0.96
2017-12-16 05:58:30,914 [salt.state       ][INFO    ][5466] Running state [kvm03] at time 05:58:30.914088
2017-12-16 05:58:30,914 [salt.state       ][INFO    ][5466] Executing state host.present for kvm03
2017-12-16 05:58:30,915 [salt.state       ][INFO    ][5466] Host kvm03 (10.167.4.143) already present
2017-12-16 05:58:30,915 [salt.state       ][INFO    ][5466] Completed state [kvm03] at time 05:58:30.915142 duration_in_ms=1.054
2017-12-16 05:58:30,915 [salt.state       ][INFO    ][5466] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.915412
2017-12-16 05:58:30,916 [salt.state       ][INFO    ][5466] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,916 [salt.state       ][INFO    ][5466] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 05:58:30,916 [salt.state       ][INFO    ][5466] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.916315 duration_in_ms=0.903
2017-12-16 05:58:30,917 [salt.state       ][INFO    ][5466] Running state [kvm02] at time 05:58:30.916581
2017-12-16 05:58:30,917 [salt.state       ][INFO    ][5466] Executing state host.present for kvm02
2017-12-16 05:58:30,917 [salt.state       ][INFO    ][5466] Host kvm02 (10.167.4.142) already present
2017-12-16 05:58:30,918 [salt.state       ][INFO    ][5466] Completed state [kvm02] at time 05:58:30.917494 duration_in_ms=0.913
2017-12-16 05:58:30,918 [salt.state       ][INFO    ][5466] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.917760
2017-12-16 05:58:30,918 [salt.state       ][INFO    ][5466] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,918 [salt.state       ][INFO    ][5466] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 05:58:30,919 [salt.state       ][INFO    ][5466] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.918681 duration_in_ms=0.921
2017-12-16 05:58:30,919 [salt.state       ][INFO    ][5466] Running state [dbs] at time 05:58:30.918946
2017-12-16 05:58:30,919 [salt.state       ][INFO    ][5466] Executing state host.present for dbs
2017-12-16 05:58:30,920 [salt.state       ][INFO    ][5466] Host dbs (10.167.4.50) already present
2017-12-16 05:58:30,920 [salt.state       ][INFO    ][5466] Completed state [dbs] at time 05:58:30.919866 duration_in_ms=0.92
2017-12-16 05:58:30,920 [salt.state       ][INFO    ][5466] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.920146
2017-12-16 05:58:30,920 [salt.state       ][INFO    ][5466] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,921 [salt.state       ][INFO    ][5466] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 05:58:30,921 [salt.state       ][INFO    ][5466] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.921079 duration_in_ms=0.932
2017-12-16 05:58:30,921 [salt.state       ][INFO    ][5466] Running state [prx] at time 05:58:30.921345
2017-12-16 05:58:30,922 [salt.state       ][INFO    ][5466] Executing state host.present for prx
2017-12-16 05:58:30,922 [salt.state       ][INFO    ][5466] Host prx (172.30.10.103) already present
2017-12-16 05:58:30,922 [salt.state       ][INFO    ][5466] Completed state [prx] at time 05:58:30.922242 duration_in_ms=0.897
2017-12-16 05:58:30,923 [salt.state       ][INFO    ][5466] Running state [prx02] at time 05:58:30.922515
2017-12-16 05:58:30,923 [salt.state       ][INFO    ][5466] Executing state host.present for prx02
2017-12-16 05:58:30,923 [salt.state       ][INFO    ][5466] Host prx02 (10.167.4.105) already present
2017-12-16 05:58:30,923 [salt.state       ][INFO    ][5466] Completed state [prx02] at time 05:58:30.923415 duration_in_ms=0.901
2017-12-16 05:58:30,924 [salt.state       ][INFO    ][5466] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.923678
2017-12-16 05:58:30,924 [salt.state       ][INFO    ][5466] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,924 [salt.state       ][INFO    ][5466] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 05:58:30,925 [salt.state       ][INFO    ][5466] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.924576 duration_in_ms=0.897
2017-12-16 05:58:30,925 [salt.state       ][INFO    ][5466] Running state [msg02] at time 05:58:30.924840
2017-12-16 05:58:30,925 [salt.state       ][INFO    ][5466] Executing state host.present for msg02
2017-12-16 05:58:30,926 [salt.state       ][INFO    ][5466] Host msg02 (10.167.4.42) already present
2017-12-16 05:58:30,926 [salt.state       ][INFO    ][5466] Completed state [msg02] at time 05:58:30.925780 duration_in_ms=0.939
2017-12-16 05:58:30,926 [salt.state       ][INFO    ][5466] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.926060
2017-12-16 05:58:30,926 [salt.state       ][INFO    ][5466] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,927 [salt.state       ][INFO    ][5466] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 05:58:30,927 [salt.state       ][INFO    ][5466] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.926975 duration_in_ms=0.914
2017-12-16 05:58:30,927 [salt.state       ][INFO    ][5466] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.927242
2017-12-16 05:58:30,928 [salt.state       ][INFO    ][5466] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:30,928 [salt.state       ][INFO    ][5466] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 05:58:30,928 [salt.state       ][INFO    ][5466] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:58:30.928157 duration_in_ms=0.915
2017-12-16 05:58:30,928 [salt.state       ][INFO    ][5466] Running state [msg03] at time 05:58:30.928422
2017-12-16 05:58:30,929 [salt.state       ][INFO    ][5466] Executing state host.present for msg03
2017-12-16 05:58:30,929 [salt.state       ][INFO    ][5466] Host msg03 (10.167.4.43) already present
2017-12-16 05:58:30,929 [salt.state       ][INFO    ][5466] Completed state [msg03] at time 05:58:30.929332 duration_in_ms=0.909
2017-12-16 05:58:30,930 [salt.state       ][INFO    ][5466] Running state [file.replace] at time 05:58:30.930056
2017-12-16 05:58:30,930 [salt.state       ][INFO    ][5466] Executing state module.run for file.replace
2017-12-16 05:58:31,871 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 05:58:31,882 [salt.state       ][INFO    ][5466] onlyif execution failed
2017-12-16 05:58:31,882 [salt.state       ][INFO    ][5466] Completed state [file.replace] at time 05:58:31.882070 duration_in_ms=952.014
2017-12-16 05:58:31,883 [salt.state       ][INFO    ][5466] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.882519
2017-12-16 05:58:31,883 [salt.state       ][INFO    ][5466] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,884 [salt.state       ][INFO    ][5466] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 05:58:31,884 [salt.state       ][INFO    ][5466] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.883812 duration_in_ms=1.293
2017-12-16 05:58:31,884 [salt.state       ][INFO    ][5466] Running state [msg01] at time 05:58:31.884125
2017-12-16 05:58:31,884 [salt.state       ][INFO    ][5466] Executing state host.present for msg01
2017-12-16 05:58:31,885 [salt.state       ][INFO    ][5466] Host msg01 (10.167.4.41) already present
2017-12-16 05:58:31,885 [salt.state       ][INFO    ][5466] Completed state [msg01] at time 05:58:31.885194 duration_in_ms=1.069
2017-12-16 05:58:31,886 [salt.state       ][INFO    ][5466] Running state [msg] at time 05:58:31.885516
2017-12-16 05:58:31,886 [salt.state       ][INFO    ][5466] Executing state host.present for msg
2017-12-16 05:58:31,886 [salt.state       ][INFO    ][5466] Host msg (10.167.4.40) already present
2017-12-16 05:58:31,887 [salt.state       ][INFO    ][5466] Completed state [msg] at time 05:58:31.886548 duration_in_ms=1.032
2017-12-16 05:58:31,887 [salt.state       ][INFO    ][5466] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.886855
2017-12-16 05:58:31,887 [salt.state       ][INFO    ][5466] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,888 [salt.state       ][INFO    ][5466] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 05:58:31,888 [salt.state       ][INFO    ][5466] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.887892 duration_in_ms=1.037
2017-12-16 05:58:31,888 [salt.state       ][INFO    ][5466] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.888204
2017-12-16 05:58:31,889 [salt.state       ][INFO    ][5466] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,889 [salt.state       ][INFO    ][5466] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:58:31,889 [salt.state       ][INFO    ][5466] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.889267 duration_in_ms=1.064
2017-12-16 05:58:31,890 [salt.state       ][INFO    ][5466] Running state [cfg01] at time 05:58:31.889578
2017-12-16 05:58:31,890 [salt.state       ][INFO    ][5466] Executing state host.present for cfg01
2017-12-16 05:58:31,890 [salt.state       ][INFO    ][5466] Host cfg01 (10.167.4.100) already present
2017-12-16 05:58:31,891 [salt.state       ][INFO    ][5466] Completed state [cfg01] at time 05:58:31.890618 duration_in_ms=1.04
2017-12-16 05:58:31,891 [salt.state       ][INFO    ][5466] Running state [cmp002] at time 05:58:31.890932
2017-12-16 05:58:31,891 [salt.state       ][INFO    ][5466] Executing state host.present for cmp002
2017-12-16 05:58:31,892 [salt.state       ][INFO    ][5466] Host cmp002 (10.167.4.102) already present
2017-12-16 05:58:31,892 [salt.state       ][INFO    ][5466] Completed state [cmp002] at time 05:58:31.891977 duration_in_ms=1.045
2017-12-16 05:58:31,892 [salt.state       ][INFO    ][5466] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.892287
2017-12-16 05:58:31,893 [salt.state       ][INFO    ][5466] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,893 [salt.state       ][INFO    ][5466] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 05:58:31,893 [salt.state       ][INFO    ][5466] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.893339 duration_in_ms=1.052
2017-12-16 05:58:31,894 [salt.state       ][INFO    ][5466] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.893635
2017-12-16 05:58:31,894 [salt.state       ][INFO    ][5466] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,894 [salt.state       ][INFO    ][5466] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 05:58:31,895 [salt.state       ][INFO    ][5466] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.894683 duration_in_ms=1.047
2017-12-16 05:58:31,895 [salt.state       ][INFO    ][5466] Running state [cmp001] at time 05:58:31.894991
2017-12-16 05:58:31,895 [salt.state       ][INFO    ][5466] Executing state host.present for cmp001
2017-12-16 05:58:31,896 [salt.state       ][INFO    ][5466] Host cmp001 (10.167.4.101) already present
2017-12-16 05:58:31,896 [salt.state       ][INFO    ][5466] Completed state [cmp001] at time 05:58:31.896251 duration_in_ms=1.26
2017-12-16 05:58:31,897 [salt.state       ][INFO    ][5466] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.896565
2017-12-16 05:58:31,897 [salt.state       ][INFO    ][5466] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,897 [salt.state       ][INFO    ][5466] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 05:58:31,898 [salt.state       ][INFO    ][5466] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.897636 duration_in_ms=1.071
2017-12-16 05:58:31,898 [salt.state       ][INFO    ][5466] Running state [dbs01] at time 05:58:31.897943
2017-12-16 05:58:31,898 [salt.state       ][INFO    ][5466] Executing state host.present for dbs01
2017-12-16 05:58:31,899 [salt.state       ][INFO    ][5466] Host dbs01 (10.167.4.51) already present
2017-12-16 05:58:31,899 [salt.state       ][INFO    ][5466] Completed state [dbs01] at time 05:58:31.898993 duration_in_ms=1.05
2017-12-16 05:58:31,899 [salt.state       ][INFO    ][5466] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.899293
2017-12-16 05:58:31,900 [salt.state       ][INFO    ][5466] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,900 [salt.state       ][INFO    ][5466] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 05:58:31,900 [salt.state       ][INFO    ][5466] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.900279 duration_in_ms=0.986
2017-12-16 05:58:31,901 [salt.state       ][INFO    ][5466] Running state [dbs02] at time 05:58:31.900570
2017-12-16 05:58:31,901 [salt.state       ][INFO    ][5466] Executing state host.present for dbs02
2017-12-16 05:58:31,901 [salt.state       ][INFO    ][5466] Host dbs02 (10.167.4.52) already present
2017-12-16 05:58:31,902 [salt.state       ][INFO    ][5466] Completed state [dbs02] at time 05:58:31.901597 duration_in_ms=1.028
2017-12-16 05:58:31,902 [salt.state       ][INFO    ][5466] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.901887
2017-12-16 05:58:31,902 [salt.state       ][INFO    ][5466] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,903 [salt.state       ][INFO    ][5466] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 05:58:31,903 [salt.state       ][INFO    ][5466] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.902929 duration_in_ms=1.042
2017-12-16 05:58:31,903 [salt.state       ][INFO    ][5466] Running state [dbs03] at time 05:58:31.903238
2017-12-16 05:58:31,904 [salt.state       ][INFO    ][5466] Executing state host.present for dbs03
2017-12-16 05:58:31,904 [salt.state       ][INFO    ][5466] Host dbs03 (10.167.4.53) already present
2017-12-16 05:58:31,904 [salt.state       ][INFO    ][5466] Completed state [dbs03] at time 05:58:31.904214 duration_in_ms=0.976
2017-12-16 05:58:31,905 [salt.state       ][INFO    ][5466] Running state [odl01] at time 05:58:31.904503
2017-12-16 05:58:31,905 [salt.state       ][INFO    ][5466] Executing state host.present for odl01
2017-12-16 05:58:31,905 [salt.state       ][INFO    ][5466] Host odl01 (10.167.4.111) already present
2017-12-16 05:58:31,906 [salt.state       ][INFO    ][5466] Completed state [odl01] at time 05:58:31.905526 duration_in_ms=1.023
2017-12-16 05:58:31,906 [salt.state       ][INFO    ][5466] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.905818
2017-12-16 05:58:31,906 [salt.state       ][INFO    ][5466] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,907 [salt.state       ][INFO    ][5466] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 05:58:31,907 [salt.state       ][INFO    ][5466] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.906866 duration_in_ms=1.049
2017-12-16 05:58:31,907 [salt.state       ][INFO    ][5466] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.907170
2017-12-16 05:58:31,907 [salt.state       ][INFO    ][5466] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,908 [salt.state       ][INFO    ][5466] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 05:58:31,908 [salt.state       ][INFO    ][5466] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.908171 duration_in_ms=1.0
2017-12-16 05:58:31,908 [salt.state       ][INFO    ][5466] Running state [mas01] at time 05:58:31.908476
2017-12-16 05:58:31,909 [salt.state       ][INFO    ][5466] Executing state host.present for mas01
2017-12-16 05:58:31,909 [salt.state       ][INFO    ][5466] Host mas01 (10.167.4.3) already present
2017-12-16 05:58:31,910 [salt.state       ][INFO    ][5466] Completed state [mas01] at time 05:58:31.909509 duration_in_ms=1.033
2017-12-16 05:58:31,910 [salt.state       ][INFO    ][5466] Running state [ctl02] at time 05:58:31.909796
2017-12-16 05:58:31,910 [salt.state       ][INFO    ][5466] Executing state host.present for ctl02
2017-12-16 05:58:31,911 [salt.state       ][INFO    ][5466] Host ctl02 (10.167.4.12) already present
2017-12-16 05:58:31,911 [salt.state       ][INFO    ][5466] Completed state [ctl02] at time 05:58:31.910802 duration_in_ms=1.006
2017-12-16 05:58:31,911 [salt.state       ][INFO    ][5466] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.911105
2017-12-16 05:58:31,911 [salt.state       ][INFO    ][5466] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,912 [salt.state       ][INFO    ][5466] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 05:58:31,912 [salt.state       ][INFO    ][5466] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.912114 duration_in_ms=1.01
2017-12-16 05:58:31,912 [salt.state       ][INFO    ][5466] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.912399
2017-12-16 05:58:31,913 [salt.state       ][INFO    ][5466] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,913 [salt.state       ][INFO    ][5466] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 05:58:31,914 [salt.state       ][INFO    ][5466] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.913477 duration_in_ms=1.077
2017-12-16 05:58:31,914 [salt.state       ][INFO    ][5466] Running state [ctl03] at time 05:58:31.913779
2017-12-16 05:58:31,914 [salt.state       ][INFO    ][5466] Executing state host.present for ctl03
2017-12-16 05:58:31,915 [salt.state       ][INFO    ][5466] Host ctl03 (10.167.4.13) already present
2017-12-16 05:58:31,915 [salt.state       ][INFO    ][5466] Completed state [ctl03] at time 05:58:31.914784 duration_in_ms=1.006
2017-12-16 05:58:31,915 [salt.state       ][INFO    ][5466] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.915070
2017-12-16 05:58:31,915 [salt.state       ][INFO    ][5466] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,916 [salt.state       ][INFO    ][5466] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 05:58:31,916 [salt.state       ][INFO    ][5466] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.916039 duration_in_ms=0.97
2017-12-16 05:58:31,916 [salt.state       ][INFO    ][5466] Running state [ctl01] at time 05:58:31.916326
2017-12-16 05:58:31,917 [salt.state       ][INFO    ][5466] Executing state host.present for ctl01
2017-12-16 05:58:31,917 [salt.state       ][INFO    ][5466] Host ctl01 (10.167.4.11) already present
2017-12-16 05:58:31,917 [salt.state       ][INFO    ][5466] Completed state [ctl01] at time 05:58:31.917390 duration_in_ms=1.064
2017-12-16 05:58:31,918 [salt.state       ][INFO    ][5466] Running state [ctl] at time 05:58:31.917681
2017-12-16 05:58:31,918 [salt.state       ][INFO    ][5466] Executing state host.present for ctl
2017-12-16 05:58:31,918 [salt.state       ][INFO    ][5466] Host ctl (10.167.4.10) already present
2017-12-16 05:58:31,919 [salt.state       ][INFO    ][5466] Completed state [ctl] at time 05:58:31.918675 duration_in_ms=0.994
2017-12-16 05:58:31,919 [salt.state       ][INFO    ][5466] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.918972
2017-12-16 05:58:31,919 [salt.state       ][INFO    ][5466] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:58:31,920 [salt.state       ][INFO    ][5466] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 05:58:31,920 [salt.state       ][INFO    ][5466] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:58:31.919952 duration_in_ms=0.98
2017-12-16 05:58:31,920 [salt.state       ][INFO    ][5466] Running state [ens2] at time 05:58:31.920235
2017-12-16 05:58:31,921 [salt.state       ][INFO    ][5466] Executing state network.managed for ens2
2017-12-16 05:58:32,249 [salt.state       ][INFO    ][5466] Interface ens2 is up to date.
2017-12-16 05:58:32,249 [salt.state       ][INFO    ][5466] Completed state [ens2] at time 05:58:32.248759 duration_in_ms=328.523
2017-12-16 05:58:32,249 [salt.state       ][INFO    ][5466] Running state [ens3] at time 05:58:32.248945
2017-12-16 05:58:32,249 [salt.state       ][INFO    ][5466] Executing state network.managed for ens3
2017-12-16 05:58:32,552 [salt.state       ][INFO    ][5466] Interface ens3 is up to date.
2017-12-16 05:58:32,552 [salt.state       ][INFO    ][5466] Completed state [ens3] at time 05:58:32.552195 duration_in_ms=303.25
2017-12-16 05:58:32,552 [salt.state       ][INFO    ][5466] Running state [/etc/profile.d/proxy.sh] at time 05:58:32.552388
2017-12-16 05:58:32,553 [salt.state       ][INFO    ][5466] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 05:58:32,553 [salt.state       ][INFO    ][5466] File /etc/profile.d/proxy.sh is not present
2017-12-16 05:58:32,553 [salt.state       ][INFO    ][5466] Completed state [/etc/profile.d/proxy.sh] at time 05:58:32.552958 duration_in_ms=0.57
2017-12-16 05:58:32,553 [salt.state       ][INFO    ][5466] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:58:32.553118
2017-12-16 05:58:32,553 [salt.state       ][INFO    ][5466] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 05:58:32,553 [salt.state       ][INFO    ][5466] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 05:58:32,554 [salt.state       ][INFO    ][5466] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:58:32.553574 duration_in_ms=0.456
2017-12-16 05:58:32,554 [salt.state       ][INFO    ][5466] Running state [ntp] at time 05:58:32.553716
2017-12-16 05:58:32,554 [salt.state       ][INFO    ][5466] Executing state pkg.installed for ntp
2017-12-16 05:58:32,557 [salt.state       ][INFO    ][5466] Package ntp is already installed
2017-12-16 05:58:32,557 [salt.state       ][INFO    ][5466] Completed state [ntp] at time 05:58:32.556974 duration_in_ms=3.259
2017-12-16 05:58:32,558 [salt.state       ][INFO    ][5466] Running state [/etc/ntp.conf] at time 05:58:32.557711
2017-12-16 05:58:32,558 [salt.state       ][INFO    ][5466] Executing state file.managed for /etc/ntp.conf
2017-12-16 05:58:32,574 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 05:58:32,598 [salt.fileclient  ][INFO    ][5466] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:58:32,604 [salt.state       ][INFO    ][5466] File /etc/ntp.conf is in the correct state
2017-12-16 05:58:32,604 [salt.state       ][INFO    ][5466] Completed state [/etc/ntp.conf] at time 05:58:32.603857 duration_in_ms=46.145
2017-12-16 05:58:32,605 [salt.state       ][INFO    ][5466] Running state [ntp] at time 05:58:32.604594
2017-12-16 05:58:32,605 [salt.state       ][INFO    ][5466] Executing state service.running for ntp
2017-12-16 05:58:32,605 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 05:58:32,615 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:58:32,625 [salt.loaded.int.module.cmdmod][INFO    ][5466] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:58:32,636 [salt.state       ][INFO    ][5466] The service ntp is already running
2017-12-16 05:58:32,636 [salt.state       ][INFO    ][5466] Completed state [ntp] at time 05:58:32.636145 duration_in_ms=31.551
2017-12-16 05:58:32,639 [salt.minion      ][INFO    ][5466] Returning information for job: 20171216055815628024
2017-12-16 05:59:27,399 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216055927395069
2017-12-16 05:59:27,421 [salt.minion      ][INFO    ][7433] Starting a new job with PID 7433
2017-12-16 05:59:30,308 [salt.state       ][INFO    ][7433] Loading fresh modules for state activity
2017-12-16 05:59:30,426 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 05:59:30,446 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 05:59:30,604 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,649 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 05:59:30,662 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,706 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 05:59:30,737 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,786 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 05:59:30,844 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:30,896 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 05:59:30,935 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,015 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 05:59:31,047 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,102 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 05:59:31,138 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,191 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 05:59:31,218 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,285 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 05:59:31,314 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,354 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 05:59:31,366 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,419 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 05:59:31,462 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,517 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 05:59:31,541 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,588 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 05:59:31,618 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,669 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 05:59:31,690 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,734 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 05:59:31,754 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,802 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 05:59:31,850 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,890 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 05:59:31,907 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:31,951 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 05:59:31,981 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,056 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 05:59:32,116 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,162 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 05:59:32,186 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,233 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 05:59:32,254 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:32,301 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 05:59:32,314 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 05:59:32,350 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:59:32,366 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 05:59:32,383 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:59:32,395 [salt.state       ][INFO    ][7433] Running state [/etc/environment] at time 05:59:32.394470
2017-12-16 05:59:32,395 [salt.state       ][INFO    ][7433] Executing state file.blockreplace for /etc/environment
2017-12-16 05:59:32,398 [salt.state       ][INFO    ][7433] No changes needed to be made
2017-12-16 05:59:32,399 [salt.state       ][INFO    ][7433] Completed state [/etc/environment] at time 05:59:32.398682 duration_in_ms=4.212
2017-12-16 05:59:32,399 [salt.state       ][INFO    ][7433] Running state [/etc/profile.d] at time 05:59:32.398954
2017-12-16 05:59:32,399 [salt.state       ][INFO    ][7433] Executing state file.directory for /etc/profile.d
2017-12-16 05:59:32,400 [salt.state       ][INFO    ][7433] Directory /etc/profile.d is in the correct state
2017-12-16 05:59:32,400 [salt.state       ][INFO    ][7433] Completed state [/etc/profile.d] at time 05:59:32.400244 duration_in_ms=1.29
2017-12-16 05:59:32,661 [salt.state       ][INFO    ][7433] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:59:32.661447
2017-12-16 05:59:32,662 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 05:59:32,688 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 05:59:32,693 [salt.state       ][INFO    ][7433] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 05:59:32,693 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:59:32.692980 duration_in_ms=31.533
2017-12-16 05:59:32,694 [salt.state       ][INFO    ][7433] Running state [linux_repo_prereq_pkgs] at time 05:59:32.693628
2017-12-16 05:59:32,694 [salt.state       ][INFO    ][7433] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 05:59:32,694 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:59:33,134 [salt.state       ][INFO    ][7433] All specified packages are already installed
2017-12-16 05:59:33,135 [salt.state       ][INFO    ][7433] Completed state [linux_repo_prereq_pkgs] at time 05:59:33.134487 duration_in_ms=440.859
2017-12-16 05:59:33,135 [salt.state       ][INFO    ][7433] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:59:33.134811
2017-12-16 05:59:33,135 [salt.state       ][INFO    ][7433] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 05:59:33,136 [salt.state       ][INFO    ][7433] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 05:59:33,136 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:59:33.135761 duration_in_ms=0.95
2017-12-16 05:59:33,136 [salt.state       ][INFO    ][7433] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:59:33.136025
2017-12-16 05:59:33,136 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 05:59:33,153 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:59:33,170 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:33,203 [salt.state       ][INFO    ][7433] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 05:59:33,203 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:59:33.203145 duration_in_ms=67.119
2017-12-16 05:59:33,205 [salt.state       ][INFO    ][7433] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:59:33.204915
2017-12-16 05:59:33,205 [salt.state       ][INFO    ][7433] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 05:59:33,419 [salt.loaded.int.module.cmdmod][INFO    ][7433] 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,496 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:35,372 [salt.state       ][INFO    ][7433] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 05:59:35,373 [salt.state       ][INFO    ][7433] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 05:59:35.372533 duration_in_ms=2167.617
2017-12-16 05:59:35,373 [salt.state       ][INFO    ][7433] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:35.372864
2017-12-16 05:59:35,373 [salt.state       ][INFO    ][7433] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 05:59:35,374 [salt.state       ][INFO    ][7433] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 05:59:35,374 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:35.373846 duration_in_ms=0.982
2017-12-16 05:59:35,374 [salt.state       ][INFO    ][7433] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:35.374115
2017-12-16 05:59:35,374 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 05:59:35,391 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 05:59:35,409 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:35,442 [salt.state       ][INFO    ][7433] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 05:59:35,443 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:35.442618 duration_in_ms=68.503
2017-12-16 05:59:35,443 [salt.state       ][INFO    ][7433] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:59:35.443394
2017-12-16 05:59:35,444 [salt.state       ][INFO    ][7433] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 05:59:35,531 [salt.loaded.int.module.cmdmod][INFO    ][7433] 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:35,609 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:37,490 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055937479749
2017-12-16 05:59:37,512 [salt.minion      ][INFO    ][8430] Starting a new job with PID 8430
2017-12-16 05:59:37,527 [salt.minion      ][INFO    ][8430] Returning information for job: 20171216055937479749
2017-12-16 05:59:37,589 [salt.state       ][INFO    ][7433] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 05:59:37,589 [salt.state       ][INFO    ][7433] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:59:37.589199 duration_in_ms=2145.804
2017-12-16 05:59:37,590 [salt.state       ][INFO    ][7433] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:59:37.589587
2017-12-16 05:59:37,590 [salt.state       ][INFO    ][7433] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 05:59:37,590 [salt.state       ][INFO    ][7433] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 05:59:37,591 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:59:37.590543 duration_in_ms=0.956
2017-12-16 05:59:37,591 [salt.state       ][INFO    ][7433] Running state [/etc/apt/preferences.d/uca] at time 05:59:37.590812
2017-12-16 05:59:37,591 [salt.state       ][INFO    ][7433] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 05:59:37,591 [salt.state       ][INFO    ][7433] File /etc/apt/preferences.d/uca is not present
2017-12-16 05:59:37,592 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/preferences.d/uca] at time 05:59:37.591625 duration_in_ms=0.813
2017-12-16 05:59:37,592 [salt.state       ][INFO    ][7433] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:59:37.592348
2017-12-16 05:59:37,593 [salt.state       ][INFO    ][7433] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 05:59:37,681 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 05:59:37,726 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:39,825 [salt.state       ][INFO    ][7433] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 05:59:39,825 [salt.state       ][INFO    ][7433] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:59:39.825007 duration_in_ms=2232.659
2017-12-16 05:59:39,825 [salt.state       ][INFO    ][7433] Running state [linux_extra_packages_purged] at time 05:59:39.825348
2017-12-16 05:59:39,826 [salt.state       ][INFO    ][7433] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 05:59:39,831 [salt.state       ][INFO    ][7433] All specified packages are already absent
2017-12-16 05:59:39,831 [salt.state       ][INFO    ][7433] Completed state [linux_extra_packages_purged] at time 05:59:39.831295 duration_in_ms=5.947
2017-12-16 05:59:39,832 [salt.state       ][INFO    ][7433] Running state [linux_extra_packages_latest] at time 05:59:39.831564
2017-12-16 05:59:39,832 [salt.state       ][INFO    ][7433] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 05:59:39,835 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:59:41,842 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 05:59:41,879 [salt.state       ][INFO    ][7433] Package mcelog is already up-to-date
2017-12-16 05:59:41,879 [salt.state       ][INFO    ][7433] Completed state [linux_extra_packages_latest] at time 05:59:41.879414 duration_in_ms=2047.849
2017-12-16 05:59:41,880 [salt.state       ][INFO    ][7433] Running state [UTC] at time 05:59:41.880084
2017-12-16 05:59:41,880 [salt.state       ][INFO    ][7433] Executing state timezone.system for UTC
2017-12-16 05:59:41,881 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:59:41,911 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['timedatectl'] in directory '/root'
2017-12-16 05:59:41,919 [salt.state       ][INFO    ][7433] Timezone UTC already set, UTC already set to UTC
2017-12-16 05:59:41,920 [salt.state       ][INFO    ][7433] Completed state [UTC] at time 05:59:41.919542 duration_in_ms=39.458
2017-12-16 05:59:41,920 [salt.state       ][INFO    ][7433] Running state [nf_conntrack] at time 05:59:41.920373
2017-12-16 05:59:41,921 [salt.state       ][INFO    ][7433] Executing state kmod.present for nf_conntrack
2017-12-16 05:59:41,921 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'lsmod' in directory '/root'
2017-12-16 05:59:41,928 [salt.state       ][INFO    ][7433] Kernel module nf_conntrack is already present
2017-12-16 05:59:41,929 [salt.state       ][INFO    ][7433] Completed state [nf_conntrack] at time 05:59:41.928641 duration_in_ms=8.268
2017-12-16 05:59:41,929 [salt.state       ][INFO    ][7433] Running state [kernel.panic] at time 05:59:41.929321
2017-12-16 05:59:41,930 [salt.state       ][INFO    ][7433] Executing state sysctl.present for kernel.panic
2017-12-16 05:59:41,936 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:41,950 [salt.state       ][INFO    ][7433] Sysctl value kernel.panic = 60 is already set
2017-12-16 05:59:41,950 [salt.state       ][INFO    ][7433] Completed state [kernel.panic] at time 05:59:41.950062 duration_in_ms=20.741
2017-12-16 05:59:41,950 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_keepalive_probes] at time 05:59:41.950440
2017-12-16 05:59:41,951 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 05:59:41,951 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:41,963 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 05:59:41,963 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:59:41.963398 duration_in_ms=12.956
2017-12-16 05:59:41,964 [salt.state       ][INFO    ][7433] Running state [fs.file-max] at time 05:59:41.963782
2017-12-16 05:59:41,964 [salt.state       ][INFO    ][7433] Executing state sysctl.present for fs.file-max
2017-12-16 05:59:41,965 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:41,977 [salt.state       ][INFO    ][7433] Sysctl value fs.file-max = 124165 is already set
2017-12-16 05:59:41,977 [salt.state       ][INFO    ][7433] Completed state [fs.file-max] at time 05:59:41.977173 duration_in_ms=13.391
2017-12-16 05:59:41,978 [salt.state       ][INFO    ][7433] Running state [net.core.somaxconn] at time 05:59:41.977532
2017-12-16 05:59:41,978 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.core.somaxconn
2017-12-16 05:59:41,978 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:41,991 [salt.state       ][INFO    ][7433] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 05:59:41,991 [salt.state       ][INFO    ][7433] Completed state [net.core.somaxconn] at time 05:59:41.991051 duration_in_ms=13.519
2017-12-16 05:59:41,991 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:59:41.991404
2017-12-16 05:59:41,992 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 05:59:41,992 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,004 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 05:59:42,004 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:59:42.004346 duration_in_ms=12.94
2017-12-16 05:59:42,005 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_tw_reuse] at time 05:59:42.004717
2017-12-16 05:59:42,005 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 05:59:42,006 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,018 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 05:59:42,018 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_tw_reuse] at time 05:59:42.018178 duration_in_ms=13.46
2017-12-16 05:59:42,019 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_congestion_control] at time 05:59:42.018536
2017-12-16 05:59:42,019 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 05:59:42,019 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,031 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 05:59:42,032 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_congestion_control] at time 05:59:42.032002 duration_in_ms=13.466
2017-12-16 05:59:42,032 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_retries2] at time 05:59:42.032423
2017-12-16 05:59:42,033 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 05:59:42,033 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,045 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 05:59:42,046 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_retries2] at time 05:59:42.045913 duration_in_ms=13.489
2017-12-16 05:59:42,046 [salt.state       ][INFO    ][7433] Running state [net.core.netdev_max_backlog] at time 05:59:42.046267
2017-12-16 05:59:42,047 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 05:59:42,047 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,059 [salt.state       ][INFO    ][7433] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 05:59:42,059 [salt.state       ][INFO    ][7433] Completed state [net.core.netdev_max_backlog] at time 05:59:42.059417 duration_in_ms=13.149
2017-12-16 05:59:42,060 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:59:42.059788
2017-12-16 05:59:42,060 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 05:59:42,061 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,073 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 05:59:42,073 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:59:42.073175 duration_in_ms=13.386
2017-12-16 05:59:42,074 [salt.state       ][INFO    ][7433] Running state [vm.swappiness] at time 05:59:42.073543
2017-12-16 05:59:42,074 [salt.state       ][INFO    ][7433] Executing state sysctl.present for vm.swappiness
2017-12-16 05:59:42,074 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,087 [salt.state       ][INFO    ][7433] Sysctl value vm.swappiness = 10 is already set
2017-12-16 05:59:42,087 [salt.state       ][INFO    ][7433] Completed state [vm.swappiness] at time 05:59:42.087135 duration_in_ms=13.591
2017-12-16 05:59:42,088 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:59:42.087506
2017-12-16 05:59:42,088 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 05:59:42,088 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,100 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 05:59:42,101 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:59:42.100713 duration_in_ms=13.207
2017-12-16 05:59:42,101 [salt.state       ][INFO    ][7433] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:59:42.101103
2017-12-16 05:59:42,101 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 05:59:42,102 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,114 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 05:59:42,115 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:59:42.114777 duration_in_ms=13.674
2017-12-16 05:59:42,115 [salt.state       ][INFO    ][7433] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:59:42.115154
2017-12-16 05:59:42,116 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 05:59:42,116 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,128 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 05:59:42,129 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:59:42.128942 duration_in_ms=13.786
2017-12-16 05:59:42,129 [salt.state       ][INFO    ][7433] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:59:42.129340
2017-12-16 05:59:42,130 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 05:59:42,130 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,142 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 05:59:42,143 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:59:42.142700 duration_in_ms=13.371
2017-12-16 05:59:42,143 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_fin_timeout] at time 05:59:42.143060
2017-12-16 05:59:42,143 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 05:59:42,144 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,156 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 05:59:42,157 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_fin_timeout] at time 05:59:42.156664 duration_in_ms=13.604
2017-12-16 05:59:42,157 [salt.state       ][INFO    ][7433] Running state [net.ipv4.tcp_keepalive_time] at time 05:59:42.157124
2017-12-16 05:59:42,158 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 05:59:42,158 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,170 [salt.state       ][INFO    ][7433] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 05:59:42,171 [salt.state       ][INFO    ][7433] Completed state [net.ipv4.tcp_keepalive_time] at time 05:59:42.170845 duration_in_ms=13.721
2017-12-16 05:59:42,171 [salt.state       ][INFO    ][7433] Running state [net.nf_conntrack_max] at time 05:59:42.171197
2017-12-16 05:59:42,172 [salt.state       ][INFO    ][7433] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 05:59:42,172 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'sysctl -a' in directory '/root'
2017-12-16 05:59:42,185 [salt.state       ][INFO    ][7433] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 05:59:42,185 [salt.state       ][INFO    ][7433] Completed state [net.nf_conntrack_max] at time 05:59:42.185240 duration_in_ms=14.041
2017-12-16 05:59:42,186 [salt.state       ][INFO    ][7433] Running state [linux_sysfs_package] at time 05:59:42.185592
2017-12-16 05:59:42,186 [salt.state       ][INFO    ][7433] Executing state pkg.installed for linux_sysfs_package
2017-12-16 05:59:42,189 [salt.state       ][INFO    ][7433] All specified packages are already installed
2017-12-16 05:59:42,190 [salt.state       ][INFO    ][7433] Completed state [linux_sysfs_package] at time 05:59:42.189978 duration_in_ms=4.385
2017-12-16 05:59:42,191 [salt.state       ][INFO    ][7433] Running state [/etc/sysfs.d] at time 05:59:42.191426
2017-12-16 05:59:42,192 [salt.state       ][INFO    ][7433] Executing state file.directory for /etc/sysfs.d
2017-12-16 05:59:42,193 [salt.state       ][INFO    ][7433] Directory /etc/sysfs.d is in the correct state
2017-12-16 05:59:42,193 [salt.state       ][INFO    ][7433] Completed state [/etc/sysfs.d] at time 05:59:42.193006 duration_in_ms=1.58
2017-12-16 05:59:42,194 [salt.state       ][INFO    ][7433] Running state [ondemand] at time 05:59:42.193786
2017-12-16 05:59:42,194 [salt.state       ][INFO    ][7433] Executing state service.dead for ondemand
2017-12-16 05:59:42,195 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 05:59:42,203 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 05:59:42,211 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 05:59:42,222 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'runlevel' in directory '/root'
2017-12-16 05:59:42,229 [salt.state       ][INFO    ][7433] The service ondemand is already dead
2017-12-16 05:59:42,230 [salt.state       ][INFO    ][7433] Completed state [ondemand] at time 05:59:42.229533 duration_in_ms=35.746
2017-12-16 05:59:42,230 [salt.state       ][INFO    ][7433] Running state [cs_CZ.UTF-8] at time 05:59:42.230184
2017-12-16 05:59:42,230 [salt.state       ][INFO    ][7433] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 05:59:42,231 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'locale -a' in directory '/root'
2017-12-16 05:59:42,237 [salt.state       ][INFO    ][7433] Locale cs_CZ.UTF-8 is already present
2017-12-16 05:59:42,237 [salt.state       ][INFO    ][7433] Completed state [cs_CZ.UTF-8] at time 05:59:42.237100 duration_in_ms=6.916
2017-12-16 05:59:42,238 [salt.state       ][INFO    ][7433] Running state [en_US.UTF-8] at time 05:59:42.237514
2017-12-16 05:59:42,238 [salt.state       ][INFO    ][7433] Executing state locale.present for en_US.UTF-8
2017-12-16 05:59:42,238 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'locale -a' in directory '/root'
2017-12-16 05:59:42,245 [salt.state       ][INFO    ][7433] Locale en_US.UTF-8 is already present
2017-12-16 05:59:42,245 [salt.state       ][INFO    ][7433] Completed state [en_US.UTF-8] at time 05:59:42.244917 duration_in_ms=7.403
2017-12-16 05:59:42,246 [salt.state       ][INFO    ][7433] Running state [en_US.UTF-8] at time 05:59:42.246003
2017-12-16 05:59:42,246 [salt.state       ][INFO    ][7433] Executing state locale.system for en_US.UTF-8
2017-12-16 05:59:42,247 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'localectl' in directory '/root'
2017-12-16 05:59:42,286 [salt.state       ][INFO    ][7433] System locale en_US.UTF-8 already set
2017-12-16 05:59:42,286 [salt.state       ][INFO    ][7433] Completed state [en_US.UTF-8] at time 05:59:42.286324 duration_in_ms=40.32
2017-12-16 05:59:42,287 [salt.state       ][INFO    ][7433] Running state [root] at time 05:59:42.287419
2017-12-16 05:59:42,288 [salt.state       ][INFO    ][7433] Executing state user.present for root
2017-12-16 05:59:42,289 [salt.state       ][INFO    ][7433] User root is present and up to date
2017-12-16 05:59:42,289 [salt.state       ][INFO    ][7433] Completed state [root] at time 05:59:42.288889 duration_in_ms=1.469
2017-12-16 05:59:42,290 [salt.state       ][INFO    ][7433] Running state [/root] at time 05:59:42.289710
2017-12-16 05:59:42,290 [salt.state       ][INFO    ][7433] Executing state file.directory for /root
2017-12-16 05:59:42,291 [salt.state       ][INFO    ][7433] Directory /root is in the correct state
2017-12-16 05:59:42,291 [salt.state       ][INFO    ][7433] Completed state [/root] at time 05:59:42.290812 duration_in_ms=1.101
2017-12-16 05:59:42,291 [salt.state       ][INFO    ][7433] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:59:42.291105
2017-12-16 05:59:42,291 [salt.state       ][INFO    ][7433] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 05:59:42,292 [salt.state       ][INFO    ][7433] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 05:59:42,292 [salt.state       ][INFO    ][7433] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:59:42.292013 duration_in_ms=0.908
2017-12-16 05:59:42,292 [salt.state       ][INFO    ][7433] Running state [ubuntu] at time 05:59:42.292299
2017-12-16 05:59:42,293 [salt.state       ][INFO    ][7433] Executing state user.present for ubuntu
2017-12-16 05:59:42,293 [salt.state       ][INFO    ][7433] User ubuntu is present and up to date
2017-12-16 05:59:42,294 [salt.state       ][INFO    ][7433] Completed state [ubuntu] at time 05:59:42.293524 duration_in_ms=1.224
2017-12-16 05:59:42,294 [salt.state       ][INFO    ][7433] Running state [/home/ubuntu] at time 05:59:42.294247
2017-12-16 05:59:42,295 [salt.state       ][INFO    ][7433] Executing state file.directory for /home/ubuntu
2017-12-16 05:59:42,295 [salt.state       ][INFO    ][7433] Directory /home/ubuntu is in the correct state
2017-12-16 05:59:42,295 [salt.state       ][INFO    ][7433] Completed state [/home/ubuntu] at time 05:59:42.295334 duration_in_ms=1.087
2017-12-16 05:59:42,296 [salt.state       ][INFO    ][7433] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:59:42.295947
2017-12-16 05:59:42,296 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 05:59:42,315 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 05:59:42,321 [salt.state       ][INFO    ][7433] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 05:59:42,321 [salt.state       ][INFO    ][7433] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:59:42.321335 duration_in_ms=25.387
2017-12-16 05:59:42,322 [salt.state       ][INFO    ][7433] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:59:42.321617
2017-12-16 05:59:42,322 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 05:59:42,338 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 05:59:42,357 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:42,390 [salt.state       ][INFO    ][7433] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 05:59:42,391 [salt.state       ][INFO    ][7433] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:59:42.390566 duration_in_ms=68.948
2017-12-16 05:59:42,391 [salt.state       ][INFO    ][7433] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:59:42.390851
2017-12-16 05:59:42,391 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 05:59:42,417 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 05:59:42,436 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:59:42,470 [salt.state       ][INFO    ][7433] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 05:59:42,471 [salt.state       ][INFO    ][7433] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:59:42.470496 duration_in_ms=79.645
2017-12-16 05:59:42,472 [salt.state       ][INFO    ][7433] Running state [service.systemctl_reload] at time 05:59:42.471641
2017-12-16 05:59:42,472 [salt.state       ][INFO    ][7433] Executing state module.wait for service.systemctl_reload
2017-12-16 05:59:42,472 [salt.state       ][INFO    ][7433] No changes made for service.systemctl_reload
2017-12-16 05:59:42,473 [salt.state       ][INFO    ][7433] Completed state [service.systemctl_reload] at time 05:59:42.472507 duration_in_ms=0.866
2017-12-16 05:59:42,473 [salt.state       ][INFO    ][7433] Running state [/etc/hostname] at time 05:59:42.472800
2017-12-16 05:59:42,473 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/hostname
2017-12-16 05:59:42,540 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 05:59:42,542 [salt.state       ][INFO    ][7433] File /etc/hostname is in the correct state
2017-12-16 05:59:42,542 [salt.state       ][INFO    ][7433] Completed state [/etc/hostname] at time 05:59:42.542069 duration_in_ms=69.267
2017-12-16 05:59:42,544 [salt.state       ][INFO    ][7433] Running state [hostname msg03] at time 05:59:42.543535
2017-12-16 05:59:42,544 [salt.state       ][INFO    ][7433] Executing state cmd.wait for hostname msg03
2017-12-16 05:59:42,544 [salt.state       ][INFO    ][7433] No changes made for hostname msg03
2017-12-16 05:59:42,545 [salt.state       ][INFO    ][7433] Completed state [hostname msg03] at time 05:59:42.544701 duration_in_ms=1.166
2017-12-16 05:59:42,545 [salt.state       ][INFO    ][7433] Running state [mdb02] at time 05:59:42.545320
2017-12-16 05:59:42,546 [salt.state       ][INFO    ][7433] Executing state host.present for mdb02
2017-12-16 05:59:42,546 [salt.state       ][INFO    ][7433] Host mdb02 (10.167.4.77) already present
2017-12-16 05:59:42,547 [salt.state       ][INFO    ][7433] Completed state [mdb02] at time 05:59:42.546623 duration_in_ms=1.303
2017-12-16 05:59:42,547 [salt.state       ][INFO    ][7433] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.546989
2017-12-16 05:59:42,547 [salt.state       ][INFO    ][7433] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,548 [salt.state       ][INFO    ][7433] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 05:59:42,548 [salt.state       ][INFO    ][7433] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.548244 duration_in_ms=1.255
2017-12-16 05:59:42,549 [salt.state       ][INFO    ][7433] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.548618
2017-12-16 05:59:42,549 [salt.state       ][INFO    ][7433] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,550 [salt.state       ][INFO    ][7433] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 05:59:42,550 [salt.state       ][INFO    ][7433] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.549869 duration_in_ms=1.251
2017-12-16 05:59:42,550 [salt.state       ][INFO    ][7433] Running state [mdb03] at time 05:59:42.550235
2017-12-16 05:59:42,551 [salt.state       ][INFO    ][7433] Executing state host.present for mdb03
2017-12-16 05:59:42,551 [salt.state       ][INFO    ][7433] Host mdb03 (10.167.4.78) already present
2017-12-16 05:59:42,551 [salt.state       ][INFO    ][7433] Completed state [mdb03] at time 05:59:42.551454 duration_in_ms=1.218
2017-12-16 05:59:42,552 [salt.state       ][INFO    ][7433] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.551807
2017-12-16 05:59:42,552 [salt.state       ][INFO    ][7433] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,553 [salt.state       ][INFO    ][7433] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 05:59:42,553 [salt.state       ][INFO    ][7433] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.553032 duration_in_ms=1.224
2017-12-16 05:59:42,553 [salt.state       ][INFO    ][7433] Running state [mdb01] at time 05:59:42.553384
2017-12-16 05:59:42,554 [salt.state       ][INFO    ][7433] Executing state host.present for mdb01
2017-12-16 05:59:42,554 [salt.state       ][INFO    ][7433] Host mdb01 (10.167.4.76) already present
2017-12-16 05:59:42,555 [salt.state       ][INFO    ][7433] Completed state [mdb01] at time 05:59:42.554557 duration_in_ms=1.173
2017-12-16 05:59:42,555 [salt.state       ][INFO    ][7433] Running state [mdb] at time 05:59:42.554913
2017-12-16 05:59:42,555 [salt.state       ][INFO    ][7433] Executing state host.present for mdb
2017-12-16 05:59:42,556 [salt.state       ][INFO    ][7433] Host mdb (10.167.4.75) already present
2017-12-16 05:59:42,556 [salt.state       ][INFO    ][7433] Completed state [mdb] at time 05:59:42.556105 duration_in_ms=1.192
2017-12-16 05:59:42,556 [salt.state       ][INFO    ][7433] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.556461
2017-12-16 05:59:42,557 [salt.state       ][INFO    ][7433] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,557 [salt.state       ][INFO    ][7433] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 05:59:42,558 [salt.state       ][INFO    ][7433] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.557674 duration_in_ms=1.212
2017-12-16 05:59:42,558 [salt.state       ][INFO    ][7433] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.558029
2017-12-16 05:59:42,558 [salt.state       ][INFO    ][7433] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,559 [salt.state       ][INFO    ][7433] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:59:42,559 [salt.state       ][INFO    ][7433] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.559216 duration_in_ms=1.186
2017-12-16 05:59:42,560 [salt.state       ][INFO    ][7433] Running state [cfg01] at time 05:59:42.559569
2017-12-16 05:59:42,560 [salt.state       ][INFO    ][7433] Executing state host.present for cfg01
2017-12-16 05:59:42,560 [salt.state       ][INFO    ][7433] Host cfg01 (10.167.4.100) already present
2017-12-16 05:59:42,561 [salt.state       ][INFO    ][7433] Completed state [cfg01] at time 05:59:42.560766 duration_in_ms=1.198
2017-12-16 05:59:42,561 [salt.state       ][INFO    ][7433] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.561144
2017-12-16 05:59:42,561 [salt.state       ][INFO    ][7433] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,562 [salt.state       ][INFO    ][7433] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 05:59:42,562 [salt.state       ][INFO    ][7433] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.562296 duration_in_ms=1.152
2017-12-16 05:59:42,563 [salt.state       ][INFO    ][7433] Running state [prx01] at time 05:59:42.562638
2017-12-16 05:59:42,563 [salt.state       ][INFO    ][7433] Executing state host.present for prx01
2017-12-16 05:59:42,563 [salt.state       ][INFO    ][7433] Host prx01 (10.167.4.104) already present
2017-12-16 05:59:42,564 [salt.state       ][INFO    ][7433] Completed state [prx01] at time 05:59:42.563783 duration_in_ms=1.145
2017-12-16 05:59:42,564 [salt.state       ][INFO    ][7433] Running state [kvm01] at time 05:59:42.564140
2017-12-16 05:59:42,564 [salt.state       ][INFO    ][7433] Executing state host.present for kvm01
2017-12-16 05:59:42,565 [salt.state       ][INFO    ][7433] Host kvm01 (10.167.4.141) already present
2017-12-16 05:59:42,565 [salt.state       ][INFO    ][7433] Completed state [kvm01] at time 05:59:42.565296 duration_in_ms=1.156
2017-12-16 05:59:42,566 [salt.state       ][INFO    ][7433] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.565640
2017-12-16 05:59:42,566 [salt.state       ][INFO    ][7433] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,566 [salt.state       ][INFO    ][7433] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 05:59:42,567 [salt.state       ][INFO    ][7433] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.566784 duration_in_ms=1.144
2017-12-16 05:59:42,567 [salt.state       ][INFO    ][7433] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.567125
2017-12-16 05:59:42,567 [salt.state       ][INFO    ][7433] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,568 [salt.state       ][INFO    ][7433] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 05:59:42,568 [salt.state       ][INFO    ][7433] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.568285 duration_in_ms=1.16
2017-12-16 05:59:42,569 [salt.state       ][INFO    ][7433] Running state [kvm03] at time 05:59:42.568629
2017-12-16 05:59:42,569 [salt.state       ][INFO    ][7433] Executing state host.present for kvm03
2017-12-16 05:59:42,570 [salt.state       ][INFO    ][7433] Host kvm03 (10.167.4.143) already present
2017-12-16 05:59:42,570 [salt.state       ][INFO    ][7433] Completed state [kvm03] at time 05:59:42.569970 duration_in_ms=1.341
2017-12-16 05:59:42,570 [salt.state       ][INFO    ][7433] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.570338
2017-12-16 05:59:42,571 [salt.state       ][INFO    ][7433] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,571 [salt.state       ][INFO    ][7433] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 05:59:42,571 [salt.state       ][INFO    ][7433] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.571456 duration_in_ms=1.118
2017-12-16 05:59:42,572 [salt.state       ][INFO    ][7433] Running state [kvm02] at time 05:59:42.571789
2017-12-16 05:59:42,572 [salt.state       ][INFO    ][7433] Executing state host.present for kvm02
2017-12-16 05:59:42,573 [salt.state       ][INFO    ][7433] Host kvm02 (10.167.4.142) already present
2017-12-16 05:59:42,573 [salt.state       ][INFO    ][7433] Completed state [kvm02] at time 05:59:42.572927 duration_in_ms=1.138
2017-12-16 05:59:42,573 [salt.state       ][INFO    ][7433] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.573280
2017-12-16 05:59:42,574 [salt.state       ][INFO    ][7433] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,574 [salt.state       ][INFO    ][7433] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 05:59:42,574 [salt.state       ][INFO    ][7433] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.574428 duration_in_ms=1.148
2017-12-16 05:59:42,575 [salt.state       ][INFO    ][7433] Running state [dbs] at time 05:59:42.574766
2017-12-16 05:59:42,575 [salt.state       ][INFO    ][7433] Executing state host.present for dbs
2017-12-16 05:59:42,576 [salt.state       ][INFO    ][7433] Host dbs (10.167.4.50) already present
2017-12-16 05:59:42,576 [salt.state       ][INFO    ][7433] Completed state [dbs] at time 05:59:42.575904 duration_in_ms=1.139
2017-12-16 05:59:42,576 [salt.state       ][INFO    ][7433] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.576249
2017-12-16 05:59:42,577 [salt.state       ][INFO    ][7433] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,577 [salt.state       ][INFO    ][7433] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 05:59:42,577 [salt.state       ][INFO    ][7433] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.577396 duration_in_ms=1.147
2017-12-16 05:59:42,578 [salt.state       ][INFO    ][7433] Running state [prx] at time 05:59:42.577728
2017-12-16 05:59:42,578 [salt.state       ][INFO    ][7433] Executing state host.present for prx
2017-12-16 05:59:42,579 [salt.state       ][INFO    ][7433] Host prx (172.30.10.103) already present
2017-12-16 05:59:42,579 [salt.state       ][INFO    ][7433] Completed state [prx] at time 05:59:42.578836 duration_in_ms=1.108
2017-12-16 05:59:42,579 [salt.state       ][INFO    ][7433] Running state [prx02] at time 05:59:42.579167
2017-12-16 05:59:42,580 [salt.state       ][INFO    ][7433] Executing state host.present for prx02
2017-12-16 05:59:42,580 [salt.state       ][INFO    ][7433] Host prx02 (10.167.4.105) already present
2017-12-16 05:59:42,580 [salt.state       ][INFO    ][7433] Completed state [prx02] at time 05:59:42.580296 duration_in_ms=1.129
2017-12-16 05:59:42,581 [salt.state       ][INFO    ][7433] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.580634
2017-12-16 05:59:42,581 [salt.state       ][INFO    ][7433] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,582 [salt.state       ][INFO    ][7433] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 05:59:42,582 [salt.state       ][INFO    ][7433] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.581772 duration_in_ms=1.138
2017-12-16 05:59:42,582 [salt.state       ][INFO    ][7433] Running state [msg02] at time 05:59:42.582095
2017-12-16 05:59:42,582 [salt.state       ][INFO    ][7433] Executing state host.present for msg02
2017-12-16 05:59:42,583 [salt.state       ][INFO    ][7433] Host msg02 (10.167.4.42) already present
2017-12-16 05:59:42,583 [salt.state       ][INFO    ][7433] Completed state [msg02] at time 05:59:42.583182 duration_in_ms=1.088
2017-12-16 05:59:42,584 [salt.state       ][INFO    ][7433] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.583506
2017-12-16 05:59:42,584 [salt.state       ][INFO    ][7433] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,584 [salt.state       ][INFO    ][7433] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 05:59:42,585 [salt.state       ][INFO    ][7433] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.584609 duration_in_ms=1.102
2017-12-16 05:59:42,585 [salt.state       ][INFO    ][7433] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.584933
2017-12-16 05:59:42,585 [salt.state       ][INFO    ][7433] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,586 [salt.state       ][INFO    ][7433] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 05:59:42,586 [salt.state       ][INFO    ][7433] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.586067 duration_in_ms=1.134
2017-12-16 05:59:42,586 [salt.state       ][INFO    ][7433] Running state [msg03] at time 05:59:42.586391
2017-12-16 05:59:42,587 [salt.state       ][INFO    ][7433] Executing state host.present for msg03
2017-12-16 05:59:42,587 [salt.state       ][INFO    ][7433] Host msg03 (10.167.4.43) already present
2017-12-16 05:59:42,588 [salt.state       ][INFO    ][7433] Completed state [msg03] at time 05:59:42.587474 duration_in_ms=1.083
2017-12-16 05:59:42,588 [salt.state       ][INFO    ][7433] Running state [file.replace] at time 05:59:42.588268
2017-12-16 05:59:42,589 [salt.state       ][INFO    ][7433] Executing state module.run for file.replace
2017-12-16 05:59:42,660 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 05:59:42,666 [salt.state       ][INFO    ][7433] onlyif execution failed
2017-12-16 05:59:42,667 [salt.state       ][INFO    ][7433] Completed state [file.replace] at time 05:59:42.666569 duration_in_ms=78.301
2017-12-16 05:59:42,667 [salt.state       ][INFO    ][7433] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.666947
2017-12-16 05:59:42,667 [salt.state       ][INFO    ][7433] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,668 [salt.state       ][INFO    ][7433] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 05:59:42,668 [salt.state       ][INFO    ][7433] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.668155 duration_in_ms=1.208
2017-12-16 05:59:42,668 [salt.state       ][INFO    ][7433] Running state [msg01] at time 05:59:42.668453
2017-12-16 05:59:42,669 [salt.state       ][INFO    ][7433] Executing state host.present for msg01
2017-12-16 05:59:42,669 [salt.state       ][INFO    ][7433] Host msg01 (10.167.4.41) already present
2017-12-16 05:59:42,670 [salt.state       ][INFO    ][7433] Completed state [msg01] at time 05:59:42.669477 duration_in_ms=1.024
2017-12-16 05:59:42,670 [salt.state       ][INFO    ][7433] Running state [msg] at time 05:59:42.669772
2017-12-16 05:59:42,670 [salt.state       ][INFO    ][7433] Executing state host.present for msg
2017-12-16 05:59:42,671 [salt.state       ][INFO    ][7433] Host msg (10.167.4.40) already present
2017-12-16 05:59:42,671 [salt.state       ][INFO    ][7433] Completed state [msg] at time 05:59:42.670759 duration_in_ms=0.987
2017-12-16 05:59:42,671 [salt.state       ][INFO    ][7433] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.671046
2017-12-16 05:59:42,671 [salt.state       ][INFO    ][7433] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,672 [salt.state       ][INFO    ][7433] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 05:59:42,672 [salt.state       ][INFO    ][7433] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.672004 duration_in_ms=0.959
2017-12-16 05:59:42,672 [salt.state       ][INFO    ][7433] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.672298
2017-12-16 05:59:42,673 [salt.state       ][INFO    ][7433] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,673 [salt.state       ][INFO    ][7433] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 05:59:42,673 [salt.state       ][INFO    ][7433] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.673328 duration_in_ms=1.03
2017-12-16 05:59:42,674 [salt.state       ][INFO    ][7433] Running state [cfg01] at time 05:59:42.673614
2017-12-16 05:59:42,674 [salt.state       ][INFO    ][7433] Executing state host.present for cfg01
2017-12-16 05:59:42,674 [salt.state       ][INFO    ][7433] Host cfg01 (10.167.4.100) already present
2017-12-16 05:59:42,675 [salt.state       ][INFO    ][7433] Completed state [cfg01] at time 05:59:42.674578 duration_in_ms=0.963
2017-12-16 05:59:42,675 [salt.state       ][INFO    ][7433] Running state [cmp002] at time 05:59:42.674862
2017-12-16 05:59:42,675 [salt.state       ][INFO    ][7433] Executing state host.present for cmp002
2017-12-16 05:59:42,676 [salt.state       ][INFO    ][7433] Host cmp002 (10.167.4.102) already present
2017-12-16 05:59:42,676 [salt.state       ][INFO    ][7433] Completed state [cmp002] at time 05:59:42.675823 duration_in_ms=0.961
2017-12-16 05:59:42,676 [salt.state       ][INFO    ][7433] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.676114
2017-12-16 05:59:42,676 [salt.state       ][INFO    ][7433] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,677 [salt.state       ][INFO    ][7433] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 05:59:42,677 [salt.state       ][INFO    ][7433] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.677097 duration_in_ms=0.983
2017-12-16 05:59:42,677 [salt.state       ][INFO    ][7433] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.677405
2017-12-16 05:59:42,678 [salt.state       ][INFO    ][7433] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,678 [salt.state       ][INFO    ][7433] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 05:59:42,678 [salt.state       ][INFO    ][7433] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.678362 duration_in_ms=0.957
2017-12-16 05:59:42,679 [salt.state       ][INFO    ][7433] Running state [cmp001] at time 05:59:42.678646
2017-12-16 05:59:42,679 [salt.state       ][INFO    ][7433] Executing state host.present for cmp001
2017-12-16 05:59:42,679 [salt.state       ][INFO    ][7433] Host cmp001 (10.167.4.101) already present
2017-12-16 05:59:42,680 [salt.state       ][INFO    ][7433] Completed state [cmp001] at time 05:59:42.679597 duration_in_ms=0.951
2017-12-16 05:59:42,680 [salt.state       ][INFO    ][7433] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.679881
2017-12-16 05:59:42,680 [salt.state       ][INFO    ][7433] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,681 [salt.state       ][INFO    ][7433] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 05:59:42,681 [salt.state       ][INFO    ][7433] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.680867 duration_in_ms=0.986
2017-12-16 05:59:42,681 [salt.state       ][INFO    ][7433] Running state [dbs01] at time 05:59:42.681184
2017-12-16 05:59:42,681 [salt.state       ][INFO    ][7433] Executing state host.present for dbs01
2017-12-16 05:59:42,682 [salt.state       ][INFO    ][7433] Host dbs01 (10.167.4.51) already present
2017-12-16 05:59:42,682 [salt.state       ][INFO    ][7433] Completed state [dbs01] at time 05:59:42.682138 duration_in_ms=0.954
2017-12-16 05:59:42,682 [salt.state       ][INFO    ][7433] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.682417
2017-12-16 05:59:42,683 [salt.state       ][INFO    ][7433] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,683 [salt.state       ][INFO    ][7433] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 05:59:42,683 [salt.state       ][INFO    ][7433] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.683365 duration_in_ms=0.948
2017-12-16 05:59:42,684 [salt.state       ][INFO    ][7433] Running state [dbs02] at time 05:59:42.683641
2017-12-16 05:59:42,684 [salt.state       ][INFO    ][7433] Executing state host.present for dbs02
2017-12-16 05:59:42,685 [salt.state       ][INFO    ][7433] Host dbs02 (10.167.4.52) already present
2017-12-16 05:59:42,685 [salt.state       ][INFO    ][7433] Completed state [dbs02] at time 05:59:42.684766 duration_in_ms=1.124
2017-12-16 05:59:42,685 [salt.state       ][INFO    ][7433] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.685074
2017-12-16 05:59:42,685 [salt.state       ][INFO    ][7433] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,686 [salt.state       ][INFO    ][7433] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 05:59:42,686 [salt.state       ][INFO    ][7433] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.686037 duration_in_ms=0.964
2017-12-16 05:59:42,686 [salt.state       ][INFO    ][7433] Running state [dbs03] at time 05:59:42.686319
2017-12-16 05:59:42,687 [salt.state       ][INFO    ][7433] Executing state host.present for dbs03
2017-12-16 05:59:42,687 [salt.state       ][INFO    ][7433] Host dbs03 (10.167.4.53) already present
2017-12-16 05:59:42,687 [salt.state       ][INFO    ][7433] Completed state [dbs03] at time 05:59:42.687259 duration_in_ms=0.941
2017-12-16 05:59:42,688 [salt.state       ][INFO    ][7433] Running state [odl01] at time 05:59:42.687544
2017-12-16 05:59:42,688 [salt.state       ][INFO    ][7433] Executing state host.present for odl01
2017-12-16 05:59:42,688 [salt.state       ][INFO    ][7433] Host odl01 (10.167.4.111) already present
2017-12-16 05:59:42,689 [salt.state       ][INFO    ][7433] Completed state [odl01] at time 05:59:42.688505 duration_in_ms=0.961
2017-12-16 05:59:42,689 [salt.state       ][INFO    ][7433] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.688785
2017-12-16 05:59:42,689 [salt.state       ][INFO    ][7433] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,690 [salt.state       ][INFO    ][7433] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 05:59:42,690 [salt.state       ][INFO    ][7433] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.689778 duration_in_ms=0.994
2017-12-16 05:59:42,690 [salt.state       ][INFO    ][7433] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.690059
2017-12-16 05:59:42,690 [salt.state       ][INFO    ][7433] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,691 [salt.state       ][INFO    ][7433] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 05:59:42,691 [salt.state       ][INFO    ][7433] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.691019 duration_in_ms=0.959
2017-12-16 05:59:42,691 [salt.state       ][INFO    ][7433] Running state [mas01] at time 05:59:42.691297
2017-12-16 05:59:42,692 [salt.state       ][INFO    ][7433] Executing state host.present for mas01
2017-12-16 05:59:42,692 [salt.state       ][INFO    ][7433] Host mas01 (10.167.4.3) already present
2017-12-16 05:59:42,692 [salt.state       ][INFO    ][7433] Completed state [mas01] at time 05:59:42.692240 duration_in_ms=0.944
2017-12-16 05:59:42,693 [salt.state       ][INFO    ][7433] Running state [ctl02] at time 05:59:42.692518
2017-12-16 05:59:42,693 [salt.state       ][INFO    ][7433] Executing state host.present for ctl02
2017-12-16 05:59:42,693 [salt.state       ][INFO    ][7433] Host ctl02 (10.167.4.12) already present
2017-12-16 05:59:42,694 [salt.state       ][INFO    ][7433] Completed state [ctl02] at time 05:59:42.693495 duration_in_ms=0.977
2017-12-16 05:59:42,694 [salt.state       ][INFO    ][7433] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.693769
2017-12-16 05:59:42,694 [salt.state       ][INFO    ][7433] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,694 [salt.state       ][INFO    ][7433] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 05:59:42,695 [salt.state       ][INFO    ][7433] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.694701 duration_in_ms=0.932
2017-12-16 05:59:42,695 [salt.state       ][INFO    ][7433] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.694980
2017-12-16 05:59:42,695 [salt.state       ][INFO    ][7433] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,696 [salt.state       ][INFO    ][7433] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 05:59:42,696 [salt.state       ][INFO    ][7433] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.695919 duration_in_ms=0.939
2017-12-16 05:59:42,696 [salt.state       ][INFO    ][7433] Running state [ctl03] at time 05:59:42.696203
2017-12-16 05:59:42,696 [salt.state       ][INFO    ][7433] Executing state host.present for ctl03
2017-12-16 05:59:42,697 [salt.state       ][INFO    ][7433] Host ctl03 (10.167.4.13) already present
2017-12-16 05:59:42,697 [salt.state       ][INFO    ][7433] Completed state [ctl03] at time 05:59:42.697190 duration_in_ms=0.987
2017-12-16 05:59:42,697 [salt.state       ][INFO    ][7433] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.697479
2017-12-16 05:59:42,698 [salt.state       ][INFO    ][7433] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,698 [salt.state       ][INFO    ][7433] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 05:59:42,698 [salt.state       ][INFO    ][7433] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.698417 duration_in_ms=0.938
2017-12-16 05:59:42,699 [salt.state       ][INFO    ][7433] Running state [ctl01] at time 05:59:42.698694
2017-12-16 05:59:42,699 [salt.state       ][INFO    ][7433] Executing state host.present for ctl01
2017-12-16 05:59:42,699 [salt.state       ][INFO    ][7433] Host ctl01 (10.167.4.11) already present
2017-12-16 05:59:42,700 [salt.state       ][INFO    ][7433] Completed state [ctl01] at time 05:59:42.699642 duration_in_ms=0.947
2017-12-16 05:59:42,700 [salt.state       ][INFO    ][7433] Running state [ctl] at time 05:59:42.699935
2017-12-16 05:59:42,700 [salt.state       ][INFO    ][7433] Executing state host.present for ctl
2017-12-16 05:59:42,701 [salt.state       ][INFO    ][7433] Host ctl (10.167.4.10) already present
2017-12-16 05:59:42,701 [salt.state       ][INFO    ][7433] Completed state [ctl] at time 05:59:42.700946 duration_in_ms=1.011
2017-12-16 05:59:42,701 [salt.state       ][INFO    ][7433] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.701246
2017-12-16 05:59:42,702 [salt.state       ][INFO    ][7433] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:59:42,702 [salt.state       ][INFO    ][7433] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 05:59:42,702 [salt.state       ][INFO    ][7433] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:59:42.702182 duration_in_ms=0.936
2017-12-16 05:59:42,702 [salt.state       ][INFO    ][7433] Running state [ens2] at time 05:59:42.702457
2017-12-16 05:59:42,703 [salt.state       ][INFO    ][7433] Executing state network.managed for ens2
2017-12-16 05:59:43,026 [salt.state       ][INFO    ][7433] Interface ens2 is up to date.
2017-12-16 05:59:43,026 [salt.state       ][INFO    ][7433] Completed state [ens2] at time 05:59:43.025782 duration_in_ms=323.324
2017-12-16 05:59:43,026 [salt.state       ][INFO    ][7433] Running state [ens3] at time 05:59:43.025980
2017-12-16 05:59:43,026 [salt.state       ][INFO    ][7433] Executing state network.managed for ens3
2017-12-16 05:59:43,327 [salt.state       ][INFO    ][7433] Interface ens3 is up to date.
2017-12-16 05:59:43,327 [salt.state       ][INFO    ][7433] Completed state [ens3] at time 05:59:43.327072 duration_in_ms=301.091
2017-12-16 05:59:43,327 [salt.state       ][INFO    ][7433] Running state [/etc/profile.d/proxy.sh] at time 05:59:43.327385
2017-12-16 05:59:43,328 [salt.state       ][INFO    ][7433] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 05:59:43,328 [salt.state       ][INFO    ][7433] File /etc/profile.d/proxy.sh is not present
2017-12-16 05:59:43,328 [salt.state       ][INFO    ][7433] Completed state [/etc/profile.d/proxy.sh] at time 05:59:43.328329 duration_in_ms=0.944
2017-12-16 05:59:43,329 [salt.state       ][INFO    ][7433] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:59:43.328602
2017-12-16 05:59:43,329 [salt.state       ][INFO    ][7433] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 05:59:43,329 [salt.state       ][INFO    ][7433] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 05:59:43,329 [salt.state       ][INFO    ][7433] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:59:43.329462 duration_in_ms=0.859
2017-12-16 05:59:43,330 [salt.state       ][INFO    ][7433] Running state [ntp] at time 05:59:43.329739
2017-12-16 05:59:43,330 [salt.state       ][INFO    ][7433] Executing state pkg.installed for ntp
2017-12-16 05:59:43,335 [salt.state       ][INFO    ][7433] Package ntp is already installed
2017-12-16 05:59:43,336 [salt.state       ][INFO    ][7433] Completed state [ntp] at time 05:59:43.335818 duration_in_ms=6.077
2017-12-16 05:59:43,337 [salt.state       ][INFO    ][7433] Running state [/etc/ntp.conf] at time 05:59:43.337117
2017-12-16 05:59:43,338 [salt.state       ][INFO    ][7433] Executing state file.managed for /etc/ntp.conf
2017-12-16 05:59:43,355 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 05:59:43,379 [salt.fileclient  ][INFO    ][7433] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:59:43,386 [salt.state       ][INFO    ][7433] File /etc/ntp.conf is in the correct state
2017-12-16 05:59:43,386 [salt.state       ][INFO    ][7433] Completed state [/etc/ntp.conf] at time 05:59:43.386083 duration_in_ms=48.966
2017-12-16 05:59:43,387 [salt.state       ][INFO    ][7433] Running state [ntp] at time 05:59:43.386926
2017-12-16 05:59:43,387 [salt.state       ][INFO    ][7433] Executing state service.running for ntp
2017-12-16 05:59:43,388 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 05:59:43,400 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 05:59:43,409 [salt.loaded.int.module.cmdmod][INFO    ][7433] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 05:59:43,421 [salt.state       ][INFO    ][7433] The service ntp is already running
2017-12-16 05:59:43,421 [salt.state       ][INFO    ][7433] Completed state [ntp] at time 05:59:43.420812 duration_in_ms=33.886
2017-12-16 05:59:43,423 [salt.minion      ][INFO    ][7433] Returning information for job: 20171216055927395069
2017-12-16 06:00:08,717 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216060008705784
2017-12-16 06:00:08,732 [salt.minion      ][INFO    ][9385] Starting a new job with PID 9385
2017-12-16 06:00:11,676 [salt.state       ][INFO    ][9385] Loading fresh modules for state activity
2017-12-16 06:00:11,703 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:00:11,730 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:00:11,762 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:11,808 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:00:11,841 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:11,894 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:00:11,913 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:11,959 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:00:12,018 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,089 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:00:12,115 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,159 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:00:12,172 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,212 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:00:12,235 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,286 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:00:12,305 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,346 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:00:12,366 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,417 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:00:12,432 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,473 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:00:12,507 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,559 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:00:12,593 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,636 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:00:12,655 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,699 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:00:12,717 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,761 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:00:12,786 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,836 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:00:12,861 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,907 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:00:12,926 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:12,974 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:00:13,013 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:13,087 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:00:13,148 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:13,194 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:00:13,214 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:13,260 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:00:13,287 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:13,333 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:00:13,346 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:00:13,363 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:13,379 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:00:13,393 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:13,404 [salt.state       ][INFO    ][9385] Running state [/etc/environment] at time 06:00:13.403701
2017-12-16 06:00:13,404 [salt.state       ][INFO    ][9385] Executing state file.blockreplace for /etc/environment
2017-12-16 06:00:13,408 [salt.state       ][INFO    ][9385] No changes needed to be made
2017-12-16 06:00:13,409 [salt.state       ][INFO    ][9385] Completed state [/etc/environment] at time 06:00:13.408634 duration_in_ms=4.933
2017-12-16 06:00:13,409 [salt.state       ][INFO    ][9385] Running state [/etc/profile.d] at time 06:00:13.408918
2017-12-16 06:00:13,409 [salt.state       ][INFO    ][9385] Executing state file.directory for /etc/profile.d
2017-12-16 06:00:13,410 [salt.state       ][INFO    ][9385] Directory /etc/profile.d is in the correct state
2017-12-16 06:00:13,410 [salt.state       ][INFO    ][9385] Completed state [/etc/profile.d] at time 06:00:13.410306 duration_in_ms=1.388
2017-12-16 06:00:13,657 [salt.state       ][INFO    ][9385] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:13.656578
2017-12-16 06:00:13,657 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:00:13,680 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:00:13,685 [salt.state       ][INFO    ][9385] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:00:13,685 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:13.685250 duration_in_ms=28.672
2017-12-16 06:00:13,686 [salt.state       ][INFO    ][9385] Running state [linux_repo_prereq_pkgs] at time 06:00:13.685816
2017-12-16 06:00:13,686 [salt.state       ][INFO    ][9385] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:00:13,687 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:00:14,083 [salt.state       ][INFO    ][9385] All specified packages are already installed
2017-12-16 06:00:14,083 [salt.state       ][INFO    ][9385] Completed state [linux_repo_prereq_pkgs] at time 06:00:14.082846 duration_in_ms=397.029
2017-12-16 06:00:14,083 [salt.state       ][INFO    ][9385] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:14.083176
2017-12-16 06:00:14,084 [salt.state       ][INFO    ][9385] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:00:14,084 [salt.state       ][INFO    ][9385] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:00:14,084 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:14.084160 duration_in_ms=0.985
2017-12-16 06:00:14,084 [salt.state       ][INFO    ][9385] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:00:14.084438
2017-12-16 06:00:14,085 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:00:14,108 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:14,124 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:14,157 [salt.state       ][INFO    ][9385] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:00:14,158 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:00:14.157687 duration_in_ms=73.248
2017-12-16 06:00:14,160 [salt.state       ][INFO    ][9385] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:14.159540
2017-12-16 06:00:14,160 [salt.state       ][INFO    ][9385] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:00:14,950 [salt.loaded.int.module.cmdmod][INFO    ][9385] 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:15,035 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:16,957 [salt.state       ][INFO    ][9385] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:00:16,957 [salt.state       ][INFO    ][9385] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:16.957170 duration_in_ms=2797.629
2017-12-16 06:00:16,957 [salt.state       ][INFO    ][9385] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:16.957393
2017-12-16 06:00:16,958 [salt.state       ][INFO    ][9385] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:00:16,958 [salt.state       ][INFO    ][9385] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:00:16,958 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:16.957992 duration_in_ms=0.598
2017-12-16 06:00:16,958 [salt.state       ][INFO    ][9385] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:16.958135
2017-12-16 06:00:16,958 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:00:16,974 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:16,991 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:17,027 [salt.state       ][INFO    ][9385] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:00:17,027 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:17.027351 duration_in_ms=69.215
2017-12-16 06:00:17,028 [salt.state       ][INFO    ][9385] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:00:17.028043
2017-12-16 06:00:17,028 [salt.state       ][INFO    ][9385] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:00:17,125 [salt.loaded.int.module.cmdmod][INFO    ][9385] 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:17,209 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:18,808 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060018796783
2017-12-16 06:00:18,822 [salt.minion      ][INFO    ][10389] Starting a new job with PID 10389
2017-12-16 06:00:18,835 [salt.minion      ][INFO    ][10389] Returning information for job: 20171216060018796783
2017-12-16 06:00:20,102 [salt.state       ][INFO    ][9385] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:00:20,103 [salt.state       ][INFO    ][9385] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:00:20.102447 duration_in_ms=3074.403
2017-12-16 06:00:20,103 [salt.state       ][INFO    ][9385] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:20.102758
2017-12-16 06:00:20,103 [salt.state       ][INFO    ][9385] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:00:20,103 [salt.state       ][INFO    ][9385] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:00:20,104 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:20.103582 duration_in_ms=0.824
2017-12-16 06:00:20,104 [salt.state       ][INFO    ][9385] Running state [/etc/apt/preferences.d/uca] at time 06:00:20.103773
2017-12-16 06:00:20,104 [salt.state       ][INFO    ][9385] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:00:20,104 [salt.state       ][INFO    ][9385] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:00:20,104 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/preferences.d/uca] at time 06:00:20.104396 duration_in_ms=0.623
2017-12-16 06:00:20,105 [salt.state       ][INFO    ][9385] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:00:20.105195
2017-12-16 06:00:20,105 [salt.state       ][INFO    ][9385] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:00:20,205 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:00:20,250 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:22,207 [salt.state       ][INFO    ][9385] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:00:22,207 [salt.state       ][INFO    ][9385] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:00:22.206920 duration_in_ms=2101.724
2017-12-16 06:00:22,207 [salt.state       ][INFO    ][9385] Running state [linux_extra_packages_purged] at time 06:00:22.207294
2017-12-16 06:00:22,208 [salt.state       ][INFO    ][9385] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:00:22,213 [salt.state       ][INFO    ][9385] All specified packages are already absent
2017-12-16 06:00:22,213 [salt.state       ][INFO    ][9385] Completed state [linux_extra_packages_purged] at time 06:00:22.213198 duration_in_ms=5.903
2017-12-16 06:00:22,213 [salt.state       ][INFO    ][9385] Running state [linux_extra_packages_latest] at time 06:00:22.213470
2017-12-16 06:00:22,214 [salt.state       ][INFO    ][9385] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:00:22,217 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:24,112 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:00:24,151 [salt.state       ][INFO    ][9385] Package mcelog is already up-to-date
2017-12-16 06:00:24,152 [salt.state       ][INFO    ][9385] Completed state [linux_extra_packages_latest] at time 06:00:24.151941 duration_in_ms=1938.47
2017-12-16 06:00:24,153 [salt.state       ][INFO    ][9385] Running state [UTC] at time 06:00:24.152638
2017-12-16 06:00:24,153 [salt.state       ][INFO    ][9385] Executing state timezone.system for UTC
2017-12-16 06:00:24,154 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:00:24,193 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:00:24,202 [salt.state       ][INFO    ][9385] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:00:24,203 [salt.state       ][INFO    ][9385] Completed state [UTC] at time 06:00:24.202921 duration_in_ms=50.283
2017-12-16 06:00:24,205 [salt.state       ][INFO    ][9385] Running state [nf_conntrack] at time 06:00:24.204659
2017-12-16 06:00:24,205 [salt.state       ][INFO    ][9385] Executing state kmod.present for nf_conntrack
2017-12-16 06:00:24,206 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'lsmod' in directory '/root'
2017-12-16 06:00:24,213 [salt.state       ][INFO    ][9385] Kernel module nf_conntrack is already present
2017-12-16 06:00:24,214 [salt.state       ][INFO    ][9385] Completed state [nf_conntrack] at time 06:00:24.213656 duration_in_ms=8.996
2017-12-16 06:00:24,214 [salt.state       ][INFO    ][9385] Running state [kernel.panic] at time 06:00:24.214316
2017-12-16 06:00:24,215 [salt.state       ][INFO    ][9385] Executing state sysctl.present for kernel.panic
2017-12-16 06:00:24,221 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,234 [salt.state       ][INFO    ][9385] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:00:24,234 [salt.state       ][INFO    ][9385] Completed state [kernel.panic] at time 06:00:24.234316 duration_in_ms=19.999
2017-12-16 06:00:24,235 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_keepalive_probes] at time 06:00:24.234660
2017-12-16 06:00:24,235 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:00:24,236 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,249 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:00:24,250 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:00:24.249833 duration_in_ms=15.172
2017-12-16 06:00:24,250 [salt.state       ][INFO    ][9385] Running state [fs.file-max] at time 06:00:24.250183
2017-12-16 06:00:24,251 [salt.state       ][INFO    ][9385] Executing state sysctl.present for fs.file-max
2017-12-16 06:00:24,251 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,264 [salt.state       ][INFO    ][9385] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:00:24,265 [salt.state       ][INFO    ][9385] Completed state [fs.file-max] at time 06:00:24.264938 duration_in_ms=14.754
2017-12-16 06:00:24,265 [salt.state       ][INFO    ][9385] Running state [net.core.somaxconn] at time 06:00:24.265351
2017-12-16 06:00:24,266 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:00:24,266 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,280 [salt.state       ][INFO    ][9385] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:00:24,281 [salt.state       ][INFO    ][9385] Completed state [net.core.somaxconn] at time 06:00:24.280556 duration_in_ms=15.203
2017-12-16 06:00:24,281 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:00:24.280908
2017-12-16 06:00:24,281 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:00:24,282 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,295 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:00:24,296 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:00:24.295554 duration_in_ms=14.645
2017-12-16 06:00:24,296 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_tw_reuse] at time 06:00:24.295790
2017-12-16 06:00:24,296 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:00:24,297 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,313 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:00:24,313 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_tw_reuse] at time 06:00:24.313213 duration_in_ms=17.423
2017-12-16 06:00:24,314 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_congestion_control] at time 06:00:24.313569
2017-12-16 06:00:24,314 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:00:24,314 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,327 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:00:24,328 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_congestion_control] at time 06:00:24.327697 duration_in_ms=14.127
2017-12-16 06:00:24,328 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_retries2] at time 06:00:24.328042
2017-12-16 06:00:24,328 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:00:24,329 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,341 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:00:24,342 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_retries2] at time 06:00:24.341746 duration_in_ms=13.704
2017-12-16 06:00:24,342 [salt.state       ][INFO    ][9385] Running state [net.core.netdev_max_backlog] at time 06:00:24.342076
2017-12-16 06:00:24,342 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:00:24,343 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,356 [salt.state       ][INFO    ][9385] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:00:24,357 [salt.state       ][INFO    ][9385] Completed state [net.core.netdev_max_backlog] at time 06:00:24.356817 duration_in_ms=14.74
2017-12-16 06:00:24,357 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:24.357215
2017-12-16 06:00:24,358 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:00:24,358 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,372 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:00:24,372 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:24.372242 duration_in_ms=15.026
2017-12-16 06:00:24,373 [salt.state       ][INFO    ][9385] Running state [vm.swappiness] at time 06:00:24.372587
2017-12-16 06:00:24,373 [salt.state       ][INFO    ][9385] Executing state sysctl.present for vm.swappiness
2017-12-16 06:00:24,373 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,386 [salt.state       ][INFO    ][9385] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:00:24,387 [salt.state       ][INFO    ][9385] Completed state [vm.swappiness] at time 06:00:24.386534 duration_in_ms=13.947
2017-12-16 06:00:24,387 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:00:24.386862
2017-12-16 06:00:24,387 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:00:24,388 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,400 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:00:24,401 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:00:24.400805 duration_in_ms=13.942
2017-12-16 06:00:24,401 [salt.state       ][INFO    ][9385] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:24.401155
2017-12-16 06:00:24,401 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:00:24,402 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,415 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:00:24,416 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:24.415472 duration_in_ms=14.316
2017-12-16 06:00:24,416 [salt.state       ][INFO    ][9385] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:24.415804
2017-12-16 06:00:24,416 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:00:24,417 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,430 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:00:24,430 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:24.430412 duration_in_ms=14.608
2017-12-16 06:00:24,431 [salt.state       ][INFO    ][9385] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:24.430861
2017-12-16 06:00:24,431 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:00:24,432 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,446 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:00:24,447 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:24.446492 duration_in_ms=15.63
2017-12-16 06:00:24,447 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_fin_timeout] at time 06:00:24.446953
2017-12-16 06:00:24,447 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:00:24,448 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,461 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:00:24,462 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_fin_timeout] at time 06:00:24.461831 duration_in_ms=14.877
2017-12-16 06:00:24,462 [salt.state       ][INFO    ][9385] Running state [net.ipv4.tcp_keepalive_time] at time 06:00:24.462250
2017-12-16 06:00:24,463 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:00:24,463 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,477 [salt.state       ][INFO    ][9385] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:00:24,478 [salt.state       ][INFO    ][9385] Completed state [net.ipv4.tcp_keepalive_time] at time 06:00:24.477591 duration_in_ms=15.341
2017-12-16 06:00:24,478 [salt.state       ][INFO    ][9385] Running state [net.nf_conntrack_max] at time 06:00:24.478085
2017-12-16 06:00:24,479 [salt.state       ][INFO    ][9385] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:00:24,479 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:00:24,493 [salt.state       ][INFO    ][9385] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:00:24,493 [salt.state       ][INFO    ][9385] Completed state [net.nf_conntrack_max] at time 06:00:24.493107 duration_in_ms=15.021
2017-12-16 06:00:24,494 [salt.state       ][INFO    ][9385] Running state [linux_sysfs_package] at time 06:00:24.493577
2017-12-16 06:00:24,494 [salt.state       ][INFO    ][9385] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:00:24,499 [salt.state       ][INFO    ][9385] All specified packages are already installed
2017-12-16 06:00:24,499 [salt.state       ][INFO    ][9385] Completed state [linux_sysfs_package] at time 06:00:24.499449 duration_in_ms=5.872
2017-12-16 06:00:24,501 [salt.state       ][INFO    ][9385] Running state [/etc/sysfs.d] at time 06:00:24.500712
2017-12-16 06:00:24,501 [salt.state       ][INFO    ][9385] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:00:24,502 [salt.state       ][INFO    ][9385] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:00:24,502 [salt.state       ][INFO    ][9385] Completed state [/etc/sysfs.d] at time 06:00:24.501767 duration_in_ms=1.055
2017-12-16 06:00:24,502 [salt.state       ][INFO    ][9385] Running state [ondemand] at time 06:00:24.502345
2017-12-16 06:00:24,503 [salt.state       ][INFO    ][9385] Executing state service.dead for ondemand
2017-12-16 06:00:24,503 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:00:24,513 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:00:24,521 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:00:24,533 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'runlevel' in directory '/root'
2017-12-16 06:00:24,540 [salt.state       ][INFO    ][9385] The service ondemand is already dead
2017-12-16 06:00:24,541 [salt.state       ][INFO    ][9385] Completed state [ondemand] at time 06:00:24.541046 duration_in_ms=38.701
2017-12-16 06:00:24,542 [salt.state       ][INFO    ][9385] Running state [cs_CZ.UTF-8] at time 06:00:24.541818
2017-12-16 06:00:24,542 [salt.state       ][INFO    ][9385] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:00:24,543 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'locale -a' in directory '/root'
2017-12-16 06:00:24,549 [salt.state       ][INFO    ][9385] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:00:24,549 [salt.state       ][INFO    ][9385] Completed state [cs_CZ.UTF-8] at time 06:00:24.548963 duration_in_ms=7.144
2017-12-16 06:00:24,549 [salt.state       ][INFO    ][9385] Running state [en_US.UTF-8] at time 06:00:24.549362
2017-12-16 06:00:24,550 [salt.state       ][INFO    ][9385] Executing state locale.present for en_US.UTF-8
2017-12-16 06:00:24,550 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'locale -a' in directory '/root'
2017-12-16 06:00:24,556 [salt.state       ][INFO    ][9385] Locale en_US.UTF-8 is already present
2017-12-16 06:00:24,557 [salt.state       ][INFO    ][9385] Completed state [en_US.UTF-8] at time 06:00:24.556663 duration_in_ms=7.299
2017-12-16 06:00:24,558 [salt.state       ][INFO    ][9385] Running state [en_US.UTF-8] at time 06:00:24.557694
2017-12-16 06:00:24,558 [salt.state       ][INFO    ][9385] Executing state locale.system for en_US.UTF-8
2017-12-16 06:00:24,559 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'localectl' in directory '/root'
2017-12-16 06:00:24,587 [salt.state       ][INFO    ][9385] System locale en_US.UTF-8 already set
2017-12-16 06:00:24,587 [salt.state       ][INFO    ][9385] Completed state [en_US.UTF-8] at time 06:00:24.587379 duration_in_ms=29.684
2017-12-16 06:00:24,588 [salt.state       ][INFO    ][9385] Running state [root] at time 06:00:24.588442
2017-12-16 06:00:24,589 [salt.state       ][INFO    ][9385] Executing state user.present for root
2017-12-16 06:00:24,590 [salt.state       ][INFO    ][9385] User root is present and up to date
2017-12-16 06:00:24,590 [salt.state       ][INFO    ][9385] Completed state [root] at time 06:00:24.589845 duration_in_ms=1.403
2017-12-16 06:00:24,591 [salt.state       ][INFO    ][9385] Running state [/root] at time 06:00:24.590668
2017-12-16 06:00:24,591 [salt.state       ][INFO    ][9385] Executing state file.directory for /root
2017-12-16 06:00:24,591 [salt.state       ][INFO    ][9385] Directory /root is in the correct state
2017-12-16 06:00:24,592 [salt.state       ][INFO    ][9385] Completed state [/root] at time 06:00:24.591672 duration_in_ms=1.004
2017-12-16 06:00:24,592 [salt.state       ][INFO    ][9385] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:00:24.591920
2017-12-16 06:00:24,592 [salt.state       ][INFO    ][9385] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:00:24,592 [salt.state       ][INFO    ][9385] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:00:24,593 [salt.state       ][INFO    ][9385] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:00:24.592680 duration_in_ms=0.76
2017-12-16 06:00:24,593 [salt.state       ][INFO    ][9385] Running state [ubuntu] at time 06:00:24.592932
2017-12-16 06:00:24,593 [salt.state       ][INFO    ][9385] Executing state user.present for ubuntu
2017-12-16 06:00:24,594 [salt.state       ][INFO    ][9385] User ubuntu is present and up to date
2017-12-16 06:00:24,594 [salt.state       ][INFO    ][9385] Completed state [ubuntu] at time 06:00:24.594077 duration_in_ms=1.144
2017-12-16 06:00:24,595 [salt.state       ][INFO    ][9385] Running state [/home/ubuntu] at time 06:00:24.594774
2017-12-16 06:00:24,595 [salt.state       ][INFO    ][9385] Executing state file.directory for /home/ubuntu
2017-12-16 06:00:24,596 [salt.state       ][INFO    ][9385] Directory /home/ubuntu is in the correct state
2017-12-16 06:00:24,596 [salt.state       ][INFO    ][9385] Completed state [/home/ubuntu] at time 06:00:24.595751 duration_in_ms=0.977
2017-12-16 06:00:24,596 [salt.state       ][INFO    ][9385] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:24.596350
2017-12-16 06:00:24,597 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:00:24,624 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:00:24,630 [salt.state       ][INFO    ][9385] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:00:24,630 [salt.state       ][INFO    ][9385] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:24.629881 duration_in_ms=33.531
2017-12-16 06:00:24,630 [salt.state       ][INFO    ][9385] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:24.630141
2017-12-16 06:00:24,630 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:00:24,647 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:00:24,749 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:24,783 [salt.state       ][INFO    ][9385] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:00:24,784 [salt.state       ][INFO    ][9385] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:24.783866 duration_in_ms=153.725
2017-12-16 06:00:24,784 [salt.state       ][INFO    ][9385] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:24.784144
2017-12-16 06:00:24,784 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:00:24,803 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:00:24,820 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:24,866 [salt.state       ][INFO    ][9385] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:00:24,866 [salt.state       ][INFO    ][9385] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:24.866315 duration_in_ms=82.171
2017-12-16 06:00:24,868 [salt.state       ][INFO    ][9385] Running state [service.systemctl_reload] at time 06:00:24.867471
2017-12-16 06:00:24,868 [salt.state       ][INFO    ][9385] Executing state module.wait for service.systemctl_reload
2017-12-16 06:00:24,868 [salt.state       ][INFO    ][9385] No changes made for service.systemctl_reload
2017-12-16 06:00:24,869 [salt.state       ][INFO    ][9385] Completed state [service.systemctl_reload] at time 06:00:24.868532 duration_in_ms=1.061
2017-12-16 06:00:24,869 [salt.state       ][INFO    ][9385] Running state [/etc/hostname] at time 06:00:24.868889
2017-12-16 06:00:24,869 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/hostname
2017-12-16 06:00:24,897 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:00:24,899 [salt.state       ][INFO    ][9385] File /etc/hostname is in the correct state
2017-12-16 06:00:24,899 [salt.state       ][INFO    ][9385] Completed state [/etc/hostname] at time 06:00:24.899378 duration_in_ms=30.489
2017-12-16 06:00:24,901 [salt.state       ][INFO    ][9385] Running state [hostname msg03] at time 06:00:24.900618
2017-12-16 06:00:24,901 [salt.state       ][INFO    ][9385] Executing state cmd.wait for hostname msg03
2017-12-16 06:00:24,901 [salt.state       ][INFO    ][9385] No changes made for hostname msg03
2017-12-16 06:00:24,902 [salt.state       ][INFO    ][9385] Completed state [hostname msg03] at time 06:00:24.901722 duration_in_ms=1.104
2017-12-16 06:00:24,902 [salt.state       ][INFO    ][9385] Running state [mdb02] at time 06:00:24.902316
2017-12-16 06:00:24,903 [salt.state       ][INFO    ][9385] Executing state host.present for mdb02
2017-12-16 06:00:24,904 [salt.state       ][INFO    ][9385] Host mdb02 (10.167.4.77) already present
2017-12-16 06:00:24,904 [salt.state       ][INFO    ][9385] Completed state [mdb02] at time 06:00:24.904058 duration_in_ms=1.742
2017-12-16 06:00:24,904 [salt.state       ][INFO    ][9385] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.904403
2017-12-16 06:00:24,905 [salt.state       ][INFO    ][9385] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,905 [salt.state       ][INFO    ][9385] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:00:24,906 [salt.state       ][INFO    ][9385] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.905600 duration_in_ms=1.197
2017-12-16 06:00:24,906 [salt.state       ][INFO    ][9385] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.905944
2017-12-16 06:00:24,906 [salt.state       ][INFO    ][9385] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,907 [salt.state       ][INFO    ][9385] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:00:24,907 [salt.state       ][INFO    ][9385] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.907109 duration_in_ms=1.165
2017-12-16 06:00:24,907 [salt.state       ][INFO    ][9385] Running state [mdb03] at time 06:00:24.907453
2017-12-16 06:00:24,908 [salt.state       ][INFO    ][9385] Executing state host.present for mdb03
2017-12-16 06:00:24,908 [salt.state       ][INFO    ][9385] Host mdb03 (10.167.4.78) already present
2017-12-16 06:00:24,909 [salt.state       ][INFO    ][9385] Completed state [mdb03] at time 06:00:24.908607 duration_in_ms=1.154
2017-12-16 06:00:24,909 [salt.state       ][INFO    ][9385] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.908943
2017-12-16 06:00:24,909 [salt.state       ][INFO    ][9385] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,910 [salt.state       ][INFO    ][9385] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:00:24,910 [salt.state       ][INFO    ][9385] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.910088 duration_in_ms=1.145
2017-12-16 06:00:24,910 [salt.state       ][INFO    ][9385] Running state [mdb01] at time 06:00:24.910431
2017-12-16 06:00:24,911 [salt.state       ][INFO    ][9385] Executing state host.present for mdb01
2017-12-16 06:00:24,911 [salt.state       ][INFO    ][9385] Host mdb01 (10.167.4.76) already present
2017-12-16 06:00:24,912 [salt.state       ][INFO    ][9385] Completed state [mdb01] at time 06:00:24.911552 duration_in_ms=1.121
2017-12-16 06:00:24,912 [salt.state       ][INFO    ][9385] Running state [mdb] at time 06:00:24.911883
2017-12-16 06:00:24,912 [salt.state       ][INFO    ][9385] Executing state host.present for mdb
2017-12-16 06:00:24,913 [salt.state       ][INFO    ][9385] Host mdb (10.167.4.75) already present
2017-12-16 06:00:24,913 [salt.state       ][INFO    ][9385] Completed state [mdb] at time 06:00:24.913014 duration_in_ms=1.132
2017-12-16 06:00:24,913 [salt.state       ][INFO    ][9385] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.913349
2017-12-16 06:00:24,914 [salt.state       ][INFO    ][9385] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,914 [salt.state       ][INFO    ][9385] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:00:24,915 [salt.state       ][INFO    ][9385] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.914486 duration_in_ms=1.137
2017-12-16 06:00:24,915 [salt.state       ][INFO    ][9385] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.914818
2017-12-16 06:00:24,915 [salt.state       ][INFO    ][9385] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,916 [salt.state       ][INFO    ][9385] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:00:24,916 [salt.state       ][INFO    ][9385] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.915939 duration_in_ms=1.121
2017-12-16 06:00:24,916 [salt.state       ][INFO    ][9385] Running state [cfg01] at time 06:00:24.916269
2017-12-16 06:00:24,917 [salt.state       ][INFO    ][9385] Executing state host.present for cfg01
2017-12-16 06:00:24,917 [salt.state       ][INFO    ][9385] Host cfg01 (10.167.4.100) already present
2017-12-16 06:00:24,917 [salt.state       ][INFO    ][9385] Completed state [cfg01] at time 06:00:24.917423 duration_in_ms=1.153
2017-12-16 06:00:24,918 [salt.state       ][INFO    ][9385] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.917743
2017-12-16 06:00:24,918 [salt.state       ][INFO    ][9385] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,919 [salt.state       ][INFO    ][9385] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:00:24,919 [salt.state       ][INFO    ][9385] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.918813 duration_in_ms=1.069
2017-12-16 06:00:24,919 [salt.state       ][INFO    ][9385] Running state [prx01] at time 06:00:24.919125
2017-12-16 06:00:24,919 [salt.state       ][INFO    ][9385] Executing state host.present for prx01
2017-12-16 06:00:24,920 [salt.state       ][INFO    ][9385] Host prx01 (10.167.4.104) already present
2017-12-16 06:00:24,920 [salt.state       ][INFO    ][9385] Completed state [prx01] at time 06:00:24.920190 duration_in_ms=1.064
2017-12-16 06:00:24,921 [salt.state       ][INFO    ][9385] Running state [kvm01] at time 06:00:24.920498
2017-12-16 06:00:24,921 [salt.state       ][INFO    ][9385] Executing state host.present for kvm01
2017-12-16 06:00:24,921 [salt.state       ][INFO    ][9385] Host kvm01 (10.167.4.141) already present
2017-12-16 06:00:24,922 [salt.state       ][INFO    ][9385] Completed state [kvm01] at time 06:00:24.921571 duration_in_ms=1.072
2017-12-16 06:00:24,922 [salt.state       ][INFO    ][9385] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.921881
2017-12-16 06:00:24,922 [salt.state       ][INFO    ][9385] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,923 [salt.state       ][INFO    ][9385] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:00:24,923 [salt.state       ][INFO    ][9385] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.922937 duration_in_ms=1.056
2017-12-16 06:00:24,923 [salt.state       ][INFO    ][9385] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.923253
2017-12-16 06:00:24,924 [salt.state       ][INFO    ][9385] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,924 [salt.state       ][INFO    ][9385] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:00:24,924 [salt.state       ][INFO    ][9385] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.924311 duration_in_ms=1.058
2017-12-16 06:00:24,925 [salt.state       ][INFO    ][9385] Running state [kvm03] at time 06:00:24.924621
2017-12-16 06:00:24,925 [salt.state       ][INFO    ][9385] Executing state host.present for kvm03
2017-12-16 06:00:24,925 [salt.state       ][INFO    ][9385] Host kvm03 (10.167.4.143) already present
2017-12-16 06:00:24,926 [salt.state       ][INFO    ][9385] Completed state [kvm03] at time 06:00:24.925698 duration_in_ms=1.076
2017-12-16 06:00:24,926 [salt.state       ][INFO    ][9385] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.926015
2017-12-16 06:00:24,926 [salt.state       ][INFO    ][9385] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,927 [salt.state       ][INFO    ][9385] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:00:24,927 [salt.state       ][INFO    ][9385] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.927089 duration_in_ms=1.074
2017-12-16 06:00:24,927 [salt.state       ][INFO    ][9385] Running state [kvm02] at time 06:00:24.927392
2017-12-16 06:00:24,928 [salt.state       ][INFO    ][9385] Executing state host.present for kvm02
2017-12-16 06:00:24,928 [salt.state       ][INFO    ][9385] Host kvm02 (10.167.4.142) already present
2017-12-16 06:00:24,928 [salt.state       ][INFO    ][9385] Completed state [kvm02] at time 06:00:24.928413 duration_in_ms=1.021
2017-12-16 06:00:24,929 [salt.state       ][INFO    ][9385] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.928717
2017-12-16 06:00:24,929 [salt.state       ][INFO    ][9385] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,930 [salt.state       ][INFO    ][9385] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:00:24,930 [salt.state       ][INFO    ][9385] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.929956 duration_in_ms=1.238
2017-12-16 06:00:24,930 [salt.state       ][INFO    ][9385] Running state [dbs] at time 06:00:24.930270
2017-12-16 06:00:24,931 [salt.state       ][INFO    ][9385] Executing state host.present for dbs
2017-12-16 06:00:24,931 [salt.state       ][INFO    ][9385] Host dbs (10.167.4.50) already present
2017-12-16 06:00:24,931 [salt.state       ][INFO    ][9385] Completed state [dbs] at time 06:00:24.931297 duration_in_ms=1.026
2017-12-16 06:00:24,932 [salt.state       ][INFO    ][9385] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.931604
2017-12-16 06:00:24,932 [salt.state       ][INFO    ][9385] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,932 [salt.state       ][INFO    ][9385] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:00:24,933 [salt.state       ][INFO    ][9385] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.932639 duration_in_ms=1.036
2017-12-16 06:00:24,933 [salt.state       ][INFO    ][9385] Running state [prx] at time 06:00:24.932946
2017-12-16 06:00:24,933 [salt.state       ][INFO    ][9385] Executing state host.present for prx
2017-12-16 06:00:24,934 [salt.state       ][INFO    ][9385] Host prx (172.30.10.103) already present
2017-12-16 06:00:24,934 [salt.state       ][INFO    ][9385] Completed state [prx] at time 06:00:24.933990 duration_in_ms=1.044
2017-12-16 06:00:24,934 [salt.state       ][INFO    ][9385] Running state [prx02] at time 06:00:24.934306
2017-12-16 06:00:24,935 [salt.state       ][INFO    ][9385] Executing state host.present for prx02
2017-12-16 06:00:24,935 [salt.state       ][INFO    ][9385] Host prx02 (10.167.4.105) already present
2017-12-16 06:00:24,935 [salt.state       ][INFO    ][9385] Completed state [prx02] at time 06:00:24.935326 duration_in_ms=1.021
2017-12-16 06:00:24,936 [salt.state       ][INFO    ][9385] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.935636
2017-12-16 06:00:24,936 [salt.state       ][INFO    ][9385] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,936 [salt.state       ][INFO    ][9385] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:00:24,937 [salt.state       ][INFO    ][9385] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.936668 duration_in_ms=1.032
2017-12-16 06:00:24,937 [salt.state       ][INFO    ][9385] Running state [msg02] at time 06:00:24.936992
2017-12-16 06:00:24,937 [salt.state       ][INFO    ][9385] Executing state host.present for msg02
2017-12-16 06:00:24,938 [salt.state       ][INFO    ][9385] Host msg02 (10.167.4.42) already present
2017-12-16 06:00:24,938 [salt.state       ][INFO    ][9385] Completed state [msg02] at time 06:00:24.938009 duration_in_ms=1.017
2017-12-16 06:00:24,938 [salt.state       ][INFO    ][9385] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.938323
2017-12-16 06:00:24,939 [salt.state       ][INFO    ][9385] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,939 [salt.state       ][INFO    ][9385] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:00:24,939 [salt.state       ][INFO    ][9385] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.939334 duration_in_ms=1.011
2017-12-16 06:00:24,940 [salt.state       ][INFO    ][9385] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.939639
2017-12-16 06:00:24,940 [salt.state       ][INFO    ][9385] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:24,940 [salt.state       ][INFO    ][9385] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:00:24,941 [salt.state       ][INFO    ][9385] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:00:24.940647 duration_in_ms=1.008
2017-12-16 06:00:24,941 [salt.state       ][INFO    ][9385] Running state [msg03] at time 06:00:24.940943
2017-12-16 06:00:24,941 [salt.state       ][INFO    ][9385] Executing state host.present for msg03
2017-12-16 06:00:24,942 [salt.state       ][INFO    ][9385] Host msg03 (10.167.4.43) already present
2017-12-16 06:00:24,942 [salt.state       ][INFO    ][9385] Completed state [msg03] at time 06:00:24.941958 duration_in_ms=1.015
2017-12-16 06:00:24,943 [salt.state       ][INFO    ][9385] Running state [file.replace] at time 06:00:24.942718
2017-12-16 06:00:24,943 [salt.state       ][INFO    ][9385] Executing state module.run for file.replace
2017-12-16 06:00:25,012 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:00:25,022 [salt.state       ][INFO    ][9385] onlyif execution failed
2017-12-16 06:00:25,023 [salt.state       ][INFO    ][9385] Completed state [file.replace] at time 06:00:25.022562 duration_in_ms=79.843
2017-12-16 06:00:25,023 [salt.state       ][INFO    ][9385] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.022928
2017-12-16 06:00:25,023 [salt.state       ][INFO    ][9385] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,024 [salt.state       ][INFO    ][9385] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:00:25,024 [salt.state       ][INFO    ][9385] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.024118 duration_in_ms=1.189
2017-12-16 06:00:25,024 [salt.state       ][INFO    ][9385] Running state [msg01] at time 06:00:25.024401
2017-12-16 06:00:25,025 [salt.state       ][INFO    ][9385] Executing state host.present for msg01
2017-12-16 06:00:25,025 [salt.state       ][INFO    ][9385] Host msg01 (10.167.4.41) already present
2017-12-16 06:00:25,025 [salt.state       ][INFO    ][9385] Completed state [msg01] at time 06:00:25.025341 duration_in_ms=0.94
2017-12-16 06:00:25,026 [salt.state       ][INFO    ][9385] Running state [msg] at time 06:00:25.025610
2017-12-16 06:00:25,026 [salt.state       ][INFO    ][9385] Executing state host.present for msg
2017-12-16 06:00:25,026 [salt.state       ][INFO    ][9385] Host msg (10.167.4.40) already present
2017-12-16 06:00:25,027 [salt.state       ][INFO    ][9385] Completed state [msg] at time 06:00:25.026523 duration_in_ms=0.913
2017-12-16 06:00:25,027 [salt.state       ][INFO    ][9385] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.026787
2017-12-16 06:00:25,027 [salt.state       ][INFO    ][9385] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,027 [salt.state       ][INFO    ][9385] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:00:25,028 [salt.state       ][INFO    ][9385] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.027692 duration_in_ms=0.905
2017-12-16 06:00:25,028 [salt.state       ][INFO    ][9385] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.027958
2017-12-16 06:00:25,028 [salt.state       ][INFO    ][9385] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,029 [salt.state       ][INFO    ][9385] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:00:25,029 [salt.state       ][INFO    ][9385] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.028855 duration_in_ms=0.898
2017-12-16 06:00:25,029 [salt.state       ][INFO    ][9385] Running state [cfg01] at time 06:00:25.029172
2017-12-16 06:00:25,029 [salt.state       ][INFO    ][9385] Executing state host.present for cfg01
2017-12-16 06:00:25,030 [salt.state       ][INFO    ][9385] Host cfg01 (10.167.4.100) already present
2017-12-16 06:00:25,030 [salt.state       ][INFO    ][9385] Completed state [cfg01] at time 06:00:25.030068 duration_in_ms=0.895
2017-12-16 06:00:25,030 [salt.state       ][INFO    ][9385] Running state [cmp002] at time 06:00:25.030338
2017-12-16 06:00:25,031 [salt.state       ][INFO    ][9385] Executing state host.present for cmp002
2017-12-16 06:00:25,031 [salt.state       ][INFO    ][9385] Host cmp002 (10.167.4.102) already present
2017-12-16 06:00:25,031 [salt.state       ][INFO    ][9385] Completed state [cmp002] at time 06:00:25.031449 duration_in_ms=1.111
2017-12-16 06:00:25,032 [salt.state       ][INFO    ][9385] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.031716
2017-12-16 06:00:25,032 [salt.state       ][INFO    ][9385] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,032 [salt.state       ][INFO    ][9385] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:00:25,033 [salt.state       ][INFO    ][9385] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.032614 duration_in_ms=0.898
2017-12-16 06:00:25,033 [salt.state       ][INFO    ][9385] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.032885
2017-12-16 06:00:25,033 [salt.state       ][INFO    ][9385] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,034 [salt.state       ][INFO    ][9385] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:00:25,034 [salt.state       ][INFO    ][9385] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.033630 duration_in_ms=0.746
2017-12-16 06:00:25,034 [salt.state       ][INFO    ][9385] Running state [cmp001] at time 06:00:25.033784
2017-12-16 06:00:25,034 [salt.state       ][INFO    ][9385] Executing state host.present for cmp001
2017-12-16 06:00:25,034 [salt.state       ][INFO    ][9385] Host cmp001 (10.167.4.101) already present
2017-12-16 06:00:25,034 [salt.state       ][INFO    ][9385] Completed state [cmp001] at time 06:00:25.034369 duration_in_ms=0.585
2017-12-16 06:00:25,035 [salt.state       ][INFO    ][9385] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.034517
2017-12-16 06:00:25,035 [salt.state       ][INFO    ][9385] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,035 [salt.state       ][INFO    ][9385] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:00:25,035 [salt.state       ][INFO    ][9385] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.035067 duration_in_ms=0.551
2017-12-16 06:00:25,035 [salt.state       ][INFO    ][9385] Running state [dbs01] at time 06:00:25.035212
2017-12-16 06:00:25,035 [salt.state       ][INFO    ][9385] Executing state host.present for dbs01
2017-12-16 06:00:25,036 [salt.state       ][INFO    ][9385] Host dbs01 (10.167.4.51) already present
2017-12-16 06:00:25,036 [salt.state       ][INFO    ][9385] Completed state [dbs01] at time 06:00:25.035754 duration_in_ms=0.542
2017-12-16 06:00:25,036 [salt.state       ][INFO    ][9385] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.035900
2017-12-16 06:00:25,036 [salt.state       ][INFO    ][9385] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,036 [salt.state       ][INFO    ][9385] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:00:25,036 [salt.state       ][INFO    ][9385] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.036447 duration_in_ms=0.547
2017-12-16 06:00:25,037 [salt.state       ][INFO    ][9385] Running state [dbs02] at time 06:00:25.036593
2017-12-16 06:00:25,037 [salt.state       ][INFO    ][9385] Executing state host.present for dbs02
2017-12-16 06:00:25,037 [salt.state       ][INFO    ][9385] Host dbs02 (10.167.4.52) already present
2017-12-16 06:00:25,037 [salt.state       ][INFO    ][9385] Completed state [dbs02] at time 06:00:25.037157 duration_in_ms=0.565
2017-12-16 06:00:25,037 [salt.state       ][INFO    ][9385] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.037305
2017-12-16 06:00:25,037 [salt.state       ][INFO    ][9385] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,038 [salt.state       ][INFO    ][9385] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:00:25,038 [salt.state       ][INFO    ][9385] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.037856 duration_in_ms=0.551
2017-12-16 06:00:25,038 [salt.state       ][INFO    ][9385] Running state [dbs03] at time 06:00:25.038002
2017-12-16 06:00:25,038 [salt.state       ][INFO    ][9385] Executing state host.present for dbs03
2017-12-16 06:00:25,038 [salt.state       ][INFO    ][9385] Host dbs03 (10.167.4.53) already present
2017-12-16 06:00:25,039 [salt.state       ][INFO    ][9385] Completed state [dbs03] at time 06:00:25.038556 duration_in_ms=0.554
2017-12-16 06:00:25,039 [salt.state       ][INFO    ][9385] Running state [odl01] at time 06:00:25.038707
2017-12-16 06:00:25,039 [salt.state       ][INFO    ][9385] Executing state host.present for odl01
2017-12-16 06:00:25,039 [salt.state       ][INFO    ][9385] Host odl01 (10.167.4.111) already present
2017-12-16 06:00:25,039 [salt.state       ][INFO    ][9385] Completed state [odl01] at time 06:00:25.039250 duration_in_ms=0.543
2017-12-16 06:00:25,039 [salt.state       ][INFO    ][9385] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.039398
2017-12-16 06:00:25,040 [salt.state       ][INFO    ][9385] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,040 [salt.state       ][INFO    ][9385] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:00:25,040 [salt.state       ][INFO    ][9385] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.039942 duration_in_ms=0.543
2017-12-16 06:00:25,040 [salt.state       ][INFO    ][9385] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.040086
2017-12-16 06:00:25,040 [salt.state       ][INFO    ][9385] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,041 [salt.state       ][INFO    ][9385] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:00:25,041 [salt.state       ][INFO    ][9385] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.040633 duration_in_ms=0.548
2017-12-16 06:00:25,041 [salt.state       ][INFO    ][9385] Running state [mas01] at time 06:00:25.040779
2017-12-16 06:00:25,041 [salt.state       ][INFO    ][9385] Executing state host.present for mas01
2017-12-16 06:00:25,041 [salt.state       ][INFO    ][9385] Host mas01 (10.167.4.3) already present
2017-12-16 06:00:25,041 [salt.state       ][INFO    ][9385] Completed state [mas01] at time 06:00:25.041340 duration_in_ms=0.562
2017-12-16 06:00:25,042 [salt.state       ][INFO    ][9385] Running state [ctl02] at time 06:00:25.041488
2017-12-16 06:00:25,042 [salt.state       ][INFO    ][9385] Executing state host.present for ctl02
2017-12-16 06:00:25,042 [salt.state       ][INFO    ][9385] Host ctl02 (10.167.4.12) already present
2017-12-16 06:00:25,042 [salt.state       ][INFO    ][9385] Completed state [ctl02] at time 06:00:25.042027 duration_in_ms=0.539
2017-12-16 06:00:25,042 [salt.state       ][INFO    ][9385] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.042170
2017-12-16 06:00:25,042 [salt.state       ][INFO    ][9385] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,043 [salt.state       ][INFO    ][9385] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:00:25,043 [salt.state       ][INFO    ][9385] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.042726 duration_in_ms=0.556
2017-12-16 06:00:25,043 [salt.state       ][INFO    ][9385] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.042873
2017-12-16 06:00:25,043 [salt.state       ][INFO    ][9385] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,043 [salt.state       ][INFO    ][9385] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:00:25,043 [salt.state       ][INFO    ][9385] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.043417 duration_in_ms=0.544
2017-12-16 06:00:25,044 [salt.state       ][INFO    ][9385] Running state [ctl03] at time 06:00:25.043576
2017-12-16 06:00:25,044 [salt.state       ][INFO    ][9385] Executing state host.present for ctl03
2017-12-16 06:00:25,044 [salt.state       ][INFO    ][9385] Host ctl03 (10.167.4.13) already present
2017-12-16 06:00:25,044 [salt.state       ][INFO    ][9385] Completed state [ctl03] at time 06:00:25.044108 duration_in_ms=0.533
2017-12-16 06:00:25,044 [salt.state       ][INFO    ][9385] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.044252
2017-12-16 06:00:25,044 [salt.state       ][INFO    ][9385] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,045 [salt.state       ][INFO    ][9385] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:00:25,045 [salt.state       ][INFO    ][9385] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.044801 duration_in_ms=0.549
2017-12-16 06:00:25,045 [salt.state       ][INFO    ][9385] Running state [ctl01] at time 06:00:25.044944
2017-12-16 06:00:25,045 [salt.state       ][INFO    ][9385] Executing state host.present for ctl01
2017-12-16 06:00:25,045 [salt.state       ][INFO    ][9385] Host ctl01 (10.167.4.11) already present
2017-12-16 06:00:25,046 [salt.state       ][INFO    ][9385] Completed state [ctl01] at time 06:00:25.045497 duration_in_ms=0.553
2017-12-16 06:00:25,046 [salt.state       ][INFO    ][9385] Running state [ctl] at time 06:00:25.045637
2017-12-16 06:00:25,046 [salt.state       ][INFO    ][9385] Executing state host.present for ctl
2017-12-16 06:00:25,046 [salt.state       ][INFO    ][9385] Host ctl (10.167.4.10) already present
2017-12-16 06:00:25,046 [salt.state       ][INFO    ][9385] Completed state [ctl] at time 06:00:25.046172 duration_in_ms=0.534
2017-12-16 06:00:25,046 [salt.state       ][INFO    ][9385] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.046323
2017-12-16 06:00:25,046 [salt.state       ][INFO    ][9385] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:00:25,047 [salt.state       ][INFO    ][9385] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:00:25,047 [salt.state       ][INFO    ][9385] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:00:25.046944 duration_in_ms=0.62
2017-12-16 06:00:25,047 [salt.state       ][INFO    ][9385] Running state [ens2] at time 06:00:25.047090
2017-12-16 06:00:25,047 [salt.state       ][INFO    ][9385] Executing state network.managed for ens2
2017-12-16 06:00:25,408 [salt.state       ][INFO    ][9385] Interface ens2 is up to date.
2017-12-16 06:00:25,408 [salt.state       ][INFO    ][9385] Completed state [ens2] at time 06:00:25.407945 duration_in_ms=360.855
2017-12-16 06:00:25,408 [salt.state       ][INFO    ][9385] Running state [ens3] at time 06:00:25.408179
2017-12-16 06:00:25,408 [salt.state       ][INFO    ][9385] Executing state network.managed for ens3
2017-12-16 06:00:25,692 [salt.state       ][INFO    ][9385] Interface ens3 is up to date.
2017-12-16 06:00:25,693 [salt.state       ][INFO    ][9385] Completed state [ens3] at time 06:00:25.692644 duration_in_ms=284.464
2017-12-16 06:00:25,693 [salt.state       ][INFO    ][9385] Running state [/etc/profile.d/proxy.sh] at time 06:00:25.692836
2017-12-16 06:00:25,693 [salt.state       ][INFO    ][9385] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:00:25,693 [salt.state       ][INFO    ][9385] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:00:25,693 [salt.state       ][INFO    ][9385] Completed state [/etc/profile.d/proxy.sh] at time 06:00:25.693418 duration_in_ms=0.581
2017-12-16 06:00:25,694 [salt.state       ][INFO    ][9385] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:00:25.693560
2017-12-16 06:00:25,694 [salt.state       ][INFO    ][9385] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:00:25,694 [salt.state       ][INFO    ][9385] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:00:25,694 [salt.state       ][INFO    ][9385] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:00:25.694001 duration_in_ms=0.44
2017-12-16 06:00:25,694 [salt.state       ][INFO    ][9385] Running state [ntp] at time 06:00:25.694141
2017-12-16 06:00:25,694 [salt.state       ][INFO    ][9385] Executing state pkg.installed for ntp
2017-12-16 06:00:25,697 [salt.state       ][INFO    ][9385] Package ntp is already installed
2017-12-16 06:00:25,697 [salt.state       ][INFO    ][9385] Completed state [ntp] at time 06:00:25.697469 duration_in_ms=3.327
2017-12-16 06:00:25,698 [salt.state       ][INFO    ][9385] Running state [/etc/ntp.conf] at time 06:00:25.698178
2017-12-16 06:00:25,698 [salt.state       ][INFO    ][9385] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:00:25,716 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:00:25,740 [salt.fileclient  ][INFO    ][9385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:25,747 [salt.state       ][INFO    ][9385] File /etc/ntp.conf is in the correct state
2017-12-16 06:00:25,747 [salt.state       ][INFO    ][9385] Completed state [/etc/ntp.conf] at time 06:00:25.746883 duration_in_ms=48.705
2017-12-16 06:00:25,748 [salt.state       ][INFO    ][9385] Running state [ntp] at time 06:00:25.747748
2017-12-16 06:00:25,748 [salt.state       ][INFO    ][9385] Executing state service.running for ntp
2017-12-16 06:00:25,749 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:00:25,758 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:00:25,768 [salt.loaded.int.module.cmdmod][INFO    ][9385] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:00:25,777 [salt.state       ][INFO    ][9385] The service ntp is already running
2017-12-16 06:00:25,777 [salt.state       ][INFO    ][9385] Completed state [ntp] at time 06:00:25.777360 duration_in_ms=29.612
2017-12-16 06:00:25,780 [salt.minion      ][INFO    ][9385] Returning information for job: 20171216060008705784
2017-12-16 06:00:50,060 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216060050051526
2017-12-16 06:00:50,149 [salt.minion      ][INFO    ][11499] Starting a new job with PID 11499
2017-12-16 06:00:52,957 [salt.state       ][INFO    ][11499] Loading fresh modules for state activity
2017-12-16 06:00:53,136 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:00:53,156 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:00:53,390 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,453 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:00:53,470 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,552 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:00:53,582 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,631 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:00:53,679 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,733 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:00:53,756 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,799 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:00:53,828 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,882 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:00:53,914 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:53,975 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:00:54,003 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,068 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:00:54,092 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,139 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:00:54,159 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,204 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:00:54,232 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,281 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:00:54,308 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,351 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:00:54,369 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,409 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:00:54,428 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,473 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:00:54,496 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,556 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:00:54,582 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,629 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:00:54,645 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,701 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:00:54,752 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,833 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:00:54,898 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:54,985 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:00:55,002 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:55,277 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:00:55,297 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:55,342 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:00:55,355 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:00:55,369 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:55,392 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:00:55,686 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:00:55,699 [salt.state       ][INFO    ][11499] Running state [/etc/environment] at time 06:00:55.698627
2017-12-16 06:00:55,699 [salt.state       ][INFO    ][11499] Executing state file.blockreplace for /etc/environment
2017-12-16 06:00:55,703 [salt.state       ][INFO    ][11499] No changes needed to be made
2017-12-16 06:00:55,703 [salt.state       ][INFO    ][11499] Completed state [/etc/environment] at time 06:00:55.703011 duration_in_ms=4.384
2017-12-16 06:00:55,703 [salt.state       ][INFO    ][11499] Running state [/etc/profile.d] at time 06:00:55.703285
2017-12-16 06:00:55,704 [salt.state       ][INFO    ][11499] Executing state file.directory for /etc/profile.d
2017-12-16 06:00:55,704 [salt.state       ][INFO    ][11499] Directory /etc/profile.d is in the correct state
2017-12-16 06:00:55,705 [salt.state       ][INFO    ][11499] Completed state [/etc/profile.d] at time 06:00:55.704588 duration_in_ms=1.303
2017-12-16 06:00:55,992 [salt.state       ][INFO    ][11499] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:55.991848
2017-12-16 06:00:55,992 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:00:56,041 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:00:56,046 [salt.state       ][INFO    ][11499] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:00:56,047 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:00:56.046746 duration_in_ms=54.9
2017-12-16 06:00:56,047 [salt.state       ][INFO    ][11499] Running state [linux_repo_prereq_pkgs] at time 06:00:56.047408
2017-12-16 06:00:56,048 [salt.state       ][INFO    ][11499] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:00:56,048 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:00:56,532 [salt.state       ][INFO    ][11499] All specified packages are already installed
2017-12-16 06:00:56,533 [salt.state       ][INFO    ][11499] Completed state [linux_repo_prereq_pkgs] at time 06:00:56.532829 duration_in_ms=485.421
2017-12-16 06:00:56,533 [salt.state       ][INFO    ][11499] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:56.533180
2017-12-16 06:00:56,533 [salt.state       ][INFO    ][11499] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:00:56,534 [salt.state       ][INFO    ][11499] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:00:56,534 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:00:56.534107 duration_in_ms=0.927
2017-12-16 06:00:56,534 [salt.state       ][INFO    ][11499] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:00:56.534373
2017-12-16 06:00:56,535 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:00:56,556 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:56,573 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:56,605 [salt.state       ][INFO    ][11499] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:00:56,605 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:00:56.604778 duration_in_ms=70.406
2017-12-16 06:00:56,607 [salt.state       ][INFO    ][11499] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:56.606547
2017-12-16 06:00:56,607 [salt.state       ][INFO    ][11499] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:00:56,853 [salt.loaded.int.module.cmdmod][INFO    ][11499] 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,946 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:00:58,841 [salt.state       ][INFO    ][11499] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:00:58,842 [salt.state       ][INFO    ][11499] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:00:58.841662 duration_in_ms=2235.114
2017-12-16 06:00:58,842 [salt.state       ][INFO    ][11499] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:58.842033
2017-12-16 06:00:58,842 [salt.state       ][INFO    ][11499] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:00:58,843 [salt.state       ][INFO    ][11499] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:00:58,843 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:00:58.843038 duration_in_ms=1.006
2017-12-16 06:00:58,843 [salt.state       ][INFO    ][11499] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:58.843324
2017-12-16 06:00:58,844 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:00:58,862 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:00:58,883 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:00:58,918 [salt.state       ][INFO    ][11499] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:00:58,918 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:00:58.917963 duration_in_ms=74.638
2017-12-16 06:00:58,919 [salt.state       ][INFO    ][11499] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:00:58.918736
2017-12-16 06:00:58,919 [salt.state       ][INFO    ][11499] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:00:59,300 [salt.loaded.int.module.cmdmod][INFO    ][11499] 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,374 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:00,170 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060100146963
2017-12-16 06:01:00,192 [salt.minion      ][INFO    ][12502] Starting a new job with PID 12502
2017-12-16 06:01:00,291 [salt.minion      ][INFO    ][12502] Returning information for job: 20171216060100146963
2017-12-16 06:01:01,355 [salt.state       ][INFO    ][11499] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:01:01,356 [salt.state       ][INFO    ][11499] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:01:01.355562 duration_in_ms=2436.825
2017-12-16 06:01:01,356 [salt.state       ][INFO    ][11499] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:01.355946
2017-12-16 06:01:01,356 [salt.state       ][INFO    ][11499] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:01:01,357 [salt.state       ][INFO    ][11499] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:01:01,357 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:01.356969 duration_in_ms=1.023
2017-12-16 06:01:01,357 [salt.state       ][INFO    ][11499] Running state [/etc/apt/preferences.d/uca] at time 06:01:01.357280
2017-12-16 06:01:01,358 [salt.state       ][INFO    ][11499] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:01:01,358 [salt.state       ][INFO    ][11499] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:01:01,358 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/preferences.d/uca] at time 06:01:01.358115 duration_in_ms=0.835
2017-12-16 06:01:01,359 [salt.state       ][INFO    ][11499] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:01.358866
2017-12-16 06:01:01,359 [salt.state       ][INFO    ][11499] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:01:01,465 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:01:01,524 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:03,551 [salt.state       ][INFO    ][11499] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:01:03,551 [salt.state       ][INFO    ][11499] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:03.551082 duration_in_ms=2192.216
2017-12-16 06:01:03,551 [salt.state       ][INFO    ][11499] Running state [linux_extra_packages_purged] at time 06:01:03.551431
2017-12-16 06:01:03,552 [salt.state       ][INFO    ][11499] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:01:03,557 [salt.state       ][INFO    ][11499] All specified packages are already absent
2017-12-16 06:01:03,558 [salt.state       ][INFO    ][11499] Completed state [linux_extra_packages_purged] at time 06:01:03.557545 duration_in_ms=6.114
2017-12-16 06:01:03,558 [salt.state       ][INFO    ][11499] Running state [linux_extra_packages_latest] at time 06:01:03.557819
2017-12-16 06:01:03,558 [salt.state       ][INFO    ][11499] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:01:03,561 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:05,541 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:01:05,579 [salt.state       ][INFO    ][11499] Package mcelog is already up-to-date
2017-12-16 06:01:05,580 [salt.state       ][INFO    ][11499] Completed state [linux_extra_packages_latest] at time 06:01:05.579855 duration_in_ms=2022.035
2017-12-16 06:01:05,581 [salt.state       ][INFO    ][11499] Running state [UTC] at time 06:01:05.580539
2017-12-16 06:01:05,581 [salt.state       ][INFO    ][11499] Executing state timezone.system for UTC
2017-12-16 06:01:05,581 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:05,607 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:05,616 [salt.state       ][INFO    ][11499] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:01:05,616 [salt.state       ][INFO    ][11499] Completed state [UTC] at time 06:01:05.616038 duration_in_ms=35.499
2017-12-16 06:01:05,617 [salt.state       ][INFO    ][11499] Running state [nf_conntrack] at time 06:01:05.616698
2017-12-16 06:01:05,617 [salt.state       ][INFO    ][11499] Executing state kmod.present for nf_conntrack
2017-12-16 06:01:05,618 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'lsmod' in directory '/root'
2017-12-16 06:01:05,625 [salt.state       ][INFO    ][11499] Kernel module nf_conntrack is already present
2017-12-16 06:01:05,625 [salt.state       ][INFO    ][11499] Completed state [nf_conntrack] at time 06:01:05.624820 duration_in_ms=8.122
2017-12-16 06:01:05,625 [salt.state       ][INFO    ][11499] Running state [kernel.panic] at time 06:01:05.625411
2017-12-16 06:01:05,626 [salt.state       ][INFO    ][11499] Executing state sysctl.present for kernel.panic
2017-12-16 06:01:05,633 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,646 [salt.state       ][INFO    ][11499] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:01:05,646 [salt.state       ][INFO    ][11499] Completed state [kernel.panic] at time 06:01:05.645823 duration_in_ms=20.412
2017-12-16 06:01:05,646 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_keepalive_probes] at time 06:01:05.646172
2017-12-16 06:01:05,646 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:01:05,647 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,659 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:01:05,659 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:01:05.659131 duration_in_ms=12.959
2017-12-16 06:01:05,659 [salt.state       ][INFO    ][11499] Running state [fs.file-max] at time 06:01:05.659451
2017-12-16 06:01:05,660 [salt.state       ][INFO    ][11499] Executing state sysctl.present for fs.file-max
2017-12-16 06:01:05,660 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,672 [salt.state       ][INFO    ][11499] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:01:05,672 [salt.state       ][INFO    ][11499] Completed state [fs.file-max] at time 06:01:05.672425 duration_in_ms=12.973
2017-12-16 06:01:05,673 [salt.state       ][INFO    ][11499] Running state [net.core.somaxconn] at time 06:01:05.672778
2017-12-16 06:01:05,673 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:01:05,674 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,685 [salt.state       ][INFO    ][11499] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:01:05,686 [salt.state       ][INFO    ][11499] Completed state [net.core.somaxconn] at time 06:01:05.685866 duration_in_ms=13.088
2017-12-16 06:01:05,686 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:01:05.686210
2017-12-16 06:01:05,687 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:01:05,687 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,699 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:01:05,699 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:01:05.699059 duration_in_ms=12.849
2017-12-16 06:01:05,699 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_tw_reuse] at time 06:01:05.699388
2017-12-16 06:01:05,700 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:01:05,700 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,713 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:01:05,714 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_tw_reuse] at time 06:01:05.713575 duration_in_ms=14.187
2017-12-16 06:01:05,714 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_congestion_control] at time 06:01:05.713909
2017-12-16 06:01:05,714 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:01:05,715 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,727 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:01:05,727 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_congestion_control] at time 06:01:05.727056 duration_in_ms=13.147
2017-12-16 06:01:05,727 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_retries2] at time 06:01:05.727403
2017-12-16 06:01:05,728 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:01:05,728 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,740 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:01:05,741 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_retries2] at time 06:01:05.740659 duration_in_ms=13.256
2017-12-16 06:01:05,741 [salt.state       ][INFO    ][11499] Running state [net.core.netdev_max_backlog] at time 06:01:05.740984
2017-12-16 06:01:05,741 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:01:05,742 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,756 [salt.state       ][INFO    ][11499] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:01:05,757 [salt.state       ][INFO    ][11499] Completed state [net.core.netdev_max_backlog] at time 06:01:05.756964 duration_in_ms=15.979
2017-12-16 06:01:05,758 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:05.757481
2017-12-16 06:01:05,758 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:01:05,759 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,772 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:01:05,772 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:05.772073 duration_in_ms=14.59
2017-12-16 06:01:05,772 [salt.state       ][INFO    ][11499] Running state [vm.swappiness] at time 06:01:05.772405
2017-12-16 06:01:05,773 [salt.state       ][INFO    ][11499] Executing state sysctl.present for vm.swappiness
2017-12-16 06:01:05,773 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11499] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11499] Completed state [vm.swappiness] at time 06:01:05.785912 duration_in_ms=13.507
2017-12-16 06:01:05,786 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:01:05.786252
2017-12-16 06:01:05,787 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:01:05,787 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,800 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:01:05,800 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:01:05.800221 duration_in_ms=13.969
2017-12-16 06:01:05,801 [salt.state       ][INFO    ][11499] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:05.800577
2017-12-16 06:01:05,801 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:01:05,801 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,813 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:01:05,814 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:05.813650 duration_in_ms=13.073
2017-12-16 06:01:05,814 [salt.state       ][INFO    ][11499] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:05.813972
2017-12-16 06:01:05,814 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:01:05,815 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,831 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:01:05,831 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:05.830979 duration_in_ms=17.006
2017-12-16 06:01:05,831 [salt.state       ][INFO    ][11499] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:05.831337
2017-12-16 06:01:05,832 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:01:05,832 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,847 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:01:05,848 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:05.847888 duration_in_ms=16.551
2017-12-16 06:01:05,848 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_fin_timeout] at time 06:01:05.848238
2017-12-16 06:01:05,849 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:01:05,849 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,864 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:01:05,864 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_fin_timeout] at time 06:01:05.863996 duration_in_ms=15.756
2017-12-16 06:01:05,864 [salt.state       ][INFO    ][11499] Running state [net.ipv4.tcp_keepalive_time] at time 06:01:05.864376
2017-12-16 06:01:05,865 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:01:05,865 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,881 [salt.state       ][INFO    ][11499] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:01:05,882 [salt.state       ][INFO    ][11499] Completed state [net.ipv4.tcp_keepalive_time] at time 06:01:05.881787 duration_in_ms=17.409
2017-12-16 06:01:05,882 [salt.state       ][INFO    ][11499] Running state [net.nf_conntrack_max] at time 06:01:05.882157
2017-12-16 06:01:05,882 [salt.state       ][INFO    ][11499] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:01:05,883 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:05,898 [salt.state       ][INFO    ][11499] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11499] Completed state [net.nf_conntrack_max] at time 06:01:05.898705 duration_in_ms=16.548
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11499] Running state [linux_sysfs_package] at time 06:01:05.899059
2017-12-16 06:01:05,899 [salt.state       ][INFO    ][11499] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:01:05,904 [salt.state       ][INFO    ][11499] All specified packages are already installed
2017-12-16 06:01:05,904 [salt.state       ][INFO    ][11499] Completed state [linux_sysfs_package] at time 06:01:05.904422 duration_in_ms=5.362
2017-12-16 06:01:05,905 [salt.state       ][INFO    ][11499] Running state [/etc/sysfs.d] at time 06:01:05.905421
2017-12-16 06:01:05,906 [salt.state       ][INFO    ][11499] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:01:05,907 [salt.state       ][INFO    ][11499] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:01:05,907 [salt.state       ][INFO    ][11499] Completed state [/etc/sysfs.d] at time 06:01:05.906855 duration_in_ms=1.433
2017-12-16 06:01:05,908 [salt.state       ][INFO    ][11499] Running state [ondemand] at time 06:01:05.907640
2017-12-16 06:01:05,908 [salt.state       ][INFO    ][11499] Executing state service.dead for ondemand
2017-12-16 06:01:05,909 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:05,918 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:05,925 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:05,935 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'runlevel' in directory '/root'
2017-12-16 06:01:05,941 [salt.state       ][INFO    ][11499] The service ondemand is already dead
2017-12-16 06:01:05,941 [salt.state       ][INFO    ][11499] Completed state [ondemand] at time 06:01:05.940920 duration_in_ms=33.279
2017-12-16 06:01:05,942 [salt.state       ][INFO    ][11499] Running state [cs_CZ.UTF-8] at time 06:01:05.941553
2017-12-16 06:01:05,942 [salt.state       ][INFO    ][11499] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:01:05,942 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:05,948 [salt.state       ][INFO    ][11499] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:01:05,948 [salt.state       ][INFO    ][11499] Completed state [cs_CZ.UTF-8] at time 06:01:05.947999 duration_in_ms=6.446
2017-12-16 06:01:05,948 [salt.state       ][INFO    ][11499] Running state [en_US.UTF-8] at time 06:01:05.948326
2017-12-16 06:01:05,949 [salt.state       ][INFO    ][11499] Executing state locale.present for en_US.UTF-8
2017-12-16 06:01:05,949 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:05,953 [salt.state       ][INFO    ][11499] Locale en_US.UTF-8 is already present
2017-12-16 06:01:05,954 [salt.state       ][INFO    ][11499] Completed state [en_US.UTF-8] at time 06:01:05.953761 duration_in_ms=5.436
2017-12-16 06:01:05,955 [salt.state       ][INFO    ][11499] Running state [en_US.UTF-8] at time 06:01:05.954701
2017-12-16 06:01:05,955 [salt.state       ][INFO    ][11499] Executing state locale.system for en_US.UTF-8
2017-12-16 06:01:05,955 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'localectl' in directory '/root'
2017-12-16 06:01:05,982 [salt.state       ][INFO    ][11499] System locale en_US.UTF-8 already set
2017-12-16 06:01:05,983 [salt.state       ][INFO    ][11499] Completed state [en_US.UTF-8] at time 06:01:05.982699 duration_in_ms=27.998
2017-12-16 06:01:05,984 [salt.state       ][INFO    ][11499] Running state [root] at time 06:01:05.983797
2017-12-16 06:01:05,984 [salt.state       ][INFO    ][11499] Executing state user.present for root
2017-12-16 06:01:05,985 [salt.state       ][INFO    ][11499] User root is present and up to date
2017-12-16 06:01:05,985 [salt.state       ][INFO    ][11499] Completed state [root] at time 06:01:05.985299 duration_in_ms=1.501
2017-12-16 06:01:05,986 [salt.state       ][INFO    ][11499] Running state [/root] at time 06:01:05.986181
2017-12-16 06:01:05,987 [salt.state       ][INFO    ][11499] Executing state file.directory for /root
2017-12-16 06:01:05,987 [salt.state       ][INFO    ][11499] Directory /root is in the correct state
2017-12-16 06:01:05,987 [salt.state       ][INFO    ][11499] Completed state [/root] at time 06:01:05.987272 duration_in_ms=1.091
2017-12-16 06:01:05,988 [salt.state       ][INFO    ][11499] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:01:05.987532
2017-12-16 06:01:05,988 [salt.state       ][INFO    ][11499] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:01:05,988 [salt.state       ][INFO    ][11499] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:01:05,988 [salt.state       ][INFO    ][11499] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:01:05.988427 duration_in_ms=0.887
2017-12-16 06:01:05,989 [salt.state       ][INFO    ][11499] Running state [ubuntu] at time 06:01:05.988710
2017-12-16 06:01:05,989 [salt.state       ][INFO    ][11499] Executing state user.present for ubuntu
2017-12-16 06:01:05,990 [salt.state       ][INFO    ][11499] User ubuntu is present and up to date
2017-12-16 06:01:05,990 [salt.state       ][INFO    ][11499] Completed state [ubuntu] at time 06:01:05.989960 duration_in_ms=1.249
2017-12-16 06:01:05,991 [salt.state       ][INFO    ][11499] Running state [/home/ubuntu] at time 06:01:05.990719
2017-12-16 06:01:05,991 [salt.state       ][INFO    ][11499] Executing state file.directory for /home/ubuntu
2017-12-16 06:01:05,992 [salt.state       ][INFO    ][11499] Directory /home/ubuntu is in the correct state
2017-12-16 06:01:05,992 [salt.state       ][INFO    ][11499] Completed state [/home/ubuntu] at time 06:01:05.991756 duration_in_ms=1.036
2017-12-16 06:01:05,992 [salt.state       ][INFO    ][11499] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:05.992378
2017-12-16 06:01:05,993 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:01:06,010 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:01:06,016 [salt.state       ][INFO    ][11499] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:01:06,016 [salt.state       ][INFO    ][11499] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:06.015942 duration_in_ms=23.563
2017-12-16 06:01:06,016 [salt.state       ][INFO    ][11499] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:06.016361
2017-12-16 06:01:06,017 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:01:06,034 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:01:06,052 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:06,086 [salt.state       ][INFO    ][11499] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:01:06,086 [salt.state       ][INFO    ][11499] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:06.085785 duration_in_ms=69.423
2017-12-16 06:01:06,086 [salt.state       ][INFO    ][11499] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:06.086072
2017-12-16 06:01:06,086 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:01:06,110 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:01:06,128 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:06,162 [salt.state       ][INFO    ][11499] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:01:06,163 [salt.state       ][INFO    ][11499] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:06.162741 duration_in_ms=76.668
2017-12-16 06:01:06,164 [salt.state       ][INFO    ][11499] Running state [service.systemctl_reload] at time 06:01:06.163773
2017-12-16 06:01:06,164 [salt.state       ][INFO    ][11499] Executing state module.wait for service.systemctl_reload
2017-12-16 06:01:06,164 [salt.state       ][INFO    ][11499] No changes made for service.systemctl_reload
2017-12-16 06:01:06,165 [salt.state       ][INFO    ][11499] Completed state [service.systemctl_reload] at time 06:01:06.164659 duration_in_ms=0.886
2017-12-16 06:01:06,165 [salt.state       ][INFO    ][11499] Running state [/etc/hostname] at time 06:01:06.164948
2017-12-16 06:01:06,165 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/hostname
2017-12-16 06:01:06,185 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:01:06,186 [salt.state       ][INFO    ][11499] File /etc/hostname is in the correct state
2017-12-16 06:01:06,187 [salt.state       ][INFO    ][11499] Completed state [/etc/hostname] at time 06:01:06.186503 duration_in_ms=21.554
2017-12-16 06:01:06,188 [salt.state       ][INFO    ][11499] Running state [hostname msg03] at time 06:01:06.187542
2017-12-16 06:01:06,188 [salt.state       ][INFO    ][11499] Executing state cmd.wait for hostname msg03
2017-12-16 06:01:06,188 [salt.state       ][INFO    ][11499] No changes made for hostname msg03
2017-12-16 06:01:06,188 [salt.state       ][INFO    ][11499] Completed state [hostname msg03] at time 06:01:06.188408 duration_in_ms=0.866
2017-12-16 06:01:06,189 [salt.state       ][INFO    ][11499] Running state [mdb02] at time 06:01:06.188885
2017-12-16 06:01:06,189 [salt.state       ][INFO    ][11499] Executing state host.present for mdb02
2017-12-16 06:01:06,190 [salt.state       ][INFO    ][11499] Host mdb02 (10.167.4.77) already present
2017-12-16 06:01:06,190 [salt.state       ][INFO    ][11499] Completed state [mdb02] at time 06:01:06.189925 duration_in_ms=1.04
2017-12-16 06:01:06,190 [salt.state       ][INFO    ][11499] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.190206
2017-12-16 06:01:06,190 [salt.state       ][INFO    ][11499] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,191 [salt.state       ][INFO    ][11499] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:01:06,191 [salt.state       ][INFO    ][11499] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.191170 duration_in_ms=0.965
2017-12-16 06:01:06,191 [salt.state       ][INFO    ][11499] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.191457
2017-12-16 06:01:06,192 [salt.state       ][INFO    ][11499] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,192 [salt.state       ][INFO    ][11499] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:01:06,192 [salt.state       ][INFO    ][11499] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.192411 duration_in_ms=0.954
2017-12-16 06:01:06,193 [salt.state       ][INFO    ][11499] Running state [mdb03] at time 06:01:06.192708
2017-12-16 06:01:06,193 [salt.state       ][INFO    ][11499] Executing state host.present for mdb03
2017-12-16 06:01:06,193 [salt.state       ][INFO    ][11499] Host mdb03 (10.167.4.78) already present
2017-12-16 06:01:06,194 [salt.state       ][INFO    ][11499] Completed state [mdb03] at time 06:01:06.193677 duration_in_ms=0.969
2017-12-16 06:01:06,194 [salt.state       ][INFO    ][11499] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.193965
2017-12-16 06:01:06,194 [salt.state       ][INFO    ][11499] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,195 [salt.state       ][INFO    ][11499] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:01:06,195 [salt.state       ][INFO    ][11499] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.194925 duration_in_ms=0.959
2017-12-16 06:01:06,195 [salt.state       ][INFO    ][11499] Running state [mdb01] at time 06:01:06.195207
2017-12-16 06:01:06,195 [salt.state       ][INFO    ][11499] Executing state host.present for mdb01
2017-12-16 06:01:06,196 [salt.state       ][INFO    ][11499] Host mdb01 (10.167.4.76) already present
2017-12-16 06:01:06,196 [salt.state       ][INFO    ][11499] Completed state [mdb01] at time 06:01:06.196161 duration_in_ms=0.954
2017-12-16 06:01:06,196 [salt.state       ][INFO    ][11499] Running state [mdb] at time 06:01:06.196460
2017-12-16 06:01:06,197 [salt.state       ][INFO    ][11499] Executing state host.present for mdb
2017-12-16 06:01:06,197 [salt.state       ][INFO    ][11499] Host mdb (10.167.4.75) already present
2017-12-16 06:01:06,197 [salt.state       ][INFO    ][11499] Completed state [mdb] at time 06:01:06.197455 duration_in_ms=0.996
2017-12-16 06:01:06,198 [salt.state       ][INFO    ][11499] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.197750
2017-12-16 06:01:06,198 [salt.state       ][INFO    ][11499] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,198 [salt.state       ][INFO    ][11499] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:01:06,199 [salt.state       ][INFO    ][11499] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.198695 duration_in_ms=0.945
2017-12-16 06:01:06,199 [salt.state       ][INFO    ][11499] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.198977
2017-12-16 06:01:06,199 [salt.state       ][INFO    ][11499] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,200 [salt.state       ][INFO    ][11499] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:06,200 [salt.state       ][INFO    ][11499] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.199929 duration_in_ms=0.951
2017-12-16 06:01:06,200 [salt.state       ][INFO    ][11499] Running state [cfg01] at time 06:01:06.200207
2017-12-16 06:01:06,200 [salt.state       ][INFO    ][11499] Executing state host.present for cfg01
2017-12-16 06:01:06,201 [salt.state       ][INFO    ][11499] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:06,201 [salt.state       ][INFO    ][11499] Completed state [cfg01] at time 06:01:06.201188 duration_in_ms=0.981
2017-12-16 06:01:06,202 [salt.state       ][INFO    ][11499] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.201482
2017-12-16 06:01:06,202 [salt.state       ][INFO    ][11499] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,202 [salt.state       ][INFO    ][11499] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:01:06,202 [salt.state       ][INFO    ][11499] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.202433 duration_in_ms=0.951
2017-12-16 06:01:06,203 [salt.state       ][INFO    ][11499] Running state [prx01] at time 06:01:06.202712
2017-12-16 06:01:06,203 [salt.state       ][INFO    ][11499] Executing state host.present for prx01
2017-12-16 06:01:06,203 [salt.state       ][INFO    ][11499] Host prx01 (10.167.4.104) already present
2017-12-16 06:01:06,204 [salt.state       ][INFO    ][11499] Completed state [prx01] at time 06:01:06.203651 duration_in_ms=0.938
2017-12-16 06:01:06,204 [salt.state       ][INFO    ][11499] Running state [kvm01] at time 06:01:06.203929
2017-12-16 06:01:06,204 [salt.state       ][INFO    ][11499] Executing state host.present for kvm01
2017-12-16 06:01:06,205 [salt.state       ][INFO    ][11499] Host kvm01 (10.167.4.141) already present
2017-12-16 06:01:06,205 [salt.state       ][INFO    ][11499] Completed state [kvm01] at time 06:01:06.204879 duration_in_ms=0.949
2017-12-16 06:01:06,205 [salt.state       ][INFO    ][11499] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.205218
2017-12-16 06:01:06,206 [salt.state       ][INFO    ][11499] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,206 [salt.state       ][INFO    ][11499] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:01:06,206 [salt.state       ][INFO    ][11499] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.206174 duration_in_ms=0.956
2017-12-16 06:01:06,206 [salt.state       ][INFO    ][11499] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.206453
2017-12-16 06:01:06,207 [salt.state       ][INFO    ][11499] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,207 [salt.state       ][INFO    ][11499] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:01:06,207 [salt.state       ][INFO    ][11499] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.207415 duration_in_ms=0.961
2017-12-16 06:01:06,208 [salt.state       ][INFO    ][11499] Running state [kvm03] at time 06:01:06.207696
2017-12-16 06:01:06,208 [salt.state       ][INFO    ][11499] Executing state host.present for kvm03
2017-12-16 06:01:06,209 [salt.state       ][INFO    ][11499] Host kvm03 (10.167.4.143) already present
2017-12-16 06:01:06,209 [salt.state       ][INFO    ][11499] Completed state [kvm03] at time 06:01:06.208775 duration_in_ms=1.078
2017-12-16 06:01:06,209 [salt.state       ][INFO    ][11499] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.209079
2017-12-16 06:01:06,209 [salt.state       ][INFO    ][11499] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,210 [salt.state       ][INFO    ][11499] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:01:06,210 [salt.state       ][INFO    ][11499] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.210012 duration_in_ms=0.933
2017-12-16 06:01:06,210 [salt.state       ][INFO    ][11499] Running state [kvm02] at time 06:01:06.210289
2017-12-16 06:01:06,211 [salt.state       ][INFO    ][11499] Executing state host.present for kvm02
2017-12-16 06:01:06,211 [salt.state       ][INFO    ][11499] Host kvm02 (10.167.4.142) already present
2017-12-16 06:01:06,211 [salt.state       ][INFO    ][11499] Completed state [kvm02] at time 06:01:06.211222 duration_in_ms=0.932
2017-12-16 06:01:06,212 [salt.state       ][INFO    ][11499] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.211497
2017-12-16 06:01:06,212 [salt.state       ][INFO    ][11499] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,212 [salt.state       ][INFO    ][11499] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:01:06,212 [salt.state       ][INFO    ][11499] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.212438 duration_in_ms=0.941
2017-12-16 06:01:06,213 [salt.state       ][INFO    ][11499] Running state [dbs] at time 06:01:06.212715
2017-12-16 06:01:06,213 [salt.state       ][INFO    ][11499] Executing state host.present for dbs
2017-12-16 06:01:06,213 [salt.state       ][INFO    ][11499] Host dbs (10.167.4.50) already present
2017-12-16 06:01:06,214 [salt.state       ][INFO    ][11499] Completed state [dbs] at time 06:01:06.213691 duration_in_ms=0.976
2017-12-16 06:01:06,214 [salt.state       ][INFO    ][11499] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.213965
2017-12-16 06:01:06,214 [salt.state       ][INFO    ][11499] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,215 [salt.state       ][INFO    ][11499] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:01:06,215 [salt.state       ][INFO    ][11499] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.214898 duration_in_ms=0.934
2017-12-16 06:01:06,215 [salt.state       ][INFO    ][11499] Running state [prx] at time 06:01:06.215176
2017-12-16 06:01:06,215 [salt.state       ][INFO    ][11499] Executing state host.present for prx
2017-12-16 06:01:06,216 [salt.state       ][INFO    ][11499] Host prx (172.30.10.103) already present
2017-12-16 06:01:06,216 [salt.state       ][INFO    ][11499] Completed state [prx] at time 06:01:06.216108 duration_in_ms=0.931
2017-12-16 06:01:06,216 [salt.state       ][INFO    ][11499] Running state [prx02] at time 06:01:06.216385
2017-12-16 06:01:06,217 [salt.state       ][INFO    ][11499] Executing state host.present for prx02
2017-12-16 06:01:06,217 [salt.state       ][INFO    ][11499] Host prx02 (10.167.4.105) already present
2017-12-16 06:01:06,217 [salt.state       ][INFO    ][11499] Completed state [prx02] at time 06:01:06.217358 duration_in_ms=0.973
2017-12-16 06:01:06,218 [salt.state       ][INFO    ][11499] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.217647
2017-12-16 06:01:06,218 [salt.state       ][INFO    ][11499] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,218 [salt.state       ][INFO    ][11499] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:01:06,219 [salt.state       ][INFO    ][11499] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.218573 duration_in_ms=0.926
2017-12-16 06:01:06,219 [salt.state       ][INFO    ][11499] Running state [msg02] at time 06:01:06.218849
2017-12-16 06:01:06,219 [salt.state       ][INFO    ][11499] Executing state host.present for msg02
2017-12-16 06:01:06,220 [salt.state       ][INFO    ][11499] Host msg02 (10.167.4.42) already present
2017-12-16 06:01:06,220 [salt.state       ][INFO    ][11499] Completed state [msg02] at time 06:01:06.219773 duration_in_ms=0.924
2017-12-16 06:01:06,220 [salt.state       ][INFO    ][11499] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.220044
2017-12-16 06:01:06,220 [salt.state       ][INFO    ][11499] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,221 [salt.state       ][INFO    ][11499] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:01:06,221 [salt.state       ][INFO    ][11499] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.220982 duration_in_ms=0.938
2017-12-16 06:01:06,221 [salt.state       ][INFO    ][11499] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.221286
2017-12-16 06:01:06,222 [salt.state       ][INFO    ][11499] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,222 [salt.state       ][INFO    ][11499] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:01:06,222 [salt.state       ][INFO    ][11499] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.222232 duration_in_ms=0.946
2017-12-16 06:01:06,223 [salt.state       ][INFO    ][11499] Running state [msg03] at time 06:01:06.222507
2017-12-16 06:01:06,223 [salt.state       ][INFO    ][11499] Executing state host.present for msg03
2017-12-16 06:01:06,223 [salt.state       ][INFO    ][11499] Host msg03 (10.167.4.43) already present
2017-12-16 06:01:06,223 [salt.state       ][INFO    ][11499] Completed state [msg03] at time 06:01:06.223431 duration_in_ms=0.924
2017-12-16 06:01:06,224 [salt.state       ][INFO    ][11499] Running state [file.replace] at time 06:01:06.224151
2017-12-16 06:01:06,224 [salt.state       ][INFO    ][11499] Executing state module.run for file.replace
2017-12-16 06:01:06,289 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:01:06,295 [salt.state       ][INFO    ][11499] onlyif execution failed
2017-12-16 06:01:06,296 [salt.state       ][INFO    ][11499] Completed state [file.replace] at time 06:01:06.295632 duration_in_ms=71.48
2017-12-16 06:01:06,296 [salt.state       ][INFO    ][11499] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.295985
2017-12-16 06:01:06,296 [salt.state       ][INFO    ][11499] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,297 [salt.state       ][INFO    ][11499] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:01:06,297 [salt.state       ][INFO    ][11499] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.297145 duration_in_ms=1.16
2017-12-16 06:01:06,297 [salt.state       ][INFO    ][11499] Running state [msg01] at time 06:01:06.297448
2017-12-16 06:01:06,298 [salt.state       ][INFO    ][11499] Executing state host.present for msg01
2017-12-16 06:01:06,298 [salt.state       ][INFO    ][11499] Host msg01 (10.167.4.41) already present
2017-12-16 06:01:06,298 [salt.state       ][INFO    ][11499] Completed state [msg01] at time 06:01:06.298415 duration_in_ms=0.967
2017-12-16 06:01:06,299 [salt.state       ][INFO    ][11499] Running state [msg] at time 06:01:06.298696
2017-12-16 06:01:06,299 [salt.state       ][INFO    ][11499] Executing state host.present for msg
2017-12-16 06:01:06,299 [salt.state       ][INFO    ][11499] Host msg (10.167.4.40) already present
2017-12-16 06:01:06,300 [salt.state       ][INFO    ][11499] Completed state [msg] at time 06:01:06.299641 duration_in_ms=0.946
2017-12-16 06:01:06,300 [salt.state       ][INFO    ][11499] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.299922
2017-12-16 06:01:06,300 [salt.state       ][INFO    ][11499] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,301 [salt.state       ][INFO    ][11499] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:01:06,301 [salt.state       ][INFO    ][11499] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.300886 duration_in_ms=0.964
2017-12-16 06:01:06,301 [salt.state       ][INFO    ][11499] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.301211
2017-12-16 06:01:06,301 [salt.state       ][INFO    ][11499] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,302 [salt.state       ][INFO    ][11499] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:06,302 [salt.state       ][INFO    ][11499] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.302135 duration_in_ms=0.925
2017-12-16 06:01:06,303 [salt.state       ][INFO    ][11499] Running state [cfg01] at time 06:01:06.302408
2017-12-16 06:01:06,303 [salt.state       ][INFO    ][11499] Executing state host.present for cfg01
2017-12-16 06:01:06,303 [salt.state       ][INFO    ][11499] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:06,304 [salt.state       ][INFO    ][11499] Completed state [cfg01] at time 06:01:06.303589 duration_in_ms=1.181
2017-12-16 06:01:06,304 [salt.state       ][INFO    ][11499] Running state [cmp002] at time 06:01:06.303858
2017-12-16 06:01:06,304 [salt.state       ][INFO    ][11499] Executing state host.present for cmp002
2017-12-16 06:01:06,305 [salt.state       ][INFO    ][11499] Host cmp002 (10.167.4.102) already present
2017-12-16 06:01:06,305 [salt.state       ][INFO    ][11499] Completed state [cmp002] at time 06:01:06.304792 duration_in_ms=0.934
2017-12-16 06:01:06,305 [salt.state       ][INFO    ][11499] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.305092
2017-12-16 06:01:06,305 [salt.state       ][INFO    ][11499] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,306 [salt.state       ][INFO    ][11499] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:01:06,306 [salt.state       ][INFO    ][11499] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.306050 duration_in_ms=0.957
2017-12-16 06:01:06,306 [salt.state       ][INFO    ][11499] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.306320
2017-12-16 06:01:06,307 [salt.state       ][INFO    ][11499] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,307 [salt.state       ][INFO    ][11499] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:01:06,307 [salt.state       ][INFO    ][11499] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.307233 duration_in_ms=0.914
2017-12-16 06:01:06,308 [salt.state       ][INFO    ][11499] Running state [cmp001] at time 06:01:06.307502
2017-12-16 06:01:06,308 [salt.state       ][INFO    ][11499] Executing state host.present for cmp001
2017-12-16 06:01:06,308 [salt.state       ][INFO    ][11499] Host cmp001 (10.167.4.101) already present
2017-12-16 06:01:06,308 [salt.state       ][INFO    ][11499] Completed state [cmp001] at time 06:01:06.308414 duration_in_ms=0.912
2017-12-16 06:01:06,309 [salt.state       ][INFO    ][11499] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.308695
2017-12-16 06:01:06,309 [salt.state       ][INFO    ][11499] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,309 [salt.state       ][INFO    ][11499] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:01:06,310 [salt.state       ][INFO    ][11499] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.309702 duration_in_ms=1.007
2017-12-16 06:01:06,310 [salt.state       ][INFO    ][11499] Running state [dbs01] at time 06:01:06.309972
2017-12-16 06:01:06,310 [salt.state       ][INFO    ][11499] Executing state host.present for dbs01
2017-12-16 06:01:06,311 [salt.state       ][INFO    ][11499] Host dbs01 (10.167.4.51) already present
2017-12-16 06:01:06,311 [salt.state       ][INFO    ][11499] Completed state [dbs01] at time 06:01:06.310879 duration_in_ms=0.907
2017-12-16 06:01:06,311 [salt.state       ][INFO    ][11499] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.311145
2017-12-16 06:01:06,311 [salt.state       ][INFO    ][11499] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,312 [salt.state       ][INFO    ][11499] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:01:06,312 [salt.state       ][INFO    ][11499] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.312054 duration_in_ms=0.909
2017-12-16 06:01:06,312 [salt.state       ][INFO    ][11499] Running state [dbs02] at time 06:01:06.312323
2017-12-16 06:01:06,313 [salt.state       ][INFO    ][11499] Executing state host.present for dbs02
2017-12-16 06:01:06,313 [salt.state       ][INFO    ][11499] Host dbs02 (10.167.4.52) already present
2017-12-16 06:01:06,313 [salt.state       ][INFO    ][11499] Completed state [dbs02] at time 06:01:06.313308 duration_in_ms=0.985
2017-12-16 06:01:06,314 [salt.state       ][INFO    ][11499] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.313577
2017-12-16 06:01:06,314 [salt.state       ][INFO    ][11499] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,315 [salt.state       ][INFO    ][11499] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:01:06,316 [salt.state       ][INFO    ][11499] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.315691 duration_in_ms=2.114
2017-12-16 06:01:06,316 [salt.state       ][INFO    ][11499] Running state [dbs03] at time 06:01:06.315967
2017-12-16 06:01:06,316 [salt.state       ][INFO    ][11499] Executing state host.present for dbs03
2017-12-16 06:01:06,317 [salt.state       ][INFO    ][11499] Host dbs03 (10.167.4.53) already present
2017-12-16 06:01:06,317 [salt.state       ][INFO    ][11499] Completed state [dbs03] at time 06:01:06.316880 duration_in_ms=0.912
2017-12-16 06:01:06,317 [salt.state       ][INFO    ][11499] Running state [odl01] at time 06:01:06.317181
2017-12-16 06:01:06,317 [salt.state       ][INFO    ][11499] Executing state host.present for odl01
2017-12-16 06:01:06,318 [salt.state       ][INFO    ][11499] Host odl01 (10.167.4.111) already present
2017-12-16 06:01:06,318 [salt.state       ][INFO    ][11499] Completed state [odl01] at time 06:01:06.318057 duration_in_ms=0.876
2017-12-16 06:01:06,318 [salt.state       ][INFO    ][11499] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.318311
2017-12-16 06:01:06,319 [salt.state       ][INFO    ][11499] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,319 [salt.state       ][INFO    ][11499] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:01:06,319 [salt.state       ][INFO    ][11499] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.319179 duration_in_ms=0.869
2017-12-16 06:01:06,319 [salt.state       ][INFO    ][11499] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.319431
2017-12-16 06:01:06,320 [salt.state       ][INFO    ][11499] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,320 [salt.state       ][INFO    ][11499] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:01:06,320 [salt.state       ][INFO    ][11499] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.320287 duration_in_ms=0.856
2017-12-16 06:01:06,321 [salt.state       ][INFO    ][11499] Running state [mas01] at time 06:01:06.320549
2017-12-16 06:01:06,321 [salt.state       ][INFO    ][11499] Executing state host.present for mas01
2017-12-16 06:01:06,321 [salt.state       ][INFO    ][11499] Host mas01 (10.167.4.3) already present
2017-12-16 06:01:06,321 [salt.state       ][INFO    ][11499] Completed state [mas01] at time 06:01:06.321463 duration_in_ms=0.914
2017-12-16 06:01:06,322 [salt.state       ][INFO    ][11499] Running state [ctl02] at time 06:01:06.321717
2017-12-16 06:01:06,322 [salt.state       ][INFO    ][11499] Executing state host.present for ctl02
2017-12-16 06:01:06,322 [salt.state       ][INFO    ][11499] Host ctl02 (10.167.4.12) already present
2017-12-16 06:01:06,323 [salt.state       ][INFO    ][11499] Completed state [ctl02] at time 06:01:06.322583 duration_in_ms=0.866
2017-12-16 06:01:06,323 [salt.state       ][INFO    ][11499] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.322834
2017-12-16 06:01:06,323 [salt.state       ][INFO    ][11499] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,323 [salt.state       ][INFO    ][11499] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:01:06,324 [salt.state       ][INFO    ][11499] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.323707 duration_in_ms=0.872
2017-12-16 06:01:06,324 [salt.state       ][INFO    ][11499] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.323961
2017-12-16 06:01:06,324 [salt.state       ][INFO    ][11499] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,325 [salt.state       ][INFO    ][11499] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:01:06,325 [salt.state       ][INFO    ][11499] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.324839 duration_in_ms=0.879
2017-12-16 06:01:06,325 [salt.state       ][INFO    ][11499] Running state [ctl03] at time 06:01:06.325138
2017-12-16 06:01:06,325 [salt.state       ][INFO    ][11499] Executing state host.present for ctl03
2017-12-16 06:01:06,326 [salt.state       ][INFO    ][11499] Host ctl03 (10.167.4.13) already present
2017-12-16 06:01:06,326 [salt.state       ][INFO    ][11499] Completed state [ctl03] at time 06:01:06.326043 duration_in_ms=0.904
2017-12-16 06:01:06,326 [salt.state       ][INFO    ][11499] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.326300
2017-12-16 06:01:06,327 [salt.state       ][INFO    ][11499] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,327 [salt.state       ][INFO    ][11499] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:01:06,327 [salt.state       ][INFO    ][11499] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.327162 duration_in_ms=0.862
2017-12-16 06:01:06,327 [salt.state       ][INFO    ][11499] Running state [ctl01] at time 06:01:06.327414
2017-12-16 06:01:06,328 [salt.state       ][INFO    ][11499] Executing state host.present for ctl01
2017-12-16 06:01:06,328 [salt.state       ][INFO    ][11499] Host ctl01 (10.167.4.11) already present
2017-12-16 06:01:06,328 [salt.state       ][INFO    ][11499] Completed state [ctl01] at time 06:01:06.328283 duration_in_ms=0.868
2017-12-16 06:01:06,329 [salt.state       ][INFO    ][11499] Running state [ctl] at time 06:01:06.328546
2017-12-16 06:01:06,329 [salt.state       ][INFO    ][11499] Executing state host.present for ctl
2017-12-16 06:01:06,329 [salt.state       ][INFO    ][11499] Host ctl (10.167.4.10) already present
2017-12-16 06:01:06,329 [salt.state       ][INFO    ][11499] Completed state [ctl] at time 06:01:06.329452 duration_in_ms=0.906
2017-12-16 06:01:06,330 [salt.state       ][INFO    ][11499] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.329700
2017-12-16 06:01:06,330 [salt.state       ][INFO    ][11499] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:06,330 [salt.state       ][INFO    ][11499] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:01:06,331 [salt.state       ][INFO    ][11499] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:06.330565 duration_in_ms=0.865
2017-12-16 06:01:06,331 [salt.state       ][INFO    ][11499] Running state [ens2] at time 06:01:06.330814
2017-12-16 06:01:06,331 [salt.state       ][INFO    ][11499] Executing state network.managed for ens2
2017-12-16 06:01:06,634 [salt.state       ][INFO    ][11499] Interface ens2 is up to date.
2017-12-16 06:01:06,634 [salt.state       ][INFO    ][11499] Completed state [ens2] at time 06:01:06.634069 duration_in_ms=303.254
2017-12-16 06:01:06,634 [salt.state       ][INFO    ][11499] Running state [ens3] at time 06:01:06.634426
2017-12-16 06:01:06,635 [salt.state       ][INFO    ][11499] Executing state network.managed for ens3
2017-12-16 06:01:06,890 [salt.state       ][INFO    ][11499] Interface ens3 is up to date.
2017-12-16 06:01:06,890 [salt.state       ][INFO    ][11499] Completed state [ens3] at time 06:01:06.889744 duration_in_ms=255.317
2017-12-16 06:01:06,890 [salt.state       ][INFO    ][11499] Running state [/etc/profile.d/proxy.sh] at time 06:01:06.890065
2017-12-16 06:01:06,890 [salt.state       ][INFO    ][11499] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:01:06,891 [salt.state       ][INFO    ][11499] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:01:06,891 [salt.state       ][INFO    ][11499] Completed state [/etc/profile.d/proxy.sh] at time 06:01:06.891030 duration_in_ms=0.965
2017-12-16 06:01:06,891 [salt.state       ][INFO    ][11499] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:01:06.891326
2017-12-16 06:01:06,892 [salt.state       ][INFO    ][11499] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:01:06,892 [salt.state       ][INFO    ][11499] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:01:06,892 [salt.state       ][INFO    ][11499] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:01:06.892304 duration_in_ms=0.976
2017-12-16 06:01:06,893 [salt.state       ][INFO    ][11499] Running state [ntp] at time 06:01:06.892674
2017-12-16 06:01:06,893 [salt.state       ][INFO    ][11499] Executing state pkg.installed for ntp
2017-12-16 06:01:06,896 [salt.state       ][INFO    ][11499] Package ntp is already installed
2017-12-16 06:01:06,897 [salt.state       ][INFO    ][11499] Completed state [ntp] at time 06:01:06.896573 duration_in_ms=3.899
2017-12-16 06:01:06,897 [salt.state       ][INFO    ][11499] Running state [/etc/ntp.conf] at time 06:01:06.897437
2017-12-16 06:01:06,898 [salt.state       ][INFO    ][11499] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:01:06,917 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:01:06,943 [salt.fileclient  ][INFO    ][11499] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:06,950 [salt.state       ][INFO    ][11499] File /etc/ntp.conf is in the correct state
2017-12-16 06:01:06,951 [salt.state       ][INFO    ][11499] Completed state [/etc/ntp.conf] at time 06:01:06.950507 duration_in_ms=53.069
2017-12-16 06:01:06,951 [salt.state       ][INFO    ][11499] Running state [ntp] at time 06:01:06.951382
2017-12-16 06:01:06,952 [salt.state       ][INFO    ][11499] Executing state service.running for ntp
2017-12-16 06:01:06,952 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:06,962 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:01:06,970 [salt.loaded.int.module.cmdmod][INFO    ][11499] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:01:06,979 [salt.state       ][INFO    ][11499] The service ntp is already running
2017-12-16 06:01:06,980 [salt.state       ][INFO    ][11499] Completed state [ntp] at time 06:01:06.979599 duration_in_ms=28.216
2017-12-16 06:01:06,982 [salt.minion      ][INFO    ][11499] Returning information for job: 20171216060050051526
2017-12-16 06:01:31,280 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216060131271002
2017-12-16 06:01:31,621 [salt.minion      ][INFO    ][13456] Starting a new job with PID 13456
2017-12-16 06:01:33,159 [salt.state       ][INFO    ][13456] Loading fresh modules for state activity
2017-12-16 06:01:33,461 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:01:33,481 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:01:33,517 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,530 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:01:34,552 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,613 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:01:34,631 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,678 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:01:34,740 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,800 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:01:34,824 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,869 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:01:34,897 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:34,947 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:01:34,968 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,023 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:01:35,037 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,084 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:01:35,098 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,155 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:01:35,169 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,214 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:01:35,244 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,295 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:01:35,321 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,369 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:01:35,405 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,450 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:01:35,482 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,554 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:01:35,585 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,646 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:01:35,674 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,720 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:01:35,752 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,803 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:01:35,835 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:35,918 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:01:35,982 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:36,034 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:01:36,054 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:36,101 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:01:36,124 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:36,192 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:01:36,217 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:01:36,231 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:36,248 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:01:36,324 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:36,337 [salt.state       ][INFO    ][13456] Running state [/etc/environment] at time 06:01:36.336901
2017-12-16 06:01:36,337 [salt.state       ][INFO    ][13456] Executing state file.blockreplace for /etc/environment
2017-12-16 06:01:36,342 [salt.state       ][INFO    ][13456] No changes needed to be made
2017-12-16 06:01:36,343 [salt.state       ][INFO    ][13456] Completed state [/etc/environment] at time 06:01:36.342521 duration_in_ms=5.62
2017-12-16 06:01:36,343 [salt.state       ][INFO    ][13456] Running state [/etc/profile.d] at time 06:01:36.342791
2017-12-16 06:01:36,343 [salt.state       ][INFO    ][13456] Executing state file.directory for /etc/profile.d
2017-12-16 06:01:36,344 [salt.state       ][INFO    ][13456] Directory /etc/profile.d is in the correct state
2017-12-16 06:01:36,344 [salt.state       ][INFO    ][13456] Completed state [/etc/profile.d] at time 06:01:36.344248 duration_in_ms=1.457
2017-12-16 06:01:36,598 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:01:36.597749
2017-12-16 06:01:36,598 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:01:36,618 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:01:36,623 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:01:36,623 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:01:36.622813 duration_in_ms=25.065
2017-12-16 06:01:36,623 [salt.state       ][INFO    ][13456] Running state [linux_repo_prereq_pkgs] at time 06:01:36.623368
2017-12-16 06:01:36,624 [salt.state       ][INFO    ][13456] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:01:36,624 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:01:37,063 [salt.state       ][INFO    ][13456] All specified packages are already installed
2017-12-16 06:01:37,064 [salt.state       ][INFO    ][13456] Completed state [linux_repo_prereq_pkgs] at time 06:01:37.063625 duration_in_ms=440.256
2017-12-16 06:01:37,064 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:01:37.063958
2017-12-16 06:01:37,064 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:01:37,065 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:01:37,065 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:01:37.064892 duration_in_ms=0.933
2017-12-16 06:01:37,065 [salt.state       ][INFO    ][13456] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:01:37.065182
2017-12-16 06:01:37,065 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:01:37,083 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:01:37,101 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:37,151 [salt.state       ][INFO    ][13456] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:01:37,151 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:01:37.151158 duration_in_ms=85.976
2017-12-16 06:01:37,153 [salt.state       ][INFO    ][13456] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:01:37.152974
2017-12-16 06:01:37,153 [salt.state       ][INFO    ][13456] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:01:37,453 [salt.loaded.int.module.cmdmod][INFO    ][13456] 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,528 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:39,405 [salt.state       ][INFO    ][13456] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:01:39,405 [salt.state       ][INFO    ][13456] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:01:39.405065 duration_in_ms=2252.09
2017-12-16 06:01:39,405 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:39.405426
2017-12-16 06:01:39,406 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:01:39,406 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:01:39,406 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:39.406370 duration_in_ms=0.944
2017-12-16 06:01:39,407 [salt.state       ][INFO    ][13456] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:39.406637
2017-12-16 06:01:39,407 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:01:39,430 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:01:39,450 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:39,483 [salt.state       ][INFO    ][13456] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:01:39,484 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:39.483562 duration_in_ms=76.923
2017-12-16 06:01:39,484 [salt.state       ][INFO    ][13456] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:01:39.484316
2017-12-16 06:01:39,485 [salt.state       ][INFO    ][13456] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:01:39,573 [salt.loaded.int.module.cmdmod][INFO    ][13456] 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,645 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:41,378 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060141367074
2017-12-16 06:01:41,398 [salt.minion      ][INFO    ][14464] Starting a new job with PID 14464
2017-12-16 06:01:41,448 [salt.minion      ][INFO    ][14464] Returning information for job: 20171216060141367074
2017-12-16 06:01:41,690 [salt.state       ][INFO    ][13456] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:01:41,692 [salt.state       ][INFO    ][13456] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:01:41.691586 duration_in_ms=2207.268
2017-12-16 06:01:41,692 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:41.692109
2017-12-16 06:01:41,693 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:01:41,693 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:01:41,693 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:41.693205 duration_in_ms=1.096
2017-12-16 06:01:41,694 [salt.state       ][INFO    ][13456] Running state [/etc/apt/preferences.d/uca] at time 06:01:41.693482
2017-12-16 06:01:41,694 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:01:41,694 [salt.state       ][INFO    ][13456] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:01:41,694 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/preferences.d/uca] at time 06:01:41.694311 duration_in_ms=0.828
2017-12-16 06:01:41,695 [salt.state       ][INFO    ][13456] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:41.695140
2017-12-16 06:01:41,695 [salt.state       ][INFO    ][13456] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:01:41,794 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:01:41,841 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:43,888 [salt.state       ][INFO    ][13456] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:01:43,888 [salt.state       ][INFO    ][13456] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:01:43.888341 duration_in_ms=2193.201
2017-12-16 06:01:43,889 [salt.state       ][INFO    ][13456] Running state [linux_extra_packages_purged] at time 06:01:43.888667
2017-12-16 06:01:43,889 [salt.state       ][INFO    ][13456] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:01:43,894 [salt.state       ][INFO    ][13456] All specified packages are already absent
2017-12-16 06:01:43,895 [salt.state       ][INFO    ][13456] Completed state [linux_extra_packages_purged] at time 06:01:43.894643 duration_in_ms=5.976
2017-12-16 06:01:43,895 [salt.state       ][INFO    ][13456] Running state [linux_extra_packages_latest] at time 06:01:43.894909
2017-12-16 06:01:43,895 [salt.state       ][INFO    ][13456] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:01:43,898 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:01:45,836 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:01:45,875 [salt.state       ][INFO    ][13456] Package mcelog is already up-to-date
2017-12-16 06:01:45,875 [salt.state       ][INFO    ][13456] Completed state [linux_extra_packages_latest] at time 06:01:45.875406 duration_in_ms=1980.497
2017-12-16 06:01:45,876 [salt.state       ][INFO    ][13456] Running state [UTC] at time 06:01:45.876103
2017-12-16 06:01:45,876 [salt.state       ][INFO    ][13456] Executing state timezone.system for UTC
2017-12-16 06:01:45,877 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:45,911 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:01:45,916 [salt.state       ][INFO    ][13456] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:01:45,916 [salt.state       ][INFO    ][13456] Completed state [UTC] at time 06:01:45.916410 duration_in_ms=40.307
2017-12-16 06:01:45,917 [salt.state       ][INFO    ][13456] Running state [nf_conntrack] at time 06:01:45.917073
2017-12-16 06:01:45,917 [salt.state       ][INFO    ][13456] Executing state kmod.present for nf_conntrack
2017-12-16 06:01:45,918 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'lsmod' in directory '/root'
2017-12-16 06:01:45,923 [salt.state       ][INFO    ][13456] Kernel module nf_conntrack is already present
2017-12-16 06:01:45,923 [salt.state       ][INFO    ][13456] Completed state [nf_conntrack] at time 06:01:45.922823 duration_in_ms=5.75
2017-12-16 06:01:45,923 [salt.state       ][INFO    ][13456] Running state [kernel.panic] at time 06:01:45.923379
2017-12-16 06:01:45,924 [salt.state       ][INFO    ][13456] Executing state sysctl.present for kernel.panic
2017-12-16 06:01:45,928 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,938 [salt.state       ][INFO    ][13456] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:01:45,939 [salt.state       ][INFO    ][13456] Completed state [kernel.panic] at time 06:01:45.938546 duration_in_ms=15.167
2017-12-16 06:01:45,939 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_keepalive_probes] at time 06:01:45.938889
2017-12-16 06:01:45,939 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:01:45,940 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,950 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:01:45,950 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:01:45.950268 duration_in_ms=11.378
2017-12-16 06:01:45,951 [salt.state       ][INFO    ][13456] Running state [fs.file-max] at time 06:01:45.950594
2017-12-16 06:01:45,951 [salt.state       ][INFO    ][13456] Executing state sysctl.present for fs.file-max
2017-12-16 06:01:45,951 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,963 [salt.state       ][INFO    ][13456] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:01:45,964 [salt.state       ][INFO    ][13456] Completed state [fs.file-max] at time 06:01:45.963841 duration_in_ms=13.246
2017-12-16 06:01:45,964 [salt.state       ][INFO    ][13456] Running state [net.core.somaxconn] at time 06:01:45.964194
2017-12-16 06:01:45,965 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:01:45,965 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,975 [salt.state       ][INFO    ][13456] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:01:45,976 [salt.state       ][INFO    ][13456] Completed state [net.core.somaxconn] at time 06:01:45.975670 duration_in_ms=11.476
2017-12-16 06:01:45,976 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:01:45.975983
2017-12-16 06:01:45,976 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:01:45,977 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,987 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:01:45,987 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:01:45.986857 duration_in_ms=10.874
2017-12-16 06:01:45,987 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_tw_reuse] at time 06:01:45.987164
2017-12-16 06:01:45,987 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:01:45,988 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:45,998 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:01:45,998 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_tw_reuse] at time 06:01:45.998407 duration_in_ms=11.243
2017-12-16 06:01:45,999 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_congestion_control] at time 06:01:45.998721
2017-12-16 06:01:45,999 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:01:45,999 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,010 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:01:46,011 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_congestion_control] at time 06:01:46.010615 duration_in_ms=11.894
2017-12-16 06:01:46,011 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_retries2] at time 06:01:46.010936
2017-12-16 06:01:46,011 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:01:46,012 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,022 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:01:46,022 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_retries2] at time 06:01:46.021815 duration_in_ms=10.878
2017-12-16 06:01:46,022 [salt.state       ][INFO    ][13456] Running state [net.core.netdev_max_backlog] at time 06:01:46.022122
2017-12-16 06:01:46,022 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:01:46,023 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,033 [salt.state       ][INFO    ][13456] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:01:46,033 [salt.state       ][INFO    ][13456] Completed state [net.core.netdev_max_backlog] at time 06:01:46.033142 duration_in_ms=11.019
2017-12-16 06:01:46,033 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:46.033440
2017-12-16 06:01:46,034 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:01:46,034 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,044 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:01:46,044 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:01:46.044169 duration_in_ms=10.728
2017-12-16 06:01:46,044 [salt.state       ][INFO    ][13456] Running state [vm.swappiness] at time 06:01:46.044477
2017-12-16 06:01:46,045 [salt.state       ][INFO    ][13456] Executing state sysctl.present for vm.swappiness
2017-12-16 06:01:46,045 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,056 [salt.state       ][INFO    ][13456] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:01:46,057 [salt.state       ][INFO    ][13456] Completed state [vm.swappiness] at time 06:01:46.056477 duration_in_ms=12.0
2017-12-16 06:01:46,057 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:01:46.056793
2017-12-16 06:01:46,057 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:01:46,058 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,069 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:01:46,069 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:01:46.068834 duration_in_ms=12.041
2017-12-16 06:01:46,069 [salt.state       ][INFO    ][13456] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:46.069181
2017-12-16 06:01:46,069 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:01:46,070 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,080 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:01:46,080 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:01:46.079992 duration_in_ms=10.81
2017-12-16 06:01:46,080 [salt.state       ][INFO    ][13456] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:46.080330
2017-12-16 06:01:46,081 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:01:46,081 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,091 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:01:46,091 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:01:46.091142 duration_in_ms=10.811
2017-12-16 06:01:46,091 [salt.state       ][INFO    ][13456] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:46.091449
2017-12-16 06:01:46,092 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:01:46,092 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,103 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:01:46,103 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:01:46.103412 duration_in_ms=11.962
2017-12-16 06:01:46,104 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_fin_timeout] at time 06:01:46.103727
2017-12-16 06:01:46,104 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:01:46,105 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,115 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:01:46,115 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_fin_timeout] at time 06:01:46.115225 duration_in_ms=11.497
2017-12-16 06:01:46,116 [salt.state       ][INFO    ][13456] Running state [net.ipv4.tcp_keepalive_time] at time 06:01:46.115531
2017-12-16 06:01:46,116 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:01:46,116 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,126 [salt.state       ][INFO    ][13456] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:01:46,126 [salt.state       ][INFO    ][13456] Completed state [net.ipv4.tcp_keepalive_time] at time 06:01:46.126461 duration_in_ms=10.93
2017-12-16 06:01:46,127 [salt.state       ][INFO    ][13456] Running state [net.nf_conntrack_max] at time 06:01:46.126767
2017-12-16 06:01:46,127 [salt.state       ][INFO    ][13456] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:01:46,128 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:01:46,137 [salt.state       ][INFO    ][13456] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:01:46,138 [salt.state       ][INFO    ][13456] Completed state [net.nf_conntrack_max] at time 06:01:46.137684 duration_in_ms=10.917
2017-12-16 06:01:46,138 [salt.state       ][INFO    ][13456] Running state [linux_sysfs_package] at time 06:01:46.137994
2017-12-16 06:01:46,138 [salt.state       ][INFO    ][13456] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:01:46,141 [salt.state       ][INFO    ][13456] All specified packages are already installed
2017-12-16 06:01:46,142 [salt.state       ][INFO    ][13456] Completed state [linux_sysfs_package] at time 06:01:46.141590 duration_in_ms=3.597
2017-12-16 06:01:46,142 [salt.state       ][INFO    ][13456] Running state [/etc/sysfs.d] at time 06:01:46.142460
2017-12-16 06:01:46,143 [salt.state       ][INFO    ][13456] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:01:46,143 [salt.state       ][INFO    ][13456] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:01:46,143 [salt.state       ][INFO    ][13456] Completed state [/etc/sysfs.d] at time 06:01:46.143453 duration_in_ms=0.993
2017-12-16 06:01:46,144 [salt.state       ][INFO    ][13456] Running state [ondemand] at time 06:01:46.143988
2017-12-16 06:01:46,144 [salt.state       ][INFO    ][13456] Executing state service.dead for ondemand
2017-12-16 06:01:46,145 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:46,151 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:46,157 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:01:46,165 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'runlevel' in directory '/root'
2017-12-16 06:01:46,170 [salt.state       ][INFO    ][13456] The service ondemand is already dead
2017-12-16 06:01:46,170 [salt.state       ][INFO    ][13456] Completed state [ondemand] at time 06:01:46.169808 duration_in_ms=25.82
2017-12-16 06:01:46,170 [salt.state       ][INFO    ][13456] Running state [cs_CZ.UTF-8] at time 06:01:46.170370
2017-12-16 06:01:46,171 [salt.state       ][INFO    ][13456] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:01:46,171 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:46,175 [salt.state       ][INFO    ][13456] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:01:46,175 [salt.state       ][INFO    ][13456] Completed state [cs_CZ.UTF-8] at time 06:01:46.175295 duration_in_ms=4.925
2017-12-16 06:01:46,176 [salt.state       ][INFO    ][13456] Running state [en_US.UTF-8] at time 06:01:46.175606
2017-12-16 06:01:46,176 [salt.state       ][INFO    ][13456] Executing state locale.present for en_US.UTF-8
2017-12-16 06:01:46,176 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'locale -a' in directory '/root'
2017-12-16 06:01:46,182 [salt.state       ][INFO    ][13456] Locale en_US.UTF-8 is already present
2017-12-16 06:01:46,182 [salt.state       ][INFO    ][13456] Completed state [en_US.UTF-8] at time 06:01:46.181856 duration_in_ms=6.25
2017-12-16 06:01:46,183 [salt.state       ][INFO    ][13456] Running state [en_US.UTF-8] at time 06:01:46.182808
2017-12-16 06:01:46,183 [salt.state       ][INFO    ][13456] Executing state locale.system for en_US.UTF-8
2017-12-16 06:01:46,184 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'localectl' in directory '/root'
2017-12-16 06:01:46,214 [salt.state       ][INFO    ][13456] System locale en_US.UTF-8 already set
2017-12-16 06:01:46,214 [salt.state       ][INFO    ][13456] Completed state [en_US.UTF-8] at time 06:01:46.214250 duration_in_ms=31.441
2017-12-16 06:01:46,215 [salt.state       ][INFO    ][13456] Running state [root] at time 06:01:46.215206
2017-12-16 06:01:46,216 [salt.state       ][INFO    ][13456] Executing state user.present for root
2017-12-16 06:01:46,216 [salt.state       ][INFO    ][13456] User root is present and up to date
2017-12-16 06:01:46,217 [salt.state       ][INFO    ][13456] Completed state [root] at time 06:01:46.216601 duration_in_ms=1.395
2017-12-16 06:01:46,217 [salt.state       ][INFO    ][13456] Running state [/root] at time 06:01:46.217451
2017-12-16 06:01:46,218 [salt.state       ][INFO    ][13456] Executing state file.directory for /root
2017-12-16 06:01:46,218 [salt.state       ][INFO    ][13456] Directory /root is in the correct state
2017-12-16 06:01:46,219 [salt.state       ][INFO    ][13456] Completed state [/root] at time 06:01:46.218483 duration_in_ms=1.032
2017-12-16 06:01:46,219 [salt.state       ][INFO    ][13456] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:01:46.218748
2017-12-16 06:01:46,219 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:01:46,219 [salt.state       ][INFO    ][13456] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:01:46,220 [salt.state       ][INFO    ][13456] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:01:46.219553 duration_in_ms=0.805
2017-12-16 06:01:46,220 [salt.state       ][INFO    ][13456] Running state [ubuntu] at time 06:01:46.219822
2017-12-16 06:01:46,220 [salt.state       ][INFO    ][13456] Executing state user.present for ubuntu
2017-12-16 06:01:46,221 [salt.state       ][INFO    ][13456] User ubuntu is present and up to date
2017-12-16 06:01:46,221 [salt.state       ][INFO    ][13456] Completed state [ubuntu] at time 06:01:46.221031 duration_in_ms=1.209
2017-12-16 06:01:46,222 [salt.state       ][INFO    ][13456] Running state [/home/ubuntu] at time 06:01:46.221765
2017-12-16 06:01:46,222 [salt.state       ][INFO    ][13456] Executing state file.directory for /home/ubuntu
2017-12-16 06:01:46,223 [salt.state       ][INFO    ][13456] Directory /home/ubuntu is in the correct state
2017-12-16 06:01:46,223 [salt.state       ][INFO    ][13456] Completed state [/home/ubuntu] at time 06:01:46.222783 duration_in_ms=1.018
2017-12-16 06:01:46,223 [salt.state       ][INFO    ][13456] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:46.223388
2017-12-16 06:01:46,224 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:01:46,240 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:01:46,246 [salt.state       ][INFO    ][13456] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:01:46,246 [salt.state       ][INFO    ][13456] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:01:46.245826 duration_in_ms=22.438
2017-12-16 06:01:46,246 [salt.state       ][INFO    ][13456] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:46.246091
2017-12-16 06:01:46,246 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:01:46,263 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:01:46,279 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:46,313 [salt.state       ][INFO    ][13456] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:01:46,313 [salt.state       ][INFO    ][13456] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:01:46.313059 duration_in_ms=66.968
2017-12-16 06:01:46,313 [salt.state       ][INFO    ][13456] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:46.313324
2017-12-16 06:01:46,314 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:01:46,339 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:01:46,356 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:01:46,450 [salt.state       ][INFO    ][13456] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:01:46,451 [salt.state       ][INFO    ][13456] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:01:46.450505 duration_in_ms=137.18
2017-12-16 06:01:46,452 [salt.state       ][INFO    ][13456] Running state [service.systemctl_reload] at time 06:01:46.451518
2017-12-16 06:01:46,452 [salt.state       ][INFO    ][13456] Executing state module.wait for service.systemctl_reload
2017-12-16 06:01:46,452 [salt.state       ][INFO    ][13456] No changes made for service.systemctl_reload
2017-12-16 06:01:46,452 [salt.state       ][INFO    ][13456] Completed state [service.systemctl_reload] at time 06:01:46.452344 duration_in_ms=0.827
2017-12-16 06:01:46,453 [salt.state       ][INFO    ][13456] Running state [/etc/hostname] at time 06:01:46.452605
2017-12-16 06:01:46,453 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/hostname
2017-12-16 06:01:46,468 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:01:46,470 [salt.state       ][INFO    ][13456] File /etc/hostname is in the correct state
2017-12-16 06:01:46,471 [salt.state       ][INFO    ][13456] Completed state [/etc/hostname] at time 06:01:46.470626 duration_in_ms=18.02
2017-12-16 06:01:46,472 [salt.state       ][INFO    ][13456] Running state [hostname msg03] at time 06:01:46.471874
2017-12-16 06:01:46,472 [salt.state       ][INFO    ][13456] Executing state cmd.wait for hostname msg03
2017-12-16 06:01:46,473 [salt.state       ][INFO    ][13456] No changes made for hostname msg03
2017-12-16 06:01:46,473 [salt.state       ][INFO    ][13456] Completed state [hostname msg03] at time 06:01:46.472796 duration_in_ms=0.921
2017-12-16 06:01:46,473 [salt.state       ][INFO    ][13456] Running state [mdb02] at time 06:01:46.473322
2017-12-16 06:01:46,474 [salt.state       ][INFO    ][13456] Executing state host.present for mdb02
2017-12-16 06:01:46,474 [salt.state       ][INFO    ][13456] Host mdb02 (10.167.4.77) already present
2017-12-16 06:01:46,474 [salt.state       ][INFO    ][13456] Completed state [mdb02] at time 06:01:46.474385 duration_in_ms=1.063
2017-12-16 06:01:46,475 [salt.state       ][INFO    ][13456] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.474677
2017-12-16 06:01:46,475 [salt.state       ][INFO    ][13456] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,475 [salt.state       ][INFO    ][13456] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:01:46,476 [salt.state       ][INFO    ][13456] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.475669 duration_in_ms=0.993
2017-12-16 06:01:46,476 [salt.state       ][INFO    ][13456] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.475966
2017-12-16 06:01:46,476 [salt.state       ][INFO    ][13456] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,477 [salt.state       ][INFO    ][13456] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:01:46,477 [salt.state       ][INFO    ][13456] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.476968 duration_in_ms=1.002
2017-12-16 06:01:46,477 [salt.state       ][INFO    ][13456] Running state [mdb03] at time 06:01:46.477323
2017-12-16 06:01:46,478 [salt.state       ][INFO    ][13456] Executing state host.present for mdb03
2017-12-16 06:01:46,478 [salt.state       ][INFO    ][13456] Host mdb03 (10.167.4.78) already present
2017-12-16 06:01:46,478 [salt.state       ][INFO    ][13456] Completed state [mdb03] at time 06:01:46.478348 duration_in_ms=1.026
2017-12-16 06:01:46,479 [salt.state       ][INFO    ][13456] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.478651
2017-12-16 06:01:46,479 [salt.state       ][INFO    ][13456] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,480 [salt.state       ][INFO    ][13456] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:01:46,480 [salt.state       ][INFO    ][13456] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.479883 duration_in_ms=1.232
2017-12-16 06:01:46,480 [salt.state       ][INFO    ][13456] Running state [mdb01] at time 06:01:46.480198
2017-12-16 06:01:46,481 [salt.state       ][INFO    ][13456] Executing state host.present for mdb01
2017-12-16 06:01:46,481 [salt.state       ][INFO    ][13456] Host mdb01 (10.167.4.76) already present
2017-12-16 06:01:46,481 [salt.state       ][INFO    ][13456] Completed state [mdb01] at time 06:01:46.481213 duration_in_ms=1.015
2017-12-16 06:01:46,482 [salt.state       ][INFO    ][13456] Running state [mdb] at time 06:01:46.481545
2017-12-16 06:01:46,482 [salt.state       ][INFO    ][13456] Executing state host.present for mdb
2017-12-16 06:01:46,482 [salt.state       ][INFO    ][13456] Host mdb (10.167.4.75) already present
2017-12-16 06:01:46,483 [salt.state       ][INFO    ][13456] Completed state [mdb] at time 06:01:46.482526 duration_in_ms=0.981
2017-12-16 06:01:46,483 [salt.state       ][INFO    ][13456] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.482808
2017-12-16 06:01:46,483 [salt.state       ][INFO    ][13456] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,484 [salt.state       ][INFO    ][13456] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:01:46,484 [salt.state       ][INFO    ][13456] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.483783 duration_in_ms=0.974
2017-12-16 06:01:46,484 [salt.state       ][INFO    ][13456] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.484079
2017-12-16 06:01:46,484 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,485 [salt.state       ][INFO    ][13456] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:46,485 [salt.state       ][INFO    ][13456] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.485121 duration_in_ms=1.041
2017-12-16 06:01:46,485 [salt.state       ][INFO    ][13456] Running state [cfg01] at time 06:01:46.485412
2017-12-16 06:01:46,486 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01
2017-12-16 06:01:46,486 [salt.state       ][INFO    ][13456] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:46,486 [salt.state       ][INFO    ][13456] Completed state [cfg01] at time 06:01:46.486400 duration_in_ms=0.989
2017-12-16 06:01:46,487 [salt.state       ][INFO    ][13456] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.486682
2017-12-16 06:01:46,487 [salt.state       ][INFO    ][13456] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,487 [salt.state       ][INFO    ][13456] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:01:46,488 [salt.state       ][INFO    ][13456] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.487643 duration_in_ms=0.96
2017-12-16 06:01:46,488 [salt.state       ][INFO    ][13456] Running state [prx01] at time 06:01:46.487944
2017-12-16 06:01:46,488 [salt.state       ][INFO    ][13456] Executing state host.present for prx01
2017-12-16 06:01:46,489 [salt.state       ][INFO    ][13456] Host prx01 (10.167.4.104) already present
2017-12-16 06:01:46,489 [salt.state       ][INFO    ][13456] Completed state [prx01] at time 06:01:46.488948 duration_in_ms=1.003
2017-12-16 06:01:46,489 [salt.state       ][INFO    ][13456] Running state [kvm01] at time 06:01:46.489251
2017-12-16 06:01:46,490 [salt.state       ][INFO    ][13456] Executing state host.present for kvm01
2017-12-16 06:01:46,490 [salt.state       ][INFO    ][13456] Host kvm01 (10.167.4.141) already present
2017-12-16 06:01:46,490 [salt.state       ][INFO    ][13456] Completed state [kvm01] at time 06:01:46.490278 duration_in_ms=1.026
2017-12-16 06:01:46,491 [salt.state       ][INFO    ][13456] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.490576
2017-12-16 06:01:46,491 [salt.state       ][INFO    ][13456] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,491 [salt.state       ][INFO    ][13456] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:01:46,492 [salt.state       ][INFO    ][13456] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.491530 duration_in_ms=0.954
2017-12-16 06:01:46,492 [salt.state       ][INFO    ][13456] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.491812
2017-12-16 06:01:46,492 [salt.state       ][INFO    ][13456] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,493 [salt.state       ][INFO    ][13456] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:01:46,493 [salt.state       ][INFO    ][13456] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.492824 duration_in_ms=1.012
2017-12-16 06:01:46,493 [salt.state       ][INFO    ][13456] Running state [kvm03] at time 06:01:46.493142
2017-12-16 06:01:46,493 [salt.state       ][INFO    ][13456] Executing state host.present for kvm03
2017-12-16 06:01:46,494 [salt.state       ][INFO    ][13456] Host kvm03 (10.167.4.143) already present
2017-12-16 06:01:46,494 [salt.state       ][INFO    ][13456] Completed state [kvm03] at time 06:01:46.494315 duration_in_ms=1.173
2017-12-16 06:01:46,495 [salt.state       ][INFO    ][13456] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.494611
2017-12-16 06:01:46,495 [salt.state       ][INFO    ][13456] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,495 [salt.state       ][INFO    ][13456] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:01:46,496 [salt.state       ][INFO    ][13456] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.495572 duration_in_ms=0.962
2017-12-16 06:01:46,496 [salt.state       ][INFO    ][13456] Running state [kvm02] at time 06:01:46.495870
2017-12-16 06:01:46,496 [salt.state       ][INFO    ][13456] Executing state host.present for kvm02
2017-12-16 06:01:46,497 [salt.state       ][INFO    ][13456] Host kvm02 (10.167.4.142) already present
2017-12-16 06:01:46,497 [salt.state       ][INFO    ][13456] Completed state [kvm02] at time 06:01:46.496857 duration_in_ms=0.987
2017-12-16 06:01:46,497 [salt.state       ][INFO    ][13456] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.497160
2017-12-16 06:01:46,497 [salt.state       ][INFO    ][13456] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,498 [salt.state       ][INFO    ][13456] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:01:46,498 [salt.state       ][INFO    ][13456] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.498159 duration_in_ms=0.998
2017-12-16 06:01:46,498 [salt.state       ][INFO    ][13456] Running state [dbs] at time 06:01:46.498450
2017-12-16 06:01:46,499 [salt.state       ][INFO    ][13456] Executing state host.present for dbs
2017-12-16 06:01:46,499 [salt.state       ][INFO    ][13456] Host dbs (10.167.4.50) already present
2017-12-16 06:01:46,499 [salt.state       ][INFO    ][13456] Completed state [dbs] at time 06:01:46.499403 duration_in_ms=0.953
2017-12-16 06:01:46,500 [salt.state       ][INFO    ][13456] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.499683
2017-12-16 06:01:46,500 [salt.state       ][INFO    ][13456] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,500 [salt.state       ][INFO    ][13456] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:01:46,501 [salt.state       ][INFO    ][13456] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.500662 duration_in_ms=0.978
2017-12-16 06:01:46,501 [salt.state       ][INFO    ][13456] Running state [prx] at time 06:01:46.500942
2017-12-16 06:01:46,501 [salt.state       ][INFO    ][13456] Executing state host.present for prx
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13456] Host prx (172.30.10.103) already present
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13456] Completed state [prx] at time 06:01:46.501907 duration_in_ms=0.964
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13456] Running state [prx02] at time 06:01:46.502183
2017-12-16 06:01:46,502 [salt.state       ][INFO    ][13456] Executing state host.present for prx02
2017-12-16 06:01:46,503 [salt.state       ][INFO    ][13456] Host prx02 (10.167.4.105) already present
2017-12-16 06:01:46,503 [salt.state       ][INFO    ][13456] Completed state [prx02] at time 06:01:46.503119 duration_in_ms=0.937
2017-12-16 06:01:46,503 [salt.state       ][INFO    ][13456] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.503395
2017-12-16 06:01:46,504 [salt.state       ][INFO    ][13456] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,504 [salt.state       ][INFO    ][13456] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:01:46,504 [salt.state       ][INFO    ][13456] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.504352 duration_in_ms=0.956
2017-12-16 06:01:46,505 [salt.state       ][INFO    ][13456] Running state [msg02] at time 06:01:46.504637
2017-12-16 06:01:46,505 [salt.state       ][INFO    ][13456] Executing state host.present for msg02
2017-12-16 06:01:46,505 [salt.state       ][INFO    ][13456] Host msg02 (10.167.4.42) already present
2017-12-16 06:01:46,506 [salt.state       ][INFO    ][13456] Completed state [msg02] at time 06:01:46.505622 duration_in_ms=0.985
2017-12-16 06:01:46,506 [salt.state       ][INFO    ][13456] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.505898
2017-12-16 06:01:46,506 [salt.state       ][INFO    ][13456] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,507 [salt.state       ][INFO    ][13456] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:01:46,507 [salt.state       ][INFO    ][13456] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.506842 duration_in_ms=0.943
2017-12-16 06:01:46,507 [salt.state       ][INFO    ][13456] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.507119
2017-12-16 06:01:46,507 [salt.state       ][INFO    ][13456] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,508 [salt.state       ][INFO    ][13456] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:01:46,508 [salt.state       ][INFO    ][13456] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.508085 duration_in_ms=0.967
2017-12-16 06:01:46,508 [salt.state       ][INFO    ][13456] Running state [msg03] at time 06:01:46.508384
2017-12-16 06:01:46,509 [salt.state       ][INFO    ][13456] Executing state host.present for msg03
2017-12-16 06:01:46,509 [salt.state       ][INFO    ][13456] Host msg03 (10.167.4.43) already present
2017-12-16 06:01:46,509 [salt.state       ][INFO    ][13456] Completed state [msg03] at time 06:01:46.509381 duration_in_ms=0.997
2017-12-16 06:01:46,510 [salt.state       ][INFO    ][13456] Running state [file.replace] at time 06:01:46.510107
2017-12-16 06:01:46,510 [salt.state       ][INFO    ][13456] Executing state module.run for file.replace
2017-12-16 06:01:46,578 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:01:46,587 [salt.state       ][INFO    ][13456] onlyif execution failed
2017-12-16 06:01:46,587 [salt.state       ][INFO    ][13456] Completed state [file.replace] at time 06:01:46.587196 duration_in_ms=77.088
2017-12-16 06:01:46,588 [salt.state       ][INFO    ][13456] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.587602
2017-12-16 06:01:46,588 [salt.state       ][INFO    ][13456] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,589 [salt.state       ][INFO    ][13456] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:01:46,589 [salt.state       ][INFO    ][13456] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.588843 duration_in_ms=1.24
2017-12-16 06:01:46,589 [salt.state       ][INFO    ][13456] Running state [msg01] at time 06:01:46.589135
2017-12-16 06:01:46,589 [salt.state       ][INFO    ][13456] Executing state host.present for msg01
2017-12-16 06:01:46,590 [salt.state       ][INFO    ][13456] Host msg01 (10.167.4.41) already present
2017-12-16 06:01:46,590 [salt.state       ][INFO    ][13456] Completed state [msg01] at time 06:01:46.590095 duration_in_ms=0.96
2017-12-16 06:01:46,590 [salt.state       ][INFO    ][13456] Running state [msg] at time 06:01:46.590374
2017-12-16 06:01:46,591 [salt.state       ][INFO    ][13456] Executing state host.present for msg
2017-12-16 06:01:46,591 [salt.state       ][INFO    ][13456] Host msg (10.167.4.40) already present
2017-12-16 06:01:46,591 [salt.state       ][INFO    ][13456] Completed state [msg] at time 06:01:46.591327 duration_in_ms=0.953
2017-12-16 06:01:46,592 [salt.state       ][INFO    ][13456] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.591597
2017-12-16 06:01:46,592 [salt.state       ][INFO    ][13456] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,592 [salt.state       ][INFO    ][13456] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:01:46,593 [salt.state       ][INFO    ][13456] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.592570 duration_in_ms=0.974
2017-12-16 06:01:46,593 [salt.state       ][INFO    ][13456] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.592850
2017-12-16 06:01:46,593 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,594 [salt.state       ][INFO    ][13456] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:01:46,594 [salt.state       ][INFO    ][13456] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.593779 duration_in_ms=0.929
2017-12-16 06:01:46,594 [salt.state       ][INFO    ][13456] Running state [cfg01] at time 06:01:46.594038
2017-12-16 06:01:46,594 [salt.state       ][INFO    ][13456] Executing state host.present for cfg01
2017-12-16 06:01:46,595 [salt.state       ][INFO    ][13456] Host cfg01 (10.167.4.100) already present
2017-12-16 06:01:46,595 [salt.state       ][INFO    ][13456] Completed state [cfg01] at time 06:01:46.594937 duration_in_ms=0.898
2017-12-16 06:01:46,595 [salt.state       ][INFO    ][13456] Running state [cmp002] at time 06:01:46.595195
2017-12-16 06:01:46,595 [salt.state       ][INFO    ][13456] Executing state host.present for cmp002
2017-12-16 06:01:46,596 [salt.state       ][INFO    ][13456] Host cmp002 (10.167.4.102) already present
2017-12-16 06:01:46,596 [salt.state       ][INFO    ][13456] Completed state [cmp002] at time 06:01:46.596106 duration_in_ms=0.911
2017-12-16 06:01:46,596 [salt.state       ][INFO    ][13456] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.596367
2017-12-16 06:01:46,597 [salt.state       ][INFO    ][13456] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,597 [salt.state       ][INFO    ][13456] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:01:46,597 [salt.state       ][INFO    ][13456] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.597258 duration_in_ms=0.89
2017-12-16 06:01:46,598 [salt.state       ][INFO    ][13456] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.597515
2017-12-16 06:01:46,598 [salt.state       ][INFO    ][13456] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,598 [salt.state       ][INFO    ][13456] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:01:46,598 [salt.state       ][INFO    ][13456] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.598387 duration_in_ms=0.871
2017-12-16 06:01:46,599 [salt.state       ][INFO    ][13456] Running state [cmp001] at time 06:01:46.598651
2017-12-16 06:01:46,599 [salt.state       ][INFO    ][13456] Executing state host.present for cmp001
2017-12-16 06:01:46,600 [salt.state       ][INFO    ][13456] Host cmp001 (10.167.4.101) already present
2017-12-16 06:01:46,600 [salt.state       ][INFO    ][13456] Completed state [cmp001] at time 06:01:46.599781 duration_in_ms=1.13
2017-12-16 06:01:46,600 [salt.state       ][INFO    ][13456] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.600045
2017-12-16 06:01:46,600 [salt.state       ][INFO    ][13456] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,601 [salt.state       ][INFO    ][13456] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:01:46,601 [salt.state       ][INFO    ][13456] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.600951 duration_in_ms=0.906
2017-12-16 06:01:46,601 [salt.state       ][INFO    ][13456] Running state [dbs01] at time 06:01:46.601222
2017-12-16 06:01:46,601 [salt.state       ][INFO    ][13456] Executing state host.present for dbs01
2017-12-16 06:01:46,602 [salt.state       ][INFO    ][13456] Host dbs01 (10.167.4.51) already present
2017-12-16 06:01:46,602 [salt.state       ][INFO    ][13456] Completed state [dbs01] at time 06:01:46.602115 duration_in_ms=0.893
2017-12-16 06:01:46,602 [salt.state       ][INFO    ][13456] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.602367
2017-12-16 06:01:46,603 [salt.state       ][INFO    ][13456] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,603 [salt.state       ][INFO    ][13456] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:01:46,603 [salt.state       ][INFO    ][13456] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.603256 duration_in_ms=0.888
2017-12-16 06:01:46,604 [salt.state       ][INFO    ][13456] Running state [dbs02] at time 06:01:46.603513
2017-12-16 06:01:46,604 [salt.state       ][INFO    ][13456] Executing state host.present for dbs02
2017-12-16 06:01:46,604 [salt.state       ][INFO    ][13456] Host dbs02 (10.167.4.52) already present
2017-12-16 06:01:46,604 [salt.state       ][INFO    ][13456] Completed state [dbs02] at time 06:01:46.604402 duration_in_ms=0.89
2017-12-16 06:01:46,605 [salt.state       ][INFO    ][13456] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.604659
2017-12-16 06:01:46,605 [salt.state       ][INFO    ][13456] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,605 [salt.state       ][INFO    ][13456] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:01:46,606 [salt.state       ][INFO    ][13456] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.605639 duration_in_ms=0.979
2017-12-16 06:01:46,606 [salt.state       ][INFO    ][13456] Running state [dbs03] at time 06:01:46.605897
2017-12-16 06:01:46,606 [salt.state       ][INFO    ][13456] Executing state host.present for dbs03
2017-12-16 06:01:46,607 [salt.state       ][INFO    ][13456] Host dbs03 (10.167.4.53) already present
2017-12-16 06:01:46,607 [salt.state       ][INFO    ][13456] Completed state [dbs03] at time 06:01:46.606797 duration_in_ms=0.9
2017-12-16 06:01:46,607 [salt.state       ][INFO    ][13456] Running state [odl01] at time 06:01:46.607052
2017-12-16 06:01:46,607 [salt.state       ][INFO    ][13456] Executing state host.present for odl01
2017-12-16 06:01:46,608 [salt.state       ][INFO    ][13456] Host odl01 (10.167.4.111) already present
2017-12-16 06:01:46,608 [salt.state       ][INFO    ][13456] Completed state [odl01] at time 06:01:46.607937 duration_in_ms=0.886
2017-12-16 06:01:46,608 [salt.state       ][INFO    ][13456] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.608201
2017-12-16 06:01:46,608 [salt.state       ][INFO    ][13456] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,609 [salt.state       ][INFO    ][13456] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:01:46,609 [salt.state       ][INFO    ][13456] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.609121 duration_in_ms=0.92
2017-12-16 06:01:46,609 [salt.state       ][INFO    ][13456] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.609289
2017-12-16 06:01:46,609 [salt.state       ][INFO    ][13456] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,610 [salt.state       ][INFO    ][13456] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:01:46,610 [salt.state       ][INFO    ][13456] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.609866 duration_in_ms=0.576
2017-12-16 06:01:46,610 [salt.state       ][INFO    ][13456] Running state [mas01] at time 06:01:46.610011
2017-12-16 06:01:46,610 [salt.state       ][INFO    ][13456] Executing state host.present for mas01
2017-12-16 06:01:46,610 [salt.state       ][INFO    ][13456] Host mas01 (10.167.4.3) already present
2017-12-16 06:01:46,611 [salt.state       ][INFO    ][13456] Completed state [mas01] at time 06:01:46.610561 duration_in_ms=0.55
2017-12-16 06:01:46,611 [salt.state       ][INFO    ][13456] Running state [ctl02] at time 06:01:46.610707
2017-12-16 06:01:46,611 [salt.state       ][INFO    ][13456] Executing state host.present for ctl02
2017-12-16 06:01:46,611 [salt.state       ][INFO    ][13456] Host ctl02 (10.167.4.12) already present
2017-12-16 06:01:46,611 [salt.state       ][INFO    ][13456] Completed state [ctl02] at time 06:01:46.611252 duration_in_ms=0.544
2017-12-16 06:01:46,611 [salt.state       ][INFO    ][13456] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.611392
2017-12-16 06:01:46,612 [salt.state       ][INFO    ][13456] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,612 [salt.state       ][INFO    ][13456] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:01:46,612 [salt.state       ][INFO    ][13456] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.611929 duration_in_ms=0.537
2017-12-16 06:01:46,612 [salt.state       ][INFO    ][13456] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.612089
2017-12-16 06:01:46,612 [salt.state       ][INFO    ][13456] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,613 [salt.state       ][INFO    ][13456] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:01:46,613 [salt.state       ][INFO    ][13456] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.612630 duration_in_ms=0.541
2017-12-16 06:01:46,613 [salt.state       ][INFO    ][13456] Running state [ctl03] at time 06:01:46.612771
2017-12-16 06:01:46,613 [salt.state       ][INFO    ][13456] Executing state host.present for ctl03
2017-12-16 06:01:46,613 [salt.state       ][INFO    ][13456] Host ctl03 (10.167.4.13) already present
2017-12-16 06:01:46,613 [salt.state       ][INFO    ][13456] Completed state [ctl03] at time 06:01:46.613315 duration_in_ms=0.544
2017-12-16 06:01:46,613 [salt.state       ][INFO    ][13456] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.613457
2017-12-16 06:01:46,614 [salt.state       ][INFO    ][13456] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,614 [salt.state       ][INFO    ][13456] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:01:46,614 [salt.state       ][INFO    ][13456] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.613994 duration_in_ms=0.537
2017-12-16 06:01:46,614 [salt.state       ][INFO    ][13456] Running state [ctl01] at time 06:01:46.614135
2017-12-16 06:01:46,614 [salt.state       ][INFO    ][13456] Executing state host.present for ctl01
2017-12-16 06:01:46,615 [salt.state       ][INFO    ][13456] Host ctl01 (10.167.4.11) already present
2017-12-16 06:01:46,615 [salt.state       ][INFO    ][13456] Completed state [ctl01] at time 06:01:46.614688 duration_in_ms=0.554
2017-12-16 06:01:46,615 [salt.state       ][INFO    ][13456] Running state [ctl] at time 06:01:46.614840
2017-12-16 06:01:46,615 [salt.state       ][INFO    ][13456] Executing state host.present for ctl
2017-12-16 06:01:46,615 [salt.state       ][INFO    ][13456] Host ctl (10.167.4.10) already present
2017-12-16 06:01:46,615 [salt.state       ][INFO    ][13456] Completed state [ctl] at time 06:01:46.615406 duration_in_ms=0.565
2017-12-16 06:01:46,616 [salt.state       ][INFO    ][13456] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.615552
2017-12-16 06:01:46,616 [salt.state       ][INFO    ][13456] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:01:46,616 [salt.state       ][INFO    ][13456] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:01:46,616 [salt.state       ][INFO    ][13456] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:01:46.616097 duration_in_ms=0.544
2017-12-16 06:01:46,616 [salt.state       ][INFO    ][13456] Running state [ens2] at time 06:01:46.616238
2017-12-16 06:01:46,616 [salt.state       ][INFO    ][13456] Executing state network.managed for ens2
2017-12-16 06:01:46,923 [salt.state       ][INFO    ][13456] Interface ens2 is up to date.
2017-12-16 06:01:46,923 [salt.state       ][INFO    ][13456] Completed state [ens2] at time 06:01:46.923261 duration_in_ms=307.023
2017-12-16 06:01:46,923 [salt.state       ][INFO    ][13456] Running state [ens3] at time 06:01:46.923444
2017-12-16 06:01:46,924 [salt.state       ][INFO    ][13456] Executing state network.managed for ens3
2017-12-16 06:01:47,186 [salt.state       ][INFO    ][13456] Interface ens3 is up to date.
2017-12-16 06:01:47,186 [salt.state       ][INFO    ][13456] Completed state [ens3] at time 06:01:47.185780 duration_in_ms=262.335
2017-12-16 06:01:47,186 [salt.state       ][INFO    ][13456] Running state [/etc/profile.d/proxy.sh] at time 06:01:47.185966
2017-12-16 06:01:47,186 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:01:47,186 [salt.state       ][INFO    ][13456] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:01:47,187 [salt.state       ][INFO    ][13456] Completed state [/etc/profile.d/proxy.sh] at time 06:01:47.186505 duration_in_ms=0.539
2017-12-16 06:01:47,187 [salt.state       ][INFO    ][13456] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:01:47.186644
2017-12-16 06:01:47,187 [salt.state       ][INFO    ][13456] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:01:47,187 [salt.state       ][INFO    ][13456] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:01:47,187 [salt.state       ][INFO    ][13456] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:01:47.187064 duration_in_ms=0.42
2017-12-16 06:01:47,187 [salt.state       ][INFO    ][13456] Running state [ntp] at time 06:01:47.187198
2017-12-16 06:01:47,187 [salt.state       ][INFO    ][13456] Executing state pkg.installed for ntp
2017-12-16 06:01:47,190 [salt.state       ][INFO    ][13456] Package ntp is already installed
2017-12-16 06:01:47,190 [salt.state       ][INFO    ][13456] Completed state [ntp] at time 06:01:47.190457 duration_in_ms=3.258
2017-12-16 06:01:47,191 [salt.state       ][INFO    ][13456] Running state [/etc/ntp.conf] at time 06:01:47.191176
2017-12-16 06:01:47,191 [salt.state       ][INFO    ][13456] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:01:47,209 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:01:47,232 [salt.fileclient  ][INFO    ][13456] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:01:47,238 [salt.state       ][INFO    ][13456] File /etc/ntp.conf is in the correct state
2017-12-16 06:01:47,238 [salt.state       ][INFO    ][13456] Completed state [/etc/ntp.conf] at time 06:01:47.238309 duration_in_ms=47.132
2017-12-16 06:01:47,239 [salt.state       ][INFO    ][13456] Running state [ntp] at time 06:01:47.239008
2017-12-16 06:01:47,239 [salt.state       ][INFO    ][13456] Executing state service.running for ntp
2017-12-16 06:01:47,240 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:01:47,249 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:01:47,258 [salt.loaded.int.module.cmdmod][INFO    ][13456] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:01:47,268 [salt.state       ][INFO    ][13456] The service ntp is already running
2017-12-16 06:01:47,268 [salt.state       ][INFO    ][13456] Completed state [ntp] at time 06:01:47.268207 duration_in_ms=29.198
2017-12-16 06:01:47,271 [salt.minion      ][INFO    ][13456] Returning information for job: 20171216060131271002
2017-12-16 06:02:12,507 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216060212499412
2017-12-16 06:02:12,532 [salt.minion      ][INFO    ][15418] Starting a new job with PID 15418
2017-12-16 06:02:15,580 [salt.state       ][INFO    ][15418] Loading fresh modules for state activity
2017-12-16 06:02:15,614 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:02:15,648 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:02:15,691 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:15,843 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:02:15,859 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:15,905 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:02:15,920 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:15,965 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:02:16,034 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,084 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:02:16,128 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,180 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:02:16,201 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,247 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:02:16,275 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,327 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:02:16,351 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,395 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:02:16,411 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,463 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:02:16,490 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,542 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:02:16,569 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,619 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:02:16,640 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,680 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:02:16,700 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,743 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:02:16,789 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,835 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:02:16,850 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,901 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:02:16,916 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:16,959 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:02:16,979 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,025 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:02:17,063 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,136 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:02:17,209 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,252 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:02:17,266 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,310 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:02:17,327 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:17,373 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:02:17,384 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:02:17,399 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:17,416 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:02:17,432 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:17,444 [salt.state       ][INFO    ][15418] Running state [/etc/environment] at time 06:02:17.443656
2017-12-16 06:02:17,444 [salt.state       ][INFO    ][15418] Executing state file.blockreplace for /etc/environment
2017-12-16 06:02:17,448 [salt.state       ][INFO    ][15418] No changes needed to be made
2017-12-16 06:02:17,448 [salt.state       ][INFO    ][15418] Completed state [/etc/environment] at time 06:02:17.448044 duration_in_ms=4.388
2017-12-16 06:02:17,448 [salt.state       ][INFO    ][15418] Running state [/etc/profile.d] at time 06:02:17.448332
2017-12-16 06:02:17,449 [salt.state       ][INFO    ][15418] Executing state file.directory for /etc/profile.d
2017-12-16 06:02:17,449 [salt.state       ][INFO    ][15418] Directory /etc/profile.d is in the correct state
2017-12-16 06:02:17,450 [salt.state       ][INFO    ][15418] Completed state [/etc/profile.d] at time 06:02:17.449685 duration_in_ms=1.353
2017-12-16 06:02:17,709 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:17.708761
2017-12-16 06:02:17,709 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:02:17,730 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:02:17,735 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:02:17,736 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:17.735560 duration_in_ms=26.799
2017-12-16 06:02:17,736 [salt.state       ][INFO    ][15418] Running state [linux_repo_prereq_pkgs] at time 06:02:17.736203
2017-12-16 06:02:17,737 [salt.state       ][INFO    ][15418] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:02:17,737 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:02:18,161 [salt.state       ][INFO    ][15418] All specified packages are already installed
2017-12-16 06:02:18,162 [salt.state       ][INFO    ][15418] Completed state [linux_repo_prereq_pkgs] at time 06:02:18.161884 duration_in_ms=425.681
2017-12-16 06:02:18,162 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:18.162205
2017-12-16 06:02:18,163 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:02:18,163 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:02:18,163 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:18.163121 duration_in_ms=0.915
2017-12-16 06:02:18,163 [salt.state       ][INFO    ][15418] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:02:18.163400
2017-12-16 06:02:18,164 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:02:18,179 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:02:18,195 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:18,227 [salt.state       ][INFO    ][15418] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:02:18,227 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:02:18.227370 duration_in_ms=63.97
2017-12-16 06:02:18,229 [salt.state       ][INFO    ][15418] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:02:18.229139
2017-12-16 06:02:18,229 [salt.state       ][INFO    ][15418] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:02:18,471 [salt.loaded.int.module.cmdmod][INFO    ][15418] 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,569 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:20,653 [salt.state       ][INFO    ][15418] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:02:20,653 [salt.state       ][INFO    ][15418] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:02:20.653002 duration_in_ms=2423.862
2017-12-16 06:02:20,653 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:02:20.653374
2017-12-16 06:02:20,654 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:02:20,654 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:02:20,654 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:02:20.654323 duration_in_ms=0.949
2017-12-16 06:02:20,655 [salt.state       ][INFO    ][15418] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:02:20.654600
2017-12-16 06:02:20,655 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:02:20,671 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:02:20,688 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:20,721 [salt.state       ][INFO    ][15418] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:02:20,721 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:02:20.721411 duration_in_ms=66.811
2017-12-16 06:02:20,722 [salt.state       ][INFO    ][15418] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:02:20.722132
2017-12-16 06:02:20,722 [salt.state       ][INFO    ][15418] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:02:20,810 [salt.loaded.int.module.cmdmod][INFO    ][15418] 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:20,883 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:22,600 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060222592061
2017-12-16 06:02:22,619 [salt.minion      ][INFO    ][16421] Starting a new job with PID 16421
2017-12-16 06:02:22,629 [salt.minion      ][INFO    ][16421] Returning information for job: 20171216060222592061
2017-12-16 06:02:22,929 [salt.state       ][INFO    ][15418] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:02:22,929 [salt.state       ][INFO    ][15418] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:02:22.929146 duration_in_ms=2207.013
2017-12-16 06:02:22,930 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:22.929483
2017-12-16 06:02:22,930 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:02:22,930 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:02:22,930 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:22.930430 duration_in_ms=0.946
2017-12-16 06:02:22,931 [salt.state       ][INFO    ][15418] Running state [/etc/apt/preferences.d/uca] at time 06:02:22.930708
2017-12-16 06:02:22,931 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:02:22,931 [salt.state       ][INFO    ][15418] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:02:22,932 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/preferences.d/uca] at time 06:02:22.931542 duration_in_ms=0.834
2017-12-16 06:02:22,932 [salt.state       ][INFO    ][15418] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:02:22.932240
2017-12-16 06:02:22,933 [salt.state       ][INFO    ][15418] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:02:22,977 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:02:23,025 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:25,453 [salt.state       ][INFO    ][15418] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:02:25,454 [salt.state       ][INFO    ][15418] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:02:25.453655 duration_in_ms=2521.413
2017-12-16 06:02:25,454 [salt.state       ][INFO    ][15418] Running state [linux_extra_packages_purged] at time 06:02:25.453893
2017-12-16 06:02:25,454 [salt.state       ][INFO    ][15418] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:02:25,460 [salt.state       ][INFO    ][15418] All specified packages are already absent
2017-12-16 06:02:25,460 [salt.state       ][INFO    ][15418] Completed state [linux_extra_packages_purged] at time 06:02:25.460304 duration_in_ms=6.409
2017-12-16 06:02:25,461 [salt.state       ][INFO    ][15418] Running state [linux_extra_packages_latest] at time 06:02:25.460621
2017-12-16 06:02:25,461 [salt.state       ][INFO    ][15418] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:02:25,464 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:02:27,278 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:02:27,320 [salt.state       ][INFO    ][15418] Package mcelog is already up-to-date
2017-12-16 06:02:27,320 [salt.state       ][INFO    ][15418] Completed state [linux_extra_packages_latest] at time 06:02:27.320320 duration_in_ms=1859.697
2017-12-16 06:02:27,321 [salt.state       ][INFO    ][15418] Running state [UTC] at time 06:02:27.321076
2017-12-16 06:02:27,321 [salt.state       ][INFO    ][15418] Executing state timezone.system for UTC
2017-12-16 06:02:27,322 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:02:27,359 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:02:27,368 [salt.state       ][INFO    ][15418] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:02:27,369 [salt.state       ][INFO    ][15418] Completed state [UTC] at time 06:02:27.368706 duration_in_ms=47.629
2017-12-16 06:02:27,369 [salt.state       ][INFO    ][15418] Running state [nf_conntrack] at time 06:02:27.369403
2017-12-16 06:02:27,370 [salt.state       ][INFO    ][15418] Executing state kmod.present for nf_conntrack
2017-12-16 06:02:27,370 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'lsmod' in directory '/root'
2017-12-16 06:02:27,378 [salt.state       ][INFO    ][15418] Kernel module nf_conntrack is already present
2017-12-16 06:02:27,379 [salt.state       ][INFO    ][15418] Completed state [nf_conntrack] at time 06:02:27.378788 duration_in_ms=9.385
2017-12-16 06:02:27,379 [salt.state       ][INFO    ][15418] Running state [kernel.panic] at time 06:02:27.379383
2017-12-16 06:02:27,380 [salt.state       ][INFO    ][15418] Executing state sysctl.present for kernel.panic
2017-12-16 06:02:27,387 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,400 [salt.state       ][INFO    ][15418] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:02:27,401 [salt.state       ][INFO    ][15418] Completed state [kernel.panic] at time 06:02:27.400696 duration_in_ms=21.313
2017-12-16 06:02:27,401 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_keepalive_probes] at time 06:02:27.401031
2017-12-16 06:02:27,401 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:02:27,402 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,415 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:02:27,415 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:02:27.415437 duration_in_ms=14.406
2017-12-16 06:02:27,416 [salt.state       ][INFO    ][15418] Running state [fs.file-max] at time 06:02:27.415810
2017-12-16 06:02:27,416 [salt.state       ][INFO    ][15418] Executing state sysctl.present for fs.file-max
2017-12-16 06:02:27,417 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,430 [salt.state       ][INFO    ][15418] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:02:27,430 [salt.state       ][INFO    ][15418] Completed state [fs.file-max] at time 06:02:27.430003 duration_in_ms=14.192
2017-12-16 06:02:27,430 [salt.state       ][INFO    ][15418] Running state [net.core.somaxconn] at time 06:02:27.430344
2017-12-16 06:02:27,431 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:02:27,431 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,444 [salt.state       ][INFO    ][15418] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:02:27,444 [salt.state       ][INFO    ][15418] Completed state [net.core.somaxconn] at time 06:02:27.444218 duration_in_ms=13.873
2017-12-16 06:02:27,445 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:02:27.444560
2017-12-16 06:02:27,445 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:02:27,445 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,458 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:02:27,459 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:02:27.458633 duration_in_ms=14.072
2017-12-16 06:02:27,459 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_tw_reuse] at time 06:02:27.458974
2017-12-16 06:02:27,459 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:02:27,460 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,473 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:02:27,473 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_tw_reuse] at time 06:02:27.473378 duration_in_ms=14.404
2017-12-16 06:02:27,474 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_congestion_control] at time 06:02:27.473719
2017-12-16 06:02:27,474 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:02:27,475 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,488 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:02:27,488 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_congestion_control] at time 06:02:27.488373 duration_in_ms=14.654
2017-12-16 06:02:27,489 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_retries2] at time 06:02:27.488716
2017-12-16 06:02:27,489 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:02:27,490 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,502 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:02:27,502 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_retries2] at time 06:02:27.502261 duration_in_ms=13.545
2017-12-16 06:02:27,503 [salt.state       ][INFO    ][15418] Running state [net.core.netdev_max_backlog] at time 06:02:27.502597
2017-12-16 06:02:27,503 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:02:27,503 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,515 [salt.state       ][INFO    ][15418] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:02:27,515 [salt.state       ][INFO    ][15418] Completed state [net.core.netdev_max_backlog] at time 06:02:27.515412 duration_in_ms=12.815
2017-12-16 06:02:27,516 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:27.515769
2017-12-16 06:02:27,516 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:02:27,517 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,527 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:02:27,528 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:27.527701 duration_in_ms=11.931
2017-12-16 06:02:27,528 [salt.state       ][INFO    ][15418] Running state [vm.swappiness] at time 06:02:27.528047
2017-12-16 06:02:27,528 [salt.state       ][INFO    ][15418] Executing state sysctl.present for vm.swappiness
2017-12-16 06:02:27,529 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,539 [salt.state       ][INFO    ][15418] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:02:27,539 [salt.state       ][INFO    ][15418] Completed state [vm.swappiness] at time 06:02:27.539396 duration_in_ms=11.349
2017-12-16 06:02:27,540 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:02:27.539751
2017-12-16 06:02:27,540 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:02:27,541 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,550 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:02:27,551 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:02:27.550751 duration_in_ms=11.0
2017-12-16 06:02:27,551 [salt.state       ][INFO    ][15418] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:27.551076
2017-12-16 06:02:27,551 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:02:27,552 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,562 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:02:27,562 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:27.562202 duration_in_ms=11.126
2017-12-16 06:02:27,563 [salt.state       ][INFO    ][15418] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:27.562541
2017-12-16 06:02:27,563 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:02:27,563 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,575 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:02:27,575 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:27.574977 duration_in_ms=12.435
2017-12-16 06:02:27,575 [salt.state       ][INFO    ][15418] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:27.575303
2017-12-16 06:02:27,576 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:02:27,576 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,586 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:02:27,586 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:27.586367 duration_in_ms=11.063
2017-12-16 06:02:27,587 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_fin_timeout] at time 06:02:27.586683
2017-12-16 06:02:27,587 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:02:27,587 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,597 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:02:27,598 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_fin_timeout] at time 06:02:27.597551 duration_in_ms=10.868
2017-12-16 06:02:27,598 [salt.state       ][INFO    ][15418] Running state [net.ipv4.tcp_keepalive_time] at time 06:02:27.597862
2017-12-16 06:02:27,598 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:02:27,599 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,608 [salt.state       ][INFO    ][15418] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:02:27,609 [salt.state       ][INFO    ][15418] Completed state [net.ipv4.tcp_keepalive_time] at time 06:02:27.608609 duration_in_ms=10.747
2017-12-16 06:02:27,609 [salt.state       ][INFO    ][15418] Running state [net.nf_conntrack_max] at time 06:02:27.608919
2017-12-16 06:02:27,609 [salt.state       ][INFO    ][15418] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:02:27,610 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:02:27,619 [salt.state       ][INFO    ][15418] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:02:27,620 [salt.state       ][INFO    ][15418] Completed state [net.nf_conntrack_max] at time 06:02:27.619783 duration_in_ms=10.864
2017-12-16 06:02:27,620 [salt.state       ][INFO    ][15418] Running state [linux_sysfs_package] at time 06:02:27.620099
2017-12-16 06:02:27,620 [salt.state       ][INFO    ][15418] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:02:27,623 [salt.state       ][INFO    ][15418] All specified packages are already installed
2017-12-16 06:02:27,624 [salt.state       ][INFO    ][15418] Completed state [linux_sysfs_package] at time 06:02:27.623718 duration_in_ms=3.619
2017-12-16 06:02:27,625 [salt.state       ][INFO    ][15418] Running state [/etc/sysfs.d] at time 06:02:27.624597
2017-12-16 06:02:27,625 [salt.state       ][INFO    ][15418] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:02:27,625 [salt.state       ][INFO    ][15418] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:02:27,626 [salt.state       ][INFO    ][15418] Completed state [/etc/sysfs.d] at time 06:02:27.625663 duration_in_ms=1.066
2017-12-16 06:02:27,626 [salt.state       ][INFO    ][15418] Running state [ondemand] at time 06:02:27.626204
2017-12-16 06:02:27,626 [salt.state       ][INFO    ][15418] Executing state service.dead for ondemand
2017-12-16 06:02:27,627 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:02:27,634 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:02:27,639 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:02:27,647 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'runlevel' in directory '/root'
2017-12-16 06:02:27,653 [salt.state       ][INFO    ][15418] The service ondemand is already dead
2017-12-16 06:02:27,653 [salt.state       ][INFO    ][15418] Completed state [ondemand] at time 06:02:27.653120 duration_in_ms=26.915
2017-12-16 06:02:27,654 [salt.state       ][INFO    ][15418] Running state [cs_CZ.UTF-8] at time 06:02:27.653728
2017-12-16 06:02:27,654 [salt.state       ][INFO    ][15418] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:02:27,654 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'locale -a' in directory '/root'
2017-12-16 06:02:27,659 [salt.state       ][INFO    ][15418] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:02:27,659 [salt.state       ][INFO    ][15418] Completed state [cs_CZ.UTF-8] at time 06:02:27.658931 duration_in_ms=5.202
2017-12-16 06:02:27,659 [salt.state       ][INFO    ][15418] Running state [en_US.UTF-8] at time 06:02:27.659242
2017-12-16 06:02:27,660 [salt.state       ][INFO    ][15418] Executing state locale.present for en_US.UTF-8
2017-12-16 06:02:27,660 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'locale -a' in directory '/root'
2017-12-16 06:02:27,664 [salt.state       ][INFO    ][15418] Locale en_US.UTF-8 is already present
2017-12-16 06:02:27,664 [salt.state       ][INFO    ][15418] Completed state [en_US.UTF-8] at time 06:02:27.664172 duration_in_ms=4.93
2017-12-16 06:02:27,665 [salt.state       ][INFO    ][15418] Running state [en_US.UTF-8] at time 06:02:27.665426
2017-12-16 06:02:27,666 [salt.state       ][INFO    ][15418] Executing state locale.system for en_US.UTF-8
2017-12-16 06:02:27,666 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'localectl' in directory '/root'
2017-12-16 06:02:27,706 [salt.state       ][INFO    ][15418] System locale en_US.UTF-8 already set
2017-12-16 06:02:27,706 [salt.state       ][INFO    ][15418] Completed state [en_US.UTF-8] at time 06:02:27.706347 duration_in_ms=40.921
2017-12-16 06:02:27,707 [salt.state       ][INFO    ][15418] Running state [root] at time 06:02:27.707307
2017-12-16 06:02:27,708 [salt.state       ][INFO    ][15418] Executing state user.present for root
2017-12-16 06:02:27,708 [salt.state       ][INFO    ][15418] User root is present and up to date
2017-12-16 06:02:27,709 [salt.state       ][INFO    ][15418] Completed state [root] at time 06:02:27.708719 duration_in_ms=1.413
2017-12-16 06:02:27,710 [salt.state       ][INFO    ][15418] Running state [/root] at time 06:02:27.709576
2017-12-16 06:02:27,710 [salt.state       ][INFO    ][15418] Executing state file.directory for /root
2017-12-16 06:02:27,710 [salt.state       ][INFO    ][15418] Directory /root is in the correct state
2017-12-16 06:02:27,711 [salt.state       ][INFO    ][15418] Completed state [/root] at time 06:02:27.710632 duration_in_ms=1.055
2017-12-16 06:02:27,711 [salt.state       ][INFO    ][15418] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:02:27.710898
2017-12-16 06:02:27,711 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:02:27,711 [salt.state       ][INFO    ][15418] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:02:27,712 [salt.state       ][INFO    ][15418] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:02:27.711723 duration_in_ms=0.825
2017-12-16 06:02:27,712 [salt.state       ][INFO    ][15418] Running state [ubuntu] at time 06:02:27.711992
2017-12-16 06:02:27,712 [salt.state       ][INFO    ][15418] Executing state user.present for ubuntu
2017-12-16 06:02:27,713 [salt.state       ][INFO    ][15418] User ubuntu is present and up to date
2017-12-16 06:02:27,713 [salt.state       ][INFO    ][15418] Completed state [ubuntu] at time 06:02:27.713212 duration_in_ms=1.22
2017-12-16 06:02:27,714 [salt.state       ][INFO    ][15418] Running state [/home/ubuntu] at time 06:02:27.713948
2017-12-16 06:02:27,714 [salt.state       ][INFO    ][15418] Executing state file.directory for /home/ubuntu
2017-12-16 06:02:27,715 [salt.state       ][INFO    ][15418] Directory /home/ubuntu is in the correct state
2017-12-16 06:02:27,715 [salt.state       ][INFO    ][15418] Completed state [/home/ubuntu] at time 06:02:27.714957 duration_in_ms=1.009
2017-12-16 06:02:27,716 [salt.state       ][INFO    ][15418] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:27.715566
2017-12-16 06:02:27,716 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:02:27,733 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:02:27,742 [salt.state       ][INFO    ][15418] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:02:27,743 [salt.state       ][INFO    ][15418] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:27.742517 duration_in_ms=26.95
2017-12-16 06:02:27,743 [salt.state       ][INFO    ][15418] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:27.742790
2017-12-16 06:02:27,743 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:02:27,759 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:02:27,777 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:27,810 [salt.state       ][INFO    ][15418] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:02:27,811 [salt.state       ][INFO    ][15418] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:27.810791 duration_in_ms=68.001
2017-12-16 06:02:27,811 [salt.state       ][INFO    ][15418] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:27.811078
2017-12-16 06:02:27,811 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:02:27,825 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:02:27,841 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:27,872 [salt.state       ][INFO    ][15418] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:02:27,873 [salt.state       ][INFO    ][15418] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:27.872669 duration_in_ms=61.59
2017-12-16 06:02:27,874 [salt.state       ][INFO    ][15418] Running state [service.systemctl_reload] at time 06:02:27.873588
2017-12-16 06:02:27,874 [salt.state       ][INFO    ][15418] Executing state module.wait for service.systemctl_reload
2017-12-16 06:02:27,874 [salt.state       ][INFO    ][15418] No changes made for service.systemctl_reload
2017-12-16 06:02:27,874 [salt.state       ][INFO    ][15418] Completed state [service.systemctl_reload] at time 06:02:27.874393 duration_in_ms=0.805
2017-12-16 06:02:27,875 [salt.state       ][INFO    ][15418] Running state [/etc/hostname] at time 06:02:27.874661
2017-12-16 06:02:27,875 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/hostname
2017-12-16 06:02:27,902 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:02:27,904 [salt.state       ][INFO    ][15418] File /etc/hostname is in the correct state
2017-12-16 06:02:27,904 [salt.state       ][INFO    ][15418] Completed state [/etc/hostname] at time 06:02:27.903959 duration_in_ms=29.298
2017-12-16 06:02:27,905 [salt.state       ][INFO    ][15418] Running state [hostname msg03] at time 06:02:27.904946
2017-12-16 06:02:27,905 [salt.state       ][INFO    ][15418] Executing state cmd.wait for hostname msg03
2017-12-16 06:02:27,906 [salt.state       ][INFO    ][15418] No changes made for hostname msg03
2017-12-16 06:02:27,906 [salt.state       ][INFO    ][15418] Completed state [hostname msg03] at time 06:02:27.905790 duration_in_ms=0.844
2017-12-16 06:02:27,906 [salt.state       ][INFO    ][15418] Running state [mdb02] at time 06:02:27.906229
2017-12-16 06:02:27,907 [salt.state       ][INFO    ][15418] Executing state host.present for mdb02
2017-12-16 06:02:27,907 [salt.state       ][INFO    ][15418] Host mdb02 (10.167.4.77) already present
2017-12-16 06:02:27,907 [salt.state       ][INFO    ][15418] Completed state [mdb02] at time 06:02:27.907180 duration_in_ms=0.951
2017-12-16 06:02:27,907 [salt.state       ][INFO    ][15418] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.907456
2017-12-16 06:02:27,908 [salt.state       ][INFO    ][15418] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,908 [salt.state       ][INFO    ][15418] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:02:27,908 [salt.state       ][INFO    ][15418] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.908393 duration_in_ms=0.937
2017-12-16 06:02:27,909 [salt.state       ][INFO    ][15418] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.908667
2017-12-16 06:02:27,909 [salt.state       ][INFO    ][15418] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,909 [salt.state       ][INFO    ][15418] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:02:27,910 [salt.state       ][INFO    ][15418] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.909604 duration_in_ms=0.937
2017-12-16 06:02:27,910 [salt.state       ][INFO    ][15418] Running state [mdb03] at time 06:02:27.909888
2017-12-16 06:02:27,910 [salt.state       ][INFO    ][15418] Executing state host.present for mdb03
2017-12-16 06:02:27,911 [salt.state       ][INFO    ][15418] Host mdb03 (10.167.4.78) already present
2017-12-16 06:02:27,911 [salt.state       ][INFO    ][15418] Completed state [mdb03] at time 06:02:27.910812 duration_in_ms=0.925
2017-12-16 06:02:27,911 [salt.state       ][INFO    ][15418] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.911084
2017-12-16 06:02:27,911 [salt.state       ][INFO    ][15418] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,912 [salt.state       ][INFO    ][15418] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:02:27,912 [salt.state       ][INFO    ][15418] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.912024 duration_in_ms=0.939
2017-12-16 06:02:27,912 [salt.state       ][INFO    ][15418] Running state [mdb01] at time 06:02:27.912296
2017-12-16 06:02:27,913 [salt.state       ][INFO    ][15418] Executing state host.present for mdb01
2017-12-16 06:02:27,913 [salt.state       ][INFO    ][15418] Host mdb01 (10.167.4.76) already present
2017-12-16 06:02:27,913 [salt.state       ][INFO    ][15418] Completed state [mdb01] at time 06:02:27.913231 duration_in_ms=0.934
2017-12-16 06:02:27,914 [salt.state       ][INFO    ][15418] Running state [mdb] at time 06:02:27.913507
2017-12-16 06:02:27,914 [salt.state       ][INFO    ][15418] Executing state host.present for mdb
2017-12-16 06:02:27,914 [salt.state       ][INFO    ][15418] Host mdb (10.167.4.75) already present
2017-12-16 06:02:27,914 [salt.state       ][INFO    ][15418] Completed state [mdb] at time 06:02:27.914423 duration_in_ms=0.915
2017-12-16 06:02:27,915 [salt.state       ][INFO    ][15418] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.914697
2017-12-16 06:02:27,915 [salt.state       ][INFO    ][15418] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,915 [salt.state       ][INFO    ][15418] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:02:27,916 [salt.state       ][INFO    ][15418] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.915647 duration_in_ms=0.95
2017-12-16 06:02:27,916 [salt.state       ][INFO    ][15418] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.915919
2017-12-16 06:02:27,916 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,917 [salt.state       ][INFO    ][15418] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:02:27,917 [salt.state       ][INFO    ][15418] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.916850 duration_in_ms=0.931
2017-12-16 06:02:27,917 [salt.state       ][INFO    ][15418] Running state [cfg01] at time 06:02:27.917136
2017-12-16 06:02:27,917 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01
2017-12-16 06:02:27,918 [salt.state       ][INFO    ][15418] Host cfg01 (10.167.4.100) already present
2017-12-16 06:02:27,918 [salt.state       ][INFO    ][15418] Completed state [cfg01] at time 06:02:27.918051 duration_in_ms=0.916
2017-12-16 06:02:27,918 [salt.state       ][INFO    ][15418] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.918319
2017-12-16 06:02:27,919 [salt.state       ][INFO    ][15418] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,919 [salt.state       ][INFO    ][15418] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:02:27,919 [salt.state       ][INFO    ][15418] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.919236 duration_in_ms=0.917
2017-12-16 06:02:27,920 [salt.state       ][INFO    ][15418] Running state [prx01] at time 06:02:27.919507
2017-12-16 06:02:27,920 [salt.state       ][INFO    ][15418] Executing state host.present for prx01
2017-12-16 06:02:27,920 [salt.state       ][INFO    ][15418] Host prx01 (10.167.4.104) already present
2017-12-16 06:02:27,920 [salt.state       ][INFO    ][15418] Completed state [prx01] at time 06:02:27.920441 duration_in_ms=0.935
2017-12-16 06:02:27,921 [salt.state       ][INFO    ][15418] Running state [kvm01] at time 06:02:27.920714
2017-12-16 06:02:27,921 [salt.state       ][INFO    ][15418] Executing state host.present for kvm01
2017-12-16 06:02:27,921 [salt.state       ][INFO    ][15418] Host kvm01 (10.167.4.141) already present
2017-12-16 06:02:27,922 [salt.state       ][INFO    ][15418] Completed state [kvm01] at time 06:02:27.921647 duration_in_ms=0.934
2017-12-16 06:02:27,922 [salt.state       ][INFO    ][15418] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.921916
2017-12-16 06:02:27,922 [salt.state       ][INFO    ][15418] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,923 [salt.state       ][INFO    ][15418] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:02:27,923 [salt.state       ][INFO    ][15418] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.922830 duration_in_ms=0.913
2017-12-16 06:02:27,923 [salt.state       ][INFO    ][15418] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.923100
2017-12-16 06:02:27,923 [salt.state       ][INFO    ][15418] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,924 [salt.state       ][INFO    ][15418] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:02:27,924 [salt.state       ][INFO    ][15418] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.924026 duration_in_ms=0.925
2017-12-16 06:02:27,924 [salt.state       ][INFO    ][15418] Running state [kvm03] at time 06:02:27.924300
2017-12-16 06:02:27,925 [salt.state       ][INFO    ][15418] Executing state host.present for kvm03
2017-12-16 06:02:27,926 [salt.state       ][INFO    ][15418] Host kvm03 (10.167.4.143) already present
2017-12-16 06:02:27,927 [salt.state       ][INFO    ][15418] Completed state [kvm03] at time 06:02:27.926735 duration_in_ms=2.435
2017-12-16 06:02:27,927 [salt.state       ][INFO    ][15418] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.927005
2017-12-16 06:02:27,927 [salt.state       ][INFO    ][15418] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,928 [salt.state       ][INFO    ][15418] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:02:27,928 [salt.state       ][INFO    ][15418] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.927941 duration_in_ms=0.935
2017-12-16 06:02:27,928 [salt.state       ][INFO    ][15418] Running state [kvm02] at time 06:02:27.928211
2017-12-16 06:02:27,928 [salt.state       ][INFO    ][15418] Executing state host.present for kvm02
2017-12-16 06:02:27,929 [salt.state       ][INFO    ][15418] Host kvm02 (10.167.4.142) already present
2017-12-16 06:02:27,929 [salt.state       ][INFO    ][15418] Completed state [kvm02] at time 06:02:27.929153 duration_in_ms=0.942
2017-12-16 06:02:27,929 [salt.state       ][INFO    ][15418] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.929434
2017-12-16 06:02:27,930 [salt.state       ][INFO    ][15418] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,930 [salt.state       ][INFO    ][15418] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:02:27,930 [salt.state       ][INFO    ][15418] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.930339 duration_in_ms=0.905
2017-12-16 06:02:27,931 [salt.state       ][INFO    ][15418] Running state [dbs] at time 06:02:27.930608
2017-12-16 06:02:27,931 [salt.state       ][INFO    ][15418] Executing state host.present for dbs
2017-12-16 06:02:27,931 [salt.state       ][INFO    ][15418] Host dbs (10.167.4.50) already present
2017-12-16 06:02:27,932 [salt.state       ][INFO    ][15418] Completed state [dbs] at time 06:02:27.931521 duration_in_ms=0.913
2017-12-16 06:02:27,932 [salt.state       ][INFO    ][15418] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.931797
2017-12-16 06:02:27,932 [salt.state       ][INFO    ][15418] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,932 [salt.state       ][INFO    ][15418] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:02:27,933 [salt.state       ][INFO    ][15418] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.932707 duration_in_ms=0.91
2017-12-16 06:02:27,933 [salt.state       ][INFO    ][15418] Running state [prx] at time 06:02:27.932976
2017-12-16 06:02:27,933 [salt.state       ][INFO    ][15418] Executing state host.present for prx
2017-12-16 06:02:27,934 [salt.state       ][INFO    ][15418] Host prx (172.30.10.103) already present
2017-12-16 06:02:27,934 [salt.state       ][INFO    ][15418] Completed state [prx] at time 06:02:27.933931 duration_in_ms=0.955
2017-12-16 06:02:27,934 [salt.state       ][INFO    ][15418] Running state [prx02] at time 06:02:27.934201
2017-12-16 06:02:27,934 [salt.state       ][INFO    ][15418] Executing state host.present for prx02
2017-12-16 06:02:27,935 [salt.state       ][INFO    ][15418] Host prx02 (10.167.4.105) already present
2017-12-16 06:02:27,935 [salt.state       ][INFO    ][15418] Completed state [prx02] at time 06:02:27.935115 duration_in_ms=0.914
2017-12-16 06:02:27,935 [salt.state       ][INFO    ][15418] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.935381
2017-12-16 06:02:27,936 [salt.state       ][INFO    ][15418] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,936 [salt.state       ][INFO    ][15418] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:02:27,936 [salt.state       ][INFO    ][15418] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.936297 duration_in_ms=0.915
2017-12-16 06:02:27,937 [salt.state       ][INFO    ][15418] Running state [msg02] at time 06:02:27.936566
2017-12-16 06:02:27,937 [salt.state       ][INFO    ][15418] Executing state host.present for msg02
2017-12-16 06:02:27,937 [salt.state       ][INFO    ][15418] Host msg02 (10.167.4.42) already present
2017-12-16 06:02:27,938 [salt.state       ][INFO    ][15418] Completed state [msg02] at time 06:02:27.937534 duration_in_ms=0.969
2017-12-16 06:02:27,938 [salt.state       ][INFO    ][15418] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.937807
2017-12-16 06:02:27,938 [salt.state       ][INFO    ][15418] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,938 [salt.state       ][INFO    ][15418] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:02:27,939 [salt.state       ][INFO    ][15418] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.938719 duration_in_ms=0.912
2017-12-16 06:02:27,939 [salt.state       ][INFO    ][15418] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.938987
2017-12-16 06:02:27,939 [salt.state       ][INFO    ][15418] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:27,940 [salt.state       ][INFO    ][15418] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:02:27,940 [salt.state       ][INFO    ][15418] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:02:27.939909 duration_in_ms=0.922
2017-12-16 06:02:27,940 [salt.state       ][INFO    ][15418] Running state [msg03] at time 06:02:27.940178
2017-12-16 06:02:27,940 [salt.state       ][INFO    ][15418] Executing state host.present for msg03
2017-12-16 06:02:27,941 [salt.state       ][INFO    ][15418] Host msg03 (10.167.4.43) already present
2017-12-16 06:02:27,941 [salt.state       ][INFO    ][15418] Completed state [msg03] at time 06:02:27.941114 duration_in_ms=0.936
2017-12-16 06:02:27,942 [salt.state       ][INFO    ][15418] Running state [file.replace] at time 06:02:27.941841
2017-12-16 06:02:27,942 [salt.state       ][INFO    ][15418] Executing state module.run for file.replace
2017-12-16 06:02:28,005 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15418] onlyif execution failed
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15418] Completed state [file.replace] at time 06:02:28.011926 duration_in_ms=70.085
2017-12-16 06:02:28,012 [salt.state       ][INFO    ][15418] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.012286
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15418] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15418] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:02:28,013 [salt.state       ][INFO    ][15418] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.013441 duration_in_ms=1.155
2017-12-16 06:02:28,014 [salt.state       ][INFO    ][15418] Running state [msg01] at time 06:02:28.013719
2017-12-16 06:02:28,014 [salt.state       ][INFO    ][15418] Executing state host.present for msg01
2017-12-16 06:02:28,014 [salt.state       ][INFO    ][15418] Host msg01 (10.167.4.41) already present
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15418] Completed state [msg01] at time 06:02:28.014640 duration_in_ms=0.92
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15418] Running state [msg] at time 06:02:28.014915
2017-12-16 06:02:28,015 [salt.state       ][INFO    ][15418] Executing state host.present for msg
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15418] Host msg (10.167.4.40) already present
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15418] Completed state [msg] at time 06:02:28.015854 duration_in_ms=0.939
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15418] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.016127
2017-12-16 06:02:28,016 [salt.state       ][INFO    ][15418] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,017 [salt.state       ][INFO    ][15418] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:02:28,017 [salt.state       ][INFO    ][15418] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.017101 duration_in_ms=0.973
2017-12-16 06:02:28,017 [salt.state       ][INFO    ][15418] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.017398
2017-12-16 06:02:28,018 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,018 [salt.state       ][INFO    ][15418] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:02:28,018 [salt.state       ][INFO    ][15418] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.018315 duration_in_ms=0.917
2017-12-16 06:02:28,019 [salt.state       ][INFO    ][15418] Running state [cfg01] at time 06:02:28.018589
2017-12-16 06:02:28,019 [salt.state       ][INFO    ][15418] Executing state host.present for cfg01
2017-12-16 06:02:28,019 [salt.state       ][INFO    ][15418] Host cfg01 (10.167.4.100) already present
2017-12-16 06:02:28,020 [salt.state       ][INFO    ][15418] Completed state [cfg01] at time 06:02:28.019505 duration_in_ms=0.915
2017-12-16 06:02:28,020 [salt.state       ][INFO    ][15418] Running state [cmp002] at time 06:02:28.019784
2017-12-16 06:02:28,020 [salt.state       ][INFO    ][15418] Executing state host.present for cmp002
2017-12-16 06:02:28,020 [salt.state       ][INFO    ][15418] Host cmp002 (10.167.4.102) already present
2017-12-16 06:02:28,021 [salt.state       ][INFO    ][15418] Completed state [cmp002] at time 06:02:28.020701 duration_in_ms=0.916
2017-12-16 06:02:28,021 [salt.state       ][INFO    ][15418] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.020974
2017-12-16 06:02:28,021 [salt.state       ][INFO    ][15418] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,022 [salt.state       ][INFO    ][15418] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:02:28,022 [salt.state       ][INFO    ][15418] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.021932 duration_in_ms=0.958
2017-12-16 06:02:28,022 [salt.state       ][INFO    ][15418] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.022204
2017-12-16 06:02:28,022 [salt.state       ][INFO    ][15418] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,023 [salt.state       ][INFO    ][15418] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:02:28,023 [salt.state       ][INFO    ][15418] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.023115 duration_in_ms=0.911
2017-12-16 06:02:28,023 [salt.state       ][INFO    ][15418] Running state [cmp001] at time 06:02:28.023385
2017-12-16 06:02:28,024 [salt.state       ][INFO    ][15418] Executing state host.present for cmp001
2017-12-16 06:02:28,024 [salt.state       ][INFO    ][15418] Host cmp001 (10.167.4.101) already present
2017-12-16 06:02:28,024 [salt.state       ][INFO    ][15418] Completed state [cmp001] at time 06:02:28.024305 duration_in_ms=0.92
2017-12-16 06:02:28,025 [salt.state       ][INFO    ][15418] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.024575
2017-12-16 06:02:28,025 [salt.state       ][INFO    ][15418] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,025 [salt.state       ][INFO    ][15418] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:02:28,026 [salt.state       ][INFO    ][15418] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.025563 duration_in_ms=0.988
2017-12-16 06:02:28,026 [salt.state       ][INFO    ][15418] Running state [dbs01] at time 06:02:28.025836
2017-12-16 06:02:28,026 [salt.state       ][INFO    ][15418] Executing state host.present for dbs01
2017-12-16 06:02:28,027 [salt.state       ][INFO    ][15418] Host dbs01 (10.167.4.51) already present
2017-12-16 06:02:28,027 [salt.state       ][INFO    ][15418] Completed state [dbs01] at time 06:02:28.026901 duration_in_ms=1.065
2017-12-16 06:02:28,027 [salt.state       ][INFO    ][15418] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.027179
2017-12-16 06:02:28,027 [salt.state       ][INFO    ][15418] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,028 [salt.state       ][INFO    ][15418] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:02:28,028 [salt.state       ][INFO    ][15418] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.028101 duration_in_ms=0.921
2017-12-16 06:02:28,028 [salt.state       ][INFO    ][15418] Running state [dbs02] at time 06:02:28.028371
2017-12-16 06:02:28,029 [salt.state       ][INFO    ][15418] Executing state host.present for dbs02
2017-12-16 06:02:28,029 [salt.state       ][INFO    ][15418] Host dbs02 (10.167.4.52) already present
2017-12-16 06:02:28,029 [salt.state       ][INFO    ][15418] Completed state [dbs02] at time 06:02:28.029320 duration_in_ms=0.949
2017-12-16 06:02:28,030 [salt.state       ][INFO    ][15418] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.029589
2017-12-16 06:02:28,030 [salt.state       ][INFO    ][15418] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,030 [salt.state       ][INFO    ][15418] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:02:28,031 [salt.state       ][INFO    ][15418] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.030505 duration_in_ms=0.916
2017-12-16 06:02:28,031 [salt.state       ][INFO    ][15418] Running state [dbs03] at time 06:02:28.030776
2017-12-16 06:02:28,031 [salt.state       ][INFO    ][15418] Executing state host.present for dbs03
2017-12-16 06:02:28,031 [salt.state       ][INFO    ][15418] Host dbs03 (10.167.4.53) already present
2017-12-16 06:02:28,032 [salt.state       ][INFO    ][15418] Completed state [dbs03] at time 06:02:28.031691 duration_in_ms=0.915
2017-12-16 06:02:28,032 [salt.state       ][INFO    ][15418] Running state [odl01] at time 06:02:28.031959
2017-12-16 06:02:28,032 [salt.state       ][INFO    ][15418] Executing state host.present for odl01
2017-12-16 06:02:28,033 [salt.state       ][INFO    ][15418] Host odl01 (10.167.4.111) already present
2017-12-16 06:02:28,033 [salt.state       ][INFO    ][15418] Completed state [odl01] at time 06:02:28.032872 duration_in_ms=0.913
2017-12-16 06:02:28,033 [salt.state       ][INFO    ][15418] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.033185
2017-12-16 06:02:28,033 [salt.state       ][INFO    ][15418] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,034 [salt.state       ][INFO    ][15418] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:02:28,034 [salt.state       ][INFO    ][15418] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.034110 duration_in_ms=0.925
2017-12-16 06:02:28,034 [salt.state       ][INFO    ][15418] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.034379
2017-12-16 06:02:28,035 [salt.state       ][INFO    ][15418] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,035 [salt.state       ][INFO    ][15418] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:02:28,035 [salt.state       ][INFO    ][15418] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.035293 duration_in_ms=0.914
2017-12-16 06:02:28,036 [salt.state       ][INFO    ][15418] Running state [mas01] at time 06:02:28.035565
2017-12-16 06:02:28,036 [salt.state       ][INFO    ][15418] Executing state host.present for mas01
2017-12-16 06:02:28,036 [salt.state       ][INFO    ][15418] Host mas01 (10.167.4.3) already present
2017-12-16 06:02:28,037 [salt.state       ][INFO    ][15418] Completed state [mas01] at time 06:02:28.036489 duration_in_ms=0.923
2017-12-16 06:02:28,037 [salt.state       ][INFO    ][15418] Running state [ctl02] at time 06:02:28.036760
2017-12-16 06:02:28,037 [salt.state       ][INFO    ][15418] Executing state host.present for ctl02
2017-12-16 06:02:28,037 [salt.state       ][INFO    ][15418] Host ctl02 (10.167.4.12) already present
2017-12-16 06:02:28,038 [salt.state       ][INFO    ][15418] Completed state [ctl02] at time 06:02:28.037710 duration_in_ms=0.95
2017-12-16 06:02:28,038 [salt.state       ][INFO    ][15418] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.037977
2017-12-16 06:02:28,038 [salt.state       ][INFO    ][15418] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,039 [salt.state       ][INFO    ][15418] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:02:28,039 [salt.state       ][INFO    ][15418] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.038897 duration_in_ms=0.919
2017-12-16 06:02:28,039 [salt.state       ][INFO    ][15418] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.039173
2017-12-16 06:02:28,039 [salt.state       ][INFO    ][15418] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,040 [salt.state       ][INFO    ][15418] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:02:28,040 [salt.state       ][INFO    ][15418] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.040096 duration_in_ms=0.923
2017-12-16 06:02:28,040 [salt.state       ][INFO    ][15418] Running state [ctl03] at time 06:02:28.040365
2017-12-16 06:02:28,041 [salt.state       ][INFO    ][15418] Executing state host.present for ctl03
2017-12-16 06:02:28,041 [salt.state       ][INFO    ][15418] Host ctl03 (10.167.4.13) already present
2017-12-16 06:02:28,041 [salt.state       ][INFO    ][15418] Completed state [ctl03] at time 06:02:28.041338 duration_in_ms=0.973
2017-12-16 06:02:28,042 [salt.state       ][INFO    ][15418] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.041607
2017-12-16 06:02:28,042 [salt.state       ][INFO    ][15418] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,042 [salt.state       ][INFO    ][15418] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:02:28,043 [salt.state       ][INFO    ][15418] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.042523 duration_in_ms=0.916
2017-12-16 06:02:28,043 [salt.state       ][INFO    ][15418] Running state [ctl01] at time 06:02:28.042799
2017-12-16 06:02:28,043 [salt.state       ][INFO    ][15418] Executing state host.present for ctl01
2017-12-16 06:02:28,043 [salt.state       ][INFO    ][15418] Host ctl01 (10.167.4.11) already present
2017-12-16 06:02:28,044 [salt.state       ][INFO    ][15418] Completed state [ctl01] at time 06:02:28.043717 duration_in_ms=0.917
2017-12-16 06:02:28,044 [salt.state       ][INFO    ][15418] Running state [ctl] at time 06:02:28.043984
2017-12-16 06:02:28,044 [salt.state       ][INFO    ][15418] Executing state host.present for ctl
2017-12-16 06:02:28,045 [salt.state       ][INFO    ][15418] Host ctl (10.167.4.10) already present
2017-12-16 06:02:28,045 [salt.state       ][INFO    ][15418] Completed state [ctl] at time 06:02:28.044900 duration_in_ms=0.915
2017-12-16 06:02:28,045 [salt.state       ][INFO    ][15418] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.045175
2017-12-16 06:02:28,045 [salt.state       ][INFO    ][15418] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:02:28,046 [salt.state       ][INFO    ][15418] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:02:28,046 [salt.state       ][INFO    ][15418] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:02:28.046087 duration_in_ms=0.912
2017-12-16 06:02:28,046 [salt.state       ][INFO    ][15418] Running state [ens2] at time 06:02:28.046344
2017-12-16 06:02:28,047 [salt.state       ][INFO    ][15418] Executing state network.managed for ens2
2017-12-16 06:02:28,317 [salt.state       ][INFO    ][15418] Interface ens2 is up to date.
2017-12-16 06:02:28,318 [salt.state       ][INFO    ][15418] Completed state [ens2] at time 06:02:28.317576 duration_in_ms=271.232
2017-12-16 06:02:28,318 [salt.state       ][INFO    ][15418] Running state [ens3] at time 06:02:28.317930
2017-12-16 06:02:28,318 [salt.state       ][INFO    ][15418] Executing state network.managed for ens3
2017-12-16 06:02:28,566 [salt.state       ][INFO    ][15418] Interface ens3 is up to date.
2017-12-16 06:02:28,567 [salt.state       ][INFO    ][15418] Completed state [ens3] at time 06:02:28.566580 duration_in_ms=248.649
2017-12-16 06:02:28,567 [salt.state       ][INFO    ][15418] Running state [/etc/profile.d/proxy.sh] at time 06:02:28.566891
2017-12-16 06:02:28,567 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:02:28,568 [salt.state       ][INFO    ][15418] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:02:28,568 [salt.state       ][INFO    ][15418] Completed state [/etc/profile.d/proxy.sh] at time 06:02:28.567855 duration_in_ms=0.964
2017-12-16 06:02:28,568 [salt.state       ][INFO    ][15418] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:02:28.568131
2017-12-16 06:02:28,568 [salt.state       ][INFO    ][15418] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:02:28,569 [salt.state       ][INFO    ][15418] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:02:28,569 [salt.state       ][INFO    ][15418] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:02:28.568972 duration_in_ms=0.841
2017-12-16 06:02:28,569 [salt.state       ][INFO    ][15418] Running state [ntp] at time 06:02:28.569261
2017-12-16 06:02:28,570 [salt.state       ][INFO    ][15418] Executing state pkg.installed for ntp
2017-12-16 06:02:28,573 [salt.state       ][INFO    ][15418] Package ntp is already installed
2017-12-16 06:02:28,573 [salt.state       ][INFO    ][15418] Completed state [ntp] at time 06:02:28.572925 duration_in_ms=3.664
2017-12-16 06:02:28,574 [salt.state       ][INFO    ][15418] Running state [/etc/ntp.conf] at time 06:02:28.573778
2017-12-16 06:02:28,574 [salt.state       ][INFO    ][15418] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:02:28,593 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:02:28,615 [salt.fileclient  ][INFO    ][15418] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:28,620 [salt.state       ][INFO    ][15418] File /etc/ntp.conf is in the correct state
2017-12-16 06:02:28,620 [salt.state       ][INFO    ][15418] Completed state [/etc/ntp.conf] at time 06:02:28.620111 duration_in_ms=46.333
2017-12-16 06:02:28,621 [salt.state       ][INFO    ][15418] Running state [ntp] at time 06:02:28.620924
2017-12-16 06:02:28,621 [salt.state       ][INFO    ][15418] Executing state service.running for ntp
2017-12-16 06:02:28,622 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:02:28,630 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:02:28,639 [salt.loaded.int.module.cmdmod][INFO    ][15418] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:02:28,648 [salt.state       ][INFO    ][15418] The service ntp is already running
2017-12-16 06:02:28,648 [salt.state       ][INFO    ][15418] Completed state [ntp] at time 06:02:28.648306 duration_in_ms=27.381
2017-12-16 06:02:28,651 [salt.minion      ][INFO    ][15418] Returning information for job: 20171216060212499412
2017-12-16 06:02:53,729 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.apply with jid 20171216060253724278
2017-12-16 06:02:53,751 [salt.minion      ][INFO    ][17375] Starting a new job with PID 17375
2017-12-16 06:02:56,789 [salt.state       ][INFO    ][17375] Loading fresh modules for state activity
2017-12-16 06:02:56,812 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-16 06:02:56,836 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-16 06:02:57,148 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,203 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-16 06:02:57,220 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,281 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-16 06:02:57,297 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,339 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-16 06:02:57,408 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,472 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-16 06:02:57,498 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,538 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-16 06:02:57,552 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,596 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-16 06:02:57,622 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,676 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-16 06:02:57,691 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,733 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-16 06:02:57,749 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,790 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-16 06:02:57,804 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,848 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-16 06:02:57,886 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,934 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-16 06:02:57,952 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:57,994 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-16 06:02:58,012 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,054 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-16 06:02:58,080 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,124 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-16 06:02:58,140 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,186 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-16 06:02:58,213 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,256 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-16 06:02:58,275 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,319 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:02:58,354 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,445 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-16 06:02:58,524 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,569 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-16 06:02:58,582 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,632 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-16 06:02:58,656 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:58,701 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-16 06:02:58,713 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-16 06:02:58,727 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:58,838 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-16 06:02:58,853 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:02:58,866 [salt.state       ][INFO    ][17375] Running state [/etc/environment] at time 06:02:58.865484
2017-12-16 06:02:58,866 [salt.state       ][INFO    ][17375] Executing state file.blockreplace for /etc/environment
2017-12-16 06:02:58,870 [salt.state       ][INFO    ][17375] No changes needed to be made
2017-12-16 06:02:58,870 [salt.state       ][INFO    ][17375] Completed state [/etc/environment] at time 06:02:58.869824 duration_in_ms=4.341
2017-12-16 06:02:58,870 [salt.state       ][INFO    ][17375] Running state [/etc/profile.d] at time 06:02:58.870122
2017-12-16 06:02:58,870 [salt.state       ][INFO    ][17375] Executing state file.directory for /etc/profile.d
2017-12-16 06:02:58,871 [salt.state       ][INFO    ][17375] Directory /etc/profile.d is in the correct state
2017-12-16 06:02:58,872 [salt.state       ][INFO    ][17375] Completed state [/etc/profile.d] at time 06:02:58.871476 duration_in_ms=1.355
2017-12-16 06:02:59,134 [salt.state       ][INFO    ][17375] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:59.133920
2017-12-16 06:02:59,134 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-16 06:02:59,158 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-16 06:02:59,163 [salt.state       ][INFO    ][17375] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-16 06:02:59,164 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:02:59.163675 duration_in_ms=29.755
2017-12-16 06:02:59,164 [salt.state       ][INFO    ][17375] Running state [linux_repo_prereq_pkgs] at time 06:02:59.164296
2017-12-16 06:02:59,165 [salt.state       ][INFO    ][17375] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-16 06:02:59,165 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:02:59,607 [salt.state       ][INFO    ][17375] All specified packages are already installed
2017-12-16 06:02:59,608 [salt.state       ][INFO    ][17375] Completed state [linux_repo_prereq_pkgs] at time 06:02:59.607675 duration_in_ms=443.379
2017-12-16 06:02:59,608 [salt.state       ][INFO    ][17375] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:59.607995
2017-12-16 06:02:59,608 [salt.state       ][INFO    ][17375] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-16 06:02:59,609 [salt.state       ][INFO    ][17375] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-16 06:02:59,609 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:02:59.608986 duration_in_ms=0.991
2017-12-16 06:02:59,609 [salt.state       ][INFO    ][17375] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:02:59.609306
2017-12-16 06:02:59,610 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-16 06:02:59,626 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:02:59,642 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:02:59,675 [salt.state       ][INFO    ][17375] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-16 06:02:59,675 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:02:59.674929 duration_in_ms=65.623
2017-12-16 06:02:59,677 [salt.state       ][INFO    ][17375] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:02:59.676737
2017-12-16 06:02:59,677 [salt.state       ][INFO    ][17375] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-16 06:02:59,907 [salt.loaded.int.module.cmdmod][INFO    ][17375] 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:59,984 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:01,902 [salt.state       ][INFO    ][17375] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-16 06:03:01,902 [salt.state       ][INFO    ][17375] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:03:01.902349 duration_in_ms=2225.611
2017-12-16 06:03:01,903 [salt.state       ][INFO    ][17375] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:03:01.902706
2017-12-16 06:03:01,903 [salt.state       ][INFO    ][17375] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-16 06:03:01,904 [salt.state       ][INFO    ][17375] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-16 06:03:01,904 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:03:01.903774 duration_in_ms=1.068
2017-12-16 06:03:01,904 [salt.state       ][INFO    ][17375] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:03:01.904064
2017-12-16 06:03:01,904 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-16 06:03:01,932 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-16 06:03:01,949 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:03:01,982 [salt.state       ][INFO    ][17375] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-16 06:03:01,982 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:03:01.982253 duration_in_ms=78.189
2017-12-16 06:03:01,983 [salt.state       ][INFO    ][17375] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:03:01.982970
2017-12-16 06:03:01,983 [salt.state       ][INFO    ][17375] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-16 06:03:02,420 [salt.loaded.int.module.cmdmod][INFO    ][17375] 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,493 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:03,823 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060303814752
2017-12-16 06:03:03,835 [salt.minion      ][INFO    ][18383] Starting a new job with PID 18383
2017-12-16 06:03:04,146 [salt.minion      ][INFO    ][18383] Returning information for job: 20171216060303814752
2017-12-16 06:03:04,546 [salt.state       ][INFO    ][17375] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-16 06:03:04,547 [salt.state       ][INFO    ][17375] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:03:04.546600 duration_in_ms=2563.628
2017-12-16 06:03:04,547 [salt.state       ][INFO    ][17375] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:03:04.546952
2017-12-16 06:03:04,547 [salt.state       ][INFO    ][17375] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-16 06:03:04,548 [salt.state       ][INFO    ][17375] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-16 06:03:04,548 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:03:04.547951 duration_in_ms=0.999
2017-12-16 06:03:04,548 [salt.state       ][INFO    ][17375] Running state [/etc/apt/preferences.d/uca] at time 06:03:04.548227
2017-12-16 06:03:04,549 [salt.state       ][INFO    ][17375] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-16 06:03:04,549 [salt.state       ][INFO    ][17375] File /etc/apt/preferences.d/uca is not present
2017-12-16 06:03:04,549 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/preferences.d/uca] at time 06:03:04.549071 duration_in_ms=0.844
2017-12-16 06:03:04,550 [salt.state       ][INFO    ][17375] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:03:04.549813
2017-12-16 06:03:04,550 [salt.state       ][INFO    ][17375] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-16 06:03:04,600 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-16 06:03:04,649 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:06,514 [salt.state       ][INFO    ][17375] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-16 06:03:06,515 [salt.state       ][INFO    ][17375] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:03:06.514744 duration_in_ms=1964.931
2017-12-16 06:03:06,515 [salt.state       ][INFO    ][17375] Running state [linux_extra_packages_purged] at time 06:03:06.515072
2017-12-16 06:03:06,515 [salt.state       ][INFO    ][17375] Executing state pkg.purged for linux_extra_packages_purged
2017-12-16 06:03:06,521 [salt.state       ][INFO    ][17375] All specified packages are already absent
2017-12-16 06:03:06,521 [salt.state       ][INFO    ][17375] Completed state [linux_extra_packages_purged] at time 06:03:06.521048 duration_in_ms=5.976
2017-12-16 06:03:06,521 [salt.state       ][INFO    ][17375] Running state [linux_extra_packages_latest] at time 06:03:06.521322
2017-12-16 06:03:06,522 [salt.state       ][INFO    ][17375] Executing state pkg.latest for linux_extra_packages_latest
2017-12-16 06:03:06,524 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:03:08,372 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-16 06:03:08,411 [salt.state       ][INFO    ][17375] Package mcelog is already up-to-date
2017-12-16 06:03:08,412 [salt.state       ][INFO    ][17375] Completed state [linux_extra_packages_latest] at time 06:03:08.411649 duration_in_ms=1890.327
2017-12-16 06:03:08,412 [salt.state       ][INFO    ][17375] Running state [UTC] at time 06:03:08.412271
2017-12-16 06:03:08,413 [salt.state       ][INFO    ][17375] Executing state timezone.system for UTC
2017-12-16 06:03:08,413 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:03:08,439 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['timedatectl'] in directory '/root'
2017-12-16 06:03:08,446 [salt.state       ][INFO    ][17375] Timezone UTC already set, UTC already set to UTC
2017-12-16 06:03:08,447 [salt.state       ][INFO    ][17375] Completed state [UTC] at time 06:03:08.446568 duration_in_ms=34.296
2017-12-16 06:03:08,447 [salt.state       ][INFO    ][17375] Running state [nf_conntrack] at time 06:03:08.447268
2017-12-16 06:03:08,448 [salt.state       ][INFO    ][17375] Executing state kmod.present for nf_conntrack
2017-12-16 06:03:08,448 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'lsmod' in directory '/root'
2017-12-16 06:03:08,455 [salt.state       ][INFO    ][17375] Kernel module nf_conntrack is already present
2017-12-16 06:03:08,456 [salt.state       ][INFO    ][17375] Completed state [nf_conntrack] at time 06:03:08.455811 duration_in_ms=8.543
2017-12-16 06:03:08,456 [salt.state       ][INFO    ][17375] Running state [kernel.panic] at time 06:03:08.456434
2017-12-16 06:03:08,457 [salt.state       ][INFO    ][17375] Executing state sysctl.present for kernel.panic
2017-12-16 06:03:08,463 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,477 [salt.state       ][INFO    ][17375] Sysctl value kernel.panic = 60 is already set
2017-12-16 06:03:08,478 [salt.state       ][INFO    ][17375] Completed state [kernel.panic] at time 06:03:08.477556 duration_in_ms=21.121
2017-12-16 06:03:08,478 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_keepalive_probes] at time 06:03:08.478058
2017-12-16 06:03:08,479 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-16 06:03:08,479 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,498 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-16 06:03:08,499 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:03:08.498512 duration_in_ms=20.454
2017-12-16 06:03:08,499 [salt.state       ][INFO    ][17375] Running state [fs.file-max] at time 06:03:08.498879
2017-12-16 06:03:08,499 [salt.state       ][INFO    ][17375] Executing state sysctl.present for fs.file-max
2017-12-16 06:03:08,500 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,514 [salt.state       ][INFO    ][17375] Sysctl value fs.file-max = 124165 is already set
2017-12-16 06:03:08,515 [salt.state       ][INFO    ][17375] Completed state [fs.file-max] at time 06:03:08.514645 duration_in_ms=15.765
2017-12-16 06:03:08,515 [salt.state       ][INFO    ][17375] Running state [net.core.somaxconn] at time 06:03:08.515016
2017-12-16 06:03:08,515 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.core.somaxconn
2017-12-16 06:03:08,516 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,529 [salt.state       ][INFO    ][17375] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-16 06:03:08,530 [salt.state       ][INFO    ][17375] Completed state [net.core.somaxconn] at time 06:03:08.529808 duration_in_ms=14.792
2017-12-16 06:03:08,530 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:03:08.530178
2017-12-16 06:03:08,531 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-16 06:03:08,531 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,542 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-16 06:03:08,542 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:03:08.542060 duration_in_ms=11.881
2017-12-16 06:03:08,542 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_tw_reuse] at time 06:03:08.542396
2017-12-16 06:03:08,543 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-16 06:03:08,543 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,556 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-16 06:03:08,557 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_tw_reuse] at time 06:03:08.556551 duration_in_ms=14.154
2017-12-16 06:03:08,557 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_congestion_control] at time 06:03:08.557062
2017-12-16 06:03:08,558 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-16 06:03:08,558 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,573 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-16 06:03:08,573 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_congestion_control] at time 06:03:08.572947 duration_in_ms=15.884
2017-12-16 06:03:08,573 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_retries2] at time 06:03:08.573331
2017-12-16 06:03:08,574 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-16 06:03:08,574 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,588 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-16 06:03:08,588 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_retries2] at time 06:03:08.588244 duration_in_ms=14.911
2017-12-16 06:03:08,589 [salt.state       ][INFO    ][17375] Running state [net.core.netdev_max_backlog] at time 06:03:08.588684
2017-12-16 06:03:08,589 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-16 06:03:08,590 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,604 [salt.state       ][INFO    ][17375] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-16 06:03:08,605 [salt.state       ][INFO    ][17375] Completed state [net.core.netdev_max_backlog] at time 06:03:08.604702 duration_in_ms=16.017
2017-12-16 06:03:08,605 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:03:08.605213
2017-12-16 06:03:08,606 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-16 06:03:08,606 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,620 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-16 06:03:08,621 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:03:08.620747 duration_in_ms=15.533
2017-12-16 06:03:08,621 [salt.state       ][INFO    ][17375] Running state [vm.swappiness] at time 06:03:08.621123
2017-12-16 06:03:08,621 [salt.state       ][INFO    ][17375] Executing state sysctl.present for vm.swappiness
2017-12-16 06:03:08,622 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,636 [salt.state       ][INFO    ][17375] Sysctl value vm.swappiness = 10 is already set
2017-12-16 06:03:08,636 [salt.state       ][INFO    ][17375] Completed state [vm.swappiness] at time 06:03:08.636157 duration_in_ms=15.034
2017-12-16 06:03:08,637 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:03:08.636515
2017-12-16 06:03:08,637 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-16 06:03:08,637 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,652 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-16 06:03:08,652 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:03:08.652286 duration_in_ms=15.771
2017-12-16 06:03:08,653 [salt.state       ][INFO    ][17375] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:03:08.652643
2017-12-16 06:03:08,653 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-16 06:03:08,654 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,666 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-16 06:03:08,667 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:03:08.666677 duration_in_ms=14.034
2017-12-16 06:03:08,667 [salt.state       ][INFO    ][17375] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:03:08.667040
2017-12-16 06:03:08,667 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-16 06:03:08,668 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,680 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-16 06:03:08,681 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:03:08.680623 duration_in_ms=13.583
2017-12-16 06:03:08,681 [salt.state       ][INFO    ][17375] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:03:08.680983
2017-12-16 06:03:08,681 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-16 06:03:08,682 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,694 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-16 06:03:08,694 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:03:08.694188 duration_in_ms=13.205
2017-12-16 06:03:08,695 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_fin_timeout] at time 06:03:08.694528
2017-12-16 06:03:08,695 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-16 06:03:08,695 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,707 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-16 06:03:08,707 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_fin_timeout] at time 06:03:08.706884 duration_in_ms=12.355
2017-12-16 06:03:08,707 [salt.state       ][INFO    ][17375] Running state [net.ipv4.tcp_keepalive_time] at time 06:03:08.707228
2017-12-16 06:03:08,708 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-16 06:03:08,708 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,723 [salt.state       ][INFO    ][17375] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-16 06:03:08,724 [salt.state       ][INFO    ][17375] Completed state [net.ipv4.tcp_keepalive_time] at time 06:03:08.723496 duration_in_ms=16.268
2017-12-16 06:03:08,724 [salt.state       ][INFO    ][17375] Running state [net.nf_conntrack_max] at time 06:03:08.723810
2017-12-16 06:03:08,724 [salt.state       ][INFO    ][17375] Executing state sysctl.present for net.nf_conntrack_max
2017-12-16 06:03:08,725 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'sysctl -a' in directory '/root'
2017-12-16 06:03:08,740 [salt.state       ][INFO    ][17375] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-16 06:03:08,740 [salt.state       ][INFO    ][17375] Completed state [net.nf_conntrack_max] at time 06:03:08.740361 duration_in_ms=16.551
2017-12-16 06:03:08,741 [salt.state       ][INFO    ][17375] Running state [linux_sysfs_package] at time 06:03:08.740681
2017-12-16 06:03:08,741 [salt.state       ][INFO    ][17375] Executing state pkg.installed for linux_sysfs_package
2017-12-16 06:03:08,744 [salt.state       ][INFO    ][17375] All specified packages are already installed
2017-12-16 06:03:08,744 [salt.state       ][INFO    ][17375] Completed state [linux_sysfs_package] at time 06:03:08.744269 duration_in_ms=3.588
2017-12-16 06:03:08,745 [salt.state       ][INFO    ][17375] Running state [/etc/sysfs.d] at time 06:03:08.745159
2017-12-16 06:03:08,745 [salt.state       ][INFO    ][17375] Executing state file.directory for /etc/sysfs.d
2017-12-16 06:03:08,746 [salt.state       ][INFO    ][17375] Directory /etc/sysfs.d is in the correct state
2017-12-16 06:03:08,746 [salt.state       ][INFO    ][17375] Completed state [/etc/sysfs.d] at time 06:03:08.746205 duration_in_ms=1.046
2017-12-16 06:03:08,747 [salt.state       ][INFO    ][17375] Running state [ondemand] at time 06:03:08.746751
2017-12-16 06:03:08,747 [salt.state       ][INFO    ][17375] Executing state service.dead for ondemand
2017-12-16 06:03:08,747 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-16 06:03:08,758 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-16 06:03:08,766 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-16 06:03:08,776 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'runlevel' in directory '/root'
2017-12-16 06:03:08,782 [salt.state       ][INFO    ][17375] The service ondemand is already dead
2017-12-16 06:03:08,782 [salt.state       ][INFO    ][17375] Completed state [ondemand] at time 06:03:08.782405 duration_in_ms=35.653
2017-12-16 06:03:08,783 [salt.state       ][INFO    ][17375] Running state [cs_CZ.UTF-8] at time 06:03:08.783023
2017-12-16 06:03:08,783 [salt.state       ][INFO    ][17375] Executing state locale.present for cs_CZ.UTF-8
2017-12-16 06:03:08,784 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'locale -a' in directory '/root'
2017-12-16 06:03:08,790 [salt.state       ][INFO    ][17375] Locale cs_CZ.UTF-8 is already present
2017-12-16 06:03:08,791 [salt.state       ][INFO    ][17375] Completed state [cs_CZ.UTF-8] at time 06:03:08.790563 duration_in_ms=7.539
2017-12-16 06:03:08,791 [salt.state       ][INFO    ][17375] Running state [en_US.UTF-8] at time 06:03:08.790922
2017-12-16 06:03:08,791 [salt.state       ][INFO    ][17375] Executing state locale.present for en_US.UTF-8
2017-12-16 06:03:08,792 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'locale -a' in directory '/root'
2017-12-16 06:03:08,798 [salt.state       ][INFO    ][17375] Locale en_US.UTF-8 is already present
2017-12-16 06:03:08,798 [salt.state       ][INFO    ][17375] Completed state [en_US.UTF-8] at time 06:03:08.797886 duration_in_ms=6.964
2017-12-16 06:03:08,799 [salt.state       ][INFO    ][17375] Running state [en_US.UTF-8] at time 06:03:08.798872
2017-12-16 06:03:08,799 [salt.state       ][INFO    ][17375] Executing state locale.system for en_US.UTF-8
2017-12-16 06:03:08,800 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'localectl' in directory '/root'
2017-12-16 06:03:08,827 [salt.state       ][INFO    ][17375] System locale en_US.UTF-8 already set
2017-12-16 06:03:08,910 [salt.state       ][INFO    ][17375] Completed state [en_US.UTF-8] at time 06:03:08.910177 duration_in_ms=111.302
2017-12-16 06:03:08,911 [salt.state       ][INFO    ][17375] Running state [root] at time 06:03:08.911331
2017-12-16 06:03:08,912 [salt.state       ][INFO    ][17375] Executing state user.present for root
2017-12-16 06:03:08,913 [salt.state       ][INFO    ][17375] User root is present and up to date
2017-12-16 06:03:08,913 [salt.state       ][INFO    ][17375] Completed state [root] at time 06:03:08.912855 duration_in_ms=1.524
2017-12-16 06:03:08,914 [salt.state       ][INFO    ][17375] Running state [/root] at time 06:03:08.913785
2017-12-16 06:03:08,914 [salt.state       ][INFO    ][17375] Executing state file.directory for /root
2017-12-16 06:03:08,915 [salt.state       ][INFO    ][17375] Directory /root is in the correct state
2017-12-16 06:03:08,915 [salt.state       ][INFO    ][17375] Completed state [/root] at time 06:03:08.914920 duration_in_ms=1.135
2017-12-16 06:03:08,915 [salt.state       ][INFO    ][17375] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:03:08.915215
2017-12-16 06:03:08,916 [salt.state       ][INFO    ][17375] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-16 06:03:08,916 [salt.state       ][INFO    ][17375] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-16 06:03:08,916 [salt.state       ][INFO    ][17375] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:03:08.916125 duration_in_ms=0.91
2017-12-16 06:03:08,916 [salt.state       ][INFO    ][17375] Running state [ubuntu] at time 06:03:08.916418
2017-12-16 06:03:08,917 [salt.state       ][INFO    ][17375] Executing state user.present for ubuntu
2017-12-16 06:03:08,917 [salt.state       ][INFO    ][17375] User ubuntu is present and up to date
2017-12-16 06:03:08,918 [salt.state       ][INFO    ][17375] Completed state [ubuntu] at time 06:03:08.917696 duration_in_ms=1.277
2017-12-16 06:03:08,918 [salt.state       ][INFO    ][17375] Running state [/home/ubuntu] at time 06:03:08.918443
2017-12-16 06:03:08,919 [salt.state       ][INFO    ][17375] Executing state file.directory for /home/ubuntu
2017-12-16 06:03:08,919 [salt.state       ][INFO    ][17375] Directory /home/ubuntu is in the correct state
2017-12-16 06:03:08,920 [salt.state       ][INFO    ][17375] Completed state [/home/ubuntu] at time 06:03:08.919542 duration_in_ms=1.099
2017-12-16 06:03:08,920 [salt.state       ][INFO    ][17375] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:03:08.920172
2017-12-16 06:03:08,920 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-16 06:03:08,939 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-16 06:03:08,944 [salt.state       ][INFO    ][17375] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-16 06:03:08,944 [salt.state       ][INFO    ][17375] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:03:08.944102 duration_in_ms=23.93
2017-12-16 06:03:08,944 [salt.state       ][INFO    ][17375] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:03:08.944406
2017-12-16 06:03:08,945 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-16 06:03:08,962 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-16 06:03:08,980 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:03:09,012 [salt.state       ][INFO    ][17375] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-16 06:03:09,012 [salt.state       ][INFO    ][17375] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:03:09.012058 duration_in_ms=67.652
2017-12-16 06:03:09,012 [salt.state       ][INFO    ][17375] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:03:09.012341
2017-12-16 06:03:09,013 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-16 06:03:09,029 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-16 06:03:09,047 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:03:09,079 [salt.state       ][INFO    ][17375] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-16 06:03:09,079 [salt.state       ][INFO    ][17375] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:03:09.079320 duration_in_ms=66.979
2017-12-16 06:03:09,080 [salt.state       ][INFO    ][17375] Running state [service.systemctl_reload] at time 06:03:09.080371
2017-12-16 06:03:09,081 [salt.state       ][INFO    ][17375] Executing state module.wait for service.systemctl_reload
2017-12-16 06:03:09,081 [salt.state       ][INFO    ][17375] No changes made for service.systemctl_reload
2017-12-16 06:03:09,081 [salt.state       ][INFO    ][17375] Completed state [service.systemctl_reload] at time 06:03:09.081198 duration_in_ms=0.827
2017-12-16 06:03:09,081 [salt.state       ][INFO    ][17375] Running state [/etc/hostname] at time 06:03:09.081465
2017-12-16 06:03:09,082 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/hostname
2017-12-16 06:03:09,096 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-16 06:03:09,098 [salt.state       ][INFO    ][17375] File /etc/hostname is in the correct state
2017-12-16 06:03:09,098 [salt.state       ][INFO    ][17375] Completed state [/etc/hostname] at time 06:03:09.097945 duration_in_ms=16.48
2017-12-16 06:03:09,099 [salt.state       ][INFO    ][17375] Running state [hostname msg03] at time 06:03:09.099061
2017-12-16 06:03:09,099 [salt.state       ][INFO    ][17375] Executing state cmd.wait for hostname msg03
2017-12-16 06:03:09,100 [salt.state       ][INFO    ][17375] No changes made for hostname msg03
2017-12-16 06:03:09,100 [salt.state       ][INFO    ][17375] Completed state [hostname msg03] at time 06:03:09.099950 duration_in_ms=0.888
2017-12-16 06:03:09,100 [salt.state       ][INFO    ][17375] Running state [mdb02] at time 06:03:09.100404
2017-12-16 06:03:09,101 [salt.state       ][INFO    ][17375] Executing state host.present for mdb02
2017-12-16 06:03:09,101 [salt.state       ][INFO    ][17375] Host mdb02 (10.167.4.77) already present
2017-12-16 06:03:09,101 [salt.state       ][INFO    ][17375] Completed state [mdb02] at time 06:03:09.101406 duration_in_ms=1.001
2017-12-16 06:03:09,102 [salt.state       ][INFO    ][17375] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.101670
2017-12-16 06:03:09,102 [salt.state       ][INFO    ][17375] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,102 [salt.state       ][INFO    ][17375] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:03:09,103 [salt.state       ][INFO    ][17375] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.102619 duration_in_ms=0.949
2017-12-16 06:03:09,103 [salt.state       ][INFO    ][17375] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.102889
2017-12-16 06:03:09,103 [salt.state       ][INFO    ][17375] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,104 [salt.state       ][INFO    ][17375] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:03:09,104 [salt.state       ][INFO    ][17375] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.103816 duration_in_ms=0.926
2017-12-16 06:03:09,104 [salt.state       ][INFO    ][17375] Running state [mdb03] at time 06:03:09.104078
2017-12-16 06:03:09,104 [salt.state       ][INFO    ][17375] Executing state host.present for mdb03
2017-12-16 06:03:09,105 [salt.state       ][INFO    ][17375] Host mdb03 (10.167.4.78) already present
2017-12-16 06:03:09,105 [salt.state       ][INFO    ][17375] Completed state [mdb03] at time 06:03:09.105028 duration_in_ms=0.95
2017-12-16 06:03:09,105 [salt.state       ][INFO    ][17375] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.105298
2017-12-16 06:03:09,106 [salt.state       ][INFO    ][17375] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,106 [salt.state       ][INFO    ][17375] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:03:09,106 [salt.state       ][INFO    ][17375] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.106238 duration_in_ms=0.941
2017-12-16 06:03:09,107 [salt.state       ][INFO    ][17375] Running state [mdb01] at time 06:03:09.106512
2017-12-16 06:03:09,107 [salt.state       ][INFO    ][17375] Executing state host.present for mdb01
2017-12-16 06:03:09,107 [salt.state       ][INFO    ][17375] Host mdb01 (10.167.4.76) already present
2017-12-16 06:03:09,107 [salt.state       ][INFO    ][17375] Completed state [mdb01] at time 06:03:09.107437 duration_in_ms=0.925
2017-12-16 06:03:09,108 [salt.state       ][INFO    ][17375] Running state [mdb] at time 06:03:09.107706
2017-12-16 06:03:09,108 [salt.state       ][INFO    ][17375] Executing state host.present for mdb
2017-12-16 06:03:09,108 [salt.state       ][INFO    ][17375] Host mdb (10.167.4.75) already present
2017-12-16 06:03:09,109 [salt.state       ][INFO    ][17375] Completed state [mdb] at time 06:03:09.108636 duration_in_ms=0.929
2017-12-16 06:03:09,109 [salt.state       ][INFO    ][17375] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.108912
2017-12-16 06:03:09,109 [salt.state       ][INFO    ][17375] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,110 [salt.state       ][INFO    ][17375] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:03:09,110 [salt.state       ][INFO    ][17375] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.109868 duration_in_ms=0.957
2017-12-16 06:03:09,110 [salt.state       ][INFO    ][17375] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.110138
2017-12-16 06:03:09,110 [salt.state       ][INFO    ][17375] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,111 [salt.state       ][INFO    ][17375] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:03:09,111 [salt.state       ][INFO    ][17375] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.111077 duration_in_ms=0.939
2017-12-16 06:03:09,111 [salt.state       ][INFO    ][17375] Running state [cfg01] at time 06:03:09.111357
2017-12-16 06:03:09,112 [salt.state       ][INFO    ][17375] Executing state host.present for cfg01
2017-12-16 06:03:09,112 [salt.state       ][INFO    ][17375] Host cfg01 (10.167.4.100) already present
2017-12-16 06:03:09,112 [salt.state       ][INFO    ][17375] Completed state [cfg01] at time 06:03:09.112300 duration_in_ms=0.943
2017-12-16 06:03:09,113 [salt.state       ][INFO    ][17375] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.112568
2017-12-16 06:03:09,113 [salt.state       ][INFO    ][17375] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,113 [salt.state       ][INFO    ][17375] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:03:09,114 [salt.state       ][INFO    ][17375] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.113509 duration_in_ms=0.941
2017-12-16 06:03:09,114 [salt.state       ][INFO    ][17375] Running state [prx01] at time 06:03:09.113783
2017-12-16 06:03:09,114 [salt.state       ][INFO    ][17375] Executing state host.present for prx01
2017-12-16 06:03:09,114 [salt.state       ][INFO    ][17375] Host prx01 (10.167.4.104) already present
2017-12-16 06:03:09,115 [salt.state       ][INFO    ][17375] Completed state [prx01] at time 06:03:09.114714 duration_in_ms=0.931
2017-12-16 06:03:09,115 [salt.state       ][INFO    ][17375] Running state [kvm01] at time 06:03:09.114978
2017-12-16 06:03:09,115 [salt.state       ][INFO    ][17375] Executing state host.present for kvm01
2017-12-16 06:03:09,116 [salt.state       ][INFO    ][17375] Host kvm01 (10.167.4.141) already present
2017-12-16 06:03:09,116 [salt.state       ][INFO    ][17375] Completed state [kvm01] at time 06:03:09.115915 duration_in_ms=0.937
2017-12-16 06:03:09,116 [salt.state       ][INFO    ][17375] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.116181
2017-12-16 06:03:09,116 [salt.state       ][INFO    ][17375] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,117 [salt.state       ][INFO    ][17375] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:03:09,117 [salt.state       ][INFO    ][17375] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.117132 duration_in_ms=0.951
2017-12-16 06:03:09,117 [salt.state       ][INFO    ][17375] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.117402
2017-12-16 06:03:09,118 [salt.state       ][INFO    ][17375] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,118 [salt.state       ][INFO    ][17375] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:03:09,118 [salt.state       ][INFO    ][17375] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.118336 duration_in_ms=0.933
2017-12-16 06:03:09,119 [salt.state       ][INFO    ][17375] Running state [kvm03] at time 06:03:09.118604
2017-12-16 06:03:09,119 [salt.state       ][INFO    ][17375] Executing state host.present for kvm03
2017-12-16 06:03:09,119 [salt.state       ][INFO    ][17375] Host kvm03 (10.167.4.143) already present
2017-12-16 06:03:09,120 [salt.state       ][INFO    ][17375] Completed state [kvm03] at time 06:03:09.119686 duration_in_ms=1.082
2017-12-16 06:03:09,120 [salt.state       ][INFO    ][17375] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.119954
2017-12-16 06:03:09,120 [salt.state       ][INFO    ][17375] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,121 [salt.state       ][INFO    ][17375] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:03:09,121 [salt.state       ][INFO    ][17375] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.120882 duration_in_ms=0.928
2017-12-16 06:03:09,121 [salt.state       ][INFO    ][17375] Running state [kvm02] at time 06:03:09.121169
2017-12-16 06:03:09,121 [salt.state       ][INFO    ][17375] Executing state host.present for kvm02
2017-12-16 06:03:09,122 [salt.state       ][INFO    ][17375] Host kvm02 (10.167.4.142) already present
2017-12-16 06:03:09,122 [salt.state       ][INFO    ][17375] Completed state [kvm02] at time 06:03:09.122098 duration_in_ms=0.929
2017-12-16 06:03:09,122 [salt.state       ][INFO    ][17375] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.122371
2017-12-16 06:03:09,123 [salt.state       ][INFO    ][17375] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,123 [salt.state       ][INFO    ][17375] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:03:09,123 [salt.state       ][INFO    ][17375] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.123315 duration_in_ms=0.944
2017-12-16 06:03:09,124 [salt.state       ][INFO    ][17375] Running state [dbs] at time 06:03:09.123581
2017-12-16 06:03:09,124 [salt.state       ][INFO    ][17375] Executing state host.present for dbs
2017-12-16 06:03:09,124 [salt.state       ][INFO    ][17375] Host dbs (10.167.4.50) already present
2017-12-16 06:03:09,125 [salt.state       ][INFO    ][17375] Completed state [dbs] at time 06:03:09.124515 duration_in_ms=0.933
2017-12-16 06:03:09,125 [salt.state       ][INFO    ][17375] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.124783
2017-12-16 06:03:09,125 [salt.state       ][INFO    ][17375] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,125 [salt.state       ][INFO    ][17375] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:03:09,126 [salt.state       ][INFO    ][17375] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.125746 duration_in_ms=0.963
2017-12-16 06:03:09,126 [salt.state       ][INFO    ][17375] Running state [prx] at time 06:03:09.126011
2017-12-16 06:03:09,126 [salt.state       ][INFO    ][17375] Executing state host.present for prx
2017-12-16 06:03:09,127 [salt.state       ][INFO    ][17375] Host prx (172.30.10.103) already present
2017-12-16 06:03:09,127 [salt.state       ][INFO    ][17375] Completed state [prx] at time 06:03:09.126937 duration_in_ms=0.926
2017-12-16 06:03:09,127 [salt.state       ][INFO    ][17375] Running state [prx02] at time 06:03:09.127212
2017-12-16 06:03:09,127 [salt.state       ][INFO    ][17375] Executing state host.present for prx02
2017-12-16 06:03:09,128 [salt.state       ][INFO    ][17375] Host prx02 (10.167.4.105) already present
2017-12-16 06:03:09,128 [salt.state       ][INFO    ][17375] Completed state [prx02] at time 06:03:09.128128 duration_in_ms=0.915
2017-12-16 06:03:09,128 [salt.state       ][INFO    ][17375] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.128394
2017-12-16 06:03:09,129 [salt.state       ][INFO    ][17375] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,129 [salt.state       ][INFO    ][17375] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:03:09,129 [salt.state       ][INFO    ][17375] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.129345 duration_in_ms=0.95
2017-12-16 06:03:09,130 [salt.state       ][INFO    ][17375] Running state [msg02] at time 06:03:09.129618
2017-12-16 06:03:09,130 [salt.state       ][INFO    ][17375] Executing state host.present for msg02
2017-12-16 06:03:09,130 [salt.state       ][INFO    ][17375] Host msg02 (10.167.4.42) already present
2017-12-16 06:03:09,131 [salt.state       ][INFO    ][17375] Completed state [msg02] at time 06:03:09.130545 duration_in_ms=0.928
2017-12-16 06:03:09,131 [salt.state       ][INFO    ][17375] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.130813
2017-12-16 06:03:09,131 [salt.state       ][INFO    ][17375] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,132 [salt.state       ][INFO    ][17375] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:03:09,132 [salt.state       ][INFO    ][17375] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.131752 duration_in_ms=0.94
2017-12-16 06:03:09,132 [salt.state       ][INFO    ][17375] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.132026
2017-12-16 06:03:09,132 [salt.state       ][INFO    ][17375] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,133 [salt.state       ][INFO    ][17375] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:03:09,133 [salt.state       ][INFO    ][17375] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.132962 duration_in_ms=0.935
2017-12-16 06:03:09,133 [salt.state       ][INFO    ][17375] Running state [msg03] at time 06:03:09.133288
2017-12-16 06:03:09,134 [salt.state       ][INFO    ][17375] Executing state host.present for msg03
2017-12-16 06:03:09,134 [salt.state       ][INFO    ][17375] Host msg03 (10.167.4.43) already present
2017-12-16 06:03:09,134 [salt.state       ][INFO    ][17375] Completed state [msg03] at time 06:03:09.134196 duration_in_ms=0.908
2017-12-16 06:03:09,135 [salt.state       ][INFO    ][17375] Running state [file.replace] at time 06:03:09.134941
2017-12-16 06:03:09,135 [salt.state       ][INFO    ][17375] Executing state module.run for file.replace
2017-12-16 06:03:09,210 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:03:09,221 [salt.state       ][INFO    ][17375] onlyif execution failed
2017-12-16 06:03:09,221 [salt.state       ][INFO    ][17375] Completed state [file.replace] at time 06:03:09.221183 duration_in_ms=86.24
2017-12-16 06:03:09,222 [salt.state       ][INFO    ][17375] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.221593
2017-12-16 06:03:09,222 [salt.state       ][INFO    ][17375] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,223 [salt.state       ][INFO    ][17375] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:03:09,223 [salt.state       ][INFO    ][17375] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.222852 duration_in_ms=1.26
2017-12-16 06:03:09,223 [salt.state       ][INFO    ][17375] Running state [msg01] at time 06:03:09.223133
2017-12-16 06:03:09,223 [salt.state       ][INFO    ][17375] Executing state host.present for msg01
2017-12-16 06:03:09,224 [salt.state       ][INFO    ][17375] Host msg01 (10.167.4.41) already present
2017-12-16 06:03:09,224 [salt.state       ][INFO    ][17375] Completed state [msg01] at time 06:03:09.224110 duration_in_ms=0.976
2017-12-16 06:03:09,224 [salt.state       ][INFO    ][17375] Running state [msg] at time 06:03:09.224387
2017-12-16 06:03:09,225 [salt.state       ][INFO    ][17375] Executing state host.present for msg
2017-12-16 06:03:09,225 [salt.state       ][INFO    ][17375] Host msg (10.167.4.40) already present
2017-12-16 06:03:09,225 [salt.state       ][INFO    ][17375] Completed state [msg] at time 06:03:09.225361 duration_in_ms=0.974
2017-12-16 06:03:09,226 [salt.state       ][INFO    ][17375] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.225634
2017-12-16 06:03:09,226 [salt.state       ][INFO    ][17375] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,226 [salt.state       ][INFO    ][17375] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:03:09,227 [salt.state       ][INFO    ][17375] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.226582 duration_in_ms=0.947
2017-12-16 06:03:09,227 [salt.state       ][INFO    ][17375] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.226858
2017-12-16 06:03:09,227 [salt.state       ][INFO    ][17375] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,228 [salt.state       ][INFO    ][17375] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:03:09,228 [salt.state       ][INFO    ][17375] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.227835 duration_in_ms=0.977
2017-12-16 06:03:09,228 [salt.state       ][INFO    ][17375] Running state [cfg01] at time 06:03:09.228117
2017-12-16 06:03:09,228 [salt.state       ][INFO    ][17375] Executing state host.present for cfg01
2017-12-16 06:03:09,229 [salt.state       ][INFO    ][17375] Host cfg01 (10.167.4.100) already present
2017-12-16 06:03:09,229 [salt.state       ][INFO    ][17375] Completed state [cfg01] at time 06:03:09.229099 duration_in_ms=0.981
2017-12-16 06:03:09,229 [salt.state       ][INFO    ][17375] Running state [cmp002] at time 06:03:09.229373
2017-12-16 06:03:09,230 [salt.state       ][INFO    ][17375] Executing state host.present for cmp002
2017-12-16 06:03:09,230 [salt.state       ][INFO    ][17375] Host cmp002 (10.167.4.102) already present
2017-12-16 06:03:09,230 [salt.state       ][INFO    ][17375] Completed state [cmp002] at time 06:03:09.230377 duration_in_ms=1.004
2017-12-16 06:03:09,231 [salt.state       ][INFO    ][17375] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.230665
2017-12-16 06:03:09,231 [salt.state       ][INFO    ][17375] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,231 [salt.state       ][INFO    ][17375] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:03:09,232 [salt.state       ][INFO    ][17375] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.231602 duration_in_ms=0.937
2017-12-16 06:03:09,232 [salt.state       ][INFO    ][17375] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.231873
2017-12-16 06:03:09,232 [salt.state       ][INFO    ][17375] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,233 [salt.state       ][INFO    ][17375] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:03:09,233 [salt.state       ][INFO    ][17375] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.232813 duration_in_ms=0.939
2017-12-16 06:03:09,233 [salt.state       ][INFO    ][17375] Running state [cmp001] at time 06:03:09.233098
2017-12-16 06:03:09,233 [salt.state       ][INFO    ][17375] Executing state host.present for cmp001
2017-12-16 06:03:09,234 [salt.state       ][INFO    ][17375] Host cmp001 (10.167.4.101) already present
2017-12-16 06:03:09,234 [salt.state       ][INFO    ][17375] Completed state [cmp001] at time 06:03:09.234036 duration_in_ms=0.938
2017-12-16 06:03:09,234 [salt.state       ][INFO    ][17375] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.234318
2017-12-16 06:03:09,235 [salt.state       ][INFO    ][17375] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,235 [salt.state       ][INFO    ][17375] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:03:09,235 [salt.state       ][INFO    ][17375] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.235266 duration_in_ms=0.948
2017-12-16 06:03:09,236 [salt.state       ][INFO    ][17375] Running state [dbs01] at time 06:03:09.235537
2017-12-16 06:03:09,236 [salt.state       ][INFO    ][17375] Executing state host.present for dbs01
2017-12-16 06:03:09,236 [salt.state       ][INFO    ][17375] Host dbs01 (10.167.4.51) already present
2017-12-16 06:03:09,236 [salt.state       ][INFO    ][17375] Completed state [dbs01] at time 06:03:09.236469 duration_in_ms=0.932
2017-12-16 06:03:09,237 [salt.state       ][INFO    ][17375] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.236740
2017-12-16 06:03:09,237 [salt.state       ][INFO    ][17375] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,237 [salt.state       ][INFO    ][17375] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:03:09,238 [salt.state       ][INFO    ][17375] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.237697 duration_in_ms=0.958
2017-12-16 06:03:09,238 [salt.state       ][INFO    ][17375] Running state [dbs02] at time 06:03:09.237973
2017-12-16 06:03:09,238 [salt.state       ][INFO    ][17375] Executing state host.present for dbs02
2017-12-16 06:03:09,239 [salt.state       ][INFO    ][17375] Host dbs02 (10.167.4.52) already present
2017-12-16 06:03:09,239 [salt.state       ][INFO    ][17375] Completed state [dbs02] at time 06:03:09.239135 duration_in_ms=1.161
2017-12-16 06:03:09,239 [salt.state       ][INFO    ][17375] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.239423
2017-12-16 06:03:09,240 [salt.state       ][INFO    ][17375] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,240 [salt.state       ][INFO    ][17375] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:03:09,240 [salt.state       ][INFO    ][17375] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.240362 duration_in_ms=0.939
2017-12-16 06:03:09,241 [salt.state       ][INFO    ][17375] Running state [dbs03] at time 06:03:09.240631
2017-12-16 06:03:09,241 [salt.state       ][INFO    ][17375] Executing state host.present for dbs03
2017-12-16 06:03:09,241 [salt.state       ][INFO    ][17375] Host dbs03 (10.167.4.53) already present
2017-12-16 06:03:09,242 [salt.state       ][INFO    ][17375] Completed state [dbs03] at time 06:03:09.241581 duration_in_ms=0.95
2017-12-16 06:03:09,242 [salt.state       ][INFO    ][17375] Running state [odl01] at time 06:03:09.241852
2017-12-16 06:03:09,242 [salt.state       ][INFO    ][17375] Executing state host.present for odl01
2017-12-16 06:03:09,243 [salt.state       ][INFO    ][17375] Host odl01 (10.167.4.111) already present
2017-12-16 06:03:09,243 [salt.state       ][INFO    ][17375] Completed state [odl01] at time 06:03:09.242799 duration_in_ms=0.947
2017-12-16 06:03:09,243 [salt.state       ][INFO    ][17375] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.243069
2017-12-16 06:03:09,243 [salt.state       ][INFO    ][17375] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,244 [salt.state       ][INFO    ][17375] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:03:09,244 [salt.state       ][INFO    ][17375] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.244108 duration_in_ms=1.04
2017-12-16 06:03:09,244 [salt.state       ][INFO    ][17375] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.244380
2017-12-16 06:03:09,245 [salt.state       ][INFO    ][17375] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,245 [salt.state       ][INFO    ][17375] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:03:09,245 [salt.state       ][INFO    ][17375] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.245313 duration_in_ms=0.933
2017-12-16 06:03:09,246 [salt.state       ][INFO    ][17375] Running state [mas01] at time 06:03:09.245584
2017-12-16 06:03:09,246 [salt.state       ][INFO    ][17375] Executing state host.present for mas01
2017-12-16 06:03:09,246 [salt.state       ][INFO    ][17375] Host mas01 (10.167.4.3) already present
2017-12-16 06:03:09,247 [salt.state       ][INFO    ][17375] Completed state [mas01] at time 06:03:09.246502 duration_in_ms=0.918
2017-12-16 06:03:09,247 [salt.state       ][INFO    ][17375] Running state [ctl02] at time 06:03:09.246770
2017-12-16 06:03:09,247 [salt.state       ][INFO    ][17375] Executing state host.present for ctl02
2017-12-16 06:03:09,247 [salt.state       ][INFO    ][17375] Host ctl02 (10.167.4.12) already present
2017-12-16 06:03:09,248 [salt.state       ][INFO    ][17375] Completed state [ctl02] at time 06:03:09.247710 duration_in_ms=0.94
2017-12-16 06:03:09,248 [salt.state       ][INFO    ][17375] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.247979
2017-12-16 06:03:09,248 [salt.state       ][INFO    ][17375] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,249 [salt.state       ][INFO    ][17375] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:03:09,249 [salt.state       ][INFO    ][17375] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.248920 duration_in_ms=0.94
2017-12-16 06:03:09,249 [salt.state       ][INFO    ][17375] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.249236
2017-12-16 06:03:09,250 [salt.state       ][INFO    ][17375] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,250 [salt.state       ][INFO    ][17375] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:03:09,250 [salt.state       ][INFO    ][17375] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.250178 duration_in_ms=0.941
2017-12-16 06:03:09,250 [salt.state       ][INFO    ][17375] Running state [ctl03] at time 06:03:09.250445
2017-12-16 06:03:09,251 [salt.state       ][INFO    ][17375] Executing state host.present for ctl03
2017-12-16 06:03:09,251 [salt.state       ][INFO    ][17375] Host ctl03 (10.167.4.13) already present
2017-12-16 06:03:09,251 [salt.state       ][INFO    ][17375] Completed state [ctl03] at time 06:03:09.251388 duration_in_ms=0.942
2017-12-16 06:03:09,252 [salt.state       ][INFO    ][17375] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.251656
2017-12-16 06:03:09,252 [salt.state       ][INFO    ][17375] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,252 [salt.state       ][INFO    ][17375] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:03:09,253 [salt.state       ][INFO    ][17375] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.252591 duration_in_ms=0.935
2017-12-16 06:03:09,253 [salt.state       ][INFO    ][17375] Running state [ctl01] at time 06:03:09.252861
2017-12-16 06:03:09,253 [salt.state       ][INFO    ][17375] Executing state host.present for ctl01
2017-12-16 06:03:09,254 [salt.state       ][INFO    ][17375] Host ctl01 (10.167.4.11) already present
2017-12-16 06:03:09,254 [salt.state       ][INFO    ][17375] Completed state [ctl01] at time 06:03:09.253770 duration_in_ms=0.909
2017-12-16 06:03:09,254 [salt.state       ][INFO    ][17375] Running state [ctl] at time 06:03:09.254025
2017-12-16 06:03:09,254 [salt.state       ][INFO    ][17375] Executing state host.present for ctl
2017-12-16 06:03:09,255 [salt.state       ][INFO    ][17375] Host ctl (10.167.4.10) already present
2017-12-16 06:03:09,255 [salt.state       ][INFO    ][17375] Completed state [ctl] at time 06:03:09.254918 duration_in_ms=0.893
2017-12-16 06:03:09,255 [salt.state       ][INFO    ][17375] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.255181
2017-12-16 06:03:09,255 [salt.state       ][INFO    ][17375] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:03:09,256 [salt.state       ][INFO    ][17375] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:03:09,256 [salt.state       ][INFO    ][17375] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:03:09.256076 duration_in_ms=0.895
2017-12-16 06:03:09,256 [salt.state       ][INFO    ][17375] Running state [ens2] at time 06:03:09.256328
2017-12-16 06:03:09,257 [salt.state       ][INFO    ][17375] Executing state network.managed for ens2
2017-12-16 06:03:09,645 [salt.state       ][INFO    ][17375] Interface ens2 is up to date.
2017-12-16 06:03:09,646 [salt.state       ][INFO    ][17375] Completed state [ens2] at time 06:03:09.645667 duration_in_ms=389.337
2017-12-16 06:03:09,646 [salt.state       ][INFO    ][17375] Running state [ens3] at time 06:03:09.645979
2017-12-16 06:03:09,646 [salt.state       ][INFO    ][17375] Executing state network.managed for ens3
2017-12-16 06:03:09,938 [salt.state       ][INFO    ][17375] Interface ens3 is up to date.
2017-12-16 06:03:09,938 [salt.state       ][INFO    ][17375] Completed state [ens3] at time 06:03:09.938234 duration_in_ms=292.255
2017-12-16 06:03:09,939 [salt.state       ][INFO    ][17375] Running state [/etc/profile.d/proxy.sh] at time 06:03:09.938560
2017-12-16 06:03:09,939 [salt.state       ][INFO    ][17375] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-16 06:03:09,939 [salt.state       ][INFO    ][17375] File /etc/profile.d/proxy.sh is not present
2017-12-16 06:03:09,940 [salt.state       ][INFO    ][17375] Completed state [/etc/profile.d/proxy.sh] at time 06:03:09.939503 duration_in_ms=0.943
2017-12-16 06:03:09,940 [salt.state       ][INFO    ][17375] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:03:09.939762
2017-12-16 06:03:09,940 [salt.state       ][INFO    ][17375] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-16 06:03:09,940 [salt.state       ][INFO    ][17375] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-16 06:03:09,941 [salt.state       ][INFO    ][17375] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:03:09.940568 duration_in_ms=0.806
2017-12-16 06:03:09,941 [salt.state       ][INFO    ][17375] Running state [ntp] at time 06:03:09.940833
2017-12-16 06:03:09,941 [salt.state       ][INFO    ][17375] Executing state pkg.installed for ntp
2017-12-16 06:03:09,944 [salt.state       ][INFO    ][17375] Package ntp is already installed
2017-12-16 06:03:09,944 [salt.state       ][INFO    ][17375] Completed state [ntp] at time 06:03:09.944437 duration_in_ms=3.605
2017-12-16 06:03:09,945 [salt.state       ][INFO    ][17375] Running state [/etc/ntp.conf] at time 06:03:09.945302
2017-12-16 06:03:09,946 [salt.state       ][INFO    ][17375] Executing state file.managed for /etc/ntp.conf
2017-12-16 06:03:09,965 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-16 06:03:09,990 [salt.fileclient  ][INFO    ][17375] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 06:03:09,996 [salt.state       ][INFO    ][17375] File /etc/ntp.conf is in the correct state
2017-12-16 06:03:09,997 [salt.state       ][INFO    ][17375] Completed state [/etc/ntp.conf] at time 06:03:09.996738 duration_in_ms=51.436
2017-12-16 06:03:09,998 [salt.state       ][INFO    ][17375] Running state [ntp] at time 06:03:09.997630
2017-12-16 06:03:09,998 [salt.state       ][INFO    ][17375] Executing state service.running for ntp
2017-12-16 06:03:09,998 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-16 06:03:10,008 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-16 06:03:10,019 [salt.loaded.int.module.cmdmod][INFO    ][17375] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-16 06:03:10,030 [salt.state       ][INFO    ][17375] The service ntp is already running
2017-12-16 06:03:10,030 [salt.state       ][INFO    ][17375] Completed state [ntp] at time 06:03:10.030279 duration_in_ms=32.648
2017-12-16 06:03:10,033 [salt.minion      ][INFO    ][17375] Returning information for job: 20171216060253724278
2017-12-16 06:03:11,272 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171216060311262509
2017-12-16 06:03:11,306 [salt.minion      ][INFO    ][19333] Starting a new job with PID 19333
2017-12-16 06:03:11,315 [salt.minion      ][INFO    ][19333] Returning information for job: 20171216060311262509
2017-12-16 06:03:35,534 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command pkg.upgrade with jid 20171216060335525937
2017-12-16 06:03:35,559 [salt.minion      ][INFO    ][19343] Starting a new job with PID 19343
2017-12-16 06:03:35,573 [salt.loaded.int.module.cmdmod][INFO    ][19343] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:03:36,053 [salt.loaded.int.module.cmdmod][INFO    ][19343] 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,632 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060345617856
2017-12-16 06:03:45,659 [salt.minion      ][INFO    ][19368] Starting a new job with PID 19368
2017-12-16 06:03:45,675 [salt.minion      ][INFO    ][19368] Returning information for job: 20171216060345617856
2017-12-16 06:03:55,795 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060355787850
2017-12-16 06:03:55,819 [salt.minion      ][INFO    ][19373] Starting a new job with PID 19373
2017-12-16 06:03:55,836 [salt.minion      ][INFO    ][19373] Returning information for job: 20171216060355787850
2017-12-16 06:04:05,992 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060405985383
2017-12-16 06:04:06,015 [salt.minion      ][INFO    ][19378] Starting a new job with PID 19378
2017-12-16 06:04:06,028 [salt.minion      ][INFO    ][19378] Returning information for job: 20171216060405985383
2017-12-16 06:04:16,097 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060416092465
2017-12-16 06:04:16,122 [salt.minion      ][INFO    ][19388] Starting a new job with PID 19388
2017-12-16 06:04:16,132 [salt.minion      ][INFO    ][19388] Returning information for job: 20171216060416092465
2017-12-16 06:04:26,129 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060426121024
2017-12-16 06:04:26,151 [salt.minion      ][INFO    ][19393] Starting a new job with PID 19393
2017-12-16 06:04:26,161 [salt.minion      ][INFO    ][19393] Returning information for job: 20171216060426121024
2017-12-16 06:04:36,198 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060436190253
2017-12-16 06:04:36,224 [salt.minion      ][INFO    ][19398] Starting a new job with PID 19398
2017-12-16 06:04:36,234 [salt.minion      ][INFO    ][19398] Returning information for job: 20171216060436190253
2017-12-16 06:04:46,370 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060446362658
2017-12-16 06:04:46,385 [salt.minion      ][INFO    ][19591] Starting a new job with PID 19591
2017-12-16 06:04:46,396 [salt.minion      ][INFO    ][19591] Returning information for job: 20171216060446362658
2017-12-16 06:04:56,468 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060456460060
2017-12-16 06:04:56,493 [salt.minion      ][INFO    ][19604] Starting a new job with PID 19604
2017-12-16 06:04:56,512 [salt.minion      ][INFO    ][19604] Returning information for job: 20171216060456460060
2017-12-16 06:05:06,547 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060506539329
2017-12-16 06:05:06,577 [salt.minion      ][INFO    ][19629] Starting a new job with PID 19629
2017-12-16 06:05:06,591 [salt.minion      ][INFO    ][19629] Returning information for job: 20171216060506539329
2017-12-16 06:05:16,607 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060516599175
2017-12-16 06:05:16,626 [salt.minion      ][INFO    ][19647] Starting a new job with PID 19647
2017-12-16 06:05:16,635 [salt.minion      ][INFO    ][19647] Returning information for job: 20171216060516599175
2017-12-16 06:05:26,649 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060526641289
2017-12-16 06:05:26,680 [salt.minion      ][INFO    ][19652] Starting a new job with PID 19652
2017-12-16 06:05:26,690 [salt.minion      ][INFO    ][19652] Returning information for job: 20171216060526641289
2017-12-16 06:05:36,682 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060536674854
2017-12-16 06:05:36,713 [salt.minion      ][INFO    ][19669] Starting a new job with PID 19669
2017-12-16 06:05:36,787 [salt.minion      ][INFO    ][19669] Returning information for job: 20171216060536674854
2017-12-16 06:05:46,879 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060546873530
2017-12-16 06:05:46,902 [salt.minion      ][INFO    ][19688] Starting a new job with PID 19688
2017-12-16 06:05:46,915 [salt.minion      ][INFO    ][19688] Returning information for job: 20171216060546873530
2017-12-16 06:05:57,107 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060557099876
2017-12-16 06:05:57,131 [salt.minion      ][INFO    ][19696] Starting a new job with PID 19696
2017-12-16 06:05:57,147 [salt.minion      ][INFO    ][19696] Returning information for job: 20171216060557099876
2017-12-16 06:06:07,167 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060607160353
2017-12-16 06:06:07,197 [salt.minion      ][INFO    ][19714] Starting a new job with PID 19714
2017-12-16 06:06:07,210 [salt.minion      ][INFO    ][19714] Returning information for job: 20171216060607160353
2017-12-16 06:06:17,234 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060617228814
2017-12-16 06:06:17,257 [salt.minion      ][INFO    ][19722] Starting a new job with PID 19722
2017-12-16 06:06:17,272 [salt.minion      ][INFO    ][19722] Returning information for job: 20171216060617228814
2017-12-16 06:06:27,352 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060627346183
2017-12-16 06:06:27,372 [salt.minion      ][INFO    ][19734] Starting a new job with PID 19734
2017-12-16 06:06:27,668 [salt.minion      ][INFO    ][19734] Returning information for job: 20171216060627346183
2017-12-16 06:06:37,441 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060637433142
2017-12-16 06:06:37,469 [salt.minion      ][INFO    ][19748] Starting a new job with PID 19748
2017-12-16 06:06:37,480 [salt.minion      ][INFO    ][19748] Returning information for job: 20171216060637433142
2017-12-16 06:06:47,484 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060647477413
2017-12-16 06:06:47,516 [salt.minion      ][INFO    ][19765] Starting a new job with PID 19765
2017-12-16 06:06:47,525 [salt.minion      ][INFO    ][19765] Returning information for job: 20171216060647477413
2017-12-16 06:06:57,692 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060657685572
2017-12-16 06:06:57,712 [salt.minion      ][INFO    ][19783] Starting a new job with PID 19783
2017-12-16 06:06:57,725 [salt.minion      ][INFO    ][19783] Returning information for job: 20171216060657685572
2017-12-16 06:07:07,784 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060707777788
2017-12-16 06:07:07,814 [salt.minion      ][INFO    ][19848] Starting a new job with PID 19848
2017-12-16 06:07:08,314 [salt.minion      ][INFO    ][19848] Returning information for job: 20171216060707777788
2017-12-16 06:07:17,883 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060717875995
2017-12-16 06:07:17,907 [salt.minion      ][INFO    ][19858] Starting a new job with PID 19858
2017-12-16 06:07:17,925 [salt.minion      ][INFO    ][19858] Returning information for job: 20171216060717875995
2017-12-16 06:07:28,018 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060728011686
2017-12-16 06:07:28,859 [salt.minion      ][INFO    ][19964] Starting a new job with PID 19964
2017-12-16 06:07:28,869 [salt.minion      ][INFO    ][19964] Returning information for job: 20171216060728011686
2017-12-16 06:07:38,232 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060738226414
2017-12-16 06:07:38,249 [salt.minion      ][INFO    ][20020] Starting a new job with PID 20020
2017-12-16 06:07:38,261 [salt.minion      ][INFO    ][20020] Returning information for job: 20171216060738226414
2017-12-16 06:07:48,304 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060748297259
2017-12-16 06:07:48,332 [salt.minion      ][INFO    ][20070] Starting a new job with PID 20070
2017-12-16 06:07:48,343 [salt.minion      ][INFO    ][20070] Returning information for job: 20171216060748297259
2017-12-16 06:07:58,502 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060758497492
2017-12-16 06:07:58,531 [salt.minion      ][INFO    ][20109] Starting a new job with PID 20109
2017-12-16 06:07:58,684 [salt.minion      ][INFO    ][20109] Returning information for job: 20171216060758497492
2017-12-16 06:08:08,671 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060808663455
2017-12-16 06:08:08,697 [salt.minion      ][INFO    ][20131] Starting a new job with PID 20131
2017-12-16 06:08:08,712 [salt.minion      ][INFO    ][20131] Returning information for job: 20171216060808663455
2017-12-16 06:08:18,812 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060818801567
2017-12-16 06:08:18,837 [salt.minion      ][INFO    ][20154] Starting a new job with PID 20154
2017-12-16 06:08:18,854 [salt.minion      ][INFO    ][20154] Returning information for job: 20171216060818801567
2017-12-16 06:08:28,927 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060828917770
2017-12-16 06:08:28,954 [salt.minion      ][INFO    ][20180] Starting a new job with PID 20180
2017-12-16 06:08:28,971 [salt.minion      ][INFO    ][20180] Returning information for job: 20171216060828917770
2017-12-16 06:08:38,971 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060838962765
2017-12-16 06:08:39,001 [salt.minion      ][INFO    ][20200] Starting a new job with PID 20200
2017-12-16 06:08:39,013 [salt.minion      ][INFO    ][20200] Returning information for job: 20171216060838962765
2017-12-16 06:08:49,016 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060849006508
2017-12-16 06:08:49,037 [salt.minion      ][INFO    ][20230] Starting a new job with PID 20230
2017-12-16 06:08:49,054 [salt.minion      ][INFO    ][20230] Returning information for job: 20171216060849006508
2017-12-16 06:08:59,079 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060859069980
2017-12-16 06:08:59,108 [salt.minion      ][INFO    ][20265] Starting a new job with PID 20265
2017-12-16 06:08:59,119 [salt.minion      ][INFO    ][20265] Returning information for job: 20171216060859069980
2017-12-16 06:09:09,245 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060909234521
2017-12-16 06:09:09,268 [salt.minion      ][INFO    ][20275] Starting a new job with PID 20275
2017-12-16 06:09:09,281 [salt.minion      ][INFO    ][20275] Returning information for job: 20171216060909234521
2017-12-16 06:09:19,454 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060919445006
2017-12-16 06:09:19,477 [salt.minion      ][INFO    ][20280] Starting a new job with PID 20280
2017-12-16 06:09:19,493 [salt.minion      ][INFO    ][20280] Returning information for job: 20171216060919445006
2017-12-16 06:09:29,667 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060929658138
2017-12-16 06:09:29,691 [salt.minion      ][INFO    ][20368] Starting a new job with PID 20368
2017-12-16 06:09:29,706 [salt.minion      ][INFO    ][20368] Returning information for job: 20171216060929658138
2017-12-16 06:09:39,742 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060939730556
2017-12-16 06:09:39,772 [salt.minion      ][INFO    ][20450] Starting a new job with PID 20450
2017-12-16 06:09:39,858 [salt.minion      ][INFO    ][20450] Returning information for job: 20171216060939730556
2017-12-16 06:09:49,838 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060949825308
2017-12-16 06:09:49,868 [salt.minion      ][INFO    ][20484] Starting a new job with PID 20484
2017-12-16 06:09:49,879 [salt.minion      ][INFO    ][20484] Returning information for job: 20171216060949825308
2017-12-16 06:09:59,895 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216060959877893
2017-12-16 06:09:59,915 [salt.minion      ][INFO    ][20504] Starting a new job with PID 20504
2017-12-16 06:09:59,940 [salt.minion      ][INFO    ][20504] Returning information for job: 20171216060959877893
2017-12-16 06:10:10,149 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061010090248
2017-12-16 06:10:10,175 [salt.minion      ][INFO    ][20525] Starting a new job with PID 20525
2017-12-16 06:10:10,187 [salt.minion      ][INFO    ][20525] Returning information for job: 20171216061010090248
2017-12-16 06:10:20,235 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061020209250
2017-12-16 06:10:20,270 [salt.minion      ][INFO    ][20547] Starting a new job with PID 20547
2017-12-16 06:10:20,521 [salt.minion      ][INFO    ][20547] Returning information for job: 20171216061020209250
2017-12-16 06:10:30,342 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061030311501
2017-12-16 06:10:30,376 [salt.minion      ][INFO    ][20640] Starting a new job with PID 20640
2017-12-16 06:10:30,392 [salt.minion      ][INFO    ][20640] Returning information for job: 20171216061030311501
2017-12-16 06:10:40,552 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061040517295
2017-12-16 06:10:40,577 [salt.minion      ][INFO    ][20662] Starting a new job with PID 20662
2017-12-16 06:10:43,535 [salt.minion      ][INFO    ][20662] Returning information for job: 20171216061040517295
2017-12-16 06:10:50,626 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061050591145
2017-12-16 06:10:50,651 [salt.minion      ][INFO    ][20672] Starting a new job with PID 20672
2017-12-16 06:10:50,661 [salt.minion      ][INFO    ][20672] Returning information for job: 20171216061050591145
2017-12-16 06:11:00,806 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061100773187
2017-12-16 06:11:00,838 [salt.minion      ][INFO    ][20689] Starting a new job with PID 20689
2017-12-16 06:11:00,857 [salt.minion      ][INFO    ][20689] Returning information for job: 20171216061100773187
2017-12-16 06:11:10,860 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061110825827
2017-12-16 06:11:10,880 [salt.minion      ][INFO    ][20714] Starting a new job with PID 20714
2017-12-16 06:11:11,003 [salt.minion      ][INFO    ][20714] Returning information for job: 20171216061110825827
2017-12-16 06:11:21,088 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061121055270
2017-12-16 06:11:21,113 [salt.minion      ][INFO    ][20728] Starting a new job with PID 20728
2017-12-16 06:11:21,343 [salt.minion      ][INFO    ][20728] Returning information for job: 20171216061121055270
2017-12-16 06:11:31,289 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061131254784
2017-12-16 06:11:31,317 [salt.minion      ][INFO    ][20749] Starting a new job with PID 20749
2017-12-16 06:11:31,327 [salt.minion      ][INFO    ][20749] Returning information for job: 20171216061131254784
2017-12-16 06:11:41,507 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061141473103
2017-12-16 06:11:41,534 [salt.minion      ][INFO    ][20769] Starting a new job with PID 20769
2017-12-16 06:11:41,545 [salt.minion      ][INFO    ][20769] Returning information for job: 20171216061141473103
2017-12-16 06:11:51,559 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061151525825
2017-12-16 06:11:51,585 [salt.minion      ][INFO    ][20791] Starting a new job with PID 20791
2017-12-16 06:11:51,924 [salt.minion      ][INFO    ][20791] Returning information for job: 20171216061151525825
2017-12-16 06:12:01,732 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061201698040
2017-12-16 06:12:01,755 [salt.minion      ][INFO    ][20814] Starting a new job with PID 20814
2017-12-16 06:12:01,772 [salt.minion      ][INFO    ][20814] Returning information for job: 20171216061201698040
2017-12-16 06:12:11,824 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061211788685
2017-12-16 06:12:11,846 [salt.minion      ][INFO    ][20842] Starting a new job with PID 20842
2017-12-16 06:12:11,857 [salt.minion      ][INFO    ][20842] Returning information for job: 20171216061211788685
2017-12-16 06:12:21,843 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061221811134
2017-12-16 06:12:21,868 [salt.minion      ][INFO    ][20882] Starting a new job with PID 20882
2017-12-16 06:12:21,882 [salt.minion      ][INFO    ][20882] Returning information for job: 20171216061221811134
2017-12-16 06:12:31,929 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061231896765
2017-12-16 06:12:31,955 [salt.minion      ][INFO    ][20908] Starting a new job with PID 20908
2017-12-16 06:12:32,002 [salt.minion      ][INFO    ][20908] Returning information for job: 20171216061231896765
2017-12-16 06:12:42,006 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061241971795
2017-12-16 06:12:42,036 [salt.minion      ][INFO    ][20927] Starting a new job with PID 20927
2017-12-16 06:12:42,174 [salt.minion      ][INFO    ][20927] Returning information for job: 20171216061241971795
2017-12-16 06:12:52,215 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061252164780
2017-12-16 06:12:52,237 [salt.minion      ][INFO    ][20950] Starting a new job with PID 20950
2017-12-16 06:12:52,254 [salt.minion      ][INFO    ][20950] Returning information for job: 20171216061252164780
2017-12-16 06:13:02,234 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061302201853
2017-12-16 06:13:02,253 [salt.minion      ][INFO    ][20964] Starting a new job with PID 20964
2017-12-16 06:13:02,268 [salt.minion      ][INFO    ][20964] Returning information for job: 20171216061302201853
2017-12-16 06:13:12,290 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061312257949
2017-12-16 06:13:12,308 [salt.minion      ][INFO    ][20998] Starting a new job with PID 20998
2017-12-16 06:13:12,327 [salt.minion      ][INFO    ][20998] Returning information for job: 20171216061312257949
2017-12-16 06:13:22,395 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061322362367
2017-12-16 06:13:22,431 [salt.minion      ][INFO    ][21012] Starting a new job with PID 21012
2017-12-16 06:13:23,043 [salt.minion      ][INFO    ][21012] Returning information for job: 20171216061322362367
2017-12-16 06:13:32,547 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061332513675
2017-12-16 06:13:32,580 [salt.minion      ][INFO    ][21017] Starting a new job with PID 21017
2017-12-16 06:13:33,259 [salt.minion      ][INFO    ][21017] Returning information for job: 20171216061332513675
2017-12-16 06:13:42,589 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061342556171
2017-12-16 06:13:42,614 [salt.minion      ][INFO    ][21027] Starting a new job with PID 21027
2017-12-16 06:13:43,331 [salt.minion      ][INFO    ][21027] Returning information for job: 20171216061342556171
2017-12-16 06:13:52,667 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061352634493
2017-12-16 06:13:52,687 [salt.minion      ][INFO    ][21032] Starting a new job with PID 21032
2017-12-16 06:13:56,054 [salt.minion      ][INFO    ][21032] Returning information for job: 20171216061352634493
2017-12-16 06:14:02,779 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061402746829
2017-12-16 06:14:02,808 [salt.minion      ][INFO    ][21042] Starting a new job with PID 21042
2017-12-16 06:14:02,820 [salt.minion      ][INFO    ][21042] Returning information for job: 20171216061402746829
2017-12-16 06:14:12,998 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061412962119
2017-12-16 06:14:13,036 [salt.minion      ][INFO    ][21129] Starting a new job with PID 21129
2017-12-16 06:14:13,045 [salt.minion      ][INFO    ][21129] Returning information for job: 20171216061412962119
2017-12-16 06:14:23,104 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061423074284
2017-12-16 06:14:23,131 [salt.minion      ][INFO    ][21134] Starting a new job with PID 21134
2017-12-16 06:14:23,143 [salt.minion      ][INFO    ][21134] Returning information for job: 20171216061423074284
2017-12-16 06:14:33,228 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061433202186
2017-12-16 06:14:33,255 [salt.minion      ][INFO    ][21210] Starting a new job with PID 21210
2017-12-16 06:14:33,766 [salt.minion      ][INFO    ][21210] Returning information for job: 20171216061433202186
2017-12-16 06:14:43,357 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061443338056
2017-12-16 06:14:43,390 [salt.minion      ][INFO    ][21244] Starting a new job with PID 21244
2017-12-16 06:14:43,402 [salt.minion      ][INFO    ][21244] Returning information for job: 20171216061443338056
2017-12-16 06:14:53,578 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061453563839
2017-12-16 06:14:53,602 [salt.minion      ][INFO    ][21273] Starting a new job with PID 21273
2017-12-16 06:14:53,619 [salt.minion      ][INFO    ][21273] Returning information for job: 20171216061453563839
2017-12-16 06:15:03,781 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061503757672
2017-12-16 06:15:03,802 [salt.minion      ][INFO    ][21292] Starting a new job with PID 21292
2017-12-16 06:15:03,813 [salt.minion      ][INFO    ][21292] Returning information for job: 20171216061503757672
2017-12-16 06:15:13,930 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061513918096
2017-12-16 06:15:13,956 [salt.minion      ][INFO    ][21305] Starting a new job with PID 21305
2017-12-16 06:15:13,971 [salt.minion      ][INFO    ][21305] Returning information for job: 20171216061513918096
2017-12-16 06:15:24,129 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061524118039
2017-12-16 06:15:24,148 [salt.minion      ][INFO    ][21324] Starting a new job with PID 21324
2017-12-16 06:15:24,164 [salt.minion      ][INFO    ][21324] Returning information for job: 20171216061524118039
2017-12-16 06:15:34,273 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061534262244
2017-12-16 06:15:34,304 [salt.minion      ][INFO    ][21344] Starting a new job with PID 21344
2017-12-16 06:15:34,374 [salt.minion      ][INFO    ][21344] Returning information for job: 20171216061534262244
2017-12-16 06:15:44,354 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061544343884
2017-12-16 06:15:44,376 [salt.minion      ][INFO    ][21362] Starting a new job with PID 21362
2017-12-16 06:15:44,392 [salt.minion      ][INFO    ][21362] Returning information for job: 20171216061544343884
2017-12-16 06:15:54,384 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061554375339
2017-12-16 06:15:54,415 [salt.minion      ][INFO    ][21409] Starting a new job with PID 21409
2017-12-16 06:15:54,430 [salt.minion      ][INFO    ][21409] Returning information for job: 20171216061554375339
2017-12-16 06:16:04,412 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061604403010
2017-12-16 06:16:04,439 [salt.minion      ][INFO    ][21443] Starting a new job with PID 21443
2017-12-16 06:16:04,586 [salt.minion      ][INFO    ][21443] Returning information for job: 20171216061604403010
2017-12-16 06:16:14,462 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061614452471
2017-12-16 06:16:14,483 [salt.minion      ][INFO    ][21565] Starting a new job with PID 21565
2017-12-16 06:16:14,497 [salt.minion      ][INFO    ][21565] Returning information for job: 20171216061614452471
2017-12-16 06:16:24,586 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061624576235
2017-12-16 06:16:24,604 [salt.minion      ][INFO    ][21598] Starting a new job with PID 21598
2017-12-16 06:16:24,616 [salt.minion      ][INFO    ][21598] Returning information for job: 20171216061624576235
2017-12-16 06:16:34,798 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061634788530
2017-12-16 06:16:34,818 [salt.minion      ][INFO    ][21901] Starting a new job with PID 21901
2017-12-16 06:16:34,857 [salt.minion      ][INFO    ][21901] Returning information for job: 20171216061634788530
2017-12-16 06:16:44,919 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061644908562
2017-12-16 06:16:44,943 [salt.minion      ][INFO    ][21906] Starting a new job with PID 21906
2017-12-16 06:16:44,958 [salt.minion      ][INFO    ][21906] Returning information for job: 20171216061644908562
2017-12-16 06:16:55,126 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061655117004
2017-12-16 06:16:55,146 [salt.minion      ][INFO    ][22403] Starting a new job with PID 22403
2017-12-16 06:16:55,282 [salt.minion      ][INFO    ][22403] Returning information for job: 20171216061655117004
2017-12-16 06:17:05,228 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061705217932
2017-12-16 06:17:05,243 [salt.minion      ][INFO    ][22458] Starting a new job with PID 22458
2017-12-16 06:17:05,253 [salt.minion      ][INFO    ][22458] Returning information for job: 20171216061705217932
2017-12-16 06:17:15,439 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061715430023
2017-12-16 06:17:15,456 [salt.minion      ][INFO    ][24136] Starting a new job with PID 24136
2017-12-16 06:17:15,467 [salt.minion      ][INFO    ][24136] Returning information for job: 20171216061715430023
2017-12-16 06:17:25,491 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061725481547
2017-12-16 06:17:25,504 [salt.minion      ][INFO    ][27227] Starting a new job with PID 27227
2017-12-16 06:17:25,513 [salt.minion      ][INFO    ][27227] Returning information for job: 20171216061725481547
2017-12-16 06:17:35,709 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061735700674
2017-12-16 06:17:35,726 [salt.minion      ][INFO    ][27285] Starting a new job with PID 27285
2017-12-16 06:17:35,735 [salt.minion      ][INFO    ][27285] Returning information for job: 20171216061735700674
2017-12-16 06:17:45,846 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216061745838369
2017-12-16 06:17:45,865 [salt.minion      ][INFO    ][32077] Starting a new job with PID 32077
2017-12-16 06:17:46,287 [salt.minion      ][INFO    ][32077] Returning information for job: 20171216061745838369
2017-12-16 06:17:48,512 [salt.loaded.int.module.cmdmod][INFO    ][19343] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:17:48,531 [salt.minion      ][INFO    ][19343] Returning information for job: 20171216060335525937
2017-12-16 06:31:26,571 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command test.ping with jid 20171216063126563679
2017-12-16 06:31:26,591 [salt.minion      ][INFO    ][317] Starting a new job with PID 317
2017-12-16 06:31:26,620 [salt.minion      ][INFO    ][317] Returning information for job: 20171216063126563679
2017-12-16 06:32:02,971 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.sls with jid 20171216063202963605
2017-12-16 06:32:02,987 [salt.minion      ][INFO    ][483] Starting a new job with PID 483
2017-12-16 06:32:03,391 [salt.state       ][INFO    ][483] Loading fresh modules for state activity
2017-12-16 06:32:03,416 [salt.fileclient  ][INFO    ][483] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-16 06:32:03,433 [salt.fileclient  ][INFO    ][483] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-16 06:32:03,457 [salt.fileclient  ][INFO    ][483] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 06:32:03,744 [salt.state       ][INFO    ][483] Running state [lsof] at time 06:32:03.743464
2017-12-16 06:32:03,744 [salt.state       ][INFO    ][483] Executing state pkg.installed for lsof
2017-12-16 06:32:03,744 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:32:04,186 [salt.state       ][INFO    ][483] Package lsof is already installed
2017-12-16 06:32:04,187 [salt.state       ][INFO    ][483] Completed state [lsof] at time 06:32:04.186565 duration_in_ms=443.101
2017-12-16 06:32:04,187 [salt.state       ][INFO    ][483] Running state [keepalived] at time 06:32:04.186893
2017-12-16 06:32:04,187 [salt.state       ][INFO    ][483] Executing state pkg.installed for keepalived
2017-12-16 06:32:04,203 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:32:06,004 [salt.loaded.int.module.cmdmod][INFO    ][483] 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:12,202 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:32:12,224 [salt.state       ][INFO    ][483] 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:12,233 [salt.state       ][INFO    ][483] Loading fresh modules for state activity
2017-12-16 06:32:12,249 [salt.state       ][INFO    ][483] Completed state [keepalived] at time 06:32:12.249365 duration_in_ms=8062.47
2017-12-16 06:32:12,252 [salt.state       ][INFO    ][483] Running state [/etc/keepalived/keepalived.conf] at time 06:32:12.252358
2017-12-16 06:32:12,253 [salt.state       ][INFO    ][483] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-16 06:32:12,289 [salt.fileclient  ][INFO    ][483] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-16 06:32:12,329 [salt.fileclient  ][INFO    ][483] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 06:32:12,336 [salt.state       ][INFO    ][483] File changed:
New file
2017-12-16 06:32:12,337 [salt.state       ][INFO    ][483] Completed state [/etc/keepalived/keepalived.conf] at time 06:32:12.336485 duration_in_ms=84.127
2017-12-16 06:32:12,403 [salt.state       ][INFO    ][483] Running state [keepalived] at time 06:32:12.403287
2017-12-16 06:32:12,404 [salt.state       ][INFO    ][483] Executing state service.running for keepalived
2017-12-16 06:32:12,406 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-16 06:32:12,417 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:12,425 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:12,433 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:12,441 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:12,480 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:12,489 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:12,497 [salt.loaded.int.module.cmdmod][INFO    ][483] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:32:12,506 [salt.state       ][INFO    ][483] {'keepalived': True}
2017-12-16 06:32:12,506 [salt.state       ][INFO    ][483] Completed state [keepalived] at time 06:32:12.505769 duration_in_ms=102.483
2017-12-16 06:32:12,507 [salt.minion      ][INFO    ][483] Returning information for job: 20171216063202963605
2017-12-16 06:34:47,360 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command pillar.get with jid 20171216063447350459
2017-12-16 06:34:47,381 [salt.minion      ][INFO    ][1231] Starting a new job with PID 1231
2017-12-16 06:34:47,386 [salt.minion      ][INFO    ][1231] Returning information for job: 20171216063447350459
2017-12-16 06:37:00,986 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.sls with jid 20171216063700983002
2017-12-16 06:37:01,001 [salt.minion      ][INFO    ][1410] Starting a new job with PID 1410
2017-12-16 06:37:03,406 [salt.state       ][INFO    ][1410] Loading fresh modules for state activity
2017-12-16 06:37:03,431 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-16 06:37:03,451 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-16 06:37:03,465 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-16 06:37:03,487 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,499 [py.warnings      ][WARNING ][1410] /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,501 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-16 06:37:03,509 [salt.loaded.int.module.cmdmod][ERROR   ][1410] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-16 06:37:03,510 [salt.loaded.int.module.cmdmod][ERROR   ][1410] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-16 06:37:03,536 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-16 06:37:03,557 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,578 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-16 06:37:03,594 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,616 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-16 06:37:03,652 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,680 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-16 06:37:03,697 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,720 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-16 06:37:03,736 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:37:03,760 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 06:37:03,792 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 06:37:04,140 [salt.state       ][INFO    ][1410] Running state [rabbitmq-server] at time 06:37:04.140038
2017-12-16 06:37:04,141 [salt.state       ][INFO    ][1410] Executing state pkg.installed for rabbitmq-server
2017-12-16 06:37:04,141 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:37:04,637 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:37:06,501 [salt.loaded.int.module.cmdmod][INFO    ][1410] 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:37:11,077 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063711068865
2017-12-16 06:37:11,091 [salt.minion      ][INFO    ][1826] Starting a new job with PID 1826
2017-12-16 06:37:11,102 [salt.minion      ][INFO    ][1826] Returning information for job: 20171216063711068865
2017-12-16 06:37:21,306 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063721297916
2017-12-16 06:37:21,320 [salt.minion      ][INFO    ][1960] Starting a new job with PID 1960
2017-12-16 06:37:21,330 [salt.minion      ][INFO    ][1960] Returning information for job: 20171216063721297916
2017-12-16 06:37:31,504 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063731495975
2017-12-16 06:37:31,523 [salt.minion      ][INFO    ][2186] Starting a new job with PID 2186
2017-12-16 06:37:31,536 [salt.minion      ][INFO    ][2186] Returning information for job: 20171216063731495975
2017-12-16 06:37:41,708 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063741698332
2017-12-16 06:37:41,724 [salt.minion      ][INFO    ][2352] Starting a new job with PID 2352
2017-12-16 06:37:41,734 [salt.minion      ][INFO    ][2352] Returning information for job: 20171216063741698332
2017-12-16 06:37:51,922 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063751914608
2017-12-16 06:37:51,935 [salt.minion      ][INFO    ][2357] Starting a new job with PID 2357
2017-12-16 06:37:51,944 [salt.minion      ][INFO    ][2357] Returning information for job: 20171216063751914608
2017-12-16 06:37:59,737 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:37:59,756 [salt.state       ][INFO    ][1410] 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:37:59,764 [salt.state       ][INFO    ][1410] Loading fresh modules for state activity
2017-12-16 06:37:59,776 [salt.state       ][INFO    ][1410] Completed state [rabbitmq-server] at time 06:37:59.775989 duration_in_ms=55635.951
2017-12-16 06:37:59,781 [salt.state       ][INFO    ][1410] Running state [gettext-base] at time 06:37:59.781468
2017-12-16 06:37:59,782 [salt.state       ][INFO    ][1410] Executing state pkg.installed for gettext-base
2017-12-16 06:37:59,968 [salt.state       ][INFO    ][1410] Package gettext-base is already installed
2017-12-16 06:37:59,968 [salt.state       ][INFO    ][1410] Completed state [gettext-base] at time 06:37:59.967871 duration_in_ms=186.402
2017-12-16 06:37:59,970 [salt.state       ][INFO    ][1410] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:37:59.969696
2017-12-16 06:37:59,970 [salt.state       ][INFO    ][1410] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-16 06:37:59,997 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-16 06:38:00,027 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:38:00,041 [salt.state       ][INFO    ][1410] File changed:
New file
2017-12-16 06:38:00,041 [salt.state       ][INFO    ][1410] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:38:00.040925 duration_in_ms=71.228
2017-12-16 06:38:00,041 [salt.state       ][INFO    ][1410] Running state [/etc/default/rabbitmq-server] at time 06:38:00.041427
2017-12-16 06:38:00,042 [salt.state       ][INFO    ][1410] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-16 06:38:00,059 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-16 06:38:00,077 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:38:00,088 [salt.state       ][INFO    ][1410] 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:38:00,088 [salt.state       ][INFO    ][1410] Completed state [/etc/default/rabbitmq-server] at time 06:38:00.087872 duration_in_ms=46.444
2017-12-16 06:38:00,088 [salt.state       ][INFO    ][1410] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:38:00.088279
2017-12-16 06:38:00,088 [salt.state       ][INFO    ][1410] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-16 06:38:00,106 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-16 06:38:00,124 [salt.fileclient  ][INFO    ][1410] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 06:38:00,135 [salt.state       ][INFO    ][1410] File changed:
New file
2017-12-16 06:38:00,135 [salt.state       ][INFO    ][1410] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:38:00.135261 duration_in_ms=46.982
2017-12-16 06:38:00,137 [salt.state       ][INFO    ][1410] Running state [sleep 30] at time 06:38:00.136543
2017-12-16 06:38:00,137 [salt.state       ][INFO    ][1410] Executing state cmd.run for sleep 30
2017-12-16 06:38:00,137 [py.warnings      ][WARNING ][1410] /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:38:00,137 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-16 06:38:02,119 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063802108957
2017-12-16 06:38:02,134 [salt.minion      ][INFO    ][2439] Starting a new job with PID 2439
2017-12-16 06:38:02,145 [salt.minion      ][INFO    ][2439] Returning information for job: 20171216063802108957
2017-12-16 06:38:12,155 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063812147145
2017-12-16 06:38:12,170 [salt.minion      ][INFO    ][2445] Starting a new job with PID 2445
2017-12-16 06:38:12,183 [salt.minion      ][INFO    ][2445] Returning information for job: 20171216063812147145
2017-12-16 06:38:22,354 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063822346660
2017-12-16 06:38:22,370 [salt.minion      ][INFO    ][2455] Starting a new job with PID 2455
2017-12-16 06:38:22,383 [salt.minion      ][INFO    ][2455] Returning information for job: 20171216063822346660
2017-12-16 06:38:30,167 [salt.state       ][INFO    ][1410] {'pid': 2435, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 06:38:30,167 [salt.state       ][INFO    ][1410] Completed state [sleep 30] at time 06:38:30.167025 duration_in_ms=30030.48
2017-12-16 06:38:30,168 [salt.state       ][INFO    ][1410] Running state [service rabbitmq-server stop] at time 06:38:30.168056
2017-12-16 06:38:30,168 [salt.state       ][INFO    ][1410] Executing state cmd.run for service rabbitmq-server stop
2017-12-16 06:38:30,169 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-16 06:38:30,260 [salt.state       ][INFO    ][1410] {'pid': 2458, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 06:38:30,261 [salt.state       ][INFO    ][1410] Completed state [service rabbitmq-server stop] at time 06:38:30.261077 duration_in_ms=93.019
2017-12-16 06:38:30,262 [salt.state       ][INFO    ][1410] Running state [/var/lib/rabbitmq] at time 06:38:30.261520
2017-12-16 06:38:30,262 [salt.state       ][INFO    ][1410] Executing state file.directory for /var/lib/rabbitmq
2017-12-16 06:38:30,263 [salt.state       ][INFO    ][1410] Directory /var/lib/rabbitmq is in the correct state
2017-12-16 06:38:30,263 [salt.state       ][INFO    ][1410] Completed state [/var/lib/rabbitmq] at time 06:38:30.262917 duration_in_ms=1.396
2017-12-16 06:38:30,264 [salt.state       ][INFO    ][1410] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 06:38:30.264176
2017-12-16 06:38:30,265 [salt.state       ][INFO    ][1410] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-16 06:38:30,270 [salt.state       ][INFO    ][1410] File changed:
--- 
+++ 
@@ -1 +1 @@
-CDBRCJJZBMTNDGECRTVW+opnfv_secret

2017-12-16 06:38:30,271 [salt.state       ][INFO    ][1410] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 06:38:30.271016 duration_in_ms=6.839
2017-12-16 06:38:30,272 [salt.state       ][INFO    ][1410] Running state [sleep 30] at time 06:38:30.271665
2017-12-16 06:38:30,272 [salt.state       ][INFO    ][1410] Executing state cmd.run for sleep 30
2017-12-16 06:38:30,273 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-16 06:38:32,557 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063832550390
2017-12-16 06:38:32,574 [salt.minion      ][INFO    ][2489] Starting a new job with PID 2489
2017-12-16 06:38:32,588 [salt.minion      ][INFO    ][2489] Returning information for job: 20171216063832550390
2017-12-16 06:38:42,765 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063842757939
2017-12-16 06:38:42,780 [salt.minion      ][INFO    ][2494] Starting a new job with PID 2494
2017-12-16 06:38:42,793 [salt.minion      ][INFO    ][2494] Returning information for job: 20171216063842757939
2017-12-16 06:38:52,981 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063852973539
2017-12-16 06:38:52,997 [salt.minion      ][INFO    ][2504] Starting a new job with PID 2504
2017-12-16 06:38:53,010 [salt.minion      ][INFO    ][2504] Returning information for job: 20171216063852973539
2017-12-16 06:39:00,306 [salt.state       ][INFO    ][1410] {'pid': 2485, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 06:39:00,306 [salt.state       ][INFO    ][1410] Completed state [sleep 30] at time 06:39:00.306241 duration_in_ms=30034.574
2017-12-16 06:39:00,308 [salt.state       ][INFO    ][1410] Running state [rabbitmq-server] at time 06:39:00.308302
2017-12-16 06:39:00,309 [salt.state       ][INFO    ][1410] Executing state service.running for rabbitmq-server
2017-12-16 06:39:00,309 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-16 06:39:00,324 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:00,334 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:00,347 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:00,356 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:03,082 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:03,095 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:03,108 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:03,118 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:03,133 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:03,192 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063903184485
2017-12-16 06:39:03,205 [salt.minion      ][INFO    ][2732] Starting a new job with PID 2732
2017-12-16 06:39:03,217 [salt.minion      ][INFO    ][2732] Returning information for job: 20171216063903184485
2017-12-16 06:39:03,340 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 06:39:03,350 [salt.state       ][INFO    ][1410] {'rabbitmq-server': True}
2017-12-16 06:39:03,350 [salt.state       ][INFO    ][1410] Completed state [rabbitmq-server] at time 06:39:03.350284 duration_in_ms=3041.982
2017-12-16 06:39:03,352 [salt.state       ][INFO    ][1410] Running state [amqp_client] at time 06:39:03.351697
2017-12-16 06:39:03,352 [salt.state       ][INFO    ][1410] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-16 06:39:03,353 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 06:39:03,870 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-16 06:39:04,513 [salt.state       ][INFO    ][1410] {'new': 'amqp_client', 'old': ''}
2017-12-16 06:39:04,514 [salt.state       ][INFO    ][1410] Completed state [amqp_client] at time 06:39:04.513682 duration_in_ms=1161.985
2017-12-16 06:39:04,514 [salt.state       ][INFO    ][1410] Running state [rabbitmq_management] at time 06:39:04.514213
2017-12-16 06:39:04,514 [salt.state       ][INFO    ][1410] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-16 06:39:04,515 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 06:39:04,994 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-16 06:39:06,475 [salt.state       ][INFO    ][1410] {'new': 'rabbitmq_management', 'old': ''}
2017-12-16 06:39:06,475 [salt.state       ][INFO    ][1410] Completed state [rabbitmq_management] at time 06:39:06.475199 duration_in_ms=1960.986
2017-12-16 06:39:06,476 [salt.state       ][INFO    ][1410] Running state [/openstack] at time 06:39:06.476379
2017-12-16 06:39:06,477 [salt.state       ][INFO    ][1410] Executing state rabbitmq_vhost.present for /openstack
2017-12-16 06:39:06,477 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-16 06:39:06,992 [salt.state       ][INFO    ][1410] Virtual Host '/openstack' already exists.
2017-12-16 06:39:06,992 [salt.state       ][INFO    ][1410] Completed state [/openstack] at time 06:39:06.991883 duration_in_ms=515.502
2017-12-16 06:39:06,993 [salt.state       ][INFO    ][1410] Running state [openstack] at time 06:39:06.993236
2017-12-16 06:39:06,993 [salt.state       ][INFO    ][1410] Executing state rabbitmq_user.present for openstack
2017-12-16 06:39:06,994 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:39:07,475 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 06:39:09,050 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-16 06:39:09,540 [salt.state       ][INFO    ][1410] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 06:39:09,540 [salt.state       ][INFO    ][1410] Completed state [openstack] at time 06:39:09.539892 duration_in_ms=2546.654
2017-12-16 06:39:09,541 [salt.state       ][INFO    ][1410] Running state [Ceilometer] at time 06:39:09.541111
2017-12-16 06:39:09,541 [salt.state       ][INFO    ][1410] Executing state rabbitmq_policy.present for Ceilometer
2017-12-16 06:39:09,542 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 06:39:10,034 [salt.loaded.int.module.cmdmod][INFO    ][1410] 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:39:10,601 [salt.state       ][INFO    ][1410] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-16 06:39:10,601 [salt.state       ][INFO    ][1410] Completed state [Ceilometer] at time 06:39:10.600859 duration_in_ms=1059.747
2017-12-16 06:39:10,601 [salt.state       ][INFO    ][1410] Running state [HA] at time 06:39:10.601462
2017-12-16 06:39:10,602 [salt.state       ][INFO    ][1410] Executing state rabbitmq_policy.present for HA
2017-12-16 06:39:10,602 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 06:39:11,068 [salt.loaded.int.module.cmdmod][INFO    ][1410] 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:39:11,592 [salt.state       ][INFO    ][1410] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 06:39:11,592 [salt.state       ][INFO    ][1410] Completed state [HA] at time 06:39:11.592267 duration_in_ms=990.804
2017-12-16 06:39:11,593 [salt.state       ][INFO    ][1410] Running state [guest] at time 06:39:11.592489
2017-12-16 06:39:11,593 [salt.state       ][INFO    ][1410] Executing state rabbitmq_user.present for guest
2017-12-16 06:39:11,593 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:39:12,103 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 06:39:13,263 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063913255635
2017-12-16 06:39:13,277 [salt.minion      ][INFO    ][5436] Starting a new job with PID 5436
2017-12-16 06:39:13,288 [salt.minion      ][INFO    ][5436] Returning information for job: 20171216063913255635
2017-12-16 06:39:13,579 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-16 06:39:14,097 [salt.state       ][INFO    ][1410] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 06:39:14,098 [salt.state       ][INFO    ][1410] Completed state [guest] at time 06:39:14.097646 duration_in_ms=2505.155
2017-12-16 06:39:14,098 [salt.state       ][INFO    ][1410] Running state [HA] at time 06:39:14.098181
2017-12-16 06:39:14,098 [salt.state       ][INFO    ][1410] Executing state rabbitmq_policy.present for HA
2017-12-16 06:39:14,099 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-16 06:39:14,561 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-16 06:39:15,094 [salt.state       ][INFO    ][1410] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 06:39:15,094 [salt.state       ][INFO    ][1410] Completed state [HA] at time 06:39:15.094354 duration_in_ms=996.171
2017-12-16 06:39:15,095 [salt.state       ][INFO    ][1410] Running state [admin] at time 06:39:15.094922
2017-12-16 06:39:15,095 [salt.state       ][INFO    ][1410] Executing state rabbitmq_user.present for admin
2017-12-16 06:39:15,096 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:39:15,565 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 06:39:17,070 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 06:39:17,600 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-16 06:39:18,086 [salt.state       ][INFO    ][1410] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 06:39:18,086 [salt.state       ][INFO    ][1410] Completed state [admin] at time 06:39:18.086451 duration_in_ms=2991.527
2017-12-16 06:39:18,087 [salt.state       ][INFO    ][1410] Running state [mdb02] at time 06:39:18.086986
2017-12-16 06:39:18,087 [salt.state       ][INFO    ][1410] Executing state host.present for mdb02
2017-12-16 06:39:18,088 [salt.state       ][INFO    ][1410] Host mdb02 (10.167.4.77) already present
2017-12-16 06:39:18,088 [salt.state       ][INFO    ][1410] Completed state [mdb02] at time 06:39:18.087683 duration_in_ms=0.697
2017-12-16 06:39:18,088 [salt.state       ][INFO    ][1410] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.087832
2017-12-16 06:39:18,088 [salt.state       ][INFO    ][1410] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,088 [salt.state       ][INFO    ][1410] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 06:39:18,088 [salt.state       ][INFO    ][1410] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.088358 duration_in_ms=0.526
2017-12-16 06:39:18,089 [salt.state       ][INFO    ][1410] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.088497
2017-12-16 06:39:18,089 [salt.state       ][INFO    ][1410] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,089 [salt.state       ][INFO    ][1410] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 06:39:18,089 [salt.state       ][INFO    ][1410] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.089040 duration_in_ms=0.543
2017-12-16 06:39:18,089 [salt.state       ][INFO    ][1410] Running state [mdb03] at time 06:39:18.089185
2017-12-16 06:39:18,089 [salt.state       ][INFO    ][1410] Executing state host.present for mdb03
2017-12-16 06:39:18,090 [salt.state       ][INFO    ][1410] Host mdb03 (10.167.4.78) already present
2017-12-16 06:39:18,090 [salt.state       ][INFO    ][1410] Completed state [mdb03] at time 06:39:18.089707 duration_in_ms=0.522
2017-12-16 06:39:18,090 [salt.state       ][INFO    ][1410] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.089842
2017-12-16 06:39:18,090 [salt.state       ][INFO    ][1410] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,090 [salt.state       ][INFO    ][1410] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 06:39:18,090 [salt.state       ][INFO    ][1410] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.090352 duration_in_ms=0.509
2017-12-16 06:39:18,091 [salt.state       ][INFO    ][1410] Running state [mdb01] at time 06:39:18.090487
2017-12-16 06:39:18,091 [salt.state       ][INFO    ][1410] Executing state host.present for mdb01
2017-12-16 06:39:18,091 [salt.state       ][INFO    ][1410] Host mdb01 (10.167.4.76) already present
2017-12-16 06:39:18,091 [salt.state       ][INFO    ][1410] Completed state [mdb01] at time 06:39:18.091012 duration_in_ms=0.525
2017-12-16 06:39:18,091 [salt.state       ][INFO    ][1410] Running state [mdb] at time 06:39:18.091148
2017-12-16 06:39:18,091 [salt.state       ][INFO    ][1410] Executing state host.present for mdb
2017-12-16 06:39:18,092 [salt.state       ][INFO    ][1410] Host mdb (10.167.4.75) already present
2017-12-16 06:39:18,092 [salt.state       ][INFO    ][1410] Completed state [mdb] at time 06:39:18.091660 duration_in_ms=0.511
2017-12-16 06:39:18,092 [salt.state       ][INFO    ][1410] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.091799
2017-12-16 06:39:18,092 [salt.state       ][INFO    ][1410] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,092 [salt.state       ][INFO    ][1410] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 06:39:18,092 [salt.state       ][INFO    ][1410] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.092309 duration_in_ms=0.509
2017-12-16 06:39:18,092 [salt.state       ][INFO    ][1410] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.092448
2017-12-16 06:39:18,093 [salt.state       ][INFO    ][1410] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,093 [salt.state       ][INFO    ][1410] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:39:18,093 [salt.state       ][INFO    ][1410] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.092955 duration_in_ms=0.508
2017-12-16 06:39:18,093 [salt.state       ][INFO    ][1410] Running state [cfg01] at time 06:39:18.093129
2017-12-16 06:39:18,093 [salt.state       ][INFO    ][1410] Executing state host.present for cfg01
2017-12-16 06:39:18,094 [salt.state       ][INFO    ][1410] Host cfg01 (10.167.4.100) already present
2017-12-16 06:39:18,094 [salt.state       ][INFO    ][1410] Completed state [cfg01] at time 06:39:18.093652 duration_in_ms=0.523
2017-12-16 06:39:18,094 [salt.state       ][INFO    ][1410] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.093784
2017-12-16 06:39:18,094 [salt.state       ][INFO    ][1410] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,094 [salt.state       ][INFO    ][1410] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 06:39:18,094 [salt.state       ][INFO    ][1410] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.094289 duration_in_ms=0.506
2017-12-16 06:39:18,094 [salt.state       ][INFO    ][1410] Running state [prx01] at time 06:39:18.094423
2017-12-16 06:39:18,095 [salt.state       ][INFO    ][1410] Executing state host.present for prx01
2017-12-16 06:39:18,095 [salt.state       ][INFO    ][1410] Host prx01 (10.167.4.104) already present
2017-12-16 06:39:18,095 [salt.state       ][INFO    ][1410] Completed state [prx01] at time 06:39:18.095220 duration_in_ms=0.798
2017-12-16 06:39:18,095 [salt.state       ][INFO    ][1410] Running state [kvm01] at time 06:39:18.095372
2017-12-16 06:39:18,096 [salt.state       ][INFO    ][1410] Executing state host.present for kvm01
2017-12-16 06:39:18,096 [salt.state       ][INFO    ][1410] Host kvm01 (10.167.4.141) already present
2017-12-16 06:39:18,096 [salt.state       ][INFO    ][1410] Completed state [kvm01] at time 06:39:18.095888 duration_in_ms=0.515
2017-12-16 06:39:18,096 [salt.state       ][INFO    ][1410] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.096021
2017-12-16 06:39:18,096 [salt.state       ][INFO    ][1410] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,096 [salt.state       ][INFO    ][1410] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 06:39:18,097 [salt.state       ][INFO    ][1410] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.096555 duration_in_ms=0.534
2017-12-16 06:39:18,097 [salt.state       ][INFO    ][1410] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.096701
2017-12-16 06:39:18,097 [salt.state       ][INFO    ][1410] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,097 [salt.state       ][INFO    ][1410] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 06:39:18,097 [salt.state       ][INFO    ][1410] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.097421 duration_in_ms=0.719
2017-12-16 06:39:18,098 [salt.state       ][INFO    ][1410] Running state [kvm03] at time 06:39:18.097695
2017-12-16 06:39:18,098 [salt.state       ][INFO    ][1410] Executing state host.present for kvm03
2017-12-16 06:39:18,098 [salt.state       ][INFO    ][1410] Host kvm03 (10.167.4.143) already present
2017-12-16 06:39:18,099 [salt.state       ][INFO    ][1410] Completed state [kvm03] at time 06:39:18.098642 duration_in_ms=0.946
2017-12-16 06:39:18,099 [salt.state       ][INFO    ][1410] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.098925
2017-12-16 06:39:18,099 [salt.state       ][INFO    ][1410] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,100 [salt.state       ][INFO    ][1410] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 06:39:18,100 [salt.state       ][INFO    ][1410] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.099849 duration_in_ms=0.924
2017-12-16 06:39:18,100 [salt.state       ][INFO    ][1410] Running state [kvm02] at time 06:39:18.100123
2017-12-16 06:39:18,100 [salt.state       ][INFO    ][1410] Executing state host.present for kvm02
2017-12-16 06:39:18,101 [salt.state       ][INFO    ][1410] Host kvm02 (10.167.4.142) already present
2017-12-16 06:39:18,101 [salt.state       ][INFO    ][1410] Completed state [kvm02] at time 06:39:18.101070 duration_in_ms=0.947
2017-12-16 06:39:18,101 [salt.state       ][INFO    ][1410] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.101370
2017-12-16 06:39:18,102 [salt.state       ][INFO    ][1410] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,102 [salt.state       ][INFO    ][1410] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 06:39:18,102 [salt.state       ][INFO    ][1410] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.102293 duration_in_ms=0.924
2017-12-16 06:39:18,103 [salt.state       ][INFO    ][1410] Running state [dbs] at time 06:39:18.102575
2017-12-16 06:39:18,103 [salt.state       ][INFO    ][1410] Executing state host.present for dbs
2017-12-16 06:39:18,103 [salt.state       ][INFO    ][1410] Host dbs (10.167.4.50) already present
2017-12-16 06:39:18,104 [salt.state       ][INFO    ][1410] Completed state [dbs] at time 06:39:18.103494 duration_in_ms=0.918
2017-12-16 06:39:18,104 [salt.state       ][INFO    ][1410] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.103768
2017-12-16 06:39:18,104 [salt.state       ][INFO    ][1410] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,104 [salt.state       ][INFO    ][1410] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 06:39:18,105 [salt.state       ][INFO    ][1410] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.104690 duration_in_ms=0.922
2017-12-16 06:39:18,105 [salt.state       ][INFO    ][1410] Running state [prx] at time 06:39:18.104965
2017-12-16 06:39:18,105 [salt.state       ][INFO    ][1410] Executing state host.present for prx
2017-12-16 06:39:18,106 [salt.state       ][INFO    ][1410] Host prx (172.30.10.103) already present
2017-12-16 06:39:18,106 [salt.state       ][INFO    ][1410] Completed state [prx] at time 06:39:18.105944 duration_in_ms=0.978
2017-12-16 06:39:18,106 [salt.state       ][INFO    ][1410] Running state [prx02] at time 06:39:18.106215
2017-12-16 06:39:18,106 [salt.state       ][INFO    ][1410] Executing state host.present for prx02
2017-12-16 06:39:18,107 [salt.state       ][INFO    ][1410] Host prx02 (10.167.4.105) already present
2017-12-16 06:39:18,107 [salt.state       ][INFO    ][1410] Completed state [prx02] at time 06:39:18.107151 duration_in_ms=0.936
2017-12-16 06:39:18,107 [salt.state       ][INFO    ][1410] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.107430
2017-12-16 06:39:18,108 [salt.state       ][INFO    ][1410] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,108 [salt.state       ][INFO    ][1410] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 06:39:18,108 [salt.state       ][INFO    ][1410] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.108356 duration_in_ms=0.926
2017-12-16 06:39:18,109 [salt.state       ][INFO    ][1410] Running state [msg02] at time 06:39:18.108632
2017-12-16 06:39:18,109 [salt.state       ][INFO    ][1410] Executing state host.present for msg02
2017-12-16 06:39:18,109 [salt.state       ][INFO    ][1410] Host msg02 (10.167.4.42) already present
2017-12-16 06:39:18,110 [salt.state       ][INFO    ][1410] Completed state [msg02] at time 06:39:18.109598 duration_in_ms=0.966
2017-12-16 06:39:18,110 [salt.state       ][INFO    ][1410] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.109871
2017-12-16 06:39:18,110 [salt.state       ][INFO    ][1410] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,111 [salt.state       ][INFO    ][1410] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 06:39:18,111 [salt.state       ][INFO    ][1410] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.110807 duration_in_ms=0.935
2017-12-16 06:39:18,111 [salt.state       ][INFO    ][1410] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.111079
2017-12-16 06:39:18,111 [salt.state       ][INFO    ][1410] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,112 [salt.state       ][INFO    ][1410] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 06:39:18,112 [salt.state       ][INFO    ][1410] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.112001 duration_in_ms=0.922
2017-12-16 06:39:18,112 [salt.state       ][INFO    ][1410] Running state [msg03] at time 06:39:18.112278
2017-12-16 06:39:18,113 [salt.state       ][INFO    ][1410] Executing state host.present for msg03
2017-12-16 06:39:18,113 [salt.state       ][INFO    ][1410] Host msg03 (10.167.4.43) already present
2017-12-16 06:39:18,113 [salt.state       ][INFO    ][1410] Completed state [msg03] at time 06:39:18.113228 duration_in_ms=0.949
2017-12-16 06:39:18,114 [salt.state       ][INFO    ][1410] Running state [file.replace] at time 06:39:18.114153
2017-12-16 06:39:18,114 [salt.state       ][INFO    ][1410] Executing state module.run for file.replace
2017-12-16 06:39:18,179 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 06:39:18,189 [salt.state       ][INFO    ][1410] onlyif execution failed
2017-12-16 06:39:18,190 [salt.state       ][INFO    ][1410] Completed state [file.replace] at time 06:39:18.189551 duration_in_ms=75.398
2017-12-16 06:39:18,190 [salt.state       ][INFO    ][1410] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.189918
2017-12-16 06:39:18,190 [salt.state       ][INFO    ][1410] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,191 [salt.state       ][INFO    ][1410] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 06:39:18,191 [salt.state       ][INFO    ][1410] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.191306 duration_in_ms=1.388
2017-12-16 06:39:18,192 [salt.state       ][INFO    ][1410] Running state [msg01] at time 06:39:18.191585
2017-12-16 06:39:18,192 [salt.state       ][INFO    ][1410] Executing state host.present for msg01
2017-12-16 06:39:18,192 [salt.state       ][INFO    ][1410] Host msg01 (10.167.4.41) already present
2017-12-16 06:39:18,193 [salt.state       ][INFO    ][1410] Completed state [msg01] at time 06:39:18.192526 duration_in_ms=0.94
2017-12-16 06:39:18,193 [salt.state       ][INFO    ][1410] Running state [msg] at time 06:39:18.192807
2017-12-16 06:39:18,193 [salt.state       ][INFO    ][1410] Executing state host.present for msg
2017-12-16 06:39:18,194 [salt.state       ][INFO    ][1410] Host msg (10.167.4.40) already present
2017-12-16 06:39:18,194 [salt.state       ][INFO    ][1410] Completed state [msg] at time 06:39:18.193756 duration_in_ms=0.949
2017-12-16 06:39:18,194 [salt.state       ][INFO    ][1410] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.194030
2017-12-16 06:39:18,194 [salt.state       ][INFO    ][1410] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,195 [salt.state       ][INFO    ][1410] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 06:39:18,195 [salt.state       ][INFO    ][1410] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.194977 duration_in_ms=0.947
2017-12-16 06:39:18,195 [salt.state       ][INFO    ][1410] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.195260
2017-12-16 06:39:18,196 [salt.state       ][INFO    ][1410] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,196 [salt.state       ][INFO    ][1410] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 06:39:18,196 [salt.state       ][INFO    ][1410] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.196194 duration_in_ms=0.934
2017-12-16 06:39:18,196 [salt.state       ][INFO    ][1410] Running state [cfg01] at time 06:39:18.196470
2017-12-16 06:39:18,197 [salt.state       ][INFO    ][1410] Executing state host.present for cfg01
2017-12-16 06:39:18,197 [salt.state       ][INFO    ][1410] Host cfg01 (10.167.4.100) already present
2017-12-16 06:39:18,197 [salt.state       ][INFO    ][1410] Completed state [cfg01] at time 06:39:18.197436 duration_in_ms=0.966
2017-12-16 06:39:18,198 [salt.state       ][INFO    ][1410] Running state [cmp002] at time 06:39:18.197710
2017-12-16 06:39:18,198 [salt.state       ][INFO    ][1410] Executing state host.present for cmp002
2017-12-16 06:39:18,198 [salt.state       ][INFO    ][1410] Host cmp002 (10.167.4.102) already present
2017-12-16 06:39:18,199 [salt.state       ][INFO    ][1410] Completed state [cmp002] at time 06:39:18.198648 duration_in_ms=0.937
2017-12-16 06:39:18,199 [salt.state       ][INFO    ][1410] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.198919
2017-12-16 06:39:18,199 [salt.state       ][INFO    ][1410] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,200 [salt.state       ][INFO    ][1410] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 06:39:18,200 [salt.state       ][INFO    ][1410] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.199841 duration_in_ms=0.922
2017-12-16 06:39:18,200 [salt.state       ][INFO    ][1410] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.200120
2017-12-16 06:39:18,200 [salt.state       ][INFO    ][1410] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,201 [salt.state       ][INFO    ][1410] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 06:39:18,201 [salt.state       ][INFO    ][1410] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.201054 duration_in_ms=0.934
2017-12-16 06:39:18,201 [salt.state       ][INFO    ][1410] Running state [cmp001] at time 06:39:18.201331
2017-12-16 06:39:18,202 [salt.state       ][INFO    ][1410] Executing state host.present for cmp001
2017-12-16 06:39:18,202 [salt.state       ][INFO    ][1410] Host cmp001 (10.167.4.101) already present
2017-12-16 06:39:18,202 [salt.state       ][INFO    ][1410] Completed state [cmp001] at time 06:39:18.202254 duration_in_ms=0.923
2017-12-16 06:39:18,203 [salt.state       ][INFO    ][1410] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.202526
2017-12-16 06:39:18,203 [salt.state       ][INFO    ][1410] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,203 [salt.state       ][INFO    ][1410] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 06:39:18,204 [salt.state       ][INFO    ][1410] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.203479 duration_in_ms=0.953
2017-12-16 06:39:18,204 [salt.state       ][INFO    ][1410] Running state [dbs01] at time 06:39:18.203752
2017-12-16 06:39:18,204 [salt.state       ][INFO    ][1410] Executing state host.present for dbs01
2017-12-16 06:39:18,204 [salt.state       ][INFO    ][1410] Host dbs01 (10.167.4.51) already present
2017-12-16 06:39:18,205 [salt.state       ][INFO    ][1410] Completed state [dbs01] at time 06:39:18.204670 duration_in_ms=0.918
2017-12-16 06:39:18,205 [salt.state       ][INFO    ][1410] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.204949
2017-12-16 06:39:18,205 [salt.state       ][INFO    ][1410] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,206 [salt.state       ][INFO    ][1410] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 06:39:18,206 [salt.state       ][INFO    ][1410] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.205898 duration_in_ms=0.948
2017-12-16 06:39:18,206 [salt.state       ][INFO    ][1410] Running state [dbs02] at time 06:39:18.206174
2017-12-16 06:39:18,206 [salt.state       ][INFO    ][1410] Executing state host.present for dbs02
2017-12-16 06:39:18,207 [salt.state       ][INFO    ][1410] Host dbs02 (10.167.4.52) already present
2017-12-16 06:39:18,207 [salt.state       ][INFO    ][1410] Completed state [dbs02] at time 06:39:18.207105 duration_in_ms=0.931
2017-12-16 06:39:18,207 [salt.state       ][INFO    ][1410] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.207380
2017-12-16 06:39:18,208 [salt.state       ][INFO    ][1410] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,208 [salt.state       ][INFO    ][1410] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 06:39:18,208 [salt.state       ][INFO    ][1410] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.208309 duration_in_ms=0.929
2017-12-16 06:39:18,209 [salt.state       ][INFO    ][1410] Running state [dbs03] at time 06:39:18.208582
2017-12-16 06:39:18,209 [salt.state       ][INFO    ][1410] Executing state host.present for dbs03
2017-12-16 06:39:18,209 [salt.state       ][INFO    ][1410] Host dbs03 (10.167.4.53) already present
2017-12-16 06:39:18,210 [salt.state       ][INFO    ][1410] Completed state [dbs03] at time 06:39:18.209516 duration_in_ms=0.933
2017-12-16 06:39:18,210 [salt.state       ][INFO    ][1410] Running state [odl01] at time 06:39:18.209787
2017-12-16 06:39:18,210 [salt.state       ][INFO    ][1410] Executing state host.present for odl01
2017-12-16 06:39:18,210 [salt.state       ][INFO    ][1410] Host odl01 (10.167.4.111) already present
2017-12-16 06:39:18,211 [salt.state       ][INFO    ][1410] Completed state [odl01] at time 06:39:18.210718 duration_in_ms=0.93
2017-12-16 06:39:18,211 [salt.state       ][INFO    ][1410] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.210990
2017-12-16 06:39:18,211 [salt.state       ][INFO    ][1410] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,212 [salt.state       ][INFO    ][1410] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 06:39:18,212 [salt.state       ][INFO    ][1410] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.211917 duration_in_ms=0.926
2017-12-16 06:39:18,212 [salt.state       ][INFO    ][1410] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.212194
2017-12-16 06:39:18,212 [salt.state       ][INFO    ][1410] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,213 [salt.state       ][INFO    ][1410] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 06:39:18,213 [salt.state       ][INFO    ][1410] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.213154 duration_in_ms=0.96
2017-12-16 06:39:18,213 [salt.state       ][INFO    ][1410] Running state [mas01] at time 06:39:18.213429
2017-12-16 06:39:18,214 [salt.state       ][INFO    ][1410] Executing state host.present for mas01
2017-12-16 06:39:18,214 [salt.state       ][INFO    ][1410] Host mas01 (10.167.4.3) already present
2017-12-16 06:39:18,214 [salt.state       ][INFO    ][1410] Completed state [mas01] at time 06:39:18.214349 duration_in_ms=0.92
2017-12-16 06:39:18,215 [salt.state       ][INFO    ][1410] Running state [ctl02] at time 06:39:18.214632
2017-12-16 06:39:18,215 [salt.state       ][INFO    ][1410] Executing state host.present for ctl02
2017-12-16 06:39:18,215 [salt.state       ][INFO    ][1410] Host ctl02 (10.167.4.12) already present
2017-12-16 06:39:18,216 [salt.state       ][INFO    ][1410] Completed state [ctl02] at time 06:39:18.215638 duration_in_ms=1.005
2017-12-16 06:39:18,216 [salt.state       ][INFO    ][1410] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.215911
2017-12-16 06:39:18,216 [salt.state       ][INFO    ][1410] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,217 [salt.state       ][INFO    ][1410] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 06:39:18,217 [salt.state       ][INFO    ][1410] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.216834 duration_in_ms=0.923
2017-12-16 06:39:18,217 [salt.state       ][INFO    ][1410] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.217122
2017-12-16 06:39:18,217 [salt.state       ][INFO    ][1410] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,218 [salt.state       ][INFO    ][1410] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 06:39:18,218 [salt.state       ][INFO    ][1410] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.218048 duration_in_ms=0.925
2017-12-16 06:39:18,218 [salt.state       ][INFO    ][1410] Running state [ctl03] at time 06:39:18.218320
2017-12-16 06:39:18,219 [salt.state       ][INFO    ][1410] Executing state host.present for ctl03
2017-12-16 06:39:18,219 [salt.state       ][INFO    ][1410] Host ctl03 (10.167.4.13) already present
2017-12-16 06:39:18,219 [salt.state       ][INFO    ][1410] Completed state [ctl03] at time 06:39:18.219246 duration_in_ms=0.926
2017-12-16 06:39:18,220 [salt.state       ][INFO    ][1410] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.219545
2017-12-16 06:39:18,220 [salt.state       ][INFO    ][1410] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,220 [salt.state       ][INFO    ][1410] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 06:39:18,220 [salt.state       ][INFO    ][1410] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.220465 duration_in_ms=0.92
2017-12-16 06:39:18,221 [salt.state       ][INFO    ][1410] Running state [ctl01] at time 06:39:18.220739
2017-12-16 06:39:18,221 [salt.state       ][INFO    ][1410] Executing state host.present for ctl01
2017-12-16 06:39:18,221 [salt.state       ][INFO    ][1410] Host ctl01 (10.167.4.11) already present
2017-12-16 06:39:18,222 [salt.state       ][INFO    ][1410] Completed state [ctl01] at time 06:39:18.221684 duration_in_ms=0.945
2017-12-16 06:39:18,222 [salt.state       ][INFO    ][1410] Running state [ctl] at time 06:39:18.221955
2017-12-16 06:39:18,222 [salt.state       ][INFO    ][1410] Executing state host.present for ctl
2017-12-16 06:39:18,223 [salt.state       ][INFO    ][1410] Host ctl (10.167.4.10) already present
2017-12-16 06:39:18,223 [salt.state       ][INFO    ][1410] Completed state [ctl] at time 06:39:18.222887 duration_in_ms=0.932
2017-12-16 06:39:18,223 [salt.state       ][INFO    ][1410] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.223157
2017-12-16 06:39:18,223 [salt.state       ][INFO    ][1410] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 06:39:18,224 [salt.state       ][INFO    ][1410] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 06:39:18,224 [salt.state       ][INFO    ][1410] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:39:18.224076 duration_in_ms=0.918
2017-12-16 06:39:18,225 [salt.state       ][INFO    ][1410] Running state [rabbit@master] at time 06:39:18.224646
2017-12-16 06:39:18,225 [salt.state       ][INFO    ][1410] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-16 06:39:18,225 [salt.loaded.int.module.cmdmod][INFO    ][1410] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-16 06:39:18,757 [salt.state       ][INFO    ][1410] Already in cluster
2017-12-16 06:39:18,757 [salt.state       ][INFO    ][1410] Completed state [rabbit@master] at time 06:39:18.757152 duration_in_ms=532.506
2017-12-16 06:39:18,759 [salt.minion      ][INFO    ][1410] Returning information for job: 20171216063700983002
2017-12-16 06:39:19,816 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command cmd.run with jid 20171216063919809605
2017-12-16 06:39:19,831 [salt.minion      ][INFO    ][6964] Starting a new job with PID 6964
2017-12-16 06:39:19,840 [salt.loaded.int.module.cmdmod][INFO    ][6964] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-16 06:39:20,359 [salt.minion      ][INFO    ][6964] Returning information for job: 20171216063919809605
2017-12-16 06:53:59,303 [salt.utils.schedule][INFO    ][1747] Running scheduled job: __mine_interval
2017-12-16 07:06:06,127 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.sls with jid 20171216070606119187
2017-12-16 07:06:06,153 [salt.minion      ][INFO    ][8645] Starting a new job with PID 8645
2017-12-16 07:06:06,977 [salt.state       ][INFO    ][8645] Loading fresh modules for state activity
2017-12-16 07:06:06,998 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-16 07:06:07,012 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-16 07:06:07,207 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:06:07,498 [salt.state       ][INFO    ][8645] Running state [haproxy] at time 07:06:07.498347
2017-12-16 07:06:07,499 [salt.state       ][INFO    ][8645] Executing state pkg.installed for haproxy
2017-12-16 07:06:07,499 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:06:07,935 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 07:06:11,322 [salt.loaded.int.module.cmdmod][INFO    ][8645] 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,232 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216070616222022
2017-12-16 07:06:16,252 [salt.minion      ][INFO    ][9028] Starting a new job with PID 9028
2017-12-16 07:06:16,265 [salt.minion      ][INFO    ][9028] Returning information for job: 20171216070616222022
2017-12-16 07:06:21,287 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:06:21,307 [salt.state       ][INFO    ][8645] 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:21,315 [salt.state       ][INFO    ][8645] Loading fresh modules for state activity
2017-12-16 07:06:21,327 [salt.state       ][INFO    ][8645] Completed state [haproxy] at time 07:06:21.327000 duration_in_ms=13828.654
2017-12-16 07:06:21,329 [salt.state       ][INFO    ][8645] Running state [/etc/default/haproxy] at time 07:06:21.328764
2017-12-16 07:06:21,329 [salt.state       ][INFO    ][8645] Executing state file.managed for /etc/default/haproxy
2017-12-16 07:06:21,358 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-16 07:06:21,360 [salt.state       ][INFO    ][8645] 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:21,361 [salt.state       ][INFO    ][8645] Completed state [/etc/default/haproxy] at time 07:06:21.360971 duration_in_ms=32.207
2017-12-16 07:06:21,361 [salt.state       ][INFO    ][8645] Running state [/etc/haproxy/haproxy.cfg] at time 07:06:21.361221
2017-12-16 07:06:21,361 [salt.state       ][INFO    ][8645] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-16 07:06:21,379 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-16 07:06:21,470 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:06:21,480 [salt.state       ][INFO    ][8645] 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:21,486 [salt.state       ][INFO    ][8645] Completed state [/etc/haproxy/haproxy.cfg] at time 07:06:21.485877 duration_in_ms=124.656
2017-12-16 07:06:21,486 [salt.state       ][INFO    ][8645] Running state [/etc/haproxy/ssl] at time 07:06:21.486106
2017-12-16 07:06:21,486 [salt.state       ][INFO    ][8645] Executing state file.directory for /etc/haproxy/ssl
2017-12-16 07:06:21,487 [salt.state       ][INFO    ][8645] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-16 07:06:21,487 [salt.state       ][INFO    ][8645] Completed state [/etc/haproxy/ssl] at time 07:06:21.487094 duration_in_ms=0.987
2017-12-16 07:06:21,488 [salt.state       ][INFO    ][8645] Running state [haproxy_status_packages] at time 07:06:21.487693
2017-12-16 07:06:21,488 [salt.state       ][INFO    ][8645] Executing state pkg.installed for haproxy_status_packages
2017-12-16 07:06:21,658 [salt.state       ][INFO    ][8645] All specified packages are already installed
2017-12-16 07:06:21,658 [salt.state       ][INFO    ][8645] Completed state [haproxy_status_packages] at time 07:06:21.657905 duration_in_ms=170.211
2017-12-16 07:06:21,658 [salt.state       ][INFO    ][8645] Running state [/usr/bin/haproxy-status.sh] at time 07:06:21.658379
2017-12-16 07:06:21,659 [salt.state       ][INFO    ][8645] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-16 07:06:21,675 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-16 07:06:21,690 [salt.fileclient  ][INFO    ][8645] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:06:21,693 [salt.state       ][INFO    ][8645] File changed:
New file
2017-12-16 07:06:21,694 [salt.state       ][INFO    ][8645] Completed state [/usr/bin/haproxy-status.sh] at time 07:06:21.693476 duration_in_ms=35.097
2017-12-16 07:06:21,694 [salt.state       ][INFO    ][8645] Running state [net.ipv4.ip_nonlocal_bind] at time 07:06:21.693916
2017-12-16 07:06:21,694 [salt.state       ][INFO    ][8645] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-16 07:06:21,695 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command 'sysctl -a' in directory '/root'
2017-12-16 07:06:21,708 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-16 07:06:21,716 [salt.state       ][INFO    ][8645] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-16 07:06:21,716 [salt.state       ][INFO    ][8645] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:06:21.716079 duration_in_ms=22.162
2017-12-16 07:06:21,717 [salt.state       ][INFO    ][8645] Running state [haproxy] at time 07:06:21.717155
2017-12-16 07:06:21,718 [salt.state       ][INFO    ][8645] Executing state service.running for haproxy
2017-12-16 07:06:21,718 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:06:21,728 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:21,737 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:21,745 [salt.state       ][INFO    ][8645] The service haproxy is already running
2017-12-16 07:06:21,745 [salt.state       ][INFO    ][8645] Completed state [haproxy] at time 07:06:21.745263 duration_in_ms=28.107
2017-12-16 07:06:21,746 [salt.state       ][INFO    ][8645] Running state [haproxy] at time 07:06:21.745565
2017-12-16 07:06:21,746 [salt.state       ][INFO    ][8645] Executing state service.mod_watch for haproxy
2017-12-16 07:06:21,746 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:21,755 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:21,765 [salt.loaded.int.module.cmdmod][INFO    ][8645] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:21,814 [salt.state       ][INFO    ][8645] {'haproxy': True}
2017-12-16 07:06:21,814 [salt.state       ][INFO    ][8645] Completed state [haproxy] at time 07:06:21.813964 duration_in_ms=68.398
2017-12-16 07:06:21,815 [salt.minion      ][INFO    ][8645] Returning information for job: 20171216070606119187
2017-12-16 07:06:25,250 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command service.status with jid 20171216070625241860
2017-12-16 07:06:25,268 [salt.minion      ][INFO    ][9257] Starting a new job with PID 9257
2017-12-16 07:06:25,356 [salt.loaded.int.module.cmdmod][INFO    ][9257] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:06:25,364 [salt.loaded.int.module.cmdmod][INFO    ][9257] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:06:25,371 [salt.minion      ][INFO    ][9257] Returning information for job: 20171216070625241860
2017-12-16 07:06:26,686 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command service.restart with jid 20171216070626682226
2017-12-16 07:06:26,703 [salt.minion      ][INFO    ][9265] Starting a new job with PID 9265
2017-12-16 07:06:26,793 [salt.loaded.int.module.cmdmod][INFO    ][9265] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-16 07:06:26,802 [salt.loaded.int.module.cmdmod][INFO    ][9265] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-16 07:06:26,815 [salt.loaded.int.module.cmdmod][INFO    ][9265] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-16 07:06:26,853 [salt.minion      ][INFO    ][9265] Returning information for job: 20171216070626682226
2017-12-16 07:34:07,989 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command test.ping with jid 20171216073407980969
2017-12-16 07:34:08,350 [salt.minion      ][INFO    ][10821] Starting a new job with PID 10821
2017-12-16 07:34:08,536 [salt.minion      ][INFO    ][10821] Returning information for job: 20171216073407980969
2017-12-16 07:34:19,798 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.sls with jid 20171216073419789377
2017-12-16 07:34:19,816 [salt.minion      ][INFO    ][10833] Starting a new job with PID 10833
2017-12-16 07:34:20,227 [salt.state       ][INFO    ][10833] Loading fresh modules for state activity
2017-12-16 07:34:20,253 [salt.fileclient  ][INFO    ][10833] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-16 07:34:20,304 [salt.fileclient  ][INFO    ][10833] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-16 07:34:20,329 [salt.fileclient  ][INFO    ][10833] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 07:34:20,643 [salt.state       ][INFO    ][10833] Running state [lsof] at time 07:34:20.642881
2017-12-16 07:34:20,643 [salt.state       ][INFO    ][10833] Executing state pkg.installed for lsof
2017-12-16 07:34:20,644 [salt.loaded.int.module.cmdmod][INFO    ][10833] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:34:21,154 [salt.state       ][INFO    ][10833] Package lsof is already installed
2017-12-16 07:34:21,155 [salt.state       ][INFO    ][10833] Completed state [lsof] at time 07:34:21.154764 duration_in_ms=511.882
2017-12-16 07:34:21,155 [salt.state       ][INFO    ][10833] Running state [keepalived] at time 07:34:21.155096
2017-12-16 07:34:21,155 [salt.state       ][INFO    ][10833] Executing state pkg.installed for keepalived
2017-12-16 07:34:21,158 [salt.state       ][INFO    ][10833] Package keepalived is already installed
2017-12-16 07:34:21,158 [salt.state       ][INFO    ][10833] Completed state [keepalived] at time 07:34:21.158416 duration_in_ms=3.32
2017-12-16 07:34:21,160 [salt.state       ][INFO    ][10833] Running state [/etc/keepalived/keepalived.conf] at time 07:34:21.160019
2017-12-16 07:34:21,160 [salt.state       ][INFO    ][10833] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-16 07:34:21,184 [salt.fileclient  ][INFO    ][10833] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-16 07:34:21,217 [salt.fileclient  ][INFO    ][10833] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 07:34:21,221 [salt.state       ][INFO    ][10833] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-16 07:34:21,222 [salt.state       ][INFO    ][10833] Completed state [/etc/keepalived/keepalived.conf] at time 07:34:21.221479 duration_in_ms=61.46
2017-12-16 07:34:21,222 [salt.state       ][INFO    ][10833] Running state [keepalived] at time 07:34:21.222148
2017-12-16 07:34:21,222 [salt.state       ][INFO    ][10833] Executing state service.running for keepalived
2017-12-16 07:34:21,223 [salt.loaded.int.module.cmdmod][INFO    ][10833] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-16 07:34:21,240 [salt.loaded.int.module.cmdmod][INFO    ][10833] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 07:34:21,248 [salt.loaded.int.module.cmdmod][INFO    ][10833] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 07:34:21,255 [salt.state       ][INFO    ][10833] The service keepalived is already running
2017-12-16 07:34:21,256 [salt.state       ][INFO    ][10833] Completed state [keepalived] at time 07:34:21.255871 duration_in_ms=33.721
2017-12-16 07:34:21,257 [salt.minion      ][INFO    ][10833] Returning information for job: 20171216073419789377
2017-12-16 07:34:43,293 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command pillar.get with jid 20171216073443284292
2017-12-16 07:34:43,317 [salt.minion      ][INFO    ][10868] Starting a new job with PID 10868
2017-12-16 07:34:43,323 [salt.minion      ][INFO    ][10868] Returning information for job: 20171216073443284292
2017-12-16 07:35:00,258 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.sls with jid 20171216073500251772
2017-12-16 07:35:00,278 [salt.minion      ][INFO    ][10875] Starting a new job with PID 10875
2017-12-16 07:35:02,759 [salt.state       ][INFO    ][10875] Loading fresh modules for state activity
2017-12-16 07:35:02,785 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-16 07:35:02,807 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-16 07:35:02,820 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-16 07:35:02,846 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,858 [py.warnings      ][WARNING ][10875] /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,859 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-16 07:35:02,890 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-16 07:35:02,912 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,933 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-16 07:35:02,949 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:02,971 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-16 07:35:03,006 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:03,041 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-16 07:35:03,059 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:03,083 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-16 07:35:03,102 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:03,125 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-16 07:35:03,157 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 07:35:03,521 [salt.state       ][INFO    ][10875] Running state [rabbitmq-server] at time 07:35:03.521454
2017-12-16 07:35:03,522 [salt.state       ][INFO    ][10875] Executing state pkg.installed for rabbitmq-server
2017-12-16 07:35:03,522 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:35:04,031 [salt.state       ][INFO    ][10875] Package rabbitmq-server is already installed
2017-12-16 07:35:04,031 [salt.state       ][INFO    ][10875] Completed state [rabbitmq-server] at time 07:35:04.031446 duration_in_ms=509.992
2017-12-16 07:35:04,032 [salt.state       ][INFO    ][10875] Running state [gettext-base] at time 07:35:04.031801
2017-12-16 07:35:04,032 [salt.state       ][INFO    ][10875] Executing state pkg.installed for gettext-base
2017-12-16 07:35:04,035 [salt.state       ][INFO    ][10875] Package gettext-base is already installed
2017-12-16 07:35:04,035 [salt.state       ][INFO    ][10875] Completed state [gettext-base] at time 07:35:04.035259 duration_in_ms=3.458
2017-12-16 07:35:04,037 [salt.state       ][INFO    ][10875] Running state [/etc/rabbitmq/rabbitmq.config] at time 07:35:04.037109
2017-12-16 07:35:04,037 [salt.state       ][INFO    ][10875] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-16 07:35:04,057 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-16 07:35:04,086 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:04,098 [salt.state       ][INFO    ][10875] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-16 07:35:04,098 [salt.state       ][INFO    ][10875] Completed state [/etc/rabbitmq/rabbitmq.config] at time 07:35:04.097920 duration_in_ms=60.811
2017-12-16 07:35:04,098 [salt.state       ][INFO    ][10875] Running state [/etc/default/rabbitmq-server] at time 07:35:04.098471
2017-12-16 07:35:04,099 [salt.state       ][INFO    ][10875] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-16 07:35:04,116 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-16 07:35:04,133 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:04,144 [salt.state       ][INFO    ][10875] File /etc/default/rabbitmq-server is in the correct state
2017-12-16 07:35:04,144 [salt.state       ][INFO    ][10875] Completed state [/etc/default/rabbitmq-server] at time 07:35:04.143860 duration_in_ms=45.388
2017-12-16 07:35:04,144 [salt.state       ][INFO    ][10875] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:35:04.144415
2017-12-16 07:35:04,145 [salt.state       ][INFO    ][10875] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-16 07:35:04,162 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-16 07:35:04,178 [salt.fileclient  ][INFO    ][10875] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-16 07:35:04,188 [salt.state       ][INFO    ][10875] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-16 07:35:04,188 [salt.state       ][INFO    ][10875] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:35:04.188257 duration_in_ms=43.842
2017-12-16 07:35:04,190 [salt.state       ][INFO    ][10875] Running state [rabbitmq-server] at time 07:35:04.189489
2017-12-16 07:35:04,190 [salt.state       ][INFO    ][10875] Executing state service.running for rabbitmq-server
2017-12-16 07:35:04,190 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:04,211 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 07:35:04,220 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-16 07:35:04,230 [salt.state       ][INFO    ][10875] The service rabbitmq-server is already running
2017-12-16 07:35:04,230 [salt.state       ][INFO    ][10875] Completed state [rabbitmq-server] at time 07:35:04.230360 duration_in_ms=40.869
2017-12-16 07:35:04,232 [salt.state       ][INFO    ][10875] Running state [amqp_client] at time 07:35:04.232025
2017-12-16 07:35:04,232 [salt.state       ][INFO    ][10875] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-16 07:35:04,233 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 07:35:04,751 [salt.state       ][INFO    ][10875] Plugin 'amqp_client' is already enabled.
2017-12-16 07:35:04,751 [salt.state       ][INFO    ][10875] Completed state [amqp_client] at time 07:35:04.751179 duration_in_ms=519.154
2017-12-16 07:35:04,752 [salt.state       ][INFO    ][10875] Running state [rabbitmq_management] at time 07:35:04.751806
2017-12-16 07:35:04,752 [salt.state       ][INFO    ][10875] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-16 07:35:04,753 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-16 07:35:05,232 [salt.state       ][INFO    ][10875] Plugin 'rabbitmq_management' is already enabled.
2017-12-16 07:35:05,233 [salt.state       ][INFO    ][10875] Completed state [rabbitmq_management] at time 07:35:05.232571 duration_in_ms=480.764
2017-12-16 07:35:05,234 [salt.state       ][INFO    ][10875] Running state [/openstack] at time 07:35:05.233960
2017-12-16 07:35:05,234 [salt.state       ][INFO    ][10875] Executing state rabbitmq_vhost.present for /openstack
2017-12-16 07:35:05,235 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-16 07:35:06,130 [salt.state       ][INFO    ][10875] Virtual Host '/openstack' already exists.
2017-12-16 07:35:06,130 [salt.state       ][INFO    ][10875] Completed state [/openstack] at time 07:35:06.130004 duration_in_ms=896.043
2017-12-16 07:35:06,132 [salt.state       ][INFO    ][10875] Running state [openstack] at time 07:35:06.131630
2017-12-16 07:35:06,132 [salt.state       ][INFO    ][10875] Executing state rabbitmq_user.present for openstack
2017-12-16 07:35:06,132 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:06,619 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:35:08,139 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-16 07:35:08,633 [salt.state       ][INFO    ][10875] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:35:08,634 [salt.state       ][INFO    ][10875] Completed state [openstack] at time 07:35:08.633561 duration_in_ms=2501.929
2017-12-16 07:35:08,635 [salt.state       ][INFO    ][10875] Running state [Ceilometer] at time 07:35:08.634946
2017-12-16 07:35:08,635 [salt.state       ][INFO    ][10875] Executing state rabbitmq_policy.present for Ceilometer
2017-12-16 07:35:08,636 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 07:35:09,148 [salt.loaded.int.module.cmdmod][INFO    ][10875] 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:09,666 [salt.state       ][INFO    ][10875] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-16 07:35:09,667 [salt.state       ][INFO    ][10875] Completed state [Ceilometer] at time 07:35:09.666687 duration_in_ms=1031.74
2017-12-16 07:35:09,667 [salt.state       ][INFO    ][10875] Running state [HA] at time 07:35:09.667275
2017-12-16 07:35:09,667 [salt.state       ][INFO    ][10875] Executing state rabbitmq_policy.present for HA
2017-12-16 07:35:09,668 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-16 07:35:10,162 [salt.loaded.int.module.cmdmod][INFO    ][10875] 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:10,352 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216073510343643
2017-12-16 07:35:10,364 [salt.minion      ][INFO    ][12703] Starting a new job with PID 12703
2017-12-16 07:35:10,374 [salt.minion      ][INFO    ][12703] Returning information for job: 20171216073510343643
2017-12-16 07:35:10,693 [salt.state       ][INFO    ][10875] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 07:35:10,693 [salt.state       ][INFO    ][10875] Completed state [HA] at time 07:35:10.692916 duration_in_ms=1025.639
2017-12-16 07:35:10,693 [salt.state       ][INFO    ][10875] Running state [guest] at time 07:35:10.693165
2017-12-16 07:35:10,693 [salt.state       ][INFO    ][10875] Executing state rabbitmq_user.present for guest
2017-12-16 07:35:10,694 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:11,197 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:35:12,705 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-16 07:35:13,205 [salt.state       ][INFO    ][10875] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:35:13,205 [salt.state       ][INFO    ][10875] Completed state [guest] at time 07:35:13.204862 duration_in_ms=2511.696
2017-12-16 07:35:13,205 [salt.state       ][INFO    ][10875] Running state [HA] at time 07:35:13.205459
2017-12-16 07:35:13,206 [salt.state       ][INFO    ][10875] Executing state rabbitmq_policy.present for HA
2017-12-16 07:35:13,206 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-16 07:35:13,750 [salt.loaded.int.module.cmdmod][INFO    ][10875] 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:14,248 [salt.state       ][INFO    ][10875] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-16 07:35:14,249 [salt.state       ][INFO    ][10875] Completed state [HA] at time 07:35:14.248668 duration_in_ms=1043.207
2017-12-16 07:35:14,249 [salt.state       ][INFO    ][10875] Running state [admin] at time 07:35:14.249392
2017-12-16 07:35:14,250 [salt.state       ][INFO    ][10875] Executing state rabbitmq_user.present for admin
2017-12-16 07:35:14,250 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:14,771 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-16 07:35:16,361 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-16 07:35:16,857 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-16 07:35:17,400 [salt.state       ][INFO    ][10875] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-16 07:35:17,401 [salt.state       ][INFO    ][10875] Completed state [admin] at time 07:35:17.400706 duration_in_ms=3151.314
2017-12-16 07:35:17,401 [salt.state       ][INFO    ][10875] Running state [mdb02] at time 07:35:17.401295
2017-12-16 07:35:17,401 [salt.state       ][INFO    ][10875] Executing state host.present for mdb02
2017-12-16 07:35:17,402 [salt.state       ][INFO    ][10875] Host mdb02 (10.167.4.77) already present
2017-12-16 07:35:17,402 [salt.state       ][INFO    ][10875] Completed state [mdb02] at time 07:35:17.402059 duration_in_ms=0.764
2017-12-16 07:35:17,402 [salt.state       ][INFO    ][10875] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.402215
2017-12-16 07:35:17,402 [salt.state       ][INFO    ][10875] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,403 [salt.state       ][INFO    ][10875] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-16 07:35:17,403 [salt.state       ][INFO    ][10875] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.402801 duration_in_ms=0.586
2017-12-16 07:35:17,403 [salt.state       ][INFO    ][10875] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.402978
2017-12-16 07:35:17,403 [salt.state       ][INFO    ][10875] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,403 [salt.state       ][INFO    ][10875] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-16 07:35:17,404 [salt.state       ][INFO    ][10875] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.403515 duration_in_ms=0.537
2017-12-16 07:35:17,404 [salt.state       ][INFO    ][10875] Running state [mdb03] at time 07:35:17.403656
2017-12-16 07:35:17,404 [salt.state       ][INFO    ][10875] Executing state host.present for mdb03
2017-12-16 07:35:17,404 [salt.state       ][INFO    ][10875] Host mdb03 (10.167.4.78) already present
2017-12-16 07:35:17,404 [salt.state       ][INFO    ][10875] Completed state [mdb03] at time 07:35:17.404200 duration_in_ms=0.544
2017-12-16 07:35:17,404 [salt.state       ][INFO    ][10875] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.404347
2017-12-16 07:35:17,404 [salt.state       ][INFO    ][10875] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,405 [salt.state       ][INFO    ][10875] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-16 07:35:17,405 [salt.state       ][INFO    ][10875] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.404883 duration_in_ms=0.536
2017-12-16 07:35:17,405 [salt.state       ][INFO    ][10875] Running state [mdb01] at time 07:35:17.405052
2017-12-16 07:35:17,405 [salt.state       ][INFO    ][10875] Executing state host.present for mdb01
2017-12-16 07:35:17,405 [salt.state       ][INFO    ][10875] Host mdb01 (10.167.4.76) already present
2017-12-16 07:35:17,406 [salt.state       ][INFO    ][10875] Completed state [mdb01] at time 07:35:17.405599 duration_in_ms=0.546
2017-12-16 07:35:17,406 [salt.state       ][INFO    ][10875] Running state [mdb] at time 07:35:17.405744
2017-12-16 07:35:17,406 [salt.state       ][INFO    ][10875] Executing state host.present for mdb
2017-12-16 07:35:17,406 [salt.state       ][INFO    ][10875] Host mdb (10.167.4.75) already present
2017-12-16 07:35:17,406 [salt.state       ][INFO    ][10875] Completed state [mdb] at time 07:35:17.406281 duration_in_ms=0.537
2017-12-16 07:35:17,406 [salt.state       ][INFO    ][10875] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.406440
2017-12-16 07:35:17,407 [salt.state       ][INFO    ][10875] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,407 [salt.state       ][INFO    ][10875] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-16 07:35:17,407 [salt.state       ][INFO    ][10875] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.407014 duration_in_ms=0.573
2017-12-16 07:35:17,407 [salt.state       ][INFO    ][10875] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.407158
2017-12-16 07:35:17,407 [salt.state       ][INFO    ][10875] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,408 [salt.state       ][INFO    ][10875] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 07:35:17,408 [salt.state       ][INFO    ][10875] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.407698 duration_in_ms=0.539
2017-12-16 07:35:17,408 [salt.state       ][INFO    ][10875] Running state [cfg01] at time 07:35:17.407842
2017-12-16 07:35:17,408 [salt.state       ][INFO    ][10875] Executing state host.present for cfg01
2017-12-16 07:35:17,409 [salt.state       ][INFO    ][10875] Host cfg01 (10.167.4.100) already present
2017-12-16 07:35:17,409 [salt.state       ][INFO    ][10875] Completed state [cfg01] at time 07:35:17.409236 duration_in_ms=1.395
2017-12-16 07:35:17,409 [salt.state       ][INFO    ][10875] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.409392
2017-12-16 07:35:17,410 [salt.state       ][INFO    ][10875] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,410 [salt.state       ][INFO    ][10875] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-16 07:35:17,410 [salt.state       ][INFO    ][10875] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.409931 duration_in_ms=0.538
2017-12-16 07:35:17,410 [salt.state       ][INFO    ][10875] Running state [prx01] at time 07:35:17.410064
2017-12-16 07:35:17,410 [salt.state       ][INFO    ][10875] Executing state host.present for prx01
2017-12-16 07:35:17,410 [salt.state       ][INFO    ][10875] Host prx01 (10.167.4.104) already present
2017-12-16 07:35:17,411 [salt.state       ][INFO    ][10875] Completed state [prx01] at time 07:35:17.410590 duration_in_ms=0.525
2017-12-16 07:35:17,411 [salt.state       ][INFO    ][10875] Running state [kvm01] at time 07:35:17.410747
2017-12-16 07:35:17,411 [salt.state       ][INFO    ][10875] Executing state host.present for kvm01
2017-12-16 07:35:17,411 [salt.state       ][INFO    ][10875] Host kvm01 (10.167.4.141) already present
2017-12-16 07:35:17,411 [salt.state       ][INFO    ][10875] Completed state [kvm01] at time 07:35:17.411282 duration_in_ms=0.535
2017-12-16 07:35:17,411 [salt.state       ][INFO    ][10875] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.411421
2017-12-16 07:35:17,412 [salt.state       ][INFO    ][10875] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,412 [salt.state       ][INFO    ][10875] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-16 07:35:17,412 [salt.state       ][INFO    ][10875] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.411948 duration_in_ms=0.527
2017-12-16 07:35:17,412 [salt.state       ][INFO    ][10875] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.412092
2017-12-16 07:35:17,412 [salt.state       ][INFO    ][10875] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,413 [salt.state       ][INFO    ][10875] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-16 07:35:17,413 [salt.state       ][INFO    ][10875] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.412618 duration_in_ms=0.526
2017-12-16 07:35:17,413 [salt.state       ][INFO    ][10875] Running state [kvm03] at time 07:35:17.412760
2017-12-16 07:35:17,413 [salt.state       ][INFO    ][10875] Executing state host.present for kvm03
2017-12-16 07:35:17,413 [salt.state       ][INFO    ][10875] Host kvm03 (10.167.4.143) already present
2017-12-16 07:35:17,413 [salt.state       ][INFO    ][10875] Completed state [kvm03] at time 07:35:17.413336 duration_in_ms=0.576
2017-12-16 07:35:17,413 [salt.state       ][INFO    ][10875] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.413479
2017-12-16 07:35:17,414 [salt.state       ][INFO    ][10875] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,414 [salt.state       ][INFO    ][10875] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-16 07:35:17,414 [salt.state       ][INFO    ][10875] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.414016 duration_in_ms=0.537
2017-12-16 07:35:17,414 [salt.state       ][INFO    ][10875] Running state [kvm02] at time 07:35:17.414156
2017-12-16 07:35:17,414 [salt.state       ][INFO    ][10875] Executing state host.present for kvm02
2017-12-16 07:35:17,415 [salt.state       ][INFO    ][10875] Host kvm02 (10.167.4.142) already present
2017-12-16 07:35:17,415 [salt.state       ][INFO    ][10875] Completed state [kvm02] at time 07:35:17.414719 duration_in_ms=0.563
2017-12-16 07:35:17,415 [salt.state       ][INFO    ][10875] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.414881
2017-12-16 07:35:17,415 [salt.state       ][INFO    ][10875] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,415 [salt.state       ][INFO    ][10875] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-16 07:35:17,415 [salt.state       ][INFO    ][10875] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.415432 duration_in_ms=0.551
2017-12-16 07:35:17,416 [salt.state       ][INFO    ][10875] Running state [dbs] at time 07:35:17.415571
2017-12-16 07:35:17,416 [salt.state       ][INFO    ][10875] Executing state host.present for dbs
2017-12-16 07:35:17,416 [salt.state       ][INFO    ][10875] Host dbs (10.167.4.50) already present
2017-12-16 07:35:17,416 [salt.state       ][INFO    ][10875] Completed state [dbs] at time 07:35:17.416099 duration_in_ms=0.527
2017-12-16 07:35:17,416 [salt.state       ][INFO    ][10875] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.416243
2017-12-16 07:35:17,416 [salt.state       ][INFO    ][10875] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,417 [salt.state       ][INFO    ][10875] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-16 07:35:17,417 [salt.state       ][INFO    ][10875] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.416767 duration_in_ms=0.523
2017-12-16 07:35:17,417 [salt.state       ][INFO    ][10875] Running state [prx] at time 07:35:17.416906
2017-12-16 07:35:17,417 [salt.state       ][INFO    ][10875] Executing state host.present for prx
2017-12-16 07:35:17,417 [salt.state       ][INFO    ][10875] Host prx (172.30.10.103) already present
2017-12-16 07:35:17,418 [salt.state       ][INFO    ][10875] Completed state [prx] at time 07:35:17.417478 duration_in_ms=0.571
2017-12-16 07:35:17,418 [salt.state       ][INFO    ][10875] Running state [prx02] at time 07:35:17.417620
2017-12-16 07:35:17,418 [salt.state       ][INFO    ][10875] Executing state host.present for prx02
2017-12-16 07:35:17,418 [salt.state       ][INFO    ][10875] Host prx02 (10.167.4.105) already present
2017-12-16 07:35:17,418 [salt.state       ][INFO    ][10875] Completed state [prx02] at time 07:35:17.418146 duration_in_ms=0.525
2017-12-16 07:35:17,418 [salt.state       ][INFO    ][10875] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.418286
2017-12-16 07:35:17,418 [salt.state       ][INFO    ][10875] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,419 [salt.state       ][INFO    ][10875] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-16 07:35:17,419 [salt.state       ][INFO    ][10875] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.418874 duration_in_ms=0.588
2017-12-16 07:35:17,419 [salt.state       ][INFO    ][10875] Running state [msg02] at time 07:35:17.419021
2017-12-16 07:35:17,419 [salt.state       ][INFO    ][10875] Executing state host.present for msg02
2017-12-16 07:35:17,419 [salt.state       ][INFO    ][10875] Host msg02 (10.167.4.42) already present
2017-12-16 07:35:17,420 [salt.state       ][INFO    ][10875] Completed state [msg02] at time 07:35:17.419547 duration_in_ms=0.526
2017-12-16 07:35:17,420 [salt.state       ][INFO    ][10875] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.419686
2017-12-16 07:35:17,420 [salt.state       ][INFO    ][10875] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,420 [salt.state       ][INFO    ][10875] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-16 07:35:17,420 [salt.state       ][INFO    ][10875] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.420213 duration_in_ms=0.527
2017-12-16 07:35:17,420 [salt.state       ][INFO    ][10875] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.420357
2017-12-16 07:35:17,420 [salt.state       ][INFO    ][10875] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,421 [salt.state       ][INFO    ][10875] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-16 07:35:17,421 [salt.state       ][INFO    ][10875] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.420884 duration_in_ms=0.527
2017-12-16 07:35:17,421 [salt.state       ][INFO    ][10875] Running state [msg03] at time 07:35:17.421045
2017-12-16 07:35:17,421 [salt.state       ][INFO    ][10875] Executing state host.present for msg03
2017-12-16 07:35:17,421 [salt.state       ][INFO    ][10875] Host msg03 (10.167.4.43) already present
2017-12-16 07:35:17,422 [salt.state       ][INFO    ][10875] Completed state [msg03] at time 07:35:17.421589 duration_in_ms=0.545
2017-12-16 07:35:17,422 [salt.state       ][INFO    ][10875] Running state [file.replace] at time 07:35:17.422341
2017-12-16 07:35:17,423 [salt.state       ][INFO    ][10875] Executing state module.run for file.replace
2017-12-16 07:35:17,489 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-16 07:35:17,497 [salt.state       ][INFO    ][10875] onlyif execution failed
2017-12-16 07:35:17,497 [salt.state       ][INFO    ][10875] Completed state [file.replace] at time 07:35:17.496919 duration_in_ms=74.578
2017-12-16 07:35:17,497 [salt.state       ][INFO    ][10875] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.497168
2017-12-16 07:35:17,497 [salt.state       ][INFO    ][10875] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,498 [salt.state       ][INFO    ][10875] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-16 07:35:17,498 [salt.state       ][INFO    ][10875] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.497957 duration_in_ms=0.79
2017-12-16 07:35:17,498 [salt.state       ][INFO    ][10875] Running state [msg01] at time 07:35:17.498108
2017-12-16 07:35:17,498 [salt.state       ][INFO    ][10875] Executing state host.present for msg01
2017-12-16 07:35:17,499 [salt.state       ][INFO    ][10875] Host msg01 (10.167.4.41) already present
2017-12-16 07:35:17,499 [salt.state       ][INFO    ][10875] Completed state [msg01] at time 07:35:17.498649 duration_in_ms=0.54
2017-12-16 07:35:17,499 [salt.state       ][INFO    ][10875] Running state [msg] at time 07:35:17.498790
2017-12-16 07:35:17,499 [salt.state       ][INFO    ][10875] Executing state host.present for msg
2017-12-16 07:35:17,499 [salt.state       ][INFO    ][10875] Host msg (10.167.4.40) already present
2017-12-16 07:35:17,499 [salt.state       ][INFO    ][10875] Completed state [msg] at time 07:35:17.499425 duration_in_ms=0.635
2017-12-16 07:35:17,500 [salt.state       ][INFO    ][10875] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.499576
2017-12-16 07:35:17,500 [salt.state       ][INFO    ][10875] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,500 [salt.state       ][INFO    ][10875] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-16 07:35:17,500 [salt.state       ][INFO    ][10875] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.500114 duration_in_ms=0.538
2017-12-16 07:35:17,500 [salt.state       ][INFO    ][10875] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.500268
2017-12-16 07:35:17,500 [salt.state       ][INFO    ][10875] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,501 [salt.state       ][INFO    ][10875] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-16 07:35:17,501 [salt.state       ][INFO    ][10875] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.500804 duration_in_ms=0.536
2017-12-16 07:35:17,501 [salt.state       ][INFO    ][10875] Running state [cfg01] at time 07:35:17.500943
2017-12-16 07:35:17,501 [salt.state       ][INFO    ][10875] Executing state host.present for cfg01
2017-12-16 07:35:17,501 [salt.state       ][INFO    ][10875] Host cfg01 (10.167.4.100) already present
2017-12-16 07:35:17,502 [salt.state       ][INFO    ][10875] Completed state [cfg01] at time 07:35:17.501490 duration_in_ms=0.547
2017-12-16 07:35:17,502 [salt.state       ][INFO    ][10875] Running state [cmp002] at time 07:35:17.501631
2017-12-16 07:35:17,502 [salt.state       ][INFO    ][10875] Executing state host.present for cmp002
2017-12-16 07:35:17,502 [salt.state       ][INFO    ][10875] Host cmp002 (10.167.4.102) already present
2017-12-16 07:35:17,502 [salt.state       ][INFO    ][10875] Completed state [cmp002] at time 07:35:17.502162 duration_in_ms=0.53
2017-12-16 07:35:17,502 [salt.state       ][INFO    ][10875] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.502303
2017-12-16 07:35:17,502 [salt.state       ][INFO    ][10875] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,503 [salt.state       ][INFO    ][10875] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-16 07:35:17,503 [salt.state       ][INFO    ][10875] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.502857 duration_in_ms=0.553
2017-12-16 07:35:17,503 [salt.state       ][INFO    ][10875] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.503007
2017-12-16 07:35:17,503 [salt.state       ][INFO    ][10875] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,503 [salt.state       ][INFO    ][10875] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-16 07:35:17,504 [salt.state       ][INFO    ][10875] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.503549 duration_in_ms=0.541
2017-12-16 07:35:17,504 [salt.state       ][INFO    ][10875] Running state [cmp001] at time 07:35:17.503693
2017-12-16 07:35:17,504 [salt.state       ][INFO    ][10875] Executing state host.present for cmp001
2017-12-16 07:35:17,504 [salt.state       ][INFO    ][10875] Host cmp001 (10.167.4.101) already present
2017-12-16 07:35:17,504 [salt.state       ][INFO    ][10875] Completed state [cmp001] at time 07:35:17.504227 duration_in_ms=0.534
2017-12-16 07:35:17,504 [salt.state       ][INFO    ][10875] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.504368
2017-12-16 07:35:17,505 [salt.state       ][INFO    ][10875] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,505 [salt.state       ][INFO    ][10875] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-16 07:35:17,505 [salt.state       ][INFO    ][10875] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.504901 duration_in_ms=0.532
2017-12-16 07:35:17,505 [salt.state       ][INFO    ][10875] Running state [dbs01] at time 07:35:17.505099
2017-12-16 07:35:17,505 [salt.state       ][INFO    ][10875] Executing state host.present for dbs01
2017-12-16 07:35:17,506 [salt.state       ][INFO    ][10875] Host dbs01 (10.167.4.51) already present
2017-12-16 07:35:17,506 [salt.state       ][INFO    ][10875] Completed state [dbs01] at time 07:35:17.505646 duration_in_ms=0.547
2017-12-16 07:35:17,506 [salt.state       ][INFO    ][10875] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.505787
2017-12-16 07:35:17,506 [salt.state       ][INFO    ][10875] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,506 [salt.state       ][INFO    ][10875] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-16 07:35:17,506 [salt.state       ][INFO    ][10875] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.506319 duration_in_ms=0.532
2017-12-16 07:35:17,506 [salt.state       ][INFO    ][10875] Running state [dbs02] at time 07:35:17.506470
2017-12-16 07:35:17,507 [salt.state       ][INFO    ][10875] Executing state host.present for dbs02
2017-12-16 07:35:17,507 [salt.state       ][INFO    ][10875] Host dbs02 (10.167.4.52) already present
2017-12-16 07:35:17,507 [salt.state       ][INFO    ][10875] Completed state [dbs02] at time 07:35:17.507007 duration_in_ms=0.537
2017-12-16 07:35:17,507 [salt.state       ][INFO    ][10875] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.507152
2017-12-16 07:35:17,507 [salt.state       ][INFO    ][10875] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,508 [salt.state       ][INFO    ][10875] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-16 07:35:17,508 [salt.state       ][INFO    ][10875] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.507866 duration_in_ms=0.714
2017-12-16 07:35:17,508 [salt.state       ][INFO    ][10875] Running state [dbs03] at time 07:35:17.508015
2017-12-16 07:35:17,508 [salt.state       ][INFO    ][10875] Executing state host.present for dbs03
2017-12-16 07:35:17,508 [salt.state       ][INFO    ][10875] Host dbs03 (10.167.4.53) already present
2017-12-16 07:35:17,509 [salt.state       ][INFO    ][10875] Completed state [dbs03] at time 07:35:17.508550 duration_in_ms=0.535
2017-12-16 07:35:17,509 [salt.state       ][INFO    ][10875] Running state [odl01] at time 07:35:17.508692
2017-12-16 07:35:17,509 [salt.state       ][INFO    ][10875] Executing state host.present for odl01
2017-12-16 07:35:17,509 [salt.state       ][INFO    ][10875] Host odl01 (10.167.4.111) already present
2017-12-16 07:35:17,509 [salt.state       ][INFO    ][10875] Completed state [odl01] at time 07:35:17.509230 duration_in_ms=0.539
2017-12-16 07:35:17,509 [salt.state       ][INFO    ][10875] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.509371
2017-12-16 07:35:17,510 [salt.state       ][INFO    ][10875] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,510 [salt.state       ][INFO    ][10875] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-16 07:35:17,510 [salt.state       ][INFO    ][10875] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.509950 duration_in_ms=0.579
2017-12-16 07:35:17,510 [salt.state       ][INFO    ][10875] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.510092
2017-12-16 07:35:17,510 [salt.state       ][INFO    ][10875] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,511 [salt.state       ][INFO    ][10875] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-16 07:35:17,511 [salt.state       ][INFO    ][10875] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.510617 duration_in_ms=0.526
2017-12-16 07:35:17,511 [salt.state       ][INFO    ][10875] Running state [mas01] at time 07:35:17.510758
2017-12-16 07:35:17,511 [salt.state       ][INFO    ][10875] Executing state host.present for mas01
2017-12-16 07:35:17,511 [salt.state       ][INFO    ][10875] Host mas01 (10.167.4.3) already present
2017-12-16 07:35:17,511 [salt.state       ][INFO    ][10875] Completed state [mas01] at time 07:35:17.511299 duration_in_ms=0.542
2017-12-16 07:35:17,511 [salt.state       ][INFO    ][10875] Running state [ctl02] at time 07:35:17.511440
2017-12-16 07:35:17,512 [salt.state       ][INFO    ][10875] Executing state host.present for ctl02
2017-12-16 07:35:17,512 [salt.state       ][INFO    ][10875] Host ctl02 (10.167.4.12) already present
2017-12-16 07:35:17,512 [salt.state       ][INFO    ][10875] Completed state [ctl02] at time 07:35:17.511963 duration_in_ms=0.523
2017-12-16 07:35:17,512 [salt.state       ][INFO    ][10875] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.512104
2017-12-16 07:35:17,512 [salt.state       ][INFO    ][10875] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,513 [salt.state       ][INFO    ][10875] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-16 07:35:17,513 [salt.state       ][INFO    ][10875] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.512636 duration_in_ms=0.533
2017-12-16 07:35:17,513 [salt.state       ][INFO    ][10875] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.512784
2017-12-16 07:35:17,513 [salt.state       ][INFO    ][10875] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,513 [salt.state       ][INFO    ][10875] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-16 07:35:17,513 [salt.state       ][INFO    ][10875] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.513395 duration_in_ms=0.611
2017-12-16 07:35:17,514 [salt.state       ][INFO    ][10875] Running state [ctl03] at time 07:35:17.513540
2017-12-16 07:35:17,514 [salt.state       ][INFO    ][10875] Executing state host.present for ctl03
2017-12-16 07:35:17,514 [salt.state       ][INFO    ][10875] Host ctl03 (10.167.4.13) already present
2017-12-16 07:35:17,514 [salt.state       ][INFO    ][10875] Completed state [ctl03] at time 07:35:17.514074 duration_in_ms=0.534
2017-12-16 07:35:17,514 [salt.state       ][INFO    ][10875] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.514217
2017-12-16 07:35:17,514 [salt.state       ][INFO    ][10875] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,515 [salt.state       ][INFO    ][10875] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-16 07:35:17,515 [salt.state       ][INFO    ][10875] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.514771 duration_in_ms=0.554
2017-12-16 07:35:17,515 [salt.state       ][INFO    ][10875] Running state [ctl01] at time 07:35:17.514925
2017-12-16 07:35:17,515 [salt.state       ][INFO    ][10875] Executing state host.present for ctl01
2017-12-16 07:35:17,515 [salt.state       ][INFO    ][10875] Host ctl01 (10.167.4.11) already present
2017-12-16 07:35:17,515 [salt.state       ][INFO    ][10875] Completed state [ctl01] at time 07:35:17.515452 duration_in_ms=0.526
2017-12-16 07:35:17,516 [salt.state       ][INFO    ][10875] Running state [ctl] at time 07:35:17.515594
2017-12-16 07:35:17,516 [salt.state       ][INFO    ][10875] Executing state host.present for ctl
2017-12-16 07:35:17,516 [salt.state       ][INFO    ][10875] Host ctl (10.167.4.10) already present
2017-12-16 07:35:17,516 [salt.state       ][INFO    ][10875] Completed state [ctl] at time 07:35:17.516123 duration_in_ms=0.529
2017-12-16 07:35:17,516 [salt.state       ][INFO    ][10875] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.516261
2017-12-16 07:35:17,516 [salt.state       ][INFO    ][10875] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-16 07:35:17,517 [salt.state       ][INFO    ][10875] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-16 07:35:17,517 [salt.state       ][INFO    ][10875] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:35:17.516793 duration_in_ms=0.532
2017-12-16 07:35:17,517 [salt.state       ][INFO    ][10875] Running state [rabbit@master] at time 07:35:17.517216
2017-12-16 07:35:17,517 [salt.state       ][INFO    ][10875] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-16 07:35:17,518 [salt.loaded.int.module.cmdmod][INFO    ][10875] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-16 07:35:18,080 [salt.state       ][INFO    ][10875] Already in cluster
2017-12-16 07:35:18,080 [salt.state       ][INFO    ][10875] Completed state [rabbit@master] at time 07:35:18.080098 duration_in_ms=562.882
2017-12-16 07:35:18,082 [salt.minion      ][INFO    ][10875] Returning information for job: 20171216073500251772
2017-12-16 07:35:19,073 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command cmd.run with jid 20171216073519064870
2017-12-16 07:35:19,088 [salt.minion      ][INFO    ][14826] Starting a new job with PID 14826
2017-12-16 07:35:19,092 [salt.loaded.int.module.cmdmod][INFO    ][14826] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-16 07:35:19,610 [salt.minion      ][INFO    ][14826] Returning information for job: 20171216073519064870
2017-12-16 07:35:55,872 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command state.sls with jid 20171216073555866817
2017-12-16 07:35:55,889 [salt.minion      ][INFO    ][14990] Starting a new job with PID 14990
2017-12-16 07:35:56,745 [salt.state       ][INFO    ][14990] Loading fresh modules for state activity
2017-12-16 07:35:56,768 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-16 07:35:56,783 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-16 07:35:56,802 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:35:57,095 [salt.state       ][INFO    ][14990] Running state [haproxy] at time 07:35:57.095248
2017-12-16 07:35:57,096 [salt.state       ][INFO    ][14990] Executing state pkg.installed for haproxy
2017-12-16 07:35:57,096 [salt.loaded.int.module.cmdmod][INFO    ][14990] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:35:57,550 [salt.state       ][INFO    ][14990] Package haproxy is already installed
2017-12-16 07:35:57,551 [salt.state       ][INFO    ][14990] Completed state [haproxy] at time 07:35:57.550881 duration_in_ms=455.633
2017-12-16 07:35:57,552 [salt.state       ][INFO    ][14990] Running state [/etc/default/haproxy] at time 07:35:57.552399
2017-12-16 07:35:57,553 [salt.state       ][INFO    ][14990] Executing state file.managed for /etc/default/haproxy
2017-12-16 07:35:57,573 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-16 07:35:57,574 [salt.state       ][INFO    ][14990] File /etc/default/haproxy is in the correct state
2017-12-16 07:35:57,575 [salt.state       ][INFO    ][14990] Completed state [/etc/default/haproxy] at time 07:35:57.574707 duration_in_ms=22.308
2017-12-16 07:35:57,575 [salt.state       ][INFO    ][14990] Running state [/etc/haproxy/haproxy.cfg] at time 07:35:57.575033
2017-12-16 07:35:57,575 [salt.state       ][INFO    ][14990] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-16 07:35:57,593 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-16 07:35:57,681 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:35:57,685 [salt.state       ][INFO    ][14990] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-16 07:35:57,685 [salt.state       ][INFO    ][14990] Completed state [/etc/haproxy/haproxy.cfg] at time 07:35:57.684756 duration_in_ms=109.721
2017-12-16 07:35:57,685 [salt.state       ][INFO    ][14990] Running state [/etc/haproxy/ssl] at time 07:35:57.685129
2017-12-16 07:35:57,685 [salt.state       ][INFO    ][14990] Executing state file.directory for /etc/haproxy/ssl
2017-12-16 07:35:57,686 [salt.state       ][INFO    ][14990] Directory /etc/haproxy/ssl is in the correct state
2017-12-16 07:35:57,686 [salt.state       ][INFO    ][14990] Completed state [/etc/haproxy/ssl] at time 07:35:57.686308 duration_in_ms=1.179
2017-12-16 07:35:57,687 [salt.state       ][INFO    ][14990] Running state [haproxy_status_packages] at time 07:35:57.686595
2017-12-16 07:35:57,687 [salt.state       ][INFO    ][14990] Executing state pkg.installed for haproxy_status_packages
2017-12-16 07:35:57,690 [salt.state       ][INFO    ][14990] All specified packages are already installed
2017-12-16 07:35:57,690 [salt.state       ][INFO    ][14990] Completed state [haproxy_status_packages] at time 07:35:57.690000 duration_in_ms=3.404
2017-12-16 07:35:57,690 [salt.state       ][INFO    ][14990] Running state [/usr/bin/haproxy-status.sh] at time 07:35:57.690466
2017-12-16 07:35:57,691 [salt.state       ][INFO    ][14990] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-16 07:35:57,715 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-16 07:35:57,732 [salt.fileclient  ][INFO    ][14990] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-16 07:35:57,735 [salt.state       ][INFO    ][14990] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-16 07:35:57,735 [salt.state       ][INFO    ][14990] Completed state [/usr/bin/haproxy-status.sh] at time 07:35:57.734928 duration_in_ms=44.461
2017-12-16 07:35:57,735 [salt.state       ][INFO    ][14990] Running state [net.ipv4.ip_nonlocal_bind] at time 07:35:57.735396
2017-12-16 07:35:57,736 [salt.state       ][INFO    ][14990] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-16 07:35:57,743 [salt.loaded.int.module.cmdmod][INFO    ][14990] Executing command 'sysctl -a' in directory '/root'
2017-12-16 07:35:57,756 [salt.state       ][INFO    ][14990] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-16 07:35:57,756 [salt.state       ][INFO    ][14990] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:35:57.756026 duration_in_ms=20.63
2017-12-16 07:35:57,757 [salt.state       ][INFO    ][14990] Running state [haproxy] at time 07:35:57.757110
2017-12-16 07:35:57,757 [salt.state       ][INFO    ][14990] Executing state service.running for haproxy
2017-12-16 07:35:57,758 [salt.loaded.int.module.cmdmod][INFO    ][14990] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:57,768 [salt.loaded.int.module.cmdmod][INFO    ][14990] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:35:57,776 [salt.loaded.int.module.cmdmod][INFO    ][14990] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-16 07:35:57,784 [salt.state       ][INFO    ][14990] The service haproxy is already running
2017-12-16 07:35:57,785 [salt.state       ][INFO    ][14990] Completed state [haproxy] at time 07:35:57.784686 duration_in_ms=27.574
2017-12-16 07:35:57,786 [salt.minion      ][INFO    ][14990] Returning information for job: 20171216073555866817
2017-12-16 07:35:59,873 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command service.status with jid 20171216073559868289
2017-12-16 07:35:59,888 [salt.minion      ][INFO    ][15017] Starting a new job with PID 15017
2017-12-16 07:35:59,980 [salt.loaded.int.module.cmdmod][INFO    ][15017] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:59,989 [salt.loaded.int.module.cmdmod][INFO    ][15017] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-16 07:35:59,997 [salt.minion      ][INFO    ][15017] Returning information for job: 20171216073559868289
2017-12-16 07:36:01,496 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command service.restart with jid 20171216073601490130
2017-12-16 07:36:01,511 [salt.minion      ][INFO    ][15025] Starting a new job with PID 15025
2017-12-16 07:36:01,602 [salt.loaded.int.module.cmdmod][INFO    ][15025] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-16 07:36:01,610 [salt.loaded.int.module.cmdmod][INFO    ][15025] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-16 07:36:01,623 [salt.loaded.int.module.cmdmod][INFO    ][15025] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-16 07:36:01,648 [salt.minion      ][INFO    ][15025] Returning information for job: 20171216073601490130
2017-12-16 07:53:59,303 [salt.utils.schedule][INFO    ][1747] Running scheduled job: __mine_interval
2017-12-16 07:59:29,291 [salt.minion      ][INFO    ][1747] User sudo_ubuntu Executing command cp.push_dir with jid 20171216075929283911
2017-12-16 07:59:29,309 [salt.minion      ][INFO    ][16497] Starting a new job with PID 16497
