2017-12-29 09:05:18,087 [salt.cli.daemons ][WARNING ][888] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-29 09:05:45,742 [salt.state       ][ERROR   ][1079] No contents found in top file
2017-12-29 09:05:54,395 [py.warnings      ][WARNING ][1145] /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-29 09:05:54,405 [salt.loaded.int.module.cmdmod][ERROR   ][1145] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:54,406 [salt.loaded.int.module.cmdmod][ERROR   ][1145] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:05:54,427 [salt.loaded.int.module.cmdmod][ERROR   ][1145] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:54,428 [salt.loaded.int.module.cmdmod][ERROR   ][1145] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:05:56,180 [salt.loaded.int.module.cmdmod][ERROR   ][1145] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:56,181 [salt.loaded.int.module.cmdmod][ERROR   ][1145] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:05:56,201 [salt.loaded.int.module.cmdmod][ERROR   ][1145] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-29 09:05:56,202 [salt.loaded.int.module.cmdmod][ERROR   ][1145] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-29 09:06:12,050 [salt.loaded.int.module.cmdmod][ERROR   ][1145] 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-29 09:06:14,576 [salt.loaded.int.module.cmdmod][INFO    ][1667] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-29 09:06:14,590 [salt.loaded.int.module.cmdmod][INFO    ][1667] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-29 09:06:14,613 [salt.loaded.int.module.cmdmod][INFO    ][1667] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-29 09:06:14,649 [salt.utils.parsers][WARNING ][888] Minion received a SIGTERM. Exiting.
2017-12-29 09:06:15,075 [salt.cli.daemons ][INFO    ][1723] Setting up the Salt Minion "msg03.baremetal-mcp-pike-ovs-ha.local"
2017-12-29 09:06:15,556 [salt.minion      ][INFO    ][1723] Creating minion process manager
2017-12-29 09:06:15,557 [salt.cli.daemons ][WARNING ][1723] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-29 09:06:15,557 [salt.cli.daemons ][INFO    ][1723] The Salt Minion is starting up
2017-12-29 09:06:15,558 [salt.minion      ][INFO    ][1723] Minion is starting as user 'root'
2017-12-29 09:06:15,558 [salt.utils.event ][INFO    ][1723] Starting pull socket on /var/run/salt/minion/minion_event_311c721f86_pull.ipc
2017-12-29 09:06:16,581 [salt.loaded.int.module.cmdmod][INFO    ][1723] Executing command ['date', '+%z'] in directory '/root'
2017-12-29 09:06:16,601 [salt.utils.schedule][INFO    ][1723] Updating job settings for scheduled job: __mine_interval
2017-12-29 09:06:16,606 [salt.minion      ][INFO    ][1723] Added mine.update to scheduler
2017-12-29 09:06:16,626 [salt.minion      ][INFO    ][1723] Minion is ready to receive requests!
2017-12-29 09:06:17,628 [salt.utils.schedule][INFO    ][1723] Running scheduled job: __mine_interval
2017-12-29 09:06:20,786 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.apply with jid 20171229090620770699
2017-12-29 09:06:20,811 [salt.minion      ][INFO    ][1815] Starting a new job with PID 1815
2017-12-29 09:06:24,393 [salt.state       ][INFO    ][1815] Loading fresh modules for state activity
2017-12-29 09:06:24,426 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-29 09:06:24,455 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-29 09:06:24,501 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:24,578 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-29 09:06:25,073 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,157 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-29 09:06:25,180 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,311 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-29 09:06:25,406 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,513 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-29 09:06:25,562 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,646 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-29 09:06:25,689 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,768 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-29 09:06:25,814 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:25,917 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-29 09:06:25,950 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,034 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-29 09:06:26,061 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,147 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-29 09:06:26,178 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,261 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-29 09:06:26,305 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,414 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-29 09:06:26,453 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,533 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-29 09:06:26,557 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,640 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-29 09:06:26,662 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,742 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-29 09:06:26,766 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:26,857 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-29 09:06:27,658 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:27,748 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-29 09:06:27,772 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:27,861 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 09:06:27,913 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,049 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-29 09:06:28,169 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,254 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-29 09:06:28,278 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,361 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-29 09:06:28,393 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:28,474 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-29 09:06:28,493 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-29 09:06:28,515 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:06:28,540 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-29 09:06:28,561 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:06:28,586 [salt.state       ][INFO    ][1815] Running state [/etc/environment] at time 09:06:28.585520
2017-12-29 09:06:28,586 [salt.state       ][INFO    ][1815] Executing state file.blockreplace for /etc/environment
2017-12-29 09:06:28,593 [salt.state       ][INFO    ][1815] 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-29 09:06:28,595 [salt.state       ][INFO    ][1815] Completed state [/etc/environment] at time 09:06:28.594528 duration_in_ms=9.008
2017-12-29 09:06:28,595 [salt.state       ][INFO    ][1815] Running state [/etc/profile.d] at time 09:06:28.594929
2017-12-29 09:06:28,595 [salt.state       ][INFO    ][1815] Executing state file.directory for /etc/profile.d
2017-12-29 09:06:28,598 [salt.state       ][INFO    ][1815] Directory /etc/profile.d is in the correct state
2017-12-29 09:06:28,598 [salt.state       ][INFO    ][1815] Completed state [/etc/profile.d] at time 09:06:28.597946 duration_in_ms=3.017
2017-12-29 09:06:29,037 [salt.state       ][INFO    ][1815] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:06:29.036475
2017-12-29 09:06:29,037 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-29 09:06:29,057 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-29 09:06:29,065 [salt.state       ][INFO    ][1815] File changed:
New file
2017-12-29 09:06:29,066 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:06:29.065368 duration_in_ms=28.894
2017-12-29 09:06:29,067 [salt.state       ][INFO    ][1815] Running state [linux_repo_prereq_pkgs] at time 09:06:29.066537
2017-12-29 09:06:29,067 [salt.state       ][INFO    ][1815] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-29 09:06:29,068 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:29,699 [salt.state       ][INFO    ][1815] All specified packages are already installed
2017-12-29 09:06:29,703 [salt.state       ][INFO    ][1815] Completed state [linux_repo_prereq_pkgs] at time 09:06:29.702984 duration_in_ms=636.446
2017-12-29 09:06:29,704 [salt.state       ][INFO    ][1815] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:06:29.703517
2017-12-29 09:06:29,704 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-29 09:06:29,705 [salt.state       ][INFO    ][1815] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-29 09:06:29,705 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:06:29.704991 duration_in_ms=1.474
2017-12-29 09:06:29,705 [salt.state       ][INFO    ][1815] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:06:29.705431
2017-12-29 09:06:29,706 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-29 09:06:29,726 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:06:29,748 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:29,816 [salt.state       ][INFO    ][1815] File changed:
New file
2017-12-29 09:06:29,817 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:06:29.816480 duration_in_ms=111.048
2017-12-29 09:06:29,821 [salt.state       ][INFO    ][1815] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:06:29.820860
2017-12-29 09:06:29,821 [salt.state       ][INFO    ][1815] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-29 09:06:30,158 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-29 09:06:30,392 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:30,911 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090630889696
2017-12-29 09:06:30,930 [salt.minion      ][INFO    ][2206] Starting a new job with PID 2206
2017-12-29 09:06:30,946 [salt.minion      ][INFO    ][2206] Returning information for job: 20171229090630889696
2017-12-29 09:06:32,824 [salt.state       ][INFO    ][1815] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-29 09:06:32,825 [salt.state       ][INFO    ][1815] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:06:32.824537 duration_in_ms=3003.676
2017-12-29 09:06:32,825 [salt.state       ][INFO    ][1815] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:06:32.824837
2017-12-29 09:06:32,825 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-29 09:06:32,826 [salt.state       ][INFO    ][1815] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-29 09:06:32,826 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:06:32.825969 duration_in_ms=1.132
2017-12-29 09:06:32,826 [salt.state       ][INFO    ][1815] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:06:32.826179
2017-12-29 09:06:32,826 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-29 09:06:32,846 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:06:32,869 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:32,934 [salt.state       ][INFO    ][1815] File changed:
New file
2017-12-29 09:06:32,934 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:06:32.933822 duration_in_ms=107.641
2017-12-29 09:06:32,935 [salt.state       ][INFO    ][1815] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:06:32.934860
2017-12-29 09:06:32,935 [salt.state       ][INFO    ][1815] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-29 09:06:33,094 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-29 09:06:33,253 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:36,777 [salt.state       ][INFO    ][1815] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-29 09:06:36,777 [salt.state       ][INFO    ][1815] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:06:36.777235 duration_in_ms=3842.375
2017-12-29 09:06:36,778 [salt.state       ][INFO    ][1815] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:06:36.777721
2017-12-29 09:06:36,778 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-29 09:06:36,779 [salt.state       ][INFO    ][1815] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-29 09:06:36,779 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:06:36.779428 duration_in_ms=1.707
2017-12-29 09:06:36,780 [salt.state       ][INFO    ][1815] Running state [/etc/apt/preferences.d/uca] at time 09:06:36.779842
2017-12-29 09:06:36,780 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-29 09:06:36,781 [salt.state       ][INFO    ][1815] File /etc/apt/preferences.d/uca is not present
2017-12-29 09:06:36,781 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/preferences.d/uca] at time 09:06:36.781083 duration_in_ms=1.241
2017-12-29 09:06:36,783 [salt.state       ][INFO    ][1815] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:06:36.782604
2017-12-29 09:06:36,783 [salt.state       ][INFO    ][1815] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-29 09:06:36,875 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-29 09:06:36,964 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-29 09:06:37,286 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:40,269 [salt.state       ][INFO    ][1815] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-29 09:06:40,270 [salt.state       ][INFO    ][1815] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:06:40.270042 duration_in_ms=3487.437
2017-12-29 09:06:40,271 [salt.state       ][INFO    ][1815] Running state [linux_extra_packages_purged] at time 09:06:40.270534
2017-12-29 09:06:40,271 [salt.state       ][INFO    ][1815] Executing state pkg.purged for linux_extra_packages_purged
2017-12-29 09:06:40,295 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-29 09:06:41,008 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090640991958
2017-12-29 09:06:41,028 [salt.minion      ][INFO    ][3285] Starting a new job with PID 3285
2017-12-29 09:06:41,045 [salt.minion      ][INFO    ][3285] Returning information for job: 20171229090640991958
2017-12-29 09:06:43,996 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:44,028 [salt.state       ][INFO    ][1815] {'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-29 09:06:44,043 [salt.state       ][INFO    ][1815] Loading fresh modules for state activity
2017-12-29 09:06:44,067 [salt.state       ][INFO    ][1815] Completed state [linux_extra_packages_purged] at time 09:06:44.067241 duration_in_ms=3796.705
2017-12-29 09:06:44,075 [salt.state       ][INFO    ][1815] Running state [linux_extra_packages_latest] at time 09:06:44.074919
2017-12-29 09:06:44,075 [salt.state       ][INFO    ][1815] Executing state pkg.latest for linux_extra_packages_latest
2017-12-29 09:06:44,522 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:47,245 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-29 09:06:47,310 [salt.loaded.int.module.cmdmod][INFO    ][1815] 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-29 09:06:49,566 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:49,602 [salt.state       ][INFO    ][1815] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-29 09:06:49,617 [salt.state       ][INFO    ][1815] Loading fresh modules for state activity
2017-12-29 09:06:49,651 [salt.state       ][INFO    ][1815] Completed state [linux_extra_packages_latest] at time 09:06:49.651179 duration_in_ms=5576.259
2017-12-29 09:06:49,656 [salt.state       ][INFO    ][1815] Running state [UTC] at time 09:06:49.655537
2017-12-29 09:06:49,656 [salt.state       ][INFO    ][1815] Executing state timezone.system for UTC
2017-12-29 09:06:49,659 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:06:49,719 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:06:49,730 [salt.state       ][INFO    ][1815] Timezone UTC already set, UTC already set to UTC
2017-12-29 09:06:49,731 [salt.state       ][INFO    ][1815] Completed state [UTC] at time 09:06:49.730589 duration_in_ms=75.052
2017-12-29 09:06:49,735 [salt.state       ][INFO    ][1815] Running state [nf_conntrack] at time 09:06:49.734677
2017-12-29 09:06:49,735 [salt.state       ][INFO    ][1815] Executing state kmod.present for nf_conntrack
2017-12-29 09:06:49,736 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'lsmod' in directory '/root'
2017-12-29 09:06:50,329 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'lsmod' in directory '/root'
2017-12-29 09:06:50,342 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-29 09:06:50,364 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'lsmod' in directory '/root'
2017-12-29 09:06:50,443 [salt.state       ][INFO    ][1815] {'nf_conntrack': 'loaded'}
2017-12-29 09:06:50,443 [salt.state       ][INFO    ][1815] Completed state [nf_conntrack] at time 09:06:50.443172 duration_in_ms=708.494
2017-12-29 09:06:50,446 [salt.state       ][INFO    ][1815] Running state [kernel.panic] at time 09:06:50.445993
2017-12-29 09:06:50,447 [salt.state       ][INFO    ][1815] Executing state sysctl.present for kernel.panic
2017-12-29 09:06:50,447 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,511 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-29 09:06:50,524 [salt.state       ][INFO    ][1815] {'kernel.panic': 60}
2017-12-29 09:06:50,525 [salt.state       ][INFO    ][1815] Completed state [kernel.panic] at time 09:06:50.524553 duration_in_ms=78.558
2017-12-29 09:06:50,525 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_keepalive_probes] at time 09:06:50.525289
2017-12-29 09:06:50,526 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-29 09:06:50,527 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,553 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-29 09:06:50,562 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-29 09:06:50,563 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:06:50.562871 duration_in_ms=37.581
2017-12-29 09:06:50,563 [salt.state       ][INFO    ][1815] Running state [fs.file-max] at time 09:06:50.563252
2017-12-29 09:06:50,564 [salt.state       ][INFO    ][1815] Executing state sysctl.present for fs.file-max
2017-12-29 09:06:50,564 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,585 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-29 09:06:50,594 [salt.state       ][INFO    ][1815] {'fs.file-max': 124165}
2017-12-29 09:06:50,594 [salt.state       ][INFO    ][1815] Completed state [fs.file-max] at time 09:06:50.594175 duration_in_ms=30.923
2017-12-29 09:06:50,595 [salt.state       ][INFO    ][1815] Running state [net.core.somaxconn] at time 09:06:50.594474
2017-12-29 09:06:50,595 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.core.somaxconn
2017-12-29 09:06:50,596 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,622 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-29 09:06:50,634 [salt.state       ][INFO    ][1815] {'net.core.somaxconn': 4096}
2017-12-29 09:06:50,634 [salt.state       ][INFO    ][1815] Completed state [net.core.somaxconn] at time 09:06:50.633958 duration_in_ms=39.483
2017-12-29 09:06:50,634 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:06:50.634278
2017-12-29 09:06:50,635 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-29 09:06:50,635 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,658 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-29 09:06:50,667 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-29 09:06:50,667 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:06:50.666970 duration_in_ms=32.691
2017-12-29 09:06:50,667 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_tw_reuse] at time 09:06:50.667287
2017-12-29 09:06:50,668 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-29 09:06:50,668 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,687 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-29 09:06:50,695 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-29 09:06:50,696 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_tw_reuse] at time 09:06:50.695586 duration_in_ms=28.298
2017-12-29 09:06:50,696 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_congestion_control] at time 09:06:50.695879
2017-12-29 09:06:50,696 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-29 09:06:50,697 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,721 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-29 09:06:50,737 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-29 09:06:50,738 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_congestion_control] at time 09:06:50.737524 duration_in_ms=41.644
2017-12-29 09:06:50,738 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_retries2] at time 09:06:50.737841
2017-12-29 09:06:50,738 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-29 09:06:50,739 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,760 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-29 09:06:50,767 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_retries2': 5}
2017-12-29 09:06:50,768 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_retries2] at time 09:06:50.767738 duration_in_ms=29.895
2017-12-29 09:06:50,769 [salt.state       ][INFO    ][1815] Running state [net.core.netdev_max_backlog] at time 09:06:50.768779
2017-12-29 09:06:50,769 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-29 09:06:50,770 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,789 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-29 09:06:50,798 [salt.state       ][INFO    ][1815] {'net.core.netdev_max_backlog': 261144}
2017-12-29 09:06:50,798 [salt.state       ][INFO    ][1815] Completed state [net.core.netdev_max_backlog] at time 09:06:50.797953 duration_in_ms=29.174
2017-12-29 09:06:50,798 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:06:50.798251
2017-12-29 09:06:50,799 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-29 09:06:50,799 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,820 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-29 09:06:50,828 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-29 09:06:50,829 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:06:50.828732 duration_in_ms=30.478
2017-12-29 09:06:50,830 [salt.state       ][INFO    ][1815] Running state [vm.swappiness] at time 09:06:50.829599
2017-12-29 09:06:50,830 [salt.state       ][INFO    ][1815] Executing state sysctl.present for vm.swappiness
2017-12-29 09:06:50,830 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,851 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-29 09:06:50,860 [salt.state       ][INFO    ][1815] {'vm.swappiness': 10}
2017-12-29 09:06:50,860 [salt.state       ][INFO    ][1815] Completed state [vm.swappiness] at time 09:06:50.860284 duration_in_ms=30.684
2017-12-29 09:06:50,861 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:06:50.860604
2017-12-29 09:06:50,861 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-29 09:06:50,862 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,883 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-29 09:06:50,892 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-29 09:06:50,892 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:06:50.891858 duration_in_ms=31.253
2017-12-29 09:06:50,892 [salt.state       ][INFO    ][1815] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:06:50.892190
2017-12-29 09:06:50,892 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-29 09:06:50,893 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,918 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-29 09:06:50,933 [salt.state       ][INFO    ][1815] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-29 09:06:50,934 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:06:50.933435 duration_in_ms=41.244
2017-12-29 09:06:50,934 [salt.state       ][INFO    ][1815] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:06:50.933788
2017-12-29 09:06:50,934 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-29 09:06:50,935 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:50,959 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-29 09:06:50,973 [salt.state       ][INFO    ][1815] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-29 09:06:50,974 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:06:50.973673 duration_in_ms=39.884
2017-12-29 09:06:50,974 [salt.state       ][INFO    ][1815] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:06:50.973988
2017-12-29 09:06:50,974 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-29 09:06:50,975 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:51,002 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-29 09:06:51,016 [salt.state       ][INFO    ][1815] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-29 09:06:51,016 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:06:51.015925 duration_in_ms=41.936
2017-12-29 09:06:51,016 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_fin_timeout] at time 09:06:51.016243
2017-12-29 09:06:51,017 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-29 09:06:51,017 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:51,043 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-29 09:06:51,049 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090651033171
2017-12-29 09:06:51,057 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-29 09:06:51,058 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_fin_timeout] at time 09:06:51.057611 duration_in_ms=41.367
2017-12-29 09:06:51,058 [salt.state       ][INFO    ][1815] Running state [net.ipv4.tcp_keepalive_time] at time 09:06:51.057974
2017-12-29 09:06:51,058 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-29 09:06:51,059 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:51,071 [salt.minion      ][INFO    ][4280] Starting a new job with PID 4280
2017-12-29 09:06:51,087 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-29 09:06:51,092 [salt.minion      ][INFO    ][4280] Returning information for job: 20171229090651033171
2017-12-29 09:06:51,100 [salt.state       ][INFO    ][1815] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-29 09:06:51,100 [salt.state       ][INFO    ][1815] Completed state [net.ipv4.tcp_keepalive_time] at time 09:06:51.099860 duration_in_ms=41.885
2017-12-29 09:06:51,101 [salt.state       ][INFO    ][1815] Running state [net.nf_conntrack_max] at time 09:06:51.100497
2017-12-29 09:06:51,101 [salt.state       ][INFO    ][1815] Executing state sysctl.present for net.nf_conntrack_max
2017-12-29 09:06:51,102 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:06:51,130 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-29 09:06:51,140 [salt.state       ][INFO    ][1815] {'net.nf_conntrack_max': 1048576}
2017-12-29 09:06:51,141 [salt.state       ][INFO    ][1815] Completed state [net.nf_conntrack_max] at time 09:06:51.140621 duration_in_ms=40.123
2017-12-29 09:06:51,150 [salt.state       ][INFO    ][1815] Running state [linux_sysfs_package] at time 09:06:51.149916
2017-12-29 09:06:51,150 [salt.state       ][INFO    ][1815] Executing state pkg.installed for linux_sysfs_package
2017-12-29 09:06:51,496 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-29 09:06:51,580 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:06:54,110 [salt.loaded.int.module.cmdmod][INFO    ][1815] 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-29 09:06:56,731 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:06:56,766 [salt.state       ][INFO    ][1815] 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-29 09:06:56,779 [salt.state       ][INFO    ][1815] Loading fresh modules for state activity
2017-12-29 09:06:56,807 [salt.state       ][INFO    ][1815] Completed state [linux_sysfs_package] at time 09:06:56.807118 duration_in_ms=5657.201
2017-12-29 09:06:56,811 [salt.state       ][INFO    ][1815] Running state [/etc/sysfs.d] at time 09:06:56.811317
2017-12-29 09:06:56,812 [salt.state       ][INFO    ][1815] Executing state file.directory for /etc/sysfs.d
2017-12-29 09:06:56,816 [salt.state       ][INFO    ][1815] Directory /etc/sysfs.d is in the correct state
2017-12-29 09:06:56,816 [salt.state       ][INFO    ][1815] Completed state [/etc/sysfs.d] at time 09:06:56.815890 duration_in_ms=4.573
2017-12-29 09:06:56,919 [salt.state       ][INFO    ][1815] Running state [ondemand] at time 09:06:56.919172
2017-12-29 09:06:56,920 [salt.state       ][INFO    ][1815] Executing state service.dead for ondemand
2017-12-29 09:06:56,923 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-29 09:06:56,937 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:56,948 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:56,961 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:57,016 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:57,026 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:57,038 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:57,052 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-29 09:06:57,154 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:06:57,169 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'runlevel' in directory '/root'
2017-12-29 09:06:57,180 [salt.state       ][INFO    ][1815] {'ondemand': True}
2017-12-29 09:06:57,180 [salt.state       ][INFO    ][1815] Completed state [ondemand] at time 09:06:57.179882 duration_in_ms=260.711
2017-12-29 09:06:57,182 [salt.state       ][INFO    ][1815] Running state [cs_CZ.UTF-8] at time 09:06:57.181470
2017-12-29 09:06:57,182 [salt.state       ][INFO    ][1815] Executing state locale.present for cs_CZ.UTF-8
2017-12-29 09:06:57,182 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'locale -a' in directory '/root'
2017-12-29 09:06:57,195 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-29 09:06:57,997 [salt.state       ][INFO    ][1815] {'locale': 'cs_CZ.UTF-8'}
2017-12-29 09:06:57,997 [salt.state       ][INFO    ][1815] Completed state [cs_CZ.UTF-8] at time 09:06:57.997286 duration_in_ms=815.814
2017-12-29 09:06:57,998 [salt.state       ][INFO    ][1815] Running state [en_US.UTF-8] at time 09:06:57.997625
2017-12-29 09:06:57,998 [salt.state       ][INFO    ][1815] Executing state locale.present for en_US.UTF-8
2017-12-29 09:06:57,999 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'locale -a' in directory '/root'
2017-12-29 09:06:58,013 [salt.state       ][INFO    ][1815] Locale en_US.UTF-8 is already present
2017-12-29 09:06:58,014 [salt.state       ][INFO    ][1815] Completed state [en_US.UTF-8] at time 09:06:58.013529 duration_in_ms=15.903
2017-12-29 09:06:58,015 [salt.state       ][INFO    ][1815] Running state [en_US.UTF-8] at time 09:06:58.015363
2017-12-29 09:06:58,016 [salt.state       ][INFO    ][1815] Executing state locale.system for en_US.UTF-8
2017-12-29 09:06:58,016 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'localectl' in directory '/root'
2017-12-29 09:06:58,083 [salt.state       ][INFO    ][1815] System locale en_US.UTF-8 already set
2017-12-29 09:06:58,083 [salt.state       ][INFO    ][1815] Completed state [en_US.UTF-8] at time 09:06:58.083408 duration_in_ms=68.045
2017-12-29 09:06:58,088 [salt.state       ][INFO    ][1815] Running state [root] at time 09:06:58.087595
2017-12-29 09:06:58,088 [salt.state       ][INFO    ][1815] Executing state user.present for root
2017-12-29 09:06:58,100 [salt.state       ][INFO    ][1815] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17529}
2017-12-29 09:06:58,100 [salt.state       ][INFO    ][1815] Completed state [root] at time 09:06:58.100340 duration_in_ms=12.745
2017-12-29 09:06:58,102 [salt.state       ][INFO    ][1815] Running state [/root] at time 09:06:58.101859
2017-12-29 09:06:58,102 [salt.state       ][INFO    ][1815] Executing state file.directory for /root
2017-12-29 09:06:58,103 [salt.state       ][INFO    ][1815] Directory /root is in the correct state
2017-12-29 09:06:58,104 [salt.state       ][INFO    ][1815] Completed state [/root] at time 09:06:58.103477 duration_in_ms=1.618
2017-12-29 09:06:58,104 [salt.state       ][INFO    ][1815] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:06:58.103682
2017-12-29 09:06:58,104 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-29 09:06:58,105 [salt.state       ][INFO    ][1815] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-29 09:06:58,105 [salt.state       ][INFO    ][1815] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:06:58.105328 duration_in_ms=1.646
2017-12-29 09:06:58,106 [salt.state       ][INFO    ][1815] Running state [ubuntu] at time 09:06:58.105567
2017-12-29 09:06:58,106 [salt.state       ][INFO    ][1815] Executing state user.present for ubuntu
2017-12-29 09:06:58,106 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-29 09:06:58,173 [salt.state       ][INFO    ][1815] {'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-29 09:06:58,174 [salt.state       ][INFO    ][1815] Completed state [ubuntu] at time 09:06:58.173633 duration_in_ms=68.065
2017-12-29 09:06:58,176 [salt.state       ][INFO    ][1815] Running state [/home/ubuntu] at time 09:06:58.175648
2017-12-29 09:06:58,176 [salt.state       ][INFO    ][1815] Executing state file.directory for /home/ubuntu
2017-12-29 09:06:58,178 [salt.state       ][INFO    ][1815] {'mode': '0700'}
2017-12-29 09:06:58,178 [salt.state       ][INFO    ][1815] Completed state [/home/ubuntu] at time 09:06:58.178163 duration_in_ms=2.515
2017-12-29 09:06:58,179 [salt.state       ][INFO    ][1815] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:58.179061
2017-12-29 09:06:58,179 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-29 09:06:58,201 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-29 09:06:58,208 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command '/usr/sbin/visudo -c -f /tmp/tmpEgNj8f' in directory '/root'
2017-12-29 09:06:58,231 [salt.state       ][INFO    ][1815] File changed:
New file
2017-12-29 09:06:58,232 [salt.state       ][INFO    ][1815] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:58.231727 duration_in_ms=52.665
2017-12-29 09:06:58,232 [salt.state       ][INFO    ][1815] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:58.232403
2017-12-29 09:06:58,233 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-29 09:06:58,258 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-29 09:06:58,285 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:58,357 [salt.state       ][INFO    ][1815] File changed:
New file
2017-12-29 09:06:58,357 [salt.state       ][INFO    ][1815] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:58.356877 duration_in_ms=124.473
2017-12-29 09:06:58,357 [salt.state       ][INFO    ][1815] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:58.357115
2017-12-29 09:06:58,357 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-29 09:06:58,376 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-29 09:06:58,402 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:06:58,472 [salt.state       ][INFO    ][1815] File changed:
New file
2017-12-29 09:06:58,472 [salt.state       ][INFO    ][1815] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:58.472358 duration_in_ms=115.243
2017-12-29 09:06:58,474 [salt.state       ][INFO    ][1815] Running state [service.systemctl_reload] at time 09:06:58.473874
2017-12-29 09:06:58,474 [salt.state       ][INFO    ][1815] Executing state module.wait for service.systemctl_reload
2017-12-29 09:06:58,474 [salt.state       ][INFO    ][1815] No changes made for service.systemctl_reload
2017-12-29 09:06:58,475 [salt.state       ][INFO    ][1815] Completed state [service.systemctl_reload] at time 09:06:58.474526 duration_in_ms=0.652
2017-12-29 09:06:58,475 [salt.state       ][INFO    ][1815] Running state [service.systemctl_reload] at time 09:06:58.474719
2017-12-29 09:06:58,475 [salt.state       ][INFO    ][1815] Executing state module.mod_watch for service.systemctl_reload
2017-12-29 09:06:58,475 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-29 09:06:58,569 [salt.state       ][INFO    ][1815] {'ret': True}
2017-12-29 09:06:58,570 [salt.state       ][INFO    ][1815] Completed state [service.systemctl_reload] at time 09:06:58.570151 duration_in_ms=95.431
2017-12-29 09:06:58,571 [salt.state       ][INFO    ][1815] Running state [/etc/hostname] at time 09:06:58.570568
2017-12-29 09:06:58,572 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/hostname
2017-12-29 09:06:58,599 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-29 09:06:58,605 [salt.state       ][INFO    ][1815] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-12-29 09:06:58,605 [salt.state       ][INFO    ][1815] Completed state [/etc/hostname] at time 09:06:58.605268 duration_in_ms=34.699
2017-12-29 09:06:58,608 [salt.state       ][INFO    ][1815] Running state [hostname msg03] at time 09:06:58.607767
2017-12-29 09:06:58,608 [salt.state       ][INFO    ][1815] Executing state cmd.wait for hostname msg03
2017-12-29 09:06:58,608 [salt.state       ][INFO    ][1815] No changes made for hostname msg03
2017-12-29 09:06:58,609 [salt.state       ][INFO    ][1815] Completed state [hostname msg03] at time 09:06:58.608684 duration_in_ms=0.917
2017-12-29 09:06:58,609 [salt.state       ][INFO    ][1815] Running state [hostname msg03] at time 09:06:58.608925
2017-12-29 09:06:58,609 [salt.state       ][INFO    ][1815] Executing state cmd.mod_watch for hostname msg03
2017-12-29 09:06:58,610 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command 'hostname msg03' in directory '/root'
2017-12-29 09:06:58,622 [salt.state       ][INFO    ][1815] {'pid': 4915, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:06:58,622 [salt.state       ][INFO    ][1815] Completed state [hostname msg03] at time 09:06:58.622023 duration_in_ms=13.098
2017-12-29 09:06:58,625 [salt.state       ][INFO    ][1815] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.624493
2017-12-29 09:06:58,625 [salt.state       ][INFO    ][1815] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,627 [salt.state       ][INFO    ][1815] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,628 [salt.state       ][INFO    ][1815] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.627637 duration_in_ms=3.144
2017-12-29 09:06:58,629 [salt.state       ][INFO    ][1815] Running state [mdb02] at time 09:06:58.628731
2017-12-29 09:06:58,630 [salt.state       ][INFO    ][1815] Executing state host.present for mdb02
2017-12-29 09:06:58,630 [salt.state       ][INFO    ][1815] {'host': 'mdb02'}
2017-12-29 09:06:58,631 [salt.state       ][INFO    ][1815] Completed state [mdb02] at time 09:06:58.630648 duration_in_ms=1.917
2017-12-29 09:06:58,631 [salt.state       ][INFO    ][1815] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.630949
2017-12-29 09:06:58,631 [salt.state       ][INFO    ][1815] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,632 [salt.state       ][INFO    ][1815] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,632 [salt.state       ][INFO    ][1815] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.632307 duration_in_ms=1.358
2017-12-29 09:06:58,633 [salt.state       ][INFO    ][1815] Running state [mdb03] at time 09:06:58.632571
2017-12-29 09:06:58,633 [salt.state       ][INFO    ][1815] Executing state host.present for mdb03
2017-12-29 09:06:58,634 [salt.state       ][INFO    ][1815] {'host': 'mdb03'}
2017-12-29 09:06:58,634 [salt.state       ][INFO    ][1815] Completed state [mdb03] at time 09:06:58.634213 duration_in_ms=1.642
2017-12-29 09:06:58,635 [salt.state       ][INFO    ][1815] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.634483
2017-12-29 09:06:58,635 [salt.state       ][INFO    ][1815] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,636 [salt.state       ][INFO    ][1815] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,636 [salt.state       ][INFO    ][1815] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.636440 duration_in_ms=1.957
2017-12-29 09:06:58,637 [salt.state       ][INFO    ][1815] Running state [mdb01] at time 09:06:58.636702
2017-12-29 09:06:58,637 [salt.state       ][INFO    ][1815] Executing state host.present for mdb01
2017-12-29 09:06:58,638 [salt.state       ][INFO    ][1815] {'host': 'mdb01'}
2017-12-29 09:06:58,638 [salt.state       ][INFO    ][1815] Completed state [mdb01] at time 09:06:58.638086 duration_in_ms=1.383
2017-12-29 09:06:58,638 [salt.state       ][INFO    ][1815] Running state [mdb] at time 09:06:58.638359
2017-12-29 09:06:58,639 [salt.state       ][INFO    ][1815] Executing state host.present for mdb
2017-12-29 09:06:58,640 [salt.state       ][INFO    ][1815] {'host': 'mdb'}
2017-12-29 09:06:58,640 [salt.state       ][INFO    ][1815] Completed state [mdb] at time 09:06:58.639774 duration_in_ms=1.414
2017-12-29 09:06:58,641 [salt.state       ][INFO    ][1815] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.640603
2017-12-29 09:06:58,641 [salt.state       ][INFO    ][1815] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,642 [salt.state       ][INFO    ][1815] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,642 [salt.state       ][INFO    ][1815] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.642040 duration_in_ms=1.437
2017-12-29 09:06:58,642 [salt.state       ][INFO    ][1815] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.642264
2017-12-29 09:06:58,642 [salt.state       ][INFO    ][1815] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,644 [salt.state       ][INFO    ][1815] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,644 [salt.state       ][INFO    ][1815] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.643710 duration_in_ms=1.446
2017-12-29 09:06:58,644 [salt.state       ][INFO    ][1815] Running state [cfg01] at time 09:06:58.643953
2017-12-29 09:06:58,644 [salt.state       ][INFO    ][1815] Executing state host.present for cfg01
2017-12-29 09:06:58,645 [salt.state       ][INFO    ][1815] {'host': 'cfg01'}
2017-12-29 09:06:58,645 [salt.state       ][INFO    ][1815] Completed state [cfg01] at time 09:06:58.645400 duration_in_ms=1.447
2017-12-29 09:06:58,646 [salt.state       ][INFO    ][1815] Running state [prx01] at time 09:06:58.645628
2017-12-29 09:06:58,646 [salt.state       ][INFO    ][1815] Executing state host.present for prx01
2017-12-29 09:06:58,647 [salt.state       ][INFO    ][1815] {'host': 'prx01'}
2017-12-29 09:06:58,647 [salt.state       ][INFO    ][1815] Completed state [prx01] at time 09:06:58.646805 duration_in_ms=1.177
2017-12-29 09:06:58,647 [salt.state       ][INFO    ][1815] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.647028
2017-12-29 09:06:58,647 [salt.state       ][INFO    ][1815] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,649 [salt.state       ][INFO    ][1815] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,649 [salt.state       ][INFO    ][1815] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.649048 duration_in_ms=2.019
2017-12-29 09:06:58,649 [salt.state       ][INFO    ][1815] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.649272
2017-12-29 09:06:58,649 [salt.state       ][INFO    ][1815] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,650 [salt.state       ][INFO    ][1815] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,650 [salt.state       ][INFO    ][1815] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.650431 duration_in_ms=1.159
2017-12-29 09:06:58,651 [salt.state       ][INFO    ][1815] Running state [kvm01] at time 09:06:58.650650
2017-12-29 09:06:58,651 [salt.state       ][INFO    ][1815] Executing state host.present for kvm01
2017-12-29 09:06:58,652 [salt.state       ][INFO    ][1815] {'host': 'kvm01'}
2017-12-29 09:06:58,652 [salt.state       ][INFO    ][1815] Completed state [kvm01] at time 09:06:58.651863 duration_in_ms=1.213
2017-12-29 09:06:58,652 [salt.state       ][INFO    ][1815] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.652372
2017-12-29 09:06:58,653 [salt.state       ][INFO    ][1815] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,653 [salt.state       ][INFO    ][1815] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,654 [salt.state       ][INFO    ][1815] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.653555 duration_in_ms=1.182
2017-12-29 09:06:58,654 [salt.state       ][INFO    ][1815] Running state [kvm03] at time 09:06:58.653782
2017-12-29 09:06:58,654 [salt.state       ][INFO    ][1815] Executing state host.present for kvm03
2017-12-29 09:06:58,655 [salt.state       ][INFO    ][1815] {'host': 'kvm03'}
2017-12-29 09:06:58,656 [salt.state       ][INFO    ][1815] Completed state [kvm03] at time 09:06:58.655522 duration_in_ms=1.74
2017-12-29 09:06:58,656 [salt.state       ][INFO    ][1815] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.655751
2017-12-29 09:06:58,656 [salt.state       ][INFO    ][1815] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,657 [salt.state       ][INFO    ][1815] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,657 [salt.state       ][INFO    ][1815] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.657268 duration_in_ms=1.517
2017-12-29 09:06:58,658 [salt.state       ][INFO    ][1815] Running state [kvm02] at time 09:06:58.657491
2017-12-29 09:06:58,658 [salt.state       ][INFO    ][1815] Executing state host.present for kvm02
2017-12-29 09:06:58,659 [salt.state       ][INFO    ][1815] {'host': 'kvm02'}
2017-12-29 09:06:58,659 [salt.state       ][INFO    ][1815] Completed state [kvm02] at time 09:06:58.659002 duration_in_ms=1.511
2017-12-29 09:06:58,659 [salt.state       ][INFO    ][1815] Running state [dbs] at time 09:06:58.659232
2017-12-29 09:06:58,659 [salt.state       ][INFO    ][1815] Executing state host.present for dbs
2017-12-29 09:06:58,660 [salt.state       ][INFO    ][1815] {'host': 'dbs'}
2017-12-29 09:06:58,660 [salt.state       ][INFO    ][1815] Completed state [dbs] at time 09:06:58.660443 duration_in_ms=1.211
2017-12-29 09:06:58,661 [salt.state       ][INFO    ][1815] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.660665
2017-12-29 09:06:58,661 [salt.state       ][INFO    ][1815] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,662 [salt.state       ][INFO    ][1815] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,662 [salt.state       ][INFO    ][1815] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.661877 duration_in_ms=1.212
2017-12-29 09:06:58,662 [salt.state       ][INFO    ][1815] Running state [prx] at time 09:06:58.662106
2017-12-29 09:06:58,662 [salt.state       ][INFO    ][1815] Executing state host.present for prx
2017-12-29 09:06:58,663 [salt.state       ][INFO    ][1815] {'host': 'prx'}
2017-12-29 09:06:58,663 [salt.state       ][INFO    ][1815] Completed state [prx] at time 09:06:58.663327 duration_in_ms=1.221
2017-12-29 09:06:58,664 [salt.state       ][INFO    ][1815] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.663543
2017-12-29 09:06:58,664 [salt.state       ][INFO    ][1815] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,665 [salt.state       ][INFO    ][1815] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,665 [salt.state       ][INFO    ][1815] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.665083 duration_in_ms=1.54
2017-12-29 09:06:58,666 [salt.state       ][INFO    ][1815] Running state [prx02] at time 09:06:58.665908
2017-12-29 09:06:58,666 [salt.state       ][INFO    ][1815] Executing state host.present for prx02
2017-12-29 09:06:58,667 [salt.state       ][INFO    ][1815] {'host': 'prx02'}
2017-12-29 09:06:58,667 [salt.state       ][INFO    ][1815] Completed state [prx02] at time 09:06:58.667435 duration_in_ms=1.527
2017-12-29 09:06:58,668 [salt.state       ][INFO    ][1815] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.667643
2017-12-29 09:06:58,668 [salt.state       ][INFO    ][1815] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,669 [salt.state       ][INFO    ][1815] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,669 [salt.state       ][INFO    ][1815] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.668886 duration_in_ms=1.242
2017-12-29 09:06:58,669 [salt.state       ][INFO    ][1815] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.669103
2017-12-29 09:06:58,669 [salt.state       ][INFO    ][1815] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,670 [salt.state       ][INFO    ][1815] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,671 [salt.state       ][INFO    ][1815] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.670626 duration_in_ms=1.523
2017-12-29 09:06:58,671 [salt.state       ][INFO    ][1815] Running state [msg02] at time 09:06:58.670854
2017-12-29 09:06:58,671 [salt.state       ][INFO    ][1815] Executing state host.present for msg02
2017-12-29 09:06:58,672 [salt.state       ][INFO    ][1815] {'host': 'msg02'}
2017-12-29 09:06:58,672 [salt.state       ][INFO    ][1815] Completed state [msg02] at time 09:06:58.672408 duration_in_ms=1.554
2017-12-29 09:06:58,673 [salt.state       ][INFO    ][1815] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.672626
2017-12-29 09:06:58,673 [salt.state       ][INFO    ][1815] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,674 [salt.state       ][INFO    ][1815] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,674 [salt.state       ][INFO    ][1815] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.674200 duration_in_ms=1.574
2017-12-29 09:06:58,674 [salt.state       ][INFO    ][1815] Running state [msg03] at time 09:06:58.674422
2017-12-29 09:06:58,675 [salt.state       ][INFO    ][1815] Executing state host.present for msg03
2017-12-29 09:06:58,676 [salt.state       ][INFO    ][1815] {'host': 'msg03'}
2017-12-29 09:06:58,676 [salt.state       ][INFO    ][1815] Completed state [msg03] at time 09:06:58.675731 duration_in_ms=1.309
2017-12-29 09:06:58,676 [salt.state       ][INFO    ][1815] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.676270
2017-12-29 09:06:58,676 [salt.state       ][INFO    ][1815] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,678 [salt.state       ][INFO    ][1815] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,678 [salt.state       ][INFO    ][1815] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.677872 duration_in_ms=1.602
2017-12-29 09:06:58,678 [salt.state       ][INFO    ][1815] Running state [msg01] at time 09:06:58.678101
2017-12-29 09:06:58,678 [salt.state       ][INFO    ][1815] Executing state host.present for msg01
2017-12-29 09:06:58,679 [salt.state       ][INFO    ][1815] {'host': 'msg01'}
2017-12-29 09:06:58,679 [salt.state       ][INFO    ][1815] Completed state [msg01] at time 09:06:58.679429 duration_in_ms=1.328
2017-12-29 09:06:58,680 [salt.state       ][INFO    ][1815] Running state [msg] at time 09:06:58.679650
2017-12-29 09:06:58,680 [salt.state       ][INFO    ][1815] Executing state host.present for msg
2017-12-29 09:06:58,681 [salt.state       ][INFO    ][1815] {'host': 'msg'}
2017-12-29 09:06:58,681 [salt.state       ][INFO    ][1815] Completed state [msg] at time 09:06:58.681290 duration_in_ms=1.639
2017-12-29 09:06:58,682 [salt.state       ][INFO    ][1815] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.681504
2017-12-29 09:06:58,682 [salt.state       ][INFO    ][1815] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,683 [salt.state       ][INFO    ][1815] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,683 [salt.state       ][INFO    ][1815] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.683265 duration_in_ms=1.761
2017-12-29 09:06:58,684 [salt.state       ][INFO    ][1815] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.683484
2017-12-29 09:06:58,684 [salt.state       ][INFO    ][1815] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,684 [salt.state       ][INFO    ][1815] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:06:58,684 [salt.state       ][INFO    ][1815] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.684295 duration_in_ms=0.811
2017-12-29 09:06:58,685 [salt.state       ][INFO    ][1815] Running state [cfg01] at time 09:06:58.684502
2017-12-29 09:06:58,685 [salt.state       ][INFO    ][1815] Executing state host.present for cfg01
2017-12-29 09:06:58,685 [salt.state       ][INFO    ][1815] Host cfg01 (192.168.10.100) already present
2017-12-29 09:06:58,685 [salt.state       ][INFO    ][1815] Completed state [cfg01] at time 09:06:58.685272 duration_in_ms=0.77
2017-12-29 09:06:58,686 [salt.state       ][INFO    ][1815] Running state [cmp002] at time 09:06:58.685484
2017-12-29 09:06:58,686 [salt.state       ][INFO    ][1815] Executing state host.present for cmp002
2017-12-29 09:06:58,687 [salt.state       ][INFO    ][1815] {'host': 'cmp002'}
2017-12-29 09:06:58,687 [salt.state       ][INFO    ][1815] Completed state [cmp002] at time 09:06:58.686789 duration_in_ms=1.304
2017-12-29 09:06:58,687 [salt.state       ][INFO    ][1815] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.687327
2017-12-29 09:06:58,688 [salt.state       ][INFO    ][1815] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,689 [salt.state       ][INFO    ][1815] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,690 [salt.state       ][INFO    ][1815] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.689537 duration_in_ms=2.209
2017-12-29 09:06:58,690 [salt.state       ][INFO    ][1815] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.689765
2017-12-29 09:06:58,690 [salt.state       ][INFO    ][1815] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,691 [salt.state       ][INFO    ][1815] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,691 [salt.state       ][INFO    ][1815] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.691117 duration_in_ms=1.352
2017-12-29 09:06:58,691 [salt.state       ][INFO    ][1815] Running state [cmp001] at time 09:06:58.691326
2017-12-29 09:06:58,692 [salt.state       ][INFO    ][1815] Executing state host.present for cmp001
2017-12-29 09:06:58,693 [salt.state       ][INFO    ][1815] {'host': 'cmp001'}
2017-12-29 09:06:58,693 [salt.state       ][INFO    ][1815] Completed state [cmp001] at time 09:06:58.692962 duration_in_ms=1.636
2017-12-29 09:06:58,693 [salt.state       ][INFO    ][1815] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.693186
2017-12-29 09:06:58,693 [salt.state       ][INFO    ][1815] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,694 [salt.state       ][INFO    ][1815] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,695 [salt.state       ][INFO    ][1815] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.694523 duration_in_ms=1.336
2017-12-29 09:06:58,695 [salt.state       ][INFO    ][1815] Running state [dbs01] at time 09:06:58.694763
2017-12-29 09:06:58,695 [salt.state       ][INFO    ][1815] Executing state host.present for dbs01
2017-12-29 09:06:58,696 [salt.state       ][INFO    ][1815] {'host': 'dbs01'}
2017-12-29 09:06:58,696 [salt.state       ][INFO    ][1815] Completed state [dbs01] at time 09:06:58.696441 duration_in_ms=1.678
2017-12-29 09:06:58,697 [salt.state       ][INFO    ][1815] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.696675
2017-12-29 09:06:58,697 [salt.state       ][INFO    ][1815] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,698 [salt.state       ][INFO    ][1815] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,698 [salt.state       ][INFO    ][1815] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.698030 duration_in_ms=1.355
2017-12-29 09:06:58,698 [salt.state       ][INFO    ][1815] Running state [dbs02] at time 09:06:58.698256
2017-12-29 09:06:58,698 [salt.state       ][INFO    ][1815] Executing state host.present for dbs02
2017-12-29 09:06:58,700 [salt.state       ][INFO    ][1815] {'host': 'dbs02'}
2017-12-29 09:06:58,700 [salt.state       ][INFO    ][1815] Completed state [dbs02] at time 09:06:58.699979 duration_in_ms=1.723
2017-12-29 09:06:58,700 [salt.state       ][INFO    ][1815] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.700210
2017-12-29 09:06:58,700 [salt.state       ][INFO    ][1815] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,702 [salt.state       ][INFO    ][1815] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,702 [salt.state       ][INFO    ][1815] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.701702 duration_in_ms=1.492
2017-12-29 09:06:58,702 [salt.state       ][INFO    ][1815] Running state [dbs03] at time 09:06:58.701929
2017-12-29 09:06:58,702 [salt.state       ][INFO    ][1815] Executing state host.present for dbs03
2017-12-29 09:06:58,703 [salt.state       ][INFO    ][1815] {'host': 'dbs03'}
2017-12-29 09:06:58,703 [salt.state       ][INFO    ][1815] Completed state [dbs03] at time 09:06:58.703331 duration_in_ms=1.402
2017-12-29 09:06:58,704 [salt.state       ][INFO    ][1815] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.703557
2017-12-29 09:06:58,704 [salt.state       ][INFO    ][1815] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,705 [salt.state       ][INFO    ][1815] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,705 [salt.state       ][INFO    ][1815] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.705268 duration_in_ms=1.711
2017-12-29 09:06:58,706 [salt.state       ][INFO    ][1815] Running state [mas01] at time 09:06:58.705499
2017-12-29 09:06:58,706 [salt.state       ][INFO    ][1815] Executing state host.present for mas01
2017-12-29 09:06:58,707 [salt.state       ][INFO    ][1815] {'host': 'mas01'}
2017-12-29 09:06:58,707 [salt.state       ][INFO    ][1815] Completed state [mas01] at time 09:06:58.706911 duration_in_ms=1.412
2017-12-29 09:06:58,707 [salt.state       ][INFO    ][1815] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.707138
2017-12-29 09:06:58,707 [salt.state       ][INFO    ][1815] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,709 [salt.state       ][INFO    ][1815] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,709 [salt.state       ][INFO    ][1815] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.709152 duration_in_ms=2.014
2017-12-29 09:06:58,710 [salt.state       ][INFO    ][1815] Running state [ctl02] at time 09:06:58.709657
2017-12-29 09:06:58,710 [salt.state       ][INFO    ][1815] Executing state host.present for ctl02
2017-12-29 09:06:58,711 [salt.state       ][INFO    ][1815] {'host': 'ctl02'}
2017-12-29 09:06:58,712 [salt.state       ][INFO    ][1815] Completed state [ctl02] at time 09:06:58.711696 duration_in_ms=2.038
2017-12-29 09:06:58,712 [salt.state       ][INFO    ][1815] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.711941
2017-12-29 09:06:58,712 [salt.state       ][INFO    ][1815] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,713 [salt.state       ][INFO    ][1815] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,713 [salt.state       ][INFO    ][1815] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.713361 duration_in_ms=1.42
2017-12-29 09:06:58,714 [salt.state       ][INFO    ][1815] Running state [ctl03] at time 09:06:58.713589
2017-12-29 09:06:58,714 [salt.state       ][INFO    ][1815] Executing state host.present for ctl03
2017-12-29 09:06:58,715 [salt.state       ][INFO    ][1815] {'host': 'ctl03'}
2017-12-29 09:06:58,715 [salt.state       ][INFO    ][1815] Completed state [ctl03] at time 09:06:58.715024 duration_in_ms=1.435
2017-12-29 09:06:58,715 [salt.state       ][INFO    ][1815] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.715249
2017-12-29 09:06:58,715 [salt.state       ][INFO    ][1815] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,717 [salt.state       ][INFO    ][1815] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,717 [salt.state       ][INFO    ][1815] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.716694 duration_in_ms=1.445
2017-12-29 09:06:58,717 [salt.state       ][INFO    ][1815] Running state [ctl01] at time 09:06:58.716921
2017-12-29 09:06:58,717 [salt.state       ][INFO    ][1815] Executing state host.present for ctl01
2017-12-29 09:06:58,721 [salt.state       ][INFO    ][1815] {'host': 'ctl01'}
2017-12-29 09:06:58,721 [salt.state       ][INFO    ][1815] Completed state [ctl01] at time 09:06:58.721285 duration_in_ms=4.364
2017-12-29 09:06:58,722 [salt.state       ][INFO    ][1815] Running state [ctl] at time 09:06:58.721501
2017-12-29 09:06:58,722 [salt.state       ][INFO    ][1815] Executing state host.present for ctl
2017-12-29 09:06:58,723 [salt.state       ][INFO    ][1815] {'host': 'ctl'}
2017-12-29 09:06:58,723 [salt.state       ][INFO    ][1815] Completed state [ctl] at time 09:06:58.723269 duration_in_ms=1.767
2017-12-29 09:06:58,724 [salt.state       ][INFO    ][1815] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.723486
2017-12-29 09:06:58,724 [salt.state       ][INFO    ][1815] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:06:58,725 [salt.state       ][INFO    ][1815] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-29 09:06:58,725 [salt.state       ][INFO    ][1815] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:06:58.725268 duration_in_ms=1.782
2017-12-29 09:06:58,726 [salt.state       ][INFO    ][1815] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:06:58.725486
2017-12-29 09:06:58,726 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-12-29 09:06:58,726 [salt.state       ][INFO    ][1815] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2017-12-29 09:06:58,726 [salt.state       ][INFO    ][1815] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:06:58.726219 duration_in_ms=0.733
2017-12-29 09:06:58,730 [salt.state       ][INFO    ][1815] Running state [ens2] at time 09:06:58.729554
2017-12-29 09:06:58,730 [salt.state       ][INFO    ][1815] Executing state network.managed for ens2
2017-12-29 09:06:58,847 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['ifdown', 'ens2'] in directory '/root'
2017-12-29 09:06:59,976 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['ifup', 'ens2'] in directory '/root'
2017-12-29 09:07:01,282 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090701057822
2017-12-29 09:07:01,297 [salt.minion      ][INFO    ][5038] Starting a new job with PID 5038
2017-12-29 09:07:01,312 [salt.state       ][INFO    ][1815] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2017-12-29 09:07:01,312 [salt.state       ][INFO    ][1815] Completed state [ens2] at time 09:07:01.312381 duration_in_ms=2582.826
2017-12-29 09:07:01,313 [salt.state       ][INFO    ][1815] Running state [ens3] at time 09:07:01.312703
2017-12-29 09:07:01,313 [salt.state       ][INFO    ][1815] Executing state network.managed for ens3
2017-12-29 09:07:01,316 [salt.minion      ][INFO    ][5038] Returning information for job: 20171229090701057822
2017-12-29 09:07:01,336 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-29 09:07:01,362 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-29 09:07:01,421 [salt.state       ][INFO    ][1815] {'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.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-29 09:07:01,422 [salt.state       ][INFO    ][1815] Completed state [ens3] at time 09:07:01.422045 duration_in_ms=109.34
2017-12-29 09:07:01,423 [salt.state       ][INFO    ][1815] Running state [/etc/profile.d/proxy.sh] at time 09:07:01.422460
2017-12-29 09:07:01,423 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-29 09:07:01,424 [salt.state       ][INFO    ][1815] File /etc/profile.d/proxy.sh is not present
2017-12-29 09:07:01,425 [salt.state       ][INFO    ][1815] Completed state [/etc/profile.d/proxy.sh] at time 09:07:01.424465 duration_in_ms=2.004
2017-12-29 09:07:01,425 [salt.state       ][INFO    ][1815] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:07:01.424749
2017-12-29 09:07:01,425 [salt.state       ][INFO    ][1815] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-29 09:07:01,425 [salt.state       ][INFO    ][1815] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-29 09:07:01,426 [salt.state       ][INFO    ][1815] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:07:01.425590 duration_in_ms=0.841
2017-12-29 09:07:01,434 [salt.state       ][INFO    ][1815] Running state [ntp] at time 09:07:01.434276
2017-12-29 09:07:01,435 [salt.state       ][INFO    ][1815] Executing state pkg.installed for ntp
2017-12-29 09:07:01,631 [salt.loaded.int.module.cmdmod][INFO    ][1815] 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-29 09:07:04,461 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:07:04,501 [salt.state       ][INFO    ][1815] 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-29 09:07:04,514 [salt.state       ][INFO    ][1815] Loading fresh modules for state activity
2017-12-29 09:07:04,537 [salt.state       ][INFO    ][1815] Completed state [ntp] at time 09:07:04.537122 duration_in_ms=3102.845
2017-12-29 09:07:04,541 [salt.state       ][INFO    ][1815] Running state [/etc/ntp.conf] at time 09:07:04.540741
2017-12-29 09:07:04,541 [salt.state       ][INFO    ][1815] Executing state file.managed for /etc/ntp.conf
2017-12-29 09:07:04,566 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-29 09:07:04,605 [salt.fileclient  ][INFO    ][1815] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:04,623 [salt.state       ][INFO    ][1815] 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-29 09:07:04,631 [salt.state       ][INFO    ][1815] Completed state [/etc/ntp.conf] at time 09:07:04.630588 duration_in_ms=89.845
2017-12-29 09:07:04,728 [salt.state       ][INFO    ][1815] Running state [ntp] at time 09:07:04.727511
2017-12-29 09:07:04,728 [salt.state       ][INFO    ][1815] Executing state service.running for ntp
2017-12-29 09:07:04,730 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-29 09:07:04,745 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-29 09:07:04,756 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-29 09:07:04,769 [salt.state       ][INFO    ][1815] The service ntp is already running
2017-12-29 09:07:04,770 [salt.state       ][INFO    ][1815] Completed state [ntp] at time 09:07:04.769908 duration_in_ms=42.398
2017-12-29 09:07:04,770 [salt.state       ][INFO    ][1815] Running state [ntp] at time 09:07:04.770417
2017-12-29 09:07:04,771 [salt.state       ][INFO    ][1815] Executing state service.mod_watch for ntp
2017-12-29 09:07:04,773 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-29 09:07:04,783 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-29 09:07:04,796 [salt.loaded.int.module.cmdmod][INFO    ][1815] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-29 09:07:04,865 [salt.state       ][INFO    ][1815] {'ntp': True}
2017-12-29 09:07:04,865 [salt.state       ][INFO    ][1815] Completed state [ntp] at time 09:07:04.865255 duration_in_ms=94.838
2017-12-29 09:07:04,870 [salt.minion      ][INFO    ][1815] Returning information for job: 20171229090620770699
2017-12-29 09:07:32,169 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.apply with jid 20171229090732147401
2017-12-29 09:07:32,196 [salt.minion      ][INFO    ][5398] Starting a new job with PID 5398
2017-12-29 09:07:35,731 [salt.state       ][INFO    ][5398] Loading fresh modules for state activity
2017-12-29 09:07:36,112 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-29 09:07:36,567 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-29 09:07:36,622 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,710 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-29 09:07:36,738 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,825 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-29 09:07:36,850 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:36,934 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-29 09:07:37,031 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,141 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-29 09:07:37,206 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,290 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-29 09:07:37,315 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,404 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-29 09:07:37,450 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,556 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-29 09:07:37,586 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,677 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-29 09:07:37,707 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,793 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-29 09:07:37,822 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:37,918 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-29 09:07:37,966 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,065 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-29 09:07:38,103 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,194 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-29 09:07:38,218 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,306 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-29 09:07:38,331 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,425 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-29 09:07:38,454 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,552 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-29 09:07:38,581 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,669 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-29 09:07:38,695 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,786 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 09:07:38,842 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:38,988 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-29 09:07:39,159 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:39,247 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-29 09:07:39,274 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:39,362 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-29 09:07:39,394 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:39,480 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-29 09:07:39,506 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-29 09:07:39,536 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:39,570 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-29 09:07:39,594 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:39,619 [salt.state       ][INFO    ][5398] Running state [/etc/environment] at time 09:07:39.619150
2017-12-29 09:07:39,620 [salt.state       ][INFO    ][5398] Executing state file.blockreplace for /etc/environment
2017-12-29 09:07:39,628 [salt.state       ][INFO    ][5398] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-12-29 09:07:39,630 [salt.state       ][INFO    ][5398] Completed state [/etc/environment] at time 09:07:39.630282 duration_in_ms=11.133
2017-12-29 09:07:39,631 [salt.state       ][INFO    ][5398] Running state [/etc/profile.d] at time 09:07:39.630683
2017-12-29 09:07:39,631 [salt.state       ][INFO    ][5398] Executing state file.directory for /etc/profile.d
2017-12-29 09:07:39,632 [salt.state       ][INFO    ][5398] Directory /etc/profile.d is in the correct state
2017-12-29 09:07:39,633 [salt.state       ][INFO    ][5398] Completed state [/etc/profile.d] at time 09:07:39.632569 duration_in_ms=1.885
2017-12-29 09:07:40,084 [salt.state       ][INFO    ][5398] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:07:40.084115
2017-12-29 09:07:40,086 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-29 09:07:40,110 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-29 09:07:40,120 [salt.state       ][INFO    ][5398] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-29 09:07:40,120 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:07:40.120197 duration_in_ms=36.08
2017-12-29 09:07:40,123 [salt.state       ][INFO    ][5398] Running state [linux_repo_prereq_pkgs] at time 09:07:40.122468
2017-12-29 09:07:40,123 [salt.state       ][INFO    ][5398] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-29 09:07:40,124 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:07:40,774 [salt.state       ][INFO    ][5398] All specified packages are already installed
2017-12-29 09:07:40,778 [salt.state       ][INFO    ][5398] Completed state [linux_repo_prereq_pkgs] at time 09:07:40.777534 duration_in_ms=655.065
2017-12-29 09:07:40,778 [salt.state       ][INFO    ][5398] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:07:40.778108
2017-12-29 09:07:40,779 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-29 09:07:40,780 [salt.state       ][INFO    ][5398] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-29 09:07:40,783 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:07:40.780935 duration_in_ms=2.825
2017-12-29 09:07:40,783 [salt.state       ][INFO    ][5398] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:07:40.783327
2017-12-29 09:07:40,784 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-29 09:07:40,809 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:07:40,834 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:40,910 [salt.state       ][INFO    ][5398] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-29 09:07:40,910 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:07:40.910071 duration_in_ms=126.745
2017-12-29 09:07:40,914 [salt.state       ][INFO    ][5398] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:07:40.913928
2017-12-29 09:07:40,914 [salt.state       ][INFO    ][5398] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-29 09:07:41,275 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-29 09:07:41,452 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:42,287 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090742261444
2017-12-29 09:07:42,308 [salt.minion      ][INFO    ][5931] Starting a new job with PID 5931
2017-12-29 09:07:42,323 [salt.minion      ][INFO    ][5931] Returning information for job: 20171229090742261444
2017-12-29 09:07:44,133 [salt.state       ][INFO    ][5398] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-29 09:07:44,134 [salt.state       ][INFO    ][5398] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:07:44.134271 duration_in_ms=3220.341
2017-12-29 09:07:44,135 [salt.state       ][INFO    ][5398] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:07:44.134919
2017-12-29 09:07:44,136 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-29 09:07:44,136 [salt.state       ][INFO    ][5398] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-29 09:07:44,137 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:07:44.136975 duration_in_ms=2.055
2017-12-29 09:07:44,138 [salt.state       ][INFO    ][5398] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:07:44.137504
2017-12-29 09:07:44,138 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-29 09:07:44,163 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-29 09:07:44,194 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:44,304 [salt.state       ][INFO    ][5398] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-29 09:07:44,304 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:07:44.304385 duration_in_ms=166.881
2017-12-29 09:07:44,307 [salt.state       ][INFO    ][5398] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:07:44.306503
2017-12-29 09:07:44,307 [salt.state       ][INFO    ][5398] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-29 09:07:44,527 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-29 09:07:44,683 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:47,305 [salt.state       ][INFO    ][5398] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-29 09:07:47,305 [salt.state       ][INFO    ][5398] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:07:47.305334 duration_in_ms=2998.831
2017-12-29 09:07:47,306 [salt.state       ][INFO    ][5398] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:07:47.305850
2017-12-29 09:07:47,306 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-29 09:07:47,307 [salt.state       ][INFO    ][5398] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-29 09:07:47,307 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:07:47.307268 duration_in_ms=1.418
2017-12-29 09:07:47,308 [salt.state       ][INFO    ][5398] Running state [/etc/apt/preferences.d/uca] at time 09:07:47.307667
2017-12-29 09:07:47,308 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-29 09:07:47,309 [salt.state       ][INFO    ][5398] File /etc/apt/preferences.d/uca is not present
2017-12-29 09:07:47,309 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/preferences.d/uca] at time 09:07:47.308867 duration_in_ms=1.2
2017-12-29 09:07:47,311 [salt.state       ][INFO    ][5398] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:07:47.310658
2017-12-29 09:07:47,311 [salt.state       ][INFO    ][5398] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-29 09:07:47,399 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-29 09:07:47,467 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:50,272 [salt.state       ][INFO    ][5398] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-29 09:07:50,272 [salt.state       ][INFO    ][5398] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:07:50.272421 duration_in_ms=2961.762
2017-12-29 09:07:50,273 [salt.state       ][INFO    ][5398] Running state [linux_extra_packages_purged] at time 09:07:50.272691
2017-12-29 09:07:50,273 [salt.state       ][INFO    ][5398] Executing state pkg.purged for linux_extra_packages_purged
2017-12-29 09:07:50,284 [salt.state       ][INFO    ][5398] All specified packages are already absent
2017-12-29 09:07:50,284 [salt.state       ][INFO    ][5398] Completed state [linux_extra_packages_purged] at time 09:07:50.283886 duration_in_ms=11.195
2017-12-29 09:07:50,284 [salt.state       ][INFO    ][5398] Running state [linux_extra_packages_latest] at time 09:07:50.284301
2017-12-29 09:07:50,285 [salt.state       ][INFO    ][5398] Executing state pkg.latest for linux_extra_packages_latest
2017-12-29 09:07:50,292 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:07:52,368 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090752345680
2017-12-29 09:07:52,387 [salt.minion      ][INFO    ][7163] Starting a new job with PID 7163
2017-12-29 09:07:52,400 [salt.minion      ][INFO    ][7163] Returning information for job: 20171229090752345680
2017-12-29 09:07:53,080 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-29 09:07:53,145 [salt.state       ][INFO    ][5398] Package mcelog is already up-to-date
2017-12-29 09:07:53,146 [salt.state       ][INFO    ][5398] Completed state [linux_extra_packages_latest] at time 09:07:53.146197 duration_in_ms=2861.895
2017-12-29 09:07:53,148 [salt.state       ][INFO    ][5398] Running state [UTC] at time 09:07:53.147778
2017-12-29 09:07:53,149 [salt.state       ][INFO    ][5398] Executing state timezone.system for UTC
2017-12-29 09:07:53,151 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:07:53,197 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['timedatectl'] in directory '/root'
2017-12-29 09:07:53,213 [salt.state       ][INFO    ][5398] Timezone UTC already set, UTC already set to UTC
2017-12-29 09:07:53,213 [salt.state       ][INFO    ][5398] Completed state [UTC] at time 09:07:53.213379 duration_in_ms=65.6
2017-12-29 09:07:53,215 [salt.state       ][INFO    ][5398] Running state [nf_conntrack] at time 09:07:53.214468
2017-12-29 09:07:53,215 [salt.state       ][INFO    ][5398] Executing state kmod.present for nf_conntrack
2017-12-29 09:07:53,216 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'lsmod' in directory '/root'
2017-12-29 09:07:53,226 [salt.state       ][INFO    ][5398] Kernel module nf_conntrack is already present
2017-12-29 09:07:53,227 [salt.state       ][INFO    ][5398] Completed state [nf_conntrack] at time 09:07:53.226558 duration_in_ms=12.09
2017-12-29 09:07:53,227 [salt.state       ][INFO    ][5398] Running state [kernel.panic] at time 09:07:53.227400
2017-12-29 09:07:53,228 [salt.state       ][INFO    ][5398] Executing state sysctl.present for kernel.panic
2017-12-29 09:07:53,240 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,264 [salt.state       ][INFO    ][5398] Sysctl value kernel.panic = 60 is already set
2017-12-29 09:07:53,265 [salt.state       ][INFO    ][5398] Completed state [kernel.panic] at time 09:07:53.265279 duration_in_ms=37.877
2017-12-29 09:07:53,267 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_keepalive_probes] at time 09:07:53.266502
2017-12-29 09:07:53,267 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-29 09:07:53,268 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,296 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-29 09:07:53,297 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:07:53.297076 duration_in_ms=30.573
2017-12-29 09:07:53,298 [salt.state       ][INFO    ][5398] Running state [fs.file-max] at time 09:07:53.298179
2017-12-29 09:07:53,299 [salt.state       ][INFO    ][5398] Executing state sysctl.present for fs.file-max
2017-12-29 09:07:53,300 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,322 [salt.state       ][INFO    ][5398] Sysctl value fs.file-max = 124165 is already set
2017-12-29 09:07:53,323 [salt.state       ][INFO    ][5398] Completed state [fs.file-max] at time 09:07:53.323210 duration_in_ms=25.03
2017-12-29 09:07:53,324 [salt.state       ][INFO    ][5398] Running state [net.core.somaxconn] at time 09:07:53.323787
2017-12-29 09:07:53,324 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.core.somaxconn
2017-12-29 09:07:53,325 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,348 [salt.state       ][INFO    ][5398] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-29 09:07:53,349 [salt.state       ][INFO    ][5398] Completed state [net.core.somaxconn] at time 09:07:53.349175 duration_in_ms=25.386
2017-12-29 09:07:53,350 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:07:53.350061
2017-12-29 09:07:53,351 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-29 09:07:53,352 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,380 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-29 09:07:53,380 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:07:53.380388 duration_in_ms=30.326
2017-12-29 09:07:53,381 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_tw_reuse] at time 09:07:53.380962
2017-12-29 09:07:53,382 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-29 09:07:53,383 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,408 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-29 09:07:53,409 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_tw_reuse] at time 09:07:53.409082 duration_in_ms=28.119
2017-12-29 09:07:53,411 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_congestion_control] at time 09:07:53.409705
2017-12-29 09:07:53,411 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-29 09:07:53,412 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,436 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-29 09:07:53,437 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_congestion_control] at time 09:07:53.436730 duration_in_ms=27.024
2017-12-29 09:07:53,438 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_retries2] at time 09:07:53.437503
2017-12-29 09:07:53,439 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-29 09:07:53,440 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,463 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-29 09:07:53,464 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_retries2] at time 09:07:53.463746 duration_in_ms=26.243
2017-12-29 09:07:53,465 [salt.state       ][INFO    ][5398] Running state [net.core.netdev_max_backlog] at time 09:07:53.464509
2017-12-29 09:07:53,465 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-29 09:07:53,466 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,492 [salt.state       ][INFO    ][5398] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-29 09:07:53,493 [salt.state       ][INFO    ][5398] Completed state [net.core.netdev_max_backlog] at time 09:07:53.493217 duration_in_ms=28.707
2017-12-29 09:07:53,494 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:07:53.493708
2017-12-29 09:07:53,494 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-29 09:07:53,495 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,523 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-29 09:07:53,523 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:07:53.523012 duration_in_ms=29.302
2017-12-29 09:07:53,523 [salt.state       ][INFO    ][5398] Running state [vm.swappiness] at time 09:07:53.523322
2017-12-29 09:07:53,524 [salt.state       ][INFO    ][5398] Executing state sysctl.present for vm.swappiness
2017-12-29 09:07:53,524 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,545 [salt.state       ][INFO    ][5398] Sysctl value vm.swappiness = 10 is already set
2017-12-29 09:07:53,545 [salt.state       ][INFO    ][5398] Completed state [vm.swappiness] at time 09:07:53.545164 duration_in_ms=21.841
2017-12-29 09:07:53,547 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:07:53.547075
2017-12-29 09:07:53,548 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-29 09:07:53,549 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,577 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-29 09:07:53,579 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:07:53.578643 duration_in_ms=31.567
2017-12-29 09:07:53,580 [salt.state       ][INFO    ][5398] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:07:53.579521
2017-12-29 09:07:53,580 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-29 09:07:53,581 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,610 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-29 09:07:53,611 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:07:53.610993 duration_in_ms=31.472
2017-12-29 09:07:53,612 [salt.state       ][INFO    ][5398] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:07:53.611531
2017-12-29 09:07:53,612 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-29 09:07:53,613 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,636 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-29 09:07:53,637 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:07:53.636894 duration_in_ms=25.361
2017-12-29 09:07:53,638 [salt.state       ][INFO    ][5398] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:07:53.637737
2017-12-29 09:07:53,639 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-29 09:07:53,640 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,666 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-29 09:07:53,667 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:07:53.666582 duration_in_ms=28.845
2017-12-29 09:07:53,667 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_fin_timeout] at time 09:07:53.667191
2017-12-29 09:07:53,668 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-29 09:07:53,669 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,695 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-29 09:07:53,696 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_fin_timeout] at time 09:07:53.695547 duration_in_ms=28.355
2017-12-29 09:07:53,696 [salt.state       ][INFO    ][5398] Running state [net.ipv4.tcp_keepalive_time] at time 09:07:53.696182
2017-12-29 09:07:53,697 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-29 09:07:53,698 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,722 [salt.state       ][INFO    ][5398] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-29 09:07:53,723 [salt.state       ][INFO    ][5398] Completed state [net.ipv4.tcp_keepalive_time] at time 09:07:53.722941 duration_in_ms=26.759
2017-12-29 09:07:53,724 [salt.state       ][INFO    ][5398] Running state [net.nf_conntrack_max] at time 09:07:53.723535
2017-12-29 09:07:53,724 [salt.state       ][INFO    ][5398] Executing state sysctl.present for net.nf_conntrack_max
2017-12-29 09:07:53,725 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:07:53,749 [salt.state       ][INFO    ][5398] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-29 09:07:53,750 [salt.state       ][INFO    ][5398] Completed state [net.nf_conntrack_max] at time 09:07:53.749691 duration_in_ms=26.156
2017-12-29 09:07:53,751 [salt.state       ][INFO    ][5398] Running state [linux_sysfs_package] at time 09:07:53.750531
2017-12-29 09:07:53,751 [salt.state       ][INFO    ][5398] Executing state pkg.installed for linux_sysfs_package
2017-12-29 09:07:53,759 [salt.state       ][INFO    ][5398] All specified packages are already installed
2017-12-29 09:07:53,760 [salt.state       ][INFO    ][5398] Completed state [linux_sysfs_package] at time 09:07:53.759738 duration_in_ms=9.206
2017-12-29 09:07:53,762 [salt.state       ][INFO    ][5398] Running state [/etc/sysfs.d] at time 09:07:53.762167
2017-12-29 09:07:53,763 [salt.state       ][INFO    ][5398] Executing state file.directory for /etc/sysfs.d
2017-12-29 09:07:53,764 [salt.state       ][INFO    ][5398] Directory /etc/sysfs.d is in the correct state
2017-12-29 09:07:53,764 [salt.state       ][INFO    ][5398] Completed state [/etc/sysfs.d] at time 09:07:53.764294 duration_in_ms=2.127
2017-12-29 09:07:53,765 [salt.state       ][INFO    ][5398] Running state [ondemand] at time 09:07:53.765111
2017-12-29 09:07:53,766 [salt.state       ][INFO    ][5398] Executing state service.dead for ondemand
2017-12-29 09:07:53,766 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-29 09:07:53,779 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-29 09:07:53,789 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-29 09:07:53,804 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'runlevel' in directory '/root'
2017-12-29 09:07:53,812 [salt.state       ][INFO    ][5398] The service ondemand is already dead
2017-12-29 09:07:53,812 [salt.state       ][INFO    ][5398] Completed state [ondemand] at time 09:07:53.812171 duration_in_ms=47.059
2017-12-29 09:07:53,813 [salt.state       ][INFO    ][5398] Running state [cs_CZ.UTF-8] at time 09:07:53.813026
2017-12-29 09:07:53,813 [salt.state       ][INFO    ][5398] Executing state locale.present for cs_CZ.UTF-8
2017-12-29 09:07:53,814 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'locale -a' in directory '/root'
2017-12-29 09:07:53,821 [salt.state       ][INFO    ][5398] Locale cs_CZ.UTF-8 is already present
2017-12-29 09:07:53,821 [salt.state       ][INFO    ][5398] Completed state [cs_CZ.UTF-8] at time 09:07:53.821129 duration_in_ms=8.103
2017-12-29 09:07:53,822 [salt.state       ][INFO    ][5398] Running state [en_US.UTF-8] at time 09:07:53.821597
2017-12-29 09:07:53,822 [salt.state       ][INFO    ][5398] Executing state locale.present for en_US.UTF-8
2017-12-29 09:07:53,823 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'locale -a' in directory '/root'
2017-12-29 09:07:53,830 [salt.state       ][INFO    ][5398] Locale en_US.UTF-8 is already present
2017-12-29 09:07:53,831 [salt.state       ][INFO    ][5398] Completed state [en_US.UTF-8] at time 09:07:53.831164 duration_in_ms=9.566
2017-12-29 09:07:53,833 [salt.state       ][INFO    ][5398] Running state [en_US.UTF-8] at time 09:07:53.833008
2017-12-29 09:07:53,833 [salt.state       ][INFO    ][5398] Executing state locale.system for en_US.UTF-8
2017-12-29 09:07:53,835 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'localectl' in directory '/root'
2017-12-29 09:07:53,871 [salt.state       ][INFO    ][5398] System locale en_US.UTF-8 already set
2017-12-29 09:07:53,871 [salt.state       ][INFO    ][5398] Completed state [en_US.UTF-8] at time 09:07:53.871188 duration_in_ms=38.178
2017-12-29 09:07:53,873 [salt.state       ][INFO    ][5398] Running state [root] at time 09:07:53.873355
2017-12-29 09:07:53,875 [salt.state       ][INFO    ][5398] Executing state user.present for root
2017-12-29 09:07:53,877 [salt.state       ][INFO    ][5398] User root is present and up to date
2017-12-29 09:07:53,877 [salt.state       ][INFO    ][5398] Completed state [root] at time 09:07:53.877225 duration_in_ms=3.87
2017-12-29 09:07:53,879 [salt.state       ][INFO    ][5398] Running state [/root] at time 09:07:53.879336
2017-12-29 09:07:53,880 [salt.state       ][INFO    ][5398] Executing state file.directory for /root
2017-12-29 09:07:53,881 [salt.state       ][INFO    ][5398] Directory /root is in the correct state
2017-12-29 09:07:53,881 [salt.state       ][INFO    ][5398] Completed state [/root] at time 09:07:53.881204 duration_in_ms=1.868
2017-12-29 09:07:53,882 [salt.state       ][INFO    ][5398] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:07:53.881604
2017-12-29 09:07:53,882 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-29 09:07:53,883 [salt.state       ][INFO    ][5398] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-29 09:07:53,883 [salt.state       ][INFO    ][5398] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:07:53.883149 duration_in_ms=1.545
2017-12-29 09:07:53,884 [salt.state       ][INFO    ][5398] Running state [ubuntu] at time 09:07:53.883572
2017-12-29 09:07:53,884 [salt.state       ][INFO    ][5398] Executing state user.present for ubuntu
2017-12-29 09:07:53,885 [salt.state       ][INFO    ][5398] User ubuntu is present and up to date
2017-12-29 09:07:53,885 [salt.state       ][INFO    ][5398] Completed state [ubuntu] at time 09:07:53.885354 duration_in_ms=1.782
2017-12-29 09:07:53,887 [salt.state       ][INFO    ][5398] Running state [/home/ubuntu] at time 09:07:53.886604
2017-12-29 09:07:53,887 [salt.state       ][INFO    ][5398] Executing state file.directory for /home/ubuntu
2017-12-29 09:07:53,888 [salt.state       ][INFO    ][5398] Directory /home/ubuntu is in the correct state
2017-12-29 09:07:53,889 [salt.state       ][INFO    ][5398] Completed state [/home/ubuntu] at time 09:07:53.888495 duration_in_ms=1.891
2017-12-29 09:07:53,891 [salt.state       ][INFO    ][5398] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:07:53.890667
2017-12-29 09:07:53,891 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-29 09:07:53,910 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-29 09:07:53,915 [salt.state       ][INFO    ][5398] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-29 09:07:53,915 [salt.state       ][INFO    ][5398] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:07:53.915142 duration_in_ms=24.752
2017-12-29 09:07:53,916 [salt.state       ][INFO    ][5398] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:07:53.915557
2017-12-29 09:07:53,916 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-29 09:07:53,931 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-29 09:07:53,951 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:54,023 [salt.state       ][INFO    ][5398] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-29 09:07:54,024 [salt.state       ][INFO    ][5398] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:07:54.023718 duration_in_ms=108.161
2017-12-29 09:07:54,024 [salt.state       ][INFO    ][5398] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:07:54.024129
2017-12-29 09:07:54,025 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-29 09:07:54,047 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-29 09:07:54,076 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:07:54,156 [salt.state       ][INFO    ][5398] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-29 09:07:54,157 [salt.state       ][INFO    ][5398] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:07:54.156607 duration_in_ms=132.478
2017-12-29 09:07:54,158 [salt.state       ][INFO    ][5398] Running state [service.systemctl_reload] at time 09:07:54.157918
2017-12-29 09:07:54,158 [salt.state       ][INFO    ][5398] Executing state module.wait for service.systemctl_reload
2017-12-29 09:07:54,159 [salt.state       ][INFO    ][5398] No changes made for service.systemctl_reload
2017-12-29 09:07:54,159 [salt.state       ][INFO    ][5398] Completed state [service.systemctl_reload] at time 09:07:54.159246 duration_in_ms=1.327
2017-12-29 09:07:54,159 [salt.state       ][INFO    ][5398] Running state [/etc/hostname] at time 09:07:54.159460
2017-12-29 09:07:54,160 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/hostname
2017-12-29 09:07:54,184 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-29 09:07:54,187 [salt.state       ][INFO    ][5398] File /etc/hostname is in the correct state
2017-12-29 09:07:54,187 [salt.state       ][INFO    ][5398] Completed state [/etc/hostname] at time 09:07:54.187445 duration_in_ms=27.985
2017-12-29 09:07:54,190 [salt.state       ][INFO    ][5398] Running state [hostname msg03] at time 09:07:54.189619
2017-12-29 09:07:54,190 [salt.state       ][INFO    ][5398] Executing state cmd.wait for hostname msg03
2017-12-29 09:07:54,191 [salt.state       ][INFO    ][5398] No changes made for hostname msg03
2017-12-29 09:07:54,191 [salt.state       ][INFO    ][5398] Completed state [hostname msg03] at time 09:07:54.190789 duration_in_ms=1.169
2017-12-29 09:07:54,191 [salt.state       ][INFO    ][5398] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.191324
2017-12-29 09:07:54,192 [salt.state       ][INFO    ][5398] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,192 [salt.state       ][INFO    ][5398] Host mdb02.baremetal-mcp-pike-ovs-ha.local (192.168.10.77) already present
2017-12-29 09:07:54,192 [salt.state       ][INFO    ][5398] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.192318 duration_in_ms=0.994
2017-12-29 09:07:54,193 [salt.state       ][INFO    ][5398] Running state [mdb02] at time 09:07:54.192561
2017-12-29 09:07:54,193 [salt.state       ][INFO    ][5398] Executing state host.present for mdb02
2017-12-29 09:07:54,194 [salt.state       ][INFO    ][5398] Host mdb02 (192.168.10.77) already present
2017-12-29 09:07:54,194 [salt.state       ][INFO    ][5398] Completed state [mdb02] at time 09:07:54.194164 duration_in_ms=1.604
2017-12-29 09:07:54,194 [salt.state       ][INFO    ][5398] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.194425
2017-12-29 09:07:54,195 [salt.state       ][INFO    ][5398] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,195 [salt.state       ][INFO    ][5398] Host mdb03.baremetal-mcp-pike-ovs-ha.local (192.168.10.78) already present
2017-12-29 09:07:54,196 [salt.state       ][INFO    ][5398] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.195505 duration_in_ms=1.08
2017-12-29 09:07:54,196 [salt.state       ][INFO    ][5398] Running state [mdb03] at time 09:07:54.195743
2017-12-29 09:07:54,196 [salt.state       ][INFO    ][5398] Executing state host.present for mdb03
2017-12-29 09:07:54,197 [salt.state       ][INFO    ][5398] Host mdb03 (192.168.10.78) already present
2017-12-29 09:07:54,197 [salt.state       ][INFO    ][5398] Completed state [mdb03] at time 09:07:54.196796 duration_in_ms=1.052
2017-12-29 09:07:54,197 [salt.state       ][INFO    ][5398] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.197360
2017-12-29 09:07:54,198 [salt.state       ][INFO    ][5398] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,199 [salt.state       ][INFO    ][5398] Host mdb01.baremetal-mcp-pike-ovs-ha.local (192.168.10.76) already present
2017-12-29 09:07:54,199 [salt.state       ][INFO    ][5398] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.199444 duration_in_ms=2.084
2017-12-29 09:07:54,200 [salt.state       ][INFO    ][5398] Running state [mdb01] at time 09:07:54.199649
2017-12-29 09:07:54,200 [salt.state       ][INFO    ][5398] Executing state host.present for mdb01
2017-12-29 09:07:54,200 [salt.state       ][INFO    ][5398] Host mdb01 (192.168.10.76) already present
2017-12-29 09:07:54,201 [salt.state       ][INFO    ][5398] Completed state [mdb01] at time 09:07:54.200710 duration_in_ms=1.061
2017-12-29 09:07:54,201 [salt.state       ][INFO    ][5398] Running state [mdb] at time 09:07:54.200927
2017-12-29 09:07:54,201 [salt.state       ][INFO    ][5398] Executing state host.present for mdb
2017-12-29 09:07:54,202 [salt.state       ][INFO    ][5398] Host mdb (192.168.10.75) already present
2017-12-29 09:07:54,202 [salt.state       ][INFO    ][5398] Completed state [mdb] at time 09:07:54.201715 duration_in_ms=0.788
2017-12-29 09:07:54,203 [salt.state       ][INFO    ][5398] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.202492
2017-12-29 09:07:54,203 [salt.state       ][INFO    ][5398] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,203 [salt.state       ][INFO    ][5398] Host mdb.baremetal-mcp-pike-ovs-ha.local (192.168.10.75) already present
2017-12-29 09:07:54,203 [salt.state       ][INFO    ][5398] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.203321 duration_in_ms=0.829
2017-12-29 09:07:54,204 [salt.state       ][INFO    ][5398] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.203520
2017-12-29 09:07:54,204 [salt.state       ][INFO    ][5398] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,204 [salt.state       ][INFO    ][5398] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:07:54,204 [salt.state       ][INFO    ][5398] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.204300 duration_in_ms=0.78
2017-12-29 09:07:54,205 [salt.state       ][INFO    ][5398] Running state [cfg01] at time 09:07:54.204500
2017-12-29 09:07:54,205 [salt.state       ][INFO    ][5398] Executing state host.present for cfg01
2017-12-29 09:07:54,206 [salt.state       ][INFO    ][5398] Host cfg01 (192.168.10.100) already present
2017-12-29 09:07:54,206 [salt.state       ][INFO    ][5398] Completed state [cfg01] at time 09:07:54.206189 duration_in_ms=1.689
2017-12-29 09:07:54,207 [salt.state       ][INFO    ][5398] Running state [prx01] at time 09:07:54.206703
2017-12-29 09:07:54,207 [salt.state       ][INFO    ][5398] Executing state host.present for prx01
2017-12-29 09:07:54,207 [salt.state       ][INFO    ][5398] Host prx01 (192.168.10.104) already present
2017-12-29 09:07:54,208 [salt.state       ][INFO    ][5398] Completed state [prx01] at time 09:07:54.207524 duration_in_ms=0.821
2017-12-29 09:07:54,208 [salt.state       ][INFO    ][5398] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.207722
2017-12-29 09:07:54,208 [salt.state       ][INFO    ][5398] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,208 [salt.state       ][INFO    ][5398] Host prx01.baremetal-mcp-pike-ovs-ha.local (192.168.10.104) already present
2017-12-29 09:07:54,209 [salt.state       ][INFO    ][5398] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.208501 duration_in_ms=0.779
2017-12-29 09:07:54,209 [salt.state       ][INFO    ][5398] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.208701
2017-12-29 09:07:54,209 [salt.state       ][INFO    ][5398] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,209 [salt.state       ][INFO    ][5398] Host kvm01.baremetal-mcp-pike-ovs-ha.local (192.168.10.141) already present
2017-12-29 09:07:54,210 [salt.state       ][INFO    ][5398] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.209839 duration_in_ms=1.138
2017-12-29 09:07:54,210 [salt.state       ][INFO    ][5398] Running state [kvm01] at time 09:07:54.210055
2017-12-29 09:07:54,210 [salt.state       ][INFO    ][5398] Executing state host.present for kvm01
2017-12-29 09:07:54,211 [salt.state       ][INFO    ][5398] Host kvm01 (192.168.10.141) already present
2017-12-29 09:07:54,211 [salt.state       ][INFO    ][5398] Completed state [kvm01] at time 09:07:54.211171 duration_in_ms=1.116
2017-12-29 09:07:54,211 [salt.state       ][INFO    ][5398] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.211377
2017-12-29 09:07:54,212 [salt.state       ][INFO    ][5398] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,212 [salt.state       ][INFO    ][5398] Host kvm03.baremetal-mcp-pike-ovs-ha.local (192.168.10.143) already present
2017-12-29 09:07:54,212 [salt.state       ][INFO    ][5398] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.212177 duration_in_ms=0.8
2017-12-29 09:07:54,212 [salt.state       ][INFO    ][5398] Running state [kvm03] at time 09:07:54.212375
2017-12-29 09:07:54,213 [salt.state       ][INFO    ][5398] Executing state host.present for kvm03
2017-12-29 09:07:54,213 [salt.state       ][INFO    ][5398] Host kvm03 (192.168.10.143) already present
2017-12-29 09:07:54,213 [salt.state       ][INFO    ][5398] Completed state [kvm03] at time 09:07:54.213169 duration_in_ms=0.794
2017-12-29 09:07:54,213 [salt.state       ][INFO    ][5398] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.213379
2017-12-29 09:07:54,214 [salt.state       ][INFO    ][5398] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,215 [salt.state       ][INFO    ][5398] Host kvm02.baremetal-mcp-pike-ovs-ha.local (192.168.10.142) already present
2017-12-29 09:07:54,215 [salt.state       ][INFO    ][5398] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.214779 duration_in_ms=1.4
2017-12-29 09:07:54,215 [salt.state       ][INFO    ][5398] Running state [kvm02] at time 09:07:54.214985
2017-12-29 09:07:54,215 [salt.state       ][INFO    ][5398] Executing state host.present for kvm02
2017-12-29 09:07:54,216 [salt.state       ][INFO    ][5398] Host kvm02 (192.168.10.142) already present
2017-12-29 09:07:54,216 [salt.state       ][INFO    ][5398] Completed state [kvm02] at time 09:07:54.216366 duration_in_ms=1.381
2017-12-29 09:07:54,217 [salt.state       ][INFO    ][5398] Running state [dbs] at time 09:07:54.216577
2017-12-29 09:07:54,217 [salt.state       ][INFO    ][5398] Executing state host.present for dbs
2017-12-29 09:07:54,217 [salt.state       ][INFO    ][5398] Host dbs (192.168.10.50) already present
2017-12-29 09:07:54,218 [salt.state       ][INFO    ][5398] Completed state [dbs] at time 09:07:54.218128 duration_in_ms=1.551
2017-12-29 09:07:54,218 [salt.state       ][INFO    ][5398] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.218341
2017-12-29 09:07:54,219 [salt.state       ][INFO    ][5398] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,219 [salt.state       ][INFO    ][5398] Host dbs.baremetal-mcp-pike-ovs-ha.local (192.168.10.50) already present
2017-12-29 09:07:54,219 [salt.state       ][INFO    ][5398] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.219167 duration_in_ms=0.826
2017-12-29 09:07:54,219 [salt.state       ][INFO    ][5398] Running state [prx] at time 09:07:54.219368
2017-12-29 09:07:54,220 [salt.state       ][INFO    ][5398] Executing state host.present for prx
2017-12-29 09:07:54,220 [salt.state       ][INFO    ][5398] Host prx (100.64.200.103) already present
2017-12-29 09:07:54,220 [salt.state       ][INFO    ][5398] Completed state [prx] at time 09:07:54.220142 duration_in_ms=0.773
2017-12-29 09:07:54,220 [salt.state       ][INFO    ][5398] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.220346
2017-12-29 09:07:54,221 [salt.state       ][INFO    ][5398] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,221 [salt.state       ][INFO    ][5398] Host prx.baremetal-mcp-pike-ovs-ha.local (100.64.200.103) already present
2017-12-29 09:07:54,221 [salt.state       ][INFO    ][5398] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.221144 duration_in_ms=0.798
2017-12-29 09:07:54,221 [salt.state       ][INFO    ][5398] Running state [prx02] at time 09:07:54.221345
2017-12-29 09:07:54,222 [salt.state       ][INFO    ][5398] Executing state host.present for prx02
2017-12-29 09:07:54,223 [salt.state       ][INFO    ][5398] Host prx02 (192.168.10.105) already present
2017-12-29 09:07:54,223 [salt.state       ][INFO    ][5398] Completed state [prx02] at time 09:07:54.222732 duration_in_ms=1.387
2017-12-29 09:07:54,223 [salt.state       ][INFO    ][5398] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.222951
2017-12-29 09:07:54,223 [salt.state       ][INFO    ][5398] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,224 [salt.state       ][INFO    ][5398] Host prx02.baremetal-mcp-pike-ovs-ha.local (192.168.10.105) already present
2017-12-29 09:07:54,224 [salt.state       ][INFO    ][5398] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.223752 duration_in_ms=0.801
2017-12-29 09:07:54,224 [salt.state       ][INFO    ][5398] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.223955
2017-12-29 09:07:54,224 [salt.state       ][INFO    ][5398] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,225 [salt.state       ][INFO    ][5398] Host msg02.baremetal-mcp-pike-ovs-ha.local (192.168.10.42) already present
2017-12-29 09:07:54,225 [salt.state       ][INFO    ][5398] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.224753 duration_in_ms=0.798
2017-12-29 09:07:54,225 [salt.state       ][INFO    ][5398] Running state [msg02] at time 09:07:54.224961
2017-12-29 09:07:54,225 [salt.state       ][INFO    ][5398] Executing state host.present for msg02
2017-12-29 09:07:54,226 [salt.state       ][INFO    ][5398] Host msg02 (192.168.10.42) already present
2017-12-29 09:07:54,226 [salt.state       ][INFO    ][5398] Completed state [msg02] at time 09:07:54.226320 duration_in_ms=1.359
2017-12-29 09:07:54,227 [salt.state       ][INFO    ][5398] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.226531
2017-12-29 09:07:54,227 [salt.state       ][INFO    ][5398] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,227 [salt.state       ][INFO    ][5398] Host msg03.baremetal-mcp-pike-ovs-ha.local (192.168.10.43) already present
2017-12-29 09:07:54,227 [salt.state       ][INFO    ][5398] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.227349 duration_in_ms=0.818
2017-12-29 09:07:54,228 [salt.state       ][INFO    ][5398] Running state [msg03] at time 09:07:54.227561
2017-12-29 09:07:54,228 [salt.state       ][INFO    ][5398] Executing state host.present for msg03
2017-12-29 09:07:54,228 [salt.state       ][INFO    ][5398] Host msg03 (192.168.10.43) already present
2017-12-29 09:07:54,228 [salt.state       ][INFO    ][5398] Completed state [msg03] at time 09:07:54.228350 duration_in_ms=0.789
2017-12-29 09:07:54,231 [salt.state       ][INFO    ][5398] Running state [file.replace] at time 09:07:54.230770
2017-12-29 09:07:54,231 [salt.state       ][INFO    ][5398] Executing state module.run for file.replace
2017-12-29 09:07:54,622 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-29 09:07:54,636 [salt.state       ][INFO    ][5398] onlyif execution failed
2017-12-29 09:07:54,636 [salt.state       ][INFO    ][5398] Completed state [file.replace] at time 09:07:54.636115 duration_in_ms=405.343
2017-12-29 09:07:54,637 [salt.state       ][INFO    ][5398] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.636574
2017-12-29 09:07:54,637 [salt.state       ][INFO    ][5398] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,639 [salt.state       ][INFO    ][5398] Host msg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.41) already present
2017-12-29 09:07:54,639 [salt.state       ][INFO    ][5398] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.638781 duration_in_ms=2.207
2017-12-29 09:07:54,639 [salt.state       ][INFO    ][5398] Running state [msg01] at time 09:07:54.639091
2017-12-29 09:07:54,639 [salt.state       ][INFO    ][5398] Executing state host.present for msg01
2017-12-29 09:07:54,640 [salt.state       ][INFO    ][5398] Host msg01 (192.168.10.41) already present
2017-12-29 09:07:54,640 [salt.state       ][INFO    ][5398] Completed state [msg01] at time 09:07:54.640235 duration_in_ms=1.144
2017-12-29 09:07:54,641 [salt.state       ][INFO    ][5398] Running state [msg] at time 09:07:54.640519
2017-12-29 09:07:54,641 [salt.state       ][INFO    ][5398] Executing state host.present for msg
2017-12-29 09:07:54,641 [salt.state       ][INFO    ][5398] Host msg (192.168.10.40) already present
2017-12-29 09:07:54,642 [salt.state       ][INFO    ][5398] Completed state [msg] at time 09:07:54.641624 duration_in_ms=1.105
2017-12-29 09:07:54,642 [salt.state       ][INFO    ][5398] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.642207
2017-12-29 09:07:54,642 [salt.state       ][INFO    ][5398] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,643 [salt.state       ][INFO    ][5398] Host msg.baremetal-mcp-pike-ovs-ha.local (192.168.10.40) already present
2017-12-29 09:07:54,644 [salt.state       ][INFO    ][5398] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.643709 duration_in_ms=1.502
2017-12-29 09:07:54,644 [salt.state       ][INFO    ][5398] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.644002
2017-12-29 09:07:54,644 [salt.state       ][INFO    ][5398] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,645 [salt.state       ][INFO    ][5398] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:07:54,645 [salt.state       ][INFO    ][5398] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.645124 duration_in_ms=1.123
2017-12-29 09:07:54,645 [salt.state       ][INFO    ][5398] Running state [cfg01] at time 09:07:54.645411
2017-12-29 09:07:54,646 [salt.state       ][INFO    ][5398] Executing state host.present for cfg01
2017-12-29 09:07:54,648 [salt.state       ][INFO    ][5398] Host cfg01 (192.168.10.100) already present
2017-12-29 09:07:54,648 [salt.state       ][INFO    ][5398] Completed state [cfg01] at time 09:07:54.647974 duration_in_ms=2.564
2017-12-29 09:07:54,649 [salt.state       ][INFO    ][5398] Running state [cmp002] at time 09:07:54.648565
2017-12-29 09:07:54,649 [salt.state       ][INFO    ][5398] Executing state host.present for cmp002
2017-12-29 09:07:54,649 [salt.state       ][INFO    ][5398] Host cmp002 (192.168.10.102) already present
2017-12-29 09:07:54,650 [salt.state       ][INFO    ][5398] Completed state [cmp002] at time 09:07:54.649698 duration_in_ms=1.132
2017-12-29 09:07:54,650 [salt.state       ][INFO    ][5398] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.650272
2017-12-29 09:07:54,650 [salt.state       ][INFO    ][5398] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,651 [salt.state       ][INFO    ][5398] Host cmp002.baremetal-mcp-pike-ovs-ha.local (192.168.10.102) already present
2017-12-29 09:07:54,651 [salt.state       ][INFO    ][5398] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.651125 duration_in_ms=0.853
2017-12-29 09:07:54,651 [salt.state       ][INFO    ][5398] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.651341
2017-12-29 09:07:54,652 [salt.state       ][INFO    ][5398] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,652 [salt.state       ][INFO    ][5398] Host cmp001.baremetal-mcp-pike-ovs-ha.local (192.168.10.101) already present
2017-12-29 09:07:54,652 [salt.state       ][INFO    ][5398] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.652457 duration_in_ms=1.116
2017-12-29 09:07:54,653 [salt.state       ][INFO    ][5398] Running state [cmp001] at time 09:07:54.652663
2017-12-29 09:07:54,653 [salt.state       ][INFO    ][5398] Executing state host.present for cmp001
2017-12-29 09:07:54,653 [salt.state       ][INFO    ][5398] Host cmp001 (192.168.10.101) already present
2017-12-29 09:07:54,654 [salt.state       ][INFO    ][5398] Completed state [cmp001] at time 09:07:54.653470 duration_in_ms=0.807
2017-12-29 09:07:54,654 [salt.state       ][INFO    ][5398] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.653693
2017-12-29 09:07:54,654 [salt.state       ][INFO    ][5398] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,655 [salt.state       ][INFO    ][5398] Host dbs01.baremetal-mcp-pike-ovs-ha.local (192.168.10.51) already present
2017-12-29 09:07:54,655 [salt.state       ][INFO    ][5398] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.654843 duration_in_ms=1.15
2017-12-29 09:07:54,655 [salt.state       ][INFO    ][5398] Running state [dbs01] at time 09:07:54.655061
2017-12-29 09:07:54,655 [salt.state       ][INFO    ][5398] Executing state host.present for dbs01
2017-12-29 09:07:54,656 [salt.state       ][INFO    ][5398] Host dbs01 (192.168.10.51) already present
2017-12-29 09:07:54,656 [salt.state       ][INFO    ][5398] Completed state [dbs01] at time 09:07:54.655872 duration_in_ms=0.811
2017-12-29 09:07:54,656 [salt.state       ][INFO    ][5398] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.656088
2017-12-29 09:07:54,656 [salt.state       ][INFO    ][5398] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,657 [salt.state       ][INFO    ][5398] Host dbs02.baremetal-mcp-pike-ovs-ha.local (192.168.10.52) already present
2017-12-29 09:07:54,657 [salt.state       ][INFO    ][5398] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.656909 duration_in_ms=0.821
2017-12-29 09:07:54,657 [salt.state       ][INFO    ][5398] Running state [dbs02] at time 09:07:54.657123
2017-12-29 09:07:54,657 [salt.state       ][INFO    ][5398] Executing state host.present for dbs02
2017-12-29 09:07:54,658 [salt.state       ][INFO    ][5398] Host dbs02 (192.168.10.52) already present
2017-12-29 09:07:54,658 [salt.state       ][INFO    ][5398] Completed state [dbs02] at time 09:07:54.658232 duration_in_ms=1.109
2017-12-29 09:07:54,660 [salt.state       ][INFO    ][5398] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.659582
2017-12-29 09:07:54,660 [salt.state       ][INFO    ][5398] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,660 [salt.state       ][INFO    ][5398] Host dbs03.baremetal-mcp-pike-ovs-ha.local (192.168.10.53) already present
2017-12-29 09:07:54,660 [salt.state       ][INFO    ][5398] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.660427 duration_in_ms=0.845
2017-12-29 09:07:54,661 [salt.state       ][INFO    ][5398] Running state [dbs03] at time 09:07:54.660644
2017-12-29 09:07:54,661 [salt.state       ][INFO    ][5398] Executing state host.present for dbs03
2017-12-29 09:07:54,661 [salt.state       ][INFO    ][5398] Host dbs03 (192.168.10.53) already present
2017-12-29 09:07:54,662 [salt.state       ][INFO    ][5398] Completed state [dbs03] at time 09:07:54.661455 duration_in_ms=0.811
2017-12-29 09:07:54,662 [salt.state       ][INFO    ][5398] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.661990
2017-12-29 09:07:54,662 [salt.state       ][INFO    ][5398] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,663 [salt.state       ][INFO    ][5398] Host mas01.baremetal-mcp-pike-ovs-ha.local (192.168.10.3) already present
2017-12-29 09:07:54,663 [salt.state       ][INFO    ][5398] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.663132 duration_in_ms=1.142
2017-12-29 09:07:54,663 [salt.state       ][INFO    ][5398] Running state [mas01] at time 09:07:54.663348
2017-12-29 09:07:54,664 [salt.state       ][INFO    ][5398] Executing state host.present for mas01
2017-12-29 09:07:54,664 [salt.state       ][INFO    ][5398] Host mas01 (192.168.10.3) already present
2017-12-29 09:07:54,664 [salt.state       ][INFO    ][5398] Completed state [mas01] at time 09:07:54.664151 duration_in_ms=0.803
2017-12-29 09:07:54,664 [salt.state       ][INFO    ][5398] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.664363
2017-12-29 09:07:54,665 [salt.state       ][INFO    ][5398] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,665 [salt.state       ][INFO    ][5398] Host ctl02.baremetal-mcp-pike-ovs-ha.local (192.168.10.12) already present
2017-12-29 09:07:54,665 [salt.state       ][INFO    ][5398] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.665172 duration_in_ms=0.808
2017-12-29 09:07:54,665 [salt.state       ][INFO    ][5398] Running state [ctl02] at time 09:07:54.665386
2017-12-29 09:07:54,666 [salt.state       ][INFO    ][5398] Executing state host.present for ctl02
2017-12-29 09:07:54,666 [salt.state       ][INFO    ][5398] Host ctl02 (192.168.10.12) already present
2017-12-29 09:07:54,667 [salt.state       ][INFO    ][5398] Completed state [ctl02] at time 09:07:54.666491 duration_in_ms=1.105
2017-12-29 09:07:54,667 [salt.state       ][INFO    ][5398] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.666704
2017-12-29 09:07:54,667 [salt.state       ][INFO    ][5398] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,667 [salt.state       ][INFO    ][5398] Host ctl03.baremetal-mcp-pike-ovs-ha.local (192.168.10.13) already present
2017-12-29 09:07:54,668 [salt.state       ][INFO    ][5398] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.667540 duration_in_ms=0.836
2017-12-29 09:07:54,668 [salt.state       ][INFO    ][5398] Running state [ctl03] at time 09:07:54.667753
2017-12-29 09:07:54,668 [salt.state       ][INFO    ][5398] Executing state host.present for ctl03
2017-12-29 09:07:54,669 [salt.state       ][INFO    ][5398] Host ctl03 (192.168.10.13) already present
2017-12-29 09:07:54,669 [salt.state       ][INFO    ][5398] Completed state [ctl03] at time 09:07:54.668851 duration_in_ms=1.098
2017-12-29 09:07:54,669 [salt.state       ][INFO    ][5398] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.669365
2017-12-29 09:07:54,670 [salt.state       ][INFO    ][5398] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,671 [salt.state       ][INFO    ][5398] Host ctl01.baremetal-mcp-pike-ovs-ha.local (192.168.10.11) already present
2017-12-29 09:07:54,671 [salt.state       ][INFO    ][5398] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.670768 duration_in_ms=1.403
2017-12-29 09:07:54,671 [salt.state       ][INFO    ][5398] Running state [ctl01] at time 09:07:54.671273
2017-12-29 09:07:54,671 [salt.state       ][INFO    ][5398] Executing state host.present for ctl01
2017-12-29 09:07:54,672 [salt.state       ][INFO    ][5398] Host ctl01 (192.168.10.11) already present
2017-12-29 09:07:54,672 [salt.state       ][INFO    ][5398] Completed state [ctl01] at time 09:07:54.672084 duration_in_ms=0.811
2017-12-29 09:07:54,672 [salt.state       ][INFO    ][5398] Running state [ctl] at time 09:07:54.672298
2017-12-29 09:07:54,673 [salt.state       ][INFO    ][5398] Executing state host.present for ctl
2017-12-29 09:07:54,673 [salt.state       ][INFO    ][5398] Host ctl (192.168.10.10) already present
2017-12-29 09:07:54,673 [salt.state       ][INFO    ][5398] Completed state [ctl] at time 09:07:54.673398 duration_in_ms=1.1
2017-12-29 09:07:54,674 [salt.state       ][INFO    ][5398] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.674190
2017-12-29 09:07:54,674 [salt.state       ][INFO    ][5398] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:07:54,675 [salt.state       ][INFO    ][5398] Host ctl.baremetal-mcp-pike-ovs-ha.local (192.168.10.10) already present
2017-12-29 09:07:54,675 [salt.state       ][INFO    ][5398] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:07:54.675148 duration_in_ms=0.957
2017-12-29 09:07:54,675 [salt.state       ][INFO    ][5398] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:07:54.675355
2017-12-29 09:07:54,676 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-12-29 09:07:54,676 [salt.state       ][INFO    ][5398] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-12-29 09:07:54,676 [salt.state       ][INFO    ][5398] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:07:54.676026 duration_in_ms=0.671
2017-12-29 09:07:54,676 [salt.state       ][INFO    ][5398] Running state [ens2] at time 09:07:54.676240
2017-12-29 09:07:54,676 [salt.state       ][INFO    ][5398] Executing state network.managed for ens2
2017-12-29 09:07:55,224 [salt.state       ][INFO    ][5398] Interface ens2 is up to date.
2017-12-29 09:07:55,224 [salt.state       ][INFO    ][5398] Completed state [ens2] at time 09:07:55.224085 duration_in_ms=547.844
2017-12-29 09:07:55,225 [salt.state       ][INFO    ][5398] Running state [ens3] at time 09:07:55.224515
2017-12-29 09:07:55,225 [salt.state       ][INFO    ][5398] Executing state network.managed for ens3
2017-12-29 09:07:55,736 [salt.state       ][INFO    ][5398] Interface ens3 is up to date.
2017-12-29 09:07:55,736 [salt.state       ][INFO    ][5398] Completed state [ens3] at time 09:07:55.735992 duration_in_ms=511.476
2017-12-29 09:07:55,736 [salt.state       ][INFO    ][5398] Running state [/etc/profile.d/proxy.sh] at time 09:07:55.736262
2017-12-29 09:07:55,737 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-29 09:07:55,737 [salt.state       ][INFO    ][5398] File /etc/profile.d/proxy.sh is not present
2017-12-29 09:07:55,737 [salt.state       ][INFO    ][5398] Completed state [/etc/profile.d/proxy.sh] at time 09:07:55.737085 duration_in_ms=0.823
2017-12-29 09:07:55,737 [salt.state       ][INFO    ][5398] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:07:55.737302
2017-12-29 09:07:55,738 [salt.state       ][INFO    ][5398] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-29 09:07:55,738 [salt.state       ][INFO    ][5398] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-29 09:07:55,738 [salt.state       ][INFO    ][5398] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:07:55.737973 duration_in_ms=0.671
2017-12-29 09:07:55,738 [salt.state       ][INFO    ][5398] Running state [ntp] at time 09:07:55.738188
2017-12-29 09:07:55,738 [salt.state       ][INFO    ][5398] Executing state pkg.installed for ntp
2017-12-29 09:07:55,744 [salt.state       ][INFO    ][5398] Package ntp is already installed
2017-12-29 09:07:55,744 [salt.state       ][INFO    ][5398] Completed state [ntp] at time 09:07:55.744273 duration_in_ms=6.084
2017-12-29 09:07:55,746 [salt.state       ][INFO    ][5398] Running state [/etc/ntp.conf] at time 09:07:55.745538
2017-12-29 09:07:55,746 [salt.state       ][INFO    ][5398] Executing state file.managed for /etc/ntp.conf
2017-12-29 09:07:55,763 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-29 09:07:55,799 [salt.fileclient  ][INFO    ][5398] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:07:55,812 [salt.state       ][INFO    ][5398] File /etc/ntp.conf is in the correct state
2017-12-29 09:07:55,812 [salt.state       ][INFO    ][5398] Completed state [/etc/ntp.conf] at time 09:07:55.812097 duration_in_ms=66.559
2017-12-29 09:07:55,813 [salt.state       ][INFO    ][5398] Running state [ntp] at time 09:07:55.813455
2017-12-29 09:07:55,814 [salt.state       ][INFO    ][5398] Executing state service.running for ntp
2017-12-29 09:07:55,814 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-29 09:07:55,833 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-29 09:07:55,853 [salt.loaded.int.module.cmdmod][INFO    ][5398] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-29 09:07:55,871 [salt.state       ][INFO    ][5398] The service ntp is already running
2017-12-29 09:07:55,872 [salt.state       ][INFO    ][5398] Completed state [ntp] at time 09:07:55.871498 duration_in_ms=58.042
2017-12-29 09:07:55,880 [salt.minion      ][INFO    ][5398] Returning information for job: 20171229090732147401
2017-12-29 09:08:13,309 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171229090813284661
2017-12-29 09:08:13,336 [salt.minion      ][INFO    ][7359] Starting a new job with PID 7359
2017-12-29 09:08:13,352 [salt.minion      ][INFO    ][7359] Returning information for job: 20171229090813284661
2017-12-29 09:08:37,246 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command pkg.upgrade with jid 20171229090837220639
2017-12-29 09:08:37,274 [salt.minion      ][INFO    ][7375] Starting a new job with PID 7375
2017-12-29 09:08:37,299 [salt.loaded.int.module.cmdmod][INFO    ][7375] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:08:37,924 [salt.loaded.int.module.cmdmod][INFO    ][7375] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-29 09:08:47,366 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090847341107
2017-12-29 09:08:47,389 [salt.minion      ][INFO    ][7389] Starting a new job with PID 7389
2017-12-29 09:08:47,407 [salt.minion      ][INFO    ][7389] Returning information for job: 20171229090847341107
2017-12-29 09:08:57,446 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090857424928
2017-12-29 09:08:57,477 [salt.minion      ][INFO    ][7502] Starting a new job with PID 7502
2017-12-29 09:08:57,497 [salt.minion      ][INFO    ][7502] Returning information for job: 20171229090857424928
2017-12-29 09:09:07,517 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090907486772
2017-12-29 09:09:07,549 [salt.minion      ][INFO    ][8061] Starting a new job with PID 8061
2017-12-29 09:09:07,572 [salt.minion      ][INFO    ][8061] Returning information for job: 20171229090907486772
2017-12-29 09:09:17,594 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090917568413
2017-12-29 09:09:17,617 [salt.minion      ][INFO    ][8354] Starting a new job with PID 8354
2017-12-29 09:09:17,676 [salt.minion      ][INFO    ][8354] Returning information for job: 20171229090917568413
2017-12-29 09:09:27,654 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090927626856
2017-12-29 09:09:27,673 [salt.minion      ][INFO    ][8942] Starting a new job with PID 8942
2017-12-29 09:09:27,697 [salt.minion      ][INFO    ][8942] Returning information for job: 20171229090927626856
2017-12-29 09:09:37,823 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090937784941
2017-12-29 09:09:37,847 [salt.minion      ][INFO    ][12099] Starting a new job with PID 12099
2017-12-29 09:09:37,865 [salt.minion      ][INFO    ][12099] Returning information for job: 20171229090937784941
2017-12-29 09:09:47,967 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090947933155
2017-12-29 09:09:47,990 [salt.minion      ][INFO    ][14320] Starting a new job with PID 14320
2017-12-29 09:09:48,006 [salt.minion      ][INFO    ][14320] Returning information for job: 20171229090947933155
2017-12-29 09:09:58,102 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229090958070858
2017-12-29 09:09:58,125 [salt.minion      ][INFO    ][19081] Starting a new job with PID 19081
2017-12-29 09:09:58,143 [salt.minion      ][INFO    ][19081] Returning information for job: 20171229090958070858
2017-12-29 09:10:00,076 [salt.loaded.int.module.cmdmod][INFO    ][7375] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:10:00,119 [salt.minion      ][INFO    ][7375] Returning information for job: 20171229090837220639
2017-12-29 09:10:02,001 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command test.ping with jid 20171229091001977628
2017-12-29 09:10:02,035 [salt.minion      ][INFO    ][19111] Starting a new job with PID 19111
2017-12-29 09:10:02,086 [salt.minion      ][INFO    ][19111] Returning information for job: 20171229091001977628
2017-12-29 09:10:45,648 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.sls with jid 20171229091045625696
2017-12-29 09:10:45,674 [salt.minion      ][INFO    ][19122] Starting a new job with PID 19122
2017-12-29 09:10:46,215 [salt.state       ][INFO    ][19122] Loading fresh modules for state activity
2017-12-29 09:10:46,260 [salt.fileclient  ][INFO    ][19122] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-29 09:10:46,290 [salt.fileclient  ][INFO    ][19122] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-29 09:10:46,332 [salt.fileclient  ][INFO    ][19122] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:10:46,776 [salt.state       ][INFO    ][19122] Running state [lsof] at time 09:10:46.775829
2017-12-29 09:10:46,776 [salt.state       ][INFO    ][19122] Executing state pkg.installed for lsof
2017-12-29 09:10:46,777 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:10:47,373 [salt.state       ][INFO    ][19122] Package lsof is already installed
2017-12-29 09:10:47,374 [salt.state       ][INFO    ][19122] Completed state [lsof] at time 09:10:47.373459 duration_in_ms=597.629
2017-12-29 09:10:47,374 [salt.state       ][INFO    ][19122] Running state [keepalived] at time 09:10:47.373938
2017-12-29 09:10:47,374 [salt.state       ][INFO    ][19122] Executing state pkg.installed for keepalived
2017-12-29 09:10:47,403 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:10:50,087 [salt.loaded.int.module.cmdmod][INFO    ][19122] 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-29 09:10:53,192 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:10:53,230 [salt.state       ][INFO    ][19122] 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-29 09:10:53,247 [salt.state       ][INFO    ][19122] Loading fresh modules for state activity
2017-12-29 09:10:53,270 [salt.state       ][INFO    ][19122] Completed state [keepalived] at time 09:10:53.269630 duration_in_ms=5895.691
2017-12-29 09:10:53,275 [salt.state       ][INFO    ][19122] Running state [/etc/keepalived/keepalived.conf] at time 09:10:53.274895
2017-12-29 09:10:53,276 [salt.state       ][INFO    ][19122] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-29 09:10:53,327 [salt.fileclient  ][INFO    ][19122] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-29 09:10:53,391 [salt.fileclient  ][INFO    ][19122] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:10:53,406 [salt.state       ][INFO    ][19122] File changed:
New file
2017-12-29 09:10:53,406 [salt.state       ][INFO    ][19122] Completed state [/etc/keepalived/keepalived.conf] at time 09:10:53.406290 duration_in_ms=131.394
2017-12-29 09:10:53,515 [salt.state       ][INFO    ][19122] Running state [keepalived] at time 09:10:53.514743
2017-12-29 09:10:53,515 [salt.state       ][INFO    ][19122] Executing state service.running for keepalived
2017-12-29 09:10:53,518 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-29 09:10:53,534 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:53,546 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:53,555 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:53,565 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:53,610 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:53,622 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:53,633 [salt.loaded.int.module.cmdmod][INFO    ][19122] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:10:53,643 [salt.state       ][INFO    ][19122] {'keepalived': True}
2017-12-29 09:10:53,643 [salt.state       ][INFO    ][19122] Completed state [keepalived] at time 09:10:53.643015 duration_in_ms=128.272
2017-12-29 09:10:53,644 [salt.minion      ][INFO    ][19122] Returning information for job: 20171229091045625696
2017-12-29 09:12:35,435 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command pillar.get with jid 20171229091235415349
2017-12-29 09:12:35,468 [salt.minion      ][INFO    ][19988] Starting a new job with PID 19988
2017-12-29 09:12:35,475 [salt.minion      ][INFO    ][19988] Returning information for job: 20171229091235415349
2017-12-29 09:15:07,648 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.sls with jid 20171229091507627429
2017-12-29 09:15:07,672 [salt.minion      ][INFO    ][20023] Starting a new job with PID 20023
2017-12-29 09:15:10,275 [salt.state       ][INFO    ][20023] Loading fresh modules for state activity
2017-12-29 09:15:10,323 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-29 09:15:10,358 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-29 09:15:10,379 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-29 09:15:10,411 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,434 [py.warnings      ][WARNING ][20023] /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-29 09:15:10,436 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-29 09:15:10,448 [salt.loaded.int.module.cmdmod][ERROR   ][20023] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-29 09:15:10,449 [salt.loaded.int.module.cmdmod][ERROR   ][20023] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-29 09:15:10,499 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-29 09:15:10,536 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,581 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-29 09:15:10,608 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,647 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-29 09:15:10,699 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,752 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-29 09:15:10,780 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,819 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-29 09:15:10,850 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:15:10,891 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 09:15:10,942 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:15:11,462 [salt.state       ][INFO    ][20023] Running state [rabbitmq-server] at time 09:15:11.461761
2017-12-29 09:15:11,462 [salt.state       ][INFO    ][20023] Executing state pkg.installed for rabbitmq-server
2017-12-29 09:15:11,463 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:15:12,065 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:15:14,662 [salt.loaded.int.module.cmdmod][INFO    ][20023] 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-29 09:15:17,760 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091517732636
2017-12-29 09:15:17,780 [salt.minion      ][INFO    ][20486] Starting a new job with PID 20486
2017-12-29 09:15:17,797 [salt.minion      ][INFO    ][20486] Returning information for job: 20171229091517732636
2017-12-29 09:15:27,786 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091527762520
2017-12-29 09:15:27,803 [salt.minion      ][INFO    ][20944] Starting a new job with PID 20944
2017-12-29 09:15:27,819 [salt.minion      ][INFO    ][20944] Returning information for job: 20171229091527762520
2017-12-29 09:15:37,810 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091537786478
2017-12-29 09:15:37,831 [salt.minion      ][INFO    ][20954] Starting a new job with PID 20954
2017-12-29 09:15:37,846 [salt.minion      ][INFO    ][20954] Returning information for job: 20171229091537786478
2017-12-29 09:15:48,015 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091547988491
2017-12-29 09:15:48,032 [salt.minion      ][INFO    ][21041] Starting a new job with PID 21041
2017-12-29 09:15:48,043 [salt.minion      ][INFO    ][21041] Returning information for job: 20171229091547988491
2017-12-29 09:15:58,042 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091558019203
2017-12-29 09:15:58,059 [salt.minion      ][INFO    ][21046] Starting a new job with PID 21046
2017-12-29 09:15:58,078 [salt.minion      ][INFO    ][21046] Returning information for job: 20171229091558019203
2017-12-29 09:16:03,304 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:16:03,353 [salt.state       ][INFO    ][20023] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1.1~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-29 09:16:03,377 [salt.state       ][INFO    ][20023] Loading fresh modules for state activity
2017-12-29 09:16:03,402 [salt.state       ][INFO    ][20023] Completed state [rabbitmq-server] at time 09:16:03.402083 duration_in_ms=51940.322
2017-12-29 09:16:03,410 [salt.state       ][INFO    ][20023] Running state [gettext-base] at time 09:16:03.409718
2017-12-29 09:16:03,410 [salt.state       ][INFO    ][20023] Executing state pkg.installed for gettext-base
2017-12-29 09:16:03,734 [salt.state       ][INFO    ][20023] Package gettext-base is already installed
2017-12-29 09:16:03,734 [salt.state       ][INFO    ][20023] Completed state [gettext-base] at time 09:16:03.734241 duration_in_ms=324.522
2017-12-29 09:16:03,737 [salt.state       ][INFO    ][20023] Running state [/etc/rabbitmq/rabbitmq.config] at time 09:16:03.736844
2017-12-29 09:16:03,737 [salt.state       ][INFO    ][20023] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-29 09:16:03,776 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-29 09:16:03,827 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:16:03,853 [salt.state       ][INFO    ][20023] File changed:
New file
2017-12-29 09:16:03,854 [salt.state       ][INFO    ][20023] Completed state [/etc/rabbitmq/rabbitmq.config] at time 09:16:03.853886 duration_in_ms=117.042
2017-12-29 09:16:03,855 [salt.state       ][INFO    ][20023] Running state [/etc/default/rabbitmq-server] at time 09:16:03.854800
2017-12-29 09:16:03,855 [salt.state       ][INFO    ][20023] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-29 09:16:03,889 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-29 09:16:03,920 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:16:03,947 [salt.state       ][INFO    ][20023] 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-29 09:16:03,950 [salt.state       ][INFO    ][20023] Completed state [/etc/default/rabbitmq-server] at time 09:16:03.949654 duration_in_ms=94.854
2017-12-29 09:16:03,951 [salt.state       ][INFO    ][20023] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:16:03.950515
2017-12-29 09:16:03,951 [salt.state       ][INFO    ][20023] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-29 09:16:03,977 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-29 09:16:04,004 [salt.fileclient  ][INFO    ][20023] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 09:16:04,028 [salt.state       ][INFO    ][20023] File changed:
New file
2017-12-29 09:16:04,028 [salt.state       ][INFO    ][20023] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:16:04.028092 duration_in_ms=77.576
2017-12-29 09:16:04,030 [salt.state       ][INFO    ][20023] Running state [sleep 30] at time 09:16:04.030058
2017-12-29 09:16:04,030 [salt.state       ][INFO    ][20023] Executing state cmd.run for sleep 30
2017-12-29 09:16:04,031 [py.warnings      ][WARNING ][20023] /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-29 09:16:04,032 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-29 09:16:08,269 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091608247865
2017-12-29 09:16:08,296 [salt.minion      ][INFO    ][21199] Starting a new job with PID 21199
2017-12-29 09:16:08,314 [salt.minion      ][INFO    ][21199] Returning information for job: 20171229091608247865
2017-12-29 09:16:18,295 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091618276000
2017-12-29 09:16:18,321 [salt.minion      ][INFO    ][21204] Starting a new job with PID 21204
2017-12-29 09:16:18,341 [salt.minion      ][INFO    ][21204] Returning information for job: 20171229091618276000
2017-12-29 09:16:28,340 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091628317838
2017-12-29 09:16:28,365 [salt.minion      ][INFO    ][21209] Starting a new job with PID 21209
2017-12-29 09:16:28,381 [salt.minion      ][INFO    ][21209] Returning information for job: 20171229091628317838
2017-12-29 09:16:34,088 [salt.state       ][INFO    ][20023] {'pid': 21195, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:16:34,089 [salt.state       ][INFO    ][20023] Completed state [sleep 30] at time 09:16:34.088722 duration_in_ms=30058.662
2017-12-29 09:16:34,092 [salt.state       ][INFO    ][20023] Running state [service rabbitmq-server stop] at time 09:16:34.091584
2017-12-29 09:16:34,093 [salt.state       ][INFO    ][20023] Executing state cmd.run for service rabbitmq-server stop
2017-12-29 09:16:34,094 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-29 09:16:34,263 [salt.state       ][INFO    ][20023] {'pid': 21212, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:16:34,263 [salt.state       ][INFO    ][20023] Completed state [service rabbitmq-server stop] at time 09:16:34.263344 duration_in_ms=171.76
2017-12-29 09:16:34,264 [salt.state       ][INFO    ][20023] Running state [/var/lib/rabbitmq] at time 09:16:34.263744
2017-12-29 09:16:34,264 [salt.state       ][INFO    ][20023] Executing state file.directory for /var/lib/rabbitmq
2017-12-29 09:16:34,265 [salt.state       ][INFO    ][20023] Directory /var/lib/rabbitmq is in the correct state
2017-12-29 09:16:34,265 [salt.state       ][INFO    ][20023] Completed state [/var/lib/rabbitmq] at time 09:16:34.265330 duration_in_ms=1.586
2017-12-29 09:16:34,268 [salt.state       ][INFO    ][20023] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 09:16:34.267898
2017-12-29 09:16:34,268 [salt.state       ][INFO    ][20023] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-29 09:16:34,270 [salt.state       ][INFO    ][20023] File changed:
--- 
+++ 
@@ -1 +1 @@
-KMFVIBFPYEHUWMUSAIDU+opnfv_secret

2017-12-29 09:16:34,270 [salt.state       ][INFO    ][20023] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 09:16:34.270399 duration_in_ms=2.501
2017-12-29 09:16:34,271 [salt.state       ][INFO    ][20023] Running state [sleep 30] at time 09:16:34.271151
2017-12-29 09:16:34,271 [salt.state       ][INFO    ][20023] Executing state cmd.run for sleep 30
2017-12-29 09:16:34,272 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-29 09:16:38,372 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091638348479
2017-12-29 09:16:38,394 [salt.minion      ][INFO    ][21248] Starting a new job with PID 21248
2017-12-29 09:16:38,416 [salt.minion      ][INFO    ][21248] Returning information for job: 20171229091638348479
2017-12-29 09:16:48,416 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091648392061
2017-12-29 09:16:48,439 [salt.minion      ][INFO    ][21253] Starting a new job with PID 21253
2017-12-29 09:16:48,456 [salt.minion      ][INFO    ][21253] Returning information for job: 20171229091648392061
2017-12-29 09:16:58,464 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091658445553
2017-12-29 09:16:58,485 [salt.minion      ][INFO    ][21263] Starting a new job with PID 21263
2017-12-29 09:16:58,504 [salt.minion      ][INFO    ][21263] Returning information for job: 20171229091658445553
2017-12-29 09:17:04,321 [salt.state       ][INFO    ][20023] {'pid': 21239, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:17:04,322 [salt.state       ][INFO    ][20023] Completed state [sleep 30] at time 09:17:04.321529 duration_in_ms=30050.374
2017-12-29 09:17:04,328 [salt.state       ][INFO    ][20023] Running state [rabbitmq-server] at time 09:17:04.327651
2017-12-29 09:17:04,328 [salt.state       ][INFO    ][20023] Executing state service.running for rabbitmq-server
2017-12-29 09:17:04,330 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-29 09:17:04,353 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:04,371 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:04,390 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:04,407 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:07,585 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:07,602 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:07,623 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:07,642 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:07,661 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:08,009 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 09:17:08,028 [salt.state       ][INFO    ][20023] {'rabbitmq-server': True}
2017-12-29 09:17:08,029 [salt.state       ][INFO    ][20023] Completed state [rabbitmq-server] at time 09:17:08.028711 duration_in_ms=3701.06
2017-12-29 09:17:08,032 [salt.state       ][INFO    ][20023] Running state [amqp_client] at time 09:17:08.032152
2017-12-29 09:17:08,032 [salt.state       ][INFO    ][20023] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-29 09:17:08,033 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 09:17:08,504 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091708485659
2017-12-29 09:17:08,521 [salt.minion      ][INFO    ][21651] Starting a new job with PID 21651
2017-12-29 09:17:08,536 [salt.minion      ][INFO    ][21651] Returning information for job: 20171229091708485659
2017-12-29 09:17:08,993 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-29 09:17:10,196 [salt.state       ][INFO    ][20023] {'new': 'amqp_client', 'old': ''}
2017-12-29 09:17:10,196 [salt.state       ][INFO    ][20023] Completed state [amqp_client] at time 09:17:10.195869 duration_in_ms=2163.717
2017-12-29 09:17:10,197 [salt.state       ][INFO    ][20023] Running state [rabbitmq_management] at time 09:17:10.196872
2017-12-29 09:17:10,197 [salt.state       ][INFO    ][20023] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-29 09:17:10,198 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 09:17:11,178 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-29 09:17:14,120 [salt.state       ][INFO    ][20023] {'new': 'rabbitmq_management', 'old': ''}
2017-12-29 09:17:14,121 [salt.state       ][INFO    ][20023] Completed state [rabbitmq_management] at time 09:17:14.120737 duration_in_ms=3923.862
2017-12-29 09:17:14,124 [salt.state       ][INFO    ][20023] Running state [/openstack] at time 09:17:14.123771
2017-12-29 09:17:14,124 [salt.state       ][INFO    ][20023] Executing state rabbitmq_vhost.present for /openstack
2017-12-29 09:17:14,125 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-29 09:17:15,094 [salt.state       ][INFO    ][20023] Virtual Host '/openstack' already exists.
2017-12-29 09:17:15,095 [salt.state       ][INFO    ][20023] Completed state [/openstack] at time 09:17:15.095122 duration_in_ms=971.35
2017-12-29 09:17:15,099 [salt.state       ][INFO    ][20023] Running state [openstack] at time 09:17:15.099098
2017-12-29 09:17:15,100 [salt.state       ][INFO    ][20023] Executing state rabbitmq_user.present for openstack
2017-12-29 09:17:15,100 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:16,081 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 09:17:18,548 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091718526552
2017-12-29 09:17:18,563 [salt.minion      ][INFO    ][22830] Starting a new job with PID 22830
2017-12-29 09:17:18,578 [salt.minion      ][INFO    ][22830] Returning information for job: 20171229091718526552
2017-12-29 09:17:18,988 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-29 09:17:19,949 [salt.state       ][INFO    ][20023] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 09:17:19,950 [salt.state       ][INFO    ][20023] Completed state [openstack] at time 09:17:19.949456 duration_in_ms=4850.358
2017-12-29 09:17:19,952 [salt.state       ][INFO    ][20023] Running state [Ceilometer] at time 09:17:19.952017
2017-12-29 09:17:19,952 [salt.state       ][INFO    ][20023] Executing state rabbitmq_policy.present for Ceilometer
2017-12-29 09:17:19,953 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 09:17:20,888 [salt.loaded.int.module.cmdmod][INFO    ][20023] 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-29 09:17:21,861 [salt.state       ][INFO    ][20023] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-29 09:17:21,862 [salt.state       ][INFO    ][20023] Completed state [Ceilometer] at time 09:17:21.861964 duration_in_ms=1909.945
2017-12-29 09:17:21,864 [salt.state       ][INFO    ][20023] Running state [HA] at time 09:17:21.863854
2017-12-29 09:17:21,864 [salt.state       ][INFO    ][20023] Executing state rabbitmq_policy.present for HA
2017-12-29 09:17:21,866 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 09:17:22,763 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 09:17:23,667 [salt.state       ][INFO    ][20023] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 09:17:23,667 [salt.state       ][INFO    ][20023] Completed state [HA] at time 09:17:23.667299 duration_in_ms=1803.445
2017-12-29 09:17:23,668 [salt.state       ][INFO    ][20023] Running state [guest] at time 09:17:23.667667
2017-12-29 09:17:23,668 [salt.state       ][INFO    ][20023] Executing state rabbitmq_user.present for guest
2017-12-29 09:17:23,669 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:24,550 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 09:17:27,462 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-29 09:17:28,438 [salt.state       ][INFO    ][20023] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 09:17:28,439 [salt.state       ][INFO    ][20023] Completed state [guest] at time 09:17:28.438882 duration_in_ms=4771.215
2017-12-29 09:17:28,440 [salt.state       ][INFO    ][20023] Running state [HA] at time 09:17:28.440192
2017-12-29 09:17:28,441 [salt.state       ][INFO    ][20023] Executing state rabbitmq_policy.present for HA
2017-12-29 09:17:28,442 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-29 09:17:28,594 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091728570321
2017-12-29 09:17:28,615 [salt.minion      ][INFO    ][24508] Starting a new job with PID 24508
2017-12-29 09:17:28,634 [salt.minion      ][INFO    ][24508] Returning information for job: 20171229091728570321
2017-12-29 09:17:29,443 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 09:17:30,427 [salt.state       ][INFO    ][20023] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 09:17:30,428 [salt.state       ][INFO    ][20023] Completed state [HA] at time 09:17:30.427816 duration_in_ms=1987.622
2017-12-29 09:17:30,429 [salt.state       ][INFO    ][20023] Running state [admin] at time 09:17:30.429215
2017-12-29 09:17:30,430 [salt.state       ][INFO    ][20023] Executing state rabbitmq_user.present for admin
2017-12-29 09:17:30,432 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:31,421 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 09:17:34,214 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 09:17:35,131 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-29 09:17:36,138 [salt.state       ][INFO    ][20023] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 09:17:36,138 [salt.state       ][INFO    ][20023] Completed state [admin] at time 09:17:36.138386 duration_in_ms=5709.17
2017-12-29 09:17:36,140 [salt.state       ][INFO    ][20023] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.139682
2017-12-29 09:17:36,140 [salt.state       ][INFO    ][20023] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,141 [salt.state       ][INFO    ][20023] Host mdb02.baremetal-mcp-pike-ovs-ha.local (192.168.10.77) already present
2017-12-29 09:17:36,142 [salt.state       ][INFO    ][20023] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.141670 duration_in_ms=1.988
2017-12-29 09:17:36,142 [salt.state       ][INFO    ][20023] Running state [mdb02] at time 09:17:36.142061
2017-12-29 09:17:36,143 [salt.state       ][INFO    ][20023] Executing state host.present for mdb02
2017-12-29 09:17:36,143 [salt.state       ][INFO    ][20023] Host mdb02 (192.168.10.77) already present
2017-12-29 09:17:36,144 [salt.state       ][INFO    ][20023] Completed state [mdb02] at time 09:17:36.143613 duration_in_ms=1.552
2017-12-29 09:17:36,144 [salt.state       ][INFO    ][20023] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.143842
2017-12-29 09:17:36,144 [salt.state       ][INFO    ][20023] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,145 [salt.state       ][INFO    ][20023] Host mdb03.baremetal-mcp-pike-ovs-ha.local (192.168.10.78) already present
2017-12-29 09:17:36,145 [salt.state       ][INFO    ][20023] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.144724 duration_in_ms=0.882
2017-12-29 09:17:36,145 [salt.state       ][INFO    ][20023] Running state [mdb03] at time 09:17:36.144940
2017-12-29 09:17:36,145 [salt.state       ][INFO    ][20023] Executing state host.present for mdb03
2017-12-29 09:17:36,146 [salt.state       ][INFO    ][20023] Host mdb03 (192.168.10.78) already present
2017-12-29 09:17:36,146 [salt.state       ][INFO    ][20023] Completed state [mdb03] at time 09:17:36.145813 duration_in_ms=0.873
2017-12-29 09:17:36,146 [salt.state       ][INFO    ][20023] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.146051
2017-12-29 09:17:36,146 [salt.state       ][INFO    ][20023] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,147 [salt.state       ][INFO    ][20023] Host mdb01.baremetal-mcp-pike-ovs-ha.local (192.168.10.76) already present
2017-12-29 09:17:36,147 [salt.state       ][INFO    ][20023] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.147243 duration_in_ms=1.192
2017-12-29 09:17:36,147 [salt.state       ][INFO    ][20023] Running state [mdb01] at time 09:17:36.147464
2017-12-29 09:17:36,148 [salt.state       ][INFO    ][20023] Executing state host.present for mdb01
2017-12-29 09:17:36,149 [salt.state       ][INFO    ][20023] Host mdb01 (192.168.10.76) already present
2017-12-29 09:17:36,150 [salt.state       ][INFO    ][20023] Completed state [mdb01] at time 09:17:36.149636 duration_in_ms=2.172
2017-12-29 09:17:36,150 [salt.state       ][INFO    ][20023] Running state [mdb] at time 09:17:36.149888
2017-12-29 09:17:36,150 [salt.state       ][INFO    ][20023] Executing state host.present for mdb
2017-12-29 09:17:36,151 [salt.state       ][INFO    ][20023] Host mdb (192.168.10.75) already present
2017-12-29 09:17:36,151 [salt.state       ][INFO    ][20023] Completed state [mdb] at time 09:17:36.150796 duration_in_ms=0.908
2017-12-29 09:17:36,151 [salt.state       ][INFO    ][20023] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.151032
2017-12-29 09:17:36,151 [salt.state       ][INFO    ][20023] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,152 [salt.state       ][INFO    ][20023] Host mdb.baremetal-mcp-pike-ovs-ha.local (192.168.10.75) already present
2017-12-29 09:17:36,152 [salt.state       ][INFO    ][20023] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.151869 duration_in_ms=0.837
2017-12-29 09:17:36,152 [salt.state       ][INFO    ][20023] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.152106
2017-12-29 09:17:36,152 [salt.state       ][INFO    ][20023] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,153 [salt.state       ][INFO    ][20023] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:17:36,153 [salt.state       ][INFO    ][20023] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.153332 duration_in_ms=1.226
2017-12-29 09:17:36,154 [salt.state       ][INFO    ][20023] Running state [cfg01] at time 09:17:36.153600
2017-12-29 09:17:36,154 [salt.state       ][INFO    ][20023] Executing state host.present for cfg01
2017-12-29 09:17:36,155 [salt.state       ][INFO    ][20023] Host cfg01 (192.168.10.100) already present
2017-12-29 09:17:36,155 [salt.state       ][INFO    ][20023] Completed state [cfg01] at time 09:17:36.155152 duration_in_ms=1.552
2017-12-29 09:17:36,155 [salt.state       ][INFO    ][20023] Running state [prx01] at time 09:17:36.155383
2017-12-29 09:17:36,156 [salt.state       ][INFO    ][20023] Executing state host.present for prx01
2017-12-29 09:17:36,156 [salt.state       ][INFO    ][20023] Host prx01 (192.168.10.104) already present
2017-12-29 09:17:36,156 [salt.state       ][INFO    ][20023] Completed state [prx01] at time 09:17:36.156227 duration_in_ms=0.844
2017-12-29 09:17:36,156 [salt.state       ][INFO    ][20023] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.156446
2017-12-29 09:17:36,157 [salt.state       ][INFO    ][20023] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,157 [salt.state       ][INFO    ][20023] Host prx01.baremetal-mcp-pike-ovs-ha.local (192.168.10.104) already present
2017-12-29 09:17:36,157 [salt.state       ][INFO    ][20023] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.157281 duration_in_ms=0.835
2017-12-29 09:17:36,158 [salt.state       ][INFO    ][20023] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.157500
2017-12-29 09:17:36,158 [salt.state       ][INFO    ][20023] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,158 [salt.state       ][INFO    ][20023] Host kvm01.baremetal-mcp-pike-ovs-ha.local (192.168.10.141) already present
2017-12-29 09:17:36,158 [salt.state       ][INFO    ][20023] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.158345 duration_in_ms=0.845
2017-12-29 09:17:36,159 [salt.state       ][INFO    ][20023] Running state [kvm01] at time 09:17:36.158562
2017-12-29 09:17:36,159 [salt.state       ][INFO    ][20023] Executing state host.present for kvm01
2017-12-29 09:17:36,160 [salt.state       ][INFO    ][20023] Host kvm01 (192.168.10.141) already present
2017-12-29 09:17:36,160 [salt.state       ][INFO    ][20023] Completed state [kvm01] at time 09:17:36.159717 duration_in_ms=1.155
2017-12-29 09:17:36,160 [salt.state       ][INFO    ][20023] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.159940
2017-12-29 09:17:36,160 [salt.state       ][INFO    ][20023] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,161 [salt.state       ][INFO    ][20023] Host kvm03.baremetal-mcp-pike-ovs-ha.local (192.168.10.143) already present
2017-12-29 09:17:36,161 [salt.state       ][INFO    ][20023] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.160766 duration_in_ms=0.826
2017-12-29 09:17:36,161 [salt.state       ][INFO    ][20023] Running state [kvm03] at time 09:17:36.160983
2017-12-29 09:17:36,161 [salt.state       ][INFO    ][20023] Executing state host.present for kvm03
2017-12-29 09:17:36,162 [salt.state       ][INFO    ][20023] Host kvm03 (192.168.10.143) already present
2017-12-29 09:17:36,162 [salt.state       ][INFO    ][20023] Completed state [kvm03] at time 09:17:36.161818 duration_in_ms=0.835
2017-12-29 09:17:36,162 [salt.state       ][INFO    ][20023] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.162048
2017-12-29 09:17:36,162 [salt.state       ][INFO    ][20023] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,163 [salt.state       ][INFO    ][20023] Host kvm02.baremetal-mcp-pike-ovs-ha.local (192.168.10.142) already present
2017-12-29 09:17:36,163 [salt.state       ][INFO    ][20023] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.162910 duration_in_ms=0.862
2017-12-29 09:17:36,163 [salt.state       ][INFO    ][20023] Running state [kvm02] at time 09:17:36.163441
2017-12-29 09:17:36,164 [salt.state       ][INFO    ][20023] Executing state host.present for kvm02
2017-12-29 09:17:36,164 [salt.state       ][INFO    ][20023] Host kvm02 (192.168.10.142) already present
2017-12-29 09:17:36,164 [salt.state       ][INFO    ][20023] Completed state [kvm02] at time 09:17:36.164269 duration_in_ms=0.828
2017-12-29 09:17:36,165 [salt.state       ][INFO    ][20023] Running state [dbs] at time 09:17:36.164488
2017-12-29 09:17:36,165 [salt.state       ][INFO    ][20023] Executing state host.present for dbs
2017-12-29 09:17:36,165 [salt.state       ][INFO    ][20023] Host dbs (192.168.10.50) already present
2017-12-29 09:17:36,165 [salt.state       ][INFO    ][20023] Completed state [dbs] at time 09:17:36.165317 duration_in_ms=0.829
2017-12-29 09:17:36,166 [salt.state       ][INFO    ][20023] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.165537
2017-12-29 09:17:36,166 [salt.state       ][INFO    ][20023] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,166 [salt.state       ][INFO    ][20023] Host dbs.baremetal-mcp-pike-ovs-ha.local (192.168.10.50) already present
2017-12-29 09:17:36,166 [salt.state       ][INFO    ][20023] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.166386 duration_in_ms=0.849
2017-12-29 09:17:36,167 [salt.state       ][INFO    ][20023] Running state [prx] at time 09:17:36.166604
2017-12-29 09:17:36,167 [salt.state       ][INFO    ][20023] Executing state host.present for prx
2017-12-29 09:17:36,168 [salt.state       ][INFO    ][20023] Host prx (100.64.200.103) already present
2017-12-29 09:17:36,168 [salt.state       ][INFO    ][20023] Completed state [prx] at time 09:17:36.167765 duration_in_ms=1.161
2017-12-29 09:17:36,168 [salt.state       ][INFO    ][20023] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.167985
2017-12-29 09:17:36,168 [salt.state       ][INFO    ][20023] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,169 [salt.state       ][INFO    ][20023] Host prx.baremetal-mcp-pike-ovs-ha.local (100.64.200.103) already present
2017-12-29 09:17:36,169 [salt.state       ][INFO    ][20023] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.168800 duration_in_ms=0.815
2017-12-29 09:17:36,169 [salt.state       ][INFO    ][20023] Running state [prx02] at time 09:17:36.169019
2017-12-29 09:17:36,169 [salt.state       ][INFO    ][20023] Executing state host.present for prx02
2017-12-29 09:17:36,170 [salt.state       ][INFO    ][20023] Host prx02 (192.168.10.105) already present
2017-12-29 09:17:36,170 [salt.state       ][INFO    ][20023] Completed state [prx02] at time 09:17:36.169835 duration_in_ms=0.815
2017-12-29 09:17:36,170 [salt.state       ][INFO    ][20023] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.170053
2017-12-29 09:17:36,170 [salt.state       ][INFO    ][20023] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,171 [salt.state       ][INFO    ][20023] Host prx02.baremetal-mcp-pike-ovs-ha.local (192.168.10.105) already present
2017-12-29 09:17:36,171 [salt.state       ][INFO    ][20023] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.171214 duration_in_ms=1.161
2017-12-29 09:17:36,171 [salt.state       ][INFO    ][20023] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.171448
2017-12-29 09:17:36,172 [salt.state       ][INFO    ][20023] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,172 [salt.state       ][INFO    ][20023] Host msg02.baremetal-mcp-pike-ovs-ha.local (192.168.10.42) already present
2017-12-29 09:17:36,172 [salt.state       ][INFO    ][20023] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.172269 duration_in_ms=0.821
2017-12-29 09:17:36,173 [salt.state       ][INFO    ][20023] Running state [msg02] at time 09:17:36.172482
2017-12-29 09:17:36,173 [salt.state       ][INFO    ][20023] Executing state host.present for msg02
2017-12-29 09:17:36,173 [salt.state       ][INFO    ][20023] Host msg02 (192.168.10.42) already present
2017-12-29 09:17:36,173 [salt.state       ][INFO    ][20023] Completed state [msg02] at time 09:17:36.173291 duration_in_ms=0.809
2017-12-29 09:17:36,174 [salt.state       ][INFO    ][20023] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.173517
2017-12-29 09:17:36,174 [salt.state       ][INFO    ][20023] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,175 [salt.state       ][INFO    ][20023] Host msg03.baremetal-mcp-pike-ovs-ha.local (192.168.10.43) already present
2017-12-29 09:17:36,175 [salt.state       ][INFO    ][20023] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.174690 duration_in_ms=1.173
2017-12-29 09:17:36,175 [salt.state       ][INFO    ][20023] Running state [msg03] at time 09:17:36.174925
2017-12-29 09:17:36,175 [salt.state       ][INFO    ][20023] Executing state host.present for msg03
2017-12-29 09:17:36,176 [salt.state       ][INFO    ][20023] Host msg03 (192.168.10.43) already present
2017-12-29 09:17:36,176 [salt.state       ][INFO    ][20023] Completed state [msg03] at time 09:17:36.175739 duration_in_ms=0.814
2017-12-29 09:17:36,177 [salt.state       ][INFO    ][20023] Running state [file.replace] at time 09:17:36.177172
2017-12-29 09:17:36,177 [salt.state       ][INFO    ][20023] Executing state module.run for file.replace
2017-12-29 09:17:36,288 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-29 09:17:36,305 [salt.state       ][INFO    ][20023] onlyif execution failed
2017-12-29 09:17:36,305 [salt.state       ][INFO    ][20023] Completed state [file.replace] at time 09:17:36.305217 duration_in_ms=128.044
2017-12-29 09:17:36,306 [salt.state       ][INFO    ][20023] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.305621
2017-12-29 09:17:36,306 [salt.state       ][INFO    ][20023] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,307 [salt.state       ][INFO    ][20023] Host msg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.41) already present
2017-12-29 09:17:36,308 [salt.state       ][INFO    ][20023] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.307658 duration_in_ms=2.037
2017-12-29 09:17:36,308 [salt.state       ][INFO    ][20023] Running state [msg01] at time 09:17:36.307933
2017-12-29 09:17:36,308 [salt.state       ][INFO    ][20023] Executing state host.present for msg01
2017-12-29 09:17:36,309 [salt.state       ][INFO    ][20023] Host msg01 (192.168.10.41) already present
2017-12-29 09:17:36,309 [salt.state       ][INFO    ][20023] Completed state [msg01] at time 09:17:36.308989 duration_in_ms=1.056
2017-12-29 09:17:36,309 [salt.state       ][INFO    ][20023] Running state [msg] at time 09:17:36.309252
2017-12-29 09:17:36,310 [salt.state       ][INFO    ][20023] Executing state host.present for msg
2017-12-29 09:17:36,310 [salt.state       ][INFO    ][20023] Host msg (192.168.10.40) already present
2017-12-29 09:17:36,311 [salt.state       ][INFO    ][20023] Completed state [msg] at time 09:17:36.310676 duration_in_ms=1.424
2017-12-29 09:17:36,311 [salt.state       ][INFO    ][20023] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.310982
2017-12-29 09:17:36,311 [salt.state       ][INFO    ][20023] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,312 [salt.state       ][INFO    ][20023] Host msg.baremetal-mcp-pike-ovs-ha.local (192.168.10.40) already present
2017-12-29 09:17:36,312 [salt.state       ][INFO    ][20023] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.312332 duration_in_ms=1.349
2017-12-29 09:17:36,313 [salt.state       ][INFO    ][20023] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.312624
2017-12-29 09:17:36,313 [salt.state       ][INFO    ][20023] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,314 [salt.state       ][INFO    ][20023] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 09:17:36,314 [salt.state       ][INFO    ][20023] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.314314 duration_in_ms=1.689
2017-12-29 09:17:36,315 [salt.state       ][INFO    ][20023] Running state [cfg01] at time 09:17:36.314585
2017-12-29 09:17:36,315 [salt.state       ][INFO    ][20023] Executing state host.present for cfg01
2017-12-29 09:17:36,315 [salt.state       ][INFO    ][20023] Host cfg01 (192.168.10.100) already present
2017-12-29 09:17:36,316 [salt.state       ][INFO    ][20023] Completed state [cfg01] at time 09:17:36.315669 duration_in_ms=1.083
2017-12-29 09:17:36,316 [salt.state       ][INFO    ][20023] Running state [cmp002] at time 09:17:36.315936
2017-12-29 09:17:36,316 [salt.state       ][INFO    ][20023] Executing state host.present for cmp002
2017-12-29 09:17:36,317 [salt.state       ][INFO    ][20023] Host cmp002 (192.168.10.102) already present
2017-12-29 09:17:36,317 [salt.state       ][INFO    ][20023] Completed state [cmp002] at time 09:17:36.317307 duration_in_ms=1.371
2017-12-29 09:17:36,318 [salt.state       ][INFO    ][20023] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.317566
2017-12-29 09:17:36,318 [salt.state       ][INFO    ][20023] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,318 [salt.state       ][INFO    ][20023] Host cmp002.baremetal-mcp-pike-ovs-ha.local (192.168.10.102) already present
2017-12-29 09:17:36,319 [salt.state       ][INFO    ][20023] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.318647 duration_in_ms=1.081
2017-12-29 09:17:36,319 [salt.state       ][INFO    ][20023] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.318952
2017-12-29 09:17:36,319 [salt.state       ][INFO    ][20023] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,320 [salt.state       ][INFO    ][20023] Host cmp001.baremetal-mcp-pike-ovs-ha.local (192.168.10.101) already present
2017-12-29 09:17:36,320 [salt.state       ][INFO    ][20023] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.320045 duration_in_ms=1.092
2017-12-29 09:17:36,320 [salt.state       ][INFO    ][20023] Running state [cmp001] at time 09:17:36.320308
2017-12-29 09:17:36,321 [salt.state       ][INFO    ][20023] Executing state host.present for cmp001
2017-12-29 09:17:36,321 [salt.state       ][INFO    ][20023] Host cmp001 (192.168.10.101) already present
2017-12-29 09:17:36,321 [salt.state       ][INFO    ][20023] Completed state [cmp001] at time 09:17:36.321377 duration_in_ms=1.069
2017-12-29 09:17:36,322 [salt.state       ][INFO    ][20023] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.321636
2017-12-29 09:17:36,322 [salt.state       ][INFO    ][20023] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,323 [salt.state       ][INFO    ][20023] Host dbs01.baremetal-mcp-pike-ovs-ha.local (192.168.10.51) already present
2017-12-29 09:17:36,323 [salt.state       ][INFO    ][20023] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.322966 duration_in_ms=1.33
2017-12-29 09:17:36,323 [salt.state       ][INFO    ][20023] Running state [dbs01] at time 09:17:36.323194
2017-12-29 09:17:36,323 [salt.state       ][INFO    ][20023] Executing state host.present for dbs01
2017-12-29 09:17:36,324 [salt.state       ][INFO    ][20023] Host dbs01 (192.168.10.51) already present
2017-12-29 09:17:36,324 [salt.state       ][INFO    ][20023] Completed state [dbs01] at time 09:17:36.324325 duration_in_ms=1.131
2017-12-29 09:17:36,325 [salt.state       ][INFO    ][20023] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.324548
2017-12-29 09:17:36,325 [salt.state       ][INFO    ][20023] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,325 [salt.state       ][INFO    ][20023] Host dbs02.baremetal-mcp-pike-ovs-ha.local (192.168.10.52) already present
2017-12-29 09:17:36,325 [salt.state       ][INFO    ][20023] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.325376 duration_in_ms=0.829
2017-12-29 09:17:36,326 [salt.state       ][INFO    ][20023] Running state [dbs02] at time 09:17:36.325601
2017-12-29 09:17:36,326 [salt.state       ][INFO    ][20023] Executing state host.present for dbs02
2017-12-29 09:17:36,326 [salt.state       ][INFO    ][20023] Host dbs02 (192.168.10.52) already present
2017-12-29 09:17:36,326 [salt.state       ][INFO    ][20023] Completed state [dbs02] at time 09:17:36.326442 duration_in_ms=0.841
2017-12-29 09:17:36,327 [salt.state       ][INFO    ][20023] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.326672
2017-12-29 09:17:36,327 [salt.state       ][INFO    ][20023] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,327 [salt.state       ][INFO    ][20023] Host dbs03.baremetal-mcp-pike-ovs-ha.local (192.168.10.53) already present
2017-12-29 09:17:36,328 [salt.state       ][INFO    ][20023] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.327529 duration_in_ms=0.857
2017-12-29 09:17:36,328 [salt.state       ][INFO    ][20023] Running state [dbs03] at time 09:17:36.327746
2017-12-29 09:17:36,328 [salt.state       ][INFO    ][20023] Executing state host.present for dbs03
2017-12-29 09:17:36,328 [salt.state       ][INFO    ][20023] Host dbs03 (192.168.10.53) already present
2017-12-29 09:17:36,329 [salt.state       ][INFO    ][20023] Completed state [dbs03] at time 09:17:36.328565 duration_in_ms=0.818
2017-12-29 09:17:36,329 [salt.state       ][INFO    ][20023] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.328784
2017-12-29 09:17:36,329 [salt.state       ][INFO    ][20023] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,329 [salt.state       ][INFO    ][20023] Host mas01.baremetal-mcp-pike-ovs-ha.local (192.168.10.3) already present
2017-12-29 09:17:36,330 [salt.state       ][INFO    ][20023] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.329612 duration_in_ms=0.828
2017-12-29 09:17:36,330 [salt.state       ][INFO    ][20023] Running state [mas01] at time 09:17:36.330163
2017-12-29 09:17:36,330 [salt.state       ][INFO    ][20023] Executing state host.present for mas01
2017-12-29 09:17:36,331 [salt.state       ][INFO    ][20023] Host mas01 (192.168.10.3) already present
2017-12-29 09:17:36,331 [salt.state       ][INFO    ][20023] Completed state [mas01] at time 09:17:36.331276 duration_in_ms=1.112
2017-12-29 09:17:36,332 [salt.state       ][INFO    ][20023] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.331490
2017-12-29 09:17:36,332 [salt.state       ][INFO    ][20023] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,332 [salt.state       ][INFO    ][20023] Host ctl02.baremetal-mcp-pike-ovs-ha.local (192.168.10.12) already present
2017-12-29 09:17:36,332 [salt.state       ][INFO    ][20023] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.332317 duration_in_ms=0.827
2017-12-29 09:17:36,333 [salt.state       ][INFO    ][20023] Running state [ctl02] at time 09:17:36.332521
2017-12-29 09:17:36,333 [salt.state       ][INFO    ][20023] Executing state host.present for ctl02
2017-12-29 09:17:36,333 [salt.state       ][INFO    ][20023] Host ctl02 (192.168.10.12) already present
2017-12-29 09:17:36,333 [salt.state       ][INFO    ][20023] Completed state [ctl02] at time 09:17:36.333341 duration_in_ms=0.82
2017-12-29 09:17:36,334 [salt.state       ][INFO    ][20023] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.333547
2017-12-29 09:17:36,334 [salt.state       ][INFO    ][20023] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,335 [salt.state       ][INFO    ][20023] Host ctl03.baremetal-mcp-pike-ovs-ha.local (192.168.10.13) already present
2017-12-29 09:17:36,335 [salt.state       ][INFO    ][20023] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.334716 duration_in_ms=1.168
2017-12-29 09:17:36,335 [salt.state       ][INFO    ][20023] Running state [ctl03] at time 09:17:36.334921
2017-12-29 09:17:36,335 [salt.state       ][INFO    ][20023] Executing state host.present for ctl03
2017-12-29 09:17:36,336 [salt.state       ][INFO    ][20023] Host ctl03 (192.168.10.13) already present
2017-12-29 09:17:36,336 [salt.state       ][INFO    ][20023] Completed state [ctl03] at time 09:17:36.335788 duration_in_ms=0.867
2017-12-29 09:17:36,336 [salt.state       ][INFO    ][20023] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.336006
2017-12-29 09:17:36,336 [salt.state       ][INFO    ][20023] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,337 [salt.state       ][INFO    ][20023] Host ctl01.baremetal-mcp-pike-ovs-ha.local (192.168.10.11) already present
2017-12-29 09:17:36,337 [salt.state       ][INFO    ][20023] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.336829 duration_in_ms=0.823
2017-12-29 09:17:36,337 [salt.state       ][INFO    ][20023] Running state [ctl01] at time 09:17:36.337047
2017-12-29 09:17:36,337 [salt.state       ][INFO    ][20023] Executing state host.present for ctl01
2017-12-29 09:17:36,338 [salt.state       ][INFO    ][20023] Host ctl01 (192.168.10.11) already present
2017-12-29 09:17:36,338 [salt.state       ][INFO    ][20023] Completed state [ctl01] at time 09:17:36.337878 duration_in_ms=0.831
2017-12-29 09:17:36,338 [salt.state       ][INFO    ][20023] Running state [ctl] at time 09:17:36.338095
2017-12-29 09:17:36,338 [salt.state       ][INFO    ][20023] Executing state host.present for ctl
2017-12-29 09:17:36,339 [salt.state       ][INFO    ][20023] Host ctl (192.168.10.10) already present
2017-12-29 09:17:36,339 [salt.state       ][INFO    ][20023] Completed state [ctl] at time 09:17:36.338954 duration_in_ms=0.859
2017-12-29 09:17:36,339 [salt.state       ][INFO    ][20023] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.339165
2017-12-29 09:17:36,339 [salt.state       ][INFO    ][20023] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 09:17:36,340 [salt.state       ][INFO    ][20023] Host ctl.baremetal-mcp-pike-ovs-ha.local (192.168.10.10) already present
2017-12-29 09:17:36,340 [salt.state       ][INFO    ][20023] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 09:17:36.340079 duration_in_ms=0.914
2017-12-29 09:17:36,341 [salt.state       ][INFO    ][20023] Running state [rabbit@master] at time 09:17:36.340812
2017-12-29 09:17:36,341 [salt.state       ][INFO    ][20023] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-29 09:17:36,342 [salt.loaded.int.module.cmdmod][INFO    ][20023] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-29 09:17:37,344 [salt.state       ][INFO    ][20023] Already in cluster
2017-12-29 09:17:37,345 [salt.state       ][INFO    ][20023] Completed state [rabbit@master] at time 09:17:37.345225 duration_in_ms=1004.409
2017-12-29 09:17:37,350 [salt.minion      ][INFO    ][20023] Returning information for job: 20171229091507627429
2017-12-29 09:17:51,028 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command cmd.run with jid 20171229091751010185
2017-12-29 09:17:51,049 [salt.minion      ][INFO    ][25743] Starting a new job with PID 25743
2017-12-29 09:17:51,061 [salt.loaded.int.module.cmdmod][INFO    ][25743] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-29 09:17:52,017 [salt.minion      ][INFO    ][25743] Returning information for job: 20171229091751010185
2017-12-29 09:43:18,510 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.sls with jid 20171229094318493599
2017-12-29 09:43:18,534 [salt.minion      ][INFO    ][27396] Starting a new job with PID 27396
2017-12-29 09:43:19,918 [salt.state       ][INFO    ][27396] Loading fresh modules for state activity
2017-12-29 09:43:19,956 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-29 09:43:20,394 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-29 09:43:20,428 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 09:43:20,860 [salt.state       ][INFO    ][27396] Running state [haproxy] at time 09:43:20.860306
2017-12-29 09:43:20,861 [salt.state       ][INFO    ][27396] Executing state pkg.installed for haproxy
2017-12-29 09:43:20,862 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:43:21,536 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:43:24,181 [salt.loaded.int.module.cmdmod][INFO    ][27396] 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-29 09:43:27,027 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:43:27,062 [salt.state       ][INFO    ][27396] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-12-29 09:43:27,079 [salt.state       ][INFO    ][27396] Loading fresh modules for state activity
2017-12-29 09:43:27,107 [salt.state       ][INFO    ][27396] Completed state [haproxy] at time 09:43:27.106505 duration_in_ms=6246.199
2017-12-29 09:43:27,111 [salt.state       ][INFO    ][27396] Running state [/etc/default/haproxy] at time 09:43:27.111049
2017-12-29 09:43:27,112 [salt.state       ][INFO    ][27396] Executing state file.managed for /etc/default/haproxy
2017-12-29 09:43:27,141 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-29 09:43:27,146 [salt.state       ][INFO    ][27396] 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-29 09:43:27,149 [salt.state       ][INFO    ][27396] Completed state [/etc/default/haproxy] at time 09:43:27.149180 duration_in_ms=38.13
2017-12-29 09:43:27,150 [salt.state       ][INFO    ][27396] Running state [/etc/haproxy/haproxy.cfg] at time 09:43:27.149704
2017-12-29 09:43:27,150 [salt.state       ][INFO    ][27396] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-29 09:43:27,169 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-29 09:43:27,353 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 09:43:27,370 [salt.state       ][INFO    ][27396] 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-29 09:43:27,371 [salt.state       ][INFO    ][27396] Completed state [/etc/haproxy/haproxy.cfg] at time 09:43:27.371285 duration_in_ms=221.58
2017-12-29 09:43:27,372 [salt.state       ][INFO    ][27396] Running state [/etc/haproxy/ssl] at time 09:43:27.371648
2017-12-29 09:43:27,372 [salt.state       ][INFO    ][27396] Executing state file.directory for /etc/haproxy/ssl
2017-12-29 09:43:27,373 [salt.state       ][INFO    ][27396] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-29 09:43:27,373 [salt.state       ][INFO    ][27396] Completed state [/etc/haproxy/ssl] at time 09:43:27.373332 duration_in_ms=1.684
2017-12-29 09:43:27,374 [salt.state       ][INFO    ][27396] Running state [haproxy_status_packages] at time 09:43:27.374198
2017-12-29 09:43:27,374 [salt.state       ][INFO    ][27396] Executing state pkg.installed for haproxy_status_packages
2017-12-29 09:43:27,731 [salt.state       ][INFO    ][27396] All specified packages are already installed
2017-12-29 09:43:27,731 [salt.state       ][INFO    ][27396] Completed state [haproxy_status_packages] at time 09:43:27.731092 duration_in_ms=356.893
2017-12-29 09:43:27,732 [salt.state       ][INFO    ][27396] Running state [/usr/bin/haproxy-status.sh] at time 09:43:27.731941
2017-12-29 09:43:27,732 [salt.state       ][INFO    ][27396] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-29 09:43:27,752 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-29 09:43:27,774 [salt.fileclient  ][INFO    ][27396] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 09:43:27,780 [salt.state       ][INFO    ][27396] File changed:
New file
2017-12-29 09:43:27,781 [salt.state       ][INFO    ][27396] Completed state [/usr/bin/haproxy-status.sh] at time 09:43:27.780817 duration_in_ms=48.875
2017-12-29 09:43:27,782 [salt.state       ][INFO    ][27396] Running state [net.ipv4.ip_nonlocal_bind] at time 09:43:27.781496
2017-12-29 09:43:27,782 [salt.state       ][INFO    ][27396] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-29 09:43:27,783 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command 'sysctl -a' in directory '/root'
2017-12-29 09:43:27,807 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-29 09:43:27,817 [salt.state       ][INFO    ][27396] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-29 09:43:27,817 [salt.state       ][INFO    ][27396] Completed state [net.ipv4.ip_nonlocal_bind] at time 09:43:27.817342 duration_in_ms=35.845
2017-12-29 09:43:27,819 [salt.state       ][INFO    ][27396] Running state [haproxy] at time 09:43:27.819205
2017-12-29 09:43:27,820 [salt.state       ][INFO    ][27396] Executing state service.running for haproxy
2017-12-29 09:43:27,821 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 09:43:27,833 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:27,842 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:27,852 [salt.state       ][INFO    ][27396] The service haproxy is already running
2017-12-29 09:43:27,853 [salt.state       ][INFO    ][27396] Completed state [haproxy] at time 09:43:27.852480 duration_in_ms=33.275
2017-12-29 09:43:27,853 [salt.state       ][INFO    ][27396] Running state [haproxy] at time 09:43:27.852916
2017-12-29 09:43:27,854 [salt.state       ][INFO    ][27396] Executing state service.mod_watch for haproxy
2017-12-29 09:43:27,855 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:27,865 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:27,876 [salt.loaded.int.module.cmdmod][INFO    ][27396] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:27,929 [salt.state       ][INFO    ][27396] {'haproxy': True}
2017-12-29 09:43:27,929 [salt.state       ][INFO    ][27396] Completed state [haproxy] at time 09:43:27.929097 duration_in_ms=76.179
2017-12-29 09:43:27,931 [salt.minion      ][INFO    ][27396] Returning information for job: 20171229094318493599
2017-12-29 09:43:30,776 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command service.status with jid 20171229094330756372
2017-12-29 09:43:30,802 [salt.minion      ][INFO    ][27996] Starting a new job with PID 27996
2017-12-29 09:43:30,972 [salt.loaded.int.module.cmdmod][INFO    ][27996] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 09:43:30,987 [salt.loaded.int.module.cmdmod][INFO    ][27996] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 09:43:31,004 [salt.minion      ][INFO    ][27996] Returning information for job: 20171229094330756372
2017-12-29 09:43:31,892 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command service.restart with jid 20171229094331872836
2017-12-29 09:43:31,921 [salt.minion      ][INFO    ][28004] Starting a new job with PID 28004
2017-12-29 09:43:32,092 [salt.loaded.int.module.cmdmod][INFO    ][28004] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-29 09:43:32,113 [salt.loaded.int.module.cmdmod][INFO    ][28004] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-29 09:43:32,153 [salt.loaded.int.module.cmdmod][INFO    ][28004] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-29 09:43:32,209 [salt.minion      ][INFO    ][28004] Returning information for job: 20171229094331872836
2017-12-29 10:06:17,628 [salt.utils.schedule][INFO    ][1723] Running scheduled job: __mine_interval
2017-12-29 10:07:57,384 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command test.ping with jid 20171229100757370867
2017-12-29 10:07:57,412 [salt.minion      ][INFO    ][29354] Starting a new job with PID 29354
2017-12-29 10:07:57,472 [salt.minion      ][INFO    ][29354] Returning information for job: 20171229100757370867
2017-12-29 10:08:42,349 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.sls with jid 20171229100842338202
2017-12-29 10:08:42,375 [salt.minion      ][INFO    ][29523] Starting a new job with PID 29523
2017-12-29 10:08:42,929 [salt.state       ][INFO    ][29523] Loading fresh modules for state activity
2017-12-29 10:08:42,983 [salt.fileclient  ][INFO    ][29523] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-29 10:08:43,016 [salt.fileclient  ][INFO    ][29523] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-29 10:08:43,061 [salt.fileclient  ][INFO    ][29523] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 10:08:43,561 [salt.state       ][INFO    ][29523] Running state [lsof] at time 10:08:43.560654
2017-12-29 10:08:43,561 [salt.state       ][INFO    ][29523] Executing state pkg.installed for lsof
2017-12-29 10:08:43,561 [salt.loaded.int.module.cmdmod][INFO    ][29523] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:08:44,292 [salt.state       ][INFO    ][29523] Package lsof is already installed
2017-12-29 10:08:44,292 [salt.state       ][INFO    ][29523] Completed state [lsof] at time 10:08:44.292087 duration_in_ms=731.433
2017-12-29 10:08:44,293 [salt.state       ][INFO    ][29523] Running state [keepalived] at time 10:08:44.292620
2017-12-29 10:08:44,293 [salt.state       ][INFO    ][29523] Executing state pkg.installed for keepalived
2017-12-29 10:08:44,299 [salt.state       ][INFO    ][29523] Package keepalived is already installed
2017-12-29 10:08:44,300 [salt.state       ][INFO    ][29523] Completed state [keepalived] at time 10:08:44.299530 duration_in_ms=6.911
2017-12-29 10:08:44,302 [salt.state       ][INFO    ][29523] Running state [/etc/keepalived/keepalived.conf] at time 10:08:44.301686
2017-12-29 10:08:44,302 [salt.state       ][INFO    ][29523] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-29 10:08:44,341 [salt.fileclient  ][INFO    ][29523] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-29 10:08:44,411 [salt.fileclient  ][INFO    ][29523] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 10:08:44,424 [salt.state       ][INFO    ][29523] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-29 10:08:44,425 [salt.state       ][INFO    ][29523] Completed state [/etc/keepalived/keepalived.conf] at time 10:08:44.424608 duration_in_ms=122.922
2017-12-29 10:08:44,426 [salt.state       ][INFO    ][29523] Running state [keepalived] at time 10:08:44.425744
2017-12-29 10:08:44,426 [salt.state       ][INFO    ][29523] Executing state service.running for keepalived
2017-12-29 10:08:44,429 [salt.loaded.int.module.cmdmod][INFO    ][29523] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-29 10:08:44,467 [salt.loaded.int.module.cmdmod][INFO    ][29523] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 10:08:44,485 [salt.loaded.int.module.cmdmod][INFO    ][29523] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 10:08:44,507 [salt.state       ][INFO    ][29523] The service keepalived is already running
2017-12-29 10:08:44,509 [salt.state       ][INFO    ][29523] Completed state [keepalived] at time 10:08:44.508749 duration_in_ms=83.003
2017-12-29 10:08:44,511 [salt.minion      ][INFO    ][29523] Returning information for job: 20171229100842338202
2017-12-29 10:08:45,434 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command pillar.get with jid 20171229100845424954
2017-12-29 10:08:45,463 [salt.minion      ][INFO    ][29547] Starting a new job with PID 29547
2017-12-29 10:08:45,469 [salt.minion      ][INFO    ][29547] Returning information for job: 20171229100845424954
2017-12-29 10:09:20,427 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.sls with jid 20171229100920419005
2017-12-29 10:09:20,452 [salt.minion      ][INFO    ][29570] Starting a new job with PID 29570
2017-12-29 10:09:23,057 [salt.state       ][INFO    ][29570] Loading fresh modules for state activity
2017-12-29 10:09:23,107 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-29 10:09:23,137 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-29 10:09:23,158 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-29 10:09:23,199 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,227 [py.warnings      ][WARNING ][29570] /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-29 10:09:23,228 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-29 10:09:23,281 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-29 10:09:23,321 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,358 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-29 10:09:23,389 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,437 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-29 10:09:23,500 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,563 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-29 10:09:23,594 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,639 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-29 10:09:23,672 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:23,717 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-29 10:09:23,779 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 10:09:24,399 [salt.state       ][INFO    ][29570] Running state [rabbitmq-server] at time 10:09:24.398870
2017-12-29 10:09:24,399 [salt.state       ][INFO    ][29570] Executing state pkg.installed for rabbitmq-server
2017-12-29 10:09:24,400 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:09:25,138 [salt.state       ][INFO    ][29570] Package rabbitmq-server is already installed
2017-12-29 10:09:25,138 [salt.state       ][INFO    ][29570] Completed state [rabbitmq-server] at time 10:09:25.137937 duration_in_ms=739.067
2017-12-29 10:09:25,138 [salt.state       ][INFO    ][29570] Running state [gettext-base] at time 10:09:25.138236
2017-12-29 10:09:25,139 [salt.state       ][INFO    ][29570] Executing state pkg.installed for gettext-base
2017-12-29 10:09:25,144 [salt.state       ][INFO    ][29570] Package gettext-base is already installed
2017-12-29 10:09:25,144 [salt.state       ][INFO    ][29570] Completed state [gettext-base] at time 10:09:25.143999 duration_in_ms=5.763
2017-12-29 10:09:25,148 [salt.state       ][INFO    ][29570] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:09:25.147268
2017-12-29 10:09:25,148 [salt.state       ][INFO    ][29570] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-29 10:09:25,181 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-29 10:09:25,236 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:25,263 [salt.state       ][INFO    ][29570] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-29 10:09:25,264 [salt.state       ][INFO    ][29570] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:09:25.263519 duration_in_ms=116.251
2017-12-29 10:09:25,264 [salt.state       ][INFO    ][29570] Running state [/etc/default/rabbitmq-server] at time 10:09:25.264192
2017-12-29 10:09:25,264 [salt.state       ][INFO    ][29570] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-29 10:09:25,287 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-29 10:09:25,314 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:25,339 [salt.state       ][INFO    ][29570] File /etc/default/rabbitmq-server is in the correct state
2017-12-29 10:09:25,339 [salt.state       ][INFO    ][29570] Completed state [/etc/default/rabbitmq-server] at time 10:09:25.339415 duration_in_ms=75.223
2017-12-29 10:09:25,340 [salt.state       ][INFO    ][29570] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:09:25.340129
2017-12-29 10:09:25,340 [salt.state       ][INFO    ][29570] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-29 10:09:25,362 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-29 10:09:25,389 [salt.fileclient  ][INFO    ][29570] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-29 10:09:25,416 [salt.state       ][INFO    ][29570] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-29 10:09:25,417 [salt.state       ][INFO    ][29570] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:09:25.416490 duration_in_ms=76.361
2017-12-29 10:09:25,418 [salt.state       ][INFO    ][29570] Running state [rabbitmq-server] at time 10:09:25.418176
2017-12-29 10:09:25,418 [salt.state       ][INFO    ][29570] Executing state service.running for rabbitmq-server
2017-12-29 10:09:25,419 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-29 10:09:25,458 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 10:09:25,475 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-29 10:09:25,488 [salt.state       ][INFO    ][29570] The service rabbitmq-server is already running
2017-12-29 10:09:25,489 [salt.state       ][INFO    ][29570] Completed state [rabbitmq-server] at time 10:09:25.488783 duration_in_ms=70.604
2017-12-29 10:09:25,492 [salt.state       ][INFO    ][29570] Running state [amqp_client] at time 10:09:25.491538
2017-12-29 10:09:25,492 [salt.state       ][INFO    ][29570] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-29 10:09:25,494 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 10:09:26,644 [salt.state       ][INFO    ][29570] Plugin 'amqp_client' is already enabled.
2017-12-29 10:09:26,645 [salt.state       ][INFO    ][29570] Completed state [amqp_client] at time 10:09:26.644754 duration_in_ms=1153.215
2017-12-29 10:09:26,646 [salt.state       ][INFO    ][29570] Running state [rabbitmq_management] at time 10:09:26.645950
2017-12-29 10:09:26,647 [salt.state       ][INFO    ][29570] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-29 10:09:26,648 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-29 10:09:27,693 [salt.state       ][INFO    ][29570] Plugin 'rabbitmq_management' is already enabled.
2017-12-29 10:09:27,694 [salt.state       ][INFO    ][29570] Completed state [rabbitmq_management] at time 10:09:27.693965 duration_in_ms=1048.013
2017-12-29 10:09:27,698 [salt.state       ][INFO    ][29570] Running state [/openstack] at time 10:09:27.697895
2017-12-29 10:09:27,698 [salt.state       ][INFO    ][29570] Executing state rabbitmq_vhost.present for /openstack
2017-12-29 10:09:27,702 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-29 10:09:28,816 [salt.state       ][INFO    ][29570] Virtual Host '/openstack' already exists.
2017-12-29 10:09:28,817 [salt.state       ][INFO    ][29570] Completed state [/openstack] at time 10:09:28.816758 duration_in_ms=1118.863
2017-12-29 10:09:28,819 [salt.state       ][INFO    ][29570] Running state [openstack] at time 10:09:28.819179
2017-12-29 10:09:28,819 [salt.state       ][INFO    ][29570] Executing state rabbitmq_user.present for openstack
2017-12-29 10:09:28,820 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:29,926 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 10:09:30,537 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229100930521723
2017-12-29 10:09:30,557 [salt.minion      ][INFO    ][30314] Starting a new job with PID 30314
2017-12-29 10:09:30,572 [salt.minion      ][INFO    ][30314] Returning information for job: 20171229100930521723
2017-12-29 10:09:33,306 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-29 10:09:34,372 [salt.state       ][INFO    ][29570] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 10:09:34,373 [salt.state       ][INFO    ][29570] Completed state [openstack] at time 10:09:34.372611 duration_in_ms=5553.431
2017-12-29 10:09:34,378 [salt.state       ][INFO    ][29570] Running state [Ceilometer] at time 10:09:34.378003
2017-12-29 10:09:34,380 [salt.state       ][INFO    ][29570] Executing state rabbitmq_policy.present for Ceilometer
2017-12-29 10:09:34,383 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 10:09:35,468 [salt.loaded.int.module.cmdmod][INFO    ][29570] 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-29 10:09:36,546 [salt.state       ][INFO    ][29570] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-29 10:09:36,546 [salt.state       ][INFO    ][29570] Completed state [Ceilometer] at time 10:09:36.546281 duration_in_ms=2168.279
2017-12-29 10:09:36,548 [salt.state       ][INFO    ][29570] Running state [HA] at time 10:09:36.547734
2017-12-29 10:09:36,548 [salt.state       ][INFO    ][29570] Executing state rabbitmq_policy.present for HA
2017-12-29 10:09:36,549 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-29 10:09:37,621 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 10:09:38,787 [salt.state       ][INFO    ][29570] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 10:09:38,787 [salt.state       ][INFO    ][29570] Completed state [HA] at time 10:09:38.787338 duration_in_ms=2239.603
2017-12-29 10:09:38,788 [salt.state       ][INFO    ][29570] Running state [guest] at time 10:09:38.787849
2017-12-29 10:09:38,788 [salt.state       ][INFO    ][29570] Executing state rabbitmq_user.present for guest
2017-12-29 10:09:38,789 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:39,932 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 10:09:40,554 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229100940548049
2017-12-29 10:09:40,573 [salt.minion      ][INFO    ][31690] Starting a new job with PID 31690
2017-12-29 10:09:40,591 [salt.minion      ][INFO    ][31690] Returning information for job: 20171229100940548049
2017-12-29 10:09:43,262 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-29 10:09:44,325 [salt.state       ][INFO    ][29570] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 10:09:44,325 [salt.state       ][INFO    ][29570] Completed state [guest] at time 10:09:44.325404 duration_in_ms=5537.555
2017-12-29 10:09:44,326 [salt.state       ][INFO    ][29570] Running state [HA] at time 10:09:44.326386
2017-12-29 10:09:44,327 [salt.state       ][INFO    ][29570] Executing state rabbitmq_policy.present for HA
2017-12-29 10:09:44,329 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-29 10:09:45,398 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-29 10:09:46,565 [salt.state       ][INFO    ][29570] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-29 10:09:46,565 [salt.state       ][INFO    ][29570] Completed state [HA] at time 10:09:46.565102 duration_in_ms=2238.714
2017-12-29 10:09:46,567 [salt.state       ][INFO    ][29570] Running state [admin] at time 10:09:46.567109
2017-12-29 10:09:46,567 [salt.state       ][INFO    ][29570] Executing state rabbitmq_user.present for admin
2017-12-29 10:09:46,569 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:47,706 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-29 10:09:50,588 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229100950573959
2017-12-29 10:09:50,609 [salt.minion      ][INFO    ][588] Starting a new job with PID 588
2017-12-29 10:09:50,633 [salt.minion      ][INFO    ][588] Returning information for job: 20171229100950573959
2017-12-29 10:09:51,089 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-29 10:09:52,204 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-29 10:09:53,296 [salt.state       ][INFO    ][29570] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-29 10:09:53,297 [salt.state       ][INFO    ][29570] Completed state [admin] at time 10:09:53.296693 duration_in_ms=6729.582
2017-12-29 10:09:53,298 [salt.state       ][INFO    ][29570] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.297797
2017-12-29 10:09:53,298 [salt.state       ][INFO    ][29570] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,300 [salt.state       ][INFO    ][29570] Host mdb02.baremetal-mcp-pike-ovs-ha.local (192.168.10.77) already present
2017-12-29 10:09:53,300 [salt.state       ][INFO    ][29570] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.299992 duration_in_ms=2.195
2017-12-29 10:09:53,301 [salt.state       ][INFO    ][29570] Running state [mdb02] at time 10:09:53.300635
2017-12-29 10:09:53,302 [salt.state       ][INFO    ][29570] Executing state host.present for mdb02
2017-12-29 10:09:53,302 [salt.state       ][INFO    ][29570] Host mdb02 (192.168.10.77) already present
2017-12-29 10:09:53,302 [salt.state       ][INFO    ][29570] Completed state [mdb02] at time 10:09:53.302421 duration_in_ms=1.787
2017-12-29 10:09:53,303 [salt.state       ][INFO    ][29570] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.302717
2017-12-29 10:09:53,303 [salt.state       ][INFO    ][29570] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,304 [salt.state       ][INFO    ][29570] Host mdb03.baremetal-mcp-pike-ovs-ha.local (192.168.10.78) already present
2017-12-29 10:09:53,305 [salt.state       ][INFO    ][29570] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.304526 duration_in_ms=1.809
2017-12-29 10:09:53,305 [salt.state       ][INFO    ][29570] Running state [mdb03] at time 10:09:53.304764
2017-12-29 10:09:53,305 [salt.state       ][INFO    ][29570] Executing state host.present for mdb03
2017-12-29 10:09:53,305 [salt.state       ][INFO    ][29570] Host mdb03 (192.168.10.78) already present
2017-12-29 10:09:53,306 [salt.state       ][INFO    ][29570] Completed state [mdb03] at time 10:09:53.305893 duration_in_ms=1.128
2017-12-29 10:09:53,306 [salt.state       ][INFO    ][29570] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.306115
2017-12-29 10:09:53,306 [salt.state       ][INFO    ][29570] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,307 [salt.state       ][INFO    ][29570] Host mdb01.baremetal-mcp-pike-ovs-ha.local (192.168.10.76) already present
2017-12-29 10:09:53,307 [salt.state       ][INFO    ][29570] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.306959 duration_in_ms=0.845
2017-12-29 10:09:53,307 [salt.state       ][INFO    ][29570] Running state [mdb01] at time 10:09:53.307176
2017-12-29 10:09:53,307 [salt.state       ][INFO    ][29570] Executing state host.present for mdb01
2017-12-29 10:09:53,308 [salt.state       ][INFO    ][29570] Host mdb01 (192.168.10.76) already present
2017-12-29 10:09:53,308 [salt.state       ][INFO    ][29570] Completed state [mdb01] at time 10:09:53.307986 duration_in_ms=0.81
2017-12-29 10:09:53,308 [salt.state       ][INFO    ][29570] Running state [mdb] at time 10:09:53.308217
2017-12-29 10:09:53,308 [salt.state       ][INFO    ][29570] Executing state host.present for mdb
2017-12-29 10:09:53,309 [salt.state       ][INFO    ][29570] Host mdb (192.168.10.75) already present
2017-12-29 10:09:53,309 [salt.state       ][INFO    ][29570] Completed state [mdb] at time 10:09:53.309039 duration_in_ms=0.822
2017-12-29 10:09:53,309 [salt.state       ][INFO    ][29570] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.309259
2017-12-29 10:09:53,309 [salt.state       ][INFO    ][29570] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,310 [salt.state       ][INFO    ][29570] Host mdb.baremetal-mcp-pike-ovs-ha.local (192.168.10.75) already present
2017-12-29 10:09:53,310 [salt.state       ][INFO    ][29570] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.310074 duration_in_ms=0.815
2017-12-29 10:09:53,310 [salt.state       ][INFO    ][29570] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.310285
2017-12-29 10:09:53,310 [salt.state       ][INFO    ][29570] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,311 [salt.state       ][INFO    ][29570] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 10:09:53,311 [salt.state       ][INFO    ][29570] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.311396 duration_in_ms=1.111
2017-12-29 10:09:53,312 [salt.state       ][INFO    ][29570] Running state [cfg01] at time 10:09:53.312178
2017-12-29 10:09:53,312 [salt.state       ][INFO    ][29570] Executing state host.present for cfg01
2017-12-29 10:09:53,315 [salt.state       ][INFO    ][29570] Host cfg01 (192.168.10.100) already present
2017-12-29 10:09:53,315 [salt.state       ][INFO    ][29570] Completed state [cfg01] at time 10:09:53.314807 duration_in_ms=2.629
2017-12-29 10:09:53,315 [salt.state       ][INFO    ][29570] Running state [prx01] at time 10:09:53.315334
2017-12-29 10:09:53,316 [salt.state       ][INFO    ][29570] Executing state host.present for prx01
2017-12-29 10:09:53,316 [salt.state       ][INFO    ][29570] Host prx01 (192.168.10.104) already present
2017-12-29 10:09:53,317 [salt.state       ][INFO    ][29570] Completed state [prx01] at time 10:09:53.316515 duration_in_ms=1.181
2017-12-29 10:09:53,317 [salt.state       ][INFO    ][29570] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.316728
2017-12-29 10:09:53,317 [salt.state       ][INFO    ][29570] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,317 [salt.state       ][INFO    ][29570] Host prx01.baremetal-mcp-pike-ovs-ha.local (192.168.10.104) already present
2017-12-29 10:09:53,318 [salt.state       ][INFO    ][29570] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.317553 duration_in_ms=0.824
2017-12-29 10:09:53,318 [salt.state       ][INFO    ][29570] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.317770
2017-12-29 10:09:53,318 [salt.state       ][INFO    ][29570] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,318 [salt.state       ][INFO    ][29570] Host kvm01.baremetal-mcp-pike-ovs-ha.local (192.168.10.141) already present
2017-12-29 10:09:53,319 [salt.state       ][INFO    ][29570] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.318609 duration_in_ms=0.839
2017-12-29 10:09:53,319 [salt.state       ][INFO    ][29570] Running state [kvm01] at time 10:09:53.318836
2017-12-29 10:09:53,319 [salt.state       ][INFO    ][29570] Executing state host.present for kvm01
2017-12-29 10:09:53,319 [salt.state       ][INFO    ][29570] Host kvm01 (192.168.10.141) already present
2017-12-29 10:09:53,320 [salt.state       ][INFO    ][29570] Completed state [kvm01] at time 10:09:53.319637 duration_in_ms=0.801
2017-12-29 10:09:53,320 [salt.state       ][INFO    ][29570] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.319846
2017-12-29 10:09:53,320 [salt.state       ][INFO    ][29570] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,321 [salt.state       ][INFO    ][29570] Host kvm03.baremetal-mcp-pike-ovs-ha.local (192.168.10.143) already present
2017-12-29 10:09:53,321 [salt.state       ][INFO    ][29570] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.320682 duration_in_ms=0.836
2017-12-29 10:09:53,321 [salt.state       ][INFO    ][29570] Running state [kvm03] at time 10:09:53.320890
2017-12-29 10:09:53,321 [salt.state       ][INFO    ][29570] Executing state host.present for kvm03
2017-12-29 10:09:53,322 [salt.state       ][INFO    ][29570] Host kvm03 (192.168.10.143) already present
2017-12-29 10:09:53,322 [salt.state       ][INFO    ][29570] Completed state [kvm03] at time 10:09:53.321702 duration_in_ms=0.812
2017-12-29 10:09:53,322 [salt.state       ][INFO    ][29570] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.321914
2017-12-29 10:09:53,322 [salt.state       ][INFO    ][29570] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,323 [salt.state       ][INFO    ][29570] Host kvm02.baremetal-mcp-pike-ovs-ha.local (192.168.10.142) already present
2017-12-29 10:09:53,323 [salt.state       ][INFO    ][29570] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.323339 duration_in_ms=1.424
2017-12-29 10:09:53,324 [salt.state       ][INFO    ][29570] Running state [kvm02] at time 10:09:53.323546
2017-12-29 10:09:53,324 [salt.state       ][INFO    ][29570] Executing state host.present for kvm02
2017-12-29 10:09:53,325 [salt.state       ][INFO    ][29570] Host kvm02 (192.168.10.142) already present
2017-12-29 10:09:53,325 [salt.state       ][INFO    ][29570] Completed state [kvm02] at time 10:09:53.324966 duration_in_ms=1.42
2017-12-29 10:09:53,325 [salt.state       ][INFO    ][29570] Running state [dbs] at time 10:09:53.325180
2017-12-29 10:09:53,325 [salt.state       ][INFO    ][29570] Executing state host.present for dbs
2017-12-29 10:09:53,326 [salt.state       ][INFO    ][29570] Host dbs (192.168.10.50) already present
2017-12-29 10:09:53,326 [salt.state       ][INFO    ][29570] Completed state [dbs] at time 10:09:53.325990 duration_in_ms=0.81
2017-12-29 10:09:53,326 [salt.state       ][INFO    ][29570] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.326201
2017-12-29 10:09:53,326 [salt.state       ][INFO    ][29570] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,328 [salt.state       ][INFO    ][29570] Host dbs.baremetal-mcp-pike-ovs-ha.local (192.168.10.50) already present
2017-12-29 10:09:53,328 [salt.state       ][INFO    ][29570] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.327877 duration_in_ms=1.676
2017-12-29 10:09:53,329 [salt.state       ][INFO    ][29570] Running state [prx] at time 10:09:53.328402
2017-12-29 10:09:53,329 [salt.state       ][INFO    ][29570] Executing state host.present for prx
2017-12-29 10:09:53,329 [salt.state       ][INFO    ][29570] Host prx (100.64.200.103) already present
2017-12-29 10:09:53,330 [salt.state       ][INFO    ][29570] Completed state [prx] at time 10:09:53.329493 duration_in_ms=1.091
2017-12-29 10:09:53,330 [salt.state       ][INFO    ][29570] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.329696
2017-12-29 10:09:53,330 [salt.state       ][INFO    ][29570] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,330 [salt.state       ][INFO    ][29570] Host prx.baremetal-mcp-pike-ovs-ha.local (100.64.200.103) already present
2017-12-29 10:09:53,331 [salt.state       ][INFO    ][29570] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.330515 duration_in_ms=0.819
2017-12-29 10:09:53,331 [salt.state       ][INFO    ][29570] Running state [prx02] at time 10:09:53.330728
2017-12-29 10:09:53,331 [salt.state       ][INFO    ][29570] Executing state host.present for prx02
2017-12-29 10:09:53,331 [salt.state       ][INFO    ][29570] Host prx02 (192.168.10.105) already present
2017-12-29 10:09:53,332 [salt.state       ][INFO    ][29570] Completed state [prx02] at time 10:09:53.331566 duration_in_ms=0.838
2017-12-29 10:09:53,332 [salt.state       ][INFO    ][29570] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.331776
2017-12-29 10:09:53,332 [salt.state       ][INFO    ][29570] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,332 [salt.state       ][INFO    ][29570] Host prx02.baremetal-mcp-pike-ovs-ha.local (192.168.10.105) already present
2017-12-29 10:09:53,333 [salt.state       ][INFO    ][29570] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.332598 duration_in_ms=0.822
2017-12-29 10:09:53,333 [salt.state       ][INFO    ][29570] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.333365
2017-12-29 10:09:53,334 [salt.state       ][INFO    ][29570] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,334 [salt.state       ][INFO    ][29570] Host msg02.baremetal-mcp-pike-ovs-ha.local (192.168.10.42) already present
2017-12-29 10:09:53,335 [salt.state       ][INFO    ][29570] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.334474 duration_in_ms=1.109
2017-12-29 10:09:53,335 [salt.state       ][INFO    ][29570] Running state [msg02] at time 10:09:53.334680
2017-12-29 10:09:53,335 [salt.state       ][INFO    ][29570] Executing state host.present for msg02
2017-12-29 10:09:53,335 [salt.state       ][INFO    ][29570] Host msg02 (192.168.10.42) already present
2017-12-29 10:09:53,336 [salt.state       ][INFO    ][29570] Completed state [msg02] at time 10:09:53.335513 duration_in_ms=0.832
2017-12-29 10:09:53,336 [salt.state       ][INFO    ][29570] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.335727
2017-12-29 10:09:53,336 [salt.state       ][INFO    ][29570] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,336 [salt.state       ][INFO    ][29570] Host msg03.baremetal-mcp-pike-ovs-ha.local (192.168.10.43) already present
2017-12-29 10:09:53,337 [salt.state       ][INFO    ][29570] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.336549 duration_in_ms=0.822
2017-12-29 10:09:53,337 [salt.state       ][INFO    ][29570] Running state [msg03] at time 10:09:53.336754
2017-12-29 10:09:53,337 [salt.state       ][INFO    ][29570] Executing state host.present for msg03
2017-12-29 10:09:53,337 [salt.state       ][INFO    ][29570] Host msg03 (192.168.10.43) already present
2017-12-29 10:09:53,338 [salt.state       ][INFO    ][29570] Completed state [msg03] at time 10:09:53.337565 duration_in_ms=0.811
2017-12-29 10:09:53,339 [salt.state       ][INFO    ][29570] Running state [file.replace] at time 10:09:53.339451
2017-12-29 10:09:53,340 [salt.state       ][INFO    ][29570] Executing state module.run for file.replace
2017-12-29 10:09:53,525 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command 'grep -q "msg03 msg03.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-29 10:09:53,543 [salt.state       ][INFO    ][29570] onlyif execution failed
2017-12-29 10:09:53,544 [salt.state       ][INFO    ][29570] Completed state [file.replace] at time 10:09:53.544026 duration_in_ms=204.573
2017-12-29 10:09:53,545 [salt.state       ][INFO    ][29570] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.544804
2017-12-29 10:09:53,545 [salt.state       ][INFO    ][29570] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,548 [salt.state       ][INFO    ][29570] Host msg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.41) already present
2017-12-29 10:09:53,549 [salt.state       ][INFO    ][29570] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.547940 duration_in_ms=3.136
2017-12-29 10:09:53,549 [salt.state       ][INFO    ][29570] Running state [msg01] at time 10:09:53.549086
2017-12-29 10:09:53,550 [salt.state       ][INFO    ][29570] Executing state host.present for msg01
2017-12-29 10:09:53,551 [salt.state       ][INFO    ][29570] Host msg01 (192.168.10.41) already present
2017-12-29 10:09:53,552 [salt.state       ][INFO    ][29570] Completed state [msg01] at time 10:09:53.551611 duration_in_ms=2.525
2017-12-29 10:09:53,553 [salt.state       ][INFO    ][29570] Running state [msg] at time 10:09:53.552121
2017-12-29 10:09:53,553 [salt.state       ][INFO    ][29570] Executing state host.present for msg
2017-12-29 10:09:53,553 [salt.state       ][INFO    ][29570] Host msg (192.168.10.40) already present
2017-12-29 10:09:53,554 [salt.state       ][INFO    ][29570] Completed state [msg] at time 10:09:53.553644 duration_in_ms=1.524
2017-12-29 10:09:53,554 [salt.state       ][INFO    ][29570] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.553861
2017-12-29 10:09:53,554 [salt.state       ][INFO    ][29570] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,555 [salt.state       ][INFO    ][29570] Host msg.baremetal-mcp-pike-ovs-ha.local (192.168.10.40) already present
2017-12-29 10:09:53,555 [salt.state       ][INFO    ][29570] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.554678 duration_in_ms=0.817
2017-12-29 10:09:53,555 [salt.state       ][INFO    ][29570] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.554929
2017-12-29 10:09:53,555 [salt.state       ][INFO    ][29570] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,556 [salt.state       ][INFO    ][29570] Host cfg01.baremetal-mcp-pike-ovs-ha.local (192.168.10.100) already present
2017-12-29 10:09:53,556 [salt.state       ][INFO    ][29570] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.556344 duration_in_ms=1.415
2017-12-29 10:09:53,557 [salt.state       ][INFO    ][29570] Running state [cfg01] at time 10:09:53.556555
2017-12-29 10:09:53,557 [salt.state       ][INFO    ][29570] Executing state host.present for cfg01
2017-12-29 10:09:53,558 [salt.state       ][INFO    ][29570] Host cfg01 (192.168.10.100) already present
2017-12-29 10:09:53,558 [salt.state       ][INFO    ][29570] Completed state [cfg01] at time 10:09:53.557664 duration_in_ms=1.109
2017-12-29 10:09:53,558 [salt.state       ][INFO    ][29570] Running state [cmp002] at time 10:09:53.557878
2017-12-29 10:09:53,558 [salt.state       ][INFO    ][29570] Executing state host.present for cmp002
2017-12-29 10:09:53,559 [salt.state       ][INFO    ][29570] Host cmp002 (192.168.10.102) already present
2017-12-29 10:09:53,559 [salt.state       ][INFO    ][29570] Completed state [cmp002] at time 10:09:53.558698 duration_in_ms=0.82
2017-12-29 10:09:53,559 [salt.state       ][INFO    ][29570] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.559214
2017-12-29 10:09:53,559 [salt.state       ][INFO    ][29570] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,560 [salt.state       ][INFO    ][29570] Host cmp002.baremetal-mcp-pike-ovs-ha.local (192.168.10.102) already present
2017-12-29 10:09:53,560 [salt.state       ][INFO    ][29570] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.560035 duration_in_ms=0.821
2017-12-29 10:09:53,560 [salt.state       ][INFO    ][29570] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.560267
2017-12-29 10:09:53,560 [salt.state       ][INFO    ][29570] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,561 [salt.state       ][INFO    ][29570] Host cmp001.baremetal-mcp-pike-ovs-ha.local (192.168.10.101) already present
2017-12-29 10:09:53,561 [salt.state       ][INFO    ][29570] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.561081 duration_in_ms=0.814
2017-12-29 10:09:53,561 [salt.state       ][INFO    ][29570] Running state [cmp001] at time 10:09:53.561292
2017-12-29 10:09:53,561 [salt.state       ][INFO    ][29570] Executing state host.present for cmp001
2017-12-29 10:09:53,562 [salt.state       ][INFO    ][29570] Host cmp001 (192.168.10.101) already present
2017-12-29 10:09:53,562 [salt.state       ][INFO    ][29570] Completed state [cmp001] at time 10:09:53.562097 duration_in_ms=0.805
2017-12-29 10:09:53,562 [salt.state       ][INFO    ][29570] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.562312
2017-12-29 10:09:53,563 [salt.state       ][INFO    ][29570] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,564 [salt.state       ][INFO    ][29570] Host dbs01.baremetal-mcp-pike-ovs-ha.local (192.168.10.51) already present
2017-12-29 10:09:53,564 [salt.state       ][INFO    ][29570] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.563730 duration_in_ms=1.418
2017-12-29 10:09:53,564 [salt.state       ][INFO    ][29570] Running state [dbs01] at time 10:09:53.563940
2017-12-29 10:09:53,564 [salt.state       ][INFO    ][29570] Executing state host.present for dbs01
2017-12-29 10:09:53,565 [salt.state       ][INFO    ][29570] Host dbs01 (192.168.10.51) already present
2017-12-29 10:09:53,565 [salt.state       ][INFO    ][29570] Completed state [dbs01] at time 10:09:53.564989 duration_in_ms=1.049
2017-12-29 10:09:53,565 [salt.state       ][INFO    ][29570] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.565199
2017-12-29 10:09:53,565 [salt.state       ][INFO    ][29570] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,566 [salt.state       ][INFO    ][29570] Host dbs02.baremetal-mcp-pike-ovs-ha.local (192.168.10.52) already present
2017-12-29 10:09:53,566 [salt.state       ][INFO    ][29570] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.566013 duration_in_ms=0.814
2017-12-29 10:09:53,566 [salt.state       ][INFO    ][29570] Running state [dbs02] at time 10:09:53.566226
2017-12-29 10:09:53,566 [salt.state       ][INFO    ][29570] Executing state host.present for dbs02
2017-12-29 10:09:53,567 [salt.state       ][INFO    ][29570] Host dbs02 (192.168.10.52) already present
2017-12-29 10:09:53,567 [salt.state       ][INFO    ][29570] Completed state [dbs02] at time 10:09:53.567337 duration_in_ms=1.111
2017-12-29 10:09:53,568 [salt.state       ][INFO    ][29570] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.567546
2017-12-29 10:09:53,568 [salt.state       ][INFO    ][29570] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,569 [salt.state       ][INFO    ][29570] Host dbs03.baremetal-mcp-pike-ovs-ha.local (192.168.10.53) already present
2017-12-29 10:09:53,569 [salt.state       ][INFO    ][29570] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.568672 duration_in_ms=1.126
2017-12-29 10:09:53,569 [salt.state       ][INFO    ][29570] Running state [dbs03] at time 10:09:53.568887
2017-12-29 10:09:53,569 [salt.state       ][INFO    ][29570] Executing state host.present for dbs03
2017-12-29 10:09:53,570 [salt.state       ][INFO    ][29570] Host dbs03 (192.168.10.53) already present
2017-12-29 10:09:53,570 [salt.state       ][INFO    ][29570] Completed state [dbs03] at time 10:09:53.569994 duration_in_ms=1.107
2017-12-29 10:09:53,570 [salt.state       ][INFO    ][29570] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.570204
2017-12-29 10:09:53,570 [salt.state       ][INFO    ][29570] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,571 [salt.state       ][INFO    ][29570] Host mas01.baremetal-mcp-pike-ovs-ha.local (192.168.10.3) already present
2017-12-29 10:09:53,571 [salt.state       ][INFO    ][29570] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.571036 duration_in_ms=0.832
2017-12-29 10:09:53,571 [salt.state       ][INFO    ][29570] Running state [mas01] at time 10:09:53.571243
2017-12-29 10:09:53,571 [salt.state       ][INFO    ][29570] Executing state host.present for mas01
2017-12-29 10:09:53,572 [salt.state       ][INFO    ][29570] Host mas01 (192.168.10.3) already present
2017-12-29 10:09:53,572 [salt.state       ][INFO    ][29570] Completed state [mas01] at time 10:09:53.572059 duration_in_ms=0.816
2017-12-29 10:09:53,572 [salt.state       ][INFO    ][29570] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.572288
2017-12-29 10:09:53,572 [salt.state       ][INFO    ][29570] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,573 [salt.state       ][INFO    ][29570] Host ctl02.baremetal-mcp-pike-ovs-ha.local (192.168.10.12) already present
2017-12-29 10:09:53,573 [salt.state       ][INFO    ][29570] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.573088 duration_in_ms=0.8
2017-12-29 10:09:53,573 [salt.state       ][INFO    ][29570] Running state [ctl02] at time 10:09:53.573303
2017-12-29 10:09:53,574 [salt.state       ][INFO    ][29570] Executing state host.present for ctl02
2017-12-29 10:09:53,574 [salt.state       ][INFO    ][29570] Host ctl02 (192.168.10.12) already present
2017-12-29 10:09:53,574 [salt.state       ][INFO    ][29570] Completed state [ctl02] at time 10:09:53.574399 duration_in_ms=1.096
2017-12-29 10:09:53,575 [salt.state       ][INFO    ][29570] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.574608
2017-12-29 10:09:53,575 [salt.state       ][INFO    ][29570] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,575 [salt.state       ][INFO    ][29570] Host ctl03.baremetal-mcp-pike-ovs-ha.local (192.168.10.13) already present
2017-12-29 10:09:53,575 [salt.state       ][INFO    ][29570] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.575427 duration_in_ms=0.819
2017-12-29 10:09:53,576 [salt.state       ][INFO    ][29570] Running state [ctl03] at time 10:09:53.575633
2017-12-29 10:09:53,576 [salt.state       ][INFO    ][29570] Executing state host.present for ctl03
2017-12-29 10:09:53,576 [salt.state       ][INFO    ][29570] Host ctl03 (192.168.10.13) already present
2017-12-29 10:09:53,577 [salt.state       ][INFO    ][29570] Completed state [ctl03] at time 10:09:53.576479 duration_in_ms=0.846
2017-12-29 10:09:53,577 [salt.state       ][INFO    ][29570] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.576690
2017-12-29 10:09:53,577 [salt.state       ][INFO    ][29570] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,577 [salt.state       ][INFO    ][29570] Host ctl01.baremetal-mcp-pike-ovs-ha.local (192.168.10.11) already present
2017-12-29 10:09:53,578 [salt.state       ][INFO    ][29570] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.577513 duration_in_ms=0.823
2017-12-29 10:09:53,578 [salt.state       ][INFO    ][29570] Running state [ctl01] at time 10:09:53.577717
2017-12-29 10:09:53,578 [salt.state       ][INFO    ][29570] Executing state host.present for ctl01
2017-12-29 10:09:53,579 [salt.state       ][INFO    ][29570] Host ctl01 (192.168.10.11) already present
2017-12-29 10:09:53,579 [salt.state       ][INFO    ][29570] Completed state [ctl01] at time 10:09:53.579125 duration_in_ms=1.408
2017-12-29 10:09:53,579 [salt.state       ][INFO    ][29570] Running state [ctl] at time 10:09:53.579331
2017-12-29 10:09:53,580 [salt.state       ][INFO    ][29570] Executing state host.present for ctl
2017-12-29 10:09:53,581 [salt.state       ][INFO    ][29570] Host ctl (192.168.10.10) already present
2017-12-29 10:09:53,581 [salt.state       ][INFO    ][29570] Completed state [ctl] at time 10:09:53.581010 duration_in_ms=1.679
2017-12-29 10:09:53,581 [salt.state       ][INFO    ][29570] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.581217
2017-12-29 10:09:53,581 [salt.state       ][INFO    ][29570] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-29 10:09:53,582 [salt.state       ][INFO    ][29570] Host ctl.baremetal-mcp-pike-ovs-ha.local (192.168.10.10) already present
2017-12-29 10:09:53,582 [salt.state       ][INFO    ][29570] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 10:09:53.582025 duration_in_ms=0.809
2017-12-29 10:09:53,583 [salt.state       ][INFO    ][29570] Running state [rabbit@master] at time 10:09:53.582740
2017-12-29 10:09:53,583 [salt.state       ][INFO    ][29570] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-29 10:09:53,583 [salt.loaded.int.module.cmdmod][INFO    ][29570] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-29 10:09:54,734 [salt.state       ][INFO    ][29570] Already in cluster
2017-12-29 10:09:54,735 [salt.state       ][INFO    ][29570] Completed state [rabbit@master] at time 10:09:54.734693 duration_in_ms=1151.95
2017-12-29 10:09:54,741 [salt.minion      ][INFO    ][29570] Returning information for job: 20171229100920419005
2017-12-29 10:09:56,342 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command cmd.run with jid 20171229100956334214
2017-12-29 10:09:56,363 [salt.minion      ][INFO    ][1076] Starting a new job with PID 1076
2017-12-29 10:09:56,371 [salt.loaded.int.module.cmdmod][INFO    ][1076] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-29 10:09:57,539 [salt.minion      ][INFO    ][1076] Returning information for job: 20171229100956334214
2017-12-29 10:10:56,745 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command state.sls with jid 20171229101056731570
2017-12-29 10:10:56,770 [salt.minion      ][INFO    ][1249] Starting a new job with PID 1249
2017-12-29 10:10:58,063 [salt.state       ][INFO    ][1249] Loading fresh modules for state activity
2017-12-29 10:10:58,104 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-29 10:10:58,131 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-29 10:10:58,168 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 10:10:58,649 [salt.state       ][INFO    ][1249] Running state [haproxy] at time 10:10:58.649004
2017-12-29 10:10:58,650 [salt.state       ][INFO    ][1249] Executing state pkg.installed for haproxy
2017-12-29 10:10:58,651 [salt.loaded.int.module.cmdmod][INFO    ][1249] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:10:59,345 [salt.state       ][INFO    ][1249] Package haproxy is already installed
2017-12-29 10:10:59,345 [salt.state       ][INFO    ][1249] Completed state [haproxy] at time 10:10:59.345266 duration_in_ms=696.263
2017-12-29 10:10:59,348 [salt.state       ][INFO    ][1249] Running state [/etc/default/haproxy] at time 10:10:59.347657
2017-12-29 10:10:59,348 [salt.state       ][INFO    ][1249] Executing state file.managed for /etc/default/haproxy
2017-12-29 10:10:59,372 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-29 10:10:59,373 [salt.state       ][INFO    ][1249] File /etc/default/haproxy is in the correct state
2017-12-29 10:10:59,374 [salt.state       ][INFO    ][1249] Completed state [/etc/default/haproxy] at time 10:10:59.373488 duration_in_ms=25.831
2017-12-29 10:10:59,374 [salt.state       ][INFO    ][1249] Running state [/etc/haproxy/haproxy.cfg] at time 10:10:59.373966
2017-12-29 10:10:59,374 [salt.state       ][INFO    ][1249] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-29 10:10:59,391 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-29 10:10:59,559 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 10:10:59,566 [salt.state       ][INFO    ][1249] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-29 10:10:59,567 [salt.state       ][INFO    ][1249] Completed state [/etc/haproxy/haproxy.cfg] at time 10:10:59.566609 duration_in_ms=192.643
2017-12-29 10:10:59,567 [salt.state       ][INFO    ][1249] Running state [/etc/haproxy/ssl] at time 10:10:59.567138
2017-12-29 10:10:59,568 [salt.state       ][INFO    ][1249] Executing state file.directory for /etc/haproxy/ssl
2017-12-29 10:10:59,569 [salt.state       ][INFO    ][1249] Directory /etc/haproxy/ssl is in the correct state
2017-12-29 10:10:59,570 [salt.state       ][INFO    ][1249] Completed state [/etc/haproxy/ssl] at time 10:10:59.569665 duration_in_ms=2.526
2017-12-29 10:10:59,570 [salt.state       ][INFO    ][1249] Running state [haproxy_status_packages] at time 10:10:59.570061
2017-12-29 10:10:59,570 [salt.state       ][INFO    ][1249] Executing state pkg.installed for haproxy_status_packages
2017-12-29 10:10:59,576 [salt.state       ][INFO    ][1249] All specified packages are already installed
2017-12-29 10:10:59,576 [salt.state       ][INFO    ][1249] Completed state [haproxy_status_packages] at time 10:10:59.576239 duration_in_ms=6.178
2017-12-29 10:10:59,577 [salt.state       ][INFO    ][1249] Running state [/usr/bin/haproxy-status.sh] at time 10:10:59.577245
2017-12-29 10:10:59,578 [salt.state       ][INFO    ][1249] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-29 10:10:59,595 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-29 10:10:59,614 [salt.fileclient  ][INFO    ][1249] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-29 10:10:59,620 [salt.state       ][INFO    ][1249] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-29 10:10:59,621 [salt.state       ][INFO    ][1249] Completed state [/usr/bin/haproxy-status.sh] at time 10:10:59.620549 duration_in_ms=43.304
2017-12-29 10:10:59,621 [salt.state       ][INFO    ][1249] Running state [net.ipv4.ip_nonlocal_bind] at time 10:10:59.621215
2017-12-29 10:10:59,622 [salt.state       ][INFO    ][1249] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-29 10:10:59,633 [salt.loaded.int.module.cmdmod][INFO    ][1249] Executing command 'sysctl -a' in directory '/root'
2017-12-29 10:10:59,655 [salt.state       ][INFO    ][1249] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-29 10:10:59,656 [salt.state       ][INFO    ][1249] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:10:59.655740 duration_in_ms=34.524
2017-12-29 10:10:59,658 [salt.state       ][INFO    ][1249] Running state [haproxy] at time 10:10:59.657883
2017-12-29 10:10:59,658 [salt.state       ][INFO    ][1249] Executing state service.running for haproxy
2017-12-29 10:10:59,659 [salt.loaded.int.module.cmdmod][INFO    ][1249] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 10:10:59,672 [salt.loaded.int.module.cmdmod][INFO    ][1249] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 10:10:59,683 [salt.loaded.int.module.cmdmod][INFO    ][1249] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-29 10:10:59,694 [salt.state       ][INFO    ][1249] The service haproxy is already running
2017-12-29 10:10:59,695 [salt.state       ][INFO    ][1249] Completed state [haproxy] at time 10:10:59.695247 duration_in_ms=37.364
2017-12-29 10:10:59,698 [salt.minion      ][INFO    ][1249] Returning information for job: 20171229101056731570
2017-12-29 10:11:03,068 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command service.status with jid 20171229101103059501
2017-12-29 10:11:03,092 [salt.minion      ][INFO    ][1278] Starting a new job with PID 1278
2017-12-29 10:11:03,261 [salt.loaded.int.module.cmdmod][INFO    ][1278] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-29 10:11:03,276 [salt.loaded.int.module.cmdmod][INFO    ][1278] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-29 10:11:03,293 [salt.minion      ][INFO    ][1278] Returning information for job: 20171229101103059501
2017-12-29 10:11:05,025 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command service.restart with jid 20171229101105015040
2017-12-29 10:11:05,051 [salt.minion      ][INFO    ][1286] Starting a new job with PID 1286
2017-12-29 10:11:05,211 [salt.loaded.int.module.cmdmod][INFO    ][1286] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-29 10:11:05,223 [salt.loaded.int.module.cmdmod][INFO    ][1286] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-29 10:11:05,248 [salt.loaded.int.module.cmdmod][INFO    ][1286] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-29 10:11:05,295 [salt.minion      ][INFO    ][1286] Returning information for job: 20171229101105015040
2017-12-29 10:30:35,682 [salt.minion      ][INFO    ][1723] User sudo_ubuntu Executing command cp.push_dir with jid 20171229103035669888
2017-12-29 10:30:35,707 [salt.minion      ][INFO    ][2507] Starting a new job with PID 2507
