2017-12-09 05:24:26,042 [salt.cli.daemons ][WARNING ][888] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-09 05:39:36,478 [salt.state       ][ERROR   ][1331] No contents found in top file
2017-12-09 05:39:45,961 [py.warnings      ][WARNING ][1428] /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-09 05:39:45,969 [salt.loaded.int.module.cmdmod][ERROR   ][1428] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-09 05:39:45,969 [salt.loaded.int.module.cmdmod][ERROR   ][1428] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-09 05:39:45,985 [salt.loaded.int.module.cmdmod][ERROR   ][1428] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-09 05:39:45,986 [salt.loaded.int.module.cmdmod][ERROR   ][1428] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-09 05:39:47,337 [salt.loaded.int.module.cmdmod][ERROR   ][1428] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-09 05:39:47,337 [salt.loaded.int.module.cmdmod][ERROR   ][1428] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-09 05:39:47,351 [salt.loaded.int.module.cmdmod][ERROR   ][1428] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-09 05:39:47,352 [salt.loaded.int.module.cmdmod][ERROR   ][1428] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-09 05:39:58,678 [salt.loaded.int.module.cmdmod][ERROR   ][1428] 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-09 05:40:00,685 [salt.loaded.int.module.cmdmod][INFO    ][1914] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-09 05:40:00,695 [salt.loaded.int.module.cmdmod][INFO    ][1914] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-09 05:40:00,709 [salt.loaded.int.module.cmdmod][INFO    ][1914] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-09 05:40:00,739 [salt.utils.parsers][WARNING ][888] Minion received a SIGTERM. Exiting.
2017-12-09 05:40:01,018 [salt.cli.daemons ][INFO    ][1971] Setting up the Salt Minion "msg01.baremetal-mcp-ocata-odl-ha.local"
2017-12-09 05:40:01,321 [salt.minion      ][INFO    ][1971] Creating minion process manager
2017-12-09 05:40:01,322 [salt.cli.daemons ][WARNING ][1971] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-09 05:40:01,322 [salt.cli.daemons ][INFO    ][1971] The Salt Minion is starting up
2017-12-09 05:40:01,322 [salt.minion      ][INFO    ][1971] Minion is starting as user 'root'
2017-12-09 05:40:01,323 [salt.utils.event ][INFO    ][1971] Starting pull socket on /var/run/salt/minion/minion_event_838a539487_pull.ipc
2017-12-09 05:40:02,882 [salt.loaded.int.module.cmdmod][INFO    ][1971] Executing command ['date', '+%z'] in directory '/root'
2017-12-09 05:40:02,894 [salt.utils.schedule][INFO    ][1971] Updating job settings for scheduled job: __mine_interval
2017-12-09 05:40:02,897 [salt.minion      ][INFO    ][1971] Added mine.update to scheduler
2017-12-09 05:40:02,914 [salt.minion      ][INFO    ][1971] Minion is ready to receive requests!
2017-12-09 05:40:03,915 [salt.utils.schedule][INFO    ][1971] Running scheduled job: __mine_interval
2017-12-09 05:40:08,671 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command state.apply with jid 20171209054008664522
2017-12-09 05:40:08,688 [salt.minion      ][INFO    ][2062] Starting a new job with PID 2062
2017-12-09 05:40:11,502 [salt.state       ][INFO    ][2062] Loading fresh modules for state activity
2017-12-09 05:40:11,529 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-09 05:40:11,550 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-09 05:40:11,586 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:11,642 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-09 05:40:11,661 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:11,717 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-09 05:40:11,734 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:12,703 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-09 05:40:12,767 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:12,851 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-09 05:40:12,884 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:13,312 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-09 05:40:13,346 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:13,412 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-09 05:40:13,449 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:13,535 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-09 05:40:13,558 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:13,623 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-09 05:40:13,652 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:13,733 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-09 05:40:13,753 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:13,819 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-09 05:40:13,857 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:13,931 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-09 05:40:13,958 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:14,866 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-09 05:40:14,891 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:14,954 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-09 05:40:14,977 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:15,048 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-09 05:40:15,069 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:15,134 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-09 05:40:15,153 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:15,224 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-09 05:40:15,268 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:15,375 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-09 05:40:15,468 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:15,539 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-09 05:40:15,558 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:15,630 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-09 05:40:15,658 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:15,727 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-09 05:40:15,745 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-09 05:40:15,764 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-09 05:40:15,786 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-09 05:40:15,806 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-09 05:40:15,824 [salt.state       ][INFO    ][2062] Running state [/etc/environment] at time 05:40:15.823885
2017-12-09 05:40:15,825 [salt.state       ][INFO    ][2062] Executing state file.blockreplace for /etc/environment
2017-12-09 05:40:15,831 [salt.state       ][INFO    ][2062] 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-09 05:40:15,832 [salt.state       ][INFO    ][2062] Completed state [/etc/environment] at time 05:40:15.831557 duration_in_ms=7.672
2017-12-09 05:40:15,832 [salt.state       ][INFO    ][2062] Running state [/etc/profile.d] at time 05:40:15.831955
2017-12-09 05:40:15,832 [salt.state       ][INFO    ][2062] Executing state file.directory for /etc/profile.d
2017-12-09 05:40:15,833 [salt.state       ][INFO    ][2062] Directory /etc/profile.d is in the correct state
2017-12-09 05:40:15,834 [salt.state       ][INFO    ][2062] Completed state [/etc/profile.d] at time 05:40:15.833764 duration_in_ms=1.809
2017-12-09 05:40:16,151 [salt.state       ][INFO    ][2062] Running state [linux_repo_prereq_pkgs] at time 05:40:16.151222
2017-12-09 05:40:16,152 [salt.state       ][INFO    ][2062] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-09 05:40:16,153 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:40:16,645 [salt.state       ][INFO    ][2062] All specified packages are already installed
2017-12-09 05:40:16,645 [salt.state       ][INFO    ][2062] Completed state [linux_repo_prereq_pkgs] at time 05:40:16.645430 duration_in_ms=494.209
2017-12-09 05:40:16,646 [salt.state       ][INFO    ][2062] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:40:16.645793
2017-12-09 05:40:16,646 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-09 05:40:16,647 [salt.state       ][INFO    ][2062] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-09 05:40:16,647 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:40:16.646842 duration_in_ms=1.049
2017-12-09 05:40:16,647 [salt.state       ][INFO    ][2062] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:40:16.647173
2017-12-09 05:40:16,648 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-09 05:40:16,664 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-09 05:40:16,682 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:16,729 [salt.state       ][INFO    ][2062] File changed:
New file
2017-12-09 05:40:16,729 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:40:16.729170 duration_in_ms=81.997
2017-12-09 05:40:16,733 [salt.state       ][INFO    ][2062] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 05:40:16.732737
2017-12-09 05:40:16,733 [salt.state       ][INFO    ][2062] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-09 05:40:17,622 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-09 05:40:17,748 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:40:18,688 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209054018685485
2017-12-09 05:40:18,706 [salt.minion      ][INFO    ][2525] Starting a new job with PID 2525
2017-12-09 05:40:18,717 [salt.minion      ][INFO    ][2525] Returning information for job: 20171209054018685485
2017-12-09 05:40:20,073 [salt.state       ][INFO    ][2062] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-12-09 05:40:20,074 [salt.state       ][INFO    ][2062] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 05:40:20.074026 duration_in_ms=3341.289
2017-12-09 05:40:20,074 [salt.state       ][INFO    ][2062] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:40:20.074466
2017-12-09 05:40:20,075 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-09 05:40:20,075 [salt.state       ][INFO    ][2062] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-09 05:40:20,076 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:40:20.075653 duration_in_ms=1.187
2017-12-09 05:40:20,076 [salt.state       ][INFO    ][2062] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:40:20.076049
2017-12-09 05:40:20,076 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-09 05:40:20,091 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-09 05:40:20,109 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:20,159 [salt.state       ][INFO    ][2062] File changed:
New file
2017-12-09 05:40:20,159 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:40:20.159436 duration_in_ms=83.387
2017-12-09 05:40:20,161 [salt.state       ][INFO    ][2062] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 05:40:20.160531
2017-12-09 05:40:20,161 [salt.state       ][INFO    ][2062] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-09 05:40:20,300 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-09 05:40:20,406 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:40:22,391 [salt.state       ][INFO    ][2062] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-12-09 05:40:22,392 [salt.state       ][INFO    ][2062] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 05:40:22.391578 duration_in_ms=2231.046
2017-12-09 05:40:22,392 [salt.state       ][INFO    ][2062] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:40:22.392125
2017-12-09 05:40:22,393 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-09 05:40:22,393 [salt.state       ][INFO    ][2062] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-09 05:40:22,393 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:40:22.393361 duration_in_ms=1.236
2017-12-09 05:40:22,394 [salt.state       ][INFO    ][2062] Running state [/etc/apt/preferences.d/uca] at time 05:40:22.393698
2017-12-09 05:40:22,394 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-09 05:40:22,394 [salt.state       ][INFO    ][2062] File /etc/apt/preferences.d/uca is not present
2017-12-09 05:40:22,395 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/preferences.d/uca] at time 05:40:22.394686 duration_in_ms=0.987
2017-12-09 05:40:22,396 [salt.state       ][INFO    ][2062] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 05:40:22.395799
2017-12-09 05:40:22,396 [salt.state       ][INFO    ][2062] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-09 05:40:22,463 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-09 05:40:22,514 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-09 05:40:22,736 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:40:24,957 [salt.state       ][INFO    ][2062] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-12-09 05:40:24,957 [salt.state       ][INFO    ][2062] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 05:40:24.956931 duration_in_ms=2561.131
2017-12-09 05:40:24,957 [salt.state       ][INFO    ][2062] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 05:40:24.957320
2017-12-09 05:40:24,958 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-09 05:40:24,958 [salt.state       ][INFO    ][2062] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-09 05:40:24,959 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 05:40:24.958522 duration_in_ms=1.202
2017-12-09 05:40:24,959 [salt.state       ][INFO    ][2062] Running state [/etc/apt/preferences.d/mcp_extra] at time 05:40:24.958874
2017-12-09 05:40:24,959 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-09 05:40:24,984 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-09 05:40:25,014 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:25,089 [salt.state       ][INFO    ][2062] File changed:
New file
2017-12-09 05:40:25,089 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/preferences.d/mcp_extra] at time 05:40:25.089414 duration_in_ms=130.539
2017-12-09 05:40:25,091 [salt.state       ][INFO    ][2062] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 05:40:25.090551
2017-12-09 05:40:25,091 [salt.state       ][INFO    ][2062] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-09 05:40:25,204 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-09 05:40:25,297 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:40:27,351 [salt.state       ][INFO    ][2062] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-09 05:40:27,352 [salt.state       ][INFO    ][2062] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 05:40:27.351946 duration_in_ms=2261.394
2017-12-09 05:40:27,352 [salt.state       ][INFO    ][2062] Running state [linux_extra_packages_purged] at time 05:40:27.352452
2017-12-09 05:40:27,353 [salt.state       ][INFO    ][2062] Executing state pkg.purged for linux_extra_packages_purged
2017-12-09 05:40:27,371 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-09 05:40:28,773 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209054028766733
2017-12-09 05:40:28,796 [salt.minion      ][INFO    ][4102] Starting a new job with PID 4102
2017-12-09 05:40:28,806 [salt.minion      ][INFO    ][4102] Returning information for job: 20171209054028766733
2017-12-09 05:40:30,205 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:40:30,227 [salt.state       ][INFO    ][2062] {'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-09 05:40:30,239 [salt.state       ][INFO    ][2062] Loading fresh modules for state activity
2017-12-09 05:40:30,258 [salt.state       ][INFO    ][2062] Completed state [linux_extra_packages_purged] at time 05:40:30.257465 duration_in_ms=2905.012
2017-12-09 05:40:30,264 [salt.state       ][INFO    ][2062] Running state [linux_extra_packages_latest] at time 05:40:30.263806
2017-12-09 05:40:30,264 [salt.state       ][INFO    ][2062] Executing state pkg.latest for linux_extra_packages_latest
2017-12-09 05:40:30,493 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:40:32,484 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-09 05:40:32,538 [salt.loaded.int.module.cmdmod][INFO    ][2062] 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-09 05:40:34,613 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:40:34,640 [salt.state       ][INFO    ][2062] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-09 05:40:34,651 [salt.state       ][INFO    ][2062] Loading fresh modules for state activity
2017-12-09 05:40:34,671 [salt.state       ][INFO    ][2062] Completed state [linux_extra_packages_latest] at time 05:40:34.670618 duration_in_ms=4406.811
2017-12-09 05:40:34,674 [salt.state       ][INFO    ][2062] Running state [UTC] at time 05:40:34.673992
2017-12-09 05:40:34,674 [salt.state       ][INFO    ][2062] Executing state timezone.system for UTC
2017-12-09 05:40:34,677 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['timedatectl'] in directory '/root'
2017-12-09 05:40:34,737 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['timedatectl'] in directory '/root'
2017-12-09 05:40:34,744 [salt.state       ][INFO    ][2062] Timezone UTC already set, UTC already set to UTC
2017-12-09 05:40:34,745 [salt.state       ][INFO    ][2062] Completed state [UTC] at time 05:40:34.744649 duration_in_ms=70.657
2017-12-09 05:40:34,747 [salt.state       ][INFO    ][2062] Running state [nf_conntrack] at time 05:40:34.747185
2017-12-09 05:40:34,748 [salt.state       ][INFO    ][2062] Executing state kmod.present for nf_conntrack
2017-12-09 05:40:34,748 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'lsmod' in directory '/root'
2017-12-09 05:40:35,010 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'lsmod' in directory '/root'
2017-12-09 05:40:35,017 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-09 05:40:35,029 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'lsmod' in directory '/root'
2017-12-09 05:40:35,123 [salt.state       ][INFO    ][2062] {'nf_conntrack': 'loaded'}
2017-12-09 05:40:35,123 [salt.state       ][INFO    ][2062] Completed state [nf_conntrack] at time 05:40:35.122815 duration_in_ms=375.629
2017-12-09 05:40:35,126 [salt.state       ][INFO    ][2062] Running state [kernel.panic] at time 05:40:35.125769
2017-12-09 05:40:35,126 [salt.state       ][INFO    ][2062] Executing state sysctl.present for kernel.panic
2017-12-09 05:40:35,127 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,180 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-09 05:40:35,187 [salt.state       ][INFO    ][2062] {'kernel.panic': 60}
2017-12-09 05:40:35,187 [salt.state       ][INFO    ][2062] Completed state [kernel.panic] at time 05:40:35.187391 duration_in_ms=61.622
2017-12-09 05:40:35,188 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_keepalive_probes] at time 05:40:35.187706
2017-12-09 05:40:35,188 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-09 05:40:35,189 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,205 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-09 05:40:35,212 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-09 05:40:35,213 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:40:35.212564 duration_in_ms=24.857
2017-12-09 05:40:35,213 [salt.state       ][INFO    ][2062] Running state [fs.file-max] at time 05:40:35.212851
2017-12-09 05:40:35,213 [salt.state       ][INFO    ][2062] Executing state sysctl.present for fs.file-max
2017-12-09 05:40:35,214 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,230 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-09 05:40:35,239 [salt.state       ][INFO    ][2062] {'fs.file-max': 124165}
2017-12-09 05:40:35,239 [salt.state       ][INFO    ][2062] Completed state [fs.file-max] at time 05:40:35.239083 duration_in_ms=26.231
2017-12-09 05:40:35,239 [salt.state       ][INFO    ][2062] Running state [net.core.somaxconn] at time 05:40:35.239372
2017-12-09 05:40:35,240 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.core.somaxconn
2017-12-09 05:40:35,240 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,257 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-09 05:40:35,265 [salt.state       ][INFO    ][2062] {'net.core.somaxconn': 4096}
2017-12-09 05:40:35,265 [salt.state       ][INFO    ][2062] Completed state [net.core.somaxconn] at time 05:40:35.264850 duration_in_ms=25.477
2017-12-09 05:40:35,265 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:40:35.265107
2017-12-09 05:40:35,265 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-09 05:40:35,266 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,281 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-09 05:40:35,289 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-09 05:40:35,289 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:40:35.288796 duration_in_ms=23.688
2017-12-09 05:40:35,289 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_tw_reuse] at time 05:40:35.289054
2017-12-09 05:40:35,289 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-09 05:40:35,290 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,305 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-09 05:40:35,313 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-09 05:40:35,313 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_tw_reuse] at time 05:40:35.312919 duration_in_ms=23.864
2017-12-09 05:40:35,313 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_congestion_control] at time 05:40:35.313178
2017-12-09 05:40:35,313 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-09 05:40:35,314 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,329 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-09 05:40:35,341 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-09 05:40:35,341 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_congestion_control] at time 05:40:35.341130 duration_in_ms=27.952
2017-12-09 05:40:35,341 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_retries2] at time 05:40:35.341409
2017-12-09 05:40:35,342 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-09 05:40:35,342 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,358 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-09 05:40:35,365 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_retries2': 5}
2017-12-09 05:40:35,366 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_retries2] at time 05:40:35.365755 duration_in_ms=24.345
2017-12-09 05:40:35,366 [salt.state       ][INFO    ][2062] Running state [net.core.netdev_max_backlog] at time 05:40:35.366017
2017-12-09 05:40:35,366 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-09 05:40:35,367 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,383 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-09 05:40:35,390 [salt.state       ][INFO    ][2062] {'net.core.netdev_max_backlog': 261144}
2017-12-09 05:40:35,391 [salt.state       ][INFO    ][2062] Completed state [net.core.netdev_max_backlog] at time 05:40:35.390535 duration_in_ms=24.517
2017-12-09 05:40:35,391 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:40:35.390809
2017-12-09 05:40:35,391 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-09 05:40:35,392 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,407 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-09 05:40:35,414 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-09 05:40:35,415 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:40:35.414526 duration_in_ms=23.716
2017-12-09 05:40:35,415 [salt.state       ][INFO    ][2062] Running state [vm.swappiness] at time 05:40:35.414811
2017-12-09 05:40:35,415 [salt.state       ][INFO    ][2062] Executing state sysctl.present for vm.swappiness
2017-12-09 05:40:35,416 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,432 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-09 05:40:35,440 [salt.state       ][INFO    ][2062] {'vm.swappiness': 10}
2017-12-09 05:40:35,440 [salt.state       ][INFO    ][2062] Completed state [vm.swappiness] at time 05:40:35.440346 duration_in_ms=25.534
2017-12-09 05:40:35,441 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:40:35.440634
2017-12-09 05:40:35,441 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-09 05:40:35,441 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,457 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-09 05:40:35,466 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-09 05:40:35,466 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:40:35.466384 duration_in_ms=25.749
2017-12-09 05:40:35,467 [salt.state       ][INFO    ][2062] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:40:35.466674
2017-12-09 05:40:35,467 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-09 05:40:35,468 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,485 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-09 05:40:35,494 [salt.state       ][INFO    ][2062] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-09 05:40:35,494 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:40:35.493766 duration_in_ms=27.091
2017-12-09 05:40:35,494 [salt.state       ][INFO    ][2062] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:40:35.494066
2017-12-09 05:40:35,494 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-09 05:40:35,495 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,512 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-09 05:40:35,519 [salt.state       ][INFO    ][2062] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-09 05:40:35,519 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:40:35.519394 duration_in_ms=25.328
2017-12-09 05:40:35,520 [salt.state       ][INFO    ][2062] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:40:35.519702
2017-12-09 05:40:35,520 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-09 05:40:35,521 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,535 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-09 05:40:35,542 [salt.state       ][INFO    ][2062] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-09 05:40:35,543 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:40:35.542554 duration_in_ms=22.851
2017-12-09 05:40:35,543 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_fin_timeout] at time 05:40:35.542816
2017-12-09 05:40:35,543 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-09 05:40:35,544 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,560 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-09 05:40:35,567 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-09 05:40:35,568 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_fin_timeout] at time 05:40:35.567638 duration_in_ms=24.822
2017-12-09 05:40:35,568 [salt.state       ][INFO    ][2062] Running state [net.ipv4.tcp_keepalive_time] at time 05:40:35.567904
2017-12-09 05:40:35,568 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-09 05:40:35,569 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,584 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-09 05:40:35,592 [salt.state       ][INFO    ][2062] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-09 05:40:35,593 [salt.state       ][INFO    ][2062] Completed state [net.ipv4.tcp_keepalive_time] at time 05:40:35.592499 duration_in_ms=24.595
2017-12-09 05:40:35,593 [salt.state       ][INFO    ][2062] Running state [net.nf_conntrack_max] at time 05:40:35.592808
2017-12-09 05:40:35,593 [salt.state       ][INFO    ][2062] Executing state sysctl.present for net.nf_conntrack_max
2017-12-09 05:40:35,594 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -a' in directory '/root'
2017-12-09 05:40:35,608 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-09 05:40:35,615 [salt.state       ][INFO    ][2062] {'net.nf_conntrack_max': 1048576}
2017-12-09 05:40:35,616 [salt.state       ][INFO    ][2062] Completed state [net.nf_conntrack_max] at time 05:40:35.615657 duration_in_ms=22.848
2017-12-09 05:40:35,623 [salt.state       ][INFO    ][2062] Running state [linux_sysfs_package] at time 05:40:35.622492
2017-12-09 05:40:35,623 [salt.state       ][INFO    ][2062] Executing state pkg.installed for linux_sysfs_package
2017-12-09 05:40:35,878 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-09 05:40:35,931 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:40:38,039 [salt.loaded.int.module.cmdmod][INFO    ][2062] 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-09 05:40:38,818 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209054038814043
2017-12-09 05:40:38,836 [salt.minion      ][INFO    ][5377] Starting a new job with PID 5377
2017-12-09 05:40:38,850 [salt.minion      ][INFO    ][5377] Returning information for job: 20171209054038814043
2017-12-09 05:40:39,972 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:40:39,998 [salt.state       ][INFO    ][2062] 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-09 05:40:40,011 [salt.state       ][INFO    ][2062] Loading fresh modules for state activity
2017-12-09 05:40:40,036 [salt.state       ][INFO    ][2062] Completed state [linux_sysfs_package] at time 05:40:40.036339 duration_in_ms=4413.846
2017-12-09 05:40:40,040 [salt.state       ][INFO    ][2062] Running state [/etc/sysfs.d] at time 05:40:40.039972
2017-12-09 05:40:40,040 [salt.state       ][INFO    ][2062] Executing state file.directory for /etc/sysfs.d
2017-12-09 05:40:40,043 [salt.state       ][INFO    ][2062] Directory /etc/sysfs.d is in the correct state
2017-12-09 05:40:40,043 [salt.state       ][INFO    ][2062] Completed state [/etc/sysfs.d] at time 05:40:40.043360 duration_in_ms=3.388
2017-12-09 05:40:40,126 [salt.state       ][INFO    ][2062] Running state [ondemand] at time 05:40:40.126158
2017-12-09 05:40:40,127 [salt.state       ][INFO    ][2062] Executing state service.dead for ondemand
2017-12-09 05:40:40,129 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-09 05:40:40,138 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-09 05:40:40,145 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-09 05:40:40,155 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-09 05:40:40,198 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-09 05:40:40,205 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-09 05:40:40,213 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-09 05:40:40,223 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-09 05:40:40,327 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-09 05:40:40,338 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'runlevel' in directory '/root'
2017-12-09 05:40:40,346 [salt.state       ][INFO    ][2062] {'ondemand': True}
2017-12-09 05:40:40,346 [salt.state       ][INFO    ][2062] Completed state [ondemand] at time 05:40:40.346210 duration_in_ms=220.052
2017-12-09 05:40:40,348 [salt.state       ][INFO    ][2062] Running state [cs_CZ.UTF-8] at time 05:40:40.347944
2017-12-09 05:40:40,348 [salt.state       ][INFO    ][2062] Executing state locale.present for cs_CZ.UTF-8
2017-12-09 05:40:40,349 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'locale -a' in directory '/root'
2017-12-09 05:40:40,359 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-09 05:40:40,975 [salt.state       ][INFO    ][2062] {'locale': 'cs_CZ.UTF-8'}
2017-12-09 05:40:40,976 [salt.state       ][INFO    ][2062] Completed state [cs_CZ.UTF-8] at time 05:40:40.975772 duration_in_ms=627.827
2017-12-09 05:40:40,976 [salt.state       ][INFO    ][2062] Running state [en_US.UTF-8] at time 05:40:40.976251
2017-12-09 05:40:40,977 [salt.state       ][INFO    ][2062] Executing state locale.present for en_US.UTF-8
2017-12-09 05:40:40,977 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'locale -a' in directory '/root'
2017-12-09 05:40:40,985 [salt.state       ][INFO    ][2062] Locale en_US.UTF-8 is already present
2017-12-09 05:40:40,985 [salt.state       ][INFO    ][2062] Completed state [en_US.UTF-8] at time 05:40:40.985042 duration_in_ms=8.79
2017-12-09 05:40:40,987 [salt.state       ][INFO    ][2062] Running state [en_US.UTF-8] at time 05:40:40.986568
2017-12-09 05:40:40,987 [salt.state       ][INFO    ][2062] Executing state locale.system for en_US.UTF-8
2017-12-09 05:40:40,988 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'localectl' in directory '/root'
2017-12-09 05:40:41,028 [salt.state       ][INFO    ][2062] System locale en_US.UTF-8 already set
2017-12-09 05:40:41,029 [salt.state       ][INFO    ][2062] Completed state [en_US.UTF-8] at time 05:40:41.028458 duration_in_ms=41.889
2017-12-09 05:40:41,031 [salt.state       ][INFO    ][2062] Running state [root] at time 05:40:41.030756
2017-12-09 05:40:41,031 [salt.state       ][INFO    ][2062] Executing state user.present for root
2017-12-09 05:40:41,037 [salt.state       ][INFO    ][2062] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17509}
2017-12-09 05:40:41,037 [salt.state       ][INFO    ][2062] Completed state [root] at time 05:40:41.037358 duration_in_ms=6.602
2017-12-09 05:40:41,039 [salt.state       ][INFO    ][2062] Running state [/root] at time 05:40:41.038596
2017-12-09 05:40:41,039 [salt.state       ][INFO    ][2062] Executing state file.directory for /root
2017-12-09 05:40:41,040 [salt.state       ][INFO    ][2062] Directory /root is in the correct state
2017-12-09 05:40:41,040 [salt.state       ][INFO    ][2062] Completed state [/root] at time 05:40:41.039907 duration_in_ms=1.311
2017-12-09 05:40:41,040 [salt.state       ][INFO    ][2062] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:40:41.040264
2017-12-09 05:40:41,041 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-09 05:40:41,041 [salt.state       ][INFO    ][2062] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-09 05:40:41,042 [salt.state       ][INFO    ][2062] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:40:41.041636 duration_in_ms=1.371
2017-12-09 05:40:41,042 [salt.state       ][INFO    ][2062] Running state [ubuntu] at time 05:40:41.041962
2017-12-09 05:40:41,042 [salt.state       ][INFO    ][2062] Executing state user.present for ubuntu
2017-12-09 05:40:41,043 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-09 05:40:41,083 [salt.state       ][INFO    ][2062] {'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-09 05:40:41,083 [salt.state       ][INFO    ][2062] Completed state [ubuntu] at time 05:40:41.083180 duration_in_ms=41.218
2017-12-09 05:40:41,084 [salt.state       ][INFO    ][2062] Running state [/home/ubuntu] at time 05:40:41.084467
2017-12-09 05:40:41,085 [salt.state       ][INFO    ][2062] Executing state file.directory for /home/ubuntu
2017-12-09 05:40:41,086 [salt.state       ][INFO    ][2062] {'mode': '0700'}
2017-12-09 05:40:41,086 [salt.state       ][INFO    ][2062] Completed state [/home/ubuntu] at time 05:40:41.085939 duration_in_ms=1.472
2017-12-09 05:40:41,087 [salt.state       ][INFO    ][2062] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:40:41.086779
2017-12-09 05:40:41,087 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-09 05:40:41,102 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-09 05:40:41,105 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command '/usr/sbin/visudo -c -f /tmp/tmpLo80j0' in directory '/root'
2017-12-09 05:40:41,116 [salt.state       ][INFO    ][2062] File changed:
New file
2017-12-09 05:40:41,117 [salt.state       ][INFO    ][2062] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:40:41.116953 duration_in_ms=30.174
2017-12-09 05:40:41,117 [salt.state       ][INFO    ][2062] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:40:41.117350
2017-12-09 05:40:41,118 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-09 05:40:41,131 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-09 05:40:41,157 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:41,207 [salt.state       ][INFO    ][2062] File changed:
New file
2017-12-09 05:40:41,207 [salt.state       ][INFO    ][2062] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:40:41.207059 duration_in_ms=89.709
2017-12-09 05:40:41,207 [salt.state       ][INFO    ][2062] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:40:41.207399
2017-12-09 05:40:41,208 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-09 05:40:41,221 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-09 05:40:41,237 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:40:41,288 [salt.state       ][INFO    ][2062] File changed:
New file
2017-12-09 05:40:41,288 [salt.state       ][INFO    ][2062] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:40:41.288394 duration_in_ms=80.994
2017-12-09 05:40:41,290 [salt.state       ][INFO    ][2062] Running state [service.systemctl_reload] at time 05:40:41.289844
2017-12-09 05:40:41,290 [salt.state       ][INFO    ][2062] Executing state module.wait for service.systemctl_reload
2017-12-09 05:40:41,291 [salt.state       ][INFO    ][2062] No changes made for service.systemctl_reload
2017-12-09 05:40:41,291 [salt.state       ][INFO    ][2062] Completed state [service.systemctl_reload] at time 05:40:41.290838 duration_in_ms=0.995
2017-12-09 05:40:41,291 [salt.state       ][INFO    ][2062] Running state [service.systemctl_reload] at time 05:40:41.291108
2017-12-09 05:40:41,291 [salt.state       ][INFO    ][2062] Executing state module.mod_watch for service.systemctl_reload
2017-12-09 05:40:41,292 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-09 05:40:41,354 [salt.state       ][INFO    ][2062] {'ret': True}
2017-12-09 05:40:41,355 [salt.state       ][INFO    ][2062] Completed state [service.systemctl_reload] at time 05:40:41.354815 duration_in_ms=63.706
2017-12-09 05:40:41,355 [salt.state       ][INFO    ][2062] Running state [/etc/hostname] at time 05:40:41.355260
2017-12-09 05:40:41,356 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/hostname
2017-12-09 05:40:41,369 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-09 05:40:41,372 [salt.state       ][INFO    ][2062] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-12-09 05:40:41,373 [salt.state       ][INFO    ][2062] Completed state [/etc/hostname] at time 05:40:41.372665 duration_in_ms=17.405
2017-12-09 05:40:41,374 [salt.state       ][INFO    ][2062] Running state [hostname msg01] at time 05:40:41.374443
2017-12-09 05:40:41,375 [salt.state       ][INFO    ][2062] Executing state cmd.wait for hostname msg01
2017-12-09 05:40:41,375 [salt.state       ][INFO    ][2062] No changes made for hostname msg01
2017-12-09 05:40:41,375 [salt.state       ][INFO    ][2062] Completed state [hostname msg01] at time 05:40:41.375393 duration_in_ms=0.95
2017-12-09 05:40:41,376 [salt.state       ][INFO    ][2062] Running state [hostname msg01] at time 05:40:41.375675
2017-12-09 05:40:41,376 [salt.state       ][INFO    ][2062] Executing state cmd.mod_watch for hostname msg01
2017-12-09 05:40:41,377 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command 'hostname msg01' in directory '/root'
2017-12-09 05:40:41,385 [salt.state       ][INFO    ][2062] {'pid': 5636, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-09 05:40:41,386 [salt.state       ][INFO    ][2062] Completed state [hostname msg01] at time 05:40:41.385773 duration_in_ms=10.097
2017-12-09 05:40:41,387 [salt.state       ][INFO    ][2062] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.387310
2017-12-09 05:40:41,388 [salt.state       ][INFO    ][2062] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,389 [salt.state       ][INFO    ][2062] {'host': 'mdb02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,390 [salt.state       ][INFO    ][2062] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.389763 duration_in_ms=2.452
2017-12-09 05:40:41,390 [salt.state       ][INFO    ][2062] Running state [mdb02] at time 05:40:41.390112
2017-12-09 05:40:41,390 [salt.state       ][INFO    ][2062] Executing state host.present for mdb02
2017-12-09 05:40:41,391 [salt.state       ][INFO    ][2062] {'host': 'mdb02'}
2017-12-09 05:40:41,392 [salt.state       ][INFO    ][2062] Completed state [mdb02] at time 05:40:41.391491 duration_in_ms=1.379
2017-12-09 05:40:41,392 [salt.state       ][INFO    ][2062] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.391849
2017-12-09 05:40:41,392 [salt.state       ][INFO    ][2062] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,393 [salt.state       ][INFO    ][2062] {'host': 'mdb03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,393 [salt.state       ][INFO    ][2062] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.393286 duration_in_ms=1.437
2017-12-09 05:40:41,394 [salt.state       ][INFO    ][2062] Running state [mdb03] at time 05:40:41.393619
2017-12-09 05:40:41,394 [salt.state       ][INFO    ][2062] Executing state host.present for mdb03
2017-12-09 05:40:41,395 [salt.state       ][INFO    ][2062] {'host': 'mdb03'}
2017-12-09 05:40:41,395 [salt.state       ][INFO    ][2062] Completed state [mdb03] at time 05:40:41.394979 duration_in_ms=1.36
2017-12-09 05:40:41,395 [salt.state       ][INFO    ][2062] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.395316
2017-12-09 05:40:41,396 [salt.state       ][INFO    ][2062] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,396 [salt.state       ][INFO    ][2062] {'host': 'mdb01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,397 [salt.state       ][INFO    ][2062] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.396737 duration_in_ms=1.421
2017-12-09 05:40:41,397 [salt.state       ][INFO    ][2062] Running state [mdb01] at time 05:40:41.397096
2017-12-09 05:40:41,397 [salt.state       ][INFO    ][2062] Executing state host.present for mdb01
2017-12-09 05:40:41,398 [salt.state       ][INFO    ][2062] {'host': 'mdb01'}
2017-12-09 05:40:41,399 [salt.state       ][INFO    ][2062] Completed state [mdb01] at time 05:40:41.398467 duration_in_ms=1.37
2017-12-09 05:40:41,399 [salt.state       ][INFO    ][2062] Running state [mdb] at time 05:40:41.398800
2017-12-09 05:40:41,399 [salt.state       ][INFO    ][2062] Executing state host.present for mdb
2017-12-09 05:40:41,400 [salt.state       ][INFO    ][2062] {'host': 'mdb'}
2017-12-09 05:40:41,400 [salt.state       ][INFO    ][2062] Completed state [mdb] at time 05:40:41.400204 duration_in_ms=1.404
2017-12-09 05:40:41,401 [salt.state       ][INFO    ][2062] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.400555
2017-12-09 05:40:41,401 [salt.state       ][INFO    ][2062] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,402 [salt.state       ][INFO    ][2062] {'host': 'mdb.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,402 [salt.state       ][INFO    ][2062] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.401903 duration_in_ms=1.348
2017-12-09 05:40:41,402 [salt.state       ][INFO    ][2062] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.402229
2017-12-09 05:40:41,403 [salt.state       ][INFO    ][2062] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,403 [salt.state       ][INFO    ][2062] {'host': 'cfg01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,404 [salt.state       ][INFO    ][2062] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.403597 duration_in_ms=1.369
2017-12-09 05:40:41,404 [salt.state       ][INFO    ][2062] Running state [cfg01] at time 05:40:41.403934
2017-12-09 05:40:41,404 [salt.state       ][INFO    ][2062] Executing state host.present for cfg01
2017-12-09 05:40:41,405 [salt.state       ][INFO    ][2062] {'host': 'cfg01'}
2017-12-09 05:40:41,405 [salt.state       ][INFO    ][2062] Completed state [cfg01] at time 05:40:41.405371 duration_in_ms=1.437
2017-12-09 05:40:41,406 [salt.state       ][INFO    ][2062] Running state [prx01] at time 05:40:41.405685
2017-12-09 05:40:41,406 [salt.state       ][INFO    ][2062] Executing state host.present for prx01
2017-12-09 05:40:41,407 [salt.state       ][INFO    ][2062] {'host': 'prx01'}
2017-12-09 05:40:41,407 [salt.state       ][INFO    ][2062] Completed state [prx01] at time 05:40:41.407081 duration_in_ms=1.395
2017-12-09 05:40:41,407 [salt.state       ][INFO    ][2062] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.407409
2017-12-09 05:40:41,408 [salt.state       ][INFO    ][2062] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,409 [salt.state       ][INFO    ][2062] {'host': 'prx01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,409 [salt.state       ][INFO    ][2062] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.408859 duration_in_ms=1.45
2017-12-09 05:40:41,409 [salt.state       ][INFO    ][2062] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.409178
2017-12-09 05:40:41,409 [salt.state       ][INFO    ][2062] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,410 [salt.state       ][INFO    ][2062] {'host': 'kvm01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,411 [salt.state       ][INFO    ][2062] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.410588 duration_in_ms=1.41
2017-12-09 05:40:41,411 [salt.state       ][INFO    ][2062] Running state [kvm01] at time 05:40:41.410924
2017-12-09 05:40:41,411 [salt.state       ][INFO    ][2062] Executing state host.present for kvm01
2017-12-09 05:40:41,412 [salt.state       ][INFO    ][2062] {'host': 'kvm01'}
2017-12-09 05:40:41,412 [salt.state       ][INFO    ][2062] Completed state [kvm01] at time 05:40:41.412346 duration_in_ms=1.422
2017-12-09 05:40:41,413 [salt.state       ][INFO    ][2062] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.412694
2017-12-09 05:40:41,413 [salt.state       ][INFO    ][2062] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,414 [salt.state       ][INFO    ][2062] {'host': 'kvm03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,414 [salt.state       ][INFO    ][2062] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.414081 duration_in_ms=1.387
2017-12-09 05:40:41,414 [salt.state       ][INFO    ][2062] Running state [kvm03] at time 05:40:41.414409
2017-12-09 05:40:41,415 [salt.state       ][INFO    ][2062] Executing state host.present for kvm03
2017-12-09 05:40:41,416 [salt.state       ][INFO    ][2062] {'host': 'kvm03'}
2017-12-09 05:40:41,416 [salt.state       ][INFO    ][2062] Completed state [kvm03] at time 05:40:41.415813 duration_in_ms=1.403
2017-12-09 05:40:41,416 [salt.state       ][INFO    ][2062] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.416200
2017-12-09 05:40:41,417 [salt.state       ][INFO    ][2062] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,417 [salt.state       ][INFO    ][2062] {'host': 'kvm02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,418 [salt.state       ][INFO    ][2062] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.417637 duration_in_ms=1.438
2017-12-09 05:40:41,418 [salt.state       ][INFO    ][2062] Running state [kvm02] at time 05:40:41.417984
2017-12-09 05:40:41,418 [salt.state       ][INFO    ][2062] Executing state host.present for kvm02
2017-12-09 05:40:41,419 [salt.state       ][INFO    ][2062] {'host': 'kvm02'}
2017-12-09 05:40:41,420 [salt.state       ][INFO    ][2062] Completed state [kvm02] at time 05:40:41.419773 duration_in_ms=1.789
2017-12-09 05:40:41,420 [salt.state       ][INFO    ][2062] Running state [dbs] at time 05:40:41.420141
2017-12-09 05:40:41,420 [salt.state       ][INFO    ][2062] Executing state host.present for dbs
2017-12-09 05:40:41,421 [salt.state       ][INFO    ][2062] {'host': 'dbs'}
2017-12-09 05:40:41,422 [salt.state       ][INFO    ][2062] Completed state [dbs] at time 05:40:41.421544 duration_in_ms=1.403
2017-12-09 05:40:41,422 [salt.state       ][INFO    ][2062] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.421876
2017-12-09 05:40:41,422 [salt.state       ][INFO    ][2062] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,423 [salt.state       ][INFO    ][2062] {'host': 'dbs.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,423 [salt.state       ][INFO    ][2062] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.423347 duration_in_ms=1.471
2017-12-09 05:40:41,424 [salt.state       ][INFO    ][2062] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.423689
2017-12-09 05:40:41,424 [salt.state       ][INFO    ][2062] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,425 [salt.state       ][INFO    ][2062] {'host': 'prx.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,425 [salt.state       ][INFO    ][2062] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.425108 duration_in_ms=1.419
2017-12-09 05:40:41,425 [salt.state       ][INFO    ][2062] Running state [prx] at time 05:40:41.425453
2017-12-09 05:40:41,426 [salt.state       ][INFO    ][2062] Executing state host.present for prx
2017-12-09 05:40:41,427 [salt.state       ][INFO    ][2062] {'host': 'prx'}
2017-12-09 05:40:41,427 [salt.state       ][INFO    ][2062] Completed state [prx] at time 05:40:41.426927 duration_in_ms=1.474
2017-12-09 05:40:41,427 [salt.state       ][INFO    ][2062] Running state [prx02] at time 05:40:41.427256
2017-12-09 05:40:41,428 [salt.state       ][INFO    ][2062] Executing state host.present for prx02
2017-12-09 05:40:41,428 [salt.state       ][INFO    ][2062] {'host': 'prx02'}
2017-12-09 05:40:41,429 [salt.state       ][INFO    ][2062] Completed state [prx02] at time 05:40:41.428711 duration_in_ms=1.455
2017-12-09 05:40:41,429 [salt.state       ][INFO    ][2062] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.429046
2017-12-09 05:40:41,429 [salt.state       ][INFO    ][2062] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,430 [salt.state       ][INFO    ][2062] {'host': 'prx02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,431 [salt.state       ][INFO    ][2062] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.430509 duration_in_ms=1.463
2017-12-09 05:40:41,431 [salt.state       ][INFO    ][2062] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.430851
2017-12-09 05:40:41,431 [salt.state       ][INFO    ][2062] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,432 [salt.state       ][INFO    ][2062] {'host': 'msg02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,432 [salt.state       ][INFO    ][2062] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.432316 duration_in_ms=1.465
2017-12-09 05:40:41,433 [salt.state       ][INFO    ][2062] Running state [msg02] at time 05:40:41.432650
2017-12-09 05:40:41,433 [salt.state       ][INFO    ][2062] Executing state host.present for msg02
2017-12-09 05:40:41,434 [salt.state       ][INFO    ][2062] {'host': 'msg02'}
2017-12-09 05:40:41,434 [salt.state       ][INFO    ][2062] Completed state [msg02] at time 05:40:41.434111 duration_in_ms=1.461
2017-12-09 05:40:41,435 [salt.state       ][INFO    ][2062] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.434478
2017-12-09 05:40:41,435 [salt.state       ][INFO    ][2062] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,436 [salt.state       ][INFO    ][2062] {'host': 'msg03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,436 [salt.state       ][INFO    ][2062] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.435993 duration_in_ms=1.514
2017-12-09 05:40:41,436 [salt.state       ][INFO    ][2062] Running state [msg03] at time 05:40:41.436343
2017-12-09 05:40:41,437 [salt.state       ][INFO    ][2062] Executing state host.present for msg03
2017-12-09 05:40:41,438 [salt.state       ][INFO    ][2062] {'host': 'msg03'}
2017-12-09 05:40:41,438 [salt.state       ][INFO    ][2062] Completed state [msg03] at time 05:40:41.437795 duration_in_ms=1.452
2017-12-09 05:40:41,438 [salt.state       ][INFO    ][2062] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.438145
2017-12-09 05:40:41,438 [salt.state       ][INFO    ][2062] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,439 [salt.state       ][INFO    ][2062] {'host': 'msg01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,440 [salt.state       ][INFO    ][2062] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.439659 duration_in_ms=1.514
2017-12-09 05:40:41,440 [salt.state       ][INFO    ][2062] Running state [msg01] at time 05:40:41.440007
2017-12-09 05:40:41,440 [salt.state       ][INFO    ][2062] Executing state host.present for msg01
2017-12-09 05:40:41,441 [salt.state       ][INFO    ][2062] {'host': 'msg01'}
2017-12-09 05:40:41,442 [salt.state       ][INFO    ][2062] Completed state [msg01] at time 05:40:41.441520 duration_in_ms=1.513
2017-12-09 05:40:41,442 [salt.state       ][INFO    ][2062] Running state [msg] at time 05:40:41.441846
2017-12-09 05:40:41,442 [salt.state       ][INFO    ][2062] Executing state host.present for msg
2017-12-09 05:40:41,443 [salt.state       ][INFO    ][2062] {'host': 'msg'}
2017-12-09 05:40:41,443 [salt.state       ][INFO    ][2062] Completed state [msg] at time 05:40:41.443360 duration_in_ms=1.514
2017-12-09 05:40:41,444 [salt.state       ][INFO    ][2062] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.443699
2017-12-09 05:40:41,444 [salt.state       ][INFO    ][2062] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,445 [salt.state       ][INFO    ][2062] {'host': 'msg.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,445 [salt.state       ][INFO    ][2062] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.445322 duration_in_ms=1.623
2017-12-09 05:40:41,446 [salt.state       ][INFO    ][2062] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.445660
2017-12-09 05:40:41,446 [salt.state       ][INFO    ][2062] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,447 [salt.state       ][INFO    ][2062] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-09 05:40:41,447 [salt.state       ][INFO    ][2062] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.446757 duration_in_ms=1.096
2017-12-09 05:40:41,447 [salt.state       ][INFO    ][2062] Running state [cfg01] at time 05:40:41.447049
2017-12-09 05:40:41,447 [salt.state       ][INFO    ][2062] Executing state host.present for cfg01
2017-12-09 05:40:41,448 [salt.state       ][INFO    ][2062] Host cfg01 (192.168.10.100) already present
2017-12-09 05:40:41,448 [salt.state       ][INFO    ][2062] Completed state [cfg01] at time 05:40:41.448082 duration_in_ms=1.033
2017-12-09 05:40:41,448 [salt.state       ][INFO    ][2062] Running state [cmp002] at time 05:40:41.448373
2017-12-09 05:40:41,449 [salt.state       ][INFO    ][2062] Executing state host.present for cmp002
2017-12-09 05:40:41,450 [salt.state       ][INFO    ][2062] {'host': 'cmp002'}
2017-12-09 05:40:41,450 [salt.state       ][INFO    ][2062] Completed state [cmp002] at time 05:40:41.449853 duration_in_ms=1.48
2017-12-09 05:40:41,450 [salt.state       ][INFO    ][2062] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.450189
2017-12-09 05:40:41,451 [salt.state       ][INFO    ][2062] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,451 [salt.state       ][INFO    ][2062] {'host': 'cmp002.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,452 [salt.state       ][INFO    ][2062] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.451704 duration_in_ms=1.515
2017-12-09 05:40:41,452 [salt.state       ][INFO    ][2062] Running state [cmp001] at time 05:40:41.452068
2017-12-09 05:40:41,452 [salt.state       ][INFO    ][2062] Executing state host.present for cmp001
2017-12-09 05:40:41,453 [salt.state       ][INFO    ][2062] {'host': 'cmp001'}
2017-12-09 05:40:41,454 [salt.state       ][INFO    ][2062] Completed state [cmp001] at time 05:40:41.453565 duration_in_ms=1.497
2017-12-09 05:40:41,454 [salt.state       ][INFO    ][2062] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.453880
2017-12-09 05:40:41,454 [salt.state       ][INFO    ][2062] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,455 [salt.state       ][INFO    ][2062] {'host': 'cmp001.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,455 [salt.state       ][INFO    ][2062] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.455425 duration_in_ms=1.536
2017-12-09 05:40:41,456 [salt.state       ][INFO    ][2062] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.455760
2017-12-09 05:40:41,456 [salt.state       ][INFO    ][2062] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,457 [salt.state       ][INFO    ][2062] {'host': 'dbs01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,457 [salt.state       ][INFO    ][2062] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.457273 duration_in_ms=1.513
2017-12-09 05:40:41,458 [salt.state       ][INFO    ][2062] Running state [dbs01] at time 05:40:41.457616
2017-12-09 05:40:41,458 [salt.state       ][INFO    ][2062] Executing state host.present for dbs01
2017-12-09 05:40:41,459 [salt.state       ][INFO    ][2062] {'host': 'dbs01'}
2017-12-09 05:40:41,459 [salt.state       ][INFO    ][2062] Completed state [dbs01] at time 05:40:41.459221 duration_in_ms=1.605
2017-12-09 05:40:41,460 [salt.state       ][INFO    ][2062] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.459563
2017-12-09 05:40:41,460 [salt.state       ][INFO    ][2062] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,461 [salt.state       ][INFO    ][2062] {'host': 'dbs02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,461 [salt.state       ][INFO    ][2062] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.461191 duration_in_ms=1.628
2017-12-09 05:40:41,462 [salt.state       ][INFO    ][2062] Running state [dbs02] at time 05:40:41.461524
2017-12-09 05:40:41,462 [salt.state       ][INFO    ][2062] Executing state host.present for dbs02
2017-12-09 05:40:41,463 [salt.state       ][INFO    ][2062] {'host': 'dbs02'}
2017-12-09 05:40:41,463 [salt.state       ][INFO    ][2062] Completed state [dbs02] at time 05:40:41.463071 duration_in_ms=1.547
2017-12-09 05:40:41,463 [salt.state       ][INFO    ][2062] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.463399
2017-12-09 05:40:41,464 [salt.state       ][INFO    ][2062] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,467 [salt.state       ][INFO    ][2062] {'host': 'dbs03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,467 [salt.state       ][INFO    ][2062] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.467326 duration_in_ms=3.925
2017-12-09 05:40:41,468 [salt.state       ][INFO    ][2062] Running state [dbs03] at time 05:40:41.467669
2017-12-09 05:40:41,468 [salt.state       ][INFO    ][2062] Executing state host.present for dbs03
2017-12-09 05:40:41,469 [salt.state       ][INFO    ][2062] {'host': 'dbs03'}
2017-12-09 05:40:41,469 [salt.state       ][INFO    ][2062] Completed state [dbs03] at time 05:40:41.469263 duration_in_ms=1.594
2017-12-09 05:40:41,470 [salt.state       ][INFO    ][2062] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.469595
2017-12-09 05:40:41,470 [salt.state       ][INFO    ][2062] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,471 [salt.state       ][INFO    ][2062] {'host': 'odl01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,471 [salt.state       ][INFO    ][2062] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.471161 duration_in_ms=1.566
2017-12-09 05:40:41,472 [salt.state       ][INFO    ][2062] Running state [odl01] at time 05:40:41.471502
2017-12-09 05:40:41,472 [salt.state       ][INFO    ][2062] Executing state host.present for odl01
2017-12-09 05:40:41,473 [salt.state       ][INFO    ][2062] {'host': 'odl01'}
2017-12-09 05:40:41,473 [salt.state       ][INFO    ][2062] Completed state [odl01] at time 05:40:41.473127 duration_in_ms=1.625
2017-12-09 05:40:41,473 [salt.state       ][INFO    ][2062] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.473458
2017-12-09 05:40:41,474 [salt.state       ][INFO    ][2062] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,475 [salt.state       ][INFO    ][2062] {'host': 'mas01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,475 [salt.state       ][INFO    ][2062] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.475013 duration_in_ms=1.555
2017-12-09 05:40:41,475 [salt.state       ][INFO    ][2062] Running state [mas01] at time 05:40:41.475348
2017-12-09 05:40:41,476 [salt.state       ][INFO    ][2062] Executing state host.present for mas01
2017-12-09 05:40:41,477 [salt.state       ][INFO    ][2062] {'host': 'mas01'}
2017-12-09 05:40:41,477 [salt.state       ][INFO    ][2062] Completed state [mas01] at time 05:40:41.477015 duration_in_ms=1.666
2017-12-09 05:40:41,477 [salt.state       ][INFO    ][2062] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.477344
2017-12-09 05:40:41,478 [salt.state       ][INFO    ][2062] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,479 [salt.state       ][INFO    ][2062] {'host': 'ctl02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,479 [salt.state       ][INFO    ][2062] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.478903 duration_in_ms=1.559
2017-12-09 05:40:41,479 [salt.state       ][INFO    ][2062] Running state [ctl02] at time 05:40:41.479237
2017-12-09 05:40:41,480 [salt.state       ][INFO    ][2062] Executing state host.present for ctl02
2017-12-09 05:40:41,481 [salt.state       ][INFO    ][2062] {'host': 'ctl02'}
2017-12-09 05:40:41,481 [salt.state       ][INFO    ][2062] Completed state [ctl02] at time 05:40:41.480904 duration_in_ms=1.667
2017-12-09 05:40:41,481 [salt.state       ][INFO    ][2062] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.481235
2017-12-09 05:40:41,482 [salt.state       ][INFO    ][2062] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,483 [salt.state       ][INFO    ][2062] {'host': 'ctl03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,483 [salt.state       ][INFO    ][2062] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.482842 duration_in_ms=1.606
2017-12-09 05:40:41,483 [salt.state       ][INFO    ][2062] Running state [ctl03] at time 05:40:41.483179
2017-12-09 05:40:41,484 [salt.state       ][INFO    ][2062] Executing state host.present for ctl03
2017-12-09 05:40:41,485 [salt.state       ][INFO    ][2062] {'host': 'ctl03'}
2017-12-09 05:40:41,485 [salt.state       ][INFO    ][2062] Completed state [ctl03] at time 05:40:41.484939 duration_in_ms=1.76
2017-12-09 05:40:41,485 [salt.state       ][INFO    ][2062] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.485269
2017-12-09 05:40:41,486 [salt.state       ][INFO    ][2062] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,487 [salt.state       ][INFO    ][2062] {'host': 'ctl01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,487 [salt.state       ][INFO    ][2062] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.486855 duration_in_ms=1.585
2017-12-09 05:40:41,487 [salt.state       ][INFO    ][2062] Running state [ctl01] at time 05:40:41.487203
2017-12-09 05:40:41,488 [salt.state       ][INFO    ][2062] Executing state host.present for ctl01
2017-12-09 05:40:41,489 [salt.state       ][INFO    ][2062] {'host': 'ctl01'}
2017-12-09 05:40:41,489 [salt.state       ][INFO    ][2062] Completed state [ctl01] at time 05:40:41.488884 duration_in_ms=1.681
2017-12-09 05:40:41,489 [salt.state       ][INFO    ][2062] Running state [ctl] at time 05:40:41.489200
2017-12-09 05:40:41,490 [salt.state       ][INFO    ][2062] Executing state host.present for ctl
2017-12-09 05:40:41,491 [salt.state       ][INFO    ][2062] {'host': 'ctl'}
2017-12-09 05:40:41,491 [salt.state       ][INFO    ][2062] Completed state [ctl] at time 05:40:41.490816 duration_in_ms=1.615
2017-12-09 05:40:41,491 [salt.state       ][INFO    ][2062] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.491167
2017-12-09 05:40:41,491 [salt.state       ][INFO    ][2062] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:40:41,493 [salt.state       ][INFO    ][2062] {'host': 'ctl.baremetal-mcp-ocata-odl-ha.local'}
2017-12-09 05:40:41,493 [salt.state       ][INFO    ][2062] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 05:40:41.492836 duration_in_ms=1.669
2017-12-09 05:40:41,496 [salt.state       ][INFO    ][2062] Running state [ens2] at time 05:40:41.495735
2017-12-09 05:40:41,496 [salt.state       ][INFO    ][2062] Executing state network.managed for ens2
2017-12-09 05:40:41,901 [salt.state       ][INFO    ][2062] Interface ens2 is up to date.
2017-12-09 05:40:41,901 [salt.state       ][INFO    ][2062] Completed state [ens2] at time 05:40:41.901373 duration_in_ms=405.637
2017-12-09 05:40:41,902 [salt.state       ][INFO    ][2062] Running state [ens3] at time 05:40:41.901795
2017-12-09 05:40:41,902 [salt.state       ][INFO    ][2062] Executing state network.managed for ens3
2017-12-09 05:40:41,919 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-09 05:40:41,940 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-09 05:40:42,008 [salt.state       ][INFO    ][2062] {'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-09 05:40:42,008 [salt.state       ][INFO    ][2062] Completed state [ens3] at time 05:40:42.008376 duration_in_ms=106.58
2017-12-09 05:40:42,009 [salt.state       ][INFO    ][2062] Running state [/etc/profile.d/proxy.sh] at time 05:40:42.008833
2017-12-09 05:40:42,009 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-09 05:40:42,010 [salt.state       ][INFO    ][2062] File /etc/profile.d/proxy.sh is not present
2017-12-09 05:40:42,010 [salt.state       ][INFO    ][2062] Completed state [/etc/profile.d/proxy.sh] at time 05:40:42.010070 duration_in_ms=1.237
2017-12-09 05:40:42,010 [salt.state       ][INFO    ][2062] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:40:42.010411
2017-12-09 05:40:42,011 [salt.state       ][INFO    ][2062] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-09 05:40:42,011 [salt.state       ][INFO    ][2062] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-09 05:40:42,011 [salt.state       ][INFO    ][2062] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:40:42.011445 duration_in_ms=1.034
2017-12-09 05:40:42,017 [salt.state       ][INFO    ][2062] Running state [ntp] at time 05:40:42.017385
2017-12-09 05:40:42,018 [salt.state       ][INFO    ][2062] Executing state pkg.installed for ntp
2017-12-09 05:40:42,187 [salt.loaded.int.module.cmdmod][INFO    ][2062] 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-09 05:40:44,352 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:40:44,376 [salt.state       ][INFO    ][2062] 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-09 05:40:44,388 [salt.state       ][INFO    ][2062] Loading fresh modules for state activity
2017-12-09 05:40:44,407 [salt.state       ][INFO    ][2062] Completed state [ntp] at time 05:40:44.407316 duration_in_ms=2389.93
2017-12-09 05:40:44,410 [salt.state       ][INFO    ][2062] Running state [/etc/ntp.conf] at time 05:40:44.410438
2017-12-09 05:40:44,411 [salt.state       ][INFO    ][2062] Executing state file.managed for /etc/ntp.conf
2017-12-09 05:40:44,430 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-09 05:40:44,457 [salt.fileclient  ][INFO    ][2062] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-09 05:40:44,472 [salt.state       ][INFO    ][2062] 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-09 05:40:44,474 [salt.state       ][INFO    ][2062] Completed state [/etc/ntp.conf] at time 05:40:44.473838 duration_in_ms=63.399
2017-12-09 05:40:44,549 [salt.state       ][INFO    ][2062] Running state [ntp] at time 05:40:44.548641
2017-12-09 05:40:44,549 [salt.state       ][INFO    ][2062] Executing state service.running for ntp
2017-12-09 05:40:44,551 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-09 05:40:44,562 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-09 05:40:44,570 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-09 05:40:44,580 [salt.state       ][INFO    ][2062] The service ntp is already running
2017-12-09 05:40:44,581 [salt.state       ][INFO    ][2062] Completed state [ntp] at time 05:40:44.580613 duration_in_ms=31.972
2017-12-09 05:40:44,581 [salt.state       ][INFO    ][2062] Running state [ntp] at time 05:40:44.580960
2017-12-09 05:40:44,581 [salt.state       ][INFO    ][2062] Executing state service.mod_watch for ntp
2017-12-09 05:40:44,582 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-09 05:40:44,591 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-09 05:40:44,602 [salt.loaded.int.module.cmdmod][INFO    ][2062] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-09 05:40:44,659 [salt.state       ][INFO    ][2062] {'ntp': True}
2017-12-09 05:40:44,660 [salt.state       ][INFO    ][2062] Completed state [ntp] at time 05:40:44.659612 duration_in_ms=78.65
2017-12-09 05:40:44,663 [salt.minion      ][INFO    ][2062] Returning information for job: 20171209054008664522
2017-12-09 05:41:08,855 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171209054108843113
2017-12-09 05:41:08,874 [salt.minion      ][INFO    ][6048] Starting a new job with PID 6048
2017-12-09 05:41:08,883 [salt.minion      ][INFO    ][6048] Returning information for job: 20171209054108843113
2017-12-09 05:53:40,777 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command test.ping with jid 20171209055340769107
2017-12-09 05:53:40,792 [salt.minion      ][INFO    ][6648] Starting a new job with PID 6648
2017-12-09 05:53:40,829 [salt.minion      ][INFO    ][6648] Returning information for job: 20171209055340769107
2017-12-09 05:54:03,427 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command state.sls with jid 20171209055403419076
2017-12-09 05:54:03,439 [salt.minion      ][INFO    ][6658] Starting a new job with PID 6658
2017-12-09 05:54:05,650 [salt.state       ][INFO    ][6658] Loading fresh modules for state activity
2017-12-09 05:54:05,688 [salt.fileclient  ][INFO    ][6658] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-09 05:54:05,711 [salt.fileclient  ][INFO    ][6658] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-09 05:54:05,744 [salt.fileclient  ][INFO    ][6658] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-09 05:54:06,033 [salt.state       ][INFO    ][6658] Running state [lsof] at time 05:54:06.032495
2017-12-09 05:54:06,033 [salt.state       ][INFO    ][6658] Executing state pkg.installed for lsof
2017-12-09 05:54:06,034 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:54:06,446 [salt.state       ][INFO    ][6658] Package lsof is already installed
2017-12-09 05:54:06,447 [salt.state       ][INFO    ][6658] Completed state [lsof] at time 05:54:06.446510 duration_in_ms=414.015
2017-12-09 05:54:06,447 [salt.state       ][INFO    ][6658] Running state [keepalived] at time 05:54:06.446885
2017-12-09 05:54:06,447 [salt.state       ][INFO    ][6658] Executing state pkg.installed for keepalived
2017-12-09 05:54:06,465 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:54:08,263 [salt.loaded.int.module.cmdmod][INFO    ][6658] 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-09 05:54:11,119 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:54:11,140 [salt.state       ][INFO    ][6658] 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-09 05:54:11,152 [salt.state       ][INFO    ][6658] Loading fresh modules for state activity
2017-12-09 05:54:11,170 [salt.state       ][INFO    ][6658] Completed state [keepalived] at time 05:54:11.169480 duration_in_ms=4722.594
2017-12-09 05:54:11,172 [salt.state       ][INFO    ][6658] Running state [/etc/keepalived/keepalived.conf] at time 05:54:11.172161
2017-12-09 05:54:11,173 [salt.state       ][INFO    ][6658] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-09 05:54:11,205 [salt.fileclient  ][INFO    ][6658] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-09 05:54:11,252 [salt.fileclient  ][INFO    ][6658] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-09 05:54:11,260 [salt.state       ][INFO    ][6658] File changed:
New file
2017-12-09 05:54:11,261 [salt.state       ][INFO    ][6658] Completed state [/etc/keepalived/keepalived.conf] at time 05:54:11.260795 duration_in_ms=88.634
2017-12-09 05:54:11,328 [salt.state       ][INFO    ][6658] Running state [keepalived] at time 05:54:11.327532
2017-12-09 05:54:11,328 [salt.state       ][INFO    ][6658] Executing state service.running for keepalived
2017-12-09 05:54:11,330 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-09 05:54:11,337 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-09 05:54:11,343 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-09 05:54:11,348 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-09 05:54:11,354 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-09 05:54:11,388 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-09 05:54:11,395 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-09 05:54:11,401 [salt.loaded.int.module.cmdmod][INFO    ][6658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-09 05:54:11,407 [salt.state       ][INFO    ][6658] {'keepalived': True}
2017-12-09 05:54:11,407 [salt.state       ][INFO    ][6658] Completed state [keepalived] at time 05:54:11.407241 duration_in_ms=79.708
2017-12-09 05:54:11,408 [salt.minion      ][INFO    ][6658] Returning information for job: 20171209055403419076
2017-12-09 05:55:52,534 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command pillar.get with jid 20171209055552524584
2017-12-09 05:55:52,550 [salt.minion      ][INFO    ][7378] Starting a new job with PID 7378
2017-12-09 05:55:52,554 [salt.minion      ][INFO    ][7378] Returning information for job: 20171209055552524584
2017-12-09 05:55:53,416 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command state.sls with jid 20171209055553405178
2017-12-09 05:55:53,428 [salt.minion      ][INFO    ][7383] Starting a new job with PID 7383
2017-12-09 05:55:53,943 [salt.state       ][INFO    ][7383] Loading fresh modules for state activity
2017-12-09 05:55:53,974 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-09 05:55:53,996 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-09 05:55:54,011 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-09 05:55:54,037 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:55:54,051 [py.warnings      ][WARNING ][7383] /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-09 05:55:54,053 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-09 05:55:54,059 [salt.loaded.int.module.cmdmod][ERROR   ][7383] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-09 05:55:54,059 [salt.loaded.int.module.cmdmod][ERROR   ][7383] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-09 05:55:54,088 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-09 05:55:54,117 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:55:54,143 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-09 05:55:54,163 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:55:54,190 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-09 05:55:54,237 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:55:54,275 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-09 05:55:54,297 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:55:54,325 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-09 05:55:54,348 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:55:54,376 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-09 05:55:54,416 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:55:54,798 [salt.state       ][INFO    ][7383] Running state [rabbitmq-server] at time 05:55:54.798074
2017-12-09 05:55:54,799 [salt.state       ][INFO    ][7383] Executing state pkg.installed for rabbitmq-server
2017-12-09 05:55:54,799 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:55:55,296 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 05:55:57,056 [salt.loaded.int.module.cmdmod][INFO    ][7383] 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-09 05:56:03,531 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055603520030
2017-12-09 05:56:03,543 [salt.minion      ][INFO    ][7779] Starting a new job with PID 7779
2017-12-09 05:56:03,551 [salt.minion      ][INFO    ][7779] Returning information for job: 20171209055603520030
2017-12-09 05:56:13,732 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055613722150
2017-12-09 05:56:13,744 [salt.minion      ][INFO    ][8386] Starting a new job with PID 8386
2017-12-09 05:56:13,754 [salt.minion      ][INFO    ][8386] Returning information for job: 20171209055613722150
2017-12-09 05:56:23,929 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055623919666
2017-12-09 05:56:23,941 [salt.minion      ][INFO    ][8391] Starting a new job with PID 8391
2017-12-09 05:56:23,951 [salt.minion      ][INFO    ][8391] Returning information for job: 20171209055623919666
2017-12-09 05:56:34,277 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055634269009
2017-12-09 05:56:34,292 [salt.minion      ][INFO    ][8468] Starting a new job with PID 8468
2017-12-09 05:56:34,302 [salt.minion      ][INFO    ][8468] Returning information for job: 20171209055634269009
2017-12-09 05:56:39,508 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:56:39,531 [salt.state       ][INFO    ][7383] 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~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-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~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-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~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-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~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1~u16.04+mcp2'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-09 05:56:39,542 [salt.state       ][INFO    ][7383] Loading fresh modules for state activity
2017-12-09 05:56:39,559 [salt.state       ][INFO    ][7383] Completed state [rabbitmq-server] at time 05:56:39.558726 duration_in_ms=44760.652
2017-12-09 05:56:39,565 [salt.state       ][INFO    ][7383] Running state [gettext-base] at time 05:56:39.564572
2017-12-09 05:56:39,565 [salt.state       ][INFO    ][7383] Executing state pkg.installed for gettext-base
2017-12-09 05:56:39,816 [salt.state       ][INFO    ][7383] Package gettext-base is already installed
2017-12-09 05:56:39,816 [salt.state       ][INFO    ][7383] Completed state [gettext-base] at time 05:56:39.816276 duration_in_ms=251.704
2017-12-09 05:56:39,818 [salt.state       ][INFO    ][7383] Running state [/etc/rabbitmq/rabbitmq.config] at time 05:56:39.817976
2017-12-09 05:56:39,818 [salt.state       ][INFO    ][7383] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-09 05:56:39,847 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-09 05:56:39,883 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:56:39,899 [salt.state       ][INFO    ][7383] File changed:
New file
2017-12-09 05:56:39,900 [salt.state       ][INFO    ][7383] Completed state [/etc/rabbitmq/rabbitmq.config] at time 05:56:39.899490 duration_in_ms=81.514
2017-12-09 05:56:39,900 [salt.state       ][INFO    ][7383] Running state [/etc/default/rabbitmq-server] at time 05:56:39.900240
2017-12-09 05:56:39,901 [salt.state       ][INFO    ][7383] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-09 05:56:39,921 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-09 05:56:39,938 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:56:39,952 [salt.state       ][INFO    ][7383] 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-09 05:56:39,955 [salt.state       ][INFO    ][7383] Completed state [/etc/default/rabbitmq-server] at time 05:56:39.954605 duration_in_ms=54.364
2017-12-09 05:56:39,955 [salt.state       ][INFO    ][7383] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:56:39.955283
2017-12-09 05:56:39,956 [salt.state       ][INFO    ][7383] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-09 05:56:39,975 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-09 05:56:39,995 [salt.fileclient  ][INFO    ][7383] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:56:40,009 [salt.state       ][INFO    ][7383] File changed:
New file
2017-12-09 05:56:40,010 [salt.state       ][INFO    ][7383] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:56:40.009735 duration_in_ms=54.452
2017-12-09 05:56:40,011 [salt.state       ][INFO    ][7383] Running state [sleep 30] at time 05:56:40.011309
2017-12-09 05:56:40,012 [salt.state       ][INFO    ][7383] Executing state cmd.run for sleep 30
2017-12-09 05:56:40,012 [py.warnings      ][WARNING ][7383] /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-09 05:56:40,013 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-09 05:56:44,490 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055644476597
2017-12-09 05:56:44,503 [salt.minion      ][INFO    ][8549] Starting a new job with PID 8549
2017-12-09 05:56:44,512 [salt.minion      ][INFO    ][8549] Returning information for job: 20171209055644476597
2017-12-09 05:56:54,702 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055654691467
2017-12-09 05:56:54,713 [salt.minion      ][INFO    ][8554] Starting a new job with PID 8554
2017-12-09 05:56:54,724 [salt.minion      ][INFO    ][8554] Returning information for job: 20171209055654691467
2017-12-09 05:57:04,918 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055704903703
2017-12-09 05:57:04,930 [salt.minion      ][INFO    ][8564] Starting a new job with PID 8564
2017-12-09 05:57:04,941 [salt.minion      ][INFO    ][8564] Returning information for job: 20171209055704903703
2017-12-09 05:57:10,039 [salt.state       ][INFO    ][7383] {'pid': 8545, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-09 05:57:10,039 [salt.state       ][INFO    ][7383] Completed state [sleep 30] at time 05:57:10.039414 duration_in_ms=30028.103
2017-12-09 05:57:10,042 [salt.state       ][INFO    ][7383] Running state [service rabbitmq-server stop] at time 05:57:10.041710
2017-12-09 05:57:10,042 [salt.state       ][INFO    ][7383] Executing state cmd.run for service rabbitmq-server stop
2017-12-09 05:57:10,042 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-09 05:57:10,129 [salt.state       ][INFO    ][7383] {'pid': 8567, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-09 05:57:10,130 [salt.state       ][INFO    ][7383] Completed state [service rabbitmq-server stop] at time 05:57:10.129589 duration_in_ms=87.879
2017-12-09 05:57:10,130 [salt.state       ][INFO    ][7383] Running state [/var/lib/rabbitmq] at time 05:57:10.129834
2017-12-09 05:57:10,130 [salt.state       ][INFO    ][7383] Executing state file.directory for /var/lib/rabbitmq
2017-12-09 05:57:10,131 [salt.state       ][INFO    ][7383] Directory /var/lib/rabbitmq is in the correct state
2017-12-09 05:57:10,131 [salt.state       ][INFO    ][7383] Completed state [/var/lib/rabbitmq] at time 05:57:10.130706 duration_in_ms=0.872
2017-12-09 05:57:10,132 [salt.state       ][INFO    ][7383] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 05:57:10.131992
2017-12-09 05:57:10,133 [salt.state       ][INFO    ][7383] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-09 05:57:10,135 [salt.state       ][INFO    ][7383] File changed:
--- 
+++ 
@@ -1 +1 @@
-GDBZYMVJUFDLSCZHCQGJ+opnfv_secret

2017-12-09 05:57:10,135 [salt.state       ][INFO    ][7383] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 05:57:10.135370 duration_in_ms=3.377
2017-12-09 05:57:10,136 [salt.state       ][INFO    ][7383] Running state [sleep 30] at time 05:57:10.136092
2017-12-09 05:57:10,136 [salt.state       ][INFO    ][7383] Executing state cmd.run for sleep 30
2017-12-09 05:57:10,137 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-09 05:57:14,943 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055714929545
2017-12-09 05:57:14,955 [salt.minion      ][INFO    ][8598] Starting a new job with PID 8598
2017-12-09 05:57:14,966 [salt.minion      ][INFO    ][8598] Returning information for job: 20171209055714929545
2017-12-09 05:57:25,156 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055725147352
2017-12-09 05:57:25,167 [salt.minion      ][INFO    ][8603] Starting a new job with PID 8603
2017-12-09 05:57:25,177 [salt.minion      ][INFO    ][8603] Returning information for job: 20171209055725147352
2017-12-09 05:57:35,373 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055735360129
2017-12-09 05:57:35,385 [salt.minion      ][INFO    ][8613] Starting a new job with PID 8613
2017-12-09 05:57:35,396 [salt.minion      ][INFO    ][8613] Returning information for job: 20171209055735360129
2017-12-09 05:57:40,162 [salt.state       ][INFO    ][7383] {'pid': 8594, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-09 05:57:40,162 [salt.state       ][INFO    ][7383] Completed state [sleep 30] at time 05:57:40.162038 duration_in_ms=30025.945
2017-12-09 05:57:40,164 [salt.state       ][INFO    ][7383] Running state [rabbitmq-server] at time 05:57:40.164421
2017-12-09 05:57:40,165 [salt.state       ][INFO    ][7383] Executing state service.running for rabbitmq-server
2017-12-09 05:57:40,165 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-09 05:57:40,177 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:40,184 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:40,192 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:40,199 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:42,083 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:42,094 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:42,102 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:42,109 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:42,117 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:42,328 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:57:42,336 [salt.state       ][INFO    ][7383] {'rabbitmq-server': True}
2017-12-09 05:57:42,336 [salt.state       ][INFO    ][7383] Completed state [rabbitmq-server] at time 05:57:42.336130 duration_in_ms=2171.708
2017-12-09 05:57:42,339 [salt.state       ][INFO    ][7383] Running state [amqp_client] at time 05:57:42.338640
2017-12-09 05:57:42,339 [salt.state       ][INFO    ][7383] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-09 05:57:42,339 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-09 05:57:42,956 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-09 05:57:43,695 [salt.state       ][INFO    ][7383] {'new': 'amqp_client', 'old': ''}
2017-12-09 05:57:43,696 [salt.state       ][INFO    ][7383] Completed state [amqp_client] at time 05:57:43.695717 duration_in_ms=1357.075
2017-12-09 05:57:43,697 [salt.state       ][INFO    ][7383] Running state [rabbitmq_management] at time 05:57:43.696690
2017-12-09 05:57:43,697 [salt.state       ][INFO    ][7383] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-09 05:57:43,698 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-09 05:57:44,323 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-09 05:57:45,597 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055745584247
2017-12-09 05:57:45,609 [salt.minion      ][INFO    ][9458] Starting a new job with PID 9458
2017-12-09 05:57:45,619 [salt.minion      ][INFO    ][9458] Returning information for job: 20171209055745584247
2017-12-09 05:57:46,066 [salt.state       ][INFO    ][7383] {'new': 'rabbitmq_management', 'old': ''}
2017-12-09 05:57:46,067 [salt.state       ][INFO    ][7383] Completed state [rabbitmq_management] at time 05:57:46.066720 duration_in_ms=2370.029
2017-12-09 05:57:46,070 [salt.state       ][INFO    ][7383] Running state [/openstack] at time 05:57:46.069493
2017-12-09 05:57:46,070 [salt.state       ][INFO    ][7383] Executing state rabbitmq_vhost.present for /openstack
2017-12-09 05:57:46,070 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-09 05:57:46,686 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-12-09 05:57:47,291 [salt.state       ][INFO    ][7383] {'new': '/openstack', 'old': ''}
2017-12-09 05:57:47,291 [salt.state       ][INFO    ][7383] Completed state [/openstack] at time 05:57:47.291139 duration_in_ms=1221.645
2017-12-09 05:57:47,294 [salt.state       ][INFO    ][7383] Running state [openstack] at time 05:57:47.293783
2017-12-09 05:57:47,294 [salt.state       ][INFO    ][7383] Executing state rabbitmq_user.present for openstack
2017-12-09 05:57:47,295 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:57:48,495 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-09 05:57:49,104 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-09 05:57:49,748 [salt.state       ][INFO    ][7383] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-12-09 05:57:49,749 [salt.state       ][INFO    ][7383] Completed state [openstack] at time 05:57:49.748644 duration_in_ms=2454.86
2017-12-09 05:57:49,751 [salt.state       ][INFO    ][7383] Running state [Ceilometer] at time 05:57:49.751160
2017-12-09 05:57:49,751 [salt.state       ][INFO    ][7383] Executing state rabbitmq_policy.present for Ceilometer
2017-12-09 05:57:49,752 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-09 05:57:50,391 [salt.loaded.int.module.cmdmod][INFO    ][7383] 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-09 05:57:51,034 [salt.state       ][INFO    ][7383] {'new': 'Ceilometer', 'old': {}}
2017-12-09 05:57:51,035 [salt.state       ][INFO    ][7383] Completed state [Ceilometer] at time 05:57:51.034689 duration_in_ms=1283.527
2017-12-09 05:57:51,036 [salt.state       ][INFO    ][7383] Running state [HA] at time 05:57:51.035547
2017-12-09 05:57:51,036 [salt.state       ][INFO    ][7383] Executing state rabbitmq_policy.present for HA
2017-12-09 05:57:51,036 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-09 05:57:51,651 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-09 05:57:52,327 [salt.state       ][INFO    ][7383] {'new': 'HA', 'old': {}}
2017-12-09 05:57:52,327 [salt.state       ][INFO    ][7383] Completed state [HA] at time 05:57:52.327085 duration_in_ms=1291.537
2017-12-09 05:57:52,327 [salt.state       ][INFO    ][7383] Running state [guest] at time 05:57:52.327377
2017-12-09 05:57:52,328 [salt.state       ][INFO    ][7383] Executing state rabbitmq_user.present for guest
2017-12-09 05:57:52,328 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:57:52,973 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-09 05:57:54,852 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-09 05:57:55,471 [salt.state       ][INFO    ][7383] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-09 05:57:55,472 [salt.state       ][INFO    ][7383] Completed state [guest] at time 05:57:55.471692 duration_in_ms=3144.313
2017-12-09 05:57:55,473 [salt.state       ][INFO    ][7383] Running state [HA] at time 05:57:55.472560
2017-12-09 05:57:55,473 [salt.state       ][INFO    ][7383] Executing state rabbitmq_policy.present for HA
2017-12-09 05:57:55,473 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-09 05:57:55,823 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055755808451
2017-12-09 05:57:55,838 [salt.minion      ][INFO    ][11863] Starting a new job with PID 11863
2017-12-09 05:57:55,849 [salt.minion      ][INFO    ][11863] Returning information for job: 20171209055755808451
2017-12-09 05:57:56,110 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-09 05:57:56,746 [salt.state       ][INFO    ][7383] {'new': 'HA', 'old': {}}
2017-12-09 05:57:56,746 [salt.state       ][INFO    ][7383] Completed state [HA] at time 05:57:56.746041 duration_in_ms=1273.479
2017-12-09 05:57:56,747 [salt.state       ][INFO    ][7383] Running state [admin] at time 05:57:56.746878
2017-12-09 05:57:56,747 [salt.state       ][INFO    ][7383] Executing state rabbitmq_user.present for admin
2017-12-09 05:57:56,748 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:57:58,032 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:57:58,665 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-12-09 05:57:59,283 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-09 05:57:59,932 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-09 05:58:00,536 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-09 05:58:01,152 [salt.state       ][INFO    ][7383] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-12-09 05:58:01,152 [salt.state       ][INFO    ][7383] Completed state [admin] at time 05:58:01.152401 duration_in_ms=4405.522
2017-12-09 05:58:01,153 [salt.state       ][INFO    ][7383] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.153157
2017-12-09 05:58:01,153 [salt.state       ][INFO    ][7383] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,154 [salt.state       ][INFO    ][7383] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-12-09 05:58:01,154 [salt.state       ][INFO    ][7383] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.154138 duration_in_ms=0.981
2017-12-09 05:58:01,154 [salt.state       ][INFO    ][7383] Running state [mdb02] at time 05:58:01.154321
2017-12-09 05:58:01,155 [salt.state       ][INFO    ][7383] Executing state host.present for mdb02
2017-12-09 05:58:01,155 [salt.state       ][INFO    ][7383] Host mdb02 (192.168.10.77) already present
2017-12-09 05:58:01,155 [salt.state       ][INFO    ][7383] Completed state [mdb02] at time 05:58:01.155005 duration_in_ms=0.683
2017-12-09 05:58:01,155 [salt.state       ][INFO    ][7383] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.155184
2017-12-09 05:58:01,155 [salt.state       ][INFO    ][7383] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,156 [salt.state       ][INFO    ][7383] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-12-09 05:58:01,156 [salt.state       ][INFO    ][7383] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.155855 duration_in_ms=0.671
2017-12-09 05:58:01,156 [salt.state       ][INFO    ][7383] Running state [mdb03] at time 05:58:01.156052
2017-12-09 05:58:01,156 [salt.state       ][INFO    ][7383] Executing state host.present for mdb03
2017-12-09 05:58:01,157 [salt.state       ][INFO    ][7383] Host mdb03 (192.168.10.78) already present
2017-12-09 05:58:01,157 [salt.state       ][INFO    ][7383] Completed state [mdb03] at time 05:58:01.156744 duration_in_ms=0.692
2017-12-09 05:58:01,157 [salt.state       ][INFO    ][7383] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.156931
2017-12-09 05:58:01,157 [salt.state       ][INFO    ][7383] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,157 [salt.state       ][INFO    ][7383] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-12-09 05:58:01,158 [salt.state       ][INFO    ][7383] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.157585 duration_in_ms=0.654
2017-12-09 05:58:01,158 [salt.state       ][INFO    ][7383] Running state [mdb01] at time 05:58:01.157755
2017-12-09 05:58:01,158 [salt.state       ][INFO    ][7383] Executing state host.present for mdb01
2017-12-09 05:58:01,158 [salt.state       ][INFO    ][7383] Host mdb01 (192.168.10.76) already present
2017-12-09 05:58:01,158 [salt.state       ][INFO    ][7383] Completed state [mdb01] at time 05:58:01.158408 duration_in_ms=0.653
2017-12-09 05:58:01,159 [salt.state       ][INFO    ][7383] Running state [mdb] at time 05:58:01.158577
2017-12-09 05:58:01,159 [salt.state       ][INFO    ][7383] Executing state host.present for mdb
2017-12-09 05:58:01,159 [salt.state       ][INFO    ][7383] Host mdb (192.168.10.75) already present
2017-12-09 05:58:01,159 [salt.state       ][INFO    ][7383] Completed state [mdb] at time 05:58:01.159230 duration_in_ms=0.653
2017-12-09 05:58:01,159 [salt.state       ][INFO    ][7383] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.159398
2017-12-09 05:58:01,160 [salt.state       ][INFO    ][7383] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,160 [salt.state       ][INFO    ][7383] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-12-09 05:58:01,160 [salt.state       ][INFO    ][7383] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.160075 duration_in_ms=0.677
2017-12-09 05:58:01,160 [salt.state       ][INFO    ][7383] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.160250
2017-12-09 05:58:01,160 [salt.state       ][INFO    ][7383] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,161 [salt.state       ][INFO    ][7383] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-09 05:58:01,161 [salt.state       ][INFO    ][7383] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.160931 duration_in_ms=0.68
2017-12-09 05:58:01,161 [salt.state       ][INFO    ][7383] Running state [cfg01] at time 05:58:01.161097
2017-12-09 05:58:01,161 [salt.state       ][INFO    ][7383] Executing state host.present for cfg01
2017-12-09 05:58:01,162 [salt.state       ][INFO    ][7383] Host cfg01 (192.168.10.100) already present
2017-12-09 05:58:01,162 [salt.state       ][INFO    ][7383] Completed state [cfg01] at time 05:58:01.161757 duration_in_ms=0.66
2017-12-09 05:58:01,162 [salt.state       ][INFO    ][7383] Running state [prx01] at time 05:58:01.161923
2017-12-09 05:58:01,162 [salt.state       ][INFO    ][7383] Executing state host.present for prx01
2017-12-09 05:58:01,162 [salt.state       ][INFO    ][7383] Host prx01 (192.168.10.104) already present
2017-12-09 05:58:01,163 [salt.state       ][INFO    ][7383] Completed state [prx01] at time 05:58:01.162576 duration_in_ms=0.653
2017-12-09 05:58:01,163 [salt.state       ][INFO    ][7383] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.162743
2017-12-09 05:58:01,163 [salt.state       ][INFO    ][7383] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,167 [salt.state       ][INFO    ][7383] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-12-09 05:58:01,167 [salt.state       ][INFO    ][7383] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.167076 duration_in_ms=4.333
2017-12-09 05:58:01,167 [salt.state       ][INFO    ][7383] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.167256
2017-12-09 05:58:01,167 [salt.state       ][INFO    ][7383] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,168 [salt.state       ][INFO    ][7383] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-12-09 05:58:01,168 [salt.state       ][INFO    ][7383] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.167940 duration_in_ms=0.684
2017-12-09 05:58:01,168 [salt.state       ][INFO    ][7383] Running state [kvm01] at time 05:58:01.168148
2017-12-09 05:58:01,168 [salt.state       ][INFO    ][7383] Executing state host.present for kvm01
2017-12-09 05:58:01,169 [salt.state       ][INFO    ][7383] Host kvm01 (192.168.10.141) already present
2017-12-09 05:58:01,169 [salt.state       ][INFO    ][7383] Completed state [kvm01] at time 05:58:01.168826 duration_in_ms=0.678
2017-12-09 05:58:01,169 [salt.state       ][INFO    ][7383] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.169013
2017-12-09 05:58:01,169 [salt.state       ][INFO    ][7383] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,170 [salt.state       ][INFO    ][7383] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-12-09 05:58:01,170 [salt.state       ][INFO    ][7383] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.169667 duration_in_ms=0.654
2017-12-09 05:58:01,170 [salt.state       ][INFO    ][7383] Running state [kvm03] at time 05:58:01.169837
2017-12-09 05:58:01,170 [salt.state       ][INFO    ][7383] Executing state host.present for kvm03
2017-12-09 05:58:01,170 [salt.state       ][INFO    ][7383] Host kvm03 (192.168.10.143) already present
2017-12-09 05:58:01,171 [salt.state       ][INFO    ][7383] Completed state [kvm03] at time 05:58:01.170484 duration_in_ms=0.647
2017-12-09 05:58:01,171 [salt.state       ][INFO    ][7383] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.170655
2017-12-09 05:58:01,171 [salt.state       ][INFO    ][7383] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,171 [salt.state       ][INFO    ][7383] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-12-09 05:58:01,171 [salt.state       ][INFO    ][7383] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.171301 duration_in_ms=0.647
2017-12-09 05:58:01,171 [salt.state       ][INFO    ][7383] Running state [kvm02] at time 05:58:01.171468
2017-12-09 05:58:01,172 [salt.state       ][INFO    ][7383] Executing state host.present for kvm02
2017-12-09 05:58:01,172 [salt.state       ][INFO    ][7383] Host kvm02 (192.168.10.142) already present
2017-12-09 05:58:01,172 [salt.state       ][INFO    ][7383] Completed state [kvm02] at time 05:58:01.172164 duration_in_ms=0.696
2017-12-09 05:58:01,172 [salt.state       ][INFO    ][7383] Running state [dbs] at time 05:58:01.172347
2017-12-09 05:58:01,173 [salt.state       ][INFO    ][7383] Executing state host.present for dbs
2017-12-09 05:58:01,173 [salt.state       ][INFO    ][7383] Host dbs (192.168.10.50) already present
2017-12-09 05:58:01,173 [salt.state       ][INFO    ][7383] Completed state [dbs] at time 05:58:01.173005 duration_in_ms=0.658
2017-12-09 05:58:01,173 [salt.state       ][INFO    ][7383] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.173174
2017-12-09 05:58:01,173 [salt.state       ][INFO    ][7383] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,174 [salt.state       ][INFO    ][7383] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-12-09 05:58:01,174 [salt.state       ][INFO    ][7383] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.173817 duration_in_ms=0.643
2017-12-09 05:58:01,174 [salt.state       ][INFO    ][7383] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.173987
2017-12-09 05:58:01,174 [salt.state       ][INFO    ][7383] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,175 [salt.state       ][INFO    ][7383] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-12-09 05:58:01,175 [salt.state       ][INFO    ][7383] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.174640 duration_in_ms=0.653
2017-12-09 05:58:01,175 [salt.state       ][INFO    ][7383] Running state [prx] at time 05:58:01.174807
2017-12-09 05:58:01,175 [salt.state       ][INFO    ][7383] Executing state host.present for prx
2017-12-09 05:58:01,175 [salt.state       ][INFO    ][7383] Host prx (100.64.200.103) already present
2017-12-09 05:58:01,175 [salt.state       ][INFO    ][7383] Completed state [prx] at time 05:58:01.175448 duration_in_ms=0.641
2017-12-09 05:58:01,176 [salt.state       ][INFO    ][7383] Running state [prx02] at time 05:58:01.175614
2017-12-09 05:58:01,176 [salt.state       ][INFO    ][7383] Executing state host.present for prx02
2017-12-09 05:58:01,176 [salt.state       ][INFO    ][7383] Host prx02 (192.168.10.105) already present
2017-12-09 05:58:01,176 [salt.state       ][INFO    ][7383] Completed state [prx02] at time 05:58:01.176293 duration_in_ms=0.678
2017-12-09 05:58:01,176 [salt.state       ][INFO    ][7383] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.176472
2017-12-09 05:58:01,177 [salt.state       ][INFO    ][7383] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,177 [salt.state       ][INFO    ][7383] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-12-09 05:58:01,177 [salt.state       ][INFO    ][7383] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.177126 duration_in_ms=0.654
2017-12-09 05:58:01,177 [salt.state       ][INFO    ][7383] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.177295
2017-12-09 05:58:01,177 [salt.state       ][INFO    ][7383] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,178 [salt.state       ][INFO    ][7383] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-12-09 05:58:01,178 [salt.state       ][INFO    ][7383] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.178332 duration_in_ms=1.037
2017-12-09 05:58:01,179 [salt.state       ][INFO    ][7383] Running state [msg02] at time 05:58:01.178499
2017-12-09 05:58:01,179 [salt.state       ][INFO    ][7383] Executing state host.present for msg02
2017-12-09 05:58:01,179 [salt.state       ][INFO    ][7383] Host msg02 (192.168.10.42) already present
2017-12-09 05:58:01,179 [salt.state       ][INFO    ][7383] Completed state [msg02] at time 05:58:01.179143 duration_in_ms=0.644
2017-12-09 05:58:01,179 [salt.state       ][INFO    ][7383] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.179309
2017-12-09 05:58:01,179 [salt.state       ][INFO    ][7383] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,180 [salt.state       ][INFO    ][7383] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-12-09 05:58:01,180 [salt.state       ][INFO    ][7383] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.179955 duration_in_ms=0.646
2017-12-09 05:58:01,180 [salt.state       ][INFO    ][7383] Running state [msg03] at time 05:58:01.180161
2017-12-09 05:58:01,180 [salt.state       ][INFO    ][7383] Executing state host.present for msg03
2017-12-09 05:58:01,181 [salt.state       ][INFO    ][7383] Host msg03 (192.168.10.43) already present
2017-12-09 05:58:01,181 [salt.state       ][INFO    ][7383] Completed state [msg03] at time 05:58:01.180820 duration_in_ms=0.659
2017-12-09 05:58:01,181 [salt.state       ][INFO    ][7383] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.180996
2017-12-09 05:58:01,181 [salt.state       ][INFO    ][7383] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,182 [salt.state       ][INFO    ][7383] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-12-09 05:58:01,182 [salt.state       ][INFO    ][7383] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.181645 duration_in_ms=0.65
2017-12-09 05:58:01,182 [salt.state       ][INFO    ][7383] Running state [msg01] at time 05:58:01.181813
2017-12-09 05:58:01,182 [salt.state       ][INFO    ][7383] Executing state host.present for msg01
2017-12-09 05:58:01,182 [salt.state       ][INFO    ][7383] Host msg01 (192.168.10.41) already present
2017-12-09 05:58:01,182 [salt.state       ][INFO    ][7383] Completed state [msg01] at time 05:58:01.182455 duration_in_ms=0.642
2017-12-09 05:58:01,184 [salt.state       ][INFO    ][7383] Running state [file.replace] at time 05:58:01.183497
2017-12-09 05:58:01,184 [salt.state       ][INFO    ][7383] Executing state module.run for file.replace
2017-12-09 05:58:01,429 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-09 05:58:01,437 [salt.state       ][INFO    ][7383] onlyif execution failed
2017-12-09 05:58:01,437 [salt.state       ][INFO    ][7383] Completed state [file.replace] at time 05:58:01.437279 duration_in_ms=253.782
2017-12-09 05:58:01,438 [salt.state       ][INFO    ][7383] Running state [msg] at time 05:58:01.437531
2017-12-09 05:58:01,438 [salt.state       ][INFO    ][7383] Executing state host.present for msg
2017-12-09 05:58:01,438 [salt.state       ][INFO    ][7383] Host msg (192.168.10.40) already present
2017-12-09 05:58:01,438 [salt.state       ][INFO    ][7383] Completed state [msg] at time 05:58:01.438433 duration_in_ms=0.901
2017-12-09 05:58:01,439 [salt.state       ][INFO    ][7383] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.438606
2017-12-09 05:58:01,439 [salt.state       ][INFO    ][7383] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,439 [salt.state       ][INFO    ][7383] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-12-09 05:58:01,439 [salt.state       ][INFO    ][7383] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.439260 duration_in_ms=0.654
2017-12-09 05:58:01,439 [salt.state       ][INFO    ][7383] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.439439
2017-12-09 05:58:01,440 [salt.state       ][INFO    ][7383] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,440 [salt.state       ][INFO    ][7383] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-09 05:58:01,440 [salt.state       ][INFO    ][7383] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.440112 duration_in_ms=0.674
2017-12-09 05:58:01,440 [salt.state       ][INFO    ][7383] Running state [cfg01] at time 05:58:01.440279
2017-12-09 05:58:01,440 [salt.state       ][INFO    ][7383] Executing state host.present for cfg01
2017-12-09 05:58:01,441 [salt.state       ][INFO    ][7383] Host cfg01 (192.168.10.100) already present
2017-12-09 05:58:01,441 [salt.state       ][INFO    ][7383] Completed state [cfg01] at time 05:58:01.440936 duration_in_ms=0.657
2017-12-09 05:58:01,441 [salt.state       ][INFO    ][7383] Running state [cmp002] at time 05:58:01.441105
2017-12-09 05:58:01,441 [salt.state       ][INFO    ][7383] Executing state host.present for cmp002
2017-12-09 05:58:01,442 [salt.state       ][INFO    ][7383] Host cmp002 (192.168.10.102) already present
2017-12-09 05:58:01,442 [salt.state       ][INFO    ][7383] Completed state [cmp002] at time 05:58:01.441752 duration_in_ms=0.648
2017-12-09 05:58:01,442 [salt.state       ][INFO    ][7383] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.441918
2017-12-09 05:58:01,442 [salt.state       ][INFO    ][7383] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,442 [salt.state       ][INFO    ][7383] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-12-09 05:58:01,443 [salt.state       ][INFO    ][7383] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.442569 duration_in_ms=0.652
2017-12-09 05:58:01,443 [salt.state       ][INFO    ][7383] Running state [cmp001] at time 05:58:01.442734
2017-12-09 05:58:01,443 [salt.state       ][INFO    ][7383] Executing state host.present for cmp001
2017-12-09 05:58:01,443 [salt.state       ][INFO    ][7383] Host cmp001 (192.168.10.101) already present
2017-12-09 05:58:01,443 [salt.state       ][INFO    ][7383] Completed state [cmp001] at time 05:58:01.443378 duration_in_ms=0.643
2017-12-09 05:58:01,444 [salt.state       ][INFO    ][7383] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.443542
2017-12-09 05:58:01,444 [salt.state       ][INFO    ][7383] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,444 [salt.state       ][INFO    ][7383] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-12-09 05:58:01,444 [salt.state       ][INFO    ][7383] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.444205 duration_in_ms=0.664
2017-12-09 05:58:01,444 [salt.state       ][INFO    ][7383] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.444375
2017-12-09 05:58:01,445 [salt.state       ][INFO    ][7383] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,445 [salt.state       ][INFO    ][7383] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-12-09 05:58:01,445 [salt.state       ][INFO    ][7383] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.445024 duration_in_ms=0.649
2017-12-09 05:58:01,445 [salt.state       ][INFO    ][7383] Running state [dbs01] at time 05:58:01.445189
2017-12-09 05:58:01,445 [salt.state       ][INFO    ][7383] Executing state host.present for dbs01
2017-12-09 05:58:01,446 [salt.state       ][INFO    ][7383] Host dbs01 (192.168.10.51) already present
2017-12-09 05:58:01,446 [salt.state       ][INFO    ][7383] Completed state [dbs01] at time 05:58:01.445834 duration_in_ms=0.645
2017-12-09 05:58:01,446 [salt.state       ][INFO    ][7383] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.446001
2017-12-09 05:58:01,446 [salt.state       ][INFO    ][7383] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,447 [salt.state       ][INFO    ][7383] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-12-09 05:58:01,447 [salt.state       ][INFO    ][7383] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.446642 duration_in_ms=0.641
2017-12-09 05:58:01,447 [salt.state       ][INFO    ][7383] Running state [dbs02] at time 05:58:01.446810
2017-12-09 05:58:01,447 [salt.state       ][INFO    ][7383] Executing state host.present for dbs02
2017-12-09 05:58:01,447 [salt.state       ][INFO    ][7383] Host dbs02 (192.168.10.52) already present
2017-12-09 05:58:01,447 [salt.state       ][INFO    ][7383] Completed state [dbs02] at time 05:58:01.447446 duration_in_ms=0.636
2017-12-09 05:58:01,448 [salt.state       ][INFO    ][7383] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.447609
2017-12-09 05:58:01,448 [salt.state       ][INFO    ][7383] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,448 [salt.state       ][INFO    ][7383] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-12-09 05:58:01,448 [salt.state       ][INFO    ][7383] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.448261 duration_in_ms=0.653
2017-12-09 05:58:01,448 [salt.state       ][INFO    ][7383] Running state [dbs03] at time 05:58:01.448430
2017-12-09 05:58:01,449 [salt.state       ][INFO    ][7383] Executing state host.present for dbs03
2017-12-09 05:58:01,449 [salt.state       ][INFO    ][7383] Host dbs03 (192.168.10.53) already present
2017-12-09 05:58:01,449 [salt.state       ][INFO    ][7383] Completed state [dbs03] at time 05:58:01.449085 duration_in_ms=0.656
2017-12-09 05:58:01,449 [salt.state       ][INFO    ][7383] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.449250
2017-12-09 05:58:01,449 [salt.state       ][INFO    ][7383] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,450 [salt.state       ][INFO    ][7383] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-12-09 05:58:01,450 [salt.state       ][INFO    ][7383] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.450018 duration_in_ms=0.769
2017-12-09 05:58:01,450 [salt.state       ][INFO    ][7383] Running state [odl01] at time 05:58:01.450187
2017-12-09 05:58:01,450 [salt.state       ][INFO    ][7383] Executing state host.present for odl01
2017-12-09 05:58:01,451 [salt.state       ][INFO    ][7383] Host odl01 (192.168.10.111) already present
2017-12-09 05:58:01,451 [salt.state       ][INFO    ][7383] Completed state [odl01] at time 05:58:01.450822 duration_in_ms=0.635
2017-12-09 05:58:01,451 [salt.state       ][INFO    ][7383] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.450988
2017-12-09 05:58:01,451 [salt.state       ][INFO    ][7383] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,452 [salt.state       ][INFO    ][7383] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-12-09 05:58:01,452 [salt.state       ][INFO    ][7383] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.451620 duration_in_ms=0.632
2017-12-09 05:58:01,452 [salt.state       ][INFO    ][7383] Running state [mas01] at time 05:58:01.451784
2017-12-09 05:58:01,452 [salt.state       ][INFO    ][7383] Executing state host.present for mas01
2017-12-09 05:58:01,452 [salt.state       ][INFO    ][7383] Host mas01 (192.168.10.3) already present
2017-12-09 05:58:01,452 [salt.state       ][INFO    ][7383] Completed state [mas01] at time 05:58:01.452424 duration_in_ms=0.641
2017-12-09 05:58:01,453 [salt.state       ][INFO    ][7383] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.452587
2017-12-09 05:58:01,453 [salt.state       ][INFO    ][7383] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,453 [salt.state       ][INFO    ][7383] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-12-09 05:58:01,453 [salt.state       ][INFO    ][7383] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.453224 duration_in_ms=0.637
2017-12-09 05:58:01,453 [salt.state       ][INFO    ][7383] Running state [ctl02] at time 05:58:01.453387
2017-12-09 05:58:01,454 [salt.state       ][INFO    ][7383] Executing state host.present for ctl02
2017-12-09 05:58:01,454 [salt.state       ][INFO    ][7383] Host ctl02 (192.168.10.12) already present
2017-12-09 05:58:01,454 [salt.state       ][INFO    ][7383] Completed state [ctl02] at time 05:58:01.454011 duration_in_ms=0.625
2017-12-09 05:58:01,454 [salt.state       ][INFO    ][7383] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.454174
2017-12-09 05:58:01,454 [salt.state       ][INFO    ][7383] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,455 [salt.state       ][INFO    ][7383] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-12-09 05:58:01,455 [salt.state       ][INFO    ][7383] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.454802 duration_in_ms=0.627
2017-12-09 05:58:01,455 [salt.state       ][INFO    ][7383] Running state [ctl03] at time 05:58:01.454965
2017-12-09 05:58:01,455 [salt.state       ][INFO    ][7383] Executing state host.present for ctl03
2017-12-09 05:58:01,455 [salt.state       ][INFO    ][7383] Host ctl03 (192.168.10.13) already present
2017-12-09 05:58:01,456 [salt.state       ][INFO    ][7383] Completed state [ctl03] at time 05:58:01.455595 duration_in_ms=0.63
2017-12-09 05:58:01,456 [salt.state       ][INFO    ][7383] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.455759
2017-12-09 05:58:01,456 [salt.state       ][INFO    ][7383] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,456 [salt.state       ][INFO    ][7383] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-12-09 05:58:01,456 [salt.state       ][INFO    ][7383] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.456398 duration_in_ms=0.639
2017-12-09 05:58:01,457 [salt.state       ][INFO    ][7383] Running state [ctl01] at time 05:58:01.456561
2017-12-09 05:58:01,457 [salt.state       ][INFO    ][7383] Executing state host.present for ctl01
2017-12-09 05:58:01,457 [salt.state       ][INFO    ][7383] Host ctl01 (192.168.10.11) already present
2017-12-09 05:58:01,457 [salt.state       ][INFO    ][7383] Completed state [ctl01] at time 05:58:01.457202 duration_in_ms=0.641
2017-12-09 05:58:01,457 [salt.state       ][INFO    ][7383] Running state [ctl] at time 05:58:01.457364
2017-12-09 05:58:01,458 [salt.state       ][INFO    ][7383] Executing state host.present for ctl
2017-12-09 05:58:01,458 [salt.state       ][INFO    ][7383] Host ctl (192.168.10.10) already present
2017-12-09 05:58:01,458 [salt.state       ][INFO    ][7383] Completed state [ctl] at time 05:58:01.457993 duration_in_ms=0.63
2017-12-09 05:58:01,458 [salt.state       ][INFO    ][7383] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.458161
2017-12-09 05:58:01,458 [salt.state       ][INFO    ][7383] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:01,459 [salt.state       ][INFO    ][7383] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-12-09 05:58:01,459 [salt.state       ][INFO    ][7383] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 05:58:01.458793 duration_in_ms=0.632
2017-12-09 05:58:01,459 [salt.state       ][INFO    ][7383] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 05:58:01.459371
2017-12-09 05:58:01,460 [salt.state       ][INFO    ][7383] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-09 05:58:01,460 [salt.loaded.int.module.cmdmod][INFO    ][7383] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-12-09 05:58:02,078 [salt.state       ][INFO    ][7383] {'pid': 13124, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-12-09 05:58:02,078 [salt.state       ][INFO    ][7383] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 05:58:02.078173 duration_in_ms=618.802
2017-12-09 05:58:02,080 [salt.minion      ][INFO    ][7383] Returning information for job: 20171209055553405178
2017-12-09 05:58:02,956 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command state.sls with jid 20171209055802947583
2017-12-09 05:58:02,966 [salt.minion      ][INFO    ][13274] Starting a new job with PID 13274
2017-12-09 05:58:05,192 [salt.state       ][INFO    ][13274] Loading fresh modules for state activity
2017-12-09 05:58:05,217 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-09 05:58:05,235 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-09 05:58:05,247 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-09 05:58:05,270 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:05,284 [py.warnings      ][WARNING ][13274] /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-09 05:58:05,285 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-09 05:58:05,313 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-09 05:58:05,334 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:05,356 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-09 05:58:05,371 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:05,396 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-09 05:58:05,419 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:05,455 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-09 05:58:05,473 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:05,544 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-09 05:58:05,565 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:05,594 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-09 05:58:05,633 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-09 05:58:06,014 [salt.state       ][INFO    ][13274] Running state [rabbitmq-server] at time 05:58:06.014305
2017-12-09 05:58:06,015 [salt.state       ][INFO    ][13274] Executing state pkg.installed for rabbitmq-server
2017-12-09 05:58:06,015 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 05:58:06,493 [salt.state       ][INFO    ][13274] Package rabbitmq-server is already installed
2017-12-09 05:58:06,493 [salt.state       ][INFO    ][13274] Completed state [rabbitmq-server] at time 05:58:06.493139 duration_in_ms=478.833
2017-12-09 05:58:06,493 [salt.state       ][INFO    ][13274] Running state [gettext-base] at time 05:58:06.493352
2017-12-09 05:58:06,494 [salt.state       ][INFO    ][13274] Executing state pkg.installed for gettext-base
2017-12-09 05:58:06,497 [salt.state       ][INFO    ][13274] Package gettext-base is already installed
2017-12-09 05:58:06,497 [salt.state       ][INFO    ][13274] Completed state [gettext-base] at time 05:58:06.497293 duration_in_ms=3.941
2017-12-09 05:58:06,499 [salt.state       ][INFO    ][13274] Running state [/etc/rabbitmq/rabbitmq.config] at time 05:58:06.499120
2017-12-09 05:58:06,499 [salt.state       ][INFO    ][13274] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-09 05:58:06,528 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-09 05:58:06,565 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:06,580 [salt.state       ][INFO    ][13274] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-09 05:58:06,580 [salt.state       ][INFO    ][13274] Completed state [/etc/rabbitmq/rabbitmq.config] at time 05:58:06.580190 duration_in_ms=81.068
2017-12-09 05:58:06,581 [salt.state       ][INFO    ][13274] Running state [/etc/default/rabbitmq-server] at time 05:58:06.580794
2017-12-09 05:58:06,581 [salt.state       ][INFO    ][13274] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-09 05:58:06,601 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-09 05:58:06,621 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:06,634 [salt.state       ][INFO    ][13274] File /etc/default/rabbitmq-server is in the correct state
2017-12-09 05:58:06,634 [salt.state       ][INFO    ][13274] Completed state [/etc/default/rabbitmq-server] at time 05:58:06.633895 duration_in_ms=53.1
2017-12-09 05:58:06,634 [salt.state       ][INFO    ][13274] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:58:06.634440
2017-12-09 05:58:06,635 [salt.state       ][INFO    ][13274] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-09 05:58:06,653 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-09 05:58:06,672 [salt.fileclient  ][INFO    ][13274] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-09 05:58:06,686 [salt.state       ][INFO    ][13274] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-09 05:58:06,686 [salt.state       ][INFO    ][13274] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:58:06.685693 duration_in_ms=51.253
2017-12-09 05:58:06,687 [salt.state       ][INFO    ][13274] Running state [rabbitmq-server] at time 05:58:06.687167
2017-12-09 05:58:06,687 [salt.state       ][INFO    ][13274] Executing state service.running for rabbitmq-server
2017-12-09 05:58:06,688 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-09 05:58:06,703 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:58:06,709 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-09 05:58:06,714 [salt.state       ][INFO    ][13274] The service rabbitmq-server is already running
2017-12-09 05:58:06,715 [salt.state       ][INFO    ][13274] Completed state [rabbitmq-server] at time 05:58:06.714630 duration_in_ms=27.461
2017-12-09 05:58:06,716 [salt.state       ][INFO    ][13274] Running state [amqp_client] at time 05:58:06.716261
2017-12-09 05:58:06,717 [salt.state       ][INFO    ][13274] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-09 05:58:06,717 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-09 05:58:07,351 [salt.state       ][INFO    ][13274] Plugin 'amqp_client' is already enabled.
2017-12-09 05:58:07,351 [salt.state       ][INFO    ][13274] Completed state [amqp_client] at time 05:58:07.351126 duration_in_ms=634.863
2017-12-09 05:58:07,353 [salt.state       ][INFO    ][13274] Running state [rabbitmq_management] at time 05:58:07.353421
2017-12-09 05:58:07,354 [salt.state       ][INFO    ][13274] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-09 05:58:07,354 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-09 05:58:07,990 [salt.state       ][INFO    ][13274] Plugin 'rabbitmq_management' is already enabled.
2017-12-09 05:58:07,990 [salt.state       ][INFO    ][13274] Completed state [rabbitmq_management] at time 05:58:07.989866 duration_in_ms=636.444
2017-12-09 05:58:07,992 [salt.state       ][INFO    ][13274] Running state [/openstack] at time 05:58:07.991634
2017-12-09 05:58:07,992 [salt.state       ][INFO    ][13274] Executing state rabbitmq_vhost.present for /openstack
2017-12-09 05:58:07,992 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-09 05:58:08,600 [salt.state       ][INFO    ][13274] Virtual Host '/openstack' already exists.
2017-12-09 05:58:08,600 [salt.state       ][INFO    ][13274] Completed state [/openstack] at time 05:58:08.600344 duration_in_ms=608.709
2017-12-09 05:58:08,602 [salt.state       ][INFO    ][13274] Running state [openstack] at time 05:58:08.602304
2017-12-09 05:58:08,603 [salt.state       ][INFO    ][13274] Executing state rabbitmq_user.present for openstack
2017-12-09 05:58:08,603 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:58:09,214 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-09 05:58:11,090 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-09 05:58:11,702 [salt.state       ][INFO    ][13274] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-09 05:58:11,702 [salt.state       ][INFO    ][13274] Completed state [openstack] at time 05:58:11.702124 duration_in_ms=3099.818
2017-12-09 05:58:11,704 [salt.state       ][INFO    ][13274] Running state [Ceilometer] at time 05:58:11.703824
2017-12-09 05:58:11,704 [salt.state       ][INFO    ][13274] Executing state rabbitmq_policy.present for Ceilometer
2017-12-09 05:58:11,705 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-09 05:58:12,320 [salt.loaded.int.module.cmdmod][INFO    ][13274] 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-09 05:58:12,947 [salt.state       ][INFO    ][13274] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-09 05:58:12,948 [salt.state       ][INFO    ][13274] Completed state [Ceilometer] at time 05:58:12.947470 duration_in_ms=1243.645
2017-12-09 05:58:12,948 [salt.state       ][INFO    ][13274] Running state [HA] at time 05:58:12.948355
2017-12-09 05:58:12,949 [salt.state       ][INFO    ][13274] Executing state rabbitmq_policy.present for HA
2017-12-09 05:58:12,949 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-09 05:58:13,058 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command saltutil.find_job with jid 20171209055813045628
2017-12-09 05:58:13,071 [salt.minion      ][INFO    ][14935] Starting a new job with PID 14935
2017-12-09 05:58:13,083 [salt.minion      ][INFO    ][14935] Returning information for job: 20171209055813045628
2017-12-09 05:58:13,579 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-09 05:58:14,210 [salt.state       ][INFO    ][13274] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-09 05:58:14,210 [salt.state       ][INFO    ][13274] Completed state [HA] at time 05:58:14.210016 duration_in_ms=1261.659
2017-12-09 05:58:14,210 [salt.state       ][INFO    ][13274] Running state [guest] at time 05:58:14.210295
2017-12-09 05:58:14,211 [salt.state       ][INFO    ][13274] Executing state rabbitmq_user.present for guest
2017-12-09 05:58:14,211 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:58:14,834 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-09 05:58:16,727 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-09 05:58:17,371 [salt.state       ][INFO    ][13274] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-09 05:58:17,371 [salt.state       ][INFO    ][13274] Completed state [guest] at time 05:58:17.371362 duration_in_ms=3161.065
2017-12-09 05:58:17,372 [salt.state       ][INFO    ][13274] Running state [HA] at time 05:58:17.372236
2017-12-09 05:58:17,373 [salt.state       ][INFO    ][13274] Executing state rabbitmq_policy.present for HA
2017-12-09 05:58:17,373 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-09 05:58:18,008 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-09 05:58:18,616 [salt.state       ][INFO    ][13274] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-09 05:58:18,617 [salt.state       ][INFO    ][13274] Completed state [HA] at time 05:58:18.616566 duration_in_ms=1244.328
2017-12-09 05:58:18,617 [salt.state       ][INFO    ][13274] Running state [admin] at time 05:58:18.617433
2017-12-09 05:58:18,618 [salt.state       ][INFO    ][13274] Executing state rabbitmq_user.present for admin
2017-12-09 05:58:18,618 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:58:19,230 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-09 05:58:21,099 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-09 05:58:21,719 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-09 05:58:22,390 [salt.state       ][INFO    ][13274] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-09 05:58:22,390 [salt.state       ][INFO    ][13274] Completed state [admin] at time 05:58:22.389856 duration_in_ms=3772.422
2017-12-09 05:58:22,391 [salt.state       ][INFO    ][13274] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.390612
2017-12-09 05:58:22,391 [salt.state       ][INFO    ][13274] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,392 [salt.state       ][INFO    ][13274] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-12-09 05:58:22,392 [salt.state       ][INFO    ][13274] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.391644 duration_in_ms=1.032
2017-12-09 05:58:22,392 [salt.state       ][INFO    ][13274] Running state [mdb02] at time 05:58:22.391836
2017-12-09 05:58:22,392 [salt.state       ][INFO    ][13274] Executing state host.present for mdb02
2017-12-09 05:58:22,392 [salt.state       ][INFO    ][13274] Host mdb02 (192.168.10.77) already present
2017-12-09 05:58:22,393 [salt.state       ][INFO    ][13274] Completed state [mdb02] at time 05:58:22.392598 duration_in_ms=0.762
2017-12-09 05:58:22,393 [salt.state       ][INFO    ][13274] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.392766
2017-12-09 05:58:22,393 [salt.state       ][INFO    ][13274] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,393 [salt.state       ][INFO    ][13274] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-12-09 05:58:22,393 [salt.state       ][INFO    ][13274] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.393470 duration_in_ms=0.703
2017-12-09 05:58:22,394 [salt.state       ][INFO    ][13274] Running state [mdb03] at time 05:58:22.393642
2017-12-09 05:58:22,394 [salt.state       ][INFO    ][13274] Executing state host.present for mdb03
2017-12-09 05:58:22,394 [salt.state       ][INFO    ][13274] Host mdb03 (192.168.10.78) already present
2017-12-09 05:58:22,394 [salt.state       ][INFO    ][13274] Completed state [mdb03] at time 05:58:22.394304 duration_in_ms=0.662
2017-12-09 05:58:22,395 [salt.state       ][INFO    ][13274] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.394476
2017-12-09 05:58:22,395 [salt.state       ][INFO    ][13274] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,395 [salt.state       ][INFO    ][13274] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-12-09 05:58:22,395 [salt.state       ][INFO    ][13274] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.395138 duration_in_ms=0.663
2017-12-09 05:58:22,395 [salt.state       ][INFO    ][13274] Running state [mdb01] at time 05:58:22.395307
2017-12-09 05:58:22,395 [salt.state       ][INFO    ][13274] Executing state host.present for mdb01
2017-12-09 05:58:22,396 [salt.state       ][INFO    ][13274] Host mdb01 (192.168.10.76) already present
2017-12-09 05:58:22,396 [salt.state       ][INFO    ][13274] Completed state [mdb01] at time 05:58:22.395959 duration_in_ms=0.653
2017-12-09 05:58:22,396 [salt.state       ][INFO    ][13274] Running state [mdb] at time 05:58:22.396204
2017-12-09 05:58:22,396 [salt.state       ][INFO    ][13274] Executing state host.present for mdb
2017-12-09 05:58:22,397 [salt.state       ][INFO    ][13274] Host mdb (192.168.10.75) already present
2017-12-09 05:58:22,397 [salt.state       ][INFO    ][13274] Completed state [mdb] at time 05:58:22.396886 duration_in_ms=0.682
2017-12-09 05:58:22,397 [salt.state       ][INFO    ][13274] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.397068
2017-12-09 05:58:22,397 [salt.state       ][INFO    ][13274] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,398 [salt.state       ][INFO    ][13274] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-12-09 05:58:22,398 [salt.state       ][INFO    ][13274] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.397730 duration_in_ms=0.663
2017-12-09 05:58:22,398 [salt.state       ][INFO    ][13274] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.397903
2017-12-09 05:58:22,398 [salt.state       ][INFO    ][13274] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,398 [salt.state       ][INFO    ][13274] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-09 05:58:22,399 [salt.state       ][INFO    ][13274] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.398553 duration_in_ms=0.651
2017-12-09 05:58:22,399 [salt.state       ][INFO    ][13274] Running state [cfg01] at time 05:58:22.398724
2017-12-09 05:58:22,399 [salt.state       ][INFO    ][13274] Executing state host.present for cfg01
2017-12-09 05:58:22,400 [salt.state       ][INFO    ][13274] Host cfg01 (192.168.10.100) already present
2017-12-09 05:58:22,401 [salt.state       ][INFO    ][13274] Completed state [cfg01] at time 05:58:22.400568 duration_in_ms=1.845
2017-12-09 05:58:22,401 [salt.state       ][INFO    ][13274] Running state [prx01] at time 05:58:22.400742
2017-12-09 05:58:22,401 [salt.state       ][INFO    ][13274] Executing state host.present for prx01
2017-12-09 05:58:22,401 [salt.state       ][INFO    ][13274] Host prx01 (192.168.10.104) already present
2017-12-09 05:58:22,401 [salt.state       ][INFO    ][13274] Completed state [prx01] at time 05:58:22.401460 duration_in_ms=0.718
2017-12-09 05:58:22,402 [salt.state       ][INFO    ][13274] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.401638
2017-12-09 05:58:22,402 [salt.state       ][INFO    ][13274] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,402 [salt.state       ][INFO    ][13274] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-12-09 05:58:22,402 [salt.state       ][INFO    ][13274] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.402316 duration_in_ms=0.678
2017-12-09 05:58:22,403 [salt.state       ][INFO    ][13274] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.402491
2017-12-09 05:58:22,403 [salt.state       ][INFO    ][13274] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,403 [salt.state       ][INFO    ][13274] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-12-09 05:58:22,403 [salt.state       ][INFO    ][13274] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.403158 duration_in_ms=0.667
2017-12-09 05:58:22,403 [salt.state       ][INFO    ][13274] Running state [kvm01] at time 05:58:22.403328
2017-12-09 05:58:22,404 [salt.state       ][INFO    ][13274] Executing state host.present for kvm01
2017-12-09 05:58:22,404 [salt.state       ][INFO    ][13274] Host kvm01 (192.168.10.141) already present
2017-12-09 05:58:22,404 [salt.state       ][INFO    ][13274] Completed state [kvm01] at time 05:58:22.403989 duration_in_ms=0.66
2017-12-09 05:58:22,404 [salt.state       ][INFO    ][13274] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.404245
2017-12-09 05:58:22,404 [salt.state       ][INFO    ][13274] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,405 [salt.state       ][INFO    ][13274] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-12-09 05:58:22,405 [salt.state       ][INFO    ][13274] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.404939 duration_in_ms=0.694
2017-12-09 05:58:22,405 [salt.state       ][INFO    ][13274] Running state [kvm03] at time 05:58:22.405124
2017-12-09 05:58:22,405 [salt.state       ][INFO    ][13274] Executing state host.present for kvm03
2017-12-09 05:58:22,406 [salt.state       ][INFO    ][13274] Host kvm03 (192.168.10.143) already present
2017-12-09 05:58:22,406 [salt.state       ][INFO    ][13274] Completed state [kvm03] at time 05:58:22.405781 duration_in_ms=0.657
2017-12-09 05:58:22,406 [salt.state       ][INFO    ][13274] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.405949
2017-12-09 05:58:22,406 [salt.state       ][INFO    ][13274] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,406 [salt.state       ][INFO    ][13274] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-12-09 05:58:22,407 [salt.state       ][INFO    ][13274] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.406614 duration_in_ms=0.665
2017-12-09 05:58:22,407 [salt.state       ][INFO    ][13274] Running state [kvm02] at time 05:58:22.406783
2017-12-09 05:58:22,407 [salt.state       ][INFO    ][13274] Executing state host.present for kvm02
2017-12-09 05:58:22,407 [salt.state       ][INFO    ][13274] Host kvm02 (192.168.10.142) already present
2017-12-09 05:58:22,408 [salt.state       ][INFO    ][13274] Completed state [kvm02] at time 05:58:22.407474 duration_in_ms=0.691
2017-12-09 05:58:22,408 [salt.state       ][INFO    ][13274] Running state [dbs] at time 05:58:22.407642
2017-12-09 05:58:22,408 [salt.state       ][INFO    ][13274] Executing state host.present for dbs
2017-12-09 05:58:22,408 [salt.state       ][INFO    ][13274] Host dbs (192.168.10.50) already present
2017-12-09 05:58:22,408 [salt.state       ][INFO    ][13274] Completed state [dbs] at time 05:58:22.408345 duration_in_ms=0.703
2017-12-09 05:58:22,409 [salt.state       ][INFO    ][13274] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.408511
2017-12-09 05:58:22,409 [salt.state       ][INFO    ][13274] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,409 [salt.state       ][INFO    ][13274] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-12-09 05:58:22,409 [salt.state       ][INFO    ][13274] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.409168 duration_in_ms=0.656
2017-12-09 05:58:22,409 [salt.state       ][INFO    ][13274] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.409334
2017-12-09 05:58:22,410 [salt.state       ][INFO    ][13274] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,410 [salt.state       ][INFO    ][13274] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-12-09 05:58:22,410 [salt.state       ][INFO    ][13274] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.409991 duration_in_ms=0.656
2017-12-09 05:58:22,410 [salt.state       ][INFO    ][13274] Running state [prx] at time 05:58:22.410160
2017-12-09 05:58:22,410 [salt.state       ][INFO    ][13274] Executing state host.present for prx
2017-12-09 05:58:22,411 [salt.state       ][INFO    ][13274] Host prx (100.64.200.103) already present
2017-12-09 05:58:22,411 [salt.state       ][INFO    ][13274] Completed state [prx] at time 05:58:22.410808 duration_in_ms=0.647
2017-12-09 05:58:22,411 [salt.state       ][INFO    ][13274] Running state [prx02] at time 05:58:22.410974
2017-12-09 05:58:22,411 [salt.state       ][INFO    ][13274] Executing state host.present for prx02
2017-12-09 05:58:22,412 [salt.state       ][INFO    ][13274] Host prx02 (192.168.10.105) already present
2017-12-09 05:58:22,412 [salt.state       ][INFO    ][13274] Completed state [prx02] at time 05:58:22.411626 duration_in_ms=0.652
2017-12-09 05:58:22,412 [salt.state       ][INFO    ][13274] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.411792
2017-12-09 05:58:22,412 [salt.state       ][INFO    ][13274] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,412 [salt.state       ][INFO    ][13274] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-12-09 05:58:22,413 [salt.state       ][INFO    ][13274] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.412511 duration_in_ms=0.719
2017-12-09 05:58:22,413 [salt.state       ][INFO    ][13274] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.412682
2017-12-09 05:58:22,413 [salt.state       ][INFO    ][13274] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,413 [salt.state       ][INFO    ][13274] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-12-09 05:58:22,413 [salt.state       ][INFO    ][13274] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.413346 duration_in_ms=0.664
2017-12-09 05:58:22,414 [salt.state       ][INFO    ][13274] Running state [msg02] at time 05:58:22.413514
2017-12-09 05:58:22,414 [salt.state       ][INFO    ][13274] Executing state host.present for msg02
2017-12-09 05:58:22,414 [salt.state       ][INFO    ][13274] Host msg02 (192.168.10.42) already present
2017-12-09 05:58:22,414 [salt.state       ][INFO    ][13274] Completed state [msg02] at time 05:58:22.414169 duration_in_ms=0.655
2017-12-09 05:58:22,414 [salt.state       ][INFO    ][13274] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.414339
2017-12-09 05:58:22,415 [salt.state       ][INFO    ][13274] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,415 [salt.state       ][INFO    ][13274] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-12-09 05:58:22,415 [salt.state       ][INFO    ][13274] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.414997 duration_in_ms=0.658
2017-12-09 05:58:22,415 [salt.state       ][INFO    ][13274] Running state [msg03] at time 05:58:22.415164
2017-12-09 05:58:22,415 [salt.state       ][INFO    ][13274] Executing state host.present for msg03
2017-12-09 05:58:22,416 [salt.state       ][INFO    ][13274] Host msg03 (192.168.10.43) already present
2017-12-09 05:58:22,416 [salt.state       ][INFO    ][13274] Completed state [msg03] at time 05:58:22.415820 duration_in_ms=0.655
2017-12-09 05:58:22,416 [salt.state       ][INFO    ][13274] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.415988
2017-12-09 05:58:22,416 [salt.state       ][INFO    ][13274] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,417 [salt.state       ][INFO    ][13274] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-12-09 05:58:22,417 [salt.state       ][INFO    ][13274] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.416703 duration_in_ms=0.716
2017-12-09 05:58:22,417 [salt.state       ][INFO    ][13274] Running state [msg01] at time 05:58:22.416871
2017-12-09 05:58:22,417 [salt.state       ][INFO    ][13274] Executing state host.present for msg01
2017-12-09 05:58:22,417 [salt.state       ][INFO    ][13274] Host msg01 (192.168.10.41) already present
2017-12-09 05:58:22,418 [salt.state       ][INFO    ][13274] Completed state [msg01] at time 05:58:22.417525 duration_in_ms=0.654
2017-12-09 05:58:22,419 [salt.state       ][INFO    ][13274] Running state [file.replace] at time 05:58:22.418582
2017-12-09 05:58:22,419 [salt.state       ][INFO    ][13274] Executing state module.run for file.replace
2017-12-09 05:58:22,545 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-09 05:58:22,553 [salt.state       ][INFO    ][13274] onlyif execution failed
2017-12-09 05:58:22,553 [salt.state       ][INFO    ][13274] Completed state [file.replace] at time 05:58:22.552880 duration_in_ms=134.297
2017-12-09 05:58:22,553 [salt.state       ][INFO    ][13274] Running state [msg] at time 05:58:22.553211
2017-12-09 05:58:22,553 [salt.state       ][INFO    ][13274] Executing state host.present for msg
2017-12-09 05:58:22,554 [salt.state       ][INFO    ][13274] Host msg (192.168.10.40) already present
2017-12-09 05:58:22,554 [salt.state       ][INFO    ][13274] Completed state [msg] at time 05:58:22.554196 duration_in_ms=0.985
2017-12-09 05:58:22,554 [salt.state       ][INFO    ][13274] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.554395
2017-12-09 05:58:22,555 [salt.state       ][INFO    ][13274] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,555 [salt.state       ][INFO    ][13274] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-12-09 05:58:22,555 [salt.state       ][INFO    ][13274] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.555144 duration_in_ms=0.75
2017-12-09 05:58:22,556 [salt.state       ][INFO    ][13274] Running state [file.replace] at time 05:58:22.555996
2017-12-09 05:58:22,556 [salt.state       ][INFO    ][13274] Executing state module.run for file.replace
2017-12-09 05:58:22,559 [salt.loaded.int.module.cmdmod][INFO    ][13274] Executing command 'grep -q "msg msg.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-09 05:58:22,567 [salt.state       ][INFO    ][13274] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 192.168.10.42\t\tmsg02.baremetal-mcp-ocata-odl-ha.local msg02\n 192.168.10.43\t\tmsg03.baremetal-mcp-ocata-odl-ha.local msg03\n 192.168.10.41\t\tmsg01.baremetal-mcp-ocata-odl-ha.local msg01\n-192.168.10.40\t\tmsg msg.baremetal-mcp-ocata-odl-ha.local\n+192.168.10.40\t\tmsg.baremetal-mcp-ocata-odl-ha.local msg\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.51\t\tdbs01.baremetal-mcp-ocata-odl-ha.local dbs01\n'}
2017-12-09 05:58:22,567 [salt.state       ][INFO    ][13274] Completed state [file.replace] at time 05:58:22.566820 duration_in_ms=10.824
2017-12-09 05:58:22,567 [salt.state       ][INFO    ][13274] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.567044
2017-12-09 05:58:22,567 [salt.state       ][INFO    ][13274] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,568 [salt.state       ][INFO    ][13274] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-12-09 05:58:22,568 [salt.state       ][INFO    ][13274] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.567877 duration_in_ms=0.832
2017-12-09 05:58:22,568 [salt.state       ][INFO    ][13274] Running state [cfg01] at time 05:58:22.568113
2017-12-09 05:58:22,568 [salt.state       ][INFO    ][13274] Executing state host.present for cfg01
2017-12-09 05:58:22,569 [salt.state       ][INFO    ][13274] Host cfg01 (192.168.10.100) already present
2017-12-09 05:58:22,569 [salt.state       ][INFO    ][13274] Completed state [cfg01] at time 05:58:22.568891 duration_in_ms=0.778
2017-12-09 05:58:22,569 [salt.state       ][INFO    ][13274] Running state [cmp002] at time 05:58:22.569099
2017-12-09 05:58:22,569 [salt.state       ][INFO    ][13274] Executing state host.present for cmp002
2017-12-09 05:58:22,570 [salt.state       ][INFO    ][13274] Host cmp002 (192.168.10.102) already present
2017-12-09 05:58:22,570 [salt.state       ][INFO    ][13274] Completed state [cmp002] at time 05:58:22.569803 duration_in_ms=0.703
2017-12-09 05:58:22,570 [salt.state       ][INFO    ][13274] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.569974
2017-12-09 05:58:22,570 [salt.state       ][INFO    ][13274] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,571 [salt.state       ][INFO    ][13274] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-12-09 05:58:22,571 [salt.state       ][INFO    ][13274] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.570671 duration_in_ms=0.698
2017-12-09 05:58:22,571 [salt.state       ][INFO    ][13274] Running state [cmp001] at time 05:58:22.570845
2017-12-09 05:58:22,571 [salt.state       ][INFO    ][13274] Executing state host.present for cmp001
2017-12-09 05:58:22,571 [salt.state       ][INFO    ][13274] Host cmp001 (192.168.10.101) already present
2017-12-09 05:58:22,572 [salt.state       ][INFO    ][13274] Completed state [cmp001] at time 05:58:22.571536 duration_in_ms=0.691
2017-12-09 05:58:22,572 [salt.state       ][INFO    ][13274] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.571701
2017-12-09 05:58:22,572 [salt.state       ][INFO    ][13274] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,572 [salt.state       ][INFO    ][13274] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-12-09 05:58:22,572 [salt.state       ][INFO    ][13274] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.572418 duration_in_ms=0.718
2017-12-09 05:58:22,573 [salt.state       ][INFO    ][13274] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.572605
2017-12-09 05:58:22,573 [salt.state       ][INFO    ][13274] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,573 [salt.state       ][INFO    ][13274] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-12-09 05:58:22,573 [salt.state       ][INFO    ][13274] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.573292 duration_in_ms=0.686
2017-12-09 05:58:22,574 [salt.state       ][INFO    ][13274] Running state [dbs01] at time 05:58:22.573478
2017-12-09 05:58:22,574 [salt.state       ][INFO    ][13274] Executing state host.present for dbs01
2017-12-09 05:58:22,574 [salt.state       ][INFO    ][13274] Host dbs01 (192.168.10.51) already present
2017-12-09 05:58:22,574 [salt.state       ][INFO    ][13274] Completed state [dbs01] at time 05:58:22.574131 duration_in_ms=0.653
2017-12-09 05:58:22,574 [salt.state       ][INFO    ][13274] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.574297
2017-12-09 05:58:22,574 [salt.state       ][INFO    ][13274] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,575 [salt.state       ][INFO    ][13274] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-12-09 05:58:22,575 [salt.state       ][INFO    ][13274] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.574986 duration_in_ms=0.689
2017-12-09 05:58:22,575 [salt.state       ][INFO    ][13274] Running state [dbs02] at time 05:58:22.575172
2017-12-09 05:58:22,575 [salt.state       ][INFO    ][13274] Executing state host.present for dbs02
2017-12-09 05:58:22,576 [salt.state       ][INFO    ][13274] Host dbs02 (192.168.10.52) already present
2017-12-09 05:58:22,576 [salt.state       ][INFO    ][13274] Completed state [dbs02] at time 05:58:22.575838 duration_in_ms=0.667
2017-12-09 05:58:22,576 [salt.state       ][INFO    ][13274] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.576005
2017-12-09 05:58:22,576 [salt.state       ][INFO    ][13274] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,577 [salt.state       ][INFO    ][13274] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-12-09 05:58:22,577 [salt.state       ][INFO    ][13274] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.576895 duration_in_ms=0.889
2017-12-09 05:58:22,577 [salt.state       ][INFO    ][13274] Running state [dbs03] at time 05:58:22.577094
2017-12-09 05:58:22,577 [salt.state       ][INFO    ][13274] Executing state host.present for dbs03
2017-12-09 05:58:22,578 [salt.state       ][INFO    ][13274] Host dbs03 (192.168.10.53) already present
2017-12-09 05:58:22,578 [salt.state       ][INFO    ][13274] Completed state [dbs03] at time 05:58:22.577803 duration_in_ms=0.709
2017-12-09 05:58:22,578 [salt.state       ][INFO    ][13274] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.577973
2017-12-09 05:58:22,578 [salt.state       ][INFO    ][13274] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,579 [salt.state       ][INFO    ][13274] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-12-09 05:58:22,579 [salt.state       ][INFO    ][13274] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.578663 duration_in_ms=0.69
2017-12-09 05:58:22,579 [salt.state       ][INFO    ][13274] Running state [odl01] at time 05:58:22.578831
2017-12-09 05:58:22,579 [salt.state       ][INFO    ][13274] Executing state host.present for odl01
2017-12-09 05:58:22,579 [salt.state       ][INFO    ][13274] Host odl01 (192.168.10.111) already present
2017-12-09 05:58:22,580 [salt.state       ][INFO    ][13274] Completed state [odl01] at time 05:58:22.579476 duration_in_ms=0.645
2017-12-09 05:58:22,580 [salt.state       ][INFO    ][13274] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.579645
2017-12-09 05:58:22,580 [salt.state       ][INFO    ][13274] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,580 [salt.state       ][INFO    ][13274] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-12-09 05:58:22,580 [salt.state       ][INFO    ][13274] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.580305 duration_in_ms=0.66
2017-12-09 05:58:22,580 [salt.state       ][INFO    ][13274] Running state [mas01] at time 05:58:22.580472
2017-12-09 05:58:22,581 [salt.state       ][INFO    ][13274] Executing state host.present for mas01
2017-12-09 05:58:22,581 [salt.state       ][INFO    ][13274] Host mas01 (192.168.10.3) already present
2017-12-09 05:58:22,581 [salt.state       ][INFO    ][13274] Completed state [mas01] at time 05:58:22.581144 duration_in_ms=0.673
2017-12-09 05:58:22,581 [salt.state       ][INFO    ][13274] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.581317
2017-12-09 05:58:22,581 [salt.state       ][INFO    ][13274] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,582 [salt.state       ][INFO    ][13274] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-12-09 05:58:22,582 [salt.state       ][INFO    ][13274] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.581973 duration_in_ms=0.655
2017-12-09 05:58:22,582 [salt.state       ][INFO    ][13274] Running state [ctl02] at time 05:58:22.582141
2017-12-09 05:58:22,582 [salt.state       ][INFO    ][13274] Executing state host.present for ctl02
2017-12-09 05:58:22,583 [salt.state       ][INFO    ][13274] Host ctl02 (192.168.10.12) already present
2017-12-09 05:58:22,583 [salt.state       ][INFO    ][13274] Completed state [ctl02] at time 05:58:22.582819 duration_in_ms=0.678
2017-12-09 05:58:22,583 [salt.state       ][INFO    ][13274] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.582986
2017-12-09 05:58:22,583 [salt.state       ][INFO    ][13274] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,584 [salt.state       ][INFO    ][13274] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-12-09 05:58:22,584 [salt.state       ][INFO    ][13274] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.583628 duration_in_ms=0.643
2017-12-09 05:58:22,584 [salt.state       ][INFO    ][13274] Running state [ctl03] at time 05:58:22.583794
2017-12-09 05:58:22,584 [salt.state       ][INFO    ][13274] Executing state host.present for ctl03
2017-12-09 05:58:22,584 [salt.state       ][INFO    ][13274] Host ctl03 (192.168.10.13) already present
2017-12-09 05:58:22,585 [salt.state       ][INFO    ][13274] Completed state [ctl03] at time 05:58:22.584484 duration_in_ms=0.69
2017-12-09 05:58:22,585 [salt.state       ][INFO    ][13274] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.584683
2017-12-09 05:58:22,585 [salt.state       ][INFO    ][13274] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,585 [salt.state       ][INFO    ][13274] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-12-09 05:58:22,585 [salt.state       ][INFO    ][13274] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.585376 duration_in_ms=0.693
2017-12-09 05:58:22,586 [salt.state       ][INFO    ][13274] Running state [ctl01] at time 05:58:22.585548
2017-12-09 05:58:22,586 [salt.state       ][INFO    ][13274] Executing state host.present for ctl01
2017-12-09 05:58:22,586 [salt.state       ][INFO    ][13274] Host ctl01 (192.168.10.11) already present
2017-12-09 05:58:22,586 [salt.state       ][INFO    ][13274] Completed state [ctl01] at time 05:58:22.586190 duration_in_ms=0.641
2017-12-09 05:58:22,586 [salt.state       ][INFO    ][13274] Running state [ctl] at time 05:58:22.586352
2017-12-09 05:58:22,587 [salt.state       ][INFO    ][13274] Executing state host.present for ctl
2017-12-09 05:58:22,587 [salt.state       ][INFO    ][13274] Host ctl (192.168.10.10) already present
2017-12-09 05:58:22,587 [salt.state       ][INFO    ][13274] Completed state [ctl] at time 05:58:22.586996 duration_in_ms=0.643
2017-12-09 05:58:22,587 [salt.state       ][INFO    ][13274] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.587162
2017-12-09 05:58:22,587 [salt.state       ][INFO    ][13274] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-09 05:58:22,588 [salt.state       ][INFO    ][13274] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-12-09 05:58:22,588 [salt.state       ][INFO    ][13274] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 05:58:22.587810 duration_in_ms=0.647
2017-12-09 05:58:22,588 [salt.state       ][INFO    ][13274] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 05:58:22.588387
2017-12-09 05:58:22,589 [salt.state       ][INFO    ][13274] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-09 05:58:22,589 [salt.state       ][INFO    ][13274] /var/lib/rabbitmq/.cluster_name exists
2017-12-09 05:58:22,589 [salt.state       ][INFO    ][13274] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 05:58:22.588976 duration_in_ms=0.59
2017-12-09 05:58:22,591 [salt.minion      ][INFO    ][13274] Returning information for job: 20171209055802947583
2017-12-09 06:00:28,146 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command cmd.run with jid 20171209060028143166
2017-12-09 06:00:28,162 [salt.minion      ][INFO    ][17280] Starting a new job with PID 17280
2017-12-09 06:00:28,165 [salt.loaded.int.module.cmdmod][INFO    ][17280] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-09 06:00:28,827 [salt.minion      ][INFO    ][17280] Returning information for job: 20171209060028143166
2017-12-09 06:24:51,213 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command state.sls with jid 20171209062451205014
2017-12-09 06:24:51,229 [salt.minion      ][INFO    ][18810] Starting a new job with PID 18810
2017-12-09 06:24:52,679 [salt.state       ][INFO    ][18810] Loading fresh modules for state activity
2017-12-09 06:24:52,706 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-09 06:24:53,122 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-09 06:24:53,151 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-09 06:24:53,482 [salt.state       ][INFO    ][18810] Running state [haproxy] at time 06:24:53.481542
2017-12-09 06:24:53,482 [salt.state       ][INFO    ][18810] Executing state pkg.installed for haproxy
2017-12-09 06:24:53,483 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 06:24:54,018 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-09 06:24:55,979 [salt.loaded.int.module.cmdmod][INFO    ][18810] 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-09 06:24:58,579 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-09 06:24:58,603 [salt.state       ][INFO    ][18810] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-12-09 06:24:58,615 [salt.state       ][INFO    ][18810] Loading fresh modules for state activity
2017-12-09 06:24:58,634 [salt.state       ][INFO    ][18810] Completed state [haproxy] at time 06:24:58.633544 duration_in_ms=5152.002
2017-12-09 06:24:58,637 [salt.state       ][INFO    ][18810] Running state [/etc/default/haproxy] at time 06:24:58.636507
2017-12-09 06:24:58,637 [salt.state       ][INFO    ][18810] Executing state file.managed for /etc/default/haproxy
2017-12-09 06:24:58,670 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-09 06:24:58,674 [salt.state       ][INFO    ][18810] 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-09 06:24:58,675 [salt.state       ][INFO    ][18810] Completed state [/etc/default/haproxy] at time 06:24:58.674987 duration_in_ms=38.479
2017-12-09 06:24:58,675 [salt.state       ][INFO    ][18810] Running state [/etc/haproxy/haproxy.cfg] at time 06:24:58.675301
2017-12-09 06:24:58,676 [salt.state       ][INFO    ][18810] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-09 06:24:58,700 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-09 06:24:58,831 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-09 06:24:58,842 [salt.state       ][INFO    ][18810] 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-09 06:24:58,851 [salt.state       ][INFO    ][18810] Completed state [/etc/haproxy/haproxy.cfg] at time 06:24:58.851110 duration_in_ms=175.808
2017-12-09 06:24:58,851 [salt.state       ][INFO    ][18810] Running state [/etc/haproxy/ssl] at time 06:24:58.851429
2017-12-09 06:24:58,852 [salt.state       ][INFO    ][18810] Executing state file.directory for /etc/haproxy/ssl
2017-12-09 06:24:58,853 [salt.state       ][INFO    ][18810] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-09 06:24:58,853 [salt.state       ][INFO    ][18810] Completed state [/etc/haproxy/ssl] at time 06:24:58.852974 duration_in_ms=1.544
2017-12-09 06:24:58,854 [salt.state       ][INFO    ][18810] Running state [haproxy_status_packages] at time 06:24:58.853691
2017-12-09 06:24:58,854 [salt.state       ][INFO    ][18810] Executing state pkg.installed for haproxy_status_packages
2017-12-09 06:24:59,124 [salt.state       ][INFO    ][18810] All specified packages are already installed
2017-12-09 06:24:59,125 [salt.state       ][INFO    ][18810] Completed state [haproxy_status_packages] at time 06:24:59.124585 duration_in_ms=270.893
2017-12-09 06:24:59,125 [salt.state       ][INFO    ][18810] Running state [/usr/bin/haproxy-status.sh] at time 06:24:59.125233
2017-12-09 06:24:59,126 [salt.state       ][INFO    ][18810] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-09 06:24:59,144 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-09 06:24:59,163 [salt.fileclient  ][INFO    ][18810] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-09 06:24:59,168 [salt.state       ][INFO    ][18810] File changed:
New file
2017-12-09 06:24:59,169 [salt.state       ][INFO    ][18810] Completed state [/usr/bin/haproxy-status.sh] at time 06:24:59.168461 duration_in_ms=43.228
2017-12-09 06:24:59,169 [salt.state       ][INFO    ][18810] Running state [net.ipv4.ip_nonlocal_bind] at time 06:24:59.169088
2017-12-09 06:24:59,169 [salt.state       ][INFO    ][18810] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-09 06:24:59,170 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command 'sysctl -a' in directory '/root'
2017-12-09 06:24:59,196 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-09 06:24:59,206 [salt.state       ][INFO    ][18810] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-09 06:24:59,206 [salt.state       ][INFO    ][18810] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:24:59.206260 duration_in_ms=37.172
2017-12-09 06:24:59,208 [salt.state       ][INFO    ][18810] Running state [haproxy] at time 06:24:59.207719
2017-12-09 06:24:59,208 [salt.state       ][INFO    ][18810] Executing state service.running for haproxy
2017-12-09 06:24:59,209 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-09 06:24:59,221 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-09 06:24:59,228 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-09 06:24:59,234 [salt.state       ][INFO    ][18810] The service haproxy is already running
2017-12-09 06:24:59,235 [salt.state       ][INFO    ][18810] Completed state [haproxy] at time 06:24:59.234658 duration_in_ms=26.938
2017-12-09 06:24:59,235 [salt.state       ][INFO    ][18810] Running state [haproxy] at time 06:24:59.235054
2017-12-09 06:24:59,235 [salt.state       ][INFO    ][18810] Executing state service.mod_watch for haproxy
2017-12-09 06:24:59,236 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-09 06:24:59,242 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-09 06:24:59,249 [salt.loaded.int.module.cmdmod][INFO    ][18810] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-09 06:24:59,290 [salt.state       ][INFO    ][18810] {'haproxy': True}
2017-12-09 06:24:59,290 [salt.state       ][INFO    ][18810] Completed state [haproxy] at time 06:24:59.290356 duration_in_ms=55.301
2017-12-09 06:24:59,292 [salt.minion      ][INFO    ][18810] Returning information for job: 20171209062451205014
2017-12-09 06:25:03,812 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command service.status with jid 20171209062503798779
2017-12-09 06:25:03,824 [salt.minion      ][INFO    ][19497] Starting a new job with PID 19497
2017-12-09 06:25:03,952 [salt.loaded.int.module.cmdmod][INFO    ][19497] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-09 06:25:03,962 [salt.loaded.int.module.cmdmod][INFO    ][19497] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-09 06:25:03,971 [salt.minion      ][INFO    ][19497] Returning information for job: 20171209062503798779
2017-12-09 06:25:05,475 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command service.restart with jid 20171209062505466795
2017-12-09 06:25:05,490 [salt.minion      ][INFO    ][19505] Starting a new job with PID 19505
2017-12-09 06:25:05,622 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-09 06:25:05,634 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-09 06:25:05,651 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-09 06:25:05,683 [salt.minion      ][INFO    ][19505] Returning information for job: 20171209062505466795
2017-12-09 06:40:03,915 [salt.utils.schedule][INFO    ][1971] Running scheduled job: __mine_interval
2017-12-09 07:01:25,925 [salt.minion      ][INFO    ][1971] User sudo_ubuntu Executing command cp.push_dir with jid 20171209070125911921
2017-12-09 07:01:25,948 [salt.minion      ][INFO    ][21570] Starting a new job with PID 21570
