2017-12-21 09:44:08,200 [salt.cli.daemons ][WARNING ][887] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-21 09:44:36,609 [salt.state       ][ERROR   ][1074] No contents found in top file
2017-12-21 09:44:45,807 [py.warnings      ][WARNING ][1140] /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-21 09:44:45,816 [salt.loaded.int.module.cmdmod][ERROR   ][1140] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 09:44:45,816 [salt.loaded.int.module.cmdmod][ERROR   ][1140] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 09:44:45,839 [salt.loaded.int.module.cmdmod][ERROR   ][1140] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 09:44:45,839 [salt.loaded.int.module.cmdmod][ERROR   ][1140] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 09:44:47,590 [salt.loaded.int.module.cmdmod][ERROR   ][1140] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 09:44:47,591 [salt.loaded.int.module.cmdmod][ERROR   ][1140] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 09:44:47,612 [salt.loaded.int.module.cmdmod][ERROR   ][1140] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 09:44:47,613 [salt.loaded.int.module.cmdmod][ERROR   ][1140] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 09:45:03,098 [salt.loaded.int.module.cmdmod][ERROR   ][1140] 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-21 09:45:05,550 [salt.loaded.int.module.cmdmod][INFO    ][1662] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-21 09:45:05,559 [salt.loaded.int.module.cmdmod][INFO    ][1662] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-21 09:45:05,573 [salt.loaded.int.module.cmdmod][INFO    ][1662] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-21 09:45:05,595 [salt.utils.parsers][WARNING ][887] Minion received a SIGTERM. Exiting.
2017-12-21 09:45:05,996 [salt.cli.daemons ][INFO    ][1718] Setting up the Salt Minion "msg01.baremetal-mcp-pike-odl-ha.local"
2017-12-21 09:45:06,509 [salt.minion      ][INFO    ][1718] Creating minion process manager
2017-12-21 09:45:06,510 [salt.cli.daemons ][WARNING ][1718] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-21 09:45:06,511 [salt.cli.daemons ][INFO    ][1718] The Salt Minion is starting up
2017-12-21 09:45:06,511 [salt.minion      ][INFO    ][1718] Minion is starting as user 'root'
2017-12-21 09:45:06,512 [salt.utils.event ][INFO    ][1718] Starting pull socket on /var/run/salt/minion/minion_event_fb595fb7ad_pull.ipc
2017-12-21 09:45:07,461 [salt.loaded.int.module.cmdmod][INFO    ][1718] Executing command ['date', '+%z'] in directory '/root'
2017-12-21 09:45:07,486 [salt.utils.schedule][INFO    ][1718] Updating job settings for scheduled job: __mine_interval
2017-12-21 09:45:07,491 [salt.minion      ][INFO    ][1718] Added mine.update to scheduler
2017-12-21 09:45:07,525 [salt.minion      ][INFO    ][1718] Minion is ready to receive requests!
2017-12-21 09:45:08,529 [salt.utils.schedule][INFO    ][1718] Running scheduled job: __mine_interval
2017-12-21 09:45:10,686 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.apply with jid 20171221094510675312
2017-12-21 09:45:10,709 [salt.minion      ][INFO    ][1810] Starting a new job with PID 1810
2017-12-21 09:45:14,692 [salt.state       ][INFO    ][1810] Loading fresh modules for state activity
2017-12-21 09:45:14,921 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 09:45:14,948 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 09:45:15,132 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:15,211 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 09:45:15,236 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:15,320 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 09:45:15,344 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:15,476 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 09:45:15,564 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:15,664 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 09:45:15,705 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:15,794 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 09:45:15,832 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:15,924 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 09:45:15,970 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:16,105 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 09:45:16,137 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:16,217 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 09:45:16,245 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:16,324 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 09:45:16,362 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:16,450 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 09:45:16,501 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:16,598 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 09:45:16,635 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:16,712 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 09:45:16,737 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:16,816 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 09:45:16,840 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:17,600 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 09:45:17,642 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:17,739 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 09:45:17,773 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:17,858 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 09:45:17,882 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:17,978 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 09:45:18,035 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:18,176 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 09:45:18,301 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:18,398 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 09:45:18,424 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:18,512 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 09:45:18,544 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:18,663 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 09:45:18,680 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 09:45:19,587 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:45:19,617 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 09:45:19,640 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:45:19,664 [salt.state       ][INFO    ][1810] Running state [/etc/environment] at time 09:45:19.664366
2017-12-21 09:45:19,665 [salt.state       ][INFO    ][1810] Executing state file.blockreplace for /etc/environment
2017-12-21 09:45:19,674 [salt.state       ][INFO    ][1810] 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-21 09:45:19,675 [salt.state       ][INFO    ][1810] Completed state [/etc/environment] at time 09:45:19.674677 duration_in_ms=10.311
2017-12-21 09:45:19,675 [salt.state       ][INFO    ][1810] Running state [/etc/profile.d] at time 09:45:19.675078
2017-12-21 09:45:19,675 [salt.state       ][INFO    ][1810] Executing state file.directory for /etc/profile.d
2017-12-21 09:45:19,677 [salt.state       ][INFO    ][1810] Directory /etc/profile.d is in the correct state
2017-12-21 09:45:19,677 [salt.state       ][INFO    ][1810] Completed state [/etc/profile.d] at time 09:45:19.677100 duration_in_ms=2.021
2017-12-21 09:45:20,096 [salt.state       ][INFO    ][1810] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:45:20.096384
2017-12-21 09:45:20,097 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 09:45:20,121 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 09:45:20,133 [salt.state       ][INFO    ][1810] File changed:
New file
2017-12-21 09:45:20,134 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:45:20.134254 duration_in_ms=37.87
2017-12-21 09:45:20,135 [salt.state       ][INFO    ][1810] Running state [linux_repo_prereq_pkgs] at time 09:45:20.135411
2017-12-21 09:45:20,137 [salt.state       ][INFO    ][1810] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 09:45:20,137 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:45:20,791 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094520776053
2017-12-21 09:45:20,811 [salt.minion      ][INFO    ][1875] Starting a new job with PID 1875
2017-12-21 09:45:20,825 [salt.minion      ][INFO    ][1875] Returning information for job: 20171221094520776053
2017-12-21 09:45:20,956 [salt.state       ][INFO    ][1810] All specified packages are already installed
2017-12-21 09:45:20,957 [salt.state       ][INFO    ][1810] Completed state [linux_repo_prereq_pkgs] at time 09:45:20.956795 duration_in_ms=821.382
2017-12-21 09:45:20,957 [salt.state       ][INFO    ][1810] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:45:20.957249
2017-12-21 09:45:20,958 [salt.state       ][INFO    ][1810] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 09:45:20,958 [salt.state       ][INFO    ][1810] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 09:45:20,959 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:45:20.958594 duration_in_ms=1.345
2017-12-21 09:45:20,959 [salt.state       ][INFO    ][1810] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:45:20.958985
2017-12-21 09:45:20,959 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 09:45:20,983 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:45:21,003 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:21,072 [salt.state       ][INFO    ][1810] File changed:
New file
2017-12-21 09:45:21,073 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:45:21.072698 duration_in_ms=113.713
2017-12-21 09:45:21,076 [salt.state       ][INFO    ][1810] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:45:21.076425
2017-12-21 09:45:21,077 [salt.state       ][INFO    ][1810] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 09:45:21,423 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 09:45:21,599 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:45:24,095 [salt.state       ][INFO    ][1810] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-21 09:45:24,095 [salt.state       ][INFO    ][1810] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:45:24.094981 duration_in_ms=3018.556
2017-12-21 09:45:24,095 [salt.state       ][INFO    ][1810] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:45:24.095279
2017-12-21 09:45:24,096 [salt.state       ][INFO    ][1810] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 09:45:24,096 [salt.state       ][INFO    ][1810] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 09:45:24,096 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:45:24.096162 duration_in_ms=0.883
2017-12-21 09:45:24,096 [salt.state       ][INFO    ][1810] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:45:24.096378
2017-12-21 09:45:24,097 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 09:45:24,120 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:45:24,149 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:24,217 [salt.state       ][INFO    ][1810] File changed:
New file
2017-12-21 09:45:24,217 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:45:24.217396 duration_in_ms=121.017
2017-12-21 09:45:24,219 [salt.state       ][INFO    ][1810] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:45:24.218736
2017-12-21 09:45:24,219 [salt.state       ][INFO    ][1810] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 09:45:24,642 [salt.loaded.int.module.cmdmod][INFO    ][1810] 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-21 09:45:24,813 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:45:27,494 [salt.state       ][INFO    ][1810] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-21 09:45:27,495 [salt.state       ][INFO    ][1810] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:45:27.494670 duration_in_ms=3275.933
2017-12-21 09:45:27,495 [salt.state       ][INFO    ][1810] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:45:27.495163
2017-12-21 09:45:27,497 [salt.state       ][INFO    ][1810] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 09:45:27,498 [salt.state       ][INFO    ][1810] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 09:45:27,499 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:45:27.498836 duration_in_ms=3.672
2017-12-21 09:45:27,499 [salt.state       ][INFO    ][1810] Running state [/etc/apt/preferences.d/uca] at time 09:45:27.499253
2017-12-21 09:45:27,501 [salt.state       ][INFO    ][1810] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 09:45:27,502 [salt.state       ][INFO    ][1810] File /etc/apt/preferences.d/uca is not present
2017-12-21 09:45:27,502 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/preferences.d/uca] at time 09:45:27.502321 duration_in_ms=3.068
2017-12-21 09:45:27,505 [salt.state       ][INFO    ][1810] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:45:27.504920
2017-12-21 09:45:27,506 [salt.state       ][INFO    ][1810] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 09:45:27,610 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 09:45:27,701 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-21 09:45:28,005 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:45:30,923 [salt.state       ][INFO    ][1810] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-21 09:45:30,924 [salt.state       ][INFO    ][1810] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:45:30.923637 duration_in_ms=3418.716
2017-12-21 09:45:30,926 [salt.state       ][INFO    ][1810] Running state [linux_extra_packages_purged] at time 09:45:30.925765
2017-12-21 09:45:30,927 [salt.state       ][INFO    ][1810] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 09:45:30,959 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-21 09:45:31,019 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094531005769
2017-12-21 09:45:31,044 [salt.minion      ][INFO    ][3278] Starting a new job with PID 3278
2017-12-21 09:45:31,059 [salt.minion      ][INFO    ][3278] Returning information for job: 20171221094531005769
2017-12-21 09:45:34,857 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:45:34,894 [salt.state       ][INFO    ][1810] {'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-21 09:45:34,918 [salt.state       ][INFO    ][1810] Loading fresh modules for state activity
2017-12-21 09:45:34,947 [salt.state       ][INFO    ][1810] Completed state [linux_extra_packages_purged] at time 09:45:34.947196 duration_in_ms=4021.431
2017-12-21 09:45:34,957 [salt.state       ][INFO    ][1810] Running state [linux_extra_packages_latest] at time 09:45:34.957223
2017-12-21 09:45:34,958 [salt.state       ][INFO    ][1810] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 09:45:35,375 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:45:38,196 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 09:45:38,274 [salt.loaded.int.module.cmdmod][INFO    ][1810] 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-21 09:45:40,580 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:45:40,619 [salt.state       ][INFO    ][1810] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-21 09:45:40,634 [salt.state       ][INFO    ][1810] Loading fresh modules for state activity
2017-12-21 09:45:40,662 [salt.state       ][INFO    ][1810] Completed state [linux_extra_packages_latest] at time 09:45:40.661544 duration_in_ms=5704.32
2017-12-21 09:45:40,666 [salt.state       ][INFO    ][1810] Running state [UTC] at time 09:45:40.665814
2017-12-21 09:45:40,666 [salt.state       ][INFO    ][1810] Executing state timezone.system for UTC
2017-12-21 09:45:40,670 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:45:40,725 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:45:40,737 [salt.state       ][INFO    ][1810] Timezone UTC already set, UTC already set to UTC
2017-12-21 09:45:40,737 [salt.state       ][INFO    ][1810] Completed state [UTC] at time 09:45:40.737114 duration_in_ms=71.299
2017-12-21 09:45:40,741 [salt.state       ][INFO    ][1810] Running state [nf_conntrack] at time 09:45:40.740630
2017-12-21 09:45:40,741 [salt.state       ][INFO    ][1810] Executing state kmod.present for nf_conntrack
2017-12-21 09:45:40,742 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'lsmod' in directory '/root'
2017-12-21 09:45:41,051 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'lsmod' in directory '/root'
2017-12-21 09:45:41,061 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-21 09:45:41,076 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'lsmod' in directory '/root'
2017-12-21 09:45:41,153 [salt.state       ][INFO    ][1810] {'nf_conntrack': 'loaded'}
2017-12-21 09:45:41,154 [salt.state       ][INFO    ][1810] Completed state [nf_conntrack] at time 09:45:41.153550 duration_in_ms=412.919
2017-12-21 09:45:41,157 [salt.state       ][INFO    ][1810] Running state [kernel.panic] at time 09:45:41.157225
2017-12-21 09:45:41,158 [salt.state       ][INFO    ][1810] Executing state sysctl.present for kernel.panic
2017-12-21 09:45:41,159 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,160 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094541145948
2017-12-21 09:45:41,183 [salt.minion      ][INFO    ][4243] Starting a new job with PID 4243
2017-12-21 09:45:41,199 [salt.minion      ][INFO    ][4243] Returning information for job: 20171221094541145948
2017-12-21 09:45:41,225 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-21 09:45:41,237 [salt.state       ][INFO    ][1810] {'kernel.panic': 60}
2017-12-21 09:45:41,238 [salt.state       ][INFO    ][1810] Completed state [kernel.panic] at time 09:45:41.237928 duration_in_ms=80.702
2017-12-21 09:45:41,238 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_keepalive_probes] at time 09:45:41.238428
2017-12-21 09:45:41,239 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 09:45:41,240 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,264 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-21 09:45:41,277 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-21 09:45:41,277 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:45:41.277344 duration_in_ms=38.915
2017-12-21 09:45:41,278 [salt.state       ][INFO    ][1810] Running state [fs.file-max] at time 09:45:41.277846
2017-12-21 09:45:41,278 [salt.state       ][INFO    ][1810] Executing state sysctl.present for fs.file-max
2017-12-21 09:45:41,279 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,303 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-21 09:45:41,315 [salt.state       ][INFO    ][1810] {'fs.file-max': 124165}
2017-12-21 09:45:41,316 [salt.state       ][INFO    ][1810] Completed state [fs.file-max] at time 09:45:41.315794 duration_in_ms=37.946
2017-12-21 09:45:41,317 [salt.state       ][INFO    ][1810] Running state [net.core.somaxconn] at time 09:45:41.316879
2017-12-21 09:45:41,317 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.core.somaxconn
2017-12-21 09:45:41,318 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,343 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-21 09:45:41,357 [salt.state       ][INFO    ][1810] {'net.core.somaxconn': 4096}
2017-12-21 09:45:41,358 [salt.state       ][INFO    ][1810] Completed state [net.core.somaxconn] at time 09:45:41.358025 duration_in_ms=41.145
2017-12-21 09:45:41,359 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:45:41.358527
2017-12-21 09:45:41,359 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 09:45:41,360 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,384 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-21 09:45:41,398 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-21 09:45:41,398 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:45:41.398403 duration_in_ms=39.875
2017-12-21 09:45:41,399 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_tw_reuse] at time 09:45:41.398920
2017-12-21 09:45:41,400 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 09:45:41,402 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,427 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-21 09:45:41,440 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-21 09:45:41,442 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_tw_reuse] at time 09:45:41.441839 duration_in_ms=42.918
2017-12-21 09:45:41,442 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_congestion_control] at time 09:45:41.442336
2017-12-21 09:45:41,443 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 09:45:41,444 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,471 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-21 09:45:41,493 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-21 09:45:41,494 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_congestion_control] at time 09:45:41.493853 duration_in_ms=51.515
2017-12-21 09:45:41,494 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_retries2] at time 09:45:41.494367
2017-12-21 09:45:41,495 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 09:45:41,497 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,527 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-21 09:45:41,542 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_retries2': 5}
2017-12-21 09:45:41,543 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_retries2] at time 09:45:41.543146 duration_in_ms=48.777
2017-12-21 09:45:41,544 [salt.state       ][INFO    ][1810] Running state [net.core.netdev_max_backlog] at time 09:45:41.543648
2017-12-21 09:45:41,544 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 09:45:41,546 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,571 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-21 09:45:41,588 [salt.state       ][INFO    ][1810] {'net.core.netdev_max_backlog': 261144}
2017-12-21 09:45:41,589 [salt.state       ][INFO    ][1810] Completed state [net.core.netdev_max_backlog] at time 09:45:41.588854 duration_in_ms=45.204
2017-12-21 09:45:41,590 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:45:41.589590
2017-12-21 09:45:41,590 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 09:45:41,591 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,624 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-21 09:45:41,639 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-21 09:45:41,640 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:45:41.640334 duration_in_ms=50.743
2017-12-21 09:45:41,641 [salt.state       ][INFO    ][1810] Running state [vm.swappiness] at time 09:45:41.640844
2017-12-21 09:45:41,641 [salt.state       ][INFO    ][1810] Executing state sysctl.present for vm.swappiness
2017-12-21 09:45:41,642 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,673 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-21 09:45:41,687 [salt.state       ][INFO    ][1810] {'vm.swappiness': 10}
2017-12-21 09:45:41,688 [salt.state       ][INFO    ][1810] Completed state [vm.swappiness] at time 09:45:41.688093 duration_in_ms=47.248
2017-12-21 09:45:41,689 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:45:41.688606
2017-12-21 09:45:41,689 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 09:45:41,690 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,715 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-21 09:45:41,730 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-21 09:45:41,731 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:45:41.731051 duration_in_ms=42.444
2017-12-21 09:45:41,732 [salt.state       ][INFO    ][1810] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:45:41.731577
2017-12-21 09:45:41,732 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 09:45:41,733 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,761 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-21 09:45:41,777 [salt.state       ][INFO    ][1810] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-21 09:45:41,778 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:45:41.777586 duration_in_ms=46.009
2017-12-21 09:45:41,778 [salt.state       ][INFO    ][1810] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:45:41.778088
2017-12-21 09:45:41,779 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 09:45:41,780 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,807 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-21 09:45:41,825 [salt.state       ][INFO    ][1810] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-21 09:45:41,826 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:45:41.826355 duration_in_ms=48.266
2017-12-21 09:45:41,827 [salt.state       ][INFO    ][1810] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:45:41.827132
2017-12-21 09:45:41,828 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 09:45:41,829 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,856 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-21 09:45:41,870 [salt.state       ][INFO    ][1810] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-21 09:45:41,871 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:45:41.870975 duration_in_ms=43.842
2017-12-21 09:45:41,872 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_fin_timeout] at time 09:45:41.871477
2017-12-21 09:45:41,873 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 09:45:41,874 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,902 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-21 09:45:41,915 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-21 09:45:41,916 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_fin_timeout] at time 09:45:41.915707 duration_in_ms=44.229
2017-12-21 09:45:41,916 [salt.state       ][INFO    ][1810] Running state [net.ipv4.tcp_keepalive_time] at time 09:45:41.916323
2017-12-21 09:45:41,917 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 09:45:41,918 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,943 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-21 09:45:41,958 [salt.state       ][INFO    ][1810] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-21 09:45:41,958 [salt.state       ][INFO    ][1810] Completed state [net.ipv4.tcp_keepalive_time] at time 09:45:41.958362 duration_in_ms=42.038
2017-12-21 09:45:41,959 [salt.state       ][INFO    ][1810] Running state [net.nf_conntrack_max] at time 09:45:41.958860
2017-12-21 09:45:41,959 [salt.state       ][INFO    ][1810] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 09:45:41,960 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:45:41,982 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-21 09:45:41,994 [salt.state       ][INFO    ][1810] {'net.nf_conntrack_max': 1048576}
2017-12-21 09:45:41,994 [salt.state       ][INFO    ][1810] Completed state [net.nf_conntrack_max] at time 09:45:41.994378 duration_in_ms=35.517
2017-12-21 09:45:42,002 [salt.state       ][INFO    ][1810] Running state [linux_sysfs_package] at time 09:45:42.002253
2017-12-21 09:45:42,003 [salt.state       ][INFO    ][1810] Executing state pkg.installed for linux_sysfs_package
2017-12-21 09:45:42,322 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-21 09:45:42,390 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:45:45,127 [salt.loaded.int.module.cmdmod][INFO    ][1810] 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-21 09:45:47,738 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:45:47,775 [salt.state       ][INFO    ][1810] 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-21 09:45:47,791 [salt.state       ][INFO    ][1810] Loading fresh modules for state activity
2017-12-21 09:45:47,817 [salt.state       ][INFO    ][1810] Completed state [linux_sysfs_package] at time 09:45:47.817225 duration_in_ms=5814.971
2017-12-21 09:45:47,821 [salt.state       ][INFO    ][1810] Running state [/etc/sysfs.d] at time 09:45:47.820900
2017-12-21 09:45:47,821 [salt.state       ][INFO    ][1810] Executing state file.directory for /etc/sysfs.d
2017-12-21 09:45:47,824 [salt.state       ][INFO    ][1810] Directory /etc/sysfs.d is in the correct state
2017-12-21 09:45:47,824 [salt.state       ][INFO    ][1810] Completed state [/etc/sysfs.d] at time 09:45:47.824244 duration_in_ms=3.343
2017-12-21 09:45:47,948 [salt.state       ][INFO    ][1810] Running state [ondemand] at time 09:45:47.948413
2017-12-21 09:45:47,949 [salt.state       ][INFO    ][1810] Executing state service.dead for ondemand
2017-12-21 09:45:47,953 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 09:45:47,968 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:45:47,982 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:45:47,997 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-21 09:45:48,053 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:45:48,066 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:45:48,081 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:45:48,103 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-21 09:45:48,206 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:45:48,223 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'runlevel' in directory '/root'
2017-12-21 09:45:48,234 [salt.state       ][INFO    ][1810] {'ondemand': True}
2017-12-21 09:45:48,235 [salt.state       ][INFO    ][1810] Completed state [ondemand] at time 09:45:48.234557 duration_in_ms=286.144
2017-12-21 09:45:48,237 [salt.state       ][INFO    ][1810] Running state [cs_CZ.UTF-8] at time 09:45:48.236729
2017-12-21 09:45:48,237 [salt.state       ][INFO    ][1810] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 09:45:48,238 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'locale -a' in directory '/root'
2017-12-21 09:45:48,255 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-21 09:45:49,019 [salt.state       ][INFO    ][1810] {'locale': 'cs_CZ.UTF-8'}
2017-12-21 09:45:49,020 [salt.state       ][INFO    ][1810] Completed state [cs_CZ.UTF-8] at time 09:45:49.019443 duration_in_ms=782.713
2017-12-21 09:45:49,020 [salt.state       ][INFO    ][1810] Running state [en_US.UTF-8] at time 09:45:49.019828
2017-12-21 09:45:49,021 [salt.state       ][INFO    ][1810] Executing state locale.present for en_US.UTF-8
2017-12-21 09:45:49,022 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'locale -a' in directory '/root'
2017-12-21 09:45:49,032 [salt.state       ][INFO    ][1810] Locale en_US.UTF-8 is already present
2017-12-21 09:45:49,032 [salt.state       ][INFO    ][1810] Completed state [en_US.UTF-8] at time 09:45:49.031843 duration_in_ms=12.014
2017-12-21 09:45:49,034 [salt.state       ][INFO    ][1810] Running state [en_US.UTF-8] at time 09:45:49.034014
2017-12-21 09:45:49,034 [salt.state       ][INFO    ][1810] Executing state locale.system for en_US.UTF-8
2017-12-21 09:45:49,035 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'localectl' in directory '/root'
2017-12-21 09:45:49,093 [salt.state       ][INFO    ][1810] System locale en_US.UTF-8 already set
2017-12-21 09:45:49,093 [salt.state       ][INFO    ][1810] Completed state [en_US.UTF-8] at time 09:45:49.092828 duration_in_ms=58.814
2017-12-21 09:45:49,095 [salt.state       ][INFO    ][1810] Running state [root] at time 09:45:49.095187
2017-12-21 09:45:49,095 [salt.state       ][INFO    ][1810] Executing state user.present for root
2017-12-21 09:45:49,105 [salt.state       ][INFO    ][1810] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17521}
2017-12-21 09:45:49,105 [salt.state       ][INFO    ][1810] Completed state [root] at time 09:45:49.104806 duration_in_ms=9.618
2017-12-21 09:45:49,107 [salt.state       ][INFO    ][1810] Running state [/root] at time 09:45:49.106696
2017-12-21 09:45:49,107 [salt.state       ][INFO    ][1810] Executing state file.directory for /root
2017-12-21 09:45:49,108 [salt.state       ][INFO    ][1810] Directory /root is in the correct state
2017-12-21 09:45:49,109 [salt.state       ][INFO    ][1810] Completed state [/root] at time 09:45:49.108498 duration_in_ms=1.802
2017-12-21 09:45:49,109 [salt.state       ][INFO    ][1810] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:45:49.108703
2017-12-21 09:45:49,109 [salt.state       ][INFO    ][1810] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 09:45:49,110 [salt.state       ][INFO    ][1810] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 09:45:49,110 [salt.state       ][INFO    ][1810] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:45:49.110081 duration_in_ms=1.378
2017-12-21 09:45:49,110 [salt.state       ][INFO    ][1810] Running state [ubuntu] at time 09:45:49.110321
2017-12-21 09:45:49,111 [salt.state       ][INFO    ][1810] Executing state user.present for ubuntu
2017-12-21 09:45:49,113 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-21 09:45:49,162 [salt.state       ][INFO    ][1810] {'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-21 09:45:49,163 [salt.state       ][INFO    ][1810] Completed state [ubuntu] at time 09:45:49.162719 duration_in_ms=52.397
2017-12-21 09:45:49,165 [salt.state       ][INFO    ][1810] Running state [/home/ubuntu] at time 09:45:49.165429
2017-12-21 09:45:49,166 [salt.state       ][INFO    ][1810] Executing state file.directory for /home/ubuntu
2017-12-21 09:45:49,167 [salt.state       ][INFO    ][1810] {'mode': '0700'}
2017-12-21 09:45:49,167 [salt.state       ][INFO    ][1810] Completed state [/home/ubuntu] at time 09:45:49.167386 duration_in_ms=1.956
2017-12-21 09:45:49,169 [salt.state       ][INFO    ][1810] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:45:49.168868
2017-12-21 09:45:49,169 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 09:45:49,190 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 09:45:49,195 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command '/usr/sbin/visudo -c -f /tmp/tmpncP6QK' in directory '/root'
2017-12-21 09:45:49,221 [salt.state       ][INFO    ][1810] File changed:
New file
2017-12-21 09:45:49,222 [salt.state       ][INFO    ][1810] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:45:49.221612 duration_in_ms=52.743
2017-12-21 09:45:49,222 [salt.state       ][INFO    ][1810] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:45:49.222035
2017-12-21 09:45:49,223 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 09:45:49,241 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 09:45:49,269 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:49,342 [salt.state       ][INFO    ][1810] File changed:
New file
2017-12-21 09:45:49,342 [salt.state       ][INFO    ][1810] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:45:49.342090 duration_in_ms=120.054
2017-12-21 09:45:49,343 [salt.state       ][INFO    ][1810] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:45:49.342640
2017-12-21 09:45:49,343 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 09:45:49,360 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 09:45:49,384 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:45:49,457 [salt.state       ][INFO    ][1810] File changed:
New file
2017-12-21 09:45:49,458 [salt.state       ][INFO    ][1810] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:45:49.457573 duration_in_ms=114.932
2017-12-21 09:45:49,459 [salt.state       ][INFO    ][1810] Running state [service.systemctl_reload] at time 09:45:49.459143
2017-12-21 09:45:49,459 [salt.state       ][INFO    ][1810] Executing state module.wait for service.systemctl_reload
2017-12-21 09:45:49,460 [salt.state       ][INFO    ][1810] No changes made for service.systemctl_reload
2017-12-21 09:45:49,460 [salt.state       ][INFO    ][1810] Completed state [service.systemctl_reload] at time 09:45:49.459844 duration_in_ms=0.701
2017-12-21 09:45:49,460 [salt.state       ][INFO    ][1810] Running state [service.systemctl_reload] at time 09:45:49.460344
2017-12-21 09:45:49,461 [salt.state       ][INFO    ][1810] Executing state module.mod_watch for service.systemctl_reload
2017-12-21 09:45:49,461 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-21 09:45:49,527 [salt.state       ][INFO    ][1810] {'ret': True}
2017-12-21 09:45:49,527 [salt.state       ][INFO    ][1810] Completed state [service.systemctl_reload] at time 09:45:49.527269 duration_in_ms=66.924
2017-12-21 09:45:49,528 [salt.state       ][INFO    ][1810] Running state [/etc/hostname] at time 09:45:49.528120
2017-12-21 09:45:49,528 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/hostname
2017-12-21 09:45:49,544 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 09:45:49,548 [salt.state       ][INFO    ][1810] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-12-21 09:45:49,549 [salt.state       ][INFO    ][1810] Completed state [/etc/hostname] at time 09:45:49.548600 duration_in_ms=20.48
2017-12-21 09:45:49,551 [salt.state       ][INFO    ][1810] Running state [hostname msg01] at time 09:45:49.550610
2017-12-21 09:45:49,551 [salt.state       ][INFO    ][1810] Executing state cmd.wait for hostname msg01
2017-12-21 09:45:49,551 [salt.state       ][INFO    ][1810] No changes made for hostname msg01
2017-12-21 09:45:49,551 [salt.state       ][INFO    ][1810] Completed state [hostname msg01] at time 09:45:49.551308 duration_in_ms=0.698
2017-12-21 09:45:49,552 [salt.state       ][INFO    ][1810] Running state [hostname msg01] at time 09:45:49.551499
2017-12-21 09:45:49,552 [salt.state       ][INFO    ][1810] Executing state cmd.mod_watch for hostname msg01
2017-12-21 09:45:49,553 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command 'hostname msg01' in directory '/root'
2017-12-21 09:45:49,565 [salt.state       ][INFO    ][1810] {'pid': 4911, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 09:45:49,565 [salt.state       ][INFO    ][1810] Completed state [hostname msg01] at time 09:45:49.565411 duration_in_ms=13.911
2017-12-21 09:45:49,568 [salt.state       ][INFO    ][1810] Running state [mdb02] at time 09:45:49.567515
2017-12-21 09:45:49,569 [salt.state       ][INFO    ][1810] Executing state host.present for mdb02
2017-12-21 09:45:49,571 [salt.state       ][INFO    ][1810] {'host': 'mdb02'}
2017-12-21 09:45:49,571 [salt.state       ][INFO    ][1810] Completed state [mdb02] at time 09:45:49.570895 duration_in_ms=3.38
2017-12-21 09:45:49,571 [salt.state       ][INFO    ][1810] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.571125
2017-12-21 09:45:49,571 [salt.state       ][INFO    ][1810] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,572 [salt.state       ][INFO    ][1810] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,573 [salt.state       ][INFO    ][1810] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.572667 duration_in_ms=1.542
2017-12-21 09:45:49,573 [salt.state       ][INFO    ][1810] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.572892
2017-12-21 09:45:49,573 [salt.state       ][INFO    ][1810] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,574 [salt.state       ][INFO    ][1810] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,574 [salt.state       ][INFO    ][1810] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.574056 duration_in_ms=1.164
2017-12-21 09:45:49,574 [salt.state       ][INFO    ][1810] Running state [mdb03] at time 09:45:49.574265
2017-12-21 09:45:49,574 [salt.state       ][INFO    ][1810] Executing state host.present for mdb03
2017-12-21 09:45:49,575 [salt.state       ][INFO    ][1810] {'host': 'mdb03'}
2017-12-21 09:45:49,575 [salt.state       ][INFO    ][1810] Completed state [mdb03] at time 09:45:49.575448 duration_in_ms=1.183
2017-12-21 09:45:49,576 [salt.state       ][INFO    ][1810] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.575665
2017-12-21 09:45:49,577 [salt.state       ][INFO    ][1810] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,578 [salt.state       ][INFO    ][1810] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,578 [salt.state       ][INFO    ][1810] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.577980 duration_in_ms=2.315
2017-12-21 09:45:49,578 [salt.state       ][INFO    ][1810] Running state [mdb01] at time 09:45:49.578202
2017-12-21 09:45:49,578 [salt.state       ][INFO    ][1810] Executing state host.present for mdb01
2017-12-21 09:45:49,579 [salt.state       ][INFO    ][1810] {'host': 'mdb01'}
2017-12-21 09:45:49,580 [salt.state       ][INFO    ][1810] Completed state [mdb01] at time 09:45:49.579981 duration_in_ms=1.779
2017-12-21 09:45:49,580 [salt.state       ][INFO    ][1810] Running state [mdb] at time 09:45:49.580215
2017-12-21 09:45:49,580 [salt.state       ][INFO    ][1810] Executing state host.present for mdb
2017-12-21 09:45:49,581 [salt.state       ][INFO    ][1810] {'host': 'mdb'}
2017-12-21 09:45:49,581 [salt.state       ][INFO    ][1810] Completed state [mdb] at time 09:45:49.581423 duration_in_ms=1.208
2017-12-21 09:45:49,582 [salt.state       ][INFO    ][1810] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.581647
2017-12-21 09:45:49,582 [salt.state       ][INFO    ][1810] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,583 [salt.state       ][INFO    ][1810] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,583 [salt.state       ][INFO    ][1810] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.582863 duration_in_ms=1.216
2017-12-21 09:45:49,583 [salt.state       ][INFO    ][1810] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.583088
2017-12-21 09:45:49,583 [salt.state       ][INFO    ][1810] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,585 [salt.state       ][INFO    ][1810] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,585 [salt.state       ][INFO    ][1810] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.584903 duration_in_ms=1.815
2017-12-21 09:45:49,585 [salt.state       ][INFO    ][1810] Running state [cfg01] at time 09:45:49.585130
2017-12-21 09:45:49,585 [salt.state       ][INFO    ][1810] Executing state host.present for cfg01
2017-12-21 09:45:49,586 [salt.state       ][INFO    ][1810] {'host': 'cfg01'}
2017-12-21 09:45:49,586 [salt.state       ][INFO    ][1810] Completed state [cfg01] at time 09:45:49.586331 duration_in_ms=1.201
2017-12-21 09:45:49,587 [salt.state       ][INFO    ][1810] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.586553
2017-12-21 09:45:49,587 [salt.state       ][INFO    ][1810] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,588 [salt.state       ][INFO    ][1810] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,588 [salt.state       ][INFO    ][1810] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.588392 duration_in_ms=1.839
2017-12-21 09:45:49,589 [salt.state       ][INFO    ][1810] Running state [prx01] at time 09:45:49.588616
2017-12-21 09:45:49,589 [salt.state       ][INFO    ][1810] Executing state host.present for prx01
2017-12-21 09:45:49,590 [salt.state       ][INFO    ][1810] {'host': 'prx01'}
2017-12-21 09:45:49,590 [salt.state       ][INFO    ][1810] Completed state [prx01] at time 09:45:49.590132 duration_in_ms=1.516
2017-12-21 09:45:49,590 [salt.state       ][INFO    ][1810] Running state [kvm01] at time 09:45:49.590360
2017-12-21 09:45:49,591 [salt.state       ][INFO    ][1810] Executing state host.present for kvm01
2017-12-21 09:45:49,591 [salt.state       ][INFO    ][1810] {'host': 'kvm01'}
2017-12-21 09:45:49,592 [salt.state       ][INFO    ][1810] Completed state [kvm01] at time 09:45:49.591591 duration_in_ms=1.231
2017-12-21 09:45:49,592 [salt.state       ][INFO    ][1810] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.592137
2017-12-21 09:45:49,592 [salt.state       ][INFO    ][1810] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,593 [salt.state       ][INFO    ][1810] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,594 [salt.state       ][INFO    ][1810] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.593662 duration_in_ms=1.525
2017-12-21 09:45:49,594 [salt.state       ][INFO    ][1810] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.593888
2017-12-21 09:45:49,594 [salt.state       ][INFO    ][1810] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,595 [salt.state       ][INFO    ][1810] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,595 [salt.state       ][INFO    ][1810] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.595116 duration_in_ms=1.228
2017-12-21 09:45:49,595 [salt.state       ][INFO    ][1810] Running state [kvm03] at time 09:45:49.595342
2017-12-21 09:45:49,596 [salt.state       ][INFO    ][1810] Executing state host.present for kvm03
2017-12-21 09:45:49,596 [salt.state       ][INFO    ][1810] {'host': 'kvm03'}
2017-12-21 09:45:49,597 [salt.state       ][INFO    ][1810] Completed state [kvm03] at time 09:45:49.596639 duration_in_ms=1.297
2017-12-21 09:45:49,597 [salt.state       ][INFO    ][1810] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.596864
2017-12-21 09:45:49,597 [salt.state       ][INFO    ][1810] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,598 [salt.state       ][INFO    ][1810] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,598 [salt.state       ][INFO    ][1810] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.598404 duration_in_ms=1.54
2017-12-21 09:45:49,599 [salt.state       ][INFO    ][1810] Running state [kvm02] at time 09:45:49.598629
2017-12-21 09:45:49,599 [salt.state       ][INFO    ][1810] Executing state host.present for kvm02
2017-12-21 09:45:49,601 [salt.state       ][INFO    ][1810] {'host': 'kvm02'}
2017-12-21 09:45:49,601 [salt.state       ][INFO    ][1810] Completed state [kvm02] at time 09:45:49.600768 duration_in_ms=2.138
2017-12-21 09:45:49,601 [salt.state       ][INFO    ][1810] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.600986
2017-12-21 09:45:49,601 [salt.state       ][INFO    ][1810] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,602 [salt.state       ][INFO    ][1810] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,602 [salt.state       ][INFO    ][1810] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.602252 duration_in_ms=1.266
2017-12-21 09:45:49,603 [salt.state       ][INFO    ][1810] Running state [dbs] at time 09:45:49.602488
2017-12-21 09:45:49,603 [salt.state       ][INFO    ][1810] Executing state host.present for dbs
2017-12-21 09:45:49,604 [salt.state       ][INFO    ][1810] {'host': 'dbs'}
2017-12-21 09:45:49,604 [salt.state       ][INFO    ][1810] Completed state [dbs] at time 09:45:49.603778 duration_in_ms=1.288
2017-12-21 09:45:49,604 [salt.state       ][INFO    ][1810] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.604087
2017-12-21 09:45:49,604 [salt.state       ][INFO    ][1810] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,605 [salt.state       ][INFO    ][1810] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,606 [salt.state       ][INFO    ][1810] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.605467 duration_in_ms=1.38
2017-12-21 09:45:49,606 [salt.state       ][INFO    ][1810] Running state [prx] at time 09:45:49.605696
2017-12-21 09:45:49,606 [salt.state       ][INFO    ][1810] Executing state host.present for prx
2017-12-21 09:45:49,607 [salt.state       ][INFO    ][1810] {'host': 'prx'}
2017-12-21 09:45:49,607 [salt.state       ][INFO    ][1810] Completed state [prx] at time 09:45:49.606989 duration_in_ms=1.293
2017-12-21 09:45:49,607 [salt.state       ][INFO    ][1810] Running state [prx02] at time 09:45:49.607213
2017-12-21 09:45:49,607 [salt.state       ][INFO    ][1810] Executing state host.present for prx02
2017-12-21 09:45:49,609 [salt.state       ][INFO    ][1810] {'host': 'prx02'}
2017-12-21 09:45:49,609 [salt.state       ][INFO    ][1810] Completed state [prx02] at time 09:45:49.608834 duration_in_ms=1.621
2017-12-21 09:45:49,609 [salt.state       ][INFO    ][1810] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.609060
2017-12-21 09:45:49,609 [salt.state       ][INFO    ][1810] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,610 [salt.state       ][INFO    ][1810] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,610 [salt.state       ][INFO    ][1810] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.610358 duration_in_ms=1.297
2017-12-21 09:45:49,611 [salt.state       ][INFO    ][1810] Running state [msg02] at time 09:45:49.610582
2017-12-21 09:45:49,611 [salt.state       ][INFO    ][1810] Executing state host.present for msg02
2017-12-21 09:45:49,612 [salt.state       ][INFO    ][1810] {'host': 'msg02'}
2017-12-21 09:45:49,612 [salt.state       ][INFO    ][1810] Completed state [msg02] at time 09:45:49.612185 duration_in_ms=1.603
2017-12-21 09:45:49,612 [salt.state       ][INFO    ][1810] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.612409
2017-12-21 09:45:49,613 [salt.state       ][INFO    ][1810] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,614 [salt.state       ][INFO    ][1810] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,614 [salt.state       ][INFO    ][1810] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.613718 duration_in_ms=1.309
2017-12-21 09:45:49,614 [salt.state       ][INFO    ][1810] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.613944
2017-12-21 09:45:49,614 [salt.state       ][INFO    ][1810] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,615 [salt.state       ][INFO    ][1810] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,615 [salt.state       ][INFO    ][1810] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.615267 duration_in_ms=1.323
2017-12-21 09:45:49,616 [salt.state       ][INFO    ][1810] Running state [msg03] at time 09:45:49.615491
2017-12-21 09:45:49,616 [salt.state       ][INFO    ][1810] Executing state host.present for msg03
2017-12-21 09:45:49,617 [salt.state       ][INFO    ][1810] {'host': 'msg03'}
2017-12-21 09:45:49,617 [salt.state       ][INFO    ][1810] Completed state [msg03] at time 09:45:49.617137 duration_in_ms=1.646
2017-12-21 09:45:49,617 [salt.state       ][INFO    ][1810] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.617364
2017-12-21 09:45:49,618 [salt.state       ][INFO    ][1810] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,619 [salt.state       ][INFO    ][1810] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,619 [salt.state       ][INFO    ][1810] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.618708 duration_in_ms=1.342
2017-12-21 09:45:49,619 [salt.state       ][INFO    ][1810] Running state [msg01] at time 09:45:49.618933
2017-12-21 09:45:49,619 [salt.state       ][INFO    ][1810] Executing state host.present for msg01
2017-12-21 09:45:49,620 [salt.state       ][INFO    ][1810] {'host': 'msg01'}
2017-12-21 09:45:49,620 [salt.state       ][INFO    ][1810] Completed state [msg01] at time 09:45:49.620357 duration_in_ms=1.424
2017-12-21 09:45:49,621 [salt.state       ][INFO    ][1810] Running state [msg] at time 09:45:49.620625
2017-12-21 09:45:49,621 [salt.state       ][INFO    ][1810] Executing state host.present for msg
2017-12-21 09:45:49,623 [salt.state       ][INFO    ][1810] {'host': 'msg'}
2017-12-21 09:45:49,623 [salt.state       ][INFO    ][1810] Completed state [msg] at time 09:45:49.622715 duration_in_ms=2.09
2017-12-21 09:45:49,623 [salt.state       ][INFO    ][1810] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.623028
2017-12-21 09:45:49,623 [salt.state       ][INFO    ][1810] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,625 [salt.state       ][INFO    ][1810] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,626 [salt.state       ][INFO    ][1810] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.625487 duration_in_ms=2.46
2017-12-21 09:45:49,626 [salt.state       ][INFO    ][1810] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.625711
2017-12-21 09:45:49,626 [salt.state       ][INFO    ][1810] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,626 [salt.state       ][INFO    ][1810] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:45:49,627 [salt.state       ][INFO    ][1810] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.626803 duration_in_ms=1.092
2017-12-21 09:45:49,627 [salt.state       ][INFO    ][1810] Running state [cfg01] at time 09:45:49.627023
2017-12-21 09:45:49,627 [salt.state       ][INFO    ][1810] Executing state host.present for cfg01
2017-12-21 09:45:49,628 [salt.state       ][INFO    ][1810] Host cfg01 (192.168.10.100) already present
2017-12-21 09:45:49,628 [salt.state       ][INFO    ][1810] Completed state [cfg01] at time 09:45:49.627825 duration_in_ms=0.802
2017-12-21 09:45:49,628 [salt.state       ][INFO    ][1810] Running state [cmp002] at time 09:45:49.628347
2017-12-21 09:45:49,629 [salt.state       ][INFO    ][1810] Executing state host.present for cmp002
2017-12-21 09:45:49,629 [salt.state       ][INFO    ][1810] {'host': 'cmp002'}
2017-12-21 09:45:49,630 [salt.state       ][INFO    ][1810] Completed state [cmp002] at time 09:45:49.629946 duration_in_ms=1.599
2017-12-21 09:45:49,630 [salt.state       ][INFO    ][1810] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.630170
2017-12-21 09:45:49,630 [salt.state       ][INFO    ][1810] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,632 [salt.state       ][INFO    ][1810] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,632 [salt.state       ][INFO    ][1810] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.631788 duration_in_ms=1.618
2017-12-21 09:45:49,632 [salt.state       ][INFO    ][1810] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.632038
2017-12-21 09:45:49,632 [salt.state       ][INFO    ][1810] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,634 [salt.state       ][INFO    ][1810] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,634 [salt.state       ][INFO    ][1810] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.633665 duration_in_ms=1.627
2017-12-21 09:45:49,634 [salt.state       ][INFO    ][1810] Running state [cmp001] at time 09:45:49.633885
2017-12-21 09:45:49,634 [salt.state       ][INFO    ][1810] Executing state host.present for cmp001
2017-12-21 09:45:49,635 [salt.state       ][INFO    ][1810] {'host': 'cmp001'}
2017-12-21 09:45:49,635 [salt.state       ][INFO    ][1810] Completed state [cmp001] at time 09:45:49.635227 duration_in_ms=1.342
2017-12-21 09:45:49,635 [salt.state       ][INFO    ][1810] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.635451
2017-12-21 09:45:49,636 [salt.state       ][INFO    ][1810] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,637 [salt.state       ][INFO    ][1810] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,637 [salt.state       ][INFO    ][1810] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.637144 duration_in_ms=1.693
2017-12-21 09:45:49,638 [salt.state       ][INFO    ][1810] Running state [dbs01] at time 09:45:49.637650
2017-12-21 09:45:49,638 [salt.state       ][INFO    ][1810] Executing state host.present for dbs01
2017-12-21 09:45:49,639 [salt.state       ][INFO    ][1810] {'host': 'dbs01'}
2017-12-21 09:45:49,639 [salt.state       ][INFO    ][1810] Completed state [dbs01] at time 09:45:49.639294 duration_in_ms=1.644
2017-12-21 09:45:49,640 [salt.state       ][INFO    ][1810] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.639526
2017-12-21 09:45:49,640 [salt.state       ][INFO    ][1810] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,642 [salt.state       ][INFO    ][1810] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,643 [salt.state       ][INFO    ][1810] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.642626 duration_in_ms=3.1
2017-12-21 09:45:49,643 [salt.state       ][INFO    ][1810] Running state [dbs02] at time 09:45:49.642842
2017-12-21 09:45:49,643 [salt.state       ][INFO    ][1810] Executing state host.present for dbs02
2017-12-21 09:45:49,645 [salt.state       ][INFO    ][1810] {'host': 'dbs02'}
2017-12-21 09:45:49,645 [salt.state       ][INFO    ][1810] Completed state [dbs02] at time 09:45:49.645114 duration_in_ms=2.272
2017-12-21 09:45:49,645 [salt.state       ][INFO    ][1810] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.645334
2017-12-21 09:45:49,646 [salt.state       ][INFO    ][1810] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,647 [salt.state       ][INFO    ][1810] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,647 [salt.state       ][INFO    ][1810] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.647192 duration_in_ms=1.858
2017-12-21 09:45:49,647 [salt.state       ][INFO    ][1810] Running state [dbs03] at time 09:45:49.647417
2017-12-21 09:45:49,648 [salt.state       ][INFO    ][1810] Executing state host.present for dbs03
2017-12-21 09:45:49,650 [salt.state       ][INFO    ][1810] {'host': 'dbs03'}
2017-12-21 09:45:49,650 [salt.state       ][INFO    ][1810] Completed state [dbs03] at time 09:45:49.650250 duration_in_ms=2.834
2017-12-21 09:45:49,651 [salt.state       ][INFO    ][1810] Running state [odl01] at time 09:45:49.650470
2017-12-21 09:45:49,651 [salt.state       ][INFO    ][1810] Executing state host.present for odl01
2017-12-21 09:45:49,652 [salt.state       ][INFO    ][1810] {'host': 'odl01'}
2017-12-21 09:45:49,652 [salt.state       ][INFO    ][1810] Completed state [odl01] at time 09:45:49.651840 duration_in_ms=1.37
2017-12-21 09:45:49,652 [salt.state       ][INFO    ][1810] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.652401
2017-12-21 09:45:49,653 [salt.state       ][INFO    ][1810] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,655 [salt.state       ][INFO    ][1810] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,655 [salt.state       ][INFO    ][1810] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.654913 duration_in_ms=2.512
2017-12-21 09:45:49,655 [salt.state       ][INFO    ][1810] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.655148
2017-12-21 09:45:49,655 [salt.state       ][INFO    ][1810] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,657 [salt.state       ][INFO    ][1810] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,657 [salt.state       ][INFO    ][1810] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.656909 duration_in_ms=1.761
2017-12-21 09:45:49,657 [salt.state       ][INFO    ][1810] Running state [mas01] at time 09:45:49.657124
2017-12-21 09:45:49,657 [salt.state       ][INFO    ][1810] Executing state host.present for mas01
2017-12-21 09:45:49,659 [salt.state       ][INFO    ][1810] {'host': 'mas01'}
2017-12-21 09:45:49,659 [salt.state       ][INFO    ][1810] Completed state [mas01] at time 09:45:49.658818 duration_in_ms=1.694
2017-12-21 09:45:49,659 [salt.state       ][INFO    ][1810] Running state [ctl02] at time 09:45:49.659337
2017-12-21 09:45:49,660 [salt.state       ][INFO    ][1810] Executing state host.present for ctl02
2017-12-21 09:45:49,661 [salt.state       ][INFO    ][1810] {'host': 'ctl02'}
2017-12-21 09:45:49,661 [salt.state       ][INFO    ][1810] Completed state [ctl02] at time 09:45:49.661346 duration_in_ms=2.009
2017-12-21 09:45:49,662 [salt.state       ][INFO    ][1810] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.661563
2017-12-21 09:45:49,662 [salt.state       ][INFO    ][1810] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,663 [salt.state       ][INFO    ][1810] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,663 [salt.state       ][INFO    ][1810] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.662970 duration_in_ms=1.407
2017-12-21 09:45:49,664 [salt.state       ][INFO    ][1810] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.663500
2017-12-21 09:45:49,664 [salt.state       ][INFO    ][1810] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,666 [salt.state       ][INFO    ][1810] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,667 [salt.state       ][INFO    ][1810] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.666603 duration_in_ms=3.103
2017-12-21 09:45:49,667 [salt.state       ][INFO    ][1810] Running state [ctl03] at time 09:45:49.666825
2017-12-21 09:45:49,667 [salt.state       ][INFO    ][1810] Executing state host.present for ctl03
2017-12-21 09:45:49,672 [salt.state       ][INFO    ][1810] {'host': 'ctl03'}
2017-12-21 09:45:49,672 [salt.state       ][INFO    ][1810] Completed state [ctl03] at time 09:45:49.672123 duration_in_ms=5.298
2017-12-21 09:45:49,672 [salt.state       ][INFO    ][1810] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.672346
2017-12-21 09:45:49,673 [salt.state       ][INFO    ][1810] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,674 [salt.state       ][INFO    ][1810] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,674 [salt.state       ][INFO    ][1810] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.674064 duration_in_ms=1.718
2017-12-21 09:45:49,674 [salt.state       ][INFO    ][1810] Running state [ctl01] at time 09:45:49.674286
2017-12-21 09:45:49,675 [salt.state       ][INFO    ][1810] Executing state host.present for ctl01
2017-12-21 09:45:49,676 [salt.state       ][INFO    ][1810] {'host': 'ctl01'}
2017-12-21 09:45:49,676 [salt.state       ][INFO    ][1810] Completed state [ctl01] at time 09:45:49.676326 duration_in_ms=2.04
2017-12-21 09:45:49,677 [salt.state       ][INFO    ][1810] Running state [ctl] at time 09:45:49.676546
2017-12-21 09:45:49,677 [salt.state       ][INFO    ][1810] Executing state host.present for ctl
2017-12-21 09:45:49,678 [salt.state       ][INFO    ][1810] {'host': 'ctl'}
2017-12-21 09:45:49,678 [salt.state       ][INFO    ][1810] Completed state [ctl] at time 09:45:49.677980 duration_in_ms=1.433
2017-12-21 09:45:49,679 [salt.state       ][INFO    ][1810] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.678476
2017-12-21 09:45:49,679 [salt.state       ][INFO    ][1810] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:45:49,680 [salt.state       ][INFO    ][1810] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2017-12-21 09:45:49,680 [salt.state       ][INFO    ][1810] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:45:49.680302 duration_in_ms=1.825
2017-12-21 09:45:49,685 [salt.state       ][INFO    ][1810] Running state [ens2] at time 09:45:49.684853
2017-12-21 09:45:49,685 [salt.state       ][INFO    ][1810] Executing state network.managed for ens2
2017-12-21 09:45:50,313 [salt.state       ][INFO    ][1810] Interface ens2 is up to date.
2017-12-21 09:45:50,314 [salt.state       ][INFO    ][1810] Completed state [ens2] at time 09:45:50.314174 duration_in_ms=629.318
2017-12-21 09:45:50,315 [salt.state       ][INFO    ][1810] Running state [ens3] at time 09:45:50.314875
2017-12-21 09:45:50,316 [salt.state       ][INFO    ][1810] Executing state network.managed for ens3
2017-12-21 09:45:50,348 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-21 09:45:50,377 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-21 09:45:50,495 [salt.state       ][INFO    ][1810] {'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 192.168.10.41\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-21 09:45:50,496 [salt.state       ][INFO    ][1810] Completed state [ens3] at time 09:45:50.495983 duration_in_ms=181.107
2017-12-21 09:45:50,497 [salt.state       ][INFO    ][1810] Running state [/etc/profile.d/proxy.sh] at time 09:45:50.496490
2017-12-21 09:45:50,497 [salt.state       ][INFO    ][1810] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 09:45:50,498 [salt.state       ][INFO    ][1810] File /etc/profile.d/proxy.sh is not present
2017-12-21 09:45:50,498 [salt.state       ][INFO    ][1810] Completed state [/etc/profile.d/proxy.sh] at time 09:45:50.498200 duration_in_ms=1.709
2017-12-21 09:45:50,499 [salt.state       ][INFO    ][1810] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:45:50.498610
2017-12-21 09:45:50,499 [salt.state       ][INFO    ][1810] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 09:45:50,500 [salt.state       ][INFO    ][1810] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 09:45:50,502 [salt.state       ][INFO    ][1810] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:45:50.501509 duration_in_ms=2.899
2017-12-21 09:45:50,509 [salt.state       ][INFO    ][1810] Running state [ntp] at time 09:45:50.509147
2017-12-21 09:45:50,510 [salt.state       ][INFO    ][1810] Executing state pkg.installed for ntp
2017-12-21 09:45:50,737 [salt.loaded.int.module.cmdmod][INFO    ][1810] 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-21 09:45:51,417 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094551400613
2017-12-21 09:45:51,437 [salt.minion      ][INFO    ][5049] Starting a new job with PID 5049
2017-12-21 09:45:51,453 [salt.minion      ][INFO    ][5049] Returning information for job: 20171221094551400613
2017-12-21 09:45:53,357 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:45:53,420 [salt.state       ][INFO    ][1810] 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-21 09:45:53,452 [salt.state       ][INFO    ][1810] Loading fresh modules for state activity
2017-12-21 09:45:53,501 [salt.state       ][INFO    ][1810] Completed state [ntp] at time 09:45:53.500823 duration_in_ms=2991.675
2017-12-21 09:45:53,508 [salt.state       ][INFO    ][1810] Running state [/etc/ntp.conf] at time 09:45:53.507606
2017-12-21 09:45:53,509 [salt.state       ][INFO    ][1810] Executing state file.managed for /etc/ntp.conf
2017-12-21 09:45:53,531 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 09:45:53,572 [salt.fileclient  ][INFO    ][1810] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:45:53,594 [salt.state       ][INFO    ][1810] 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-21 09:45:53,601 [salt.state       ][INFO    ][1810] Completed state [/etc/ntp.conf] at time 09:45:53.600557 duration_in_ms=92.95
2017-12-21 09:45:53,706 [salt.state       ][INFO    ][1810] Running state [ntp] at time 09:45:53.705743
2017-12-21 09:45:53,707 [salt.state       ][INFO    ][1810] Executing state service.running for ntp
2017-12-21 09:45:53,709 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 09:45:53,725 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:45:53,738 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:45:53,757 [salt.state       ][INFO    ][1810] The service ntp is already running
2017-12-21 09:45:53,758 [salt.state       ][INFO    ][1810] Completed state [ntp] at time 09:45:53.758027 duration_in_ms=52.284
2017-12-21 09:45:53,759 [salt.state       ][INFO    ][1810] Running state [ntp] at time 09:45:53.758487
2017-12-21 09:45:53,759 [salt.state       ][INFO    ][1810] Executing state service.mod_watch for ntp
2017-12-21 09:45:53,760 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:45:53,774 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:45:53,790 [salt.loaded.int.module.cmdmod][INFO    ][1810] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-21 09:45:53,874 [salt.state       ][INFO    ][1810] {'ntp': True}
2017-12-21 09:45:53,874 [salt.state       ][INFO    ][1810] Completed state [ntp] at time 09:45:53.874134 duration_in_ms=115.645
2017-12-21 09:45:53,889 [salt.minion      ][INFO    ][1810] Returning information for job: 20171221094510675312
2017-12-21 09:46:22,548 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.apply with jid 20171221094622537354
2017-12-21 09:46:22,572 [salt.minion      ][INFO    ][5331] Starting a new job with PID 5331
2017-12-21 09:46:26,153 [salt.state       ][INFO    ][5331] Loading fresh modules for state activity
2017-12-21 09:46:26,189 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 09:46:26,503 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 09:46:26,555 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:26,637 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 09:46:26,662 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:26,746 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 09:46:26,775 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:26,861 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 09:46:26,969 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,070 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 09:46:27,116 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,197 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 09:46:27,219 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,301 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 09:46:27,344 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,450 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 09:46:27,487 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,573 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 09:46:27,598 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,682 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 09:46:27,707 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,796 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 09:46:27,837 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:27,934 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 09:46:27,976 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:28,056 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 09:46:28,087 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:28,170 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 09:46:28,203 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:28,289 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 09:46:28,322 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:28,418 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 09:46:28,447 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:28,529 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 09:46:28,550 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:28,636 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 09:46:28,687 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:28,834 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 09:46:28,962 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:29,050 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 09:46:29,073 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:29,160 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 09:46:29,195 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:29,286 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 09:46:29,305 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 09:46:29,329 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:46:29,359 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 09:46:29,379 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:46:29,399 [salt.state       ][INFO    ][5331] Running state [/etc/environment] at time 09:46:29.399240
2017-12-21 09:46:29,400 [salt.state       ][INFO    ][5331] Executing state file.blockreplace for /etc/environment
2017-12-21 09:46:29,410 [salt.state       ][INFO    ][5331] 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-21 09:46:29,411 [salt.state       ][INFO    ][5331] Completed state [/etc/environment] at time 09:46:29.410700 duration_in_ms=11.461
2017-12-21 09:46:29,411 [salt.state       ][INFO    ][5331] Running state [/etc/profile.d] at time 09:46:29.411131
2017-12-21 09:46:29,412 [salt.state       ][INFO    ][5331] Executing state file.directory for /etc/profile.d
2017-12-21 09:46:29,413 [salt.state       ][INFO    ][5331] Directory /etc/profile.d is in the correct state
2017-12-21 09:46:29,413 [salt.state       ][INFO    ][5331] Completed state [/etc/profile.d] at time 09:46:29.413288 duration_in_ms=2.157
2017-12-21 09:46:29,868 [salt.state       ][INFO    ][5331] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:46:29.867893
2017-12-21 09:46:29,869 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 09:46:29,899 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 09:46:29,907 [salt.state       ][INFO    ][5331] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-21 09:46:29,907 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:46:29.907295 duration_in_ms=39.402
2017-12-21 09:46:29,908 [salt.state       ][INFO    ][5331] Running state [linux_repo_prereq_pkgs] at time 09:46:29.908291
2017-12-21 09:46:29,909 [salt.state       ][INFO    ][5331] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 09:46:29,910 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:46:30,559 [salt.state       ][INFO    ][5331] All specified packages are already installed
2017-12-21 09:46:30,559 [salt.state       ][INFO    ][5331] Completed state [linux_repo_prereq_pkgs] at time 09:46:30.559417 duration_in_ms=651.124
2017-12-21 09:46:30,560 [salt.state       ][INFO    ][5331] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:46:30.559908
2017-12-21 09:46:30,560 [salt.state       ][INFO    ][5331] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 09:46:30,561 [salt.state       ][INFO    ][5331] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 09:46:30,562 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:46:30.561262 duration_in_ms=1.353
2017-12-21 09:46:30,562 [salt.state       ][INFO    ][5331] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:46:30.561923
2017-12-21 09:46:30,563 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 09:46:30,585 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:46:30,610 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:30,674 [salt.state       ][INFO    ][5331] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-21 09:46:30,674 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:46:30.674018 duration_in_ms=112.094
2017-12-21 09:46:30,677 [salt.state       ][INFO    ][5331] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:46:30.676829
2017-12-21 09:46:30,677 [salt.state       ][INFO    ][5331] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 09:46:31,009 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 09:46:31,189 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:46:32,652 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094632643266
2017-12-21 09:46:32,679 [salt.minion      ][INFO    ][5859] Starting a new job with PID 5859
2017-12-21 09:46:32,692 [salt.minion      ][INFO    ][5859] Returning information for job: 20171221094632643266
2017-12-21 09:46:33,882 [salt.state       ][INFO    ][5331] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-21 09:46:33,882 [salt.state       ][INFO    ][5331] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:46:33.882199 duration_in_ms=3205.369
2017-12-21 09:46:33,883 [salt.state       ][INFO    ][5331] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:46:33.882508
2017-12-21 09:46:33,883 [salt.state       ][INFO    ][5331] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 09:46:33,884 [salt.state       ][INFO    ][5331] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 09:46:33,884 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:46:33.884248 duration_in_ms=1.739
2017-12-21 09:46:33,885 [salt.state       ][INFO    ][5331] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:46:33.884757
2017-12-21 09:46:33,885 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 09:46:33,911 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:46:33,944 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:34,028 [salt.state       ][INFO    ][5331] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-21 09:46:34,028 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:46:34.028101 duration_in_ms=143.344
2017-12-21 09:46:34,030 [salt.state       ][INFO    ][5331] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:46:34.030339
2017-12-21 09:46:34,031 [salt.state       ][INFO    ][5331] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 09:46:34,219 [salt.loaded.int.module.cmdmod][INFO    ][5331] 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-21 09:46:34,387 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:46:36,953 [salt.state       ][INFO    ][5331] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-21 09:46:36,953 [salt.state       ][INFO    ][5331] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:46:36.952844 duration_in_ms=2922.504
2017-12-21 09:46:36,953 [salt.state       ][INFO    ][5331] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:46:36.953142
2017-12-21 09:46:36,955 [salt.state       ][INFO    ][5331] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 09:46:36,956 [salt.state       ][INFO    ][5331] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 09:46:36,956 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:46:36.955932 duration_in_ms=2.79
2017-12-21 09:46:36,956 [salt.state       ][INFO    ][5331] Running state [/etc/apt/preferences.d/uca] at time 09:46:36.956332
2017-12-21 09:46:36,957 [salt.state       ][INFO    ][5331] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 09:46:36,957 [salt.state       ][INFO    ][5331] File /etc/apt/preferences.d/uca is not present
2017-12-21 09:46:36,958 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/preferences.d/uca] at time 09:46:36.958402 duration_in_ms=2.07
2017-12-21 09:46:36,960 [salt.state       ][INFO    ][5331] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:46:36.959656
2017-12-21 09:46:36,960 [salt.state       ][INFO    ][5331] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 09:46:37,064 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 09:46:37,157 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:46:39,795 [salt.state       ][INFO    ][5331] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-21 09:46:39,796 [salt.state       ][INFO    ][5331] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:46:39.795669 duration_in_ms=2836.012
2017-12-21 09:46:39,796 [salt.state       ][INFO    ][5331] Running state [linux_extra_packages_purged] at time 09:46:39.796173
2017-12-21 09:46:39,797 [salt.state       ][INFO    ][5331] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 09:46:39,808 [salt.state       ][INFO    ][5331] All specified packages are already absent
2017-12-21 09:46:39,809 [salt.state       ][INFO    ][5331] Completed state [linux_extra_packages_purged] at time 09:46:39.808714 duration_in_ms=12.541
2017-12-21 09:46:39,810 [salt.state       ][INFO    ][5331] Running state [linux_extra_packages_latest] at time 09:46:39.809953
2017-12-21 09:46:39,810 [salt.state       ][INFO    ][5331] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 09:46:39,816 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:46:42,511 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 09:46:42,586 [salt.state       ][INFO    ][5331] Package mcelog is already up-to-date
2017-12-21 09:46:42,587 [salt.state       ][INFO    ][5331] Completed state [linux_extra_packages_latest] at time 09:46:42.587063 duration_in_ms=2777.108
2017-12-21 09:46:42,589 [salt.state       ][INFO    ][5331] Running state [UTC] at time 09:46:42.588502
2017-12-21 09:46:42,590 [salt.state       ][INFO    ][5331] Executing state timezone.system for UTC
2017-12-21 09:46:42,592 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:46:42,647 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:46:42,663 [salt.state       ][INFO    ][5331] Timezone UTC already set, UTC already set to UTC
2017-12-21 09:46:42,664 [salt.state       ][INFO    ][5331] Completed state [UTC] at time 09:46:42.663524 duration_in_ms=75.021
2017-12-21 09:46:42,665 [salt.state       ][INFO    ][5331] Running state [nf_conntrack] at time 09:46:42.665333
2017-12-21 09:46:42,666 [salt.state       ][INFO    ][5331] Executing state kmod.present for nf_conntrack
2017-12-21 09:46:42,667 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'lsmod' in directory '/root'
2017-12-21 09:46:42,678 [salt.state       ][INFO    ][5331] Kernel module nf_conntrack is already present
2017-12-21 09:46:42,679 [salt.state       ][INFO    ][5331] Completed state [nf_conntrack] at time 09:46:42.678698 duration_in_ms=13.365
2017-12-21 09:46:42,680 [salt.state       ][INFO    ][5331] Running state [kernel.panic] at time 09:46:42.679571
2017-12-21 09:46:42,681 [salt.state       ][INFO    ][5331] Executing state sysctl.present for kernel.panic
2017-12-21 09:46:42,692 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,717 [salt.state       ][INFO    ][5331] Sysctl value kernel.panic = 60 is already set
2017-12-21 09:46:42,719 [salt.state       ][INFO    ][5331] Completed state [kernel.panic] at time 09:46:42.718788 duration_in_ms=39.216
2017-12-21 09:46:42,720 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_keepalive_probes] at time 09:46:42.719509
2017-12-21 09:46:42,720 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 09:46:42,721 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,749 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-21 09:46:42,751 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:46:42.750756 duration_in_ms=31.245
2017-12-21 09:46:42,752 [salt.state       ][INFO    ][5331] Running state [fs.file-max] at time 09:46:42.751479
2017-12-21 09:46:42,752 [salt.state       ][INFO    ][5331] Executing state sysctl.present for fs.file-max
2017-12-21 09:46:42,753 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,779 [salt.state       ][INFO    ][5331] Sysctl value fs.file-max = 124165 is already set
2017-12-21 09:46:42,780 [salt.state       ][INFO    ][5331] Completed state [fs.file-max] at time 09:46:42.780053 duration_in_ms=28.573
2017-12-21 09:46:42,781 [salt.state       ][INFO    ][5331] Running state [net.core.somaxconn] at time 09:46:42.781077
2017-12-21 09:46:42,782 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.core.somaxconn
2017-12-21 09:46:42,783 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,812 [salt.state       ][INFO    ][5331] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-21 09:46:42,813 [salt.state       ][INFO    ][5331] Completed state [net.core.somaxconn] at time 09:46:42.812812 duration_in_ms=31.736
2017-12-21 09:46:42,814 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:46:42.813855
2017-12-21 09:46:42,815 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 09:46:42,816 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,843 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-21 09:46:42,844 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:46:42.844407 duration_in_ms=30.551
2017-12-21 09:46:42,846 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_tw_reuse] at time 09:46:42.845611
2017-12-21 09:46:42,847 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 09:46:42,847 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,875 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-21 09:46:42,876 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_tw_reuse] at time 09:46:42.875813 duration_in_ms=30.203
2017-12-21 09:46:42,877 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_congestion_control] at time 09:46:42.876577
2017-12-21 09:46:42,878 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 09:46:42,879 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,884 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094642873166
2017-12-21 09:46:42,903 [salt.minion      ][INFO    ][7113] Starting a new job with PID 7113
2017-12-21 09:46:42,907 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-21 09:46:42,908 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_congestion_control] at time 09:46:42.907823 duration_in_ms=31.246
2017-12-21 09:46:42,908 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_retries2] at time 09:46:42.908372
2017-12-21 09:46:42,909 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 09:46:42,910 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,918 [salt.minion      ][INFO    ][7113] Returning information for job: 20171221094642873166
2017-12-21 09:46:42,935 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-21 09:46:42,936 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_retries2] at time 09:46:42.935542 duration_in_ms=27.169
2017-12-21 09:46:42,936 [salt.state       ][INFO    ][5331] Running state [net.core.netdev_max_backlog] at time 09:46:42.936399
2017-12-21 09:46:42,937 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 09:46:42,939 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:42,966 [salt.state       ][INFO    ][5331] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-21 09:46:42,968 [salt.state       ][INFO    ][5331] Completed state [net.core.netdev_max_backlog] at time 09:46:42.967410 duration_in_ms=31.009
2017-12-21 09:46:42,969 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:46:42.968469
2017-12-21 09:46:42,969 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 09:46:42,971 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,000 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-21 09:46:43,002 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:46:43.001689 duration_in_ms=33.22
2017-12-21 09:46:43,003 [salt.state       ][INFO    ][5331] Running state [vm.swappiness] at time 09:46:43.002571
2017-12-21 09:46:43,003 [salt.state       ][INFO    ][5331] Executing state sysctl.present for vm.swappiness
2017-12-21 09:46:43,005 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,035 [salt.state       ][INFO    ][5331] Sysctl value vm.swappiness = 10 is already set
2017-12-21 09:46:43,036 [salt.state       ][INFO    ][5331] Completed state [vm.swappiness] at time 09:46:43.036069 duration_in_ms=33.499
2017-12-21 09:46:43,037 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:46:43.036711
2017-12-21 09:46:43,037 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 09:46:43,039 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,065 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-21 09:46:43,066 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:46:43.066289 duration_in_ms=29.578
2017-12-21 09:46:43,068 [salt.state       ][INFO    ][5331] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:46:43.067595
2017-12-21 09:46:43,068 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 09:46:43,070 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,098 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-21 09:46:43,100 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:46:43.099410 duration_in_ms=31.813
2017-12-21 09:46:43,101 [salt.state       ][INFO    ][5331] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:46:43.100830
2017-12-21 09:46:43,102 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 09:46:43,103 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,130 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-21 09:46:43,130 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:46:43.130185 duration_in_ms=29.353
2017-12-21 09:46:43,131 [salt.state       ][INFO    ][5331] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:46:43.130888
2017-12-21 09:46:43,132 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 09:46:43,133 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,160 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-21 09:46:43,161 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:46:43.160630 duration_in_ms=29.74
2017-12-21 09:46:43,161 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_fin_timeout] at time 09:46:43.161263
2017-12-21 09:46:43,162 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 09:46:43,163 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,192 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-21 09:46:43,192 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_fin_timeout] at time 09:46:43.192123 duration_in_ms=30.86
2017-12-21 09:46:43,193 [salt.state       ][INFO    ][5331] Running state [net.ipv4.tcp_keepalive_time] at time 09:46:43.192696
2017-12-21 09:46:43,194 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 09:46:43,195 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,216 [salt.state       ][INFO    ][5331] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-21 09:46:43,217 [salt.state       ][INFO    ][5331] Completed state [net.ipv4.tcp_keepalive_time] at time 09:46:43.216575 duration_in_ms=23.879
2017-12-21 09:46:43,217 [salt.state       ][INFO    ][5331] Running state [net.nf_conntrack_max] at time 09:46:43.216891
2017-12-21 09:46:43,217 [salt.state       ][INFO    ][5331] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 09:46:43,218 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:46:43,239 [salt.state       ][INFO    ][5331] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-21 09:46:43,239 [salt.state       ][INFO    ][5331] Completed state [net.nf_conntrack_max] at time 09:46:43.238751 duration_in_ms=21.86
2017-12-21 09:46:43,239 [salt.state       ][INFO    ][5331] Running state [linux_sysfs_package] at time 09:46:43.239041
2017-12-21 09:46:43,239 [salt.state       ][INFO    ][5331] Executing state pkg.installed for linux_sysfs_package
2017-12-21 09:46:43,245 [salt.state       ][INFO    ][5331] All specified packages are already installed
2017-12-21 09:46:43,245 [salt.state       ][INFO    ][5331] Completed state [linux_sysfs_package] at time 09:46:43.244911 duration_in_ms=5.87
2017-12-21 09:46:43,246 [salt.state       ][INFO    ][5331] Running state [/etc/sysfs.d] at time 09:46:43.246259
2017-12-21 09:46:43,247 [salt.state       ][INFO    ][5331] Executing state file.directory for /etc/sysfs.d
2017-12-21 09:46:43,247 [salt.state       ][INFO    ][5331] Directory /etc/sysfs.d is in the correct state
2017-12-21 09:46:43,247 [salt.state       ][INFO    ][5331] Completed state [/etc/sysfs.d] at time 09:46:43.247224 duration_in_ms=0.965
2017-12-21 09:46:43,248 [salt.state       ][INFO    ][5331] Running state [ondemand] at time 09:46:43.248182
2017-12-21 09:46:43,248 [salt.state       ][INFO    ][5331] Executing state service.dead for ondemand
2017-12-21 09:46:43,249 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 09:46:43,264 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:46:43,279 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:46:43,299 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'runlevel' in directory '/root'
2017-12-21 09:46:43,310 [salt.state       ][INFO    ][5331] The service ondemand is already dead
2017-12-21 09:46:43,310 [salt.state       ][INFO    ][5331] Completed state [ondemand] at time 09:46:43.310164 duration_in_ms=61.98
2017-12-21 09:46:43,311 [salt.state       ][INFO    ][5331] Running state [cs_CZ.UTF-8] at time 09:46:43.310928
2017-12-21 09:46:43,311 [salt.state       ][INFO    ][5331] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 09:46:43,312 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'locale -a' in directory '/root'
2017-12-21 09:46:43,320 [salt.state       ][INFO    ][5331] Locale cs_CZ.UTF-8 is already present
2017-12-21 09:46:43,320 [salt.state       ][INFO    ][5331] Completed state [cs_CZ.UTF-8] at time 09:46:43.320184 duration_in_ms=9.256
2017-12-21 09:46:43,321 [salt.state       ][INFO    ][5331] Running state [en_US.UTF-8] at time 09:46:43.320509
2017-12-21 09:46:43,321 [salt.state       ][INFO    ][5331] Executing state locale.present for en_US.UTF-8
2017-12-21 09:46:43,322 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'locale -a' in directory '/root'
2017-12-21 09:46:43,331 [salt.state       ][INFO    ][5331] Locale en_US.UTF-8 is already present
2017-12-21 09:46:43,332 [salt.state       ][INFO    ][5331] Completed state [en_US.UTF-8] at time 09:46:43.331583 duration_in_ms=11.074
2017-12-21 09:46:43,334 [salt.state       ][INFO    ][5331] Running state [en_US.UTF-8] at time 09:46:43.333579
2017-12-21 09:46:43,334 [salt.state       ][INFO    ][5331] Executing state locale.system for en_US.UTF-8
2017-12-21 09:46:43,335 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'localectl' in directory '/root'
2017-12-21 09:46:43,375 [salt.state       ][INFO    ][5331] System locale en_US.UTF-8 already set
2017-12-21 09:46:43,375 [salt.state       ][INFO    ][5331] Completed state [en_US.UTF-8] at time 09:46:43.374983 duration_in_ms=41.403
2017-12-21 09:46:43,377 [salt.state       ][INFO    ][5331] Running state [root] at time 09:46:43.376737
2017-12-21 09:46:43,377 [salt.state       ][INFO    ][5331] Executing state user.present for root
2017-12-21 09:46:43,379 [salt.state       ][INFO    ][5331] User root is present and up to date
2017-12-21 09:46:43,380 [salt.state       ][INFO    ][5331] Completed state [root] at time 09:46:43.379786 duration_in_ms=3.05
2017-12-21 09:46:43,382 [salt.state       ][INFO    ][5331] Running state [/root] at time 09:46:43.382167
2017-12-21 09:46:43,383 [salt.state       ][INFO    ][5331] Executing state file.directory for /root
2017-12-21 09:46:43,383 [salt.state       ][INFO    ][5331] Directory /root is in the correct state
2017-12-21 09:46:43,385 [salt.state       ][INFO    ][5331] Completed state [/root] at time 09:46:43.384596 duration_in_ms=2.43
2017-12-21 09:46:43,385 [salt.state       ][INFO    ][5331] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:46:43.384807
2017-12-21 09:46:43,385 [salt.state       ][INFO    ][5331] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 09:46:43,386 [salt.state       ][INFO    ][5331] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 09:46:43,386 [salt.state       ][INFO    ][5331] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:46:43.385840 duration_in_ms=1.033
2017-12-21 09:46:43,386 [salt.state       ][INFO    ][5331] Running state [ubuntu] at time 09:46:43.386061
2017-12-21 09:46:43,386 [salt.state       ][INFO    ][5331] Executing state user.present for ubuntu
2017-12-21 09:46:43,387 [salt.state       ][INFO    ][5331] User ubuntu is present and up to date
2017-12-21 09:46:43,387 [salt.state       ][INFO    ][5331] Completed state [ubuntu] at time 09:46:43.387343 duration_in_ms=1.281
2017-12-21 09:46:43,388 [salt.state       ][INFO    ][5331] Running state [/home/ubuntu] at time 09:46:43.388417
2017-12-21 09:46:43,389 [salt.state       ][INFO    ][5331] Executing state file.directory for /home/ubuntu
2017-12-21 09:46:43,389 [salt.state       ][INFO    ][5331] Directory /home/ubuntu is in the correct state
2017-12-21 09:46:43,390 [salt.state       ][INFO    ][5331] Completed state [/home/ubuntu] at time 09:46:43.389543 duration_in_ms=1.125
2017-12-21 09:46:43,391 [salt.state       ][INFO    ][5331] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:46:43.390654
2017-12-21 09:46:43,391 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 09:46:43,413 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 09:46:43,419 [salt.state       ][INFO    ][5331] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-21 09:46:43,419 [salt.state       ][INFO    ][5331] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:46:43.419054 duration_in_ms=28.4
2017-12-21 09:46:43,419 [salt.state       ][INFO    ][5331] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:46:43.419338
2017-12-21 09:46:43,420 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 09:46:43,442 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 09:46:43,474 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:43,546 [salt.state       ][INFO    ][5331] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-21 09:46:43,546 [salt.state       ][INFO    ][5331] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:46:43.545707 duration_in_ms=126.368
2017-12-21 09:46:43,546 [salt.state       ][INFO    ][5331] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:46:43.545918
2017-12-21 09:46:43,546 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 09:46:43,565 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 09:46:43,595 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:46:43,664 [salt.state       ][INFO    ][5331] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-21 09:46:43,664 [salt.state       ][INFO    ][5331] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:46:43.664320 duration_in_ms=118.401
2017-12-21 09:46:43,667 [salt.state       ][INFO    ][5331] Running state [service.systemctl_reload] at time 09:46:43.666871
2017-12-21 09:46:43,667 [salt.state       ][INFO    ][5331] Executing state module.wait for service.systemctl_reload
2017-12-21 09:46:43,668 [salt.state       ][INFO    ][5331] No changes made for service.systemctl_reload
2017-12-21 09:46:43,668 [salt.state       ][INFO    ][5331] Completed state [service.systemctl_reload] at time 09:46:43.667805 duration_in_ms=0.933
2017-12-21 09:46:43,668 [salt.state       ][INFO    ][5331] Running state [/etc/hostname] at time 09:46:43.668135
2017-12-21 09:46:43,669 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/hostname
2017-12-21 09:46:43,690 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 09:46:43,693 [salt.state       ][INFO    ][5331] File /etc/hostname is in the correct state
2017-12-21 09:46:43,694 [salt.state       ][INFO    ][5331] Completed state [/etc/hostname] at time 09:46:43.693791 duration_in_ms=25.654
2017-12-21 09:46:43,696 [salt.state       ][INFO    ][5331] Running state [hostname msg01] at time 09:46:43.696176
2017-12-21 09:46:43,697 [salt.state       ][INFO    ][5331] Executing state cmd.wait for hostname msg01
2017-12-21 09:46:43,698 [salt.state       ][INFO    ][5331] No changes made for hostname msg01
2017-12-21 09:46:43,698 [salt.state       ][INFO    ][5331] Completed state [hostname msg01] at time 09:46:43.697874 duration_in_ms=1.697
2017-12-21 09:46:43,699 [salt.state       ][INFO    ][5331] Running state [mdb02] at time 09:46:43.698863
2017-12-21 09:46:43,699 [salt.state       ][INFO    ][5331] Executing state host.present for mdb02
2017-12-21 09:46:43,700 [salt.state       ][INFO    ][5331] Host mdb02 (192.168.10.77) already present
2017-12-21 09:46:43,700 [salt.state       ][INFO    ][5331] Completed state [mdb02] at time 09:46:43.700194 duration_in_ms=1.33
2017-12-21 09:46:43,701 [salt.state       ][INFO    ][5331] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.700583
2017-12-21 09:46:43,702 [salt.state       ][INFO    ][5331] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,703 [salt.state       ][INFO    ][5331] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 09:46:43,703 [salt.state       ][INFO    ][5331] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.703016 duration_in_ms=2.434
2017-12-21 09:46:43,703 [salt.state       ][INFO    ][5331] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.703402
2017-12-21 09:46:43,704 [salt.state       ][INFO    ][5331] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,704 [salt.state       ][INFO    ][5331] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 09:46:43,705 [salt.state       ][INFO    ][5331] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.704725 duration_in_ms=1.323
2017-12-21 09:46:43,705 [salt.state       ][INFO    ][5331] Running state [mdb03] at time 09:46:43.705114
2017-12-21 09:46:43,706 [salt.state       ][INFO    ][5331] Executing state host.present for mdb03
2017-12-21 09:46:43,707 [salt.state       ][INFO    ][5331] Host mdb03 (192.168.10.78) already present
2017-12-21 09:46:43,707 [salt.state       ][INFO    ][5331] Completed state [mdb03] at time 09:46:43.706948 duration_in_ms=1.834
2017-12-21 09:46:43,707 [salt.state       ][INFO    ][5331] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.707330
2017-12-21 09:46:43,708 [salt.state       ][INFO    ][5331] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,708 [salt.state       ][INFO    ][5331] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 09:46:43,709 [salt.state       ][INFO    ][5331] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.708652 duration_in_ms=1.322
2017-12-21 09:46:43,709 [salt.state       ][INFO    ][5331] Running state [mdb01] at time 09:46:43.709039
2017-12-21 09:46:43,710 [salt.state       ][INFO    ][5331] Executing state host.present for mdb01
2017-12-21 09:46:43,711 [salt.state       ][INFO    ][5331] Host mdb01 (192.168.10.76) already present
2017-12-21 09:46:43,711 [salt.state       ][INFO    ][5331] Completed state [mdb01] at time 09:46:43.710826 duration_in_ms=1.787
2017-12-21 09:46:43,711 [salt.state       ][INFO    ][5331] Running state [mdb] at time 09:46:43.711176
2017-12-21 09:46:43,712 [salt.state       ][INFO    ][5331] Executing state host.present for mdb
2017-12-21 09:46:43,712 [salt.state       ][INFO    ][5331] Host mdb (192.168.10.75) already present
2017-12-21 09:46:43,713 [salt.state       ][INFO    ][5331] Completed state [mdb] at time 09:46:43.712649 duration_in_ms=1.473
2017-12-21 09:46:43,713 [salt.state       ][INFO    ][5331] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.712992
2017-12-21 09:46:43,713 [salt.state       ][INFO    ][5331] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,714 [salt.state       ][INFO    ][5331] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 09:46:43,714 [salt.state       ][INFO    ][5331] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.714163 duration_in_ms=1.171
2017-12-21 09:46:43,715 [salt.state       ][INFO    ][5331] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.714504
2017-12-21 09:46:43,715 [salt.state       ][INFO    ][5331] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,715 [salt.state       ][INFO    ][5331] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:46:43,716 [salt.state       ][INFO    ][5331] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.715676 duration_in_ms=1.172
2017-12-21 09:46:43,716 [salt.state       ][INFO    ][5331] Running state [cfg01] at time 09:46:43.716040
2017-12-21 09:46:43,716 [salt.state       ][INFO    ][5331] Executing state host.present for cfg01
2017-12-21 09:46:43,717 [salt.state       ][INFO    ][5331] Host cfg01 (192.168.10.100) already present
2017-12-21 09:46:43,717 [salt.state       ][INFO    ][5331] Completed state [cfg01] at time 09:46:43.717187 duration_in_ms=1.147
2017-12-21 09:46:43,718 [salt.state       ][INFO    ][5331] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.717823
2017-12-21 09:46:43,718 [salt.state       ][INFO    ][5331] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,719 [salt.state       ][INFO    ][5331] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 09:46:43,719 [salt.state       ][INFO    ][5331] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.719292 duration_in_ms=1.47
2017-12-21 09:46:43,720 [salt.state       ][INFO    ][5331] Running state [prx01] at time 09:46:43.719641
2017-12-21 09:46:43,720 [salt.state       ][INFO    ][5331] Executing state host.present for prx01
2017-12-21 09:46:43,721 [salt.state       ][INFO    ][5331] Host prx01 (192.168.10.104) already present
2017-12-21 09:46:43,721 [salt.state       ][INFO    ][5331] Completed state [prx01] at time 09:46:43.720813 duration_in_ms=1.172
2017-12-21 09:46:43,721 [salt.state       ][INFO    ][5331] Running state [kvm01] at time 09:46:43.721417
2017-12-21 09:46:43,722 [salt.state       ][INFO    ][5331] Executing state host.present for kvm01
2017-12-21 09:46:43,722 [salt.state       ][INFO    ][5331] Host kvm01 (192.168.10.141) already present
2017-12-21 09:46:43,722 [salt.state       ][INFO    ][5331] Completed state [kvm01] at time 09:46:43.722264 duration_in_ms=0.847
2017-12-21 09:46:43,723 [salt.state       ][INFO    ][5331] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.722469
2017-12-21 09:46:43,723 [salt.state       ][INFO    ][5331] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,723 [salt.state       ][INFO    ][5331] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 09:46:43,724 [salt.state       ][INFO    ][5331] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.723592 duration_in_ms=1.123
2017-12-21 09:46:43,724 [salt.state       ][INFO    ][5331] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.723822
2017-12-21 09:46:43,724 [salt.state       ][INFO    ][5331] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,724 [salt.state       ][INFO    ][5331] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 09:46:43,725 [salt.state       ][INFO    ][5331] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.724632 duration_in_ms=0.81
2017-12-21 09:46:43,725 [salt.state       ][INFO    ][5331] Running state [kvm03] at time 09:46:43.724835
2017-12-21 09:46:43,725 [salt.state       ][INFO    ][5331] Executing state host.present for kvm03
2017-12-21 09:46:43,726 [salt.state       ][INFO    ][5331] Host kvm03 (192.168.10.143) already present
2017-12-21 09:46:43,726 [salt.state       ][INFO    ][5331] Completed state [kvm03] at time 09:46:43.725832 duration_in_ms=0.997
2017-12-21 09:46:43,726 [salt.state       ][INFO    ][5331] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.726038
2017-12-21 09:46:43,726 [salt.state       ][INFO    ][5331] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,727 [salt.state       ][INFO    ][5331] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 09:46:43,727 [salt.state       ][INFO    ][5331] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.726866 duration_in_ms=0.828
2017-12-21 09:46:43,727 [salt.state       ][INFO    ][5331] Running state [kvm02] at time 09:46:43.727080
2017-12-21 09:46:43,727 [salt.state       ][INFO    ][5331] Executing state host.present for kvm02
2017-12-21 09:46:43,728 [salt.state       ][INFO    ][5331] Host kvm02 (192.168.10.142) already present
2017-12-21 09:46:43,728 [salt.state       ][INFO    ][5331] Completed state [kvm02] at time 09:46:43.727915 duration_in_ms=0.835
2017-12-21 09:46:43,728 [salt.state       ][INFO    ][5331] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.728120
2017-12-21 09:46:43,729 [salt.state       ][INFO    ][5331] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,729 [salt.state       ][INFO    ][5331] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 09:46:43,729 [salt.state       ][INFO    ][5331] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.729250 duration_in_ms=1.13
2017-12-21 09:46:43,729 [salt.state       ][INFO    ][5331] Running state [dbs] at time 09:46:43.729462
2017-12-21 09:46:43,730 [salt.state       ][INFO    ][5331] Executing state host.present for dbs
2017-12-21 09:46:43,730 [salt.state       ][INFO    ][5331] Host dbs (192.168.10.50) already present
2017-12-21 09:46:43,730 [salt.state       ][INFO    ][5331] Completed state [dbs] at time 09:46:43.730264 duration_in_ms=0.802
2017-12-21 09:46:43,731 [salt.state       ][INFO    ][5331] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.730474
2017-12-21 09:46:43,731 [salt.state       ][INFO    ][5331] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,731 [salt.state       ][INFO    ][5331] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 09:46:43,731 [salt.state       ][INFO    ][5331] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.731292 duration_in_ms=0.818
2017-12-21 09:46:43,732 [salt.state       ][INFO    ][5331] Running state [prx] at time 09:46:43.731502
2017-12-21 09:46:43,732 [salt.state       ][INFO    ][5331] Executing state host.present for prx
2017-12-21 09:46:43,732 [salt.state       ][INFO    ][5331] Host prx (100.64.200.103) already present
2017-12-21 09:46:43,732 [salt.state       ][INFO    ][5331] Completed state [prx] at time 09:46:43.732317 duration_in_ms=0.815
2017-12-21 09:46:43,733 [salt.state       ][INFO    ][5331] Running state [prx02] at time 09:46:43.732817
2017-12-21 09:46:43,733 [salt.state       ][INFO    ][5331] Executing state host.present for prx02
2017-12-21 09:46:43,734 [salt.state       ][INFO    ][5331] Host prx02 (192.168.10.105) already present
2017-12-21 09:46:43,734 [salt.state       ][INFO    ][5331] Completed state [prx02] at time 09:46:43.733653 duration_in_ms=0.836
2017-12-21 09:46:43,734 [salt.state       ][INFO    ][5331] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.733861
2017-12-21 09:46:43,734 [salt.state       ][INFO    ][5331] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,735 [salt.state       ][INFO    ][5331] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 09:46:43,735 [salt.state       ][INFO    ][5331] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.734957 duration_in_ms=1.096
2017-12-21 09:46:43,735 [salt.state       ][INFO    ][5331] Running state [msg02] at time 09:46:43.735169
2017-12-21 09:46:43,735 [salt.state       ][INFO    ][5331] Executing state host.present for msg02
2017-12-21 09:46:43,736 [salt.state       ][INFO    ][5331] Host msg02 (192.168.10.42) already present
2017-12-21 09:46:43,736 [salt.state       ][INFO    ][5331] Completed state [msg02] at time 09:46:43.735990 duration_in_ms=0.821
2017-12-21 09:46:43,736 [salt.state       ][INFO    ][5331] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.736200
2017-12-21 09:46:43,736 [salt.state       ][INFO    ][5331] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,737 [salt.state       ][INFO    ][5331] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 09:46:43,737 [salt.state       ][INFO    ][5331] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.737013 duration_in_ms=0.813
2017-12-21 09:46:43,737 [salt.state       ][INFO    ][5331] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.737242
2017-12-21 09:46:43,737 [salt.state       ][INFO    ][5331] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,738 [salt.state       ][INFO    ][5331] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 09:46:43,738 [salt.state       ][INFO    ][5331] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.738343 duration_in_ms=1.101
2017-12-21 09:46:43,739 [salt.state       ][INFO    ][5331] Running state [msg03] at time 09:46:43.738555
2017-12-21 09:46:43,739 [salt.state       ][INFO    ][5331] Executing state host.present for msg03
2017-12-21 09:46:43,739 [salt.state       ][INFO    ][5331] Host msg03 (192.168.10.43) already present
2017-12-21 09:46:43,739 [salt.state       ][INFO    ][5331] Completed state [msg03] at time 09:46:43.739366 duration_in_ms=0.811
2017-12-21 09:46:43,740 [salt.state       ][INFO    ][5331] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.739574
2017-12-21 09:46:43,740 [salt.state       ][INFO    ][5331] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:43,741 [salt.state       ][INFO    ][5331] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 09:46:43,741 [salt.state       ][INFO    ][5331] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:46:43.740697 duration_in_ms=1.123
2017-12-21 09:46:43,741 [salt.state       ][INFO    ][5331] Running state [msg01] at time 09:46:43.740918
2017-12-21 09:46:43,741 [salt.state       ][INFO    ][5331] Executing state host.present for msg01
2017-12-21 09:46:43,742 [salt.state       ][INFO    ][5331] Host msg01 (192.168.10.41) already present
2017-12-21 09:46:43,742 [salt.state       ][INFO    ][5331] Completed state [msg01] at time 09:46:43.742033 duration_in_ms=1.115
2017-12-21 09:46:43,743 [salt.state       ][INFO    ][5331] Running state [file.replace] at time 09:46:43.743060
2017-12-21 09:46:43,743 [salt.state       ][INFO    ][5331] Executing state module.run for file.replace
2017-12-21 09:46:44,166 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 09:46:44,182 [salt.state       ][INFO    ][5331] onlyif execution failed
2017-12-21 09:46:44,182 [salt.state       ][INFO    ][5331] Completed state [file.replace] at time 09:46:44.181986 duration_in_ms=438.925
2017-12-21 09:46:44,183 [salt.state       ][INFO    ][5331] Running state [msg] at time 09:46:44.182734
2017-12-21 09:46:44,183 [salt.state       ][INFO    ][5331] Executing state host.present for msg
2017-12-21 09:46:44,184 [salt.state       ][INFO    ][5331] Host msg (192.168.10.40) already present
2017-12-21 09:46:44,184 [salt.state       ][INFO    ][5331] Completed state [msg] at time 09:46:44.184308 duration_in_ms=1.574
2017-12-21 09:46:44,185 [salt.state       ][INFO    ][5331] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.184611
2017-12-21 09:46:44,185 [salt.state       ][INFO    ][5331] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,186 [salt.state       ][INFO    ][5331] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 09:46:44,186 [salt.state       ][INFO    ][5331] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.186053 duration_in_ms=1.441
2017-12-21 09:46:44,186 [salt.state       ][INFO    ][5331] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.186342
2017-12-21 09:46:44,187 [salt.state       ][INFO    ][5331] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,187 [salt.state       ][INFO    ][5331] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:46:44,188 [salt.state       ][INFO    ][5331] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.187487 duration_in_ms=1.144
2017-12-21 09:46:44,188 [salt.state       ][INFO    ][5331] Running state [cfg01] at time 09:46:44.188349
2017-12-21 09:46:44,189 [salt.state       ][INFO    ][5331] Executing state host.present for cfg01
2017-12-21 09:46:44,190 [salt.state       ][INFO    ][5331] Host cfg01 (192.168.10.100) already present
2017-12-21 09:46:44,190 [salt.state       ][INFO    ][5331] Completed state [cfg01] at time 09:46:44.190011 duration_in_ms=1.662
2017-12-21 09:46:44,190 [salt.state       ][INFO    ][5331] Running state [cmp002] at time 09:46:44.190285
2017-12-21 09:46:44,191 [salt.state       ][INFO    ][5331] Executing state host.present for cmp002
2017-12-21 09:46:44,191 [salt.state       ][INFO    ][5331] Host cmp002 (192.168.10.102) already present
2017-12-21 09:46:44,191 [salt.state       ][INFO    ][5331] Completed state [cmp002] at time 09:46:44.191321 duration_in_ms=1.037
2017-12-21 09:46:44,192 [salt.state       ][INFO    ][5331] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.191588
2017-12-21 09:46:44,192 [salt.state       ][INFO    ][5331] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,193 [salt.state       ][INFO    ][5331] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 09:46:44,193 [salt.state       ][INFO    ][5331] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.192893 duration_in_ms=1.304
2017-12-21 09:46:44,193 [salt.state       ][INFO    ][5331] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.193177
2017-12-21 09:46:44,193 [salt.state       ][INFO    ][5331] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,195 [salt.state       ][INFO    ][5331] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 09:46:44,195 [salt.state       ][INFO    ][5331] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.194811 duration_in_ms=1.634
2017-12-21 09:46:44,195 [salt.state       ][INFO    ][5331] Running state [cmp001] at time 09:46:44.195078
2017-12-21 09:46:44,195 [salt.state       ][INFO    ][5331] Executing state host.present for cmp001
2017-12-21 09:46:44,196 [salt.state       ][INFO    ][5331] Host cmp001 (192.168.10.101) already present
2017-12-21 09:46:44,196 [salt.state       ][INFO    ][5331] Completed state [cmp001] at time 09:46:44.196098 duration_in_ms=1.02
2017-12-21 09:46:44,196 [salt.state       ][INFO    ][5331] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.196349
2017-12-21 09:46:44,197 [salt.state       ][INFO    ][5331] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,197 [salt.state       ][INFO    ][5331] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 09:46:44,197 [salt.state       ][INFO    ][5331] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.197377 duration_in_ms=1.028
2017-12-21 09:46:44,198 [salt.state       ][INFO    ][5331] Running state [dbs01] at time 09:46:44.197646
2017-12-21 09:46:44,198 [salt.state       ][INFO    ][5331] Executing state host.present for dbs01
2017-12-21 09:46:44,199 [salt.state       ][INFO    ][5331] Host dbs01 (192.168.10.51) already present
2017-12-21 09:46:44,199 [salt.state       ][INFO    ][5331] Completed state [dbs01] at time 09:46:44.198918 duration_in_ms=1.272
2017-12-21 09:46:44,199 [salt.state       ][INFO    ][5331] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.199183
2017-12-21 09:46:44,199 [salt.state       ][INFO    ][5331] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,201 [salt.state       ][INFO    ][5331] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 09:46:44,201 [salt.state       ][INFO    ][5331] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.200715 duration_in_ms=1.532
2017-12-21 09:46:44,201 [salt.state       ][INFO    ][5331] Running state [dbs02] at time 09:46:44.200967
2017-12-21 09:46:44,202 [salt.state       ][INFO    ][5331] Executing state host.present for dbs02
2017-12-21 09:46:44,202 [salt.state       ][INFO    ][5331] Host dbs02 (192.168.10.52) already present
2017-12-21 09:46:44,202 [salt.state       ][INFO    ][5331] Completed state [dbs02] at time 09:46:44.202174 duration_in_ms=1.207
2017-12-21 09:46:44,202 [salt.state       ][INFO    ][5331] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.202394
2017-12-21 09:46:44,203 [salt.state       ][INFO    ][5331] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,203 [salt.state       ][INFO    ][5331] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 09:46:44,203 [salt.state       ][INFO    ][5331] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.203225 duration_in_ms=0.831
2017-12-21 09:46:44,203 [salt.state       ][INFO    ][5331] Running state [dbs03] at time 09:46:44.203440
2017-12-21 09:46:44,204 [salt.state       ][INFO    ][5331] Executing state host.present for dbs03
2017-12-21 09:46:44,204 [salt.state       ][INFO    ][5331] Host dbs03 (192.168.10.53) already present
2017-12-21 09:46:44,204 [salt.state       ][INFO    ][5331] Completed state [dbs03] at time 09:46:44.204279 duration_in_ms=0.839
2017-12-21 09:46:44,205 [salt.state       ][INFO    ][5331] Running state [odl01] at time 09:46:44.204818
2017-12-21 09:46:44,205 [salt.state       ][INFO    ][5331] Executing state host.present for odl01
2017-12-21 09:46:44,206 [salt.state       ][INFO    ][5331] Host odl01 (192.168.10.111) already present
2017-12-21 09:46:44,206 [salt.state       ][INFO    ][5331] Completed state [odl01] at time 09:46:44.205660 duration_in_ms=0.842
2017-12-21 09:46:44,206 [salt.state       ][INFO    ][5331] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.205876
2017-12-21 09:46:44,206 [salt.state       ][INFO    ][5331] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,207 [salt.state       ][INFO    ][5331] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 09:46:44,207 [salt.state       ][INFO    ][5331] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.206707 duration_in_ms=0.831
2017-12-21 09:46:44,207 [salt.state       ][INFO    ][5331] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.206921
2017-12-21 09:46:44,207 [salt.state       ][INFO    ][5331] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,208 [salt.state       ][INFO    ][5331] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 09:46:44,208 [salt.state       ][INFO    ][5331] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.207755 duration_in_ms=0.834
2017-12-21 09:46:44,208 [salt.state       ][INFO    ][5331] Running state [mas01] at time 09:46:44.207970
2017-12-21 09:46:44,208 [salt.state       ][INFO    ][5331] Executing state host.present for mas01
2017-12-21 09:46:44,209 [salt.state       ][INFO    ][5331] Host mas01 (192.168.10.3) already present
2017-12-21 09:46:44,209 [salt.state       ][INFO    ][5331] Completed state [mas01] at time 09:46:44.208783 duration_in_ms=0.813
2017-12-21 09:46:44,209 [salt.state       ][INFO    ][5331] Running state [ctl02] at time 09:46:44.209002
2017-12-21 09:46:44,209 [salt.state       ][INFO    ][5331] Executing state host.present for ctl02
2017-12-21 09:46:44,210 [salt.state       ][INFO    ][5331] Host ctl02 (192.168.10.12) already present
2017-12-21 09:46:44,210 [salt.state       ][INFO    ][5331] Completed state [ctl02] at time 09:46:44.210133 duration_in_ms=1.131
2017-12-21 09:46:44,210 [salt.state       ][INFO    ][5331] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.210347
2017-12-21 09:46:44,211 [salt.state       ][INFO    ][5331] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,211 [salt.state       ][INFO    ][5331] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 09:46:44,211 [salt.state       ][INFO    ][5331] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.211173 duration_in_ms=0.826
2017-12-21 09:46:44,211 [salt.state       ][INFO    ][5331] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.211390
2017-12-21 09:46:44,212 [salt.state       ][INFO    ][5331] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,212 [salt.state       ][INFO    ][5331] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 09:46:44,213 [salt.state       ][INFO    ][5331] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.212547 duration_in_ms=1.157
2017-12-21 09:46:44,213 [salt.state       ][INFO    ][5331] Running state [ctl03] at time 09:46:44.212764
2017-12-21 09:46:44,213 [salt.state       ][INFO    ][5331] Executing state host.present for ctl03
2017-12-21 09:46:44,214 [salt.state       ][INFO    ][5331] Host ctl03 (192.168.10.13) already present
2017-12-21 09:46:44,214 [salt.state       ][INFO    ][5331] Completed state [ctl03] at time 09:46:44.214457 duration_in_ms=1.693
2017-12-21 09:46:44,215 [salt.state       ][INFO    ][5331] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.214676
2017-12-21 09:46:44,215 [salt.state       ][INFO    ][5331] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,216 [salt.state       ][INFO    ][5331] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 09:46:44,216 [salt.state       ][INFO    ][5331] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.215841 duration_in_ms=1.165
2017-12-21 09:46:44,216 [salt.state       ][INFO    ][5331] Running state [ctl01] at time 09:46:44.216060
2017-12-21 09:46:44,216 [salt.state       ][INFO    ][5331] Executing state host.present for ctl01
2017-12-21 09:46:44,217 [salt.state       ][INFO    ][5331] Host ctl01 (192.168.10.11) already present
2017-12-21 09:46:44,217 [salt.state       ][INFO    ][5331] Completed state [ctl01] at time 09:46:44.217166 duration_in_ms=1.106
2017-12-21 09:46:44,217 [salt.state       ][INFO    ][5331] Running state [ctl] at time 09:46:44.217392
2017-12-21 09:46:44,218 [salt.state       ][INFO    ][5331] Executing state host.present for ctl
2017-12-21 09:46:44,218 [salt.state       ][INFO    ][5331] Host ctl (192.168.10.10) already present
2017-12-21 09:46:44,218 [salt.state       ][INFO    ][5331] Completed state [ctl] at time 09:46:44.218211 duration_in_ms=0.819
2017-12-21 09:46:44,218 [salt.state       ][INFO    ][5331] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.218421
2017-12-21 09:46:44,219 [salt.state       ][INFO    ][5331] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:46:44,219 [salt.state       ][INFO    ][5331] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 09:46:44,219 [salt.state       ][INFO    ][5331] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:46:44.219244 duration_in_ms=0.823
2017-12-21 09:46:44,219 [salt.state       ][INFO    ][5331] Running state [ens2] at time 09:46:44.219447
2017-12-21 09:46:44,220 [salt.state       ][INFO    ][5331] Executing state network.managed for ens2
2017-12-21 09:46:44,848 [salt.state       ][INFO    ][5331] Interface ens2 is up to date.
2017-12-21 09:46:44,848 [salt.state       ][INFO    ][5331] Completed state [ens2] at time 09:46:44.848027 duration_in_ms=628.578
2017-12-21 09:46:44,848 [salt.state       ][INFO    ][5331] Running state [ens3] at time 09:46:44.848407
2017-12-21 09:46:44,849 [salt.state       ][INFO    ][5331] Executing state network.managed for ens3
2017-12-21 09:46:45,334 [salt.state       ][INFO    ][5331] Interface ens3 is up to date.
2017-12-21 09:46:45,335 [salt.state       ][INFO    ][5331] Completed state [ens3] at time 09:46:45.335109 duration_in_ms=486.7
2017-12-21 09:46:45,336 [salt.state       ][INFO    ][5331] Running state [/etc/profile.d/proxy.sh] at time 09:46:45.335828
2017-12-21 09:46:45,336 [salt.state       ][INFO    ][5331] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 09:46:45,337 [salt.state       ][INFO    ][5331] File /etc/profile.d/proxy.sh is not present
2017-12-21 09:46:45,338 [salt.state       ][INFO    ][5331] Completed state [/etc/profile.d/proxy.sh] at time 09:46:45.337896 duration_in_ms=2.068
2017-12-21 09:46:45,339 [salt.state       ][INFO    ][5331] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:46:45.338521
2017-12-21 09:46:45,339 [salt.state       ][INFO    ][5331] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 09:46:45,340 [salt.state       ][INFO    ][5331] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 09:46:45,340 [salt.state       ][INFO    ][5331] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:46:45.340379 duration_in_ms=1.858
2017-12-21 09:46:45,341 [salt.state       ][INFO    ][5331] Running state [ntp] at time 09:46:45.340992
2017-12-21 09:46:45,342 [salt.state       ][INFO    ][5331] Executing state pkg.installed for ntp
2017-12-21 09:46:45,349 [salt.state       ][INFO    ][5331] Package ntp is already installed
2017-12-21 09:46:45,350 [salt.state       ][INFO    ][5331] Completed state [ntp] at time 09:46:45.350259 duration_in_ms=9.267
2017-12-21 09:46:45,352 [salt.state       ][INFO    ][5331] Running state [/etc/ntp.conf] at time 09:46:45.351660
2017-12-21 09:46:45,352 [salt.state       ][INFO    ][5331] Executing state file.managed for /etc/ntp.conf
2017-12-21 09:46:45,374 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 09:46:45,412 [salt.fileclient  ][INFO    ][5331] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:46:45,430 [salt.state       ][INFO    ][5331] File /etc/ntp.conf is in the correct state
2017-12-21 09:46:45,430 [salt.state       ][INFO    ][5331] Completed state [/etc/ntp.conf] at time 09:46:45.430402 duration_in_ms=78.741
2017-12-21 09:46:45,432 [salt.state       ][INFO    ][5331] Running state [ntp] at time 09:46:45.431608
2017-12-21 09:46:45,432 [salt.state       ][INFO    ][5331] Executing state service.running for ntp
2017-12-21 09:46:45,433 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 09:46:45,448 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:46:45,462 [salt.loaded.int.module.cmdmod][INFO    ][5331] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:46:45,481 [salt.state       ][INFO    ][5331] The service ntp is already running
2017-12-21 09:46:45,481 [salt.state       ][INFO    ][5331] Completed state [ntp] at time 09:46:45.481059 duration_in_ms=49.449
2017-12-21 09:46:45,487 [salt.minion      ][INFO    ][5331] Returning information for job: 20171221094622537354
2017-12-21 09:47:13,996 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.apply with jid 20171221094713984438
2017-12-21 09:47:14,025 [salt.minion      ][INFO    ][7299] Starting a new job with PID 7299
2017-12-21 09:47:17,618 [salt.state       ][INFO    ][7299] Loading fresh modules for state activity
2017-12-21 09:47:18,259 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 09:47:18,292 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 09:47:18,344 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:18,431 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 09:47:18,466 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:18,553 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 09:47:18,579 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:18,667 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 09:47:18,751 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:18,847 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 09:47:18,890 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:18,976 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 09:47:19,027 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,111 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 09:47:19,155 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,258 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 09:47:19,297 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,382 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 09:47:19,411 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,498 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 09:47:19,524 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,611 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 09:47:19,659 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,759 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 09:47:19,798 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,883 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 09:47:19,907 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:19,994 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 09:47:20,014 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:20,103 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 09:47:20,130 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:20,220 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 09:47:20,246 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:20,327 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 09:47:20,351 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:20,436 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 09:47:20,493 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:20,638 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 09:47:20,750 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:20,845 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 09:47:20,870 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:20,962 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 09:47:20,997 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:21,092 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 09:47:21,115 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 09:47:21,139 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:47:21,165 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 09:47:21,187 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:47:21,211 [salt.state       ][INFO    ][7299] Running state [/etc/environment] at time 09:47:21.211098
2017-12-21 09:47:21,212 [salt.state       ][INFO    ][7299] Executing state file.blockreplace for /etc/environment
2017-12-21 09:47:21,219 [salt.state       ][INFO    ][7299] No changes needed to be made
2017-12-21 09:47:21,220 [salt.state       ][INFO    ][7299] Completed state [/etc/environment] at time 09:47:21.219544 duration_in_ms=8.446
2017-12-21 09:47:21,220 [salt.state       ][INFO    ][7299] Running state [/etc/profile.d] at time 09:47:21.219974
2017-12-21 09:47:21,220 [salt.state       ][INFO    ][7299] Executing state file.directory for /etc/profile.d
2017-12-21 09:47:21,222 [salt.state       ][INFO    ][7299] Directory /etc/profile.d is in the correct state
2017-12-21 09:47:21,222 [salt.state       ][INFO    ][7299] Completed state [/etc/profile.d] at time 09:47:21.221887 duration_in_ms=1.913
2017-12-21 09:47:21,643 [salt.state       ][INFO    ][7299] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:47:21.642807
2017-12-21 09:47:21,644 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 09:47:21,667 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 09:47:21,675 [salt.state       ][INFO    ][7299] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-21 09:47:21,675 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:47:21.675148 duration_in_ms=32.341
2017-12-21 09:47:21,676 [salt.state       ][INFO    ][7299] Running state [linux_repo_prereq_pkgs] at time 09:47:21.676064
2017-12-21 09:47:21,676 [salt.state       ][INFO    ][7299] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 09:47:21,677 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:47:22,300 [salt.state       ][INFO    ][7299] All specified packages are already installed
2017-12-21 09:47:22,301 [salt.state       ][INFO    ][7299] Completed state [linux_repo_prereq_pkgs] at time 09:47:22.300775 duration_in_ms=624.71
2017-12-21 09:47:22,301 [salt.state       ][INFO    ][7299] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:47:22.301262
2017-12-21 09:47:22,302 [salt.state       ][INFO    ][7299] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 09:47:22,302 [salt.state       ][INFO    ][7299] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 09:47:22,303 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:47:22.302626 duration_in_ms=1.364
2017-12-21 09:47:22,303 [salt.state       ][INFO    ][7299] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:47:22.303017
2017-12-21 09:47:22,304 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 09:47:22,325 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:47:22,348 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:22,411 [salt.state       ][INFO    ][7299] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-21 09:47:22,411 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:47:22.411261 duration_in_ms=108.244
2017-12-21 09:47:22,414 [salt.state       ][INFO    ][7299] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:47:22.413999
2017-12-21 09:47:22,415 [salt.state       ][INFO    ][7299] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 09:47:22,768 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 09:47:22,943 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:47:24,110 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094724096466
2017-12-21 09:47:24,134 [salt.minion      ][INFO    ][7832] Starting a new job with PID 7832
2017-12-21 09:47:24,154 [salt.minion      ][INFO    ][7832] Returning information for job: 20171221094724096466
2017-12-21 09:47:25,586 [salt.state       ][INFO    ][7299] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-21 09:47:25,586 [salt.state       ][INFO    ][7299] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:47:25.586201 duration_in_ms=3172.202
2017-12-21 09:47:25,587 [salt.state       ][INFO    ][7299] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:47:25.587004
2017-12-21 09:47:25,587 [salt.state       ][INFO    ][7299] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 09:47:25,588 [salt.state       ][INFO    ][7299] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 09:47:25,588 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:47:25.588392 duration_in_ms=1.389
2017-12-21 09:47:25,589 [salt.state       ][INFO    ][7299] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:47:25.588793
2017-12-21 09:47:25,589 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 09:47:25,609 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:47:25,638 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:25,711 [salt.state       ][INFO    ][7299] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-21 09:47:25,712 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:47:25.711613 duration_in_ms=122.82
2017-12-21 09:47:25,713 [salt.state       ][INFO    ][7299] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:47:25.713176
2017-12-21 09:47:25,714 [salt.state       ][INFO    ][7299] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 09:47:25,883 [salt.loaded.int.module.cmdmod][INFO    ][7299] 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-21 09:47:26,036 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:47:28,574 [salt.state       ][INFO    ][7299] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-21 09:47:28,575 [salt.state       ][INFO    ][7299] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:47:28.574827 duration_in_ms=2861.65
2017-12-21 09:47:28,575 [salt.state       ][INFO    ][7299] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:47:28.575310
2017-12-21 09:47:28,576 [salt.state       ][INFO    ][7299] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 09:47:28,577 [salt.state       ][INFO    ][7299] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 09:47:28,577 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:47:28.576997 duration_in_ms=1.687
2017-12-21 09:47:28,577 [salt.state       ][INFO    ][7299] Running state [/etc/apt/preferences.d/uca] at time 09:47:28.577401
2017-12-21 09:47:28,578 [salt.state       ][INFO    ][7299] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 09:47:28,578 [salt.state       ][INFO    ][7299] File /etc/apt/preferences.d/uca is not present
2017-12-21 09:47:28,579 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/preferences.d/uca] at time 09:47:28.578614 duration_in_ms=1.213
2017-12-21 09:47:28,580 [salt.state       ][INFO    ][7299] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:47:28.579867
2017-12-21 09:47:28,580 [salt.state       ][INFO    ][7299] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 09:47:28,724 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 09:47:28,787 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:47:31,357 [salt.state       ][INFO    ][7299] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-21 09:47:31,358 [salt.state       ][INFO    ][7299] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:47:31.357647 duration_in_ms=2777.779
2017-12-21 09:47:31,358 [salt.state       ][INFO    ][7299] Running state [linux_extra_packages_purged] at time 09:47:31.358140
2017-12-21 09:47:31,359 [salt.state       ][INFO    ][7299] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 09:47:31,370 [salt.state       ][INFO    ][7299] All specified packages are already absent
2017-12-21 09:47:31,370 [salt.state       ][INFO    ][7299] Completed state [linux_extra_packages_purged] at time 09:47:31.369947 duration_in_ms=11.806
2017-12-21 09:47:31,370 [salt.state       ][INFO    ][7299] Running state [linux_extra_packages_latest] at time 09:47:31.370351
2017-12-21 09:47:31,371 [salt.state       ][INFO    ][7299] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 09:47:31,376 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:47:33,941 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 09:47:34,006 [salt.state       ][INFO    ][7299] Package mcelog is already up-to-date
2017-12-21 09:47:34,007 [salt.state       ][INFO    ][7299] Completed state [linux_extra_packages_latest] at time 09:47:34.006790 duration_in_ms=2636.436
2017-12-21 09:47:34,009 [salt.state       ][INFO    ][7299] Running state [UTC] at time 09:47:34.008777
2017-12-21 09:47:34,010 [salt.state       ][INFO    ][7299] Executing state timezone.system for UTC
2017-12-21 09:47:34,011 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:47:34,061 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:47:34,073 [salt.state       ][INFO    ][7299] Timezone UTC already set, UTC already set to UTC
2017-12-21 09:47:34,074 [salt.state       ][INFO    ][7299] Completed state [UTC] at time 09:47:34.073538 duration_in_ms=64.761
2017-12-21 09:47:34,075 [salt.state       ][INFO    ][7299] Running state [nf_conntrack] at time 09:47:34.074553
2017-12-21 09:47:34,075 [salt.state       ][INFO    ][7299] Executing state kmod.present for nf_conntrack
2017-12-21 09:47:34,076 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'lsmod' in directory '/root'
2017-12-21 09:47:34,087 [salt.state       ][INFO    ][7299] Kernel module nf_conntrack is already present
2017-12-21 09:47:34,088 [salt.state       ][INFO    ][7299] Completed state [nf_conntrack] at time 09:47:34.087892 duration_in_ms=13.339
2017-12-21 09:47:34,089 [salt.state       ][INFO    ][7299] Running state [kernel.panic] at time 09:47:34.088939
2017-12-21 09:47:34,090 [salt.state       ][INFO    ][7299] Executing state sysctl.present for kernel.panic
2017-12-21 09:47:34,100 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,128 [salt.state       ][INFO    ][7299] Sysctl value kernel.panic = 60 is already set
2017-12-21 09:47:34,129 [salt.state       ][INFO    ][7299] Completed state [kernel.panic] at time 09:47:34.129101 duration_in_ms=40.16
2017-12-21 09:47:34,130 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_keepalive_probes] at time 09:47:34.129865
2017-12-21 09:47:34,131 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 09:47:34,132 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,157 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-21 09:47:34,158 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:47:34.157970 duration_in_ms=28.104
2017-12-21 09:47:34,159 [salt.state       ][INFO    ][7299] Running state [fs.file-max] at time 09:47:34.158911
2017-12-21 09:47:34,160 [salt.state       ][INFO    ][7299] Executing state sysctl.present for fs.file-max
2017-12-21 09:47:34,161 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,187 [salt.state       ][INFO    ][7299] Sysctl value fs.file-max = 124165 is already set
2017-12-21 09:47:34,188 [salt.state       ][INFO    ][7299] Completed state [fs.file-max] at time 09:47:34.187905 duration_in_ms=28.995
2017-12-21 09:47:34,189 [salt.state       ][INFO    ][7299] Running state [net.core.somaxconn] at time 09:47:34.188597
2017-12-21 09:47:34,189 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.core.somaxconn
2017-12-21 09:47:34,190 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,214 [salt.state       ][INFO    ][7299] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-21 09:47:34,215 [salt.state       ][INFO    ][7299] Completed state [net.core.somaxconn] at time 09:47:34.214875 duration_in_ms=26.278
2017-12-21 09:47:34,216 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:47:34.215552
2017-12-21 09:47:34,216 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 09:47:34,217 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,245 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-21 09:47:34,246 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:47:34.245581 duration_in_ms=30.029
2017-12-21 09:47:34,246 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_tw_reuse] at time 09:47:34.246198
2017-12-21 09:47:34,247 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 09:47:34,248 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,277 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-21 09:47:34,277 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_tw_reuse] at time 09:47:34.277392 duration_in_ms=31.193
2017-12-21 09:47:34,278 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_congestion_control] at time 09:47:34.278192
2017-12-21 09:47:34,279 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 09:47:34,280 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,306 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-21 09:47:34,307 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_congestion_control] at time 09:47:34.307116 duration_in_ms=28.923
2017-12-21 09:47:34,308 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_retries2] at time 09:47:34.307939
2017-12-21 09:47:34,309 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 09:47:34,310 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,325 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094734312047
2017-12-21 09:47:34,337 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-21 09:47:34,337 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_retries2] at time 09:47:34.337255 duration_in_ms=29.314
2017-12-21 09:47:34,338 [salt.state       ][INFO    ][7299] Running state [net.core.netdev_max_backlog] at time 09:47:34.337740
2017-12-21 09:47:34,338 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 09:47:34,340 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,343 [salt.minion      ][INFO    ][9081] Starting a new job with PID 9081
2017-12-21 09:47:34,358 [salt.minion      ][INFO    ][9081] Returning information for job: 20171221094734312047
2017-12-21 09:47:34,363 [salt.state       ][INFO    ][7299] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-21 09:47:34,364 [salt.state       ][INFO    ][7299] Completed state [net.core.netdev_max_backlog] at time 09:47:34.363812 duration_in_ms=26.071
2017-12-21 09:47:34,364 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:47:34.364325
2017-12-21 09:47:34,365 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 09:47:34,366 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,390 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-21 09:47:34,391 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:47:34.391307 duration_in_ms=26.981
2017-12-21 09:47:34,392 [salt.state       ][INFO    ][7299] Running state [vm.swappiness] at time 09:47:34.392358
2017-12-21 09:47:34,393 [salt.state       ][INFO    ][7299] Executing state sysctl.present for vm.swappiness
2017-12-21 09:47:34,394 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,416 [salt.state       ][INFO    ][7299] Sysctl value vm.swappiness = 10 is already set
2017-12-21 09:47:34,417 [salt.state       ][INFO    ][7299] Completed state [vm.swappiness] at time 09:47:34.416444 duration_in_ms=24.085
2017-12-21 09:47:34,417 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:47:34.417078
2017-12-21 09:47:34,418 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 09:47:34,420 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,447 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-21 09:47:34,448 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:47:34.448025 duration_in_ms=30.946
2017-12-21 09:47:34,449 [salt.state       ][INFO    ][7299] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:47:34.448511
2017-12-21 09:47:34,449 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 09:47:34,450 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,473 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-21 09:47:34,474 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:47:34.473456 duration_in_ms=24.944
2017-12-21 09:47:34,474 [salt.state       ][INFO    ][7299] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:47:34.473956
2017-12-21 09:47:34,474 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 09:47:34,476 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,500 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-21 09:47:34,500 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:47:34.500371 duration_in_ms=26.414
2017-12-21 09:47:34,501 [salt.state       ][INFO    ][7299] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:47:34.500964
2017-12-21 09:47:34,502 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 09:47:34,502 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,528 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-21 09:47:34,529 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:47:34.528740 duration_in_ms=27.776
2017-12-21 09:47:34,529 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_fin_timeout] at time 09:47:34.529224
2017-12-21 09:47:34,530 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 09:47:34,530 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,554 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-21 09:47:34,555 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_fin_timeout] at time 09:47:34.555185 duration_in_ms=25.961
2017-12-21 09:47:34,556 [salt.state       ][INFO    ][7299] Running state [net.ipv4.tcp_keepalive_time] at time 09:47:34.555715
2017-12-21 09:47:34,556 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 09:47:34,557 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,584 [salt.state       ][INFO    ][7299] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-21 09:47:34,585 [salt.state       ][INFO    ][7299] Completed state [net.ipv4.tcp_keepalive_time] at time 09:47:34.585236 duration_in_ms=29.519
2017-12-21 09:47:34,586 [salt.state       ][INFO    ][7299] Running state [net.nf_conntrack_max] at time 09:47:34.586217
2017-12-21 09:47:34,588 [salt.state       ][INFO    ][7299] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 09:47:34,589 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:47:34,621 [salt.state       ][INFO    ][7299] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-21 09:47:34,622 [salt.state       ][INFO    ][7299] Completed state [net.nf_conntrack_max] at time 09:47:34.621509 duration_in_ms=35.291
2017-12-21 09:47:34,622 [salt.state       ][INFO    ][7299] Running state [linux_sysfs_package] at time 09:47:34.622336
2017-12-21 09:47:34,624 [salt.state       ][INFO    ][7299] Executing state pkg.installed for linux_sysfs_package
2017-12-21 09:47:34,633 [salt.state       ][INFO    ][7299] All specified packages are already installed
2017-12-21 09:47:34,633 [salt.state       ][INFO    ][7299] Completed state [linux_sysfs_package] at time 09:47:34.633052 duration_in_ms=10.716
2017-12-21 09:47:34,635 [salt.state       ][INFO    ][7299] Running state [/etc/sysfs.d] at time 09:47:34.634564
2017-12-21 09:47:34,636 [salt.state       ][INFO    ][7299] Executing state file.directory for /etc/sysfs.d
2017-12-21 09:47:34,636 [salt.state       ][INFO    ][7299] Directory /etc/sysfs.d is in the correct state
2017-12-21 09:47:34,637 [salt.state       ][INFO    ][7299] Completed state [/etc/sysfs.d] at time 09:47:34.636681 duration_in_ms=2.117
2017-12-21 09:47:34,638 [salt.state       ][INFO    ][7299] Running state [ondemand] at time 09:47:34.637476
2017-12-21 09:47:34,638 [salt.state       ][INFO    ][7299] Executing state service.dead for ondemand
2017-12-21 09:47:34,639 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 09:47:34,656 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:47:34,670 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:47:34,692 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'runlevel' in directory '/root'
2017-12-21 09:47:34,705 [salt.state       ][INFO    ][7299] The service ondemand is already dead
2017-12-21 09:47:34,706 [salt.state       ][INFO    ][7299] Completed state [ondemand] at time 09:47:34.705932 duration_in_ms=68.454
2017-12-21 09:47:34,708 [salt.state       ][INFO    ][7299] Running state [cs_CZ.UTF-8] at time 09:47:34.708176
2017-12-21 09:47:34,709 [salt.state       ][INFO    ][7299] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 09:47:34,710 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'locale -a' in directory '/root'
2017-12-21 09:47:34,720 [salt.state       ][INFO    ][7299] Locale cs_CZ.UTF-8 is already present
2017-12-21 09:47:34,721 [salt.state       ][INFO    ][7299] Completed state [cs_CZ.UTF-8] at time 09:47:34.720925 duration_in_ms=12.749
2017-12-21 09:47:34,721 [salt.state       ][INFO    ][7299] Running state [en_US.UTF-8] at time 09:47:34.721458
2017-12-21 09:47:34,722 [salt.state       ][INFO    ][7299] Executing state locale.present for en_US.UTF-8
2017-12-21 09:47:34,723 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'locale -a' in directory '/root'
2017-12-21 09:47:34,733 [salt.state       ][INFO    ][7299] Locale en_US.UTF-8 is already present
2017-12-21 09:47:34,734 [salt.state       ][INFO    ][7299] Completed state [en_US.UTF-8] at time 09:47:34.733744 duration_in_ms=12.285
2017-12-21 09:47:34,736 [salt.state       ][INFO    ][7299] Running state [en_US.UTF-8] at time 09:47:34.736048
2017-12-21 09:47:34,737 [salt.state       ][INFO    ][7299] Executing state locale.system for en_US.UTF-8
2017-12-21 09:47:34,737 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'localectl' in directory '/root'
2017-12-21 09:47:34,778 [salt.state       ][INFO    ][7299] System locale en_US.UTF-8 already set
2017-12-21 09:47:34,779 [salt.state       ][INFO    ][7299] Completed state [en_US.UTF-8] at time 09:47:34.778726 duration_in_ms=42.676
2017-12-21 09:47:34,782 [salt.state       ][INFO    ][7299] Running state [root] at time 09:47:34.781699
2017-12-21 09:47:34,783 [salt.state       ][INFO    ][7299] Executing state user.present for root
2017-12-21 09:47:34,785 [salt.state       ][INFO    ][7299] User root is present and up to date
2017-12-21 09:47:34,786 [salt.state       ][INFO    ][7299] Completed state [root] at time 09:47:34.786156 duration_in_ms=4.458
2017-12-21 09:47:34,789 [salt.state       ][INFO    ][7299] Running state [/root] at time 09:47:34.788824
2017-12-21 09:47:34,789 [salt.state       ][INFO    ][7299] Executing state file.directory for /root
2017-12-21 09:47:34,790 [salt.state       ][INFO    ][7299] Directory /root is in the correct state
2017-12-21 09:47:34,790 [salt.state       ][INFO    ][7299] Completed state [/root] at time 09:47:34.790409 duration_in_ms=1.584
2017-12-21 09:47:34,791 [salt.state       ][INFO    ][7299] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:47:34.791100
2017-12-21 09:47:34,792 [salt.state       ][INFO    ][7299] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 09:47:34,793 [salt.state       ][INFO    ][7299] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 09:47:34,793 [salt.state       ][INFO    ][7299] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:47:34.792895 duration_in_ms=1.795
2017-12-21 09:47:34,793 [salt.state       ][INFO    ][7299] Running state [ubuntu] at time 09:47:34.793300
2017-12-21 09:47:34,794 [salt.state       ][INFO    ][7299] Executing state user.present for ubuntu
2017-12-21 09:47:34,796 [salt.state       ][INFO    ][7299] User ubuntu is present and up to date
2017-12-21 09:47:34,796 [salt.state       ][INFO    ][7299] Completed state [ubuntu] at time 09:47:34.795968 duration_in_ms=2.668
2017-12-21 09:47:34,797 [salt.state       ][INFO    ][7299] Running state [/home/ubuntu] at time 09:47:34.797209
2017-12-21 09:47:34,798 [salt.state       ][INFO    ][7299] Executing state file.directory for /home/ubuntu
2017-12-21 09:47:34,798 [salt.state       ][INFO    ][7299] Directory /home/ubuntu is in the correct state
2017-12-21 09:47:34,799 [salt.state       ][INFO    ][7299] Completed state [/home/ubuntu] at time 09:47:34.798754 duration_in_ms=1.545
2017-12-21 09:47:34,801 [salt.state       ][INFO    ][7299] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:47:34.800474
2017-12-21 09:47:34,801 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 09:47:34,827 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 09:47:34,834 [salt.state       ][INFO    ][7299] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-21 09:47:34,834 [salt.state       ][INFO    ][7299] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:47:34.834388 duration_in_ms=33.913
2017-12-21 09:47:34,835 [salt.state       ][INFO    ][7299] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:47:34.835308
2017-12-21 09:47:34,836 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 09:47:34,857 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 09:47:34,883 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:34,953 [salt.state       ][INFO    ][7299] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-21 09:47:34,954 [salt.state       ][INFO    ][7299] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:47:34.953631 duration_in_ms=118.323
2017-12-21 09:47:34,954 [salt.state       ][INFO    ][7299] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:47:34.954043
2017-12-21 09:47:34,954 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 09:47:34,972 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 09:47:35,000 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:47:35,071 [salt.state       ][INFO    ][7299] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-21 09:47:35,071 [salt.state       ][INFO    ][7299] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:47:35.071283 duration_in_ms=117.24
2017-12-21 09:47:35,073 [salt.state       ][INFO    ][7299] Running state [service.systemctl_reload] at time 09:47:35.072522
2017-12-21 09:47:35,073 [salt.state       ][INFO    ][7299] Executing state module.wait for service.systemctl_reload
2017-12-21 09:47:35,073 [salt.state       ][INFO    ][7299] No changes made for service.systemctl_reload
2017-12-21 09:47:35,073 [salt.state       ][INFO    ][7299] Completed state [service.systemctl_reload] at time 09:47:35.073169 duration_in_ms=0.647
2017-12-21 09:47:35,073 [salt.state       ][INFO    ][7299] Running state [/etc/hostname] at time 09:47:35.073380
2017-12-21 09:47:35,074 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/hostname
2017-12-21 09:47:35,097 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 09:47:35,100 [salt.state       ][INFO    ][7299] File /etc/hostname is in the correct state
2017-12-21 09:47:35,101 [salt.state       ][INFO    ][7299] Completed state [/etc/hostname] at time 09:47:35.100544 duration_in_ms=27.163
2017-12-21 09:47:35,103 [salt.state       ][INFO    ][7299] Running state [hostname msg01] at time 09:47:35.102671
2017-12-21 09:47:35,103 [salt.state       ][INFO    ][7299] Executing state cmd.wait for hostname msg01
2017-12-21 09:47:35,104 [salt.state       ][INFO    ][7299] No changes made for hostname msg01
2017-12-21 09:47:35,104 [salt.state       ][INFO    ][7299] Completed state [hostname msg01] at time 09:47:35.103960 duration_in_ms=1.29
2017-12-21 09:47:35,105 [salt.state       ][INFO    ][7299] Running state [mdb02] at time 09:47:35.104591
2017-12-21 09:47:35,105 [salt.state       ][INFO    ][7299] Executing state host.present for mdb02
2017-12-21 09:47:35,106 [salt.state       ][INFO    ][7299] Host mdb02 (192.168.10.77) already present
2017-12-21 09:47:35,106 [salt.state       ][INFO    ][7299] Completed state [mdb02] at time 09:47:35.105780 duration_in_ms=1.189
2017-12-21 09:47:35,106 [salt.state       ][INFO    ][7299] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.106069
2017-12-21 09:47:35,106 [salt.state       ][INFO    ][7299] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,107 [salt.state       ][INFO    ][7299] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 09:47:35,108 [salt.state       ][INFO    ][7299] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.107553 duration_in_ms=1.484
2017-12-21 09:47:35,108 [salt.state       ][INFO    ][7299] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.107869
2017-12-21 09:47:35,108 [salt.state       ][INFO    ][7299] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,109 [salt.state       ][INFO    ][7299] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 09:47:35,109 [salt.state       ][INFO    ][7299] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.109001 duration_in_ms=1.131
2017-12-21 09:47:35,109 [salt.state       ][INFO    ][7299] Running state [mdb03] at time 09:47:35.109288
2017-12-21 09:47:35,110 [salt.state       ][INFO    ][7299] Executing state host.present for mdb03
2017-12-21 09:47:35,110 [salt.state       ][INFO    ][7299] Host mdb03 (192.168.10.78) already present
2017-12-21 09:47:35,110 [salt.state       ][INFO    ][7299] Completed state [mdb03] at time 09:47:35.110410 duration_in_ms=1.122
2017-12-21 09:47:35,111 [salt.state       ][INFO    ][7299] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.110692
2017-12-21 09:47:35,112 [salt.state       ][INFO    ][7299] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,112 [salt.state       ][INFO    ][7299] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 09:47:35,112 [salt.state       ][INFO    ][7299] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.112452 duration_in_ms=1.76
2017-12-21 09:47:35,113 [salt.state       ][INFO    ][7299] Running state [mdb01] at time 09:47:35.112655
2017-12-21 09:47:35,113 [salt.state       ][INFO    ][7299] Executing state host.present for mdb01
2017-12-21 09:47:35,114 [salt.state       ][INFO    ][7299] Host mdb01 (192.168.10.76) already present
2017-12-21 09:47:35,114 [salt.state       ][INFO    ][7299] Completed state [mdb01] at time 09:47:35.114043 duration_in_ms=1.387
2017-12-21 09:47:35,114 [salt.state       ][INFO    ][7299] Running state [mdb] at time 09:47:35.114240
2017-12-21 09:47:35,114 [salt.state       ][INFO    ][7299] Executing state host.present for mdb
2017-12-21 09:47:35,116 [salt.state       ][INFO    ][7299] Host mdb (192.168.10.75) already present
2017-12-21 09:47:35,117 [salt.state       ][INFO    ][7299] Completed state [mdb] at time 09:47:35.116479 duration_in_ms=2.237
2017-12-21 09:47:35,117 [salt.state       ][INFO    ][7299] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.116681
2017-12-21 09:47:35,117 [salt.state       ][INFO    ][7299] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,117 [salt.state       ][INFO    ][7299] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 09:47:35,118 [salt.state       ][INFO    ][7299] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.117481 duration_in_ms=0.8
2017-12-21 09:47:35,118 [salt.state       ][INFO    ][7299] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.117685
2017-12-21 09:47:35,118 [salt.state       ][INFO    ][7299] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,118 [salt.state       ][INFO    ][7299] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:47:35,119 [salt.state       ][INFO    ][7299] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.118479 duration_in_ms=0.794
2017-12-21 09:47:35,119 [salt.state       ][INFO    ][7299] Running state [cfg01] at time 09:47:35.118678
2017-12-21 09:47:35,119 [salt.state       ][INFO    ][7299] Executing state host.present for cfg01
2017-12-21 09:47:35,119 [salt.state       ][INFO    ][7299] Host cfg01 (192.168.10.100) already present
2017-12-21 09:47:35,120 [salt.state       ][INFO    ][7299] Completed state [cfg01] at time 09:47:35.119483 duration_in_ms=0.804
2017-12-21 09:47:35,120 [salt.state       ][INFO    ][7299] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.119704
2017-12-21 09:47:35,120 [salt.state       ][INFO    ][7299] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,120 [salt.state       ][INFO    ][7299] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 09:47:35,121 [salt.state       ][INFO    ][7299] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.120516 duration_in_ms=0.812
2017-12-21 09:47:35,121 [salt.state       ][INFO    ][7299] Running state [prx01] at time 09:47:35.120712
2017-12-21 09:47:35,121 [salt.state       ][INFO    ][7299] Executing state host.present for prx01
2017-12-21 09:47:35,121 [salt.state       ][INFO    ][7299] Host prx01 (192.168.10.104) already present
2017-12-21 09:47:35,122 [salt.state       ][INFO    ][7299] Completed state [prx01] at time 09:47:35.121503 duration_in_ms=0.79
2017-12-21 09:47:35,122 [salt.state       ][INFO    ][7299] Running state [kvm01] at time 09:47:35.121701
2017-12-21 09:47:35,122 [salt.state       ][INFO    ][7299] Executing state host.present for kvm01
2017-12-21 09:47:35,123 [salt.state       ][INFO    ][7299] Host kvm01 (192.168.10.141) already present
2017-12-21 09:47:35,123 [salt.state       ][INFO    ][7299] Completed state [kvm01] at time 09:47:35.122783 duration_in_ms=1.082
2017-12-21 09:47:35,123 [salt.state       ][INFO    ][7299] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.123320
2017-12-21 09:47:35,124 [salt.state       ][INFO    ][7299] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,124 [salt.state       ][INFO    ][7299] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 09:47:35,124 [salt.state       ][INFO    ][7299] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.124137 duration_in_ms=0.817
2017-12-21 09:47:35,124 [salt.state       ][INFO    ][7299] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.124342
2017-12-21 09:47:35,125 [salt.state       ][INFO    ][7299] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,125 [salt.state       ][INFO    ][7299] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 09:47:35,125 [salt.state       ][INFO    ][7299] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.125447 duration_in_ms=1.105
2017-12-21 09:47:35,126 [salt.state       ][INFO    ][7299] Running state [kvm03] at time 09:47:35.125646
2017-12-21 09:47:35,126 [salt.state       ][INFO    ][7299] Executing state host.present for kvm03
2017-12-21 09:47:35,126 [salt.state       ][INFO    ][7299] Host kvm03 (192.168.10.143) already present
2017-12-21 09:47:35,127 [salt.state       ][INFO    ][7299] Completed state [kvm03] at time 09:47:35.126591 duration_in_ms=0.946
2017-12-21 09:47:35,127 [salt.state       ][INFO    ][7299] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.126814
2017-12-21 09:47:35,128 [salt.state       ][INFO    ][7299] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,128 [salt.state       ][INFO    ][7299] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 09:47:35,128 [salt.state       ][INFO    ][7299] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.128217 duration_in_ms=1.402
2017-12-21 09:47:35,128 [salt.state       ][INFO    ][7299] Running state [kvm02] at time 09:47:35.128421
2017-12-21 09:47:35,129 [salt.state       ][INFO    ][7299] Executing state host.present for kvm02
2017-12-21 09:47:35,129 [salt.state       ][INFO    ][7299] Host kvm02 (192.168.10.142) already present
2017-12-21 09:47:35,129 [salt.state       ][INFO    ][7299] Completed state [kvm02] at time 09:47:35.129218 duration_in_ms=0.797
2017-12-21 09:47:35,129 [salt.state       ][INFO    ][7299] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.129417
2017-12-21 09:47:35,130 [salt.state       ][INFO    ][7299] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,130 [salt.state       ][INFO    ][7299] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 09:47:35,130 [salt.state       ][INFO    ][7299] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.130215 duration_in_ms=0.798
2017-12-21 09:47:35,130 [salt.state       ][INFO    ][7299] Running state [dbs] at time 09:47:35.130414
2017-12-21 09:47:35,131 [salt.state       ][INFO    ][7299] Executing state host.present for dbs
2017-12-21 09:47:35,131 [salt.state       ][INFO    ][7299] Host dbs (192.168.10.50) already present
2017-12-21 09:47:35,132 [salt.state       ][INFO    ][7299] Completed state [dbs] at time 09:47:35.131517 duration_in_ms=1.103
2017-12-21 09:47:35,132 [salt.state       ][INFO    ][7299] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.131746
2017-12-21 09:47:35,132 [salt.state       ][INFO    ][7299] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,132 [salt.state       ][INFO    ][7299] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 09:47:35,133 [salt.state       ][INFO    ][7299] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.132559 duration_in_ms=0.813
2017-12-21 09:47:35,133 [salt.state       ][INFO    ][7299] Running state [prx] at time 09:47:35.132758
2017-12-21 09:47:35,133 [salt.state       ][INFO    ][7299] Executing state host.present for prx
2017-12-21 09:47:35,133 [salt.state       ][INFO    ][7299] Host prx (100.64.200.103) already present
2017-12-21 09:47:35,134 [salt.state       ][INFO    ][7299] Completed state [prx] at time 09:47:35.133558 duration_in_ms=0.8
2017-12-21 09:47:35,134 [salt.state       ][INFO    ][7299] Running state [prx02] at time 09:47:35.133769
2017-12-21 09:47:35,134 [salt.state       ][INFO    ][7299] Executing state host.present for prx02
2017-12-21 09:47:35,134 [salt.state       ][INFO    ][7299] Host prx02 (192.168.10.105) already present
2017-12-21 09:47:35,135 [salt.state       ][INFO    ][7299] Completed state [prx02] at time 09:47:35.134908 duration_in_ms=1.139
2017-12-21 09:47:35,135 [salt.state       ][INFO    ][7299] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.135117
2017-12-21 09:47:35,136 [salt.state       ][INFO    ][7299] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,136 [salt.state       ][INFO    ][7299] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 09:47:35,137 [salt.state       ][INFO    ][7299] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.136536 duration_in_ms=1.419
2017-12-21 09:47:35,137 [salt.state       ][INFO    ][7299] Running state [msg02] at time 09:47:35.136749
2017-12-21 09:47:35,137 [salt.state       ][INFO    ][7299] Executing state host.present for msg02
2017-12-21 09:47:35,137 [salt.state       ][INFO    ][7299] Host msg02 (192.168.10.42) already present
2017-12-21 09:47:35,138 [salt.state       ][INFO    ][7299] Completed state [msg02] at time 09:47:35.137545 duration_in_ms=0.795
2017-12-21 09:47:35,138 [salt.state       ][INFO    ][7299] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.137752
2017-12-21 09:47:35,138 [salt.state       ][INFO    ][7299] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,139 [salt.state       ][INFO    ][7299] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 09:47:35,140 [salt.state       ][INFO    ][7299] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.139403 duration_in_ms=1.651
2017-12-21 09:47:35,140 [salt.state       ][INFO    ][7299] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.139907
2017-12-21 09:47:35,140 [salt.state       ][INFO    ][7299] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,141 [salt.state       ][INFO    ][7299] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 09:47:35,141 [salt.state       ][INFO    ][7299] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.140716 duration_in_ms=0.809
2017-12-21 09:47:35,141 [salt.state       ][INFO    ][7299] Running state [msg03] at time 09:47:35.140925
2017-12-21 09:47:35,141 [salt.state       ][INFO    ][7299] Executing state host.present for msg03
2017-12-21 09:47:35,142 [salt.state       ][INFO    ][7299] Host msg03 (192.168.10.43) already present
2017-12-21 09:47:35,142 [salt.state       ][INFO    ][7299] Completed state [msg03] at time 09:47:35.141729 duration_in_ms=0.803
2017-12-21 09:47:35,142 [salt.state       ][INFO    ][7299] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.141938
2017-12-21 09:47:35,142 [salt.state       ][INFO    ][7299] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,143 [salt.state       ][INFO    ][7299] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 09:47:35,143 [salt.state       ][INFO    ][7299] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.142749 duration_in_ms=0.81
2017-12-21 09:47:35,143 [salt.state       ][INFO    ][7299] Running state [msg01] at time 09:47:35.142973
2017-12-21 09:47:35,143 [salt.state       ][INFO    ][7299] Executing state host.present for msg01
2017-12-21 09:47:35,144 [salt.state       ][INFO    ][7299] Host msg01 (192.168.10.41) already present
2017-12-21 09:47:35,144 [salt.state       ][INFO    ][7299] Completed state [msg01] at time 09:47:35.143797 duration_in_ms=0.824
2017-12-21 09:47:35,145 [salt.state       ][INFO    ][7299] Running state [file.replace] at time 09:47:35.144834
2017-12-21 09:47:35,145 [salt.state       ][INFO    ][7299] Executing state module.run for file.replace
2017-12-21 09:47:35,260 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 09:47:35,275 [salt.state       ][INFO    ][7299] onlyif execution failed
2017-12-21 09:47:35,275 [salt.state       ][INFO    ][7299] Completed state [file.replace] at time 09:47:35.275413 duration_in_ms=130.578
2017-12-21 09:47:35,276 [salt.state       ][INFO    ][7299] Running state [msg] at time 09:47:35.275845
2017-12-21 09:47:35,276 [salt.state       ][INFO    ][7299] Executing state host.present for msg
2017-12-21 09:47:35,277 [salt.state       ][INFO    ][7299] Host msg (192.168.10.40) already present
2017-12-21 09:47:35,277 [salt.state       ][INFO    ][7299] Completed state [msg] at time 09:47:35.277230 duration_in_ms=1.384
2017-12-21 09:47:35,278 [salt.state       ][INFO    ][7299] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.277505
2017-12-21 09:47:35,278 [salt.state       ][INFO    ][7299] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,279 [salt.state       ][INFO    ][7299] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 09:47:35,280 [salt.state       ][INFO    ][7299] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.280396 duration_in_ms=2.891
2017-12-21 09:47:35,281 [salt.state       ][INFO    ][7299] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.280711
2017-12-21 09:47:35,281 [salt.state       ][INFO    ][7299] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,282 [salt.state       ][INFO    ][7299] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:47:35,282 [salt.state       ][INFO    ][7299] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.281889 duration_in_ms=1.179
2017-12-21 09:47:35,282 [salt.state       ][INFO    ][7299] Running state [cfg01] at time 09:47:35.282178
2017-12-21 09:47:35,282 [salt.state       ][INFO    ][7299] Executing state host.present for cfg01
2017-12-21 09:47:35,283 [salt.state       ][INFO    ][7299] Host cfg01 (192.168.10.100) already present
2017-12-21 09:47:35,283 [salt.state       ][INFO    ][7299] Completed state [cfg01] at time 09:47:35.283378 duration_in_ms=1.199
2017-12-21 09:47:35,284 [salt.state       ][INFO    ][7299] Running state [cmp002] at time 09:47:35.283652
2017-12-21 09:47:35,284 [salt.state       ][INFO    ][7299] Executing state host.present for cmp002
2017-12-21 09:47:35,285 [salt.state       ][INFO    ][7299] Host cmp002 (192.168.10.102) already present
2017-12-21 09:47:35,285 [salt.state       ][INFO    ][7299] Completed state [cmp002] at time 09:47:35.285154 duration_in_ms=1.501
2017-12-21 09:47:35,285 [salt.state       ][INFO    ][7299] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.285431
2017-12-21 09:47:35,286 [salt.state       ][INFO    ][7299] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,286 [salt.state       ][INFO    ][7299] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 09:47:35,287 [salt.state       ][INFO    ][7299] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.286582 duration_in_ms=1.152
2017-12-21 09:47:35,287 [salt.state       ][INFO    ][7299] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.286889
2017-12-21 09:47:35,287 [salt.state       ][INFO    ][7299] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,288 [salt.state       ][INFO    ][7299] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 09:47:35,288 [salt.state       ][INFO    ][7299] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.288017 duration_in_ms=1.128
2017-12-21 09:47:35,288 [salt.state       ][INFO    ][7299] Running state [cmp001] at time 09:47:35.288300
2017-12-21 09:47:35,289 [salt.state       ][INFO    ][7299] Executing state host.present for cmp001
2017-12-21 09:47:35,289 [salt.state       ][INFO    ][7299] Host cmp001 (192.168.10.101) already present
2017-12-21 09:47:35,289 [salt.state       ][INFO    ][7299] Completed state [cmp001] at time 09:47:35.289443 duration_in_ms=1.143
2017-12-21 09:47:35,290 [salt.state       ][INFO    ][7299] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.289732
2017-12-21 09:47:35,290 [salt.state       ][INFO    ][7299] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,291 [salt.state       ][INFO    ][7299] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 09:47:35,292 [salt.state       ][INFO    ][7299] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.292050 duration_in_ms=2.318
2017-12-21 09:47:35,293 [salt.state       ][INFO    ][7299] Running state [dbs01] at time 09:47:35.292544
2017-12-21 09:47:35,293 [salt.state       ][INFO    ][7299] Executing state host.present for dbs01
2017-12-21 09:47:35,293 [salt.state       ][INFO    ][7299] Host dbs01 (192.168.10.51) already present
2017-12-21 09:47:35,293 [salt.state       ][INFO    ][7299] Completed state [dbs01] at time 09:47:35.293375 duration_in_ms=0.831
2017-12-21 09:47:35,294 [salt.state       ][INFO    ][7299] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.293592
2017-12-21 09:47:35,294 [salt.state       ][INFO    ][7299] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,296 [salt.state       ][INFO    ][7299] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 09:47:35,296 [salt.state       ][INFO    ][7299] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.296244 duration_in_ms=2.651
2017-12-21 09:47:35,297 [salt.state       ][INFO    ][7299] Running state [dbs02] at time 09:47:35.296472
2017-12-21 09:47:35,297 [salt.state       ][INFO    ][7299] Executing state host.present for dbs02
2017-12-21 09:47:35,297 [salt.state       ][INFO    ][7299] Host dbs02 (192.168.10.52) already present
2017-12-21 09:47:35,297 [salt.state       ][INFO    ][7299] Completed state [dbs02] at time 09:47:35.297313 duration_in_ms=0.841
2017-12-21 09:47:35,298 [salt.state       ][INFO    ][7299] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.297525
2017-12-21 09:47:35,298 [salt.state       ][INFO    ][7299] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,298 [salt.state       ][INFO    ][7299] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 09:47:35,298 [salt.state       ][INFO    ][7299] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.298354 duration_in_ms=0.829
2017-12-21 09:47:35,299 [salt.state       ][INFO    ][7299] Running state [dbs03] at time 09:47:35.298570
2017-12-21 09:47:35,299 [salt.state       ][INFO    ][7299] Executing state host.present for dbs03
2017-12-21 09:47:35,300 [salt.state       ][INFO    ][7299] Host dbs03 (192.168.10.53) already present
2017-12-21 09:47:35,300 [salt.state       ][INFO    ][7299] Completed state [dbs03] at time 09:47:35.299704 duration_in_ms=1.134
2017-12-21 09:47:35,300 [salt.state       ][INFO    ][7299] Running state [odl01] at time 09:47:35.299925
2017-12-21 09:47:35,300 [salt.state       ][INFO    ][7299] Executing state host.present for odl01
2017-12-21 09:47:35,301 [salt.state       ][INFO    ][7299] Host odl01 (192.168.10.111) already present
2017-12-21 09:47:35,301 [salt.state       ][INFO    ][7299] Completed state [odl01] at time 09:47:35.300745 duration_in_ms=0.82
2017-12-21 09:47:35,301 [salt.state       ][INFO    ][7299] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.300961
2017-12-21 09:47:35,301 [salt.state       ][INFO    ][7299] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,302 [salt.state       ][INFO    ][7299] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 09:47:35,302 [salt.state       ][INFO    ][7299] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.301795 duration_in_ms=0.834
2017-12-21 09:47:35,302 [salt.state       ][INFO    ][7299] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.302013
2017-12-21 09:47:35,302 [salt.state       ][INFO    ][7299] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,303 [salt.state       ][INFO    ][7299] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 09:47:35,303 [salt.state       ][INFO    ][7299] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.303428 duration_in_ms=1.415
2017-12-21 09:47:35,304 [salt.state       ][INFO    ][7299] Running state [mas01] at time 09:47:35.303942
2017-12-21 09:47:35,304 [salt.state       ][INFO    ][7299] Executing state host.present for mas01
2017-12-21 09:47:35,305 [salt.state       ][INFO    ][7299] Host mas01 (192.168.10.3) already present
2017-12-21 09:47:35,305 [salt.state       ][INFO    ][7299] Completed state [mas01] at time 09:47:35.304759 duration_in_ms=0.817
2017-12-21 09:47:35,305 [salt.state       ][INFO    ][7299] Running state [ctl02] at time 09:47:35.304966
2017-12-21 09:47:35,305 [salt.state       ][INFO    ][7299] Executing state host.present for ctl02
2017-12-21 09:47:35,306 [salt.state       ][INFO    ][7299] Host ctl02 (192.168.10.12) already present
2017-12-21 09:47:35,306 [salt.state       ][INFO    ][7299] Completed state [ctl02] at time 09:47:35.305777 duration_in_ms=0.811
2017-12-21 09:47:35,306 [salt.state       ][INFO    ][7299] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.305981
2017-12-21 09:47:35,306 [salt.state       ][INFO    ][7299] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,307 [salt.state       ][INFO    ][7299] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 09:47:35,307 [salt.state       ][INFO    ][7299] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.306813 duration_in_ms=0.832
2017-12-21 09:47:35,307 [salt.state       ][INFO    ][7299] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.307032
2017-12-21 09:47:35,307 [salt.state       ][INFO    ][7299] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,308 [salt.state       ][INFO    ][7299] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 09:47:35,308 [salt.state       ][INFO    ][7299] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.308158 duration_in_ms=1.126
2017-12-21 09:47:35,308 [salt.state       ][INFO    ][7299] Running state [ctl03] at time 09:47:35.308372
2017-12-21 09:47:35,309 [salt.state       ][INFO    ][7299] Executing state host.present for ctl03
2017-12-21 09:47:35,309 [salt.state       ][INFO    ][7299] Host ctl03 (192.168.10.13) already present
2017-12-21 09:47:35,309 [salt.state       ][INFO    ][7299] Completed state [ctl03] at time 09:47:35.309187 duration_in_ms=0.815
2017-12-21 09:47:35,309 [salt.state       ][INFO    ][7299] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.309400
2017-12-21 09:47:35,310 [salt.state       ][INFO    ][7299] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,310 [salt.state       ][INFO    ][7299] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 09:47:35,310 [salt.state       ][INFO    ][7299] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.310226 duration_in_ms=0.826
2017-12-21 09:47:35,311 [salt.state       ][INFO    ][7299] Running state [ctl01] at time 09:47:35.310725
2017-12-21 09:47:35,311 [salt.state       ][INFO    ][7299] Executing state host.present for ctl01
2017-12-21 09:47:35,311 [salt.state       ][INFO    ][7299] Host ctl01 (192.168.10.11) already present
2017-12-21 09:47:35,312 [salt.state       ][INFO    ][7299] Completed state [ctl01] at time 09:47:35.311560 duration_in_ms=0.835
2017-12-21 09:47:35,312 [salt.state       ][INFO    ][7299] Running state [ctl] at time 09:47:35.311790
2017-12-21 09:47:35,312 [salt.state       ][INFO    ][7299] Executing state host.present for ctl
2017-12-21 09:47:35,312 [salt.state       ][INFO    ][7299] Host ctl (192.168.10.10) already present
2017-12-21 09:47:35,313 [salt.state       ][INFO    ][7299] Completed state [ctl] at time 09:47:35.312612 duration_in_ms=0.822
2017-12-21 09:47:35,313 [salt.state       ][INFO    ][7299] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.312819
2017-12-21 09:47:35,313 [salt.state       ][INFO    ][7299] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:47:35,313 [salt.state       ][INFO    ][7299] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 09:47:35,314 [salt.state       ][INFO    ][7299] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:47:35.313640 duration_in_ms=0.821
2017-12-21 09:47:35,314 [salt.state       ][INFO    ][7299] Running state [ens2] at time 09:47:35.313849
2017-12-21 09:47:35,314 [salt.state       ][INFO    ][7299] Executing state network.managed for ens2
2017-12-21 09:47:35,884 [salt.state       ][INFO    ][7299] Interface ens2 is up to date.
2017-12-21 09:47:35,885 [salt.state       ][INFO    ][7299] Completed state [ens2] at time 09:47:35.884940 duration_in_ms=571.089
2017-12-21 09:47:35,886 [salt.state       ][INFO    ][7299] Running state [ens3] at time 09:47:35.885477
2017-12-21 09:47:35,886 [salt.state       ][INFO    ][7299] Executing state network.managed for ens3
2017-12-21 09:47:36,370 [salt.state       ][INFO    ][7299] Interface ens3 is up to date.
2017-12-21 09:47:36,371 [salt.state       ][INFO    ][7299] Completed state [ens3] at time 09:47:36.370670 duration_in_ms=485.193
2017-12-21 09:47:36,372 [salt.state       ][INFO    ][7299] Running state [/etc/profile.d/proxy.sh] at time 09:47:36.371993
2017-12-21 09:47:36,372 [salt.state       ][INFO    ][7299] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 09:47:36,373 [salt.state       ][INFO    ][7299] File /etc/profile.d/proxy.sh is not present
2017-12-21 09:47:36,373 [salt.state       ][INFO    ][7299] Completed state [/etc/profile.d/proxy.sh] at time 09:47:36.372903 duration_in_ms=0.911
2017-12-21 09:47:36,373 [salt.state       ][INFO    ][7299] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:47:36.373142
2017-12-21 09:47:36,373 [salt.state       ][INFO    ][7299] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 09:47:36,374 [salt.state       ][INFO    ][7299] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 09:47:36,374 [salt.state       ][INFO    ][7299] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:47:36.373877 duration_in_ms=0.735
2017-12-21 09:47:36,374 [salt.state       ][INFO    ][7299] Running state [ntp] at time 09:47:36.374108
2017-12-21 09:47:36,374 [salt.state       ][INFO    ][7299] Executing state pkg.installed for ntp
2017-12-21 09:47:36,381 [salt.state       ][INFO    ][7299] Package ntp is already installed
2017-12-21 09:47:36,381 [salt.state       ][INFO    ][7299] Completed state [ntp] at time 09:47:36.381252 duration_in_ms=7.143
2017-12-21 09:47:36,383 [salt.state       ][INFO    ][7299] Running state [/etc/ntp.conf] at time 09:47:36.382541
2017-12-21 09:47:36,383 [salt.state       ][INFO    ][7299] Executing state file.managed for /etc/ntp.conf
2017-12-21 09:47:36,409 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 09:47:36,449 [salt.fileclient  ][INFO    ][7299] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:47:36,462 [salt.state       ][INFO    ][7299] File /etc/ntp.conf is in the correct state
2017-12-21 09:47:36,462 [salt.state       ][INFO    ][7299] Completed state [/etc/ntp.conf] at time 09:47:36.461855 duration_in_ms=79.313
2017-12-21 09:47:36,463 [salt.state       ][INFO    ][7299] Running state [ntp] at time 09:47:36.463178
2017-12-21 09:47:36,463 [salt.state       ][INFO    ][7299] Executing state service.running for ntp
2017-12-21 09:47:36,464 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 09:47:36,481 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:47:36,496 [salt.loaded.int.module.cmdmod][INFO    ][7299] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:47:36,512 [salt.state       ][INFO    ][7299] The service ntp is already running
2017-12-21 09:47:36,513 [salt.state       ][INFO    ][7299] Completed state [ntp] at time 09:47:36.512575 duration_in_ms=49.396
2017-12-21 09:47:36,518 [salt.minion      ][INFO    ][7299] Returning information for job: 20171221094713984438
2017-12-21 09:48:05,378 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.apply with jid 20171221094805366258
2017-12-21 09:48:05,406 [salt.minion      ][INFO    ][9351] Starting a new job with PID 9351
2017-12-21 09:48:08,942 [salt.state       ][INFO    ][9351] Loading fresh modules for state activity
2017-12-21 09:48:09,622 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 09:48:09,648 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 09:48:09,703 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:09,786 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 09:48:09,814 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:09,896 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 09:48:09,925 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,018 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 09:48:10,124 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,234 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 09:48:10,277 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,360 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 09:48:10,385 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,466 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 09:48:10,506 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,614 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 09:48:10,639 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,724 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 09:48:10,748 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,832 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 09:48:10,854 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:10,938 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 09:48:10,986 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,081 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 09:48:11,118 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,198 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 09:48:11,225 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,305 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 09:48:11,329 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,414 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 09:48:11,446 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,537 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 09:48:11,567 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,646 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 09:48:11,674 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,757 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 09:48:11,814 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:11,958 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 09:48:12,083 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:12,170 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 09:48:12,192 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:12,277 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 09:48:12,305 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:12,393 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 09:48:12,410 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 09:48:12,434 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:48:12,461 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 09:48:12,481 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:48:12,503 [salt.state       ][INFO    ][9351] Running state [/etc/environment] at time 09:48:12.502822
2017-12-21 09:48:12,503 [salt.state       ][INFO    ][9351] Executing state file.blockreplace for /etc/environment
2017-12-21 09:48:12,512 [salt.state       ][INFO    ][9351] No changes needed to be made
2017-12-21 09:48:12,512 [salt.state       ][INFO    ][9351] Completed state [/etc/environment] at time 09:48:12.512445 duration_in_ms=9.622
2017-12-21 09:48:12,513 [salt.state       ][INFO    ][9351] Running state [/etc/profile.d] at time 09:48:12.512849
2017-12-21 09:48:12,513 [salt.state       ][INFO    ][9351] Executing state file.directory for /etc/profile.d
2017-12-21 09:48:12,514 [salt.state       ][INFO    ][9351] Directory /etc/profile.d is in the correct state
2017-12-21 09:48:12,515 [salt.state       ][INFO    ][9351] Completed state [/etc/profile.d] at time 09:48:12.514797 duration_in_ms=1.948
2017-12-21 09:48:12,942 [salt.state       ][INFO    ][9351] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:48:12.941684
2017-12-21 09:48:12,942 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 09:48:12,964 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 09:48:12,972 [salt.state       ][INFO    ][9351] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-21 09:48:12,972 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:48:12.972277 duration_in_ms=30.592
2017-12-21 09:48:12,973 [salt.state       ][INFO    ][9351] Running state [linux_repo_prereq_pkgs] at time 09:48:12.973269
2017-12-21 09:48:12,974 [salt.state       ][INFO    ][9351] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 09:48:12,974 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:48:13,574 [salt.state       ][INFO    ][9351] All specified packages are already installed
2017-12-21 09:48:13,575 [salt.state       ][INFO    ][9351] Completed state [linux_repo_prereq_pkgs] at time 09:48:13.574445 duration_in_ms=601.175
2017-12-21 09:48:13,575 [salt.state       ][INFO    ][9351] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:48:13.574922
2017-12-21 09:48:13,575 [salt.state       ][INFO    ][9351] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 09:48:13,576 [salt.state       ][INFO    ][9351] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 09:48:13,576 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:48:13.576302 duration_in_ms=1.379
2017-12-21 09:48:13,577 [salt.state       ][INFO    ][9351] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:48:13.576697
2017-12-21 09:48:13,577 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 09:48:13,597 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:48:13,621 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:13,684 [salt.state       ][INFO    ][9351] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-21 09:48:13,685 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:48:13.684833 duration_in_ms=108.135
2017-12-21 09:48:13,688 [salt.state       ][INFO    ][9351] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:48:13.687865
2017-12-21 09:48:13,688 [salt.state       ][INFO    ][9351] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 09:48:14,031 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 09:48:14,215 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:48:15,488 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094815474494
2017-12-21 09:48:15,509 [salt.minion      ][INFO    ][9950] Starting a new job with PID 9950
2017-12-21 09:48:15,528 [salt.minion      ][INFO    ][9950] Returning information for job: 20171221094815474494
2017-12-21 09:48:16,861 [salt.state       ][INFO    ][9351] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-21 09:48:16,862 [salt.state       ][INFO    ][9351] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:48:16.862268 duration_in_ms=3174.402
2017-12-21 09:48:16,863 [salt.state       ][INFO    ][9351] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:48:16.862780
2017-12-21 09:48:16,864 [salt.state       ][INFO    ][9351] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 09:48:16,864 [salt.state       ][INFO    ][9351] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 09:48:16,865 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:48:16.864805 duration_in_ms=2.025
2017-12-21 09:48:16,866 [salt.state       ][INFO    ][9351] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:48:16.865497
2017-12-21 09:48:16,866 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 09:48:16,887 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:48:16,914 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:16,987 [salt.state       ][INFO    ][9351] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-21 09:48:16,987 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:48:16.987334 duration_in_ms=121.836
2017-12-21 09:48:16,989 [salt.state       ][INFO    ][9351] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:48:16.988650
2017-12-21 09:48:16,989 [salt.state       ][INFO    ][9351] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 09:48:17,169 [salt.loaded.int.module.cmdmod][INFO    ][9351] 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-21 09:48:17,361 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:48:19,955 [salt.state       ][INFO    ][9351] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-21 09:48:19,955 [salt.state       ][INFO    ][9351] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:48:19.955401 duration_in_ms=2966.75
2017-12-21 09:48:19,956 [salt.state       ][INFO    ][9351] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:48:19.955911
2017-12-21 09:48:19,956 [salt.state       ][INFO    ][9351] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 09:48:19,957 [salt.state       ][INFO    ][9351] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 09:48:19,958 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:48:19.957624 duration_in_ms=1.713
2017-12-21 09:48:19,958 [salt.state       ][INFO    ][9351] Running state [/etc/apt/preferences.d/uca] at time 09:48:19.958028
2017-12-21 09:48:19,959 [salt.state       ][INFO    ][9351] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 09:48:19,959 [salt.state       ][INFO    ][9351] File /etc/apt/preferences.d/uca is not present
2017-12-21 09:48:19,960 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/preferences.d/uca] at time 09:48:19.959507 duration_in_ms=1.479
2017-12-21 09:48:19,961 [salt.state       ][INFO    ][9351] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:48:19.961056
2017-12-21 09:48:19,962 [salt.state       ][INFO    ][9351] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 09:48:20,100 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 09:48:20,174 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:48:22,733 [salt.state       ][INFO    ][9351] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-21 09:48:22,733 [salt.state       ][INFO    ][9351] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:48:22.733319 duration_in_ms=2772.261
2017-12-21 09:48:22,734 [salt.state       ][INFO    ][9351] Running state [linux_extra_packages_purged] at time 09:48:22.733832
2017-12-21 09:48:22,734 [salt.state       ][INFO    ][9351] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 09:48:22,745 [salt.state       ][INFO    ][9351] All specified packages are already absent
2017-12-21 09:48:22,745 [salt.state       ][INFO    ][9351] Completed state [linux_extra_packages_purged] at time 09:48:22.745278 duration_in_ms=11.446
2017-12-21 09:48:22,746 [salt.state       ][INFO    ][9351] Running state [linux_extra_packages_latest] at time 09:48:22.745681
2017-12-21 09:48:22,746 [salt.state       ][INFO    ][9351] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 09:48:22,752 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:48:25,518 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094825504496
2017-12-21 09:48:25,537 [salt.minion      ][INFO    ][11183] Starting a new job with PID 11183
2017-12-21 09:48:25,540 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 09:48:25,550 [salt.minion      ][INFO    ][11183] Returning information for job: 20171221094825504496
2017-12-21 09:48:25,607 [salt.state       ][INFO    ][9351] Package mcelog is already up-to-date
2017-12-21 09:48:25,607 [salt.state       ][INFO    ][9351] Completed state [linux_extra_packages_latest] at time 09:48:25.607131 duration_in_ms=2861.449
2017-12-21 09:48:25,608 [salt.state       ][INFO    ][9351] Running state [UTC] at time 09:48:25.607878
2017-12-21 09:48:25,608 [salt.state       ][INFO    ][9351] Executing state timezone.system for UTC
2017-12-21 09:48:25,611 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:48:25,652 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:48:25,666 [salt.state       ][INFO    ][9351] Timezone UTC already set, UTC already set to UTC
2017-12-21 09:48:25,667 [salt.state       ][INFO    ][9351] Completed state [UTC] at time 09:48:25.667063 duration_in_ms=59.183
2017-12-21 09:48:25,669 [salt.state       ][INFO    ][9351] Running state [nf_conntrack] at time 09:48:25.668508
2017-12-21 09:48:25,669 [salt.state       ][INFO    ][9351] Executing state kmod.present for nf_conntrack
2017-12-21 09:48:25,671 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'lsmod' in directory '/root'
2017-12-21 09:48:25,685 [salt.state       ][INFO    ][9351] Kernel module nf_conntrack is already present
2017-12-21 09:48:25,686 [salt.state       ][INFO    ][9351] Completed state [nf_conntrack] at time 09:48:25.685587 duration_in_ms=17.079
2017-12-21 09:48:25,687 [salt.state       ][INFO    ][9351] Running state [kernel.panic] at time 09:48:25.686592
2017-12-21 09:48:25,687 [salt.state       ][INFO    ][9351] Executing state sysctl.present for kernel.panic
2017-12-21 09:48:25,699 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,726 [salt.state       ][INFO    ][9351] Sysctl value kernel.panic = 60 is already set
2017-12-21 09:48:25,727 [salt.state       ][INFO    ][9351] Completed state [kernel.panic] at time 09:48:25.726743 duration_in_ms=40.15
2017-12-21 09:48:25,728 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_keepalive_probes] at time 09:48:25.727540
2017-12-21 09:48:25,729 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 09:48:25,730 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,759 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-21 09:48:25,760 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:48:25.759446 duration_in_ms=31.905
2017-12-21 09:48:25,760 [salt.state       ][INFO    ][9351] Running state [fs.file-max] at time 09:48:25.759957
2017-12-21 09:48:25,761 [salt.state       ][INFO    ][9351] Executing state sysctl.present for fs.file-max
2017-12-21 09:48:25,762 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,794 [salt.state       ][INFO    ][9351] Sysctl value fs.file-max = 124165 is already set
2017-12-21 09:48:25,795 [salt.state       ][INFO    ][9351] Completed state [fs.file-max] at time 09:48:25.795145 duration_in_ms=35.186
2017-12-21 09:48:25,796 [salt.state       ][INFO    ][9351] Running state [net.core.somaxconn] at time 09:48:25.796185
2017-12-21 09:48:25,797 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.core.somaxconn
2017-12-21 09:48:25,799 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,828 [salt.state       ][INFO    ][9351] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-21 09:48:25,829 [salt.state       ][INFO    ][9351] Completed state [net.core.somaxconn] at time 09:48:25.828855 duration_in_ms=32.669
2017-12-21 09:48:25,830 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:48:25.829606
2017-12-21 09:48:25,830 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 09:48:25,831 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,857 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-21 09:48:25,857 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:48:25.857383 duration_in_ms=27.777
2017-12-21 09:48:25,858 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_tw_reuse] at time 09:48:25.858182
2017-12-21 09:48:25,859 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 09:48:25,859 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,882 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-21 09:48:25,883 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_tw_reuse] at time 09:48:25.882537 duration_in_ms=24.353
2017-12-21 09:48:25,883 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_congestion_control] at time 09:48:25.883365
2017-12-21 09:48:25,885 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 09:48:25,886 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,917 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-21 09:48:25,919 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_congestion_control] at time 09:48:25.918415 duration_in_ms=35.05
2017-12-21 09:48:25,919 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_retries2] at time 09:48:25.918911
2017-12-21 09:48:25,920 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 09:48:25,921 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,955 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-21 09:48:25,955 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_retries2] at time 09:48:25.955205 duration_in_ms=36.292
2017-12-21 09:48:25,956 [salt.state       ][INFO    ][9351] Running state [net.core.netdev_max_backlog] at time 09:48:25.956065
2017-12-21 09:48:25,957 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 09:48:25,959 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:25,991 [salt.state       ][INFO    ][9351] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-21 09:48:25,991 [salt.state       ][INFO    ][9351] Completed state [net.core.netdev_max_backlog] at time 09:48:25.991203 duration_in_ms=35.135
2017-12-21 09:48:25,992 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:48:25.992205
2017-12-21 09:48:25,993 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 09:48:25,995 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,027 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-21 09:48:26,027 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:48:26.027231 duration_in_ms=35.023
2017-12-21 09:48:26,028 [salt.state       ][INFO    ][9351] Running state [vm.swappiness] at time 09:48:26.027875
2017-12-21 09:48:26,029 [salt.state       ][INFO    ][9351] Executing state sysctl.present for vm.swappiness
2017-12-21 09:48:26,030 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,062 [salt.state       ][INFO    ][9351] Sysctl value vm.swappiness = 10 is already set
2017-12-21 09:48:26,063 [salt.state       ][INFO    ][9351] Completed state [vm.swappiness] at time 09:48:26.062901 duration_in_ms=35.024
2017-12-21 09:48:26,064 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:48:26.063485
2017-12-21 09:48:26,065 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 09:48:26,066 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,097 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-21 09:48:26,098 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:48:26.098328 duration_in_ms=34.843
2017-12-21 09:48:26,099 [salt.state       ][INFO    ][9351] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:48:26.099162
2017-12-21 09:48:26,100 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 09:48:26,101 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,127 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-21 09:48:26,128 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:48:26.127641 duration_in_ms=28.48
2017-12-21 09:48:26,128 [salt.state       ][INFO    ][9351] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:48:26.127983
2017-12-21 09:48:26,128 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 09:48:26,129 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,157 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-21 09:48:26,158 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:48:26.157673 duration_in_ms=29.689
2017-12-21 09:48:26,159 [salt.state       ][INFO    ][9351] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:48:26.158295
2017-12-21 09:48:26,159 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 09:48:26,159 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,183 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-21 09:48:26,184 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:48:26.183451 duration_in_ms=25.153
2017-12-21 09:48:26,184 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_fin_timeout] at time 09:48:26.184020
2017-12-21 09:48:26,185 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 09:48:26,187 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,214 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-21 09:48:26,215 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_fin_timeout] at time 09:48:26.214653 duration_in_ms=30.631
2017-12-21 09:48:26,216 [salt.state       ][INFO    ][9351] Running state [net.ipv4.tcp_keepalive_time] at time 09:48:26.215404
2017-12-21 09:48:26,216 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 09:48:26,217 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,248 [salt.state       ][INFO    ][9351] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-21 09:48:26,248 [salt.state       ][INFO    ][9351] Completed state [net.ipv4.tcp_keepalive_time] at time 09:48:26.247933 duration_in_ms=32.53
2017-12-21 09:48:26,248 [salt.state       ][INFO    ][9351] Running state [net.nf_conntrack_max] at time 09:48:26.248303
2017-12-21 09:48:26,249 [salt.state       ][INFO    ][9351] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 09:48:26,249 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:48:26,280 [salt.state       ][INFO    ][9351] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-21 09:48:26,280 [salt.state       ][INFO    ][9351] Completed state [net.nf_conntrack_max] at time 09:48:26.280265 duration_in_ms=31.963
2017-12-21 09:48:26,281 [salt.state       ][INFO    ][9351] Running state [linux_sysfs_package] at time 09:48:26.280563
2017-12-21 09:48:26,281 [salt.state       ][INFO    ][9351] Executing state pkg.installed for linux_sysfs_package
2017-12-21 09:48:26,288 [salt.state       ][INFO    ][9351] All specified packages are already installed
2017-12-21 09:48:26,288 [salt.state       ][INFO    ][9351] Completed state [linux_sysfs_package] at time 09:48:26.287978 duration_in_ms=7.415
2017-12-21 09:48:26,290 [salt.state       ][INFO    ][9351] Running state [/etc/sysfs.d] at time 09:48:26.290200
2017-12-21 09:48:26,290 [salt.state       ][INFO    ][9351] Executing state file.directory for /etc/sysfs.d
2017-12-21 09:48:26,291 [salt.state       ][INFO    ][9351] Directory /etc/sysfs.d is in the correct state
2017-12-21 09:48:26,291 [salt.state       ][INFO    ][9351] Completed state [/etc/sysfs.d] at time 09:48:26.291179 duration_in_ms=0.979
2017-12-21 09:48:26,292 [salt.state       ][INFO    ][9351] Running state [ondemand] at time 09:48:26.291860
2017-12-21 09:48:26,292 [salt.state       ][INFO    ][9351] Executing state service.dead for ondemand
2017-12-21 09:48:26,293 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 09:48:26,314 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:48:26,333 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:48:26,355 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'runlevel' in directory '/root'
2017-12-21 09:48:26,369 [salt.state       ][INFO    ][9351] The service ondemand is already dead
2017-12-21 09:48:26,369 [salt.state       ][INFO    ][9351] Completed state [ondemand] at time 09:48:26.368904 duration_in_ms=77.043
2017-12-21 09:48:26,370 [salt.state       ][INFO    ][9351] Running state [cs_CZ.UTF-8] at time 09:48:26.370066
2017-12-21 09:48:26,370 [salt.state       ][INFO    ][9351] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 09:48:26,371 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'locale -a' in directory '/root'
2017-12-21 09:48:26,383 [salt.state       ][INFO    ][9351] Locale cs_CZ.UTF-8 is already present
2017-12-21 09:48:26,383 [salt.state       ][INFO    ][9351] Completed state [cs_CZ.UTF-8] at time 09:48:26.383269 duration_in_ms=13.201
2017-12-21 09:48:26,384 [salt.state       ][INFO    ][9351] Running state [en_US.UTF-8] at time 09:48:26.383647
2017-12-21 09:48:26,384 [salt.state       ][INFO    ][9351] Executing state locale.present for en_US.UTF-8
2017-12-21 09:48:26,385 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'locale -a' in directory '/root'
2017-12-21 09:48:26,397 [salt.state       ][INFO    ][9351] Locale en_US.UTF-8 is already present
2017-12-21 09:48:26,397 [salt.state       ][INFO    ][9351] Completed state [en_US.UTF-8] at time 09:48:26.396794 duration_in_ms=13.147
2017-12-21 09:48:26,399 [salt.state       ][INFO    ][9351] Running state [en_US.UTF-8] at time 09:48:26.398561
2017-12-21 09:48:26,399 [salt.state       ][INFO    ][9351] Executing state locale.system for en_US.UTF-8
2017-12-21 09:48:26,400 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'localectl' in directory '/root'
2017-12-21 09:48:26,451 [salt.state       ][INFO    ][9351] System locale en_US.UTF-8 already set
2017-12-21 09:48:26,452 [salt.state       ][INFO    ][9351] Completed state [en_US.UTF-8] at time 09:48:26.451644 duration_in_ms=53.081
2017-12-21 09:48:26,453 [salt.state       ][INFO    ][9351] Running state [root] at time 09:48:26.453385
2017-12-21 09:48:26,454 [salt.state       ][INFO    ][9351] Executing state user.present for root
2017-12-21 09:48:26,455 [salt.state       ][INFO    ][9351] User root is present and up to date
2017-12-21 09:48:26,456 [salt.state       ][INFO    ][9351] Completed state [root] at time 09:48:26.455721 duration_in_ms=2.321
2017-12-21 09:48:26,457 [salt.state       ][INFO    ][9351] Running state [/root] at time 09:48:26.457364
2017-12-21 09:48:26,458 [salt.state       ][INFO    ][9351] Executing state file.directory for /root
2017-12-21 09:48:26,459 [salt.state       ][INFO    ][9351] Directory /root is in the correct state
2017-12-21 09:48:26,459 [salt.state       ][INFO    ][9351] Completed state [/root] at time 09:48:26.459384 duration_in_ms=2.021
2017-12-21 09:48:26,460 [salt.state       ][INFO    ][9351] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:48:26.459587
2017-12-21 09:48:26,460 [salt.state       ][INFO    ][9351] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 09:48:26,461 [salt.state       ][INFO    ][9351] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 09:48:26,461 [salt.state       ][INFO    ][9351] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:48:26.461116 duration_in_ms=1.528
2017-12-21 09:48:26,462 [salt.state       ][INFO    ][9351] Running state [ubuntu] at time 09:48:26.461462
2017-12-21 09:48:26,463 [salt.state       ][INFO    ][9351] Executing state user.present for ubuntu
2017-12-21 09:48:26,464 [salt.state       ][INFO    ][9351] User ubuntu is present and up to date
2017-12-21 09:48:26,464 [salt.state       ][INFO    ][9351] Completed state [ubuntu] at time 09:48:26.463669 duration_in_ms=2.208
2017-12-21 09:48:26,465 [salt.state       ][INFO    ][9351] Running state [/home/ubuntu] at time 09:48:26.464736
2017-12-21 09:48:26,465 [salt.state       ][INFO    ][9351] Executing state file.directory for /home/ubuntu
2017-12-21 09:48:26,466 [salt.state       ][INFO    ][9351] Directory /home/ubuntu is in the correct state
2017-12-21 09:48:26,466 [salt.state       ][INFO    ][9351] Completed state [/home/ubuntu] at time 09:48:26.465737 duration_in_ms=1.001
2017-12-21 09:48:26,467 [salt.state       ][INFO    ][9351] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:48:26.466613
2017-12-21 09:48:26,467 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 09:48:26,491 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 09:48:26,497 [salt.state       ][INFO    ][9351] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-21 09:48:26,497 [salt.state       ][INFO    ][9351] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:48:26.496951 duration_in_ms=30.337
2017-12-21 09:48:26,497 [salt.state       ][INFO    ][9351] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:48:26.497278
2017-12-21 09:48:26,498 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 09:48:26,521 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 09:48:26,551 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:26,627 [salt.state       ][INFO    ][9351] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-21 09:48:26,627 [salt.state       ][INFO    ][9351] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:48:26.627221 duration_in_ms=129.943
2017-12-21 09:48:26,627 [salt.state       ][INFO    ][9351] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:48:26.627431
2017-12-21 09:48:26,628 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 09:48:26,649 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 09:48:26,680 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:48:26,749 [salt.state       ][INFO    ][9351] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-21 09:48:26,749 [salt.state       ][INFO    ][9351] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:48:26.748858 duration_in_ms=121.427
2017-12-21 09:48:26,750 [salt.state       ][INFO    ][9351] Running state [service.systemctl_reload] at time 09:48:26.750395
2017-12-21 09:48:26,751 [salt.state       ][INFO    ][9351] Executing state module.wait for service.systemctl_reload
2017-12-21 09:48:26,751 [salt.state       ][INFO    ][9351] No changes made for service.systemctl_reload
2017-12-21 09:48:26,751 [salt.state       ][INFO    ][9351] Completed state [service.systemctl_reload] at time 09:48:26.751021 duration_in_ms=0.626
2017-12-21 09:48:26,751 [salt.state       ][INFO    ][9351] Running state [/etc/hostname] at time 09:48:26.751233
2017-12-21 09:48:26,751 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/hostname
2017-12-21 09:48:26,768 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 09:48:26,772 [salt.state       ][INFO    ][9351] File /etc/hostname is in the correct state
2017-12-21 09:48:26,772 [salt.state       ][INFO    ][9351] Completed state [/etc/hostname] at time 09:48:26.772111 duration_in_ms=20.877
2017-12-21 09:48:26,775 [salt.state       ][INFO    ][9351] Running state [hostname msg01] at time 09:48:26.775108
2017-12-21 09:48:26,775 [salt.state       ][INFO    ][9351] Executing state cmd.wait for hostname msg01
2017-12-21 09:48:26,776 [salt.state       ][INFO    ][9351] No changes made for hostname msg01
2017-12-21 09:48:26,776 [salt.state       ][INFO    ][9351] Completed state [hostname msg01] at time 09:48:26.776377 duration_in_ms=1.27
2017-12-21 09:48:26,777 [salt.state       ][INFO    ][9351] Running state [mdb02] at time 09:48:26.777044
2017-12-21 09:48:26,777 [salt.state       ][INFO    ][9351] Executing state host.present for mdb02
2017-12-21 09:48:26,778 [salt.state       ][INFO    ][9351] Host mdb02 (192.168.10.77) already present
2017-12-21 09:48:26,778 [salt.state       ][INFO    ][9351] Completed state [mdb02] at time 09:48:26.778298 duration_in_ms=1.254
2017-12-21 09:48:26,779 [salt.state       ][INFO    ][9351] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.778595
2017-12-21 09:48:26,779 [salt.state       ][INFO    ][9351] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,780 [salt.state       ][INFO    ][9351] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 09:48:26,780 [salt.state       ][INFO    ][9351] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.779817 duration_in_ms=1.223
2017-12-21 09:48:26,780 [salt.state       ][INFO    ][9351] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.780133
2017-12-21 09:48:26,780 [salt.state       ][INFO    ][9351] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,781 [salt.state       ][INFO    ][9351] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 09:48:26,781 [salt.state       ][INFO    ][9351] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.781333 duration_in_ms=1.201
2017-12-21 09:48:26,782 [salt.state       ][INFO    ][9351] Running state [mdb03] at time 09:48:26.781647
2017-12-21 09:48:26,783 [salt.state       ][INFO    ][9351] Executing state host.present for mdb03
2017-12-21 09:48:26,783 [salt.state       ][INFO    ][9351] Host mdb03 (192.168.10.78) already present
2017-12-21 09:48:26,783 [salt.state       ][INFO    ][9351] Completed state [mdb03] at time 09:48:26.783110 duration_in_ms=1.464
2017-12-21 09:48:26,783 [salt.state       ][INFO    ][9351] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.783310
2017-12-21 09:48:26,784 [salt.state       ][INFO    ][9351] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,784 [salt.state       ][INFO    ][9351] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 09:48:26,784 [salt.state       ][INFO    ][9351] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.784416 duration_in_ms=1.106
2017-12-21 09:48:26,785 [salt.state       ][INFO    ][9351] Running state [mdb01] at time 09:48:26.784624
2017-12-21 09:48:26,785 [salt.state       ][INFO    ][9351] Executing state host.present for mdb01
2017-12-21 09:48:26,785 [salt.state       ][INFO    ][9351] Host mdb01 (192.168.10.76) already present
2017-12-21 09:48:26,786 [salt.state       ][INFO    ][9351] Completed state [mdb01] at time 09:48:26.785423 duration_in_ms=0.799
2017-12-21 09:48:26,787 [salt.state       ][INFO    ][9351] Running state [mdb] at time 09:48:26.786732
2017-12-21 09:48:26,787 [salt.state       ][INFO    ][9351] Executing state host.present for mdb
2017-12-21 09:48:26,788 [salt.state       ][INFO    ][9351] Host mdb (192.168.10.75) already present
2017-12-21 09:48:26,788 [salt.state       ][INFO    ][9351] Completed state [mdb] at time 09:48:26.787823 duration_in_ms=1.091
2017-12-21 09:48:26,788 [salt.state       ][INFO    ][9351] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.788032
2017-12-21 09:48:26,788 [salt.state       ][INFO    ][9351] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,789 [salt.state       ][INFO    ][9351] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 09:48:26,789 [salt.state       ][INFO    ][9351] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.788843 duration_in_ms=0.811
2017-12-21 09:48:26,789 [salt.state       ][INFO    ][9351] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.789055
2017-12-21 09:48:26,789 [salt.state       ][INFO    ][9351] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,790 [salt.state       ][INFO    ][9351] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:48:26,790 [salt.state       ][INFO    ][9351] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.789867 duration_in_ms=0.812
2017-12-21 09:48:26,790 [salt.state       ][INFO    ][9351] Running state [cfg01] at time 09:48:26.790078
2017-12-21 09:48:26,790 [salt.state       ][INFO    ][9351] Executing state host.present for cfg01
2017-12-21 09:48:26,791 [salt.state       ][INFO    ][9351] Host cfg01 (192.168.10.100) already present
2017-12-21 09:48:26,791 [salt.state       ][INFO    ][9351] Completed state [cfg01] at time 09:48:26.790875 duration_in_ms=0.797
2017-12-21 09:48:26,791 [salt.state       ][INFO    ][9351] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.791083
2017-12-21 09:48:26,791 [salt.state       ][INFO    ][9351] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,792 [salt.state       ][INFO    ][9351] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 09:48:26,792 [salt.state       ][INFO    ][9351] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.791900 duration_in_ms=0.817
2017-12-21 09:48:26,792 [salt.state       ][INFO    ][9351] Running state [prx01] at time 09:48:26.792103
2017-12-21 09:48:26,792 [salt.state       ][INFO    ][9351] Executing state host.present for prx01
2017-12-21 09:48:26,793 [salt.state       ][INFO    ][9351] Host prx01 (192.168.10.104) already present
2017-12-21 09:48:26,793 [salt.state       ][INFO    ][9351] Completed state [prx01] at time 09:48:26.792893 duration_in_ms=0.789
2017-12-21 09:48:26,793 [salt.state       ][INFO    ][9351] Running state [kvm01] at time 09:48:26.793088
2017-12-21 09:48:26,793 [salt.state       ][INFO    ][9351] Executing state host.present for kvm01
2017-12-21 09:48:26,794 [salt.state       ][INFO    ][9351] Host kvm01 (192.168.10.141) already present
2017-12-21 09:48:26,794 [salt.state       ][INFO    ][9351] Completed state [kvm01] at time 09:48:26.794213 duration_in_ms=1.124
2017-12-21 09:48:26,794 [salt.state       ][INFO    ][9351] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.794421
2017-12-21 09:48:26,795 [salt.state       ][INFO    ][9351] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,795 [salt.state       ][INFO    ][9351] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 09:48:26,795 [salt.state       ][INFO    ][9351] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.795220 duration_in_ms=0.799
2017-12-21 09:48:26,795 [salt.state       ][INFO    ][9351] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.795420
2017-12-21 09:48:26,796 [salt.state       ][INFO    ][9351] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,796 [salt.state       ][INFO    ][9351] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 09:48:26,796 [salt.state       ][INFO    ][9351] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.796214 duration_in_ms=0.794
2017-12-21 09:48:26,796 [salt.state       ][INFO    ][9351] Running state [kvm03] at time 09:48:26.796412
2017-12-21 09:48:26,797 [salt.state       ][INFO    ][9351] Executing state host.present for kvm03
2017-12-21 09:48:26,797 [salt.state       ][INFO    ][9351] Host kvm03 (192.168.10.143) already present
2017-12-21 09:48:26,797 [salt.state       ][INFO    ][9351] Completed state [kvm03] at time 09:48:26.797399 duration_in_ms=0.987
2017-12-21 09:48:26,798 [salt.state       ][INFO    ][9351] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.798190
2017-12-21 09:48:26,798 [salt.state       ][INFO    ][9351] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,799 [salt.state       ][INFO    ][9351] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 09:48:26,799 [salt.state       ][INFO    ][9351] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.799005 duration_in_ms=0.815
2017-12-21 09:48:26,799 [salt.state       ][INFO    ][9351] Running state [kvm02] at time 09:48:26.799205
2017-12-21 09:48:26,799 [salt.state       ][INFO    ][9351] Executing state host.present for kvm02
2017-12-21 09:48:26,800 [salt.state       ][INFO    ][9351] Host kvm02 (192.168.10.142) already present
2017-12-21 09:48:26,800 [salt.state       ][INFO    ][9351] Completed state [kvm02] at time 09:48:26.800293 duration_in_ms=1.088
2017-12-21 09:48:26,801 [salt.state       ][INFO    ][9351] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.800505
2017-12-21 09:48:26,801 [salt.state       ][INFO    ][9351] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,801 [salt.state       ][INFO    ][9351] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 09:48:26,801 [salt.state       ][INFO    ][9351] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.801309 duration_in_ms=0.804
2017-12-21 09:48:26,802 [salt.state       ][INFO    ][9351] Running state [dbs] at time 09:48:26.801517
2017-12-21 09:48:26,802 [salt.state       ][INFO    ][9351] Executing state host.present for dbs
2017-12-21 09:48:26,802 [salt.state       ][INFO    ][9351] Host dbs (192.168.10.50) already present
2017-12-21 09:48:26,802 [salt.state       ][INFO    ][9351] Completed state [dbs] at time 09:48:26.802326 duration_in_ms=0.809
2017-12-21 09:48:26,803 [salt.state       ][INFO    ][9351] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.802534
2017-12-21 09:48:26,803 [salt.state       ][INFO    ][9351] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,803 [salt.state       ][INFO    ][9351] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 09:48:26,803 [salt.state       ][INFO    ][9351] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.803329 duration_in_ms=0.795
2017-12-21 09:48:26,804 [salt.state       ][INFO    ][9351] Running state [prx] at time 09:48:26.803525
2017-12-21 09:48:26,804 [salt.state       ][INFO    ][9351] Executing state host.present for prx
2017-12-21 09:48:26,804 [salt.state       ][INFO    ][9351] Host prx (100.64.200.103) already present
2017-12-21 09:48:26,804 [salt.state       ][INFO    ][9351] Completed state [prx] at time 09:48:26.804327 duration_in_ms=0.802
2017-12-21 09:48:26,805 [salt.state       ][INFO    ][9351] Running state [prx02] at time 09:48:26.804536
2017-12-21 09:48:26,805 [salt.state       ][INFO    ][9351] Executing state host.present for prx02
2017-12-21 09:48:26,805 [salt.state       ][INFO    ][9351] Host prx02 (192.168.10.105) already present
2017-12-21 09:48:26,805 [salt.state       ][INFO    ][9351] Completed state [prx02] at time 09:48:26.805327 duration_in_ms=0.791
2017-12-21 09:48:26,806 [salt.state       ][INFO    ][9351] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.805533
2017-12-21 09:48:26,806 [salt.state       ][INFO    ][9351] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,806 [salt.state       ][INFO    ][9351] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 09:48:26,806 [salt.state       ][INFO    ][9351] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.806363 duration_in_ms=0.83
2017-12-21 09:48:26,807 [salt.state       ][INFO    ][9351] Running state [msg02] at time 09:48:26.806573
2017-12-21 09:48:26,807 [salt.state       ][INFO    ][9351] Executing state host.present for msg02
2017-12-21 09:48:26,807 [salt.state       ][INFO    ][9351] Host msg02 (192.168.10.42) already present
2017-12-21 09:48:26,807 [salt.state       ][INFO    ][9351] Completed state [msg02] at time 09:48:26.807370 duration_in_ms=0.797
2017-12-21 09:48:26,808 [salt.state       ][INFO    ][9351] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.807575
2017-12-21 09:48:26,808 [salt.state       ][INFO    ][9351] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,809 [salt.state       ][INFO    ][9351] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 09:48:26,809 [salt.state       ][INFO    ][9351] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.808957 duration_in_ms=1.382
2017-12-21 09:48:26,809 [salt.state       ][INFO    ][9351] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.809166
2017-12-21 09:48:26,809 [salt.state       ][INFO    ][9351] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,810 [salt.state       ][INFO    ][9351] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 09:48:26,810 [salt.state       ][INFO    ][9351] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.809976 duration_in_ms=0.81
2017-12-21 09:48:26,810 [salt.state       ][INFO    ][9351] Running state [msg03] at time 09:48:26.810185
2017-12-21 09:48:26,810 [salt.state       ][INFO    ][9351] Executing state host.present for msg03
2017-12-21 09:48:26,811 [salt.state       ][INFO    ][9351] Host msg03 (192.168.10.43) already present
2017-12-21 09:48:26,811 [salt.state       ][INFO    ][9351] Completed state [msg03] at time 09:48:26.810980 duration_in_ms=0.795
2017-12-21 09:48:26,811 [salt.state       ][INFO    ][9351] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.811187
2017-12-21 09:48:26,811 [salt.state       ][INFO    ][9351] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,812 [salt.state       ][INFO    ][9351] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 09:48:26,812 [salt.state       ][INFO    ][9351] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.812000 duration_in_ms=0.813
2017-12-21 09:48:26,812 [salt.state       ][INFO    ][9351] Running state [msg01] at time 09:48:26.812206
2017-12-21 09:48:26,812 [salt.state       ][INFO    ][9351] Executing state host.present for msg01
2017-12-21 09:48:26,813 [salt.state       ][INFO    ][9351] Host msg01 (192.168.10.41) already present
2017-12-21 09:48:26,813 [salt.state       ][INFO    ][9351] Completed state [msg01] at time 09:48:26.812997 duration_in_ms=0.791
2017-12-21 09:48:26,814 [salt.state       ][INFO    ][9351] Running state [file.replace] at time 09:48:26.814344
2017-12-21 09:48:26,815 [salt.state       ][INFO    ][9351] Executing state module.run for file.replace
2017-12-21 09:48:26,929 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 09:48:26,947 [salt.state       ][INFO    ][9351] onlyif execution failed
2017-12-21 09:48:26,947 [salt.state       ][INFO    ][9351] Completed state [file.replace] at time 09:48:26.946922 duration_in_ms=132.577
2017-12-21 09:48:26,947 [salt.state       ][INFO    ][9351] Running state [msg] at time 09:48:26.947373
2017-12-21 09:48:26,948 [salt.state       ][INFO    ][9351] Executing state host.present for msg
2017-12-21 09:48:26,950 [salt.state       ][INFO    ][9351] Host msg (192.168.10.40) already present
2017-12-21 09:48:26,950 [salt.state       ][INFO    ][9351] Completed state [msg] at time 09:48:26.950198 duration_in_ms=2.825
2017-12-21 09:48:26,951 [salt.state       ][INFO    ][9351] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.950522
2017-12-21 09:48:26,951 [salt.state       ][INFO    ][9351] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,952 [salt.state       ][INFO    ][9351] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 09:48:26,952 [salt.state       ][INFO    ][9351] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.951772 duration_in_ms=1.251
2017-12-21 09:48:26,952 [salt.state       ][INFO    ][9351] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.952081
2017-12-21 09:48:26,952 [salt.state       ][INFO    ][9351] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,953 [salt.state       ][INFO    ][9351] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:48:26,953 [salt.state       ][INFO    ][9351] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.953253 duration_in_ms=1.171
2017-12-21 09:48:26,954 [salt.state       ][INFO    ][9351] Running state [cfg01] at time 09:48:26.953574
2017-12-21 09:48:26,954 [salt.state       ][INFO    ][9351] Executing state host.present for cfg01
2017-12-21 09:48:26,955 [salt.state       ][INFO    ][9351] Host cfg01 (192.168.10.100) already present
2017-12-21 09:48:26,955 [salt.state       ][INFO    ][9351] Completed state [cfg01] at time 09:48:26.955021 duration_in_ms=1.446
2017-12-21 09:48:26,955 [salt.state       ][INFO    ][9351] Running state [cmp002] at time 09:48:26.955274
2017-12-21 09:48:26,956 [salt.state       ][INFO    ][9351] Executing state host.present for cmp002
2017-12-21 09:48:26,956 [salt.state       ][INFO    ][9351] Host cmp002 (192.168.10.102) already present
2017-12-21 09:48:26,957 [salt.state       ][INFO    ][9351] Completed state [cmp002] at time 09:48:26.956885 duration_in_ms=1.611
2017-12-21 09:48:26,957 [salt.state       ][INFO    ][9351] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.957173
2017-12-21 09:48:26,957 [salt.state       ][INFO    ][9351] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,959 [salt.state       ][INFO    ][9351] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 09:48:26,959 [salt.state       ][INFO    ][9351] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.959276 duration_in_ms=2.103
2017-12-21 09:48:26,960 [salt.state       ][INFO    ][9351] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.959573
2017-12-21 09:48:26,960 [salt.state       ][INFO    ][9351] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,961 [salt.state       ][INFO    ][9351] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 09:48:26,961 [salt.state       ][INFO    ][9351] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.961046 duration_in_ms=1.473
2017-12-21 09:48:26,961 [salt.state       ][INFO    ][9351] Running state [cmp001] at time 09:48:26.961349
2017-12-21 09:48:26,962 [salt.state       ][INFO    ][9351] Executing state host.present for cmp001
2017-12-21 09:48:26,962 [salt.state       ][INFO    ][9351] Host cmp001 (192.168.10.101) already present
2017-12-21 09:48:26,963 [salt.state       ][INFO    ][9351] Completed state [cmp001] at time 09:48:26.962634 duration_in_ms=1.285
2017-12-21 09:48:26,963 [salt.state       ][INFO    ][9351] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.962851
2017-12-21 09:48:26,963 [salt.state       ][INFO    ][9351] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,964 [salt.state       ][INFO    ][9351] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 09:48:26,964 [salt.state       ][INFO    ][9351] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.963703 duration_in_ms=0.852
2017-12-21 09:48:26,964 [salt.state       ][INFO    ][9351] Running state [dbs01] at time 09:48:26.963924
2017-12-21 09:48:26,964 [salt.state       ][INFO    ][9351] Executing state host.present for dbs01
2017-12-21 09:48:26,965 [salt.state       ][INFO    ][9351] Host dbs01 (192.168.10.51) already present
2017-12-21 09:48:26,965 [salt.state       ][INFO    ][9351] Completed state [dbs01] at time 09:48:26.964741 duration_in_ms=0.817
2017-12-21 09:48:26,965 [salt.state       ][INFO    ][9351] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.964955
2017-12-21 09:48:26,965 [salt.state       ][INFO    ][9351] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,966 [salt.state       ][INFO    ][9351] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 09:48:26,966 [salt.state       ][INFO    ][9351] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.966063 duration_in_ms=1.108
2017-12-21 09:48:26,966 [salt.state       ][INFO    ][9351] Running state [dbs02] at time 09:48:26.966266
2017-12-21 09:48:26,966 [salt.state       ][INFO    ][9351] Executing state host.present for dbs02
2017-12-21 09:48:26,967 [salt.state       ][INFO    ][9351] Host dbs02 (192.168.10.52) already present
2017-12-21 09:48:26,967 [salt.state       ][INFO    ][9351] Completed state [dbs02] at time 09:48:26.967353 duration_in_ms=1.087
2017-12-21 09:48:26,968 [salt.state       ][INFO    ][9351] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.967572
2017-12-21 09:48:26,968 [salt.state       ][INFO    ][9351] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,968 [salt.state       ][INFO    ][9351] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 09:48:26,968 [salt.state       ][INFO    ][9351] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.968424 duration_in_ms=0.852
2017-12-21 09:48:26,969 [salt.state       ][INFO    ][9351] Running state [dbs03] at time 09:48:26.968638
2017-12-21 09:48:26,969 [salt.state       ][INFO    ][9351] Executing state host.present for dbs03
2017-12-21 09:48:26,969 [salt.state       ][INFO    ][9351] Host dbs03 (192.168.10.53) already present
2017-12-21 09:48:26,969 [salt.state       ][INFO    ][9351] Completed state [dbs03] at time 09:48:26.969457 duration_in_ms=0.819
2017-12-21 09:48:26,970 [salt.state       ][INFO    ][9351] Running state [odl01] at time 09:48:26.969671
2017-12-21 09:48:26,970 [salt.state       ][INFO    ][9351] Executing state host.present for odl01
2017-12-21 09:48:26,971 [salt.state       ][INFO    ][9351] Host odl01 (192.168.10.111) already present
2017-12-21 09:48:26,971 [salt.state       ][INFO    ][9351] Completed state [odl01] at time 09:48:26.970785 duration_in_ms=1.114
2017-12-21 09:48:26,971 [salt.state       ][INFO    ][9351] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.971001
2017-12-21 09:48:26,971 [salt.state       ][INFO    ][9351] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,972 [salt.state       ][INFO    ][9351] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 09:48:26,972 [salt.state       ][INFO    ][9351] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.972136 duration_in_ms=1.135
2017-12-21 09:48:26,973 [salt.state       ][INFO    ][9351] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.972616
2017-12-21 09:48:26,973 [salt.state       ][INFO    ][9351] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,973 [salt.state       ][INFO    ][9351] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 09:48:26,973 [salt.state       ][INFO    ][9351] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.973429 duration_in_ms=0.813
2017-12-21 09:48:26,974 [salt.state       ][INFO    ][9351] Running state [mas01] at time 09:48:26.973648
2017-12-21 09:48:26,974 [salt.state       ][INFO    ][9351] Executing state host.present for mas01
2017-12-21 09:48:26,975 [salt.state       ][INFO    ][9351] Host mas01 (192.168.10.3) already present
2017-12-21 09:48:26,975 [salt.state       ][INFO    ][9351] Completed state [mas01] at time 09:48:26.974768 duration_in_ms=1.12
2017-12-21 09:48:26,975 [salt.state       ][INFO    ][9351] Running state [ctl02] at time 09:48:26.974980
2017-12-21 09:48:26,975 [salt.state       ][INFO    ][9351] Executing state host.present for ctl02
2017-12-21 09:48:26,976 [salt.state       ][INFO    ][9351] Host ctl02 (192.168.10.12) already present
2017-12-21 09:48:26,976 [salt.state       ][INFO    ][9351] Completed state [ctl02] at time 09:48:26.975807 duration_in_ms=0.827
2017-12-21 09:48:26,976 [salt.state       ][INFO    ][9351] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.976023
2017-12-21 09:48:26,976 [salt.state       ][INFO    ][9351] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,977 [salt.state       ][INFO    ][9351] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 09:48:26,977 [salt.state       ][INFO    ][9351] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.976833 duration_in_ms=0.81
2017-12-21 09:48:26,977 [salt.state       ][INFO    ][9351] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.977382
2017-12-21 09:48:26,978 [salt.state       ][INFO    ][9351] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,978 [salt.state       ][INFO    ][9351] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 09:48:26,978 [salt.state       ][INFO    ][9351] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.978205 duration_in_ms=0.822
2017-12-21 09:48:26,979 [salt.state       ][INFO    ][9351] Running state [ctl03] at time 09:48:26.978733
2017-12-21 09:48:26,979 [salt.state       ][INFO    ][9351] Executing state host.present for ctl03
2017-12-21 09:48:26,979 [salt.state       ][INFO    ][9351] Host ctl03 (192.168.10.13) already present
2017-12-21 09:48:26,980 [salt.state       ][INFO    ][9351] Completed state [ctl03] at time 09:48:26.979549 duration_in_ms=0.816
2017-12-21 09:48:26,980 [salt.state       ][INFO    ][9351] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.979777
2017-12-21 09:48:26,980 [salt.state       ][INFO    ][9351] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,980 [salt.state       ][INFO    ][9351] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 09:48:26,981 [salt.state       ][INFO    ][9351] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.980597 duration_in_ms=0.82
2017-12-21 09:48:26,981 [salt.state       ][INFO    ][9351] Running state [ctl01] at time 09:48:26.980813
2017-12-21 09:48:26,981 [salt.state       ][INFO    ][9351] Executing state host.present for ctl01
2017-12-21 09:48:26,982 [salt.state       ][INFO    ][9351] Host ctl01 (192.168.10.11) already present
2017-12-21 09:48:26,982 [salt.state       ][INFO    ][9351] Completed state [ctl01] at time 09:48:26.981951 duration_in_ms=1.138
2017-12-21 09:48:26,982 [salt.state       ][INFO    ][9351] Running state [ctl] at time 09:48:26.982166
2017-12-21 09:48:26,982 [salt.state       ][INFO    ][9351] Executing state host.present for ctl
2017-12-21 09:48:26,983 [salt.state       ][INFO    ][9351] Host ctl (192.168.10.10) already present
2017-12-21 09:48:26,983 [salt.state       ][INFO    ][9351] Completed state [ctl] at time 09:48:26.982977 duration_in_ms=0.811
2017-12-21 09:48:26,983 [salt.state       ][INFO    ][9351] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.983184
2017-12-21 09:48:26,983 [salt.state       ][INFO    ][9351] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:48:26,984 [salt.state       ][INFO    ][9351] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 09:48:26,985 [salt.state       ][INFO    ][9351] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:48:26.984630 duration_in_ms=1.446
2017-12-21 09:48:26,985 [salt.state       ][INFO    ][9351] Running state [ens2] at time 09:48:26.984843
2017-12-21 09:48:26,985 [salt.state       ][INFO    ][9351] Executing state network.managed for ens2
2017-12-21 09:48:27,608 [salt.state       ][INFO    ][9351] Interface ens2 is up to date.
2017-12-21 09:48:27,609 [salt.state       ][INFO    ][9351] Completed state [ens2] at time 09:48:27.608451 duration_in_ms=623.607
2017-12-21 09:48:27,609 [salt.state       ][INFO    ][9351] Running state [ens3] at time 09:48:27.608730
2017-12-21 09:48:27,609 [salt.state       ][INFO    ][9351] Executing state network.managed for ens3
2017-12-21 09:48:28,079 [salt.state       ][INFO    ][9351] Interface ens3 is up to date.
2017-12-21 09:48:28,080 [salt.state       ][INFO    ][9351] Completed state [ens3] at time 09:48:28.079625 duration_in_ms=470.893
2017-12-21 09:48:28,080 [salt.state       ][INFO    ][9351] Running state [/etc/profile.d/proxy.sh] at time 09:48:28.080103
2017-12-21 09:48:28,081 [salt.state       ][INFO    ][9351] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 09:48:28,081 [salt.state       ][INFO    ][9351] File /etc/profile.d/proxy.sh is not present
2017-12-21 09:48:28,082 [salt.state       ][INFO    ][9351] Completed state [/etc/profile.d/proxy.sh] at time 09:48:28.082057 duration_in_ms=1.955
2017-12-21 09:48:28,082 [salt.state       ][INFO    ][9351] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:48:28.082463
2017-12-21 09:48:28,083 [salt.state       ][INFO    ][9351] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 09:48:28,083 [salt.state       ][INFO    ][9351] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 09:48:28,084 [salt.state       ][INFO    ][9351] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:48:28.083670 duration_in_ms=1.207
2017-12-21 09:48:28,084 [salt.state       ][INFO    ][9351] Running state [ntp] at time 09:48:28.084367
2017-12-21 09:48:28,085 [salt.state       ][INFO    ][9351] Executing state pkg.installed for ntp
2017-12-21 09:48:28,091 [salt.state       ][INFO    ][9351] Package ntp is already installed
2017-12-21 09:48:28,092 [salt.state       ][INFO    ][9351] Completed state [ntp] at time 09:48:28.091788 duration_in_ms=7.42
2017-12-21 09:48:28,093 [salt.state       ][INFO    ][9351] Running state [/etc/ntp.conf] at time 09:48:28.093289
2017-12-21 09:48:28,094 [salt.state       ][INFO    ][9351] Executing state file.managed for /etc/ntp.conf
2017-12-21 09:48:28,123 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 09:48:28,163 [salt.fileclient  ][INFO    ][9351] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:48:28,176 [salt.state       ][INFO    ][9351] File /etc/ntp.conf is in the correct state
2017-12-21 09:48:28,177 [salt.state       ][INFO    ][9351] Completed state [/etc/ntp.conf] at time 09:48:28.176517 duration_in_ms=83.227
2017-12-21 09:48:28,179 [salt.state       ][INFO    ][9351] Running state [ntp] at time 09:48:28.178801
2017-12-21 09:48:28,179 [salt.state       ][INFO    ][9351] Executing state service.running for ntp
2017-12-21 09:48:28,180 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 09:48:28,196 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:48:28,213 [salt.loaded.int.module.cmdmod][INFO    ][9351] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:48:28,234 [salt.state       ][INFO    ][9351] The service ntp is already running
2017-12-21 09:48:28,235 [salt.state       ][INFO    ][9351] Completed state [ntp] at time 09:48:28.235347 duration_in_ms=56.544
2017-12-21 09:48:28,240 [salt.minion      ][INFO    ][9351] Returning information for job: 20171221094805366258
2017-12-21 09:48:56,576 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.apply with jid 20171221094856561883
2017-12-21 09:48:56,604 [salt.minion      ][INFO    ][11386] Starting a new job with PID 11386
2017-12-21 09:49:00,090 [salt.state       ][INFO    ][11386] Loading fresh modules for state activity
2017-12-21 09:49:00,129 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 09:49:00,747 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 09:49:00,803 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:00,889 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 09:49:00,921 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,014 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 09:49:01,048 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,129 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 09:49:01,219 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,322 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 09:49:01,379 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,465 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 09:49:01,489 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,578 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 09:49:01,620 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,724 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 09:49:01,755 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,839 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 09:49:01,870 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:01,954 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 09:49:01,978 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,061 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 09:49:02,106 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,206 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 09:49:02,244 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,324 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 09:49:02,351 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,436 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 09:49:02,458 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,543 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 09:49:02,575 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,667 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 09:49:02,697 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,782 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 09:49:02,810 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:02,891 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 09:49:02,943 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:03,082 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 09:49:03,200 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:03,289 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 09:49:03,314 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:03,403 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 09:49:03,439 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:03,526 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 09:49:03,542 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 09:49:03,562 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:49:03,589 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 09:49:03,613 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:49:03,634 [salt.state       ][INFO    ][11386] Running state [/etc/environment] at time 09:49:03.634111
2017-12-21 09:49:03,635 [salt.state       ][INFO    ][11386] Executing state file.blockreplace for /etc/environment
2017-12-21 09:49:03,641 [salt.state       ][INFO    ][11386] No changes needed to be made
2017-12-21 09:49:03,642 [salt.state       ][INFO    ][11386] Completed state [/etc/environment] at time 09:49:03.641521 duration_in_ms=7.411
2017-12-21 09:49:03,642 [salt.state       ][INFO    ][11386] Running state [/etc/profile.d] at time 09:49:03.641937
2017-12-21 09:49:03,642 [salt.state       ][INFO    ][11386] Executing state file.directory for /etc/profile.d
2017-12-21 09:49:03,644 [salt.state       ][INFO    ][11386] Directory /etc/profile.d is in the correct state
2017-12-21 09:49:03,644 [salt.state       ][INFO    ][11386] Completed state [/etc/profile.d] at time 09:49:03.644186 duration_in_ms=2.248
2017-12-21 09:49:04,091 [salt.state       ][INFO    ][11386] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:49:04.090762
2017-12-21 09:49:04,092 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 09:49:04,117 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 09:49:04,124 [salt.state       ][INFO    ][11386] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-21 09:49:04,125 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:49:04.124654 duration_in_ms=33.892
2017-12-21 09:49:04,126 [salt.state       ][INFO    ][11386] Running state [linux_repo_prereq_pkgs] at time 09:49:04.125625
2017-12-21 09:49:04,126 [salt.state       ][INFO    ][11386] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 09:49:04,127 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:49:04,779 [salt.state       ][INFO    ][11386] All specified packages are already installed
2017-12-21 09:49:04,780 [salt.state       ][INFO    ][11386] Completed state [linux_repo_prereq_pkgs] at time 09:49:04.779938 duration_in_ms=654.312
2017-12-21 09:49:04,780 [salt.state       ][INFO    ][11386] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:49:04.780418
2017-12-21 09:49:04,781 [salt.state       ][INFO    ][11386] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 09:49:04,781 [salt.state       ][INFO    ][11386] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 09:49:04,782 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:49:04.781798 duration_in_ms=1.38
2017-12-21 09:49:04,782 [salt.state       ][INFO    ][11386] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:49:04.782192
2017-12-21 09:49:04,783 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 09:49:04,805 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:49:04,832 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:04,901 [salt.state       ][INFO    ][11386] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-21 09:49:04,902 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:49:04.901736 duration_in_ms=119.543
2017-12-21 09:49:04,905 [salt.state       ][INFO    ][11386] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:49:04.904766
2017-12-21 09:49:04,905 [salt.state       ][INFO    ][11386] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 09:49:05,256 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 09:49:05,423 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:49:06,705 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094906686664
2017-12-21 09:49:06,740 [salt.minion      ][INFO    ][11919] Starting a new job with PID 11919
2017-12-21 09:49:06,765 [salt.minion      ][INFO    ][11919] Returning information for job: 20171221094906686664
2017-12-21 09:49:07,952 [salt.state       ][INFO    ][11386] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-21 09:49:07,953 [salt.state       ][INFO    ][11386] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:49:07.952732 duration_in_ms=3047.965
2017-12-21 09:49:07,954 [salt.state       ][INFO    ][11386] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:49:07.953776
2017-12-21 09:49:07,954 [salt.state       ][INFO    ][11386] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 09:49:07,955 [salt.state       ][INFO    ][11386] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 09:49:07,956 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:49:07.955460 duration_in_ms=1.684
2017-12-21 09:49:07,956 [salt.state       ][INFO    ][11386] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:49:07.955888
2017-12-21 09:49:07,956 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 09:49:07,975 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:49:08,005 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:08,082 [salt.state       ][INFO    ][11386] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-21 09:49:08,083 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:49:08.082667 duration_in_ms=126.778
2017-12-21 09:49:08,084 [salt.state       ][INFO    ][11386] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:49:08.083939
2017-12-21 09:49:08,085 [salt.state       ][INFO    ][11386] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 09:49:08,540 [salt.loaded.int.module.cmdmod][INFO    ][11386] 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-21 09:49:08,683 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:49:11,172 [salt.state       ][INFO    ][11386] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-21 09:49:11,172 [salt.state       ][INFO    ][11386] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:49:11.172232 duration_in_ms=3088.292
2017-12-21 09:49:11,173 [salt.state       ][INFO    ][11386] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:49:11.172710
2017-12-21 09:49:11,173 [salt.state       ][INFO    ][11386] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 09:49:11,174 [salt.state       ][INFO    ][11386] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 09:49:11,175 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:49:11.174680 duration_in_ms=1.97
2017-12-21 09:49:11,175 [salt.state       ][INFO    ][11386] Running state [/etc/apt/preferences.d/uca] at time 09:49:11.175073
2017-12-21 09:49:11,175 [salt.state       ][INFO    ][11386] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 09:49:11,176 [salt.state       ][INFO    ][11386] File /etc/apt/preferences.d/uca is not present
2017-12-21 09:49:11,176 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/preferences.d/uca] at time 09:49:11.176293 duration_in_ms=1.22
2017-12-21 09:49:11,178 [salt.state       ][INFO    ][11386] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:49:11.177523
2017-12-21 09:49:11,178 [salt.state       ][INFO    ][11386] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 09:49:11,323 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 09:49:11,393 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:49:13,975 [salt.state       ][INFO    ][11386] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-21 09:49:13,976 [salt.state       ][INFO    ][11386] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:49:13.975674 duration_in_ms=2798.15
2017-12-21 09:49:13,976 [salt.state       ][INFO    ][11386] Running state [linux_extra_packages_purged] at time 09:49:13.976204
2017-12-21 09:49:13,977 [salt.state       ][INFO    ][11386] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 09:49:13,988 [salt.state       ][INFO    ][11386] All specified packages are already absent
2017-12-21 09:49:13,988 [salt.state       ][INFO    ][11386] Completed state [linux_extra_packages_purged] at time 09:49:13.988168 duration_in_ms=11.964
2017-12-21 09:49:13,989 [salt.state       ][INFO    ][11386] Running state [linux_extra_packages_latest] at time 09:49:13.988577
2017-12-21 09:49:13,989 [salt.state       ][INFO    ][11386] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 09:49:13,995 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:49:16,800 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 09:49:16,833 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094916820094
2017-12-21 09:49:16,860 [salt.minion      ][INFO    ][13155] Starting a new job with PID 13155
2017-12-21 09:49:16,872 [salt.state       ][INFO    ][11386] Package mcelog is already up-to-date
2017-12-21 09:49:16,873 [salt.state       ][INFO    ][11386] Completed state [linux_extra_packages_latest] at time 09:49:16.872669 duration_in_ms=2884.091
2017-12-21 09:49:16,875 [salt.state       ][INFO    ][11386] Running state [UTC] at time 09:49:16.874765
2017-12-21 09:49:16,875 [salt.state       ][INFO    ][11386] Executing state timezone.system for UTC
2017-12-21 09:49:16,876 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:49:16,876 [salt.minion      ][INFO    ][13155] Returning information for job: 20171221094916820094
2017-12-21 09:49:16,932 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:49:16,950 [salt.state       ][INFO    ][11386] Timezone UTC already set, UTC already set to UTC
2017-12-21 09:49:16,951 [salt.state       ][INFO    ][11386] Completed state [UTC] at time 09:49:16.950638 duration_in_ms=75.871
2017-12-21 09:49:16,953 [salt.state       ][INFO    ][11386] Running state [nf_conntrack] at time 09:49:16.952558
2017-12-21 09:49:16,954 [salt.state       ][INFO    ][11386] Executing state kmod.present for nf_conntrack
2017-12-21 09:49:16,955 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'lsmod' in directory '/root'
2017-12-21 09:49:16,969 [salt.state       ][INFO    ][11386] Kernel module nf_conntrack is already present
2017-12-21 09:49:16,970 [salt.state       ][INFO    ][11386] Completed state [nf_conntrack] at time 09:49:16.969579 duration_in_ms=17.021
2017-12-21 09:49:16,970 [salt.state       ][INFO    ][11386] Running state [kernel.panic] at time 09:49:16.970443
2017-12-21 09:49:16,971 [salt.state       ][INFO    ][11386] Executing state sysctl.present for kernel.panic
2017-12-21 09:49:16,980 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,002 [salt.state       ][INFO    ][11386] Sysctl value kernel.panic = 60 is already set
2017-12-21 09:49:17,003 [salt.state       ][INFO    ][11386] Completed state [kernel.panic] at time 09:49:17.003066 duration_in_ms=32.622
2017-12-21 09:49:17,004 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_keepalive_probes] at time 09:49:17.003584
2017-12-21 09:49:17,004 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 09:49:17,006 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,032 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-21 09:49:17,033 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:49:17.032940 duration_in_ms=29.356
2017-12-21 09:49:17,034 [salt.state       ][INFO    ][11386] Running state [fs.file-max] at time 09:49:17.033557
2017-12-21 09:49:17,035 [salt.state       ][INFO    ][11386] Executing state sysctl.present for fs.file-max
2017-12-21 09:49:17,035 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,063 [salt.state       ][INFO    ][11386] Sysctl value fs.file-max = 124165 is already set
2017-12-21 09:49:17,063 [salt.state       ][INFO    ][11386] Completed state [fs.file-max] at time 09:49:17.063251 duration_in_ms=29.693
2017-12-21 09:49:17,064 [salt.state       ][INFO    ][11386] Running state [net.core.somaxconn] at time 09:49:17.064183
2017-12-21 09:49:17,065 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.core.somaxconn
2017-12-21 09:49:17,066 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,096 [salt.state       ][INFO    ][11386] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-21 09:49:17,096 [salt.state       ][INFO    ][11386] Completed state [net.core.somaxconn] at time 09:49:17.096303 duration_in_ms=32.119
2017-12-21 09:49:17,097 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:49:17.096965
2017-12-21 09:49:17,098 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 09:49:17,099 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,127 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-21 09:49:17,129 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:49:17.128861 duration_in_ms=31.895
2017-12-21 09:49:17,131 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_tw_reuse] at time 09:49:17.130468
2017-12-21 09:49:17,131 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 09:49:17,132 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,162 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-21 09:49:17,163 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_tw_reuse] at time 09:49:17.163253 duration_in_ms=32.785
2017-12-21 09:49:17,164 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_congestion_control] at time 09:49:17.163968
2017-12-21 09:49:17,165 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 09:49:17,166 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,195 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-21 09:49:17,196 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_congestion_control] at time 09:49:17.195581 duration_in_ms=31.611
2017-12-21 09:49:17,196 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_retries2] at time 09:49:17.196281
2017-12-21 09:49:17,197 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 09:49:17,199 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,227 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-21 09:49:17,228 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_retries2] at time 09:49:17.228263 duration_in_ms=31.982
2017-12-21 09:49:17,229 [salt.state       ][INFO    ][11386] Running state [net.core.netdev_max_backlog] at time 09:49:17.229172
2017-12-21 09:49:17,230 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 09:49:17,231 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,261 [salt.state       ][INFO    ][11386] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-21 09:49:17,262 [salt.state       ][INFO    ][11386] Completed state [net.core.netdev_max_backlog] at time 09:49:17.261515 duration_in_ms=32.343
2017-12-21 09:49:17,263 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:49:17.262511
2017-12-21 09:49:17,263 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 09:49:17,264 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,289 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-21 09:49:17,289 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:49:17.289370 duration_in_ms=26.858
2017-12-21 09:49:17,290 [salt.state       ][INFO    ][11386] Running state [vm.swappiness] at time 09:49:17.290246
2017-12-21 09:49:17,291 [salt.state       ][INFO    ][11386] Executing state sysctl.present for vm.swappiness
2017-12-21 09:49:17,293 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,318 [salt.state       ][INFO    ][11386] Sysctl value vm.swappiness = 10 is already set
2017-12-21 09:49:17,319 [salt.state       ][INFO    ][11386] Completed state [vm.swappiness] at time 09:49:17.318906 duration_in_ms=28.66
2017-12-21 09:49:17,320 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:49:17.320132
2017-12-21 09:49:17,321 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 09:49:17,323 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,351 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-21 09:49:17,351 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:49:17.351349 duration_in_ms=31.215
2017-12-21 09:49:17,352 [salt.state       ][INFO    ][11386] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:49:17.352069
2017-12-21 09:49:17,353 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 09:49:17,354 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,380 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-21 09:49:17,381 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:49:17.381334 duration_in_ms=29.264
2017-12-21 09:49:17,382 [salt.state       ][INFO    ][11386] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:49:17.382286
2017-12-21 09:49:17,383 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 09:49:17,385 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,411 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-21 09:49:17,412 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:49:17.411903 duration_in_ms=29.617
2017-12-21 09:49:17,413 [salt.state       ][INFO    ][11386] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:49:17.412614
2017-12-21 09:49:17,413 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 09:49:17,414 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,443 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-21 09:49:17,444 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:49:17.443564 duration_in_ms=30.949
2017-12-21 09:49:17,445 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_fin_timeout] at time 09:49:17.444653
2017-12-21 09:49:17,446 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 09:49:17,447 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,475 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-21 09:49:17,476 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_fin_timeout] at time 09:49:17.475812 duration_in_ms=31.159
2017-12-21 09:49:17,477 [salt.state       ][INFO    ][11386] Running state [net.ipv4.tcp_keepalive_time] at time 09:49:17.476532
2017-12-21 09:49:17,477 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 09:49:17,479 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,506 [salt.state       ][INFO    ][11386] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-21 09:49:17,507 [salt.state       ][INFO    ][11386] Completed state [net.ipv4.tcp_keepalive_time] at time 09:49:17.506824 duration_in_ms=30.291
2017-12-21 09:49:17,508 [salt.state       ][INFO    ][11386] Running state [net.nf_conntrack_max] at time 09:49:17.508086
2017-12-21 09:49:17,509 [salt.state       ][INFO    ][11386] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 09:49:17,510 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:49:17,538 [salt.state       ][INFO    ][11386] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-21 09:49:17,539 [salt.state       ][INFO    ][11386] Completed state [net.nf_conntrack_max] at time 09:49:17.538990 duration_in_ms=30.902
2017-12-21 09:49:17,540 [salt.state       ][INFO    ][11386] Running state [linux_sysfs_package] at time 09:49:17.540336
2017-12-21 09:49:17,541 [salt.state       ][INFO    ][11386] Executing state pkg.installed for linux_sysfs_package
2017-12-21 09:49:17,549 [salt.state       ][INFO    ][11386] All specified packages are already installed
2017-12-21 09:49:17,550 [salt.state       ][INFO    ][11386] Completed state [linux_sysfs_package] at time 09:49:17.550090 duration_in_ms=9.753
2017-12-21 09:49:17,552 [salt.state       ][INFO    ][11386] Running state [/etc/sysfs.d] at time 09:49:17.552216
2017-12-21 09:49:17,553 [salt.state       ][INFO    ][11386] Executing state file.directory for /etc/sysfs.d
2017-12-21 09:49:17,553 [salt.state       ][INFO    ][11386] Directory /etc/sysfs.d is in the correct state
2017-12-21 09:49:17,554 [salt.state       ][INFO    ][11386] Completed state [/etc/sysfs.d] at time 09:49:17.554025 duration_in_ms=1.808
2017-12-21 09:49:17,555 [salt.state       ][INFO    ][11386] Running state [ondemand] at time 09:49:17.554817
2017-12-21 09:49:17,555 [salt.state       ][INFO    ][11386] Executing state service.dead for ondemand
2017-12-21 09:49:17,556 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 09:49:17,570 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:49:17,586 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:49:17,609 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'runlevel' in directory '/root'
2017-12-21 09:49:17,622 [salt.state       ][INFO    ][11386] The service ondemand is already dead
2017-12-21 09:49:17,622 [salt.state       ][INFO    ][11386] Completed state [ondemand] at time 09:49:17.621801 duration_in_ms=66.983
2017-12-21 09:49:17,623 [salt.state       ][INFO    ][11386] Running state [cs_CZ.UTF-8] at time 09:49:17.622538
2017-12-21 09:49:17,623 [salt.state       ][INFO    ][11386] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 09:49:17,623 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'locale -a' in directory '/root'
2017-12-21 09:49:17,633 [salt.state       ][INFO    ][11386] Locale cs_CZ.UTF-8 is already present
2017-12-21 09:49:17,633 [salt.state       ][INFO    ][11386] Completed state [cs_CZ.UTF-8] at time 09:49:17.632897 duration_in_ms=10.358
2017-12-21 09:49:17,633 [salt.state       ][INFO    ][11386] Running state [en_US.UTF-8] at time 09:49:17.633247
2017-12-21 09:49:17,634 [salt.state       ][INFO    ][11386] Executing state locale.present for en_US.UTF-8
2017-12-21 09:49:17,634 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'locale -a' in directory '/root'
2017-12-21 09:49:17,645 [salt.state       ][INFO    ][11386] Locale en_US.UTF-8 is already present
2017-12-21 09:49:17,645 [salt.state       ][INFO    ][11386] Completed state [en_US.UTF-8] at time 09:49:17.644888 duration_in_ms=11.64
2017-12-21 09:49:17,647 [salt.state       ][INFO    ][11386] Running state [en_US.UTF-8] at time 09:49:17.646561
2017-12-21 09:49:17,647 [salt.state       ][INFO    ][11386] Executing state locale.system for en_US.UTF-8
2017-12-21 09:49:17,647 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'localectl' in directory '/root'
2017-12-21 09:49:17,690 [salt.state       ][INFO    ][11386] System locale en_US.UTF-8 already set
2017-12-21 09:49:17,690 [salt.state       ][INFO    ][11386] Completed state [en_US.UTF-8] at time 09:49:17.689974 duration_in_ms=43.412
2017-12-21 09:49:17,693 [salt.state       ][INFO    ][11386] Running state [root] at time 09:49:17.693124
2017-12-21 09:49:17,694 [salt.state       ][INFO    ][11386] Executing state user.present for root
2017-12-21 09:49:17,696 [salt.state       ][INFO    ][11386] User root is present and up to date
2017-12-21 09:49:17,697 [salt.state       ][INFO    ][11386] Completed state [root] at time 09:49:17.696724 duration_in_ms=3.6
2017-12-21 09:49:17,699 [salt.state       ][INFO    ][11386] Running state [/root] at time 09:49:17.698971
2017-12-21 09:49:17,700 [salt.state       ][INFO    ][11386] Executing state file.directory for /root
2017-12-21 09:49:17,701 [salt.state       ][INFO    ][11386] Directory /root is in the correct state
2017-12-21 09:49:17,701 [salt.state       ][INFO    ][11386] Completed state [/root] at time 09:49:17.701073 duration_in_ms=2.102
2017-12-21 09:49:17,702 [salt.state       ][INFO    ][11386] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:49:17.701588
2017-12-21 09:49:17,702 [salt.state       ][INFO    ][11386] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 09:49:17,703 [salt.state       ][INFO    ][11386] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 09:49:17,704 [salt.state       ][INFO    ][11386] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:49:17.703483 duration_in_ms=1.895
2017-12-21 09:49:17,705 [salt.state       ][INFO    ][11386] Running state [ubuntu] at time 09:49:17.704619
2017-12-21 09:49:17,705 [salt.state       ][INFO    ][11386] Executing state user.present for ubuntu
2017-12-21 09:49:17,707 [salt.state       ][INFO    ][11386] User ubuntu is present and up to date
2017-12-21 09:49:17,707 [salt.state       ][INFO    ][11386] Completed state [ubuntu] at time 09:49:17.706990 duration_in_ms=2.371
2017-12-21 09:49:17,709 [salt.state       ][INFO    ][11386] Running state [/home/ubuntu] at time 09:49:17.708561
2017-12-21 09:49:17,709 [salt.state       ][INFO    ][11386] Executing state file.directory for /home/ubuntu
2017-12-21 09:49:17,710 [salt.state       ][INFO    ][11386] Directory /home/ubuntu is in the correct state
2017-12-21 09:49:17,710 [salt.state       ][INFO    ][11386] Completed state [/home/ubuntu] at time 09:49:17.710400 duration_in_ms=1.838
2017-12-21 09:49:17,711 [salt.state       ][INFO    ][11386] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:49:17.711453
2017-12-21 09:49:17,712 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 09:49:18,262 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 09:49:18,268 [salt.state       ][INFO    ][11386] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-21 09:49:18,268 [salt.state       ][INFO    ][11386] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:49:18.268142 duration_in_ms=556.688
2017-12-21 09:49:18,269 [salt.state       ][INFO    ][11386] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:49:18.268655
2017-12-21 09:49:18,269 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 09:49:18,289 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 09:49:18,315 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:18,378 [salt.state       ][INFO    ][11386] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-21 09:49:18,379 [salt.state       ][INFO    ][11386] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:49:18.378617 duration_in_ms=109.962
2017-12-21 09:49:18,379 [salt.state       ][INFO    ][11386] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:49:18.378990
2017-12-21 09:49:18,379 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 09:49:18,398 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 09:49:18,421 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:18,487 [salt.state       ][INFO    ][11386] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-21 09:49:18,487 [salt.state       ][INFO    ][11386] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:49:18.487292 duration_in_ms=108.302
2017-12-21 09:49:18,489 [salt.state       ][INFO    ][11386] Running state [service.systemctl_reload] at time 09:49:18.488687
2017-12-21 09:49:18,489 [salt.state       ][INFO    ][11386] Executing state module.wait for service.systemctl_reload
2017-12-21 09:49:18,489 [salt.state       ][INFO    ][11386] No changes made for service.systemctl_reload
2017-12-21 09:49:18,491 [salt.state       ][INFO    ][11386] Completed state [service.systemctl_reload] at time 09:49:18.490611 duration_in_ms=1.924
2017-12-21 09:49:18,491 [salt.state       ][INFO    ][11386] Running state [/etc/hostname] at time 09:49:18.490982
2017-12-21 09:49:18,491 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/hostname
2017-12-21 09:49:18,506 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 09:49:18,508 [salt.state       ][INFO    ][11386] File /etc/hostname is in the correct state
2017-12-21 09:49:18,508 [salt.state       ][INFO    ][11386] Completed state [/etc/hostname] at time 09:49:18.508389 duration_in_ms=17.406
2017-12-21 09:49:18,511 [salt.state       ][INFO    ][11386] Running state [hostname msg01] at time 09:49:18.510986
2017-12-21 09:49:18,511 [salt.state       ][INFO    ][11386] Executing state cmd.wait for hostname msg01
2017-12-21 09:49:18,512 [salt.state       ][INFO    ][11386] No changes made for hostname msg01
2017-12-21 09:49:18,513 [salt.state       ][INFO    ][11386] Completed state [hostname msg01] at time 09:49:18.512457 duration_in_ms=1.471
2017-12-21 09:49:18,513 [salt.state       ][INFO    ][11386] Running state [mdb02] at time 09:49:18.513260
2017-12-21 09:49:18,514 [salt.state       ][INFO    ][11386] Executing state host.present for mdb02
2017-12-21 09:49:18,515 [salt.state       ][INFO    ][11386] Host mdb02 (192.168.10.77) already present
2017-12-21 09:49:18,515 [salt.state       ][INFO    ][11386] Completed state [mdb02] at time 09:49:18.515257 duration_in_ms=1.997
2017-12-21 09:49:18,516 [salt.state       ][INFO    ][11386] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.515738
2017-12-21 09:49:18,516 [salt.state       ][INFO    ][11386] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,517 [salt.state       ][INFO    ][11386] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 09:49:18,518 [salt.state       ][INFO    ][11386] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.517700 duration_in_ms=1.962
2017-12-21 09:49:18,519 [salt.state       ][INFO    ][11386] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.518760
2017-12-21 09:49:18,519 [salt.state       ][INFO    ][11386] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,520 [salt.state       ][INFO    ][11386] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 09:49:18,520 [salt.state       ][INFO    ][11386] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.520409 duration_in_ms=1.648
2017-12-21 09:49:18,521 [salt.state       ][INFO    ][11386] Running state [mdb03] at time 09:49:18.521174
2017-12-21 09:49:18,522 [salt.state       ][INFO    ][11386] Executing state host.present for mdb03
2017-12-21 09:49:18,523 [salt.state       ][INFO    ][11386] Host mdb03 (192.168.10.78) already present
2017-12-21 09:49:18,523 [salt.state       ][INFO    ][11386] Completed state [mdb03] at time 09:49:18.523185 duration_in_ms=2.011
2017-12-21 09:49:18,524 [salt.state       ][INFO    ][11386] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.523546
2017-12-21 09:49:18,524 [salt.state       ][INFO    ][11386] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,525 [salt.state       ][INFO    ][11386] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 09:49:18,525 [salt.state       ][INFO    ][11386] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.525150 duration_in_ms=1.604
2017-12-21 09:49:18,526 [salt.state       ][INFO    ][11386] Running state [mdb01] at time 09:49:18.525510
2017-12-21 09:49:18,526 [salt.state       ][INFO    ][11386] Executing state host.present for mdb01
2017-12-21 09:49:18,527 [salt.state       ][INFO    ][11386] Host mdb01 (192.168.10.76) already present
2017-12-21 09:49:18,527 [salt.state       ][INFO    ][11386] Completed state [mdb01] at time 09:49:18.527360 duration_in_ms=1.85
2017-12-21 09:49:18,528 [salt.state       ][INFO    ][11386] Running state [mdb] at time 09:49:18.527749
2017-12-21 09:49:18,528 [salt.state       ][INFO    ][11386] Executing state host.present for mdb
2017-12-21 09:49:18,529 [salt.state       ][INFO    ][11386] Host mdb (192.168.10.75) already present
2017-12-21 09:49:18,529 [salt.state       ][INFO    ][11386] Completed state [mdb] at time 09:49:18.529328 duration_in_ms=1.579
2017-12-21 09:49:18,530 [salt.state       ][INFO    ][11386] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.529998
2017-12-21 09:49:18,530 [salt.state       ][INFO    ][11386] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,531 [salt.state       ][INFO    ][11386] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 09:49:18,532 [salt.state       ][INFO    ][11386] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.531579 duration_in_ms=1.581
2017-12-21 09:49:18,532 [salt.state       ][INFO    ][11386] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.532276
2017-12-21 09:49:18,533 [salt.state       ][INFO    ][11386] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,533 [salt.state       ][INFO    ][11386] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:49:18,534 [salt.state       ][INFO    ][11386] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.533542 duration_in_ms=1.266
2017-12-21 09:49:18,534 [salt.state       ][INFO    ][11386] Running state [cfg01] at time 09:49:18.533943
2017-12-21 09:49:18,534 [salt.state       ][INFO    ][11386] Executing state host.present for cfg01
2017-12-21 09:49:18,535 [salt.state       ][INFO    ][11386] Host cfg01 (192.168.10.100) already present
2017-12-21 09:49:18,535 [salt.state       ][INFO    ][11386] Completed state [cfg01] at time 09:49:18.535215 duration_in_ms=1.272
2017-12-21 09:49:18,536 [salt.state       ][INFO    ][11386] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.535584
2017-12-21 09:49:18,536 [salt.state       ][INFO    ][11386] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,537 [salt.state       ][INFO    ][11386] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 09:49:18,537 [salt.state       ][INFO    ][11386] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.536878 duration_in_ms=1.294
2017-12-21 09:49:18,537 [salt.state       ][INFO    ][11386] Running state [prx01] at time 09:49:18.537241
2017-12-21 09:49:18,538 [salt.state       ][INFO    ][11386] Executing state host.present for prx01
2017-12-21 09:49:18,538 [salt.state       ][INFO    ][11386] Host prx01 (192.168.10.104) already present
2017-12-21 09:49:18,539 [salt.state       ][INFO    ][11386] Completed state [prx01] at time 09:49:18.538504 duration_in_ms=1.263
2017-12-21 09:49:18,539 [salt.state       ][INFO    ][11386] Running state [kvm01] at time 09:49:18.538873
2017-12-21 09:49:18,539 [salt.state       ][INFO    ][11386] Executing state host.present for kvm01
2017-12-21 09:49:18,540 [salt.state       ][INFO    ][11386] Host kvm01 (192.168.10.141) already present
2017-12-21 09:49:18,540 [salt.state       ][INFO    ][11386] Completed state [kvm01] at time 09:49:18.540153 duration_in_ms=1.28
2017-12-21 09:49:18,541 [salt.state       ][INFO    ][11386] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.540519
2017-12-21 09:49:18,541 [salt.state       ][INFO    ][11386] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,541 [salt.state       ][INFO    ][11386] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 09:49:18,542 [salt.state       ][INFO    ][11386] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.542119 duration_in_ms=1.6
2017-12-21 09:49:18,543 [salt.state       ][INFO    ][11386] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.542507
2017-12-21 09:49:18,543 [salt.state       ][INFO    ][11386] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,543 [salt.state       ][INFO    ][11386] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 09:49:18,544 [salt.state       ][INFO    ][11386] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.543796 duration_in_ms=1.289
2017-12-21 09:49:18,544 [salt.state       ][INFO    ][11386] Running state [kvm03] at time 09:49:18.544157
2017-12-21 09:49:18,545 [salt.state       ][INFO    ][11386] Executing state host.present for kvm03
2017-12-21 09:49:18,547 [salt.state       ][INFO    ][11386] Host kvm03 (192.168.10.143) already present
2017-12-21 09:49:18,548 [salt.state       ][INFO    ][11386] Completed state [kvm03] at time 09:49:18.547793 duration_in_ms=3.634
2017-12-21 09:49:18,548 [salt.state       ][INFO    ][11386] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.548396
2017-12-21 09:49:18,549 [salt.state       ][INFO    ][11386] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,551 [salt.state       ][INFO    ][11386] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 09:49:18,551 [salt.state       ][INFO    ][11386] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.551186 duration_in_ms=2.79
2017-12-21 09:49:18,552 [salt.state       ][INFO    ][11386] Running state [kvm02] at time 09:49:18.551862
2017-12-21 09:49:18,552 [salt.state       ][INFO    ][11386] Executing state host.present for kvm02
2017-12-21 09:49:18,554 [salt.state       ][INFO    ][11386] Host kvm02 (192.168.10.142) already present
2017-12-21 09:49:18,554 [salt.state       ][INFO    ][11386] Completed state [kvm02] at time 09:49:18.554309 duration_in_ms=2.446
2017-12-21 09:49:18,555 [salt.state       ][INFO    ][11386] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.555039
2017-12-21 09:49:18,556 [salt.state       ][INFO    ][11386] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,557 [salt.state       ][INFO    ][11386] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 09:49:18,558 [salt.state       ][INFO    ][11386] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.558176 duration_in_ms=3.138
2017-12-21 09:49:18,559 [salt.state       ][INFO    ][11386] Running state [dbs] at time 09:49:18.558542
2017-12-21 09:49:18,559 [salt.state       ][INFO    ][11386] Executing state host.present for dbs
2017-12-21 09:49:18,560 [salt.state       ][INFO    ][11386] Host dbs (192.168.10.50) already present
2017-12-21 09:49:18,560 [salt.state       ][INFO    ][11386] Completed state [dbs] at time 09:49:18.559886 duration_in_ms=1.344
2017-12-21 09:49:18,560 [salt.state       ][INFO    ][11386] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.560229
2017-12-21 09:49:18,560 [salt.state       ][INFO    ][11386] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,561 [salt.state       ][INFO    ][11386] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 09:49:18,561 [salt.state       ][INFO    ][11386] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.561295 duration_in_ms=1.066
2017-12-21 09:49:18,562 [salt.state       ][INFO    ][11386] Running state [prx] at time 09:49:18.561503
2017-12-21 09:49:18,562 [salt.state       ][INFO    ][11386] Executing state host.present for prx
2017-12-21 09:49:18,563 [salt.state       ][INFO    ][11386] Host prx (100.64.200.103) already present
2017-12-21 09:49:18,563 [salt.state       ][INFO    ][11386] Completed state [prx] at time 09:49:18.562682 duration_in_ms=1.178
2017-12-21 09:49:18,563 [salt.state       ][INFO    ][11386] Running state [prx02] at time 09:49:18.562896
2017-12-21 09:49:18,563 [salt.state       ][INFO    ][11386] Executing state host.present for prx02
2017-12-21 09:49:18,564 [salt.state       ][INFO    ][11386] Host prx02 (192.168.10.105) already present
2017-12-21 09:49:18,564 [salt.state       ][INFO    ][11386] Completed state [prx02] at time 09:49:18.563751 duration_in_ms=0.854
2017-12-21 09:49:18,564 [salt.state       ][INFO    ][11386] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.563967
2017-12-21 09:49:18,564 [salt.state       ][INFO    ][11386] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,565 [salt.state       ][INFO    ][11386] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 09:49:18,565 [salt.state       ][INFO    ][11386] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.564792 duration_in_ms=0.825
2017-12-21 09:49:18,565 [salt.state       ][INFO    ][11386] Running state [msg02] at time 09:49:18.565008
2017-12-21 09:49:18,565 [salt.state       ][INFO    ][11386] Executing state host.present for msg02
2017-12-21 09:49:18,566 [salt.state       ][INFO    ][11386] Host msg02 (192.168.10.42) already present
2017-12-21 09:49:18,566 [salt.state       ][INFO    ][11386] Completed state [msg02] at time 09:49:18.565848 duration_in_ms=0.84
2017-12-21 09:49:18,566 [salt.state       ][INFO    ][11386] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.566059
2017-12-21 09:49:18,566 [salt.state       ][INFO    ][11386] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,567 [salt.state       ][INFO    ][11386] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 09:49:18,567 [salt.state       ][INFO    ][11386] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.566874 duration_in_ms=0.815
2017-12-21 09:49:18,567 [salt.state       ][INFO    ][11386] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.567090
2017-12-21 09:49:18,567 [salt.state       ][INFO    ][11386] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,568 [salt.state       ][INFO    ][11386] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 09:49:18,568 [salt.state       ][INFO    ][11386] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.567925 duration_in_ms=0.834
2017-12-21 09:49:18,568 [salt.state       ][INFO    ][11386] Running state [msg03] at time 09:49:18.568134
2017-12-21 09:49:18,568 [salt.state       ][INFO    ][11386] Executing state host.present for msg03
2017-12-21 09:49:18,569 [salt.state       ][INFO    ][11386] Host msg03 (192.168.10.43) already present
2017-12-21 09:49:18,569 [salt.state       ][INFO    ][11386] Completed state [msg03] at time 09:49:18.568941 duration_in_ms=0.807
2017-12-21 09:49:18,569 [salt.state       ][INFO    ][11386] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.569152
2017-12-21 09:49:18,569 [salt.state       ][INFO    ][11386] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,570 [salt.state       ][INFO    ][11386] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 09:49:18,570 [salt.state       ][INFO    ][11386] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.569984 duration_in_ms=0.832
2017-12-21 09:49:18,570 [salt.state       ][INFO    ][11386] Running state [msg01] at time 09:49:18.570264
2017-12-21 09:49:18,571 [salt.state       ][INFO    ][11386] Executing state host.present for msg01
2017-12-21 09:49:18,571 [salt.state       ][INFO    ][11386] Host msg01 (192.168.10.41) already present
2017-12-21 09:49:18,571 [salt.state       ][INFO    ][11386] Completed state [msg01] at time 09:49:18.571277 duration_in_ms=1.013
2017-12-21 09:49:18,573 [salt.state       ][INFO    ][11386] Running state [file.replace] at time 09:49:18.572866
2017-12-21 09:49:18,573 [salt.state       ][INFO    ][11386] Executing state module.run for file.replace
2017-12-21 09:49:18,680 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 09:49:18,693 [salt.state       ][INFO    ][11386] onlyif execution failed
2017-12-21 09:49:18,693 [salt.state       ][INFO    ][11386] Completed state [file.replace] at time 09:49:18.693341 duration_in_ms=120.474
2017-12-21 09:49:18,694 [salt.state       ][INFO    ][11386] Running state [msg] at time 09:49:18.694260
2017-12-21 09:49:18,695 [salt.state       ][INFO    ][11386] Executing state host.present for msg
2017-12-21 09:49:18,697 [salt.state       ][INFO    ][11386] Host msg (192.168.10.40) already present
2017-12-21 09:49:18,697 [salt.state       ][INFO    ][11386] Completed state [msg] at time 09:49:18.696966 duration_in_ms=2.706
2017-12-21 09:49:18,697 [salt.state       ][INFO    ][11386] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.697292
2017-12-21 09:49:18,698 [salt.state       ][INFO    ][11386] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,698 [salt.state       ][INFO    ][11386] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 09:49:18,699 [salt.state       ][INFO    ][11386] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.698741 duration_in_ms=1.434
2017-12-21 09:49:18,699 [salt.state       ][INFO    ][11386] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.699064
2017-12-21 09:49:18,699 [salt.state       ][INFO    ][11386] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,700 [salt.state       ][INFO    ][11386] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:49:18,701 [salt.state       ][INFO    ][11386] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.700478 duration_in_ms=1.414
2017-12-21 09:49:18,701 [salt.state       ][INFO    ][11386] Running state [cfg01] at time 09:49:18.700806
2017-12-21 09:49:18,701 [salt.state       ][INFO    ][11386] Executing state host.present for cfg01
2017-12-21 09:49:18,702 [salt.state       ][INFO    ][11386] Host cfg01 (192.168.10.100) already present
2017-12-21 09:49:18,702 [salt.state       ][INFO    ][11386] Completed state [cfg01] at time 09:49:18.702173 duration_in_ms=1.366
2017-12-21 09:49:18,703 [salt.state       ][INFO    ][11386] Running state [cmp002] at time 09:49:18.702477
2017-12-21 09:49:18,703 [salt.state       ][INFO    ][11386] Executing state host.present for cmp002
2017-12-21 09:49:18,704 [salt.state       ][INFO    ][11386] Host cmp002 (192.168.10.102) already present
2017-12-21 09:49:18,704 [salt.state       ][INFO    ][11386] Completed state [cmp002] at time 09:49:18.703789 duration_in_ms=1.313
2017-12-21 09:49:18,704 [salt.state       ][INFO    ][11386] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.704093
2017-12-21 09:49:18,704 [salt.state       ][INFO    ][11386] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,705 [salt.state       ][INFO    ][11386] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 09:49:18,705 [salt.state       ][INFO    ][11386] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.705425 duration_in_ms=1.331
2017-12-21 09:49:18,707 [salt.state       ][INFO    ][11386] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.706602
2017-12-21 09:49:18,707 [salt.state       ][INFO    ][11386] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,708 [salt.state       ][INFO    ][11386] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 09:49:18,708 [salt.state       ][INFO    ][11386] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.708039 duration_in_ms=1.436
2017-12-21 09:49:18,708 [salt.state       ][INFO    ][11386] Running state [cmp001] at time 09:49:18.708253
2017-12-21 09:49:18,708 [salt.state       ][INFO    ][11386] Executing state host.present for cmp001
2017-12-21 09:49:18,709 [salt.state       ][INFO    ][11386] Host cmp001 (192.168.10.101) already present
2017-12-21 09:49:18,710 [salt.state       ][INFO    ][11386] Completed state [cmp001] at time 09:49:18.709909 duration_in_ms=1.656
2017-12-21 09:49:18,710 [salt.state       ][INFO    ][11386] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.710129
2017-12-21 09:49:18,710 [salt.state       ][INFO    ][11386] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,711 [salt.state       ][INFO    ][11386] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 09:49:18,711 [salt.state       ][INFO    ][11386] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.710963 duration_in_ms=0.834
2017-12-21 09:49:18,711 [salt.state       ][INFO    ][11386] Running state [dbs01] at time 09:49:18.711185
2017-12-21 09:49:18,711 [salt.state       ][INFO    ][11386] Executing state host.present for dbs01
2017-12-21 09:49:18,712 [salt.state       ][INFO    ][11386] Host dbs01 (192.168.10.51) already present
2017-12-21 09:49:18,712 [salt.state       ][INFO    ][11386] Completed state [dbs01] at time 09:49:18.712040 duration_in_ms=0.855
2017-12-21 09:49:18,712 [salt.state       ][INFO    ][11386] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.712255
2017-12-21 09:49:18,713 [salt.state       ][INFO    ][11386] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,714 [salt.state       ][INFO    ][11386] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 09:49:18,714 [salt.state       ][INFO    ][11386] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.713672 duration_in_ms=1.407
2017-12-21 09:49:18,714 [salt.state       ][INFO    ][11386] Running state [dbs02] at time 09:49:18.713895
2017-12-21 09:49:18,714 [salt.state       ][INFO    ][11386] Executing state host.present for dbs02
2017-12-21 09:49:18,715 [salt.state       ][INFO    ][11386] Host dbs02 (192.168.10.52) already present
2017-12-21 09:49:18,715 [salt.state       ][INFO    ][11386] Completed state [dbs02] at time 09:49:18.714712 duration_in_ms=0.817
2017-12-21 09:49:18,715 [salt.state       ][INFO    ][11386] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.714925
2017-12-21 09:49:18,715 [salt.state       ][INFO    ][11386] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,716 [salt.state       ][INFO    ][11386] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 09:49:18,716 [salt.state       ][INFO    ][11386] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.715760 duration_in_ms=0.835
2017-12-21 09:49:18,716 [salt.state       ][INFO    ][11386] Running state [dbs03] at time 09:49:18.715975
2017-12-21 09:49:18,716 [salt.state       ][INFO    ][11386] Executing state host.present for dbs03
2017-12-21 09:49:18,717 [salt.state       ][INFO    ][11386] Host dbs03 (192.168.10.53) already present
2017-12-21 09:49:18,717 [salt.state       ][INFO    ][11386] Completed state [dbs03] at time 09:49:18.716786 duration_in_ms=0.811
2017-12-21 09:49:18,717 [salt.state       ][INFO    ][11386] Running state [odl01] at time 09:49:18.716999
2017-12-21 09:49:18,717 [salt.state       ][INFO    ][11386] Executing state host.present for odl01
2017-12-21 09:49:18,718 [salt.state       ][INFO    ][11386] Host odl01 (192.168.10.111) already present
2017-12-21 09:49:18,718 [salt.state       ][INFO    ][11386] Completed state [odl01] at time 09:49:18.718135 duration_in_ms=1.135
2017-12-21 09:49:18,718 [salt.state       ][INFO    ][11386] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.718350
2017-12-21 09:49:18,719 [salt.state       ][INFO    ][11386] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,719 [salt.state       ][INFO    ][11386] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 09:49:18,719 [salt.state       ][INFO    ][11386] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.719169 duration_in_ms=0.819
2017-12-21 09:49:18,719 [salt.state       ][INFO    ][11386] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.719387
2017-12-21 09:49:18,720 [salt.state       ][INFO    ][11386] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,720 [salt.state       ][INFO    ][11386] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 09:49:18,721 [salt.state       ][INFO    ][11386] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.720516 duration_in_ms=1.129
2017-12-21 09:49:18,721 [salt.state       ][INFO    ][11386] Running state [mas01] at time 09:49:18.720729
2017-12-21 09:49:18,721 [salt.state       ][INFO    ][11386] Executing state host.present for mas01
2017-12-21 09:49:18,721 [salt.state       ][INFO    ][11386] Host mas01 (192.168.10.3) already present
2017-12-21 09:49:18,722 [salt.state       ][INFO    ][11386] Completed state [mas01] at time 09:49:18.721558 duration_in_ms=0.829
2017-12-21 09:49:18,722 [salt.state       ][INFO    ][11386] Running state [ctl02] at time 09:49:18.722067
2017-12-21 09:49:18,722 [salt.state       ][INFO    ][11386] Executing state host.present for ctl02
2017-12-21 09:49:18,723 [salt.state       ][INFO    ][11386] Host ctl02 (192.168.10.12) already present
2017-12-21 09:49:18,723 [salt.state       ][INFO    ][11386] Completed state [ctl02] at time 09:49:18.722899 duration_in_ms=0.832
2017-12-21 09:49:18,723 [salt.state       ][INFO    ][11386] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.723111
2017-12-21 09:49:18,723 [salt.state       ][INFO    ][11386] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,724 [salt.state       ][INFO    ][11386] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 09:49:18,724 [salt.state       ][INFO    ][11386] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.723953 duration_in_ms=0.841
2017-12-21 09:49:18,724 [salt.state       ][INFO    ][11386] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.724161
2017-12-21 09:49:18,724 [salt.state       ][INFO    ][11386] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,725 [salt.state       ][INFO    ][11386] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 09:49:18,725 [salt.state       ][INFO    ][11386] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.724966 duration_in_ms=0.805
2017-12-21 09:49:18,725 [salt.state       ][INFO    ][11386] Running state [ctl03] at time 09:49:18.725175
2017-12-21 09:49:18,725 [salt.state       ][INFO    ][11386] Executing state host.present for ctl03
2017-12-21 09:49:18,726 [salt.state       ][INFO    ][11386] Host ctl03 (192.168.10.13) already present
2017-12-21 09:49:18,726 [salt.state       ][INFO    ][11386] Completed state [ctl03] at time 09:49:18.726301 duration_in_ms=1.126
2017-12-21 09:49:18,727 [salt.state       ][INFO    ][11386] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.726517
2017-12-21 09:49:18,727 [salt.state       ][INFO    ][11386] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,727 [salt.state       ][INFO    ][11386] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 09:49:18,727 [salt.state       ][INFO    ][11386] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.727338 duration_in_ms=0.821
2017-12-21 09:49:18,728 [salt.state       ][INFO    ][11386] Running state [ctl01] at time 09:49:18.727552
2017-12-21 09:49:18,728 [salt.state       ][INFO    ][11386] Executing state host.present for ctl01
2017-12-21 09:49:18,728 [salt.state       ][INFO    ][11386] Host ctl01 (192.168.10.11) already present
2017-12-21 09:49:18,728 [salt.state       ][INFO    ][11386] Completed state [ctl01] at time 09:49:18.728385 duration_in_ms=0.833
2017-12-21 09:49:18,729 [salt.state       ][INFO    ][11386] Running state [ctl] at time 09:49:18.728594
2017-12-21 09:49:18,729 [salt.state       ][INFO    ][11386] Executing state host.present for ctl
2017-12-21 09:49:18,729 [salt.state       ][INFO    ][11386] Host ctl (192.168.10.10) already present
2017-12-21 09:49:18,729 [salt.state       ][INFO    ][11386] Completed state [ctl] at time 09:49:18.729402 duration_in_ms=0.808
2017-12-21 09:49:18,730 [salt.state       ][INFO    ][11386] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.729610
2017-12-21 09:49:18,730 [salt.state       ][INFO    ][11386] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:49:18,731 [salt.state       ][INFO    ][11386] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 09:49:18,731 [salt.state       ][INFO    ][11386] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:49:18.731086 duration_in_ms=1.476
2017-12-21 09:49:18,731 [salt.state       ][INFO    ][11386] Running state [ens2] at time 09:49:18.731298
2017-12-21 09:49:18,732 [salt.state       ][INFO    ][11386] Executing state network.managed for ens2
2017-12-21 09:49:19,311 [salt.state       ][INFO    ][11386] Interface ens2 is up to date.
2017-12-21 09:49:19,311 [salt.state       ][INFO    ][11386] Completed state [ens2] at time 09:49:19.311288 duration_in_ms=579.988
2017-12-21 09:49:19,312 [salt.state       ][INFO    ][11386] Running state [ens3] at time 09:49:19.311611
2017-12-21 09:49:19,312 [salt.state       ][INFO    ][11386] Executing state network.managed for ens3
2017-12-21 09:49:19,796 [salt.state       ][INFO    ][11386] Interface ens3 is up to date.
2017-12-21 09:49:19,797 [salt.state       ][INFO    ][11386] Completed state [ens3] at time 09:49:19.796835 duration_in_ms=485.223
2017-12-21 09:49:19,797 [salt.state       ][INFO    ][11386] Running state [/etc/profile.d/proxy.sh] at time 09:49:19.797371
2017-12-21 09:49:19,798 [salt.state       ][INFO    ][11386] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 09:49:19,799 [salt.state       ][INFO    ][11386] File /etc/profile.d/proxy.sh is not present
2017-12-21 09:49:19,799 [salt.state       ][INFO    ][11386] Completed state [/etc/profile.d/proxy.sh] at time 09:49:19.798961 duration_in_ms=1.59
2017-12-21 09:49:19,799 [salt.state       ][INFO    ][11386] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:49:19.799427
2017-12-21 09:49:19,800 [salt.state       ][INFO    ][11386] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 09:49:19,800 [salt.state       ][INFO    ][11386] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 09:49:19,801 [salt.state       ][INFO    ][11386] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:49:19.800864 duration_in_ms=1.436
2017-12-21 09:49:19,801 [salt.state       ][INFO    ][11386] Running state [ntp] at time 09:49:19.801333
2017-12-21 09:49:19,802 [salt.state       ][INFO    ][11386] Executing state pkg.installed for ntp
2017-12-21 09:49:19,809 [salt.state       ][INFO    ][11386] Package ntp is already installed
2017-12-21 09:49:19,809 [salt.state       ][INFO    ][11386] Completed state [ntp] at time 09:49:19.809361 duration_in_ms=8.028
2017-12-21 09:49:19,811 [salt.state       ][INFO    ][11386] Running state [/etc/ntp.conf] at time 09:49:19.811110
2017-12-21 09:49:19,812 [salt.state       ][INFO    ][11386] Executing state file.managed for /etc/ntp.conf
2017-12-21 09:49:19,835 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 09:49:19,875 [salt.fileclient  ][INFO    ][11386] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:49:19,889 [salt.state       ][INFO    ][11386] File /etc/ntp.conf is in the correct state
2017-12-21 09:49:19,889 [salt.state       ][INFO    ][11386] Completed state [/etc/ntp.conf] at time 09:49:19.888762 duration_in_ms=77.651
2017-12-21 09:49:19,891 [salt.state       ][INFO    ][11386] Running state [ntp] at time 09:49:19.890975
2017-12-21 09:49:19,891 [salt.state       ][INFO    ][11386] Executing state service.running for ntp
2017-12-21 09:49:19,892 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 09:49:19,907 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:49:19,923 [salt.loaded.int.module.cmdmod][INFO    ][11386] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:49:19,940 [salt.state       ][INFO    ][11386] The service ntp is already running
2017-12-21 09:49:19,940 [salt.state       ][INFO    ][11386] Completed state [ntp] at time 09:49:19.940348 duration_in_ms=49.371
2017-12-21 09:49:19,945 [salt.minion      ][INFO    ][11386] Returning information for job: 20171221094856561883
2017-12-21 09:49:48,039 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.apply with jid 20171221094948029629
2017-12-21 09:49:48,069 [salt.minion      ][INFO    ][13354] Starting a new job with PID 13354
2017-12-21 09:49:51,572 [salt.state       ][INFO    ][13354] Loading fresh modules for state activity
2017-12-21 09:49:51,789 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 09:49:51,818 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 09:49:51,866 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:52,069 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 09:49:52,098 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:52,217 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 09:49:52,247 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:52,329 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 09:49:52,437 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:52,546 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 09:49:52,593 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:52,679 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 09:49:52,698 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:52,778 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 09:49:52,821 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:52,927 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 09:49:52,958 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,042 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 09:49:53,078 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,162 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 09:49:53,189 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,274 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 09:49:53,319 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,417 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 09:49:53,456 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,542 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 09:49:53,570 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,654 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 09:49:53,679 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,767 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 09:49:53,795 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,886 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 09:49:53,914 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:53,998 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 09:49:54,026 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:54,113 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 09:49:54,163 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:54,309 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 09:49:54,428 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:54,518 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 09:49:54,541 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:54,626 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 09:49:54,654 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:54,739 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 09:49:54,755 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 09:49:54,779 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:49:54,805 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 09:49:54,827 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:49:54,848 [salt.state       ][INFO    ][13354] Running state [/etc/environment] at time 09:49:54.848419
2017-12-21 09:49:54,849 [salt.state       ][INFO    ][13354] Executing state file.blockreplace for /etc/environment
2017-12-21 09:49:54,854 [salt.state       ][INFO    ][13354] No changes needed to be made
2017-12-21 09:49:54,855 [salt.state       ][INFO    ][13354] Completed state [/etc/environment] at time 09:49:54.854573 duration_in_ms=6.155
2017-12-21 09:49:54,855 [salt.state       ][INFO    ][13354] Running state [/etc/profile.d] at time 09:49:54.854980
2017-12-21 09:49:54,855 [salt.state       ][INFO    ][13354] Executing state file.directory for /etc/profile.d
2017-12-21 09:49:54,857 [salt.state       ][INFO    ][13354] Directory /etc/profile.d is in the correct state
2017-12-21 09:49:54,857 [salt.state       ][INFO    ][13354] Completed state [/etc/profile.d] at time 09:49:54.857189 duration_in_ms=2.209
2017-12-21 09:49:55,291 [salt.state       ][INFO    ][13354] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:49:55.290208
2017-12-21 09:49:55,291 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 09:49:55,315 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 09:49:55,324 [salt.state       ][INFO    ][13354] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-21 09:49:55,324 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:49:55.324068 duration_in_ms=33.86
2017-12-21 09:49:55,325 [salt.state       ][INFO    ][13354] Running state [linux_repo_prereq_pkgs] at time 09:49:55.324975
2017-12-21 09:49:55,325 [salt.state       ][INFO    ][13354] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 09:49:55,327 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:49:55,934 [salt.state       ][INFO    ][13354] All specified packages are already installed
2017-12-21 09:49:55,937 [salt.state       ][INFO    ][13354] Completed state [linux_repo_prereq_pkgs] at time 09:49:55.936866 duration_in_ms=611.89
2017-12-21 09:49:55,937 [salt.state       ][INFO    ][13354] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:49:55.937382
2017-12-21 09:49:55,938 [salt.state       ][INFO    ][13354] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 09:49:55,939 [salt.state       ][INFO    ][13354] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 09:49:55,939 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:49:55.939275 duration_in_ms=1.893
2017-12-21 09:49:55,940 [salt.state       ][INFO    ][13354] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:49:55.939662
2017-12-21 09:49:55,940 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 09:49:55,956 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:49:55,979 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:56,040 [salt.state       ][INFO    ][13354] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-21 09:49:56,041 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:49:56.041139 duration_in_ms=101.476
2017-12-21 09:49:56,044 [salt.state       ][INFO    ][13354] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:49:56.043823
2017-12-21 09:49:56,044 [salt.state       ][INFO    ][13354] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 09:49:56,390 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 09:49:56,559 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:49:58,160 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221094958148155
2017-12-21 09:49:58,185 [salt.minion      ][INFO    ][13887] Starting a new job with PID 13887
2017-12-21 09:49:58,198 [salt.minion      ][INFO    ][13887] Returning information for job: 20171221094958148155
2017-12-21 09:49:59,219 [salt.state       ][INFO    ][13354] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-21 09:49:59,219 [salt.state       ][INFO    ][13354] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:49:59.219231 duration_in_ms=3175.407
2017-12-21 09:49:59,220 [salt.state       ][INFO    ][13354] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:49:59.220041
2017-12-21 09:49:59,221 [salt.state       ][INFO    ][13354] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 09:49:59,221 [salt.state       ][INFO    ][13354] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 09:49:59,221 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:49:59.221446 duration_in_ms=1.405
2017-12-21 09:49:59,222 [salt.state       ][INFO    ][13354] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:49:59.222143
2017-12-21 09:49:59,223 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 09:49:59,242 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:49:59,269 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:49:59,343 [salt.state       ][INFO    ][13354] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-21 09:49:59,343 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:49:59.343297 duration_in_ms=121.153
2017-12-21 09:49:59,345 [salt.state       ][INFO    ][13354] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:49:59.344614
2017-12-21 09:49:59,345 [salt.state       ][INFO    ][13354] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 09:49:59,800 [salt.loaded.int.module.cmdmod][INFO    ][13354] 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-21 09:49:59,992 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:50:02,567 [salt.state       ][INFO    ][13354] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-21 09:50:02,568 [salt.state       ][INFO    ][13354] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:50:02.567548 duration_in_ms=3222.932
2017-12-21 09:50:02,568 [salt.state       ][INFO    ][13354] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:50:02.568018
2017-12-21 09:50:02,568 [salt.state       ][INFO    ][13354] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 09:50:02,569 [salt.state       ][INFO    ][13354] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 09:50:02,569 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:50:02.569337 duration_in_ms=1.318
2017-12-21 09:50:02,570 [salt.state       ][INFO    ][13354] Running state [/etc/apt/preferences.d/uca] at time 09:50:02.569754
2017-12-21 09:50:02,570 [salt.state       ][INFO    ][13354] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 09:50:02,571 [salt.state       ][INFO    ][13354] File /etc/apt/preferences.d/uca is not present
2017-12-21 09:50:02,571 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/preferences.d/uca] at time 09:50:02.570941 duration_in_ms=1.186
2017-12-21 09:50:02,572 [salt.state       ][INFO    ][13354] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:50:02.572375
2017-12-21 09:50:02,573 [salt.state       ][INFO    ][13354] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 09:50:02,665 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 09:50:02,755 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:50:05,293 [salt.state       ][INFO    ][13354] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-21 09:50:05,294 [salt.state       ][INFO    ][13354] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:50:05.293915 duration_in_ms=2721.537
2017-12-21 09:50:05,295 [salt.state       ][INFO    ][13354] Running state [linux_extra_packages_purged] at time 09:50:05.294679
2017-12-21 09:50:05,295 [salt.state       ][INFO    ][13354] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 09:50:05,306 [salt.state       ][INFO    ][13354] All specified packages are already absent
2017-12-21 09:50:05,306 [salt.state       ][INFO    ][13354] Completed state [linux_extra_packages_purged] at time 09:50:05.306238 duration_in_ms=11.559
2017-12-21 09:50:05,307 [salt.state       ][INFO    ][13354] Running state [linux_extra_packages_latest] at time 09:50:05.306628
2017-12-21 09:50:05,307 [salt.state       ][INFO    ][13354] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 09:50:05,312 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:50:07,884 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 09:50:07,950 [salt.state       ][INFO    ][13354] Package mcelog is already up-to-date
2017-12-21 09:50:07,951 [salt.state       ][INFO    ][13354] Completed state [linux_extra_packages_latest] at time 09:50:07.950993 duration_in_ms=2644.365
2017-12-21 09:50:07,952 [salt.state       ][INFO    ][13354] Running state [UTC] at time 09:50:07.952063
2017-12-21 09:50:07,953 [salt.state       ][INFO    ][13354] Executing state timezone.system for UTC
2017-12-21 09:50:07,953 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:50:08,000 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:50:08,015 [salt.state       ][INFO    ][13354] Timezone UTC already set, UTC already set to UTC
2017-12-21 09:50:08,016 [salt.state       ][INFO    ][13354] Completed state [UTC] at time 09:50:08.016283 duration_in_ms=64.218
2017-12-21 09:50:08,017 [salt.state       ][INFO    ][13354] Running state [nf_conntrack] at time 09:50:08.017286
2017-12-21 09:50:08,018 [salt.state       ][INFO    ][13354] Executing state kmod.present for nf_conntrack
2017-12-21 09:50:08,019 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'lsmod' in directory '/root'
2017-12-21 09:50:08,031 [salt.state       ][INFO    ][13354] Kernel module nf_conntrack is already present
2017-12-21 09:50:08,031 [salt.state       ][INFO    ][13354] Completed state [nf_conntrack] at time 09:50:08.031119 duration_in_ms=13.832
2017-12-21 09:50:08,032 [salt.state       ][INFO    ][13354] Running state [kernel.panic] at time 09:50:08.032444
2017-12-21 09:50:08,033 [salt.state       ][INFO    ][13354] Executing state sysctl.present for kernel.panic
2017-12-21 09:50:08,044 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,070 [salt.state       ][INFO    ][13354] Sysctl value kernel.panic = 60 is already set
2017-12-21 09:50:08,071 [salt.state       ][INFO    ][13354] Completed state [kernel.panic] at time 09:50:08.071174 duration_in_ms=38.728
2017-12-21 09:50:08,073 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_keepalive_probes] at time 09:50:08.072547
2017-12-21 09:50:08,073 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 09:50:08,074 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,102 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-21 09:50:08,103 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:50:08.102691 duration_in_ms=30.143
2017-12-21 09:50:08,103 [salt.state       ][INFO    ][13354] Running state [fs.file-max] at time 09:50:08.103241
2017-12-21 09:50:08,104 [salt.state       ][INFO    ][13354] Executing state sysctl.present for fs.file-max
2017-12-21 09:50:08,105 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,133 [salt.state       ][INFO    ][13354] Sysctl value fs.file-max = 124165 is already set
2017-12-21 09:50:08,133 [salt.state       ][INFO    ][13354] Completed state [fs.file-max] at time 09:50:08.133293 duration_in_ms=30.051
2017-12-21 09:50:08,134 [salt.state       ][INFO    ][13354] Running state [net.core.somaxconn] at time 09:50:08.134176
2017-12-21 09:50:08,135 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.core.somaxconn
2017-12-21 09:50:08,136 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,162 [salt.state       ][INFO    ][13354] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-21 09:50:08,163 [salt.state       ][INFO    ][13354] Completed state [net.core.somaxconn] at time 09:50:08.163036 duration_in_ms=28.859
2017-12-21 09:50:08,164 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:50:08.163590
2017-12-21 09:50:08,164 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 09:50:08,165 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,192 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-21 09:50:08,193 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:50:08.192757 duration_in_ms=29.166
2017-12-21 09:50:08,193 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_tw_reuse] at time 09:50:08.193312
2017-12-21 09:50:08,194 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 09:50:08,195 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,224 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-21 09:50:08,226 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_tw_reuse] at time 09:50:08.225421 duration_in_ms=32.107
2017-12-21 09:50:08,227 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_congestion_control] at time 09:50:08.226511
2017-12-21 09:50:08,227 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 09:50:08,228 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,258 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-21 09:50:08,259 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_congestion_control] at time 09:50:08.259005 duration_in_ms=32.491
2017-12-21 09:50:08,260 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_retries2] at time 09:50:08.260154
2017-12-21 09:50:08,261 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 09:50:08,263 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,291 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-21 09:50:08,291 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_retries2] at time 09:50:08.291376 duration_in_ms=31.221
2017-12-21 09:50:08,292 [salt.state       ][INFO    ][13354] Running state [net.core.netdev_max_backlog] at time 09:50:08.292409
2017-12-21 09:50:08,293 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 09:50:08,295 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,323 [salt.state       ][INFO    ][13354] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-21 09:50:08,324 [salt.state       ][INFO    ][13354] Completed state [net.core.netdev_max_backlog] at time 09:50:08.324287 duration_in_ms=31.879
2017-12-21 09:50:08,325 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:50:08.325205
2017-12-21 09:50:08,327 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 09:50:08,328 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,355 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095008342792
2017-12-21 09:50:08,363 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-21 09:50:08,364 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:50:08.363586 duration_in_ms=38.381
2017-12-21 09:50:08,364 [salt.state       ][INFO    ][13354] Running state [vm.swappiness] at time 09:50:08.364260
2017-12-21 09:50:08,365 [salt.state       ][INFO    ][13354] Executing state sysctl.present for vm.swappiness
2017-12-21 09:50:08,366 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,376 [salt.minion      ][INFO    ][15139] Starting a new job with PID 15139
2017-12-21 09:50:08,390 [salt.state       ][INFO    ][13354] Sysctl value vm.swappiness = 10 is already set
2017-12-21 09:50:08,390 [salt.state       ][INFO    ][13354] Completed state [vm.swappiness] at time 09:50:08.390283 duration_in_ms=26.023
2017-12-21 09:50:08,391 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:50:08.390754
2017-12-21 09:50:08,392 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 09:50:08,393 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,393 [salt.minion      ][INFO    ][15139] Returning information for job: 20171221095008342792
2017-12-21 09:50:08,425 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-21 09:50:08,426 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:50:08.426389 duration_in_ms=35.635
2017-12-21 09:50:08,427 [salt.state       ][INFO    ][13354] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:50:08.427051
2017-12-21 09:50:08,428 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 09:50:08,429 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,458 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-21 09:50:08,460 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:50:08.459401 duration_in_ms=32.348
2017-12-21 09:50:08,461 [salt.state       ][INFO    ][13354] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:50:08.460852
2017-12-21 09:50:08,462 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 09:50:08,463 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,494 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-21 09:50:08,495 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:50:08.495127 duration_in_ms=34.274
2017-12-21 09:50:08,497 [salt.state       ][INFO    ][13354] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:50:08.496828
2017-12-21 09:50:08,498 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 09:50:08,499 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,532 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-21 09:50:08,533 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:50:08.532962 duration_in_ms=36.132
2017-12-21 09:50:08,534 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_fin_timeout] at time 09:50:08.534182
2017-12-21 09:50:08,535 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 09:50:08,536 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,569 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-21 09:50:08,570 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_fin_timeout] at time 09:50:08.569916 duration_in_ms=35.733
2017-12-21 09:50:08,571 [salt.state       ][INFO    ][13354] Running state [net.ipv4.tcp_keepalive_time] at time 09:50:08.570856
2017-12-21 09:50:08,572 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 09:50:08,573 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,606 [salt.state       ][INFO    ][13354] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-21 09:50:08,607 [salt.state       ][INFO    ][13354] Completed state [net.ipv4.tcp_keepalive_time] at time 09:50:08.607334 duration_in_ms=36.477
2017-12-21 09:50:08,608 [salt.state       ][INFO    ][13354] Running state [net.nf_conntrack_max] at time 09:50:08.608442
2017-12-21 09:50:08,609 [salt.state       ][INFO    ][13354] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 09:50:08,611 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:50:08,644 [salt.state       ][INFO    ][13354] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-21 09:50:08,645 [salt.state       ][INFO    ][13354] Completed state [net.nf_conntrack_max] at time 09:50:08.644738 duration_in_ms=36.294
2017-12-21 09:50:08,647 [salt.state       ][INFO    ][13354] Running state [linux_sysfs_package] at time 09:50:08.647302
2017-12-21 09:50:08,648 [salt.state       ][INFO    ][13354] Executing state pkg.installed for linux_sysfs_package
2017-12-21 09:50:08,656 [salt.state       ][INFO    ][13354] All specified packages are already installed
2017-12-21 09:50:08,657 [salt.state       ][INFO    ][13354] Completed state [linux_sysfs_package] at time 09:50:08.656499 duration_in_ms=9.196
2017-12-21 09:50:08,660 [salt.state       ][INFO    ][13354] Running state [/etc/sysfs.d] at time 09:50:08.659495
2017-12-21 09:50:08,660 [salt.state       ][INFO    ][13354] Executing state file.directory for /etc/sysfs.d
2017-12-21 09:50:08,661 [salt.state       ][INFO    ][13354] Directory /etc/sysfs.d is in the correct state
2017-12-21 09:50:08,661 [salt.state       ][INFO    ][13354] Completed state [/etc/sysfs.d] at time 09:50:08.660957 duration_in_ms=1.462
2017-12-21 09:50:08,662 [salt.state       ][INFO    ][13354] Running state [ondemand] at time 09:50:08.661746
2017-12-21 09:50:08,662 [salt.state       ][INFO    ][13354] Executing state service.dead for ondemand
2017-12-21 09:50:08,663 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 09:50:08,684 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:50:08,699 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:50:08,726 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'runlevel' in directory '/root'
2017-12-21 09:50:08,742 [salt.state       ][INFO    ][13354] The service ondemand is already dead
2017-12-21 09:50:08,742 [salt.state       ][INFO    ][13354] Completed state [ondemand] at time 09:50:08.742218 duration_in_ms=80.471
2017-12-21 09:50:08,743 [salt.state       ][INFO    ][13354] Running state [cs_CZ.UTF-8] at time 09:50:08.743193
2017-12-21 09:50:08,744 [salt.state       ][INFO    ][13354] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 09:50:08,745 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'locale -a' in directory '/root'
2017-12-21 09:50:08,756 [salt.state       ][INFO    ][13354] Locale cs_CZ.UTF-8 is already present
2017-12-21 09:50:08,757 [salt.state       ][INFO    ][13354] Completed state [cs_CZ.UTF-8] at time 09:50:08.756734 duration_in_ms=13.54
2017-12-21 09:50:08,757 [salt.state       ][INFO    ][13354] Running state [en_US.UTF-8] at time 09:50:08.757333
2017-12-21 09:50:08,759 [salt.state       ][INFO    ][13354] Executing state locale.present for en_US.UTF-8
2017-12-21 09:50:08,760 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'locale -a' in directory '/root'
2017-12-21 09:50:08,774 [salt.state       ][INFO    ][13354] Locale en_US.UTF-8 is already present
2017-12-21 09:50:08,775 [salt.state       ][INFO    ][13354] Completed state [en_US.UTF-8] at time 09:50:08.774936 duration_in_ms=17.603
2017-12-21 09:50:08,778 [salt.state       ][INFO    ][13354] Running state [en_US.UTF-8] at time 09:50:08.777904
2017-12-21 09:50:08,779 [salt.state       ][INFO    ][13354] Executing state locale.system for en_US.UTF-8
2017-12-21 09:50:08,779 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'localectl' in directory '/root'
2017-12-21 09:50:08,829 [salt.state       ][INFO    ][13354] System locale en_US.UTF-8 already set
2017-12-21 09:50:08,831 [salt.state       ][INFO    ][13354] Completed state [en_US.UTF-8] at time 09:50:08.830883 duration_in_ms=53.271
2017-12-21 09:50:08,833 [salt.state       ][INFO    ][13354] Running state [root] at time 09:50:08.832771
2017-12-21 09:50:08,833 [salt.state       ][INFO    ][13354] Executing state user.present for root
2017-12-21 09:50:08,836 [salt.state       ][INFO    ][13354] User root is present and up to date
2017-12-21 09:50:08,836 [salt.state       ][INFO    ][13354] Completed state [root] at time 09:50:08.836282 duration_in_ms=3.51
2017-12-21 09:50:08,838 [salt.state       ][INFO    ][13354] Running state [/root] at time 09:50:08.837926
2017-12-21 09:50:08,838 [salt.state       ][INFO    ][13354] Executing state file.directory for /root
2017-12-21 09:50:08,839 [salt.state       ][INFO    ][13354] Directory /root is in the correct state
2017-12-21 09:50:08,840 [salt.state       ][INFO    ][13354] Completed state [/root] at time 09:50:08.840079 duration_in_ms=2.153
2017-12-21 09:50:08,841 [salt.state       ][INFO    ][13354] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:50:08.840534
2017-12-21 09:50:08,841 [salt.state       ][INFO    ][13354] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 09:50:08,842 [salt.state       ][INFO    ][13354] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 09:50:08,843 [salt.state       ][INFO    ][13354] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:50:08.842525 duration_in_ms=1.99
2017-12-21 09:50:08,843 [salt.state       ][INFO    ][13354] Running state [ubuntu] at time 09:50:08.842984
2017-12-21 09:50:08,843 [salt.state       ][INFO    ][13354] Executing state user.present for ubuntu
2017-12-21 09:50:08,845 [salt.state       ][INFO    ][13354] User ubuntu is present and up to date
2017-12-21 09:50:08,845 [salt.state       ][INFO    ][13354] Completed state [ubuntu] at time 09:50:08.845053 duration_in_ms=2.069
2017-12-21 09:50:08,847 [salt.state       ][INFO    ][13354] Running state [/home/ubuntu] at time 09:50:08.847223
2017-12-21 09:50:08,848 [salt.state       ][INFO    ][13354] Executing state file.directory for /home/ubuntu
2017-12-21 09:50:08,848 [salt.state       ][INFO    ][13354] Directory /home/ubuntu is in the correct state
2017-12-21 09:50:08,849 [salt.state       ][INFO    ][13354] Completed state [/home/ubuntu] at time 09:50:08.848768 duration_in_ms=1.545
2017-12-21 09:50:08,850 [salt.state       ][INFO    ][13354] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:50:08.849861
2017-12-21 09:50:08,851 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 09:50:08,875 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 09:50:08,881 [salt.state       ][INFO    ][13354] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-21 09:50:08,883 [salt.state       ][INFO    ][13354] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:50:08.883019 duration_in_ms=33.157
2017-12-21 09:50:08,884 [salt.state       ][INFO    ][13354] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:50:08.883464
2017-12-21 09:50:08,884 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 09:50:08,905 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 09:50:08,941 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:09,009 [salt.state       ][INFO    ][13354] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-21 09:50:09,010 [salt.state       ][INFO    ][13354] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:50:09.009691 duration_in_ms=126.227
2017-12-21 09:50:09,010 [salt.state       ][INFO    ][13354] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:50:09.010393
2017-12-21 09:50:09,011 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 09:50:09,029 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 09:50:09,057 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:09,125 [salt.state       ][INFO    ][13354] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-21 09:50:09,126 [salt.state       ][INFO    ][13354] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:50:09.125476 duration_in_ms=115.082
2017-12-21 09:50:09,128 [salt.state       ][INFO    ][13354] Running state [service.systemctl_reload] at time 09:50:09.127470
2017-12-21 09:50:09,128 [salt.state       ][INFO    ][13354] Executing state module.wait for service.systemctl_reload
2017-12-21 09:50:09,128 [salt.state       ][INFO    ][13354] No changes made for service.systemctl_reload
2017-12-21 09:50:09,129 [salt.state       ][INFO    ][13354] Completed state [service.systemctl_reload] at time 09:50:09.128622 duration_in_ms=1.152
2017-12-21 09:50:09,129 [salt.state       ][INFO    ][13354] Running state [/etc/hostname] at time 09:50:09.129005
2017-12-21 09:50:09,129 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/hostname
2017-12-21 09:50:09,150 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 09:50:09,154 [salt.state       ][INFO    ][13354] File /etc/hostname is in the correct state
2017-12-21 09:50:09,155 [salt.state       ][INFO    ][13354] Completed state [/etc/hostname] at time 09:50:09.154435 duration_in_ms=25.429
2017-12-21 09:50:09,157 [salt.state       ][INFO    ][13354] Running state [hostname msg01] at time 09:50:09.157232
2017-12-21 09:50:09,158 [salt.state       ][INFO    ][13354] Executing state cmd.wait for hostname msg01
2017-12-21 09:50:09,159 [salt.state       ][INFO    ][13354] No changes made for hostname msg01
2017-12-21 09:50:09,159 [salt.state       ][INFO    ][13354] Completed state [hostname msg01] at time 09:50:09.159213 duration_in_ms=1.98
2017-12-21 09:50:09,161 [salt.state       ][INFO    ][13354] Running state [mdb02] at time 09:50:09.160601
2017-12-21 09:50:09,161 [salt.state       ][INFO    ][13354] Executing state host.present for mdb02
2017-12-21 09:50:09,163 [salt.state       ][INFO    ][13354] Host mdb02 (192.168.10.77) already present
2017-12-21 09:50:09,163 [salt.state       ][INFO    ][13354] Completed state [mdb02] at time 09:50:09.162999 duration_in_ms=2.398
2017-12-21 09:50:09,163 [salt.state       ][INFO    ][13354] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.163389
2017-12-21 09:50:09,164 [salt.state       ][INFO    ][13354] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,165 [salt.state       ][INFO    ][13354] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 09:50:09,165 [salt.state       ][INFO    ][13354] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.165319 duration_in_ms=1.929
2017-12-21 09:50:09,166 [salt.state       ][INFO    ][13354] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.165716
2017-12-21 09:50:09,166 [salt.state       ][INFO    ][13354] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,167 [salt.state       ][INFO    ][13354] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 09:50:09,167 [salt.state       ][INFO    ][13354] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.167061 duration_in_ms=1.345
2017-12-21 09:50:09,167 [salt.state       ][INFO    ][13354] Running state [mdb03] at time 09:50:09.167444
2017-12-21 09:50:09,168 [salt.state       ][INFO    ][13354] Executing state host.present for mdb03
2017-12-21 09:50:09,168 [salt.state       ][INFO    ][13354] Host mdb03 (192.168.10.78) already present
2017-12-21 09:50:09,169 [salt.state       ][INFO    ][13354] Completed state [mdb03] at time 09:50:09.168782 duration_in_ms=1.338
2017-12-21 09:50:09,169 [salt.state       ][INFO    ][13354] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.169164
2017-12-21 09:50:09,170 [salt.state       ][INFO    ][13354] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,171 [salt.state       ][INFO    ][13354] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 09:50:09,171 [salt.state       ][INFO    ][13354] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.171360 duration_in_ms=2.196
2017-12-21 09:50:09,172 [salt.state       ][INFO    ][13354] Running state [mdb01] at time 09:50:09.171754
2017-12-21 09:50:09,172 [salt.state       ][INFO    ][13354] Executing state host.present for mdb01
2017-12-21 09:50:09,173 [salt.state       ][INFO    ][13354] Host mdb01 (192.168.10.76) already present
2017-12-21 09:50:09,173 [salt.state       ][INFO    ][13354] Completed state [mdb01] at time 09:50:09.173357 duration_in_ms=1.603
2017-12-21 09:50:09,174 [salt.state       ][INFO    ][13354] Running state [mdb] at time 09:50:09.173770
2017-12-21 09:50:09,174 [salt.state       ][INFO    ][13354] Executing state host.present for mdb
2017-12-21 09:50:09,175 [salt.state       ][INFO    ][13354] Host mdb (192.168.10.75) already present
2017-12-21 09:50:09,175 [salt.state       ][INFO    ][13354] Completed state [mdb] at time 09:50:09.175103 duration_in_ms=1.333
2017-12-21 09:50:09,176 [salt.state       ][INFO    ][13354] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.175482
2017-12-21 09:50:09,176 [salt.state       ][INFO    ][13354] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,177 [salt.state       ][INFO    ][13354] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 09:50:09,177 [salt.state       ][INFO    ][13354] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.176828 duration_in_ms=1.346
2017-12-21 09:50:09,177 [salt.state       ][INFO    ][13354] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.177208
2017-12-21 09:50:09,178 [salt.state       ][INFO    ][13354] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,178 [salt.state       ][INFO    ][13354] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:50:09,179 [salt.state       ][INFO    ][13354] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.178556 duration_in_ms=1.348
2017-12-21 09:50:09,179 [salt.state       ][INFO    ][13354] Running state [cfg01] at time 09:50:09.178935
2017-12-21 09:50:09,179 [salt.state       ][INFO    ][13354] Executing state host.present for cfg01
2017-12-21 09:50:09,180 [salt.state       ][INFO    ][13354] Host cfg01 (192.168.10.100) already present
2017-12-21 09:50:09,181 [salt.state       ][INFO    ][13354] Completed state [cfg01] at time 09:50:09.180929 duration_in_ms=1.993
2017-12-21 09:50:09,181 [salt.state       ][INFO    ][13354] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.181309
2017-12-21 09:50:09,182 [salt.state       ][INFO    ][13354] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,183 [salt.state       ][INFO    ][13354] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 09:50:09,183 [salt.state       ][INFO    ][13354] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.182935 duration_in_ms=1.625
2017-12-21 09:50:09,183 [salt.state       ][INFO    ][13354] Running state [prx01] at time 09:50:09.183325
2017-12-21 09:50:09,184 [salt.state       ][INFO    ][13354] Executing state host.present for prx01
2017-12-21 09:50:09,185 [salt.state       ][INFO    ][13354] Host prx01 (192.168.10.104) already present
2017-12-21 09:50:09,185 [salt.state       ][INFO    ][13354] Completed state [prx01] at time 09:50:09.185003 duration_in_ms=1.678
2017-12-21 09:50:09,185 [salt.state       ][INFO    ][13354] Running state [kvm01] at time 09:50:09.185386
2017-12-21 09:50:09,186 [salt.state       ][INFO    ][13354] Executing state host.present for kvm01
2017-12-21 09:50:09,187 [salt.state       ][INFO    ][13354] Host kvm01 (192.168.10.141) already present
2017-12-21 09:50:09,187 [salt.state       ][INFO    ][13354] Completed state [kvm01] at time 09:50:09.187302 duration_in_ms=1.916
2017-12-21 09:50:09,188 [salt.state       ][INFO    ][13354] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.187699
2017-12-21 09:50:09,188 [salt.state       ][INFO    ][13354] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,189 [salt.state       ][INFO    ][13354] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 09:50:09,189 [salt.state       ][INFO    ][13354] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.189026 duration_in_ms=1.327
2017-12-21 09:50:09,189 [salt.state       ][INFO    ][13354] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.189407
2017-12-21 09:50:09,190 [salt.state       ][INFO    ][13354] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,190 [salt.state       ][INFO    ][13354] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 09:50:09,191 [salt.state       ][INFO    ][13354] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.190737 duration_in_ms=1.33
2017-12-21 09:50:09,191 [salt.state       ][INFO    ][13354] Running state [kvm03] at time 09:50:09.191119
2017-12-21 09:50:09,191 [salt.state       ][INFO    ][13354] Executing state host.present for kvm03
2017-12-21 09:50:09,193 [salt.state       ][INFO    ][13354] Host kvm03 (192.168.10.143) already present
2017-12-21 09:50:09,193 [salt.state       ][INFO    ][13354] Completed state [kvm03] at time 09:50:09.192956 duration_in_ms=1.837
2017-12-21 09:50:09,193 [salt.state       ][INFO    ][13354] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.193339
2017-12-21 09:50:09,194 [salt.state       ][INFO    ][13354] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,195 [salt.state       ][INFO    ][13354] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 09:50:09,195 [salt.state       ][INFO    ][13354] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.194988 duration_in_ms=1.649
2017-12-21 09:50:09,195 [salt.state       ][INFO    ][13354] Running state [kvm02] at time 09:50:09.195390
2017-12-21 09:50:09,196 [salt.state       ][INFO    ][13354] Executing state host.present for kvm02
2017-12-21 09:50:09,197 [salt.state       ][INFO    ][13354] Host kvm02 (192.168.10.142) already present
2017-12-21 09:50:09,197 [salt.state       ][INFO    ][13354] Completed state [kvm02] at time 09:50:09.197346 duration_in_ms=1.955
2017-12-21 09:50:09,198 [salt.state       ][INFO    ][13354] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.198346
2017-12-21 09:50:09,199 [salt.state       ][INFO    ][13354] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,199 [salt.state       ][INFO    ][13354] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 09:50:09,200 [salt.state       ][INFO    ][13354] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.199666 duration_in_ms=1.321
2017-12-21 09:50:09,200 [salt.state       ][INFO    ][13354] Running state [dbs] at time 09:50:09.200067
2017-12-21 09:50:09,200 [salt.state       ][INFO    ][13354] Executing state host.present for dbs
2017-12-21 09:50:09,201 [salt.state       ][INFO    ][13354] Host dbs (192.168.10.50) already present
2017-12-21 09:50:09,201 [salt.state       ][INFO    ][13354] Completed state [dbs] at time 09:50:09.201386 duration_in_ms=1.319
2017-12-21 09:50:09,202 [salt.state       ][INFO    ][13354] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.201784
2017-12-21 09:50:09,202 [salt.state       ][INFO    ][13354] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,203 [salt.state       ][INFO    ][13354] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 09:50:09,203 [salt.state       ][INFO    ][13354] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.203100 duration_in_ms=1.316
2017-12-21 09:50:09,204 [salt.state       ][INFO    ][13354] Running state [prx] at time 09:50:09.203488
2017-12-21 09:50:09,204 [salt.state       ][INFO    ][13354] Executing state host.present for prx
2017-12-21 09:50:09,205 [salt.state       ][INFO    ][13354] Host prx (100.64.200.103) already present
2017-12-21 09:50:09,205 [salt.state       ][INFO    ][13354] Completed state [prx] at time 09:50:09.205384 duration_in_ms=1.896
2017-12-21 09:50:09,206 [salt.state       ][INFO    ][13354] Running state [prx02] at time 09:50:09.206211
2017-12-21 09:50:09,206 [salt.state       ][INFO    ][13354] Executing state host.present for prx02
2017-12-21 09:50:09,207 [salt.state       ][INFO    ][13354] Host prx02 (192.168.10.105) already present
2017-12-21 09:50:09,207 [salt.state       ][INFO    ][13354] Completed state [prx02] at time 09:50:09.207185 duration_in_ms=0.974
2017-12-21 09:50:09,207 [salt.state       ][INFO    ][13354] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.207393
2017-12-21 09:50:09,208 [salt.state       ][INFO    ][13354] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,209 [salt.state       ][INFO    ][13354] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 09:50:09,210 [salt.state       ][INFO    ][13354] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.209466 duration_in_ms=2.073
2017-12-21 09:50:09,210 [salt.state       ][INFO    ][13354] Running state [msg02] at time 09:50:09.209701
2017-12-21 09:50:09,210 [salt.state       ][INFO    ][13354] Executing state host.present for msg02
2017-12-21 09:50:09,210 [salt.state       ][INFO    ][13354] Host msg02 (192.168.10.42) already present
2017-12-21 09:50:09,211 [salt.state       ][INFO    ][13354] Completed state [msg02] at time 09:50:09.210561 duration_in_ms=0.86
2017-12-21 09:50:09,211 [salt.state       ][INFO    ][13354] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.210838
2017-12-21 09:50:09,211 [salt.state       ][INFO    ][13354] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,212 [salt.state       ][INFO    ][13354] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 09:50:09,212 [salt.state       ][INFO    ][13354] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.211709 duration_in_ms=0.871
2017-12-21 09:50:09,212 [salt.state       ][INFO    ][13354] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.211945
2017-12-21 09:50:09,212 [salt.state       ][INFO    ][13354] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,213 [salt.state       ][INFO    ][13354] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 09:50:09,213 [salt.state       ][INFO    ][13354] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.212814 duration_in_ms=0.869
2017-12-21 09:50:09,213 [salt.state       ][INFO    ][13354] Running state [msg03] at time 09:50:09.213035
2017-12-21 09:50:09,213 [salt.state       ][INFO    ][13354] Executing state host.present for msg03
2017-12-21 09:50:09,214 [salt.state       ][INFO    ][13354] Host msg03 (192.168.10.43) already present
2017-12-21 09:50:09,214 [salt.state       ][INFO    ][13354] Completed state [msg03] at time 09:50:09.213910 duration_in_ms=0.875
2017-12-21 09:50:09,214 [salt.state       ][INFO    ][13354] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.214129
2017-12-21 09:50:09,214 [salt.state       ][INFO    ][13354] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,215 [salt.state       ][INFO    ][13354] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 09:50:09,215 [salt.state       ][INFO    ][13354] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.214970 duration_in_ms=0.841
2017-12-21 09:50:09,215 [salt.state       ][INFO    ][13354] Running state [msg01] at time 09:50:09.215193
2017-12-21 09:50:09,215 [salt.state       ][INFO    ][13354] Executing state host.present for msg01
2017-12-21 09:50:09,216 [salt.state       ][INFO    ][13354] Host msg01 (192.168.10.41) already present
2017-12-21 09:50:09,216 [salt.state       ][INFO    ][13354] Completed state [msg01] at time 09:50:09.216050 duration_in_ms=0.857
2017-12-21 09:50:09,217 [salt.state       ][INFO    ][13354] Running state [file.replace] at time 09:50:09.217150
2017-12-21 09:50:09,217 [salt.state       ][INFO    ][13354] Executing state module.run for file.replace
2017-12-21 09:50:09,326 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 09:50:09,341 [salt.state       ][INFO    ][13354] onlyif execution failed
2017-12-21 09:50:09,342 [salt.state       ][INFO    ][13354] Completed state [file.replace] at time 09:50:09.342029 duration_in_ms=124.878
2017-12-21 09:50:09,343 [salt.state       ][INFO    ][13354] Running state [msg] at time 09:50:09.342556
2017-12-21 09:50:09,343 [salt.state       ][INFO    ][13354] Executing state host.present for msg
2017-12-21 09:50:09,344 [salt.state       ][INFO    ][13354] Host msg (192.168.10.40) already present
2017-12-21 09:50:09,345 [salt.state       ][INFO    ][13354] Completed state [msg] at time 09:50:09.344433 duration_in_ms=1.876
2017-12-21 09:50:09,345 [salt.state       ][INFO    ][13354] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.344805
2017-12-21 09:50:09,345 [salt.state       ][INFO    ][13354] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,346 [salt.state       ][INFO    ][13354] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 09:50:09,346 [salt.state       ][INFO    ][13354] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.346234 duration_in_ms=1.428
2017-12-21 09:50:09,347 [salt.state       ][INFO    ][13354] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.346590
2017-12-21 09:50:09,347 [salt.state       ][INFO    ][13354] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,348 [salt.state       ][INFO    ][13354] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:50:09,348 [salt.state       ][INFO    ][13354] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.348302 duration_in_ms=1.711
2017-12-21 09:50:09,349 [salt.state       ][INFO    ][13354] Running state [cfg01] at time 09:50:09.348623
2017-12-21 09:50:09,349 [salt.state       ][INFO    ][13354] Executing state host.present for cfg01
2017-12-21 09:50:09,350 [salt.state       ][INFO    ][13354] Host cfg01 (192.168.10.100) already present
2017-12-21 09:50:09,350 [salt.state       ][INFO    ][13354] Completed state [cfg01] at time 09:50:09.350160 duration_in_ms=1.538
2017-12-21 09:50:09,350 [salt.state       ][INFO    ][13354] Running state [cmp002] at time 09:50:09.350410
2017-12-21 09:50:09,351 [salt.state       ][INFO    ][13354] Executing state host.present for cmp002
2017-12-21 09:50:09,351 [salt.state       ][INFO    ][13354] Host cmp002 (192.168.10.102) already present
2017-12-21 09:50:09,351 [salt.state       ][INFO    ][13354] Completed state [cmp002] at time 09:50:09.351351 duration_in_ms=0.94
2017-12-21 09:50:09,352 [salt.state       ][INFO    ][13354] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.351591
2017-12-21 09:50:09,352 [salt.state       ][INFO    ][13354] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,353 [salt.state       ][INFO    ][13354] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 09:50:09,353 [salt.state       ][INFO    ][13354] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.352830 duration_in_ms=1.239
2017-12-21 09:50:09,353 [salt.state       ][INFO    ][13354] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.353079
2017-12-21 09:50:09,353 [salt.state       ][INFO    ][13354] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,354 [salt.state       ][INFO    ][13354] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 09:50:09,354 [salt.state       ][INFO    ][13354] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.354014 duration_in_ms=0.935
2017-12-21 09:50:09,354 [salt.state       ][INFO    ][13354] Running state [cmp001] at time 09:50:09.354256
2017-12-21 09:50:09,354 [salt.state       ][INFO    ][13354] Executing state host.present for cmp001
2017-12-21 09:50:09,355 [salt.state       ][INFO    ][13354] Host cmp001 (192.168.10.101) already present
2017-12-21 09:50:09,355 [salt.state       ][INFO    ][13354] Completed state [cmp001] at time 09:50:09.355193 duration_in_ms=0.937
2017-12-21 09:50:09,355 [salt.state       ][INFO    ][13354] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.355437
2017-12-21 09:50:09,356 [salt.state       ][INFO    ][13354] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,356 [salt.state       ][INFO    ][13354] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 09:50:09,356 [salt.state       ][INFO    ][13354] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.356386 duration_in_ms=0.949
2017-12-21 09:50:09,357 [salt.state       ][INFO    ][13354] Running state [dbs01] at time 09:50:09.356633
2017-12-21 09:50:09,357 [salt.state       ][INFO    ][13354] Executing state host.present for dbs01
2017-12-21 09:50:09,358 [salt.state       ][INFO    ][13354] Host dbs01 (192.168.10.51) already present
2017-12-21 09:50:09,358 [salt.state       ][INFO    ][13354] Completed state [dbs01] at time 09:50:09.357887 duration_in_ms=1.255
2017-12-21 09:50:09,358 [salt.state       ][INFO    ][13354] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.358126
2017-12-21 09:50:09,358 [salt.state       ][INFO    ][13354] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,359 [salt.state       ][INFO    ][13354] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 09:50:09,359 [salt.state       ][INFO    ][13354] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.359353 duration_in_ms=1.227
2017-12-21 09:50:09,360 [salt.state       ][INFO    ][13354] Running state [dbs02] at time 09:50:09.359598
2017-12-21 09:50:09,360 [salt.state       ][INFO    ][13354] Executing state host.present for dbs02
2017-12-21 09:50:09,361 [salt.state       ][INFO    ][13354] Host dbs02 (192.168.10.52) already present
2017-12-21 09:50:09,361 [salt.state       ][INFO    ][13354] Completed state [dbs02] at time 09:50:09.361128 duration_in_ms=1.53
2017-12-21 09:50:09,361 [salt.state       ][INFO    ][13354] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.361372
2017-12-21 09:50:09,362 [salt.state       ][INFO    ][13354] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,362 [salt.state       ][INFO    ][13354] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 09:50:09,363 [salt.state       ][INFO    ][13354] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.362548 duration_in_ms=1.176
2017-12-21 09:50:09,363 [salt.state       ][INFO    ][13354] Running state [dbs03] at time 09:50:09.362760
2017-12-21 09:50:09,363 [salt.state       ][INFO    ][13354] Executing state host.present for dbs03
2017-12-21 09:50:09,363 [salt.state       ][INFO    ][13354] Host dbs03 (192.168.10.53) already present
2017-12-21 09:50:09,364 [salt.state       ][INFO    ][13354] Completed state [dbs03] at time 09:50:09.363572 duration_in_ms=0.812
2017-12-21 09:50:09,364 [salt.state       ][INFO    ][13354] Running state [odl01] at time 09:50:09.364105
2017-12-21 09:50:09,364 [salt.state       ][INFO    ][13354] Executing state host.present for odl01
2017-12-21 09:50:09,365 [salt.state       ][INFO    ][13354] Host odl01 (192.168.10.111) already present
2017-12-21 09:50:09,365 [salt.state       ][INFO    ][13354] Completed state [odl01] at time 09:50:09.364938 duration_in_ms=0.833
2017-12-21 09:50:09,365 [salt.state       ][INFO    ][13354] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.365156
2017-12-21 09:50:09,365 [salt.state       ][INFO    ][13354] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,366 [salt.state       ][INFO    ][13354] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 09:50:09,366 [salt.state       ][INFO    ][13354] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.366001 duration_in_ms=0.845
2017-12-21 09:50:09,366 [salt.state       ][INFO    ][13354] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.366233
2017-12-21 09:50:09,366 [salt.state       ][INFO    ][13354] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,367 [salt.state       ][INFO    ][13354] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 09:50:09,367 [salt.state       ][INFO    ][13354] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.367080 duration_in_ms=0.847
2017-12-21 09:50:09,368 [salt.state       ][INFO    ][13354] Running state [mas01] at time 09:50:09.367593
2017-12-21 09:50:09,368 [salt.state       ][INFO    ][13354] Executing state host.present for mas01
2017-12-21 09:50:09,368 [salt.state       ][INFO    ][13354] Host mas01 (192.168.10.3) already present
2017-12-21 09:50:09,368 [salt.state       ][INFO    ][13354] Completed state [mas01] at time 09:50:09.368425 duration_in_ms=0.832
2017-12-21 09:50:09,369 [salt.state       ][INFO    ][13354] Running state [ctl02] at time 09:50:09.368641
2017-12-21 09:50:09,369 [salt.state       ][INFO    ][13354] Executing state host.present for ctl02
2017-12-21 09:50:09,369 [salt.state       ][INFO    ][13354] Host ctl02 (192.168.10.12) already present
2017-12-21 09:50:09,369 [salt.state       ][INFO    ][13354] Completed state [ctl02] at time 09:50:09.369461 duration_in_ms=0.819
2017-12-21 09:50:09,370 [salt.state       ][INFO    ][13354] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.369680
2017-12-21 09:50:09,370 [salt.state       ][INFO    ][13354] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,370 [salt.state       ][INFO    ][13354] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 09:50:09,371 [salt.state       ][INFO    ][13354] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.370498 duration_in_ms=0.818
2017-12-21 09:50:09,371 [salt.state       ][INFO    ][13354] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.370711
2017-12-21 09:50:09,371 [salt.state       ][INFO    ][13354] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,372 [salt.state       ][INFO    ][13354] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 09:50:09,372 [salt.state       ][INFO    ][13354] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.371856 duration_in_ms=1.145
2017-12-21 09:50:09,372 [salt.state       ][INFO    ][13354] Running state [ctl03] at time 09:50:09.372071
2017-12-21 09:50:09,372 [salt.state       ][INFO    ][13354] Executing state host.present for ctl03
2017-12-21 09:50:09,373 [salt.state       ][INFO    ][13354] Host ctl03 (192.168.10.13) already present
2017-12-21 09:50:09,373 [salt.state       ][INFO    ][13354] Completed state [ctl03] at time 09:50:09.372878 duration_in_ms=0.807
2017-12-21 09:50:09,373 [salt.state       ][INFO    ][13354] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.373089
2017-12-21 09:50:09,373 [salt.state       ][INFO    ][13354] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,374 [salt.state       ][INFO    ][13354] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 09:50:09,374 [salt.state       ][INFO    ][13354] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.373944 duration_in_ms=0.855
2017-12-21 09:50:09,374 [salt.state       ][INFO    ][13354] Running state [ctl01] at time 09:50:09.374155
2017-12-21 09:50:09,374 [salt.state       ][INFO    ][13354] Executing state host.present for ctl01
2017-12-21 09:50:09,375 [salt.state       ][INFO    ][13354] Host ctl01 (192.168.10.11) already present
2017-12-21 09:50:09,375 [salt.state       ][INFO    ][13354] Completed state [ctl01] at time 09:50:09.374965 duration_in_ms=0.81
2017-12-21 09:50:09,375 [salt.state       ][INFO    ][13354] Running state [ctl] at time 09:50:09.375175
2017-12-21 09:50:09,375 [salt.state       ][INFO    ][13354] Executing state host.present for ctl
2017-12-21 09:50:09,376 [salt.state       ][INFO    ][13354] Host ctl (192.168.10.10) already present
2017-12-21 09:50:09,376 [salt.state       ][INFO    ][13354] Completed state [ctl] at time 09:50:09.376018 duration_in_ms=0.843
2017-12-21 09:50:09,376 [salt.state       ][INFO    ][13354] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.376227
2017-12-21 09:50:09,376 [salt.state       ][INFO    ][13354] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:50:09,377 [salt.state       ][INFO    ][13354] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 09:50:09,377 [salt.state       ][INFO    ][13354] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:50:09.377047 duration_in_ms=0.821
2017-12-21 09:50:09,377 [salt.state       ][INFO    ][13354] Running state [ens2] at time 09:50:09.377265
2017-12-21 09:50:09,377 [salt.state       ][INFO    ][13354] Executing state network.managed for ens2
2017-12-21 09:50:09,975 [salt.state       ][INFO    ][13354] Interface ens2 is up to date.
2017-12-21 09:50:09,975 [salt.state       ][INFO    ][13354] Completed state [ens2] at time 09:50:09.974874 duration_in_ms=597.608
2017-12-21 09:50:09,975 [salt.state       ][INFO    ][13354] Running state [ens3] at time 09:50:09.975157
2017-12-21 09:50:09,975 [salt.state       ][INFO    ][13354] Executing state network.managed for ens3
2017-12-21 09:50:10,466 [salt.state       ][INFO    ][13354] Interface ens3 is up to date.
2017-12-21 09:50:10,467 [salt.state       ][INFO    ][13354] Completed state [ens3] at time 09:50:10.466615 duration_in_ms=491.457
2017-12-21 09:50:10,467 [salt.state       ][INFO    ][13354] Running state [/etc/profile.d/proxy.sh] at time 09:50:10.467027
2017-12-21 09:50:10,467 [salt.state       ][INFO    ][13354] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 09:50:10,468 [salt.state       ][INFO    ][13354] File /etc/profile.d/proxy.sh is not present
2017-12-21 09:50:10,468 [salt.state       ][INFO    ][13354] Completed state [/etc/profile.d/proxy.sh] at time 09:50:10.468249 duration_in_ms=1.222
2017-12-21 09:50:10,469 [salt.state       ][INFO    ][13354] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:50:10.468586
2017-12-21 09:50:10,469 [salt.state       ][INFO    ][13354] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 09:50:10,469 [salt.state       ][INFO    ][13354] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 09:50:10,470 [salt.state       ][INFO    ][13354] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:50:10.469601 duration_in_ms=1.014
2017-12-21 09:50:10,470 [salt.state       ][INFO    ][13354] Running state [ntp] at time 09:50:10.470433
2017-12-21 09:50:10,471 [salt.state       ][INFO    ][13354] Executing state pkg.installed for ntp
2017-12-21 09:50:10,479 [salt.state       ][INFO    ][13354] Package ntp is already installed
2017-12-21 09:50:10,479 [salt.state       ][INFO    ][13354] Completed state [ntp] at time 09:50:10.478970 duration_in_ms=8.537
2017-12-21 09:50:10,480 [salt.state       ][INFO    ][13354] Running state [/etc/ntp.conf] at time 09:50:10.480208
2017-12-21 09:50:10,480 [salt.state       ][INFO    ][13354] Executing state file.managed for /etc/ntp.conf
2017-12-21 09:50:10,501 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 09:50:10,543 [salt.fileclient  ][INFO    ][13354] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:50:10,557 [salt.state       ][INFO    ][13354] File /etc/ntp.conf is in the correct state
2017-12-21 09:50:10,557 [salt.state       ][INFO    ][13354] Completed state [/etc/ntp.conf] at time 09:50:10.557005 duration_in_ms=76.796
2017-12-21 09:50:10,559 [salt.state       ][INFO    ][13354] Running state [ntp] at time 09:50:10.558888
2017-12-21 09:50:10,559 [salt.state       ][INFO    ][13354] Executing state service.running for ntp
2017-12-21 09:50:10,560 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 09:50:10,581 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:50:10,595 [salt.loaded.int.module.cmdmod][INFO    ][13354] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:50:10,613 [salt.state       ][INFO    ][13354] The service ntp is already running
2017-12-21 09:50:10,613 [salt.state       ][INFO    ][13354] Completed state [ntp] at time 09:50:10.612884 duration_in_ms=53.995
2017-12-21 09:50:10,618 [salt.minion      ][INFO    ][13354] Returning information for job: 20171221094948029629
2017-12-21 09:50:39,464 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.apply with jid 20171221095039455819
2017-12-21 09:50:39,495 [salt.minion      ][INFO    ][15327] Starting a new job with PID 15327
2017-12-21 09:50:43,008 [salt.state       ][INFO    ][15327] Loading fresh modules for state activity
2017-12-21 09:50:43,499 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 09:50:43,532 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 09:50:43,586 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:43,683 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 09:50:43,711 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:43,797 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 09:50:43,821 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:43,899 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 09:50:43,982 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,082 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 09:50:44,145 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,229 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 09:50:44,252 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,340 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 09:50:44,378 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,483 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 09:50:44,510 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,604 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 09:50:44,639 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,733 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 09:50:44,759 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,846 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 09:50:44,891 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:44,996 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 09:50:45,043 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:45,122 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 09:50:45,145 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:45,230 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 09:50:45,253 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:45,337 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 09:50:45,365 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:45,454 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 09:50:45,478 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:45,558 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 09:50:45,578 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:45,662 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 09:50:45,718 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:45,871 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 09:50:45,991 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:46,080 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 09:50:46,102 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:46,185 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 09:50:46,218 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:46,303 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 09:50:46,323 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 09:50:46,353 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:50:46,382 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 09:50:46,406 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:50:46,428 [salt.state       ][INFO    ][15327] Running state [/etc/environment] at time 09:50:46.428266
2017-12-21 09:50:46,429 [salt.state       ][INFO    ][15327] Executing state file.blockreplace for /etc/environment
2017-12-21 09:50:46,435 [salt.state       ][INFO    ][15327] No changes needed to be made
2017-12-21 09:50:46,436 [salt.state       ][INFO    ][15327] Completed state [/etc/environment] at time 09:50:46.435530 duration_in_ms=7.265
2017-12-21 09:50:46,436 [salt.state       ][INFO    ][15327] Running state [/etc/profile.d] at time 09:50:46.436243
2017-12-21 09:50:46,437 [salt.state       ][INFO    ][15327] Executing state file.directory for /etc/profile.d
2017-12-21 09:50:46,438 [salt.state       ][INFO    ][15327] Directory /etc/profile.d is in the correct state
2017-12-21 09:50:46,439 [salt.state       ][INFO    ][15327] Completed state [/etc/profile.d] at time 09:50:46.438463 duration_in_ms=2.22
2017-12-21 09:50:46,866 [salt.state       ][INFO    ][15327] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:50:46.866318
2017-12-21 09:50:46,867 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 09:50:46,895 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 09:50:46,903 [salt.state       ][INFO    ][15327] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-21 09:50:46,904 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:50:46.903840 duration_in_ms=37.523
2017-12-21 09:50:46,905 [salt.state       ][INFO    ][15327] Running state [linux_repo_prereq_pkgs] at time 09:50:46.904758
2017-12-21 09:50:46,905 [salt.state       ][INFO    ][15327] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 09:50:46,906 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:50:47,499 [salt.state       ][INFO    ][15327] All specified packages are already installed
2017-12-21 09:50:47,500 [salt.state       ][INFO    ][15327] Completed state [linux_repo_prereq_pkgs] at time 09:50:47.499531 duration_in_ms=594.772
2017-12-21 09:50:47,500 [salt.state       ][INFO    ][15327] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:50:47.500028
2017-12-21 09:50:47,501 [salt.state       ][INFO    ][15327] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 09:50:47,501 [salt.state       ][INFO    ][15327] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 09:50:47,502 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:50:47.501670 duration_in_ms=1.643
2017-12-21 09:50:47,502 [salt.state       ][INFO    ][15327] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:50:47.502061
2017-12-21 09:50:47,502 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 09:50:47,521 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:50:47,545 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:47,612 [salt.state       ][INFO    ][15327] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-21 09:50:47,612 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:50:47.611882 duration_in_ms=109.821
2017-12-21 09:50:47,615 [salt.state       ][INFO    ][15327] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:50:47.614863
2017-12-21 09:50:47,615 [salt.state       ][INFO    ][15327] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 09:50:47,948 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 09:50:48,125 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:50:49,585 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095049570988
2017-12-21 09:50:49,611 [salt.minion      ][INFO    ][15855] Starting a new job with PID 15855
2017-12-21 09:50:49,627 [salt.minion      ][INFO    ][15855] Returning information for job: 20171221095049570988
2017-12-21 09:50:50,761 [salt.state       ][INFO    ][15327] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-21 09:50:50,761 [salt.state       ][INFO    ][15327] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:50:50.761356 duration_in_ms=3146.493
2017-12-21 09:50:50,762 [salt.state       ][INFO    ][15327] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:50:50.761863
2017-12-21 09:50:50,762 [salt.state       ][INFO    ][15327] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 09:50:50,763 [salt.state       ][INFO    ][15327] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 09:50:50,763 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:50:50.763239 duration_in_ms=1.376
2017-12-21 09:50:50,764 [salt.state       ][INFO    ][15327] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:50:50.763643
2017-12-21 09:50:50,764 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 09:50:50,794 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 09:50:50,828 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:50:50,903 [salt.state       ][INFO    ][15327] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-21 09:50:50,903 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:50:50.903388 duration_in_ms=139.744
2017-12-21 09:50:50,905 [salt.state       ][INFO    ][15327] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:50:50.905013
2017-12-21 09:50:50,906 [salt.state       ][INFO    ][15327] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 09:50:51,078 [salt.loaded.int.module.cmdmod][INFO    ][15327] 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-21 09:50:51,230 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:50:53,860 [salt.state       ][INFO    ][15327] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-21 09:50:53,861 [salt.state       ][INFO    ][15327] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:50:53.860704 duration_in_ms=2955.69
2017-12-21 09:50:53,861 [salt.state       ][INFO    ][15327] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:50:53.861424
2017-12-21 09:50:53,862 [salt.state       ][INFO    ][15327] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 09:50:53,862 [salt.state       ][INFO    ][15327] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 09:50:53,863 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:50:53.862764 duration_in_ms=1.34
2017-12-21 09:50:53,863 [salt.state       ][INFO    ][15327] Running state [/etc/apt/preferences.d/uca] at time 09:50:53.863161
2017-12-21 09:50:53,864 [salt.state       ][INFO    ][15327] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 09:50:53,865 [salt.state       ][INFO    ][15327] File /etc/apt/preferences.d/uca is not present
2017-12-21 09:50:53,866 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/preferences.d/uca] at time 09:50:53.865397 duration_in_ms=2.236
2017-12-21 09:50:53,868 [salt.state       ][INFO    ][15327] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:50:53.867614
2017-12-21 09:50:53,868 [salt.state       ][INFO    ][15327] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 09:50:53,964 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 09:50:54,052 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:50:57,287 [salt.state       ][INFO    ][15327] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-21 09:50:57,288 [salt.state       ][INFO    ][15327] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:50:57.287921 duration_in_ms=3420.306
2017-12-21 09:50:57,289 [salt.state       ][INFO    ][15327] Running state [linux_extra_packages_purged] at time 09:50:57.288709
2017-12-21 09:50:57,289 [salt.state       ][INFO    ][15327] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 09:50:57,300 [salt.state       ][INFO    ][15327] All specified packages are already absent
2017-12-21 09:50:57,300 [salt.state       ][INFO    ][15327] Completed state [linux_extra_packages_purged] at time 09:50:57.300247 duration_in_ms=11.538
2017-12-21 09:50:57,301 [salt.state       ][INFO    ][15327] Running state [linux_extra_packages_latest] at time 09:50:57.300648
2017-12-21 09:50:57,301 [salt.state       ][INFO    ][15327] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 09:50:57,306 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 09:50:59,798 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095059788692
2017-12-21 09:50:59,817 [salt.minion      ][INFO    ][17087] Starting a new job with PID 17087
2017-12-21 09:50:59,831 [salt.minion      ][INFO    ][17087] Returning information for job: 20171221095059788692
2017-12-21 09:50:59,974 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 09:51:00,039 [salt.state       ][INFO    ][15327] Package mcelog is already up-to-date
2017-12-21 09:51:00,040 [salt.state       ][INFO    ][15327] Completed state [linux_extra_packages_latest] at time 09:51:00.039819 duration_in_ms=2739.17
2017-12-21 09:51:00,042 [salt.state       ][INFO    ][15327] Running state [UTC] at time 09:51:00.041525
2017-12-21 09:51:00,043 [salt.state       ][INFO    ][15327] Executing state timezone.system for UTC
2017-12-21 09:51:00,044 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:51:00,095 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['timedatectl'] in directory '/root'
2017-12-21 09:51:00,113 [salt.state       ][INFO    ][15327] Timezone UTC already set, UTC already set to UTC
2017-12-21 09:51:00,113 [salt.state       ][INFO    ][15327] Completed state [UTC] at time 09:51:00.113265 duration_in_ms=71.74
2017-12-21 09:51:00,115 [salt.state       ][INFO    ][15327] Running state [nf_conntrack] at time 09:51:00.114700
2017-12-21 09:51:00,115 [salt.state       ][INFO    ][15327] Executing state kmod.present for nf_conntrack
2017-12-21 09:51:00,117 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'lsmod' in directory '/root'
2017-12-21 09:51:00,129 [salt.state       ][INFO    ][15327] Kernel module nf_conntrack is already present
2017-12-21 09:51:00,129 [salt.state       ][INFO    ][15327] Completed state [nf_conntrack] at time 09:51:00.129211 duration_in_ms=14.51
2017-12-21 09:51:00,130 [salt.state       ][INFO    ][15327] Running state [kernel.panic] at time 09:51:00.130070
2017-12-21 09:51:00,130 [salt.state       ][INFO    ][15327] Executing state sysctl.present for kernel.panic
2017-12-21 09:51:00,142 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,169 [salt.state       ][INFO    ][15327] Sysctl value kernel.panic = 60 is already set
2017-12-21 09:51:00,169 [salt.state       ][INFO    ][15327] Completed state [kernel.panic] at time 09:51:00.169122 duration_in_ms=39.05
2017-12-21 09:51:00,170 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_keepalive_probes] at time 09:51:00.169985
2017-12-21 09:51:00,171 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 09:51:00,172 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,197 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-21 09:51:00,198 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:51:00.197848 duration_in_ms=27.862
2017-12-21 09:51:00,198 [salt.state       ][INFO    ][15327] Running state [fs.file-max] at time 09:51:00.198143
2017-12-21 09:51:00,199 [salt.state       ][INFO    ][15327] Executing state sysctl.present for fs.file-max
2017-12-21 09:51:00,199 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,229 [salt.state       ][INFO    ][15327] Sysctl value fs.file-max = 124165 is already set
2017-12-21 09:51:00,230 [salt.state       ][INFO    ][15327] Completed state [fs.file-max] at time 09:51:00.229407 duration_in_ms=31.261
2017-12-21 09:51:00,230 [salt.state       ][INFO    ][15327] Running state [net.core.somaxconn] at time 09:51:00.230310
2017-12-21 09:51:00,231 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.core.somaxconn
2017-12-21 09:51:00,231 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,256 [salt.state       ][INFO    ][15327] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-21 09:51:00,256 [salt.state       ][INFO    ][15327] Completed state [net.core.somaxconn] at time 09:51:00.256340 duration_in_ms=26.029
2017-12-21 09:51:00,257 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:51:00.256648
2017-12-21 09:51:00,257 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 09:51:00,258 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,287 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-21 09:51:00,287 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:51:00.286809 duration_in_ms=30.16
2017-12-21 09:51:00,287 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_tw_reuse] at time 09:51:00.287447
2017-12-21 09:51:00,288 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 09:51:00,288 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,311 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-21 09:51:00,311 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_tw_reuse] at time 09:51:00.310891 duration_in_ms=23.443
2017-12-21 09:51:00,311 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_congestion_control] at time 09:51:00.311191
2017-12-21 09:51:00,311 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 09:51:00,312 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,340 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-21 09:51:00,341 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_congestion_control] at time 09:51:00.340788 duration_in_ms=29.596
2017-12-21 09:51:00,341 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_retries2] at time 09:51:00.341101
2017-12-21 09:51:00,341 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 09:51:00,342 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,373 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-21 09:51:00,374 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_retries2] at time 09:51:00.374030 duration_in_ms=32.928
2017-12-21 09:51:00,374 [salt.state       ][INFO    ][15327] Running state [net.core.netdev_max_backlog] at time 09:51:00.374346
2017-12-21 09:51:00,375 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 09:51:00,375 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,405 [salt.state       ][INFO    ][15327] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-21 09:51:00,405 [salt.state       ][INFO    ][15327] Completed state [net.core.netdev_max_backlog] at time 09:51:00.405245 duration_in_ms=30.897
2017-12-21 09:51:00,406 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:51:00.405972
2017-12-21 09:51:00,406 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 09:51:00,407 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,436 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-21 09:51:00,436 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:51:00.436279 duration_in_ms=30.306
2017-12-21 09:51:00,437 [salt.state       ][INFO    ][15327] Running state [vm.swappiness] at time 09:51:00.436581
2017-12-21 09:51:00,437 [salt.state       ][INFO    ][15327] Executing state sysctl.present for vm.swappiness
2017-12-21 09:51:00,437 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,466 [salt.state       ][INFO    ][15327] Sysctl value vm.swappiness = 10 is already set
2017-12-21 09:51:00,467 [salt.state       ][INFO    ][15327] Completed state [vm.swappiness] at time 09:51:00.466604 duration_in_ms=30.022
2017-12-21 09:51:00,467 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:51:00.466984
2017-12-21 09:51:00,467 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 09:51:00,468 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,495 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-21 09:51:00,496 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:51:00.495551 duration_in_ms=28.566
2017-12-21 09:51:00,497 [salt.state       ][INFO    ][15327] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:51:00.496502
2017-12-21 09:51:00,497 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 09:51:00,499 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,529 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-21 09:51:00,530 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:51:00.529933 duration_in_ms=33.431
2017-12-21 09:51:00,530 [salt.state       ][INFO    ][15327] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:51:00.530234
2017-12-21 09:51:00,531 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 09:51:00,531 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,561 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-21 09:51:00,562 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:51:00.561605 duration_in_ms=31.371
2017-12-21 09:51:00,562 [salt.state       ][INFO    ][15327] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:51:00.562203
2017-12-21 09:51:00,562 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 09:51:00,563 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,592 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-21 09:51:00,592 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:51:00.592224 duration_in_ms=30.021
2017-12-21 09:51:00,593 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_fin_timeout] at time 09:51:00.592542
2017-12-21 09:51:00,593 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 09:51:00,593 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,623 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-21 09:51:00,624 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_fin_timeout] at time 09:51:00.623624 duration_in_ms=31.08
2017-12-21 09:51:00,624 [salt.state       ][INFO    ][15327] Running state [net.ipv4.tcp_keepalive_time] at time 09:51:00.624268
2017-12-21 09:51:00,625 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 09:51:00,625 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,653 [salt.state       ][INFO    ][15327] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-21 09:51:00,655 [salt.state       ][INFO    ][15327] Completed state [net.ipv4.tcp_keepalive_time] at time 09:51:00.654556 duration_in_ms=30.288
2017-12-21 09:51:00,655 [salt.state       ][INFO    ][15327] Running state [net.nf_conntrack_max] at time 09:51:00.654861
2017-12-21 09:51:00,655 [salt.state       ][INFO    ][15327] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 09:51:00,656 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'sysctl -a' in directory '/root'
2017-12-21 09:51:00,684 [salt.state       ][INFO    ][15327] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-21 09:51:00,685 [salt.state       ][INFO    ][15327] Completed state [net.nf_conntrack_max] at time 09:51:00.684579 duration_in_ms=29.716
2017-12-21 09:51:00,685 [salt.state       ][INFO    ][15327] Running state [linux_sysfs_package] at time 09:51:00.685018
2017-12-21 09:51:00,685 [salt.state       ][INFO    ][15327] Executing state pkg.installed for linux_sysfs_package
2017-12-21 09:51:00,694 [salt.state       ][INFO    ][15327] All specified packages are already installed
2017-12-21 09:51:00,694 [salt.state       ][INFO    ][15327] Completed state [linux_sysfs_package] at time 09:51:00.694357 duration_in_ms=9.339
2017-12-21 09:51:00,696 [salt.state       ][INFO    ][15327] Running state [/etc/sysfs.d] at time 09:51:00.696237
2017-12-21 09:51:00,697 [salt.state       ][INFO    ][15327] Executing state file.directory for /etc/sysfs.d
2017-12-21 09:51:00,697 [salt.state       ][INFO    ][15327] Directory /etc/sysfs.d is in the correct state
2017-12-21 09:51:00,697 [salt.state       ][INFO    ][15327] Completed state [/etc/sysfs.d] at time 09:51:00.697381 duration_in_ms=1.144
2017-12-21 09:51:00,698 [salt.state       ][INFO    ][15327] Running state [ondemand] at time 09:51:00.698388
2017-12-21 09:51:00,699 [salt.state       ][INFO    ][15327] Executing state service.dead for ondemand
2017-12-21 09:51:00,699 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 09:51:00,719 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 09:51:00,733 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 09:51:00,753 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'runlevel' in directory '/root'
2017-12-21 09:51:00,763 [salt.state       ][INFO    ][15327] The service ondemand is already dead
2017-12-21 09:51:00,764 [salt.state       ][INFO    ][15327] Completed state [ondemand] at time 09:51:00.763572 duration_in_ms=65.183
2017-12-21 09:51:00,764 [salt.state       ][INFO    ][15327] Running state [cs_CZ.UTF-8] at time 09:51:00.764325
2017-12-21 09:51:00,765 [salt.state       ][INFO    ][15327] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 09:51:00,765 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'locale -a' in directory '/root'
2017-12-21 09:51:00,775 [salt.state       ][INFO    ][15327] Locale cs_CZ.UTF-8 is already present
2017-12-21 09:51:00,776 [salt.state       ][INFO    ][15327] Completed state [cs_CZ.UTF-8] at time 09:51:00.775622 duration_in_ms=11.296
2017-12-21 09:51:00,776 [salt.state       ][INFO    ][15327] Running state [en_US.UTF-8] at time 09:51:00.775992
2017-12-21 09:51:00,776 [salt.state       ][INFO    ][15327] Executing state locale.present for en_US.UTF-8
2017-12-21 09:51:00,779 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'locale -a' in directory '/root'
2017-12-21 09:51:00,787 [salt.state       ][INFO    ][15327] Locale en_US.UTF-8 is already present
2017-12-21 09:51:00,788 [salt.state       ][INFO    ][15327] Completed state [en_US.UTF-8] at time 09:51:00.787759 duration_in_ms=11.766
2017-12-21 09:51:00,790 [salt.state       ][INFO    ][15327] Running state [en_US.UTF-8] at time 09:51:00.790338
2017-12-21 09:51:00,791 [salt.state       ][INFO    ][15327] Executing state locale.system for en_US.UTF-8
2017-12-21 09:51:00,791 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'localectl' in directory '/root'
2017-12-21 09:51:00,833 [salt.state       ][INFO    ][15327] System locale en_US.UTF-8 already set
2017-12-21 09:51:00,833 [salt.state       ][INFO    ][15327] Completed state [en_US.UTF-8] at time 09:51:00.833090 duration_in_ms=42.751
2017-12-21 09:51:00,835 [salt.state       ][INFO    ][15327] Running state [root] at time 09:51:00.834747
2017-12-21 09:51:00,835 [salt.state       ][INFO    ][15327] Executing state user.present for root
2017-12-21 09:51:00,837 [salt.state       ][INFO    ][15327] User root is present and up to date
2017-12-21 09:51:00,837 [salt.state       ][INFO    ][15327] Completed state [root] at time 09:51:00.837099 duration_in_ms=2.352
2017-12-21 09:51:00,839 [salt.state       ][INFO    ][15327] Running state [/root] at time 09:51:00.838556
2017-12-21 09:51:00,839 [salt.state       ][INFO    ][15327] Executing state file.directory for /root
2017-12-21 09:51:00,840 [salt.state       ][INFO    ][15327] Directory /root is in the correct state
2017-12-21 09:51:00,840 [salt.state       ][INFO    ][15327] Completed state [/root] at time 09:51:00.839810 duration_in_ms=1.254
2017-12-21 09:51:00,840 [salt.state       ][INFO    ][15327] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:51:00.840051
2017-12-21 09:51:00,840 [salt.state       ][INFO    ][15327] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 09:51:00,841 [salt.state       ][INFO    ][15327] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 09:51:00,841 [salt.state       ][INFO    ][15327] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:51:00.840844 duration_in_ms=0.794
2017-12-21 09:51:00,841 [salt.state       ][INFO    ][15327] Running state [ubuntu] at time 09:51:00.841103
2017-12-21 09:51:00,841 [salt.state       ][INFO    ][15327] Executing state user.present for ubuntu
2017-12-21 09:51:00,843 [salt.state       ][INFO    ][15327] User ubuntu is present and up to date
2017-12-21 09:51:00,843 [salt.state       ][INFO    ][15327] Completed state [ubuntu] at time 09:51:00.843092 duration_in_ms=1.988
2017-12-21 09:51:00,844 [salt.state       ][INFO    ][15327] Running state [/home/ubuntu] at time 09:51:00.844312
2017-12-21 09:51:00,845 [salt.state       ][INFO    ][15327] Executing state file.directory for /home/ubuntu
2017-12-21 09:51:00,845 [salt.state       ][INFO    ][15327] Directory /home/ubuntu is in the correct state
2017-12-21 09:51:00,846 [salt.state       ][INFO    ][15327] Completed state [/home/ubuntu] at time 09:51:00.845749 duration_in_ms=1.437
2017-12-21 09:51:00,848 [salt.state       ][INFO    ][15327] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:51:00.847526
2017-12-21 09:51:00,848 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 09:51:00,872 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 09:51:00,878 [salt.state       ][INFO    ][15327] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-21 09:51:00,878 [salt.state       ][INFO    ][15327] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:51:00.878302 duration_in_ms=30.775
2017-12-21 09:51:00,879 [salt.state       ][INFO    ][15327] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:51:00.878575
2017-12-21 09:51:00,879 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 09:51:00,899 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 09:51:00,927 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:51:00,1000 [salt.state       ][INFO    ][15327] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-21 09:51:00,1000 [salt.state       ][INFO    ][15327] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:51:00.999719 duration_in_ms=121.144
2017-12-21 09:51:00,1000 [salt.state       ][INFO    ][15327] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:51:00.999935
2017-12-21 09:51:01,000 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 09:51:01,020 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 09:51:01,048 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 09:51:01,116 [salt.state       ][INFO    ][15327] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-21 09:51:01,116 [salt.state       ][INFO    ][15327] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:51:01.116390 duration_in_ms=116.455
2017-12-21 09:51:01,118 [salt.state       ][INFO    ][15327] Running state [service.systemctl_reload] at time 09:51:01.117624
2017-12-21 09:51:01,118 [salt.state       ][INFO    ][15327] Executing state module.wait for service.systemctl_reload
2017-12-21 09:51:01,118 [salt.state       ][INFO    ][15327] No changes made for service.systemctl_reload
2017-12-21 09:51:01,119 [salt.state       ][INFO    ][15327] Completed state [service.systemctl_reload] at time 09:51:01.118552 duration_in_ms=0.928
2017-12-21 09:51:01,119 [salt.state       ][INFO    ][15327] Running state [/etc/hostname] at time 09:51:01.118768
2017-12-21 09:51:01,119 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/hostname
2017-12-21 09:51:01,139 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 09:51:01,141 [salt.state       ][INFO    ][15327] File /etc/hostname is in the correct state
2017-12-21 09:51:01,142 [salt.state       ][INFO    ][15327] Completed state [/etc/hostname] at time 09:51:01.141581 duration_in_ms=22.812
2017-12-21 09:51:01,144 [salt.state       ][INFO    ][15327] Running state [hostname msg01] at time 09:51:01.144224
2017-12-21 09:51:01,145 [salt.state       ][INFO    ][15327] Executing state cmd.wait for hostname msg01
2017-12-21 09:51:01,145 [salt.state       ][INFO    ][15327] No changes made for hostname msg01
2017-12-21 09:51:01,145 [salt.state       ][INFO    ][15327] Completed state [hostname msg01] at time 09:51:01.145274 duration_in_ms=1.049
2017-12-21 09:51:01,146 [salt.state       ][INFO    ][15327] Running state [mdb02] at time 09:51:01.146447
2017-12-21 09:51:01,147 [salt.state       ][INFO    ][15327] Executing state host.present for mdb02
2017-12-21 09:51:01,148 [salt.state       ][INFO    ][15327] Host mdb02 (192.168.10.77) already present
2017-12-21 09:51:01,148 [salt.state       ][INFO    ][15327] Completed state [mdb02] at time 09:51:01.147714 duration_in_ms=1.267
2017-12-21 09:51:01,148 [salt.state       ][INFO    ][15327] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.147946
2017-12-21 09:51:01,148 [salt.state       ][INFO    ][15327] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,149 [salt.state       ][INFO    ][15327] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 09:51:01,149 [salt.state       ][INFO    ][15327] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.148866 duration_in_ms=0.92
2017-12-21 09:51:01,149 [salt.state       ][INFO    ][15327] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.149096
2017-12-21 09:51:01,149 [salt.state       ][INFO    ][15327] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,150 [salt.state       ][INFO    ][15327] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 09:51:01,150 [salt.state       ][INFO    ][15327] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.150313 duration_in_ms=1.216
2017-12-21 09:51:01,151 [salt.state       ][INFO    ][15327] Running state [mdb03] at time 09:51:01.150551
2017-12-21 09:51:01,151 [salt.state       ][INFO    ][15327] Executing state host.present for mdb03
2017-12-21 09:51:01,151 [salt.state       ][INFO    ][15327] Host mdb03 (192.168.10.78) already present
2017-12-21 09:51:01,151 [salt.state       ][INFO    ][15327] Completed state [mdb03] at time 09:51:01.151456 duration_in_ms=0.905
2017-12-21 09:51:01,152 [salt.state       ][INFO    ][15327] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.152002
2017-12-21 09:51:01,152 [salt.state       ][INFO    ][15327] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,153 [salt.state       ][INFO    ][15327] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 09:51:01,153 [salt.state       ][INFO    ][15327] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.152911 duration_in_ms=0.909
2017-12-21 09:51:01,153 [salt.state       ][INFO    ][15327] Running state [mdb01] at time 09:51:01.153151
2017-12-21 09:51:01,154 [salt.state       ][INFO    ][15327] Executing state host.present for mdb01
2017-12-21 09:51:01,154 [salt.state       ][INFO    ][15327] Host mdb01 (192.168.10.76) already present
2017-12-21 09:51:01,154 [salt.state       ][INFO    ][15327] Completed state [mdb01] at time 09:51:01.154373 duration_in_ms=1.221
2017-12-21 09:51:01,155 [salt.state       ][INFO    ][15327] Running state [mdb] at time 09:51:01.154609
2017-12-21 09:51:01,155 [salt.state       ][INFO    ][15327] Executing state host.present for mdb
2017-12-21 09:51:01,155 [salt.state       ][INFO    ][15327] Host mdb (192.168.10.75) already present
2017-12-21 09:51:01,156 [salt.state       ][INFO    ][15327] Completed state [mdb] at time 09:51:01.155516 duration_in_ms=0.906
2017-12-21 09:51:01,156 [salt.state       ][INFO    ][15327] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.155769
2017-12-21 09:51:01,156 [salt.state       ][INFO    ][15327] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,157 [salt.state       ][INFO    ][15327] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 09:51:01,157 [salt.state       ][INFO    ][15327] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.156676 duration_in_ms=0.907
2017-12-21 09:51:01,157 [salt.state       ][INFO    ][15327] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.156910
2017-12-21 09:51:01,157 [salt.state       ][INFO    ][15327] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,158 [salt.state       ][INFO    ][15327] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:51:01,158 [salt.state       ][INFO    ][15327] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.158383 duration_in_ms=1.473
2017-12-21 09:51:01,159 [salt.state       ][INFO    ][15327] Running state [cfg01] at time 09:51:01.158599
2017-12-21 09:51:01,159 [salt.state       ][INFO    ][15327] Executing state host.present for cfg01
2017-12-21 09:51:01,160 [salt.state       ][INFO    ][15327] Host cfg01 (192.168.10.100) already present
2017-12-21 09:51:01,160 [salt.state       ][INFO    ][15327] Completed state [cfg01] at time 09:51:01.160250 duration_in_ms=1.651
2017-12-21 09:51:01,160 [salt.state       ][INFO    ][15327] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.160462
2017-12-21 09:51:01,161 [salt.state       ][INFO    ][15327] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,161 [salt.state       ][INFO    ][15327] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 09:51:01,161 [salt.state       ][INFO    ][15327] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.161265 duration_in_ms=0.803
2017-12-21 09:51:01,162 [salt.state       ][INFO    ][15327] Running state [prx01] at time 09:51:01.161491
2017-12-21 09:51:01,162 [salt.state       ][INFO    ][15327] Executing state host.present for prx01
2017-12-21 09:51:01,162 [salt.state       ][INFO    ][15327] Host prx01 (192.168.10.104) already present
2017-12-21 09:51:01,163 [salt.state       ][INFO    ][15327] Completed state [prx01] at time 09:51:01.162586 duration_in_ms=1.095
2017-12-21 09:51:01,163 [salt.state       ][INFO    ][15327] Running state [kvm01] at time 09:51:01.162796
2017-12-21 09:51:01,163 [salt.state       ][INFO    ][15327] Executing state host.present for kvm01
2017-12-21 09:51:01,163 [salt.state       ][INFO    ][15327] Host kvm01 (192.168.10.141) already present
2017-12-21 09:51:01,164 [salt.state       ][INFO    ][15327] Completed state [kvm01] at time 09:51:01.163606 duration_in_ms=0.81
2017-12-21 09:51:01,164 [salt.state       ][INFO    ][15327] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.164105
2017-12-21 09:51:01,164 [salt.state       ][INFO    ][15327] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,165 [salt.state       ][INFO    ][15327] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 09:51:01,165 [salt.state       ][INFO    ][15327] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.164892 duration_in_ms=0.787
2017-12-21 09:51:01,165 [salt.state       ][INFO    ][15327] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.165090
2017-12-21 09:51:01,165 [salt.state       ][INFO    ][15327] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,166 [salt.state       ][INFO    ][15327] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 09:51:01,166 [salt.state       ][INFO    ][15327] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.165899 duration_in_ms=0.809
2017-12-21 09:51:01,166 [salt.state       ][INFO    ][15327] Running state [kvm03] at time 09:51:01.166100
2017-12-21 09:51:01,166 [salt.state       ][INFO    ][15327] Executing state host.present for kvm03
2017-12-21 09:51:01,167 [salt.state       ][INFO    ][15327] Host kvm03 (192.168.10.143) already present
2017-12-21 09:51:01,167 [salt.state       ][INFO    ][15327] Completed state [kvm03] at time 09:51:01.167076 duration_in_ms=0.976
2017-12-21 09:51:01,167 [salt.state       ][INFO    ][15327] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.167291
2017-12-21 09:51:01,168 [salt.state       ][INFO    ][15327] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,168 [salt.state       ][INFO    ][15327] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 09:51:01,168 [salt.state       ][INFO    ][15327] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.168134 duration_in_ms=0.843
2017-12-21 09:51:01,168 [salt.state       ][INFO    ][15327] Running state [kvm02] at time 09:51:01.168338
2017-12-21 09:51:01,169 [salt.state       ][INFO    ][15327] Executing state host.present for kvm02
2017-12-21 09:51:01,169 [salt.state       ][INFO    ][15327] Host kvm02 (192.168.10.142) already present
2017-12-21 09:51:01,169 [salt.state       ][INFO    ][15327] Completed state [kvm02] at time 09:51:01.169153 duration_in_ms=0.815
2017-12-21 09:51:01,169 [salt.state       ][INFO    ][15327] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.169351
2017-12-21 09:51:01,170 [salt.state       ][INFO    ][15327] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,171 [salt.state       ][INFO    ][15327] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 09:51:01,171 [salt.state       ][INFO    ][15327] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.170795 duration_in_ms=1.443
2017-12-21 09:51:01,171 [salt.state       ][INFO    ][15327] Running state [dbs] at time 09:51:01.170993
2017-12-21 09:51:01,171 [salt.state       ][INFO    ][15327] Executing state host.present for dbs
2017-12-21 09:51:01,172 [salt.state       ][INFO    ][15327] Host dbs (192.168.10.50) already present
2017-12-21 09:51:01,172 [salt.state       ][INFO    ][15327] Completed state [dbs] at time 09:51:01.172105 duration_in_ms=1.112
2017-12-21 09:51:01,172 [salt.state       ][INFO    ][15327] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.172304
2017-12-21 09:51:01,173 [salt.state       ][INFO    ][15327] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,173 [salt.state       ][INFO    ][15327] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 09:51:01,173 [salt.state       ][INFO    ][15327] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.173101 duration_in_ms=0.797
2017-12-21 09:51:01,173 [salt.state       ][INFO    ][15327] Running state [prx] at time 09:51:01.173299
2017-12-21 09:51:01,174 [salt.state       ][INFO    ][15327] Executing state host.present for prx
2017-12-21 09:51:01,174 [salt.state       ][INFO    ][15327] Host prx (100.64.200.103) already present
2017-12-21 09:51:01,174 [salt.state       ][INFO    ][15327] Completed state [prx] at time 09:51:01.174404 duration_in_ms=1.105
2017-12-21 09:51:01,175 [salt.state       ][INFO    ][15327] Running state [prx02] at time 09:51:01.174613
2017-12-21 09:51:01,175 [salt.state       ][INFO    ][15327] Executing state host.present for prx02
2017-12-21 09:51:01,175 [salt.state       ][INFO    ][15327] Host prx02 (192.168.10.105) already present
2017-12-21 09:51:01,175 [salt.state       ][INFO    ][15327] Completed state [prx02] at time 09:51:01.175416 duration_in_ms=0.803
2017-12-21 09:51:01,176 [salt.state       ][INFO    ][15327] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.175627
2017-12-21 09:51:01,176 [salt.state       ][INFO    ][15327] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,176 [salt.state       ][INFO    ][15327] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 09:51:01,176 [salt.state       ][INFO    ][15327] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.176446 duration_in_ms=0.819
2017-12-21 09:51:01,177 [salt.state       ][INFO    ][15327] Running state [msg02] at time 09:51:01.176658
2017-12-21 09:51:01,177 [salt.state       ][INFO    ][15327] Executing state host.present for msg02
2017-12-21 09:51:01,177 [salt.state       ][INFO    ][15327] Host msg02 (192.168.10.42) already present
2017-12-21 09:51:01,178 [salt.state       ][INFO    ][15327] Completed state [msg02] at time 09:51:01.177475 duration_in_ms=0.817
2017-12-21 09:51:01,178 [salt.state       ][INFO    ][15327] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.177689
2017-12-21 09:51:01,178 [salt.state       ][INFO    ][15327] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,178 [salt.state       ][INFO    ][15327] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 09:51:01,179 [salt.state       ][INFO    ][15327] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.178482 duration_in_ms=0.793
2017-12-21 09:51:01,179 [salt.state       ][INFO    ][15327] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.178692
2017-12-21 09:51:01,179 [salt.state       ][INFO    ][15327] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,179 [salt.state       ][INFO    ][15327] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 09:51:01,180 [salt.state       ][INFO    ][15327] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.179498 duration_in_ms=0.805
2017-12-21 09:51:01,180 [salt.state       ][INFO    ][15327] Running state [msg03] at time 09:51:01.179723
2017-12-21 09:51:01,180 [salt.state       ][INFO    ][15327] Executing state host.present for msg03
2017-12-21 09:51:01,180 [salt.state       ][INFO    ][15327] Host msg03 (192.168.10.43) already present
2017-12-21 09:51:01,181 [salt.state       ][INFO    ][15327] Completed state [msg03] at time 09:51:01.180530 duration_in_ms=0.807
2017-12-21 09:51:01,181 [salt.state       ][INFO    ][15327] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.180741
2017-12-21 09:51:01,181 [salt.state       ][INFO    ][15327] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,181 [salt.state       ][INFO    ][15327] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 09:51:01,182 [salt.state       ][INFO    ][15327] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.181574 duration_in_ms=0.833
2017-12-21 09:51:01,182 [salt.state       ][INFO    ][15327] Running state [msg01] at time 09:51:01.182067
2017-12-21 09:51:01,182 [salt.state       ][INFO    ][15327] Executing state host.present for msg01
2017-12-21 09:51:01,183 [salt.state       ][INFO    ][15327] Host msg01 (192.168.10.41) already present
2017-12-21 09:51:01,183 [salt.state       ][INFO    ][15327] Completed state [msg01] at time 09:51:01.183162 duration_in_ms=1.095
2017-12-21 09:51:01,184 [salt.state       ][INFO    ][15327] Running state [file.replace] at time 09:51:01.184225
2017-12-21 09:51:01,185 [salt.state       ][INFO    ][15327] Executing state module.run for file.replace
2017-12-21 09:51:01,301 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 09:51:01,317 [salt.state       ][INFO    ][15327] onlyif execution failed
2017-12-21 09:51:01,318 [salt.state       ][INFO    ][15327] Completed state [file.replace] at time 09:51:01.317459 duration_in_ms=133.232
2017-12-21 09:51:01,319 [salt.state       ][INFO    ][15327] Running state [msg] at time 09:51:01.318621
2017-12-21 09:51:01,319 [salt.state       ][INFO    ][15327] Executing state host.present for msg
2017-12-21 09:51:01,321 [salt.state       ][INFO    ][15327] Host msg (192.168.10.40) already present
2017-12-21 09:51:01,321 [salt.state       ][INFO    ][15327] Completed state [msg] at time 09:51:01.320917 duration_in_ms=2.295
2017-12-21 09:51:01,321 [salt.state       ][INFO    ][15327] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.321389
2017-12-21 09:51:01,322 [salt.state       ][INFO    ][15327] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,323 [salt.state       ][INFO    ][15327] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 09:51:01,323 [salt.state       ][INFO    ][15327] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.323404 duration_in_ms=2.015
2017-12-21 09:51:01,324 [salt.state       ][INFO    ][15327] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.323921
2017-12-21 09:51:01,324 [salt.state       ][INFO    ][15327] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,326 [salt.state       ][INFO    ][15327] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 09:51:01,326 [salt.state       ][INFO    ][15327] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.326295 duration_in_ms=2.374
2017-12-21 09:51:01,327 [salt.state       ][INFO    ][15327] Running state [cfg01] at time 09:51:01.326627
2017-12-21 09:51:01,327 [salt.state       ][INFO    ][15327] Executing state host.present for cfg01
2017-12-21 09:51:01,328 [salt.state       ][INFO    ][15327] Host cfg01 (192.168.10.100) already present
2017-12-21 09:51:01,328 [salt.state       ][INFO    ][15327] Completed state [cfg01] at time 09:51:01.328175 duration_in_ms=1.547
2017-12-21 09:51:01,329 [salt.state       ][INFO    ][15327] Running state [cmp002] at time 09:51:01.328495
2017-12-21 09:51:01,329 [salt.state       ][INFO    ][15327] Executing state host.present for cmp002
2017-12-21 09:51:01,330 [salt.state       ][INFO    ][15327] Host cmp002 (192.168.10.102) already present
2017-12-21 09:51:01,330 [salt.state       ][INFO    ][15327] Completed state [cmp002] at time 09:51:01.330285 duration_in_ms=1.791
2017-12-21 09:51:01,331 [salt.state       ][INFO    ][15327] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.330601
2017-12-21 09:51:01,331 [salt.state       ][INFO    ][15327] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,332 [salt.state       ][INFO    ][15327] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 09:51:01,332 [salt.state       ][INFO    ][15327] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.331873 duration_in_ms=1.272
2017-12-21 09:51:01,332 [salt.state       ][INFO    ][15327] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.332179
2017-12-21 09:51:01,332 [salt.state       ][INFO    ][15327] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,333 [salt.state       ][INFO    ][15327] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 09:51:01,333 [salt.state       ][INFO    ][15327] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.333421 duration_in_ms=1.243
2017-12-21 09:51:01,334 [salt.state       ][INFO    ][15327] Running state [cmp001] at time 09:51:01.333717
2017-12-21 09:51:01,334 [salt.state       ][INFO    ][15327] Executing state host.present for cmp001
2017-12-21 09:51:01,335 [salt.state       ][INFO    ][15327] Host cmp001 (192.168.10.101) already present
2017-12-21 09:51:01,335 [salt.state       ][INFO    ][15327] Completed state [cmp001] at time 09:51:01.334942 duration_in_ms=1.226
2017-12-21 09:51:01,335 [salt.state       ][INFO    ][15327] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.335255
2017-12-21 09:51:01,336 [salt.state       ][INFO    ][15327] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,337 [salt.state       ][INFO    ][15327] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 09:51:01,337 [salt.state       ][INFO    ][15327] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.336755 duration_in_ms=1.5
2017-12-21 09:51:01,337 [salt.state       ][INFO    ][15327] Running state [dbs01] at time 09:51:01.336974
2017-12-21 09:51:01,337 [salt.state       ][INFO    ][15327] Executing state host.present for dbs01
2017-12-21 09:51:01,338 [salt.state       ][INFO    ][15327] Host dbs01 (192.168.10.51) already present
2017-12-21 09:51:01,338 [salt.state       ][INFO    ][15327] Completed state [dbs01] at time 09:51:01.338444 duration_in_ms=1.469
2017-12-21 09:51:01,339 [salt.state       ][INFO    ][15327] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.338760
2017-12-21 09:51:01,339 [salt.state       ][INFO    ][15327] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,340 [salt.state       ][INFO    ][15327] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 09:51:01,340 [salt.state       ][INFO    ][15327] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.339987 duration_in_ms=1.228
2017-12-21 09:51:01,340 [salt.state       ][INFO    ][15327] Running state [dbs02] at time 09:51:01.340214
2017-12-21 09:51:01,340 [salt.state       ][INFO    ][15327] Executing state host.present for dbs02
2017-12-21 09:51:01,341 [salt.state       ][INFO    ][15327] Host dbs02 (192.168.10.52) already present
2017-12-21 09:51:01,341 [salt.state       ][INFO    ][15327] Completed state [dbs02] at time 09:51:01.341041 duration_in_ms=0.827
2017-12-21 09:51:01,341 [salt.state       ][INFO    ][15327] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.341256
2017-12-21 09:51:01,341 [salt.state       ][INFO    ][15327] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,343 [salt.state       ][INFO    ][15327] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 09:51:01,343 [salt.state       ][INFO    ][15327] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.342660 duration_in_ms=1.404
2017-12-21 09:51:01,343 [salt.state       ][INFO    ][15327] Running state [dbs03] at time 09:51:01.342875
2017-12-21 09:51:01,343 [salt.state       ][INFO    ][15327] Executing state host.present for dbs03
2017-12-21 09:51:01,344 [salt.state       ][INFO    ][15327] Host dbs03 (192.168.10.53) already present
2017-12-21 09:51:01,344 [salt.state       ][INFO    ][15327] Completed state [dbs03] at time 09:51:01.343711 duration_in_ms=0.836
2017-12-21 09:51:01,344 [salt.state       ][INFO    ][15327] Running state [odl01] at time 09:51:01.343931
2017-12-21 09:51:01,344 [salt.state       ][INFO    ][15327] Executing state host.present for odl01
2017-12-21 09:51:01,345 [salt.state       ][INFO    ][15327] Host odl01 (192.168.10.111) already present
2017-12-21 09:51:01,345 [salt.state       ][INFO    ][15327] Completed state [odl01] at time 09:51:01.344893 duration_in_ms=0.962
2017-12-21 09:51:01,345 [salt.state       ][INFO    ][15327] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.345104
2017-12-21 09:51:01,345 [salt.state       ][INFO    ][15327] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,346 [salt.state       ][INFO    ][15327] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 09:51:01,346 [salt.state       ][INFO    ][15327] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.345935 duration_in_ms=0.83
2017-12-21 09:51:01,346 [salt.state       ][INFO    ][15327] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.346147
2017-12-21 09:51:01,346 [salt.state       ][INFO    ][15327] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,347 [salt.state       ][INFO    ][15327] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 09:51:01,347 [salt.state       ][INFO    ][15327] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.346967 duration_in_ms=0.82
2017-12-21 09:51:01,347 [salt.state       ][INFO    ][15327] Running state [mas01] at time 09:51:01.347181
2017-12-21 09:51:01,347 [salt.state       ][INFO    ][15327] Executing state host.present for mas01
2017-12-21 09:51:01,348 [salt.state       ][INFO    ][15327] Host mas01 (192.168.10.3) already present
2017-12-21 09:51:01,348 [salt.state       ][INFO    ][15327] Completed state [mas01] at time 09:51:01.348013 duration_in_ms=0.832
2017-12-21 09:51:01,348 [salt.state       ][INFO    ][15327] Running state [ctl02] at time 09:51:01.348232
2017-12-21 09:51:01,349 [salt.state       ][INFO    ][15327] Executing state host.present for ctl02
2017-12-21 09:51:01,349 [salt.state       ][INFO    ][15327] Host ctl02 (192.168.10.12) already present
2017-12-21 09:51:01,349 [salt.state       ][INFO    ][15327] Completed state [ctl02] at time 09:51:01.349342 duration_in_ms=1.11
2017-12-21 09:51:01,350 [salt.state       ][INFO    ][15327] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.349576
2017-12-21 09:51:01,350 [salt.state       ][INFO    ][15327] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,350 [salt.state       ][INFO    ][15327] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 09:51:01,351 [salt.state       ][INFO    ][15327] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.350657 duration_in_ms=1.08
2017-12-21 09:51:01,351 [salt.state       ][INFO    ][15327] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.350957
2017-12-21 09:51:01,351 [salt.state       ][INFO    ][15327] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,352 [salt.state       ][INFO    ][15327] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 09:51:01,352 [salt.state       ][INFO    ][15327] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.352107 duration_in_ms=1.151
2017-12-21 09:51:01,353 [salt.state       ][INFO    ][15327] Running state [ctl03] at time 09:51:01.352605
2017-12-21 09:51:01,353 [salt.state       ][INFO    ][15327] Executing state host.present for ctl03
2017-12-21 09:51:01,353 [salt.state       ][INFO    ][15327] Host ctl03 (192.168.10.13) already present
2017-12-21 09:51:01,353 [salt.state       ][INFO    ][15327] Completed state [ctl03] at time 09:51:01.353434 duration_in_ms=0.829
2017-12-21 09:51:01,354 [salt.state       ][INFO    ][15327] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.353649
2017-12-21 09:51:01,354 [salt.state       ][INFO    ][15327] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,355 [salt.state       ][INFO    ][15327] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 09:51:01,355 [salt.state       ][INFO    ][15327] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.354752 duration_in_ms=1.102
2017-12-21 09:51:01,355 [salt.state       ][INFO    ][15327] Running state [ctl01] at time 09:51:01.355057
2017-12-21 09:51:01,355 [salt.state       ][INFO    ][15327] Executing state host.present for ctl01
2017-12-21 09:51:01,356 [salt.state       ][INFO    ][15327] Host ctl01 (192.168.10.11) already present
2017-12-21 09:51:01,356 [salt.state       ][INFO    ][15327] Completed state [ctl01] at time 09:51:01.356016 duration_in_ms=0.959
2017-12-21 09:51:01,356 [salt.state       ][INFO    ][15327] Running state [ctl] at time 09:51:01.356232
2017-12-21 09:51:01,356 [salt.state       ][INFO    ][15327] Executing state host.present for ctl
2017-12-21 09:51:01,357 [salt.state       ][INFO    ][15327] Host ctl (192.168.10.10) already present
2017-12-21 09:51:01,357 [salt.state       ][INFO    ][15327] Completed state [ctl] at time 09:51:01.357047 duration_in_ms=0.815
2017-12-21 09:51:01,357 [salt.state       ][INFO    ][15327] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.357259
2017-12-21 09:51:01,357 [salt.state       ][INFO    ][15327] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 09:51:01,358 [salt.state       ][INFO    ][15327] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 09:51:01,358 [salt.state       ][INFO    ][15327] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:51:01.358085 duration_in_ms=0.826
2017-12-21 09:51:01,358 [salt.state       ][INFO    ][15327] Running state [ens2] at time 09:51:01.358299
2017-12-21 09:51:01,359 [salt.state       ][INFO    ][15327] Executing state network.managed for ens2
2017-12-21 09:51:01,929 [salt.state       ][INFO    ][15327] Interface ens2 is up to date.
2017-12-21 09:51:01,930 [salt.state       ][INFO    ][15327] Completed state [ens2] at time 09:51:01.929392 duration_in_ms=571.092
2017-12-21 09:51:01,930 [salt.state       ][INFO    ][15327] Running state [ens3] at time 09:51:01.930024
2017-12-21 09:51:01,930 [salt.state       ][INFO    ][15327] Executing state network.managed for ens3
2017-12-21 09:51:02,392 [salt.state       ][INFO    ][15327] Interface ens3 is up to date.
2017-12-21 09:51:02,392 [salt.state       ][INFO    ][15327] Completed state [ens3] at time 09:51:02.392261 duration_in_ms=462.236
2017-12-21 09:51:02,393 [salt.state       ][INFO    ][15327] Running state [/etc/profile.d/proxy.sh] at time 09:51:02.392728
2017-12-21 09:51:02,393 [salt.state       ][INFO    ][15327] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 09:51:02,394 [salt.state       ][INFO    ][15327] File /etc/profile.d/proxy.sh is not present
2017-12-21 09:51:02,395 [salt.state       ][INFO    ][15327] Completed state [/etc/profile.d/proxy.sh] at time 09:51:02.394619 duration_in_ms=1.89
2017-12-21 09:51:02,395 [salt.state       ][INFO    ][15327] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:51:02.395172
2017-12-21 09:51:02,396 [salt.state       ][INFO    ][15327] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 09:51:02,397 [salt.state       ][INFO    ][15327] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 09:51:02,397 [salt.state       ][INFO    ][15327] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:51:02.397113 duration_in_ms=1.941
2017-12-21 09:51:02,398 [salt.state       ][INFO    ][15327] Running state [ntp] at time 09:51:02.397919
2017-12-21 09:51:02,398 [salt.state       ][INFO    ][15327] Executing state pkg.installed for ntp
2017-12-21 09:51:02,404 [salt.state       ][INFO    ][15327] Package ntp is already installed
2017-12-21 09:51:02,405 [salt.state       ][INFO    ][15327] Completed state [ntp] at time 09:51:02.404806 duration_in_ms=6.887
2017-12-21 09:51:02,407 [salt.state       ][INFO    ][15327] Running state [/etc/ntp.conf] at time 09:51:02.406829
2017-12-21 09:51:02,407 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/ntp.conf
2017-12-21 09:51:02,426 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 09:51:02,467 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 09:51:02,480 [salt.state       ][INFO    ][15327] File /etc/ntp.conf is in the correct state
2017-12-21 09:51:02,480 [salt.state       ][INFO    ][15327] Completed state [/etc/ntp.conf] at time 09:51:02.479927 duration_in_ms=73.096
2017-12-21 09:51:02,483 [salt.state       ][INFO    ][15327] Running state [ntp] at time 09:51:02.482959
2017-12-21 09:51:02,483 [salt.state       ][INFO    ][15327] Executing state service.running for ntp
2017-12-21 09:51:02,484 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 09:51:02,499 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 09:51:02,515 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 09:51:02,531 [salt.state       ][INFO    ][15327] The service ntp is already running
2017-12-21 09:51:02,531 [salt.state       ][INFO    ][15327] Completed state [ntp] at time 09:51:02.531039 duration_in_ms=48.079
2017-12-21 09:51:02,535 [salt.minion      ][INFO    ][15327] Returning information for job: 20171221095039455819
2017-12-21 09:51:21,307 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171221095121291034
2017-12-21 09:51:21,339 [salt.minion      ][INFO    ][17283] Starting a new job with PID 17283
2017-12-21 09:51:21,355 [salt.minion      ][INFO    ][17283] Returning information for job: 20171221095121291034
2017-12-21 09:51:45,380 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command pkg.upgrade with jid 20171221095145369378
2017-12-21 09:51:45,408 [salt.minion      ][INFO    ][17447] Starting a new job with PID 17447
2017-12-21 09:51:45,432 [salt.loaded.int.module.cmdmod][INFO    ][17447] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:51:46,079 [salt.loaded.int.module.cmdmod][INFO    ][17447] 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-21 09:51:55,477 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095155466114
2017-12-21 09:51:55,507 [salt.minion      ][INFO    ][17461] Starting a new job with PID 17461
2017-12-21 09:51:55,529 [salt.minion      ][INFO    ][17461] Returning information for job: 20171221095155466114
2017-12-21 09:52:05,528 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095205514764
2017-12-21 09:52:05,550 [salt.minion      ][INFO    ][18016] Starting a new job with PID 18016
2017-12-21 09:52:05,571 [salt.minion      ][INFO    ][18016] Returning information for job: 20171221095205514764
2017-12-21 09:52:15,604 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095215595128
2017-12-21 09:52:15,633 [salt.minion      ][INFO    ][18421] Starting a new job with PID 18421
2017-12-21 09:52:15,672 [salt.minion      ][INFO    ][18421] Returning information for job: 20171221095215595128
2017-12-21 09:52:25,727 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095225714147
2017-12-21 09:52:25,754 [salt.minion      ][INFO    ][19429] Starting a new job with PID 19429
2017-12-21 09:52:25,771 [salt.minion      ][INFO    ][19429] Returning information for job: 20171221095225714147
2017-12-21 09:52:35,788 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095235779110
2017-12-21 09:52:35,813 [salt.minion      ][INFO    ][23488] Starting a new job with PID 23488
2017-12-21 09:52:35,828 [salt.minion      ][INFO    ][23488] Returning information for job: 20171221095235779110
2017-12-21 09:52:45,840 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095245829570
2017-12-21 09:52:45,866 [salt.minion      ][INFO    ][25463] Starting a new job with PID 25463
2017-12-21 09:52:45,882 [salt.minion      ][INFO    ][25463] Returning information for job: 20171221095245829570
2017-12-21 09:52:56,062 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221095256050199
2017-12-21 09:52:56,087 [salt.minion      ][INFO    ][29165] Starting a new job with PID 29165
2017-12-21 09:52:56,102 [salt.minion      ][INFO    ][29165] Returning information for job: 20171221095256050199
2017-12-21 09:52:56,149 [salt.loaded.int.module.cmdmod][INFO    ][17447] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 09:52:56,198 [salt.minion      ][INFO    ][17447] Returning information for job: 20171221095145369378
2017-12-21 10:00:04,874 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command test.ping with jid 20171221100004864014
2017-12-21 10:00:04,909 [salt.minion      ][INFO    ][29401] Starting a new job with PID 29401
2017-12-21 10:00:04,965 [salt.minion      ][INFO    ][29401] Returning information for job: 20171221100004864014
2017-12-21 10:00:50,419 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.sls with jid 20171221100050409274
2017-12-21 10:00:50,446 [salt.minion      ][INFO    ][29564] Starting a new job with PID 29564
2017-12-21 10:00:50,991 [salt.state       ][INFO    ][29564] Loading fresh modules for state activity
2017-12-21 10:00:51,029 [salt.fileclient  ][INFO    ][29564] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-21 10:00:51,057 [salt.fileclient  ][INFO    ][29564] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-21 10:00:51,094 [salt.fileclient  ][INFO    ][29564] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-21 10:00:51,514 [salt.state       ][INFO    ][29564] Running state [lsof] at time 10:00:51.514192
2017-12-21 10:00:51,515 [salt.state       ][INFO    ][29564] Executing state pkg.installed for lsof
2017-12-21 10:00:51,516 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 10:00:52,150 [salt.state       ][INFO    ][29564] Package lsof is already installed
2017-12-21 10:00:52,152 [salt.state       ][INFO    ][29564] Completed state [lsof] at time 10:00:52.151480 duration_in_ms=637.287
2017-12-21 10:00:52,152 [salt.state       ][INFO    ][29564] Running state [keepalived] at time 10:00:52.151942
2017-12-21 10:00:52,152 [salt.state       ][INFO    ][29564] Executing state pkg.installed for keepalived
2017-12-21 10:00:52,183 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 10:00:54,793 [salt.loaded.int.module.cmdmod][INFO    ][29564] 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-21 10:00:58,126 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 10:00:58,170 [salt.state       ][INFO    ][29564] 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-21 10:00:58,192 [salt.state       ][INFO    ][29564] Loading fresh modules for state activity
2017-12-21 10:00:58,224 [salt.state       ][INFO    ][29564] Completed state [keepalived] at time 10:00:58.223983 duration_in_ms=6072.04
2017-12-21 10:00:58,227 [salt.state       ][INFO    ][29564] Running state [/etc/keepalived/keepalived.conf] at time 10:00:58.226496
2017-12-21 10:00:58,232 [salt.state       ][INFO    ][29564] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-21 10:00:58,274 [salt.fileclient  ][INFO    ][29564] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-21 10:00:58,335 [salt.fileclient  ][INFO    ][29564] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-21 10:00:58,360 [salt.state       ][INFO    ][29564] File changed:
New file
2017-12-21 10:00:58,361 [salt.state       ][INFO    ][29564] Completed state [/etc/keepalived/keepalived.conf] at time 10:00:58.360726 duration_in_ms=134.227
2017-12-21 10:00:58,523 [salt.state       ][INFO    ][29564] Running state [keepalived] at time 10:00:58.522445
2017-12-21 10:00:58,523 [salt.state       ][INFO    ][29564] Executing state service.running for keepalived
2017-12-21 10:00:58,525 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-21 10:00:58,546 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-21 10:00:58,561 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 10:00:58,578 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 10:00:58,594 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-21 10:00:58,653 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-21 10:00:58,672 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 10:00:58,685 [salt.loaded.int.module.cmdmod][INFO    ][29564] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 10:00:58,697 [salt.state       ][INFO    ][29564] {'keepalived': True}
2017-12-21 10:00:58,697 [salt.state       ][INFO    ][29564] Completed state [keepalived] at time 10:00:58.696919 duration_in_ms=174.474
2017-12-21 10:00:58,698 [salt.minion      ][INFO    ][29564] Returning information for job: 20171221100050409274
2017-12-21 10:02:43,710 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command pillar.get with jid 20171221100243702572
2017-12-21 10:02:43,742 [salt.minion      ][INFO    ][30283] Starting a new job with PID 30283
2017-12-21 10:02:43,748 [salt.minion      ][INFO    ][30283] Returning information for job: 20171221100243702572
2017-12-21 10:02:44,697 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.sls with jid 20171221100244686226
2017-12-21 10:02:44,720 [salt.minion      ][INFO    ][30288] Starting a new job with PID 30288
2017-12-21 10:02:47,283 [salt.state       ][INFO    ][30288] Loading fresh modules for state activity
2017-12-21 10:02:47,321 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-21 10:02:47,351 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-21 10:02:47,370 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-21 10:02:47,409 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:02:47,434 [py.warnings      ][WARNING ][30288] /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-21 10:02:47,435 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-21 10:02:47,450 [salt.loaded.int.module.cmdmod][ERROR   ][30288] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-21 10:02:47,450 [salt.loaded.int.module.cmdmod][ERROR   ][30288] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-21 10:02:47,488 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-21 10:02:47,521 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:02:47,561 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-21 10:02:47,585 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:02:47,624 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-21 10:02:47,658 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:02:47,708 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-21 10:02:47,735 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:02:47,772 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-21 10:02:47,797 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:02:47,832 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 10:02:47,885 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 10:02:48,447 [salt.state       ][INFO    ][30288] Running state [rabbitmq-server] at time 10:02:48.446643
2017-12-21 10:02:48,447 [salt.state       ][INFO    ][30288] Executing state pkg.installed for rabbitmq-server
2017-12-21 10:02:48,447 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 10:02:49,092 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 10:02:51,758 [salt.loaded.int.module.cmdmod][INFO    ][30288] 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-21 10:02:54,819 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100254807272
2017-12-21 10:02:54,847 [salt.minion      ][INFO    ][30684] Starting a new job with PID 30684
2017-12-21 10:02:54,867 [salt.minion      ][INFO    ][30684] Returning information for job: 20171221100254807272
2017-12-21 10:03:04,851 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100304842622
2017-12-21 10:03:04,879 [salt.minion      ][INFO    ][30689] Starting a new job with PID 30689
2017-12-21 10:03:04,894 [salt.minion      ][INFO    ][30689] Returning information for job: 20171221100304842622
2017-12-21 10:03:14,872 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100314863458
2017-12-21 10:03:14,901 [salt.minion      ][INFO    ][30699] Starting a new job with PID 30699
2017-12-21 10:03:14,918 [salt.minion      ][INFO    ][30699] Returning information for job: 20171221100314863458
2017-12-21 10:03:24,896 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100324888213
2017-12-21 10:03:24,925 [salt.minion      ][INFO    ][30726] Starting a new job with PID 30726
2017-12-21 10:03:24,943 [salt.minion      ][INFO    ][30726] Returning information for job: 20171221100324888213
2017-12-21 10:03:35,116 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100335106284
2017-12-21 10:03:35,136 [salt.minion      ][INFO    ][31229] Starting a new job with PID 31229
2017-12-21 10:03:35,150 [salt.minion      ][INFO    ][31229] Returning information for job: 20171221100335106284
2017-12-21 10:03:45,320 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100345312227
2017-12-21 10:03:45,338 [salt.minion      ][INFO    ][31239] Starting a new job with PID 31239
2017-12-21 10:03:45,354 [salt.minion      ][INFO    ][31239] Returning information for job: 20171221100345312227
2017-12-21 10:03:55,515 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100355508027
2017-12-21 10:03:55,533 [salt.minion      ][INFO    ][31244] Starting a new job with PID 31244
2017-12-21 10:03:55,546 [salt.minion      ][INFO    ][31244] Returning information for job: 20171221100355508027
2017-12-21 10:04:05,571 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100405557520
2017-12-21 10:04:05,591 [salt.minion      ][INFO    ][31249] Starting a new job with PID 31249
2017-12-21 10:04:05,605 [salt.minion      ][INFO    ][31249] Returning information for job: 20171221100405557520
2017-12-21 10:04:15,774 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100415767472
2017-12-21 10:04:15,798 [salt.minion      ][INFO    ][31259] Starting a new job with PID 31259
2017-12-21 10:04:15,812 [salt.minion      ][INFO    ][31259] Returning information for job: 20171221100415767472
2017-12-21 10:04:17,408 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 10:04:17,455 [salt.state       ][INFO    ][30288] 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-21 10:04:17,474 [salt.state       ][INFO    ][30288] Loading fresh modules for state activity
2017-12-21 10:04:17,495 [salt.state       ][INFO    ][30288] Completed state [rabbitmq-server] at time 10:04:17.495255 duration_in_ms=89048.612
2017-12-21 10:04:17,503 [salt.state       ][INFO    ][30288] Running state [gettext-base] at time 10:04:17.502881
2017-12-21 10:04:17,503 [salt.state       ][INFO    ][30288] Executing state pkg.installed for gettext-base
2017-12-21 10:04:17,804 [salt.state       ][INFO    ][30288] Package gettext-base is already installed
2017-12-21 10:04:17,805 [salt.state       ][INFO    ][30288] Completed state [gettext-base] at time 10:04:17.804760 duration_in_ms=301.878
2017-12-21 10:04:17,807 [salt.state       ][INFO    ][30288] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:04:17.806908
2017-12-21 10:04:17,807 [salt.state       ][INFO    ][30288] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-21 10:04:17,841 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-21 10:04:17,888 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:04:17,915 [salt.state       ][INFO    ][30288] File changed:
New file
2017-12-21 10:04:17,916 [salt.state       ][INFO    ][30288] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:04:17.915702 duration_in_ms=108.793
2017-12-21 10:04:17,917 [salt.state       ][INFO    ][30288] Running state [/etc/default/rabbitmq-server] at time 10:04:17.916936
2017-12-21 10:04:17,917 [salt.state       ][INFO    ][30288] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-21 10:04:17,938 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-21 10:04:17,964 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:04:17,992 [salt.state       ][INFO    ][30288] 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-21 10:04:17,995 [salt.state       ][INFO    ][30288] Completed state [/etc/default/rabbitmq-server] at time 10:04:17.994626 duration_in_ms=77.691
2017-12-21 10:04:17,996 [salt.state       ][INFO    ][30288] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:04:17.995493
2017-12-21 10:04:17,996 [salt.state       ][INFO    ][30288] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-21 10:04:18,018 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-21 10:04:18,043 [salt.fileclient  ][INFO    ][30288] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:04:18,068 [salt.state       ][INFO    ][30288] File changed:
New file
2017-12-21 10:04:18,069 [salt.state       ][INFO    ][30288] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:04:18.068875 duration_in_ms=73.382
2017-12-21 10:04:18,071 [salt.state       ][INFO    ][30288] Running state [sleep 30] at time 10:04:18.071208
2017-12-21 10:04:18,072 [salt.state       ][INFO    ][30288] Executing state cmd.run for sleep 30
2017-12-21 10:04:18,072 [py.warnings      ][WARNING ][30288] /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-21 10:04:18,073 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-21 10:04:25,797 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100425785688
2017-12-21 10:04:25,826 [salt.minion      ][INFO    ][31341] Starting a new job with PID 31341
2017-12-21 10:04:25,841 [salt.minion      ][INFO    ][31341] Returning information for job: 20171221100425785688
2017-12-21 10:04:35,818 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100435810071
2017-12-21 10:04:35,842 [salt.minion      ][INFO    ][31351] Starting a new job with PID 31351
2017-12-21 10:04:35,858 [salt.minion      ][INFO    ][31351] Returning information for job: 20171221100435810071
2017-12-21 10:04:45,846 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100445836267
2017-12-21 10:04:45,870 [salt.minion      ][INFO    ][31356] Starting a new job with PID 31356
2017-12-21 10:04:45,899 [salt.minion      ][INFO    ][31356] Returning information for job: 20171221100445836267
2017-12-21 10:04:48,138 [salt.state       ][INFO    ][30288] {'pid': 31337, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 10:04:48,139 [salt.state       ][INFO    ][30288] Completed state [sleep 30] at time 10:04:48.138838 duration_in_ms=30067.627
2017-12-21 10:04:48,142 [salt.state       ][INFO    ][30288] Running state [service rabbitmq-server stop] at time 10:04:48.141989
2017-12-21 10:04:48,143 [salt.state       ][INFO    ][30288] Executing state cmd.run for service rabbitmq-server stop
2017-12-21 10:04:48,144 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-21 10:04:48,305 [salt.state       ][INFO    ][30288] {'pid': 31359, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 10:04:48,306 [salt.state       ][INFO    ][30288] Completed state [service rabbitmq-server stop] at time 10:04:48.305726 duration_in_ms=163.736
2017-12-21 10:04:48,306 [salt.state       ][INFO    ][30288] Running state [/var/lib/rabbitmq] at time 10:04:48.306115
2017-12-21 10:04:48,306 [salt.state       ][INFO    ][30288] Executing state file.directory for /var/lib/rabbitmq
2017-12-21 10:04:48,307 [salt.state       ][INFO    ][30288] Directory /var/lib/rabbitmq is in the correct state
2017-12-21 10:04:48,308 [salt.state       ][INFO    ][30288] Completed state [/var/lib/rabbitmq] at time 10:04:48.307486 duration_in_ms=1.371
2017-12-21 10:04:48,310 [salt.state       ][INFO    ][30288] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 10:04:48.309910
2017-12-21 10:04:48,310 [salt.state       ][INFO    ][30288] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-21 10:04:48,313 [salt.state       ][INFO    ][30288] File changed:
--- 
+++ 
@@ -1 +1 @@
-HEPWYVVMASMNYPSDTFWR+opnfv_secret

2017-12-21 10:04:48,313 [salt.state       ][INFO    ][30288] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 10:04:48.313117 duration_in_ms=3.206
2017-12-21 10:04:48,314 [salt.state       ][INFO    ][30288] Running state [sleep 30] at time 10:04:48.313913
2017-12-21 10:04:48,314 [salt.state       ][INFO    ][30288] Executing state cmd.run for sleep 30
2017-12-21 10:04:48,315 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-21 10:04:55,884 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100455873945
2017-12-21 10:04:55,913 [salt.minion      ][INFO    ][31395] Starting a new job with PID 31395
2017-12-21 10:04:55,931 [salt.minion      ][INFO    ][31395] Returning information for job: 20171221100455873945
2017-12-21 10:05:05,921 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100505909841
2017-12-21 10:05:05,949 [salt.minion      ][INFO    ][31400] Starting a new job with PID 31400
2017-12-21 10:05:05,968 [salt.minion      ][INFO    ][31400] Returning information for job: 20171221100505909841
2017-12-21 10:05:15,959 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100515946225
2017-12-21 10:05:15,987 [salt.minion      ][INFO    ][31405] Starting a new job with PID 31405
2017-12-21 10:05:16,004 [salt.minion      ][INFO    ][31405] Returning information for job: 20171221100515946225
2017-12-21 10:05:18,376 [salt.state       ][INFO    ][30288] {'pid': 31391, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 10:05:18,377 [salt.state       ][INFO    ][30288] Completed state [sleep 30] at time 10:05:18.376584 duration_in_ms=30062.668
2017-12-21 10:05:18,383 [salt.state       ][INFO    ][30288] Running state [rabbitmq-server] at time 10:05:18.382666
2017-12-21 10:05:18,383 [salt.state       ][INFO    ][30288] Executing state service.running for rabbitmq-server
2017-12-21 10:05:18,386 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-21 10:05:18,413 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:18,434 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:18,455 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:18,475 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:21,478 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:21,499 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:21,527 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:21,554 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:21,582 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:21,929 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:21,950 [salt.state       ][INFO    ][30288] {'rabbitmq-server': True}
2017-12-21 10:05:21,951 [salt.state       ][INFO    ][30288] Completed state [rabbitmq-server] at time 10:05:21.951386 duration_in_ms=3568.72
2017-12-21 10:05:21,955 [salt.state       ][INFO    ][30288] Running state [amqp_client] at time 10:05:21.954767
2017-12-21 10:05:21,955 [salt.state       ][INFO    ][30288] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-21 10:05:21,957 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-21 10:05:22,948 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-21 10:05:24,213 [salt.state       ][INFO    ][30288] {'new': 'amqp_client', 'old': ''}
2017-12-21 10:05:24,214 [salt.state       ][INFO    ][30288] Completed state [amqp_client] at time 10:05:24.213651 duration_in_ms=2258.882
2017-12-21 10:05:24,215 [salt.state       ][INFO    ][30288] Running state [rabbitmq_management] at time 10:05:24.215125
2017-12-21 10:05:24,216 [salt.state       ][INFO    ][30288] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-21 10:05:24,217 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-21 10:05:25,222 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-21 10:05:25,983 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100525975009
2017-12-21 10:05:26,004 [salt.minion      ][INFO    ][32336] Starting a new job with PID 32336
2017-12-21 10:05:26,021 [salt.minion      ][INFO    ][32336] Returning information for job: 20171221100525975009
2017-12-21 10:05:28,048 [salt.state       ][INFO    ][30288] {'new': 'rabbitmq_management', 'old': ''}
2017-12-21 10:05:28,049 [salt.state       ][INFO    ][30288] Completed state [rabbitmq_management] at time 10:05:28.049157 duration_in_ms=3834.032
2017-12-21 10:05:28,051 [salt.state       ][INFO    ][30288] Running state [/openstack] at time 10:05:28.051414
2017-12-21 10:05:28,053 [salt.state       ][INFO    ][30288] Executing state rabbitmq_vhost.present for /openstack
2017-12-21 10:05:28,054 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-21 10:05:29,190 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-12-21 10:05:30,166 [salt.state       ][INFO    ][30288] {'new': '/openstack', 'old': ''}
2017-12-21 10:05:30,167 [salt.state       ][INFO    ][30288] Completed state [/openstack] at time 10:05:30.166856 duration_in_ms=2115.439
2017-12-21 10:05:30,171 [salt.state       ][INFO    ][30288] Running state [openstack] at time 10:05:30.170549
2017-12-21 10:05:30,171 [salt.state       ][INFO    ][30288] Executing state rabbitmq_user.present for openstack
2017-12-21 10:05:30,172 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:05:32,044 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-21 10:05:32,976 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-21 10:05:33,983 [salt.state       ][INFO    ][30288] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-12-21 10:05:33,983 [salt.state       ][INFO    ][30288] Completed state [openstack] at time 10:05:33.982857 duration_in_ms=3812.308
2017-12-21 10:05:33,985 [salt.state       ][INFO    ][30288] Running state [Ceilometer] at time 10:05:33.984777
2017-12-21 10:05:33,985 [salt.state       ][INFO    ][30288] Executing state rabbitmq_policy.present for Ceilometer
2017-12-21 10:05:33,986 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-21 10:05:34,953 [salt.loaded.int.module.cmdmod][INFO    ][30288] 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-21 10:05:35,909 [salt.state       ][INFO    ][30288] {'new': 'Ceilometer', 'old': {}}
2017-12-21 10:05:35,910 [salt.state       ][INFO    ][30288] Completed state [Ceilometer] at time 10:05:35.909810 duration_in_ms=1925.032
2017-12-21 10:05:35,911 [salt.state       ][INFO    ][30288] Running state [HA] at time 10:05:35.910764
2017-12-21 10:05:35,911 [salt.state       ][INFO    ][30288] Executing state rabbitmq_policy.present for HA
2017-12-21 10:05:35,912 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-21 10:05:36,191 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100536180602
2017-12-21 10:05:36,211 [salt.minion      ][INFO    ][1238] Starting a new job with PID 1238
2017-12-21 10:05:36,224 [salt.minion      ][INFO    ][1238] Returning information for job: 20171221100536180602
2017-12-21 10:05:36,820 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-21 10:05:37,861 [salt.state       ][INFO    ][30288] {'new': 'HA', 'old': {}}
2017-12-21 10:05:37,861 [salt.state       ][INFO    ][30288] Completed state [HA] at time 10:05:37.861000 duration_in_ms=1950.234
2017-12-21 10:05:37,861 [salt.state       ][INFO    ][30288] Running state [guest] at time 10:05:37.861396
2017-12-21 10:05:37,862 [salt.state       ][INFO    ][30288] Executing state rabbitmq_user.present for guest
2017-12-21 10:05:37,863 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:05:38,831 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-21 10:05:41,846 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-21 10:05:42,875 [salt.state       ][INFO    ][30288] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-21 10:05:42,875 [salt.state       ][INFO    ][30288] Completed state [guest] at time 10:05:42.875219 duration_in_ms=5013.822
2017-12-21 10:05:42,877 [salt.state       ][INFO    ][30288] Running state [HA] at time 10:05:42.876754
2017-12-21 10:05:42,877 [salt.state       ][INFO    ][30288] Executing state rabbitmq_policy.present for HA
2017-12-21 10:05:42,878 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-21 10:05:43,891 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-21 10:05:44,903 [salt.state       ][INFO    ][30288] {'new': 'HA', 'old': {}}
2017-12-21 10:05:44,904 [salt.state       ][INFO    ][30288] Completed state [HA] at time 10:05:44.903961 duration_in_ms=2027.205
2017-12-21 10:05:44,905 [salt.state       ][INFO    ][30288] Running state [admin] at time 10:05:44.905438
2017-12-21 10:05:44,906 [salt.state       ][INFO    ][30288] Executing state rabbitmq_user.present for admin
2017-12-21 10:05:44,907 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:05:46,410 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100546399977
2017-12-21 10:05:46,429 [salt.minion      ][INFO    ][2758] Starting a new job with PID 2758
2017-12-21 10:05:46,443 [salt.minion      ][INFO    ][2758] Returning information for job: 20171221100546399977
2017-12-21 10:05:46,847 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:05:47,813 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-12-21 10:05:48,768 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-21 10:05:49,878 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-21 10:05:50,897 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-21 10:05:51,899 [salt.state       ][INFO    ][30288] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-12-21 10:05:51,900 [salt.state       ][INFO    ][30288] Completed state [admin] at time 10:05:51.899596 duration_in_ms=6994.158
2017-12-21 10:05:51,900 [salt.state       ][INFO    ][30288] Running state [mdb02] at time 10:05:51.900418
2017-12-21 10:05:51,901 [salt.state       ][INFO    ][30288] Executing state host.present for mdb02
2017-12-21 10:05:51,901 [salt.state       ][INFO    ][30288] Host mdb02 (192.168.10.77) already present
2017-12-21 10:05:51,902 [salt.state       ][INFO    ][30288] Completed state [mdb02] at time 10:05:51.901554 duration_in_ms=1.136
2017-12-21 10:05:51,902 [salt.state       ][INFO    ][30288] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.901787
2017-12-21 10:05:51,902 [salt.state       ][INFO    ][30288] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,903 [salt.state       ][INFO    ][30288] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 10:05:51,903 [salt.state       ][INFO    ][30288] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.903063 duration_in_ms=1.276
2017-12-21 10:05:51,903 [salt.state       ][INFO    ][30288] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.903333
2017-12-21 10:05:51,904 [salt.state       ][INFO    ][30288] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,905 [salt.state       ][INFO    ][30288] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 10:05:51,905 [salt.state       ][INFO    ][30288] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.904946 duration_in_ms=1.613
2017-12-21 10:05:51,905 [salt.state       ][INFO    ][30288] Running state [mdb03] at time 10:05:51.905196
2017-12-21 10:05:51,905 [salt.state       ][INFO    ][30288] Executing state host.present for mdb03
2017-12-21 10:05:51,906 [salt.state       ][INFO    ][30288] Host mdb03 (192.168.10.78) already present
2017-12-21 10:05:51,906 [salt.state       ][INFO    ][30288] Completed state [mdb03] at time 10:05:51.906175 duration_in_ms=0.979
2017-12-21 10:05:51,906 [salt.state       ][INFO    ][30288] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.906438
2017-12-21 10:05:51,907 [salt.state       ][INFO    ][30288] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,908 [salt.state       ][INFO    ][30288] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 10:05:51,908 [salt.state       ][INFO    ][30288] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.908070 duration_in_ms=1.633
2017-12-21 10:05:51,909 [salt.state       ][INFO    ][30288] Running state [mdb01] at time 10:05:51.908543
2017-12-21 10:05:51,909 [salt.state       ][INFO    ][30288] Executing state host.present for mdb01
2017-12-21 10:05:51,912 [salt.state       ][INFO    ][30288] Host mdb01 (192.168.10.76) already present
2017-12-21 10:05:51,912 [salt.state       ][INFO    ][30288] Completed state [mdb01] at time 10:05:51.911990 duration_in_ms=3.447
2017-12-21 10:05:51,913 [salt.state       ][INFO    ][30288] Running state [mdb] at time 10:05:51.912490
2017-12-21 10:05:51,913 [salt.state       ][INFO    ][30288] Executing state host.present for mdb
2017-12-21 10:05:51,914 [salt.state       ][INFO    ][30288] Host mdb (192.168.10.75) already present
2017-12-21 10:05:51,914 [salt.state       ][INFO    ][30288] Completed state [mdb] at time 10:05:51.914138 duration_in_ms=1.648
2017-12-21 10:05:51,915 [salt.state       ][INFO    ][30288] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.914974
2017-12-21 10:05:51,915 [salt.state       ][INFO    ][30288] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,917 [salt.state       ][INFO    ][30288] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 10:05:51,917 [salt.state       ][INFO    ][30288] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.916953 duration_in_ms=1.979
2017-12-21 10:05:51,917 [salt.state       ][INFO    ][30288] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.917370
2017-12-21 10:05:51,918 [salt.state       ][INFO    ][30288] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,918 [salt.state       ][INFO    ][30288] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 10:05:51,919 [salt.state       ][INFO    ][30288] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.918744 duration_in_ms=1.374
2017-12-21 10:05:51,919 [salt.state       ][INFO    ][30288] Running state [cfg01] at time 10:05:51.919133
2017-12-21 10:05:51,920 [salt.state       ][INFO    ][30288] Executing state host.present for cfg01
2017-12-21 10:05:51,921 [salt.state       ][INFO    ][30288] Host cfg01 (192.168.10.100) already present
2017-12-21 10:05:51,921 [salt.state       ][INFO    ][30288] Completed state [cfg01] at time 10:05:51.920820 duration_in_ms=1.687
2017-12-21 10:05:51,921 [salt.state       ][INFO    ][30288] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.921208
2017-12-21 10:05:51,922 [salt.state       ][INFO    ][30288] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,922 [salt.state       ][INFO    ][30288] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 10:05:51,923 [salt.state       ][INFO    ][30288] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.922545 duration_in_ms=1.337
2017-12-21 10:05:51,923 [salt.state       ][INFO    ][30288] Running state [prx01] at time 10:05:51.922933
2017-12-21 10:05:51,923 [salt.state       ][INFO    ][30288] Executing state host.present for prx01
2017-12-21 10:05:51,924 [salt.state       ][INFO    ][30288] Host prx01 (192.168.10.104) already present
2017-12-21 10:05:51,924 [salt.state       ][INFO    ][30288] Completed state [prx01] at time 10:05:51.924279 duration_in_ms=1.346
2017-12-21 10:05:51,925 [salt.state       ][INFO    ][30288] Running state [kvm01] at time 10:05:51.924662
2017-12-21 10:05:51,925 [salt.state       ][INFO    ][30288] Executing state host.present for kvm01
2017-12-21 10:05:51,926 [salt.state       ][INFO    ][30288] Host kvm01 (192.168.10.141) already present
2017-12-21 10:05:51,926 [salt.state       ][INFO    ][30288] Completed state [kvm01] at time 10:05:51.925990 duration_in_ms=1.328
2017-12-21 10:05:51,926 [salt.state       ][INFO    ][30288] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.926389
2017-12-21 10:05:51,927 [salt.state       ][INFO    ][30288] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,927 [salt.state       ][INFO    ][30288] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 10:05:51,928 [salt.state       ][INFO    ][30288] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.928114 duration_in_ms=1.725
2017-12-21 10:05:51,929 [salt.state       ][INFO    ][30288] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.928507
2017-12-21 10:05:51,929 [salt.state       ][INFO    ][30288] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,930 [salt.state       ][INFO    ][30288] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 10:05:51,930 [salt.state       ][INFO    ][30288] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.929830 duration_in_ms=1.323
2017-12-21 10:05:51,930 [salt.state       ][INFO    ][30288] Running state [kvm03] at time 10:05:51.930214
2017-12-21 10:05:51,931 [salt.state       ][INFO    ][30288] Executing state host.present for kvm03
2017-12-21 10:05:51,931 [salt.state       ][INFO    ][30288] Host kvm03 (192.168.10.143) already present
2017-12-21 10:05:51,932 [salt.state       ][INFO    ][30288] Completed state [kvm03] at time 10:05:51.931555 duration_in_ms=1.341
2017-12-21 10:05:51,932 [salt.state       ][INFO    ][30288] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.932298
2017-12-21 10:05:51,933 [salt.state       ][INFO    ][30288] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,933 [salt.state       ][INFO    ][30288] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 10:05:51,934 [salt.state       ][INFO    ][30288] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.933632 duration_in_ms=1.334
2017-12-21 10:05:51,934 [salt.state       ][INFO    ][30288] Running state [kvm02] at time 10:05:51.934018
2017-12-21 10:05:51,934 [salt.state       ][INFO    ][30288] Executing state host.present for kvm02
2017-12-21 10:05:51,935 [salt.state       ][INFO    ][30288] Host kvm02 (192.168.10.142) already present
2017-12-21 10:05:51,935 [salt.state       ][INFO    ][30288] Completed state [kvm02] at time 10:05:51.935355 duration_in_ms=1.337
2017-12-21 10:05:51,936 [salt.state       ][INFO    ][30288] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.935782
2017-12-21 10:05:51,936 [salt.state       ][INFO    ][30288] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,937 [salt.state       ][INFO    ][30288] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 10:05:51,937 [salt.state       ][INFO    ][30288] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.937106 duration_in_ms=1.324
2017-12-21 10:05:51,938 [salt.state       ][INFO    ][30288] Running state [dbs] at time 10:05:51.937490
2017-12-21 10:05:51,938 [salt.state       ][INFO    ][30288] Executing state host.present for dbs
2017-12-21 10:05:51,939 [salt.state       ][INFO    ][30288] Host dbs (192.168.10.50) already present
2017-12-21 10:05:51,939 [salt.state       ][INFO    ][30288] Completed state [dbs] at time 10:05:51.938846 duration_in_ms=1.355
2017-12-21 10:05:51,939 [salt.state       ][INFO    ][30288] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.939225
2017-12-21 10:05:51,940 [salt.state       ][INFO    ][30288] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,941 [salt.state       ][INFO    ][30288] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 10:05:51,941 [salt.state       ][INFO    ][30288] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.940879 duration_in_ms=1.654
2017-12-21 10:05:51,941 [salt.state       ][INFO    ][30288] Running state [prx] at time 10:05:51.941263
2017-12-21 10:05:51,942 [salt.state       ][INFO    ][30288] Executing state host.present for prx
2017-12-21 10:05:51,942 [salt.state       ][INFO    ][30288] Host prx (100.64.200.103) already present
2017-12-21 10:05:51,943 [salt.state       ][INFO    ][30288] Completed state [prx] at time 10:05:51.942613 duration_in_ms=1.35
2017-12-21 10:05:51,943 [salt.state       ][INFO    ][30288] Running state [prx02] at time 10:05:51.942998
2017-12-21 10:05:51,943 [salt.state       ][INFO    ][30288] Executing state host.present for prx02
2017-12-21 10:05:51,944 [salt.state       ][INFO    ][30288] Host prx02 (192.168.10.105) already present
2017-12-21 10:05:51,944 [salt.state       ][INFO    ][30288] Completed state [prx02] at time 10:05:51.944368 duration_in_ms=1.37
2017-12-21 10:05:51,945 [salt.state       ][INFO    ][30288] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.944751
2017-12-21 10:05:51,945 [salt.state       ][INFO    ][30288] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,946 [salt.state       ][INFO    ][30288] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 10:05:51,946 [salt.state       ][INFO    ][30288] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.946420 duration_in_ms=1.669
2017-12-21 10:05:51,947 [salt.state       ][INFO    ][30288] Running state [msg02] at time 10:05:51.946842
2017-12-21 10:05:51,947 [salt.state       ][INFO    ][30288] Executing state host.present for msg02
2017-12-21 10:05:51,948 [salt.state       ][INFO    ][30288] Host msg02 (192.168.10.42) already present
2017-12-21 10:05:51,948 [salt.state       ][INFO    ][30288] Completed state [msg02] at time 10:05:51.948197 duration_in_ms=1.355
2017-12-21 10:05:51,949 [salt.state       ][INFO    ][30288] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.948585
2017-12-21 10:05:51,949 [salt.state       ][INFO    ][30288] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,950 [salt.state       ][INFO    ][30288] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 10:05:51,950 [salt.state       ][INFO    ][30288] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.949956 duration_in_ms=1.37
2017-12-21 10:05:51,950 [salt.state       ][INFO    ][30288] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.950343
2017-12-21 10:05:51,951 [salt.state       ][INFO    ][30288] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,952 [salt.state       ][INFO    ][30288] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 10:05:51,952 [salt.state       ][INFO    ][30288] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.952073 duration_in_ms=1.73
2017-12-21 10:05:51,953 [salt.state       ][INFO    ][30288] Running state [msg03] at time 10:05:51.952472
2017-12-21 10:05:51,953 [salt.state       ][INFO    ][30288] Executing state host.present for msg03
2017-12-21 10:05:51,954 [salt.state       ][INFO    ][30288] Host msg03 (192.168.10.43) already present
2017-12-21 10:05:51,954 [salt.state       ][INFO    ][30288] Completed state [msg03] at time 10:05:51.954278 duration_in_ms=1.806
2017-12-21 10:05:51,955 [salt.state       ][INFO    ][30288] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.955010
2017-12-21 10:05:51,955 [salt.state       ][INFO    ][30288] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:51,956 [salt.state       ][INFO    ][30288] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 10:05:51,957 [salt.state       ][INFO    ][30288] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 10:05:51.956719 duration_in_ms=1.709
2017-12-21 10:05:51,957 [salt.state       ][INFO    ][30288] Running state [msg01] at time 10:05:51.957113
2017-12-21 10:05:51,957 [salt.state       ][INFO    ][30288] Executing state host.present for msg01
2017-12-21 10:05:51,959 [salt.state       ][INFO    ][30288] Host msg01 (192.168.10.41) already present
2017-12-21 10:05:51,959 [salt.state       ][INFO    ][30288] Completed state [msg01] at time 10:05:51.959066 duration_in_ms=1.952
2017-12-21 10:05:51,961 [salt.state       ][INFO    ][30288] Running state [file.replace] at time 10:05:51.960881
2017-12-21 10:05:51,961 [salt.state       ][INFO    ][30288] Executing state module.run for file.replace
2017-12-21 10:05:52,074 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 10:05:52,093 [salt.state       ][INFO    ][30288] onlyif execution failed
2017-12-21 10:05:52,094 [salt.state       ][INFO    ][30288] Completed state [file.replace] at time 10:05:52.093849 duration_in_ms=132.966
2017-12-21 10:05:52,095 [salt.state       ][INFO    ][30288] Running state [msg] at time 10:05:52.094858
2017-12-21 10:05:52,096 [salt.state       ][INFO    ][30288] Executing state host.present for msg
2017-12-21 10:05:52,097 [salt.state       ][INFO    ][30288] Host msg (192.168.10.40) already present
2017-12-21 10:05:52,098 [salt.state       ][INFO    ][30288] Completed state [msg] at time 10:05:52.097701 duration_in_ms=2.843
2017-12-21 10:05:52,098 [salt.state       ][INFO    ][30288] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.098342
2017-12-21 10:05:52,099 [salt.state       ][INFO    ][30288] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,100 [salt.state       ][INFO    ][30288] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 10:05:52,101 [salt.state       ][INFO    ][30288] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.100558 duration_in_ms=2.216
2017-12-21 10:05:52,101 [salt.state       ][INFO    ][30288] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.101183
2017-12-21 10:05:52,102 [salt.state       ][INFO    ][30288] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,103 [salt.state       ][INFO    ][30288] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 10:05:52,104 [salt.state       ][INFO    ][30288] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.104009 duration_in_ms=2.826
2017-12-21 10:05:52,105 [salt.state       ][INFO    ][30288] Running state [cfg01] at time 10:05:52.104633
2017-12-21 10:05:52,105 [salt.state       ][INFO    ][30288] Executing state host.present for cfg01
2017-12-21 10:05:52,107 [salt.state       ][INFO    ][30288] Host cfg01 (192.168.10.100) already present
2017-12-21 10:05:52,107 [salt.state       ][INFO    ][30288] Completed state [cfg01] at time 10:05:52.107251 duration_in_ms=2.618
2017-12-21 10:05:52,108 [salt.state       ][INFO    ][30288] Running state [cmp002] at time 10:05:52.107653
2017-12-21 10:05:52,108 [salt.state       ][INFO    ][30288] Executing state host.present for cmp002
2017-12-21 10:05:52,109 [salt.state       ][INFO    ][30288] Host cmp002 (192.168.10.102) already present
2017-12-21 10:05:52,109 [salt.state       ][INFO    ][30288] Completed state [cmp002] at time 10:05:52.109033 duration_in_ms=1.379
2017-12-21 10:05:52,109 [salt.state       ][INFO    ][30288] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.109431
2017-12-21 10:05:52,110 [salt.state       ][INFO    ][30288] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,110 [salt.state       ][INFO    ][30288] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 10:05:52,111 [salt.state       ][INFO    ][30288] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.110806 duration_in_ms=1.375
2017-12-21 10:05:52,111 [salt.state       ][INFO    ][30288] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.111215
2017-12-21 10:05:52,112 [salt.state       ][INFO    ][30288] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,113 [salt.state       ][INFO    ][30288] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 10:05:52,113 [salt.state       ][INFO    ][30288] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.112904 duration_in_ms=1.688
2017-12-21 10:05:52,113 [salt.state       ][INFO    ][30288] Running state [cmp001] at time 10:05:52.113301
2017-12-21 10:05:52,114 [salt.state       ][INFO    ][30288] Executing state host.present for cmp001
2017-12-21 10:05:52,114 [salt.state       ][INFO    ][30288] Host cmp001 (192.168.10.101) already present
2017-12-21 10:05:52,115 [salt.state       ][INFO    ][30288] Completed state [cmp001] at time 10:05:52.114659 duration_in_ms=1.358
2017-12-21 10:05:52,115 [salt.state       ][INFO    ][30288] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.115065
2017-12-21 10:05:52,115 [salt.state       ][INFO    ][30288] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,116 [salt.state       ][INFO    ][30288] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 10:05:52,116 [salt.state       ][INFO    ][30288] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.116429 duration_in_ms=1.364
2017-12-21 10:05:52,117 [salt.state       ][INFO    ][30288] Running state [dbs01] at time 10:05:52.116826
2017-12-21 10:05:52,117 [salt.state       ][INFO    ][30288] Executing state host.present for dbs01
2017-12-21 10:05:52,118 [salt.state       ][INFO    ][30288] Host dbs01 (192.168.10.51) already present
2017-12-21 10:05:52,118 [salt.state       ][INFO    ][30288] Completed state [dbs01] at time 10:05:52.118182 duration_in_ms=1.355
2017-12-21 10:05:52,119 [salt.state       ][INFO    ][30288] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.118601
2017-12-21 10:05:52,119 [salt.state       ][INFO    ][30288] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,120 [salt.state       ][INFO    ][30288] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 10:05:52,120 [salt.state       ][INFO    ][30288] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.119994 duration_in_ms=1.393
2017-12-21 10:05:52,120 [salt.state       ][INFO    ][30288] Running state [dbs02] at time 10:05:52.120389
2017-12-21 10:05:52,121 [salt.state       ][INFO    ][30288] Executing state host.present for dbs02
2017-12-21 10:05:52,121 [salt.state       ][INFO    ][30288] Host dbs02 (192.168.10.52) already present
2017-12-21 10:05:52,122 [salt.state       ][INFO    ][30288] Completed state [dbs02] at time 10:05:52.121737 duration_in_ms=1.348
2017-12-21 10:05:52,122 [salt.state       ][INFO    ][30288] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.122140
2017-12-21 10:05:52,123 [salt.state       ][INFO    ][30288] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,124 [salt.state       ][INFO    ][30288] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 10:05:52,125 [salt.state       ][INFO    ][30288] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.124409 duration_in_ms=2.265
2017-12-21 10:05:52,125 [salt.state       ][INFO    ][30288] Running state [dbs03] at time 10:05:52.124982
2017-12-21 10:05:52,126 [salt.state       ][INFO    ][30288] Executing state host.present for dbs03
2017-12-21 10:05:52,127 [salt.state       ][INFO    ][30288] Host dbs03 (192.168.10.53) already present
2017-12-21 10:05:52,127 [salt.state       ][INFO    ][30288] Completed state [dbs03] at time 10:05:52.126860 duration_in_ms=1.882
2017-12-21 10:05:52,127 [salt.state       ][INFO    ][30288] Running state [odl01] at time 10:05:52.127381
2017-12-21 10:05:52,128 [salt.state       ][INFO    ][30288] Executing state host.present for odl01
2017-12-21 10:05:52,129 [salt.state       ][INFO    ][30288] Host odl01 (192.168.10.111) already present
2017-12-21 10:05:52,129 [salt.state       ][INFO    ][30288] Completed state [odl01] at time 10:05:52.129365 duration_in_ms=1.984
2017-12-21 10:05:52,130 [salt.state       ][INFO    ][30288] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.129870
2017-12-21 10:05:52,130 [salt.state       ][INFO    ][30288] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,131 [salt.state       ][INFO    ][30288] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 10:05:52,132 [salt.state       ][INFO    ][30288] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.131503 duration_in_ms=1.633
2017-12-21 10:05:52,132 [salt.state       ][INFO    ][30288] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.132050
2017-12-21 10:05:52,132 [salt.state       ][INFO    ][30288] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,133 [salt.state       ][INFO    ][30288] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 10:05:52,134 [salt.state       ][INFO    ][30288] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.133647 duration_in_ms=1.598
2017-12-21 10:05:52,134 [salt.state       ][INFO    ][30288] Running state [mas01] at time 10:05:52.134153
2017-12-21 10:05:52,135 [salt.state       ][INFO    ][30288] Executing state host.present for mas01
2017-12-21 10:05:52,135 [salt.state       ][INFO    ][30288] Host mas01 (192.168.10.3) already present
2017-12-21 10:05:52,136 [salt.state       ][INFO    ][30288] Completed state [mas01] at time 10:05:52.135581 duration_in_ms=1.428
2017-12-21 10:05:52,136 [salt.state       ][INFO    ][30288] Running state [ctl02] at time 10:05:52.135816
2017-12-21 10:05:52,136 [salt.state       ][INFO    ][30288] Executing state host.present for ctl02
2017-12-21 10:05:52,137 [salt.state       ][INFO    ][30288] Host ctl02 (192.168.10.12) already present
2017-12-21 10:05:52,137 [salt.state       ][INFO    ][30288] Completed state [ctl02] at time 10:05:52.136793 duration_in_ms=0.977
2017-12-21 10:05:52,137 [salt.state       ][INFO    ][30288] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.137042
2017-12-21 10:05:52,137 [salt.state       ][INFO    ][30288] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,138 [salt.state       ][INFO    ][30288] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 10:05:52,138 [salt.state       ][INFO    ][30288] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.137994 duration_in_ms=0.951
2017-12-21 10:05:52,138 [salt.state       ][INFO    ][30288] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.138273
2017-12-21 10:05:52,139 [salt.state       ][INFO    ][30288] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,139 [salt.state       ][INFO    ][30288] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 10:05:52,140 [salt.state       ][INFO    ][30288] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.139538 duration_in_ms=1.265
2017-12-21 10:05:52,140 [salt.state       ][INFO    ][30288] Running state [ctl03] at time 10:05:52.139824
2017-12-21 10:05:52,140 [salt.state       ][INFO    ][30288] Executing state host.present for ctl03
2017-12-21 10:05:52,141 [salt.state       ][INFO    ][30288] Host ctl03 (192.168.10.13) already present
2017-12-21 10:05:52,141 [salt.state       ][INFO    ][30288] Completed state [ctl03] at time 10:05:52.141090 duration_in_ms=1.266
2017-12-21 10:05:52,141 [salt.state       ][INFO    ][30288] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.141371
2017-12-21 10:05:52,142 [salt.state       ][INFO    ][30288] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,142 [salt.state       ][INFO    ][30288] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 10:05:52,142 [salt.state       ][INFO    ][30288] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.142311 duration_in_ms=0.939
2017-12-21 10:05:52,143 [salt.state       ][INFO    ][30288] Running state [ctl01] at time 10:05:52.142609
2017-12-21 10:05:52,143 [salt.state       ][INFO    ][30288] Executing state host.present for ctl01
2017-12-21 10:05:52,143 [salt.state       ][INFO    ][30288] Host ctl01 (192.168.10.11) already present
2017-12-21 10:05:52,144 [salt.state       ][INFO    ][30288] Completed state [ctl01] at time 10:05:52.143542 duration_in_ms=0.933
2017-12-21 10:05:52,144 [salt.state       ][INFO    ][30288] Running state [ctl] at time 10:05:52.143847
2017-12-21 10:05:52,144 [salt.state       ][INFO    ][30288] Executing state host.present for ctl
2017-12-21 10:05:52,145 [salt.state       ][INFO    ][30288] Host ctl (192.168.10.10) already present
2017-12-21 10:05:52,145 [salt.state       ][INFO    ][30288] Completed state [ctl] at time 10:05:52.144897 duration_in_ms=1.05
2017-12-21 10:05:52,145 [salt.state       ][INFO    ][30288] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.145179
2017-12-21 10:05:52,145 [salt.state       ][INFO    ][30288] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:05:52,146 [salt.state       ][INFO    ][30288] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 10:05:52,146 [salt.state       ][INFO    ][30288] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 10:05:52.146120 duration_in_ms=0.94
2017-12-21 10:05:52,147 [salt.state       ][INFO    ][30288] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:05:52.147349
2017-12-21 10:05:52,148 [salt.state       ][INFO    ][30288] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-21 10:05:52,148 [salt.loaded.int.module.cmdmod][INFO    ][30288] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-12-21 10:05:53,085 [salt.state       ][INFO    ][30288] {'pid': 3636, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-12-21 10:05:53,086 [salt.state       ][INFO    ][30288] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:05:53.085793 duration_in_ms=938.442
2017-12-21 10:05:53,092 [salt.minion      ][INFO    ][30288] Returning information for job: 20171221100244686226
2017-12-21 10:05:54,078 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.sls with jid 20171221100554068131
2017-12-21 10:05:54,103 [salt.minion      ][INFO    ][3784] Starting a new job with PID 3784
2017-12-21 10:05:56,733 [salt.state       ][INFO    ][3784] Loading fresh modules for state activity
2017-12-21 10:05:56,770 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-21 10:05:56,801 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-21 10:05:56,821 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-21 10:05:56,854 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:56,878 [py.warnings      ][WARNING ][3784] /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-21 10:05:56,880 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-21 10:05:56,927 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-21 10:05:56,963 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:57,001 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-21 10:05:57,025 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:57,065 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-21 10:05:57,100 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:57,155 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-21 10:05:57,179 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:57,216 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-21 10:05:57,262 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:57,299 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 10:05:57,349 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 10:05:57,928 [salt.state       ][INFO    ][3784] Running state [rabbitmq-server] at time 10:05:57.928145
2017-12-21 10:05:57,929 [salt.state       ][INFO    ][3784] Executing state pkg.installed for rabbitmq-server
2017-12-21 10:05:57,929 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 10:05:58,594 [salt.state       ][INFO    ][3784] Package rabbitmq-server is already installed
2017-12-21 10:05:58,596 [salt.state       ][INFO    ][3784] Completed state [rabbitmq-server] at time 10:05:58.595523 duration_in_ms=667.378
2017-12-21 10:05:58,596 [salt.state       ][INFO    ][3784] Running state [gettext-base] at time 10:05:58.596359
2017-12-21 10:05:58,597 [salt.state       ][INFO    ][3784] Executing state pkg.installed for gettext-base
2017-12-21 10:05:58,602 [salt.state       ][INFO    ][3784] Package gettext-base is already installed
2017-12-21 10:05:58,602 [salt.state       ][INFO    ][3784] Completed state [gettext-base] at time 10:05:58.602195 duration_in_ms=5.835
2017-12-21 10:05:58,606 [salt.state       ][INFO    ][3784] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:05:58.605706
2017-12-21 10:05:58,606 [salt.state       ][INFO    ][3784] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-21 10:05:58,634 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-21 10:05:58,679 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:58,702 [salt.state       ][INFO    ][3784] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-21 10:05:58,703 [salt.state       ][INFO    ][3784] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:05:58.702539 duration_in_ms=96.832
2017-12-21 10:05:58,703 [salt.state       ][INFO    ][3784] Running state [/etc/default/rabbitmq-server] at time 10:05:58.703452
2017-12-21 10:05:58,704 [salt.state       ][INFO    ][3784] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-21 10:05:58,719 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-21 10:05:58,741 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:58,764 [salt.state       ][INFO    ][3784] File /etc/default/rabbitmq-server is in the correct state
2017-12-21 10:05:58,765 [salt.state       ][INFO    ][3784] Completed state [/etc/default/rabbitmq-server] at time 10:05:58.765155 duration_in_ms=61.703
2017-12-21 10:05:58,766 [salt.state       ][INFO    ][3784] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:05:58.765994
2017-12-21 10:05:58,766 [salt.state       ][INFO    ][3784] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-21 10:05:58,781 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-21 10:05:58,801 [salt.fileclient  ][INFO    ][3784] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 10:05:58,823 [salt.state       ][INFO    ][3784] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-21 10:05:58,823 [salt.state       ][INFO    ][3784] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:05:58.822926 duration_in_ms=56.932
2017-12-21 10:05:58,825 [salt.state       ][INFO    ][3784] Running state [rabbitmq-server] at time 10:05:58.825118
2017-12-21 10:05:58,825 [salt.state       ][INFO    ][3784] Executing state service.running for rabbitmq-server
2017-12-21 10:05:58,826 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-21 10:05:58,861 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:58,877 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 10:05:58,893 [salt.state       ][INFO    ][3784] The service rabbitmq-server is already running
2017-12-21 10:05:58,894 [salt.state       ][INFO    ][3784] Completed state [rabbitmq-server] at time 10:05:58.893591 duration_in_ms=68.471
2017-12-21 10:05:58,897 [salt.state       ][INFO    ][3784] Running state [amqp_client] at time 10:05:58.896557
2017-12-21 10:05:58,897 [salt.state       ][INFO    ][3784] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-21 10:05:58,898 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-21 10:05:59,869 [salt.state       ][INFO    ][3784] Plugin 'amqp_client' is already enabled.
2017-12-21 10:05:59,870 [salt.state       ][INFO    ][3784] Completed state [amqp_client] at time 10:05:59.869545 duration_in_ms=972.987
2017-12-21 10:05:59,872 [salt.state       ][INFO    ][3784] Running state [rabbitmq_management] at time 10:05:59.872156
2017-12-21 10:05:59,873 [salt.state       ][INFO    ][3784] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-21 10:05:59,875 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-21 10:06:00,880 [salt.state       ][INFO    ][3784] Plugin 'rabbitmq_management' is already enabled.
2017-12-21 10:06:00,881 [salt.state       ][INFO    ][3784] Completed state [rabbitmq_management] at time 10:06:00.880407 duration_in_ms=1008.25
2017-12-21 10:06:00,884 [salt.state       ][INFO    ][3784] Running state [/openstack] at time 10:06:00.883982
2017-12-21 10:06:00,885 [salt.state       ][INFO    ][3784] Executing state rabbitmq_vhost.present for /openstack
2017-12-21 10:06:00,886 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-21 10:06:02,050 [salt.state       ][INFO    ][3784] Virtual Host '/openstack' already exists.
2017-12-21 10:06:02,050 [salt.state       ][INFO    ][3784] Completed state [/openstack] at time 10:06:02.050079 duration_in_ms=1166.096
2017-12-21 10:06:02,054 [salt.state       ][INFO    ][3784] Running state [openstack] at time 10:06:02.053672
2017-12-21 10:06:02,054 [salt.state       ][INFO    ][3784] Executing state rabbitmq_user.present for openstack
2017-12-21 10:06:02,055 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:06:03,024 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-21 10:06:04,170 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100604157877
2017-12-21 10:06:04,194 [salt.minion      ][INFO    ][4678] Starting a new job with PID 4678
2017-12-21 10:06:04,210 [salt.minion      ][INFO    ][4678] Returning information for job: 20171221100604157877
2017-12-21 10:06:05,861 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-21 10:06:06,890 [salt.state       ][INFO    ][3784] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-21 10:06:06,890 [salt.state       ][INFO    ][3784] Completed state [openstack] at time 10:06:06.890068 duration_in_ms=4836.395
2017-12-21 10:06:06,894 [salt.state       ][INFO    ][3784] Running state [Ceilometer] at time 10:06:06.893802
2017-12-21 10:06:06,894 [salt.state       ][INFO    ][3784] Executing state rabbitmq_policy.present for Ceilometer
2017-12-21 10:06:06,895 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-21 10:06:07,887 [salt.loaded.int.module.cmdmod][INFO    ][3784] 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-21 10:06:08,920 [salt.state       ][INFO    ][3784] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-21 10:06:08,921 [salt.state       ][INFO    ][3784] Completed state [Ceilometer] at time 10:06:08.920771 duration_in_ms=2026.967
2017-12-21 10:06:08,922 [salt.state       ][INFO    ][3784] Running state [HA] at time 10:06:08.922304
2017-12-21 10:06:08,923 [salt.state       ][INFO    ][3784] Executing state rabbitmq_policy.present for HA
2017-12-21 10:06:08,925 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-21 10:06:09,933 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-21 10:06:10,929 [salt.state       ][INFO    ][3784] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-21 10:06:10,929 [salt.state       ][INFO    ][3784] Completed state [HA] at time 10:06:10.929149 duration_in_ms=2006.843
2017-12-21 10:06:10,930 [salt.state       ][INFO    ][3784] Running state [guest] at time 10:06:10.929618
2017-12-21 10:06:10,930 [salt.state       ][INFO    ][3784] Executing state rabbitmq_user.present for guest
2017-12-21 10:06:10,931 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:06:11,881 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-21 10:06:14,389 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100614376745
2017-12-21 10:06:14,410 [salt.minion      ][INFO    ][6212] Starting a new job with PID 6212
2017-12-21 10:06:14,424 [salt.minion      ][INFO    ][6212] Returning information for job: 20171221100614376745
2017-12-21 10:06:14,862 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-21 10:06:15,856 [salt.state       ][INFO    ][3784] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-21 10:06:15,857 [salt.state       ][INFO    ][3784] Completed state [guest] at time 10:06:15.856437 duration_in_ms=4926.819
2017-12-21 10:06:15,857 [salt.state       ][INFO    ][3784] Running state [HA] at time 10:06:15.857430
2017-12-21 10:06:15,858 [salt.state       ][INFO    ][3784] Executing state rabbitmq_policy.present for HA
2017-12-21 10:06:15,858 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-21 10:06:16,787 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-21 10:06:18,000 [salt.state       ][INFO    ][3784] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-21 10:06:18,001 [salt.state       ][INFO    ][3784] Completed state [HA] at time 10:06:18.000635 duration_in_ms=2143.203
2017-12-21 10:06:18,003 [salt.state       ][INFO    ][3784] Running state [admin] at time 10:06:18.002520
2017-12-21 10:06:18,004 [salt.state       ][INFO    ][3784] Executing state rabbitmq_user.present for admin
2017-12-21 10:06:18,005 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:06:18,940 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-21 10:06:22,444 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 10:06:23,398 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-21 10:06:24,338 [salt.state       ][INFO    ][3784] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-21 10:06:24,339 [salt.state       ][INFO    ][3784] Completed state [admin] at time 10:06:24.338525 duration_in_ms=6336.005
2017-12-21 10:06:24,340 [salt.state       ][INFO    ][3784] Running state [mdb02] at time 10:06:24.339777
2017-12-21 10:06:24,340 [salt.state       ][INFO    ][3784] Executing state host.present for mdb02
2017-12-21 10:06:24,341 [salt.state       ][INFO    ][3784] Host mdb02 (192.168.10.77) already present
2017-12-21 10:06:24,342 [salt.state       ][INFO    ][3784] Completed state [mdb02] at time 10:06:24.341830 duration_in_ms=2.053
2017-12-21 10:06:24,342 [salt.state       ][INFO    ][3784] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.342210
2017-12-21 10:06:24,343 [salt.state       ][INFO    ][3784] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,343 [salt.state       ][INFO    ][3784] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-21 10:06:24,344 [salt.state       ][INFO    ][3784] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.343642 duration_in_ms=1.432
2017-12-21 10:06:24,344 [salt.state       ][INFO    ][3784] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.344360
2017-12-21 10:06:24,345 [salt.state       ][INFO    ][3784] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,345 [salt.state       ][INFO    ][3784] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-21 10:06:24,346 [salt.state       ][INFO    ][3784] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.345674 duration_in_ms=1.314
2017-12-21 10:06:24,346 [salt.state       ][INFO    ][3784] Running state [mdb03] at time 10:06:24.346004
2017-12-21 10:06:24,346 [salt.state       ][INFO    ][3784] Executing state host.present for mdb03
2017-12-21 10:06:24,347 [salt.state       ][INFO    ][3784] Host mdb03 (192.168.10.78) already present
2017-12-21 10:06:24,348 [salt.state       ][INFO    ][3784] Completed state [mdb03] at time 10:06:24.347603 duration_in_ms=1.6
2017-12-21 10:06:24,348 [salt.state       ][INFO    ][3784] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.347849
2017-12-21 10:06:24,348 [salt.state       ][INFO    ][3784] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,349 [salt.state       ][INFO    ][3784] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-21 10:06:24,349 [salt.state       ][INFO    ][3784] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.348669 duration_in_ms=0.82
2017-12-21 10:06:24,349 [salt.state       ][INFO    ][3784] Running state [mdb01] at time 10:06:24.348882
2017-12-21 10:06:24,349 [salt.state       ][INFO    ][3784] Executing state host.present for mdb01
2017-12-21 10:06:24,350 [salt.state       ][INFO    ][3784] Host mdb01 (192.168.10.76) already present
2017-12-21 10:06:24,350 [salt.state       ][INFO    ][3784] Completed state [mdb01] at time 10:06:24.349684 duration_in_ms=0.802
2017-12-21 10:06:24,350 [salt.state       ][INFO    ][3784] Running state [mdb] at time 10:06:24.349900
2017-12-21 10:06:24,350 [salt.state       ][INFO    ][3784] Executing state host.present for mdb
2017-12-21 10:06:24,351 [salt.state       ][INFO    ][3784] Host mdb (192.168.10.75) already present
2017-12-21 10:06:24,351 [salt.state       ][INFO    ][3784] Completed state [mdb] at time 10:06:24.350703 duration_in_ms=0.803
2017-12-21 10:06:24,351 [salt.state       ][INFO    ][3784] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.350909
2017-12-21 10:06:24,351 [salt.state       ][INFO    ][3784] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,352 [salt.state       ][INFO    ][3784] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-21 10:06:24,352 [salt.state       ][INFO    ][3784] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.351756 duration_in_ms=0.847
2017-12-21 10:06:24,352 [salt.state       ][INFO    ][3784] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.351967
2017-12-21 10:06:24,352 [salt.state       ][INFO    ][3784] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,353 [salt.state       ][INFO    ][3784] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 10:06:24,353 [salt.state       ][INFO    ][3784] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.352761 duration_in_ms=0.794
2017-12-21 10:06:24,353 [salt.state       ][INFO    ][3784] Running state [cfg01] at time 10:06:24.352967
2017-12-21 10:06:24,353 [salt.state       ][INFO    ][3784] Executing state host.present for cfg01
2017-12-21 10:06:24,355 [salt.state       ][INFO    ][3784] Host cfg01 (192.168.10.100) already present
2017-12-21 10:06:24,356 [salt.state       ][INFO    ][3784] Completed state [cfg01] at time 10:06:24.355667 duration_in_ms=2.7
2017-12-21 10:06:24,356 [salt.state       ][INFO    ][3784] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.356199
2017-12-21 10:06:24,356 [salt.state       ][INFO    ][3784] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,357 [salt.state       ][INFO    ][3784] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-21 10:06:24,357 [salt.state       ][INFO    ][3784] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.357071 duration_in_ms=0.872
2017-12-21 10:06:24,357 [salt.state       ][INFO    ][3784] Running state [prx01] at time 10:06:24.357283
2017-12-21 10:06:24,357 [salt.state       ][INFO    ][3784] Executing state host.present for prx01
2017-12-21 10:06:24,358 [salt.state       ][INFO    ][3784] Host prx01 (192.168.10.104) already present
2017-12-21 10:06:24,358 [salt.state       ][INFO    ][3784] Completed state [prx01] at time 10:06:24.358092 duration_in_ms=0.809
2017-12-21 10:06:24,358 [salt.state       ][INFO    ][3784] Running state [kvm01] at time 10:06:24.358302
2017-12-21 10:06:24,359 [salt.state       ][INFO    ][3784] Executing state host.present for kvm01
2017-12-21 10:06:24,359 [salt.state       ][INFO    ][3784] Host kvm01 (192.168.10.141) already present
2017-12-21 10:06:24,359 [salt.state       ][INFO    ][3784] Completed state [kvm01] at time 10:06:24.359427 duration_in_ms=1.125
2017-12-21 10:06:24,360 [salt.state       ][INFO    ][3784] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.359644
2017-12-21 10:06:24,360 [salt.state       ][INFO    ][3784] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,361 [salt.state       ][INFO    ][3784] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-21 10:06:24,361 [salt.state       ][INFO    ][3784] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.360798 duration_in_ms=1.153
2017-12-21 10:06:24,361 [salt.state       ][INFO    ][3784] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.361024
2017-12-21 10:06:24,361 [salt.state       ][INFO    ][3784] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,362 [salt.state       ][INFO    ][3784] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-21 10:06:24,362 [salt.state       ][INFO    ][3784] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.361859 duration_in_ms=0.835
2017-12-21 10:06:24,362 [salt.state       ][INFO    ][3784] Running state [kvm03] at time 10:06:24.362065
2017-12-21 10:06:24,362 [salt.state       ][INFO    ][3784] Executing state host.present for kvm03
2017-12-21 10:06:24,363 [salt.state       ][INFO    ][3784] Host kvm03 (192.168.10.143) already present
2017-12-21 10:06:24,363 [salt.state       ][INFO    ][3784] Completed state [kvm03] at time 10:06:24.362892 duration_in_ms=0.827
2017-12-21 10:06:24,363 [salt.state       ][INFO    ][3784] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.363117
2017-12-21 10:06:24,363 [salt.state       ][INFO    ][3784] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,364 [salt.state       ][INFO    ][3784] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-21 10:06:24,364 [salt.state       ][INFO    ][3784] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.363986 duration_in_ms=0.869
2017-12-21 10:06:24,364 [salt.state       ][INFO    ][3784] Running state [kvm02] at time 10:06:24.364206
2017-12-21 10:06:24,364 [salt.state       ][INFO    ][3784] Executing state host.present for kvm02
2017-12-21 10:06:24,365 [salt.state       ][INFO    ][3784] Host kvm02 (192.168.10.142) already present
2017-12-21 10:06:24,365 [salt.state       ][INFO    ][3784] Completed state [kvm02] at time 10:06:24.365334 duration_in_ms=1.128
2017-12-21 10:06:24,366 [salt.state       ][INFO    ][3784] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.365540
2017-12-21 10:06:24,366 [salt.state       ][INFO    ][3784] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,366 [salt.state       ][INFO    ][3784] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-21 10:06:24,366 [salt.state       ][INFO    ][3784] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.366357 duration_in_ms=0.817
2017-12-21 10:06:24,367 [salt.state       ][INFO    ][3784] Running state [dbs] at time 10:06:24.366564
2017-12-21 10:06:24,367 [salt.state       ][INFO    ][3784] Executing state host.present for dbs
2017-12-21 10:06:24,367 [salt.state       ][INFO    ][3784] Host dbs (192.168.10.50) already present
2017-12-21 10:06:24,367 [salt.state       ][INFO    ][3784] Completed state [dbs] at time 10:06:24.367412 duration_in_ms=0.848
2017-12-21 10:06:24,368 [salt.state       ][INFO    ][3784] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.367616
2017-12-21 10:06:24,368 [salt.state       ][INFO    ][3784] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,369 [salt.state       ][INFO    ][3784] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-21 10:06:24,369 [salt.state       ][INFO    ][3784] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.369027 duration_in_ms=1.411
2017-12-21 10:06:24,369 [salt.state       ][INFO    ][3784] Running state [prx] at time 10:06:24.369232
2017-12-21 10:06:24,369 [salt.state       ][INFO    ][3784] Executing state host.present for prx
2017-12-21 10:06:24,370 [salt.state       ][INFO    ][3784] Host prx (100.64.200.103) already present
2017-12-21 10:06:24,370 [salt.state       ][INFO    ][3784] Completed state [prx] at time 10:06:24.370056 duration_in_ms=0.823
2017-12-21 10:06:24,370 [salt.state       ][INFO    ][3784] Running state [prx02] at time 10:06:24.370273
2017-12-21 10:06:24,370 [salt.state       ][INFO    ][3784] Executing state host.present for prx02
2017-12-21 10:06:24,371 [salt.state       ][INFO    ][3784] Host prx02 (192.168.10.105) already present
2017-12-21 10:06:24,371 [salt.state       ][INFO    ][3784] Completed state [prx02] at time 10:06:24.371075 duration_in_ms=0.801
2017-12-21 10:06:24,371 [salt.state       ][INFO    ][3784] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.371322
2017-12-21 10:06:24,372 [salt.state       ][INFO    ][3784] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,372 [salt.state       ][INFO    ][3784] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-21 10:06:24,372 [salt.state       ][INFO    ][3784] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.372151 duration_in_ms=0.829
2017-12-21 10:06:24,372 [salt.state       ][INFO    ][3784] Running state [msg02] at time 10:06:24.372364
2017-12-21 10:06:24,373 [salt.state       ][INFO    ][3784] Executing state host.present for msg02
2017-12-21 10:06:24,373 [salt.state       ][INFO    ][3784] Host msg02 (192.168.10.42) already present
2017-12-21 10:06:24,373 [salt.state       ][INFO    ][3784] Completed state [msg02] at time 10:06:24.373179 duration_in_ms=0.814
2017-12-21 10:06:24,373 [salt.state       ][INFO    ][3784] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.373383
2017-12-21 10:06:24,374 [salt.state       ][INFO    ][3784] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,374 [salt.state       ][INFO    ][3784] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-21 10:06:24,374 [salt.state       ][INFO    ][3784] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.374189 duration_in_ms=0.806
2017-12-21 10:06:24,374 [salt.state       ][INFO    ][3784] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.374395
2017-12-21 10:06:24,375 [salt.state       ][INFO    ][3784] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,375 [salt.state       ][INFO    ][3784] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-21 10:06:24,376 [salt.state       ][INFO    ][3784] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.375521 duration_in_ms=1.126
2017-12-21 10:06:24,376 [salt.state       ][INFO    ][3784] Running state [msg03] at time 10:06:24.375753
2017-12-21 10:06:24,376 [salt.state       ][INFO    ][3784] Executing state host.present for msg03
2017-12-21 10:06:24,376 [salt.state       ][INFO    ][3784] Host msg03 (192.168.10.43) already present
2017-12-21 10:06:24,377 [salt.state       ][INFO    ][3784] Completed state [msg03] at time 10:06:24.376555 duration_in_ms=0.802
2017-12-21 10:06:24,377 [salt.state       ][INFO    ][3784] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.376780
2017-12-21 10:06:24,377 [salt.state       ][INFO    ][3784] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,377 [salt.state       ][INFO    ][3784] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-21 10:06:24,378 [salt.state       ][INFO    ][3784] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.377585 duration_in_ms=0.805
2017-12-21 10:06:24,378 [salt.state       ][INFO    ][3784] Running state [msg01] at time 10:06:24.377791
2017-12-21 10:06:24,378 [salt.state       ][INFO    ][3784] Executing state host.present for msg01
2017-12-21 10:06:24,378 [salt.state       ][INFO    ][3784] Host msg01 (192.168.10.41) already present
2017-12-21 10:06:24,379 [salt.state       ][INFO    ][3784] Completed state [msg01] at time 10:06:24.378602 duration_in_ms=0.811
2017-12-21 10:06:24,380 [salt.state       ][INFO    ][3784] Running state [file.replace] at time 10:06:24.379918
2017-12-21 10:06:24,380 [salt.state       ][INFO    ][3784] Executing state module.run for file.replace
2017-12-21 10:06:24,409 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221100624397624
2017-12-21 10:06:24,433 [salt.minion      ][INFO    ][7593] Starting a new job with PID 7593
2017-12-21 10:06:24,450 [salt.minion      ][INFO    ][7593] Returning information for job: 20171221100624397624
2017-12-21 10:06:24,514 [salt.loaded.int.module.cmdmod][INFO    ][3784] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-21 10:06:24,527 [salt.state       ][INFO    ][3784] onlyif execution failed
2017-12-21 10:06:24,528 [salt.state       ][INFO    ][3784] Completed state [file.replace] at time 10:06:24.527842 duration_in_ms=147.923
2017-12-21 10:06:24,528 [salt.state       ][INFO    ][3784] Running state [msg] at time 10:06:24.528264
2017-12-21 10:06:24,529 [salt.state       ][INFO    ][3784] Executing state host.present for msg
2017-12-21 10:06:24,529 [salt.state       ][INFO    ][3784] Host msg (192.168.10.40) already present
2017-12-21 10:06:24,530 [salt.state       ][INFO    ][3784] Completed state [msg] at time 10:06:24.529706 duration_in_ms=1.442
2017-12-21 10:06:24,530 [salt.state       ][INFO    ][3784] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.530005
2017-12-21 10:06:24,530 [salt.state       ][INFO    ][3784] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,531 [salt.state       ][INFO    ][3784] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-21 10:06:24,531 [salt.state       ][INFO    ][3784] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.531137 duration_in_ms=1.131
2017-12-21 10:06:24,531 [salt.state       ][INFO    ][3784] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.531439
2017-12-21 10:06:24,532 [salt.state       ][INFO    ][3784] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,532 [salt.state       ][INFO    ][3784] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-21 10:06:24,533 [salt.state       ][INFO    ][3784] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.532549 duration_in_ms=1.111
2017-12-21 10:06:24,533 [salt.state       ][INFO    ][3784] Running state [cfg01] at time 10:06:24.532837
2017-12-21 10:06:24,533 [salt.state       ][INFO    ][3784] Executing state host.present for cfg01
2017-12-21 10:06:24,534 [salt.state       ][INFO    ][3784] Host cfg01 (192.168.10.100) already present
2017-12-21 10:06:24,534 [salt.state       ][INFO    ][3784] Completed state [cfg01] at time 10:06:24.533927 duration_in_ms=1.091
2017-12-21 10:06:24,534 [salt.state       ][INFO    ][3784] Running state [cmp002] at time 10:06:24.534207
2017-12-21 10:06:24,534 [salt.state       ][INFO    ][3784] Executing state host.present for cmp002
2017-12-21 10:06:24,535 [salt.state       ][INFO    ][3784] Host cmp002 (192.168.10.102) already present
2017-12-21 10:06:24,535 [salt.state       ][INFO    ][3784] Completed state [cmp002] at time 10:06:24.535315 duration_in_ms=1.109
2017-12-21 10:06:24,536 [salt.state       ][INFO    ][3784] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.535597
2017-12-21 10:06:24,536 [salt.state       ][INFO    ][3784] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,537 [salt.state       ][INFO    ][3784] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-21 10:06:24,537 [salt.state       ][INFO    ][3784] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.536708 duration_in_ms=1.111
2017-12-21 10:06:24,537 [salt.state       ][INFO    ][3784] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.536999
2017-12-21 10:06:24,537 [salt.state       ][INFO    ][3784] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,538 [salt.state       ][INFO    ][3784] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-21 10:06:24,538 [salt.state       ][INFO    ][3784] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.538097 duration_in_ms=1.097
2017-12-21 10:06:24,538 [salt.state       ][INFO    ][3784] Running state [cmp001] at time 10:06:24.538372
2017-12-21 10:06:24,539 [salt.state       ][INFO    ][3784] Executing state host.present for cmp001
2017-12-21 10:06:24,540 [salt.state       ][INFO    ][3784] Host cmp001 (192.168.10.101) already present
2017-12-21 10:06:24,540 [salt.state       ][INFO    ][3784] Completed state [cmp001] at time 10:06:24.539774 duration_in_ms=1.402
2017-12-21 10:06:24,540 [salt.state       ][INFO    ][3784] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.539980
2017-12-21 10:06:24,540 [salt.state       ][INFO    ][3784] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,541 [salt.state       ][INFO    ][3784] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-21 10:06:24,541 [salt.state       ][INFO    ][3784] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.540783 duration_in_ms=0.803
2017-12-21 10:06:24,541 [salt.state       ][INFO    ][3784] Running state [dbs01] at time 10:06:24.541000
2017-12-21 10:06:24,541 [salt.state       ][INFO    ][3784] Executing state host.present for dbs01
2017-12-21 10:06:24,542 [salt.state       ][INFO    ][3784] Host dbs01 (192.168.10.51) already present
2017-12-21 10:06:24,542 [salt.state       ][INFO    ][3784] Completed state [dbs01] at time 10:06:24.541796 duration_in_ms=0.796
2017-12-21 10:06:24,542 [salt.state       ][INFO    ][3784] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.542005
2017-12-21 10:06:24,542 [salt.state       ][INFO    ][3784] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,543 [salt.state       ][INFO    ][3784] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-21 10:06:24,543 [salt.state       ][INFO    ][3784] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.542984 duration_in_ms=0.979
2017-12-21 10:06:24,543 [salt.state       ][INFO    ][3784] Running state [dbs02] at time 10:06:24.543211
2017-12-21 10:06:24,543 [salt.state       ][INFO    ][3784] Executing state host.present for dbs02
2017-12-21 10:06:24,544 [salt.state       ][INFO    ][3784] Host dbs02 (192.168.10.52) already present
2017-12-21 10:06:24,544 [salt.state       ][INFO    ][3784] Completed state [dbs02] at time 10:06:24.544029 duration_in_ms=0.818
2017-12-21 10:06:24,544 [salt.state       ][INFO    ][3784] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.544237
2017-12-21 10:06:24,544 [salt.state       ][INFO    ][3784] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,545 [salt.state       ][INFO    ][3784] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-21 10:06:24,545 [salt.state       ][INFO    ][3784] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.545042 duration_in_ms=0.804
2017-12-21 10:06:24,545 [salt.state       ][INFO    ][3784] Running state [dbs03] at time 10:06:24.545248
2017-12-21 10:06:24,545 [salt.state       ][INFO    ][3784] Executing state host.present for dbs03
2017-12-21 10:06:24,546 [salt.state       ][INFO    ][3784] Host dbs03 (192.168.10.53) already present
2017-12-21 10:06:24,546 [salt.state       ][INFO    ][3784] Completed state [dbs03] at time 10:06:24.546040 duration_in_ms=0.793
2017-12-21 10:06:24,546 [salt.state       ][INFO    ][3784] Running state [odl01] at time 10:06:24.546248
2017-12-21 10:06:24,546 [salt.state       ][INFO    ][3784] Executing state host.present for odl01
2017-12-21 10:06:24,547 [salt.state       ][INFO    ][3784] Host odl01 (192.168.10.111) already present
2017-12-21 10:06:24,547 [salt.state       ][INFO    ][3784] Completed state [odl01] at time 10:06:24.547055 duration_in_ms=0.807
2017-12-21 10:06:24,547 [salt.state       ][INFO    ][3784] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.547274
2017-12-21 10:06:24,547 [salt.state       ][INFO    ][3784] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,548 [salt.state       ][INFO    ][3784] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-21 10:06:24,548 [salt.state       ][INFO    ][3784] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.548103 duration_in_ms=0.829
2017-12-21 10:06:24,548 [salt.state       ][INFO    ][3784] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.548315
2017-12-21 10:06:24,549 [salt.state       ][INFO    ][3784] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,549 [salt.state       ][INFO    ][3784] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-21 10:06:24,549 [salt.state       ][INFO    ][3784] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.549108 duration_in_ms=0.793
2017-12-21 10:06:24,549 [salt.state       ][INFO    ][3784] Running state [mas01] at time 10:06:24.549318
2017-12-21 10:06:24,550 [salt.state       ][INFO    ][3784] Executing state host.present for mas01
2017-12-21 10:06:24,550 [salt.state       ][INFO    ][3784] Host mas01 (192.168.10.3) already present
2017-12-21 10:06:24,550 [salt.state       ][INFO    ][3784] Completed state [mas01] at time 10:06:24.550108 duration_in_ms=0.79
2017-12-21 10:06:24,550 [salt.state       ][INFO    ][3784] Running state [ctl02] at time 10:06:24.550311
2017-12-21 10:06:24,551 [salt.state       ][INFO    ][3784] Executing state host.present for ctl02
2017-12-21 10:06:24,551 [salt.state       ][INFO    ][3784] Host ctl02 (192.168.10.12) already present
2017-12-21 10:06:24,551 [salt.state       ][INFO    ][3784] Completed state [ctl02] at time 10:06:24.551132 duration_in_ms=0.821
2017-12-21 10:06:24,551 [salt.state       ][INFO    ][3784] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.551342
2017-12-21 10:06:24,552 [salt.state       ][INFO    ][3784] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,552 [salt.state       ][INFO    ][3784] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-21 10:06:24,552 [salt.state       ][INFO    ][3784] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.552175 duration_in_ms=0.833
2017-12-21 10:06:24,552 [salt.state       ][INFO    ][3784] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.552385
2017-12-21 10:06:24,553 [salt.state       ][INFO    ][3784] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,553 [salt.state       ][INFO    ][3784] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-21 10:06:24,553 [salt.state       ][INFO    ][3784] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.553184 duration_in_ms=0.799
2017-12-21 10:06:24,553 [salt.state       ][INFO    ][3784] Running state [ctl03] at time 10:06:24.553389
2017-12-21 10:06:24,554 [salt.state       ][INFO    ][3784] Executing state host.present for ctl03
2017-12-21 10:06:24,554 [salt.state       ][INFO    ][3784] Host ctl03 (192.168.10.13) already present
2017-12-21 10:06:24,554 [salt.state       ][INFO    ][3784] Completed state [ctl03] at time 10:06:24.554171 duration_in_ms=0.782
2017-12-21 10:06:24,554 [salt.state       ][INFO    ][3784] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.554378
2017-12-21 10:06:24,555 [salt.state       ][INFO    ][3784] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,555 [salt.state       ][INFO    ][3784] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-21 10:06:24,555 [salt.state       ][INFO    ][3784] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.555200 duration_in_ms=0.822
2017-12-21 10:06:24,555 [salt.state       ][INFO    ][3784] Running state [ctl01] at time 10:06:24.555410
2017-12-21 10:06:24,556 [salt.state       ][INFO    ][3784] Executing state host.present for ctl01
2017-12-21 10:06:24,556 [salt.state       ][INFO    ][3784] Host ctl01 (192.168.10.11) already present
2017-12-21 10:06:24,556 [salt.state       ][INFO    ][3784] Completed state [ctl01] at time 10:06:24.556225 duration_in_ms=0.815
2017-12-21 10:06:24,556 [salt.state       ][INFO    ][3784] Running state [ctl] at time 10:06:24.556427
2017-12-21 10:06:24,557 [salt.state       ][INFO    ][3784] Executing state host.present for ctl
2017-12-21 10:06:24,557 [salt.state       ][INFO    ][3784] Host ctl (192.168.10.10) already present
2017-12-21 10:06:24,557 [salt.state       ][INFO    ][3784] Completed state [ctl] at time 10:06:24.557219 duration_in_ms=0.792
2017-12-21 10:06:24,557 [salt.state       ][INFO    ][3784] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.557420
2017-12-21 10:06:24,558 [salt.state       ][INFO    ][3784] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-21 10:06:24,558 [salt.state       ][INFO    ][3784] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-21 10:06:24,558 [salt.state       ][INFO    ][3784] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 10:06:24.558210 duration_in_ms=0.79
2017-12-21 10:06:24,559 [salt.state       ][INFO    ][3784] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:06:24.558922
2017-12-21 10:06:24,559 [salt.state       ][INFO    ][3784] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-21 10:06:24,560 [salt.state       ][INFO    ][3784] /var/lib/rabbitmq/.cluster_name exists
2017-12-21 10:06:24,560 [salt.state       ][INFO    ][3784] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:06:24.559674 duration_in_ms=0.752
2017-12-21 10:06:24,562 [salt.minion      ][INFO    ][3784] Returning information for job: 20171221100554068131
2017-12-21 10:08:41,470 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command cmd.run with jid 20171221100841460067
2017-12-21 10:08:41,495 [salt.minion      ][INFO    ][7660] Starting a new job with PID 7660
2017-12-21 10:08:41,502 [salt.loaded.int.module.cmdmod][INFO    ][7660] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-21 10:08:42,483 [salt.minion      ][INFO    ][7660] Returning information for job: 20171221100841460067
2017-12-21 10:34:39,375 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command state.sls with jid 20171221103439366310
2017-12-21 10:34:39,406 [salt.minion      ][INFO    ][9312] Starting a new job with PID 9312
2017-12-21 10:34:40,770 [salt.state       ][INFO    ][9312] Loading fresh modules for state activity
2017-12-21 10:34:40,806 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-21 10:34:40,830 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-21 10:34:40,867 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-21 10:34:41,355 [salt.state       ][INFO    ][9312] Running state [haproxy] at time 10:34:41.354801
2017-12-21 10:34:41,355 [salt.state       ][INFO    ][9312] Executing state pkg.installed for haproxy
2017-12-21 10:34:41,356 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 10:34:42,020 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 10:34:44,578 [salt.loaded.int.module.cmdmod][INFO    ][9312] 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-21 10:34:47,322 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 10:34:47,366 [salt.state       ][INFO    ][9312] 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-21 10:34:47,385 [salt.state       ][INFO    ][9312] Loading fresh modules for state activity
2017-12-21 10:34:47,411 [salt.state       ][INFO    ][9312] Completed state [haproxy] at time 10:34:47.410821 duration_in_ms=6056.02
2017-12-21 10:34:47,414 [salt.state       ][INFO    ][9312] Running state [/etc/default/haproxy] at time 10:34:47.413806
2017-12-21 10:34:47,414 [salt.state       ][INFO    ][9312] Executing state file.managed for /etc/default/haproxy
2017-12-21 10:34:47,443 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-21 10:34:47,447 [salt.state       ][INFO    ][9312] 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-21 10:34:47,451 [salt.state       ][INFO    ][9312] Completed state [/etc/default/haproxy] at time 10:34:47.450482 duration_in_ms=36.675
2017-12-21 10:34:47,452 [salt.state       ][INFO    ][9312] Running state [/etc/haproxy/haproxy.cfg] at time 10:34:47.451859
2017-12-21 10:34:47,452 [salt.state       ][INFO    ][9312] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-21 10:34:47,468 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-21 10:34:47,643 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-21 10:34:47,662 [salt.state       ][INFO    ][9312] 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 192.168.10.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-21 10:34:47,668 [salt.state       ][INFO    ][9312] Completed state [/etc/haproxy/haproxy.cfg] at time 10:34:47.667879 duration_in_ms=216.019
2017-12-21 10:34:47,668 [salt.state       ][INFO    ][9312] Running state [/etc/haproxy/ssl] at time 10:34:47.668213
2017-12-21 10:34:47,668 [salt.state       ][INFO    ][9312] Executing state file.directory for /etc/haproxy/ssl
2017-12-21 10:34:47,671 [salt.state       ][INFO    ][9312] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-21 10:34:47,671 [salt.state       ][INFO    ][9312] Completed state [/etc/haproxy/ssl] at time 10:34:47.670750 duration_in_ms=2.538
2017-12-21 10:34:47,674 [salt.state       ][INFO    ][9312] Running state [haproxy_status_packages] at time 10:34:47.674010
2017-12-21 10:34:47,674 [salt.state       ][INFO    ][9312] Executing state pkg.installed for haproxy_status_packages
2017-12-21 10:34:47,971 [salt.state       ][INFO    ][9312] All specified packages are already installed
2017-12-21 10:34:47,971 [salt.state       ][INFO    ][9312] Completed state [haproxy_status_packages] at time 10:34:47.971185 duration_in_ms=297.174
2017-12-21 10:34:47,972 [salt.state       ][INFO    ][9312] Running state [/usr/bin/haproxy-status.sh] at time 10:34:47.971774
2017-12-21 10:34:47,972 [salt.state       ][INFO    ][9312] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-21 10:34:47,987 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-21 10:34:48,008 [salt.fileclient  ][INFO    ][9312] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-21 10:34:48,016 [salt.state       ][INFO    ][9312] File changed:
New file
2017-12-21 10:34:48,016 [salt.state       ][INFO    ][9312] Completed state [/usr/bin/haproxy-status.sh] at time 10:34:48.015912 duration_in_ms=44.138
2017-12-21 10:34:48,017 [salt.state       ][INFO    ][9312] Running state [net.ipv4.ip_nonlocal_bind] at time 10:34:48.016713
2017-12-21 10:34:48,018 [salt.state       ][INFO    ][9312] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-21 10:34:48,019 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command 'sysctl -a' in directory '/root'
2017-12-21 10:34:48,045 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-21 10:34:48,061 [salt.state       ][INFO    ][9312] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-21 10:34:48,061 [salt.state       ][INFO    ][9312] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:34:48.060920 duration_in_ms=44.206
2017-12-21 10:34:48,063 [salt.state       ][INFO    ][9312] Running state [haproxy] at time 10:34:48.063020
2017-12-21 10:34:48,063 [salt.state       ][INFO    ][9312] Executing state service.running for haproxy
2017-12-21 10:34:48,065 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-21 10:34:48,084 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-21 10:34:48,102 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-21 10:34:48,118 [salt.state       ][INFO    ][9312] The service haproxy is already running
2017-12-21 10:34:48,118 [salt.state       ][INFO    ][9312] Completed state [haproxy] at time 10:34:48.118327 duration_in_ms=55.306
2017-12-21 10:34:48,119 [salt.state       ][INFO    ][9312] Running state [haproxy] at time 10:34:48.118657
2017-12-21 10:34:48,119 [salt.state       ][INFO    ][9312] Executing state service.mod_watch for haproxy
2017-12-21 10:34:48,120 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-21 10:34:48,137 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-21 10:34:48,157 [salt.loaded.int.module.cmdmod][INFO    ][9312] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-21 10:34:48,224 [salt.state       ][INFO    ][9312] {'haproxy': True}
2017-12-21 10:34:48,225 [salt.state       ][INFO    ][9312] Completed state [haproxy] at time 10:34:48.224734 duration_in_ms=106.073
2017-12-21 10:34:48,227 [salt.minion      ][INFO    ][9312] Returning information for job: 20171221103439366310
2017-12-21 10:34:53,056 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command service.status with jid 20171221103453047311
2017-12-21 10:34:53,085 [salt.minion      ][INFO    ][9915] Starting a new job with PID 9915
2017-12-21 10:34:53,246 [salt.loaded.int.module.cmdmod][INFO    ][9915] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-21 10:34:53,264 [salt.loaded.int.module.cmdmod][INFO    ][9915] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-21 10:34:53,282 [salt.minion      ][INFO    ][9915] Returning information for job: 20171221103453047311
2017-12-21 10:34:54,751 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command service.restart with jid 20171221103454741908
2017-12-21 10:34:54,780 [salt.minion      ][INFO    ][9928] Starting a new job with PID 9928
2017-12-21 10:34:54,947 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-21 10:34:54,967 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-21 10:34:54,998 [salt.loaded.int.module.cmdmod][INFO    ][9928] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-21 10:34:55,061 [salt.minion      ][INFO    ][9928] Returning information for job: 20171221103454741908
2017-12-21 10:45:08,528 [salt.utils.schedule][INFO    ][1718] Running scheduled job: __mine_interval
2017-12-21 11:08:29,938 [salt.minion      ][INFO    ][1718] User sudo_ubuntu Executing command cp.push_dir with jid 20171221110829925054
2017-12-21 11:08:29,972 [salt.minion      ][INFO    ][11936] Starting a new job with PID 11936
