2017-12-21 03:33:25,374 [salt.cli.daemons ][WARNING ][911] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-21 03:34:34,177 [salt.state       ][ERROR   ][1091] No contents found in top file
2017-12-21 03:34:40,611 [py.warnings      ][WARNING ][1188] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-21 03:34:40,617 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 03:34:40,618 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 03:34:40,629 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 03:34:40,629 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 03:34:41,950 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 03:34:41,951 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 03:34:41,961 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-21 03:34:41,961 [salt.loaded.int.module.cmdmod][ERROR   ][1188] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-21 03:35:15,937 [salt.loaded.int.module.cmdmod][ERROR   ][1188] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-12-21 03:35:19,123 [salt.loaded.int.module.cmdmod][INFO    ][1689] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-21 03:35:19,586 [salt.loaded.int.module.cmdmod][INFO    ][1689] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-21 03:35:19,608 [salt.loaded.int.module.cmdmod][INFO    ][1689] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-21 03:35:19,646 [salt.utils.parsers][WARNING ][911] Minion received a SIGTERM. Exiting.
2017-12-21 03:35:20,037 [salt.cli.daemons ][INFO    ][1745] Setting up the Salt Minion "msg02.baremetal-mcp-pike-ovs-ha.local"
2017-12-21 03:35:20,465 [salt.minion      ][INFO    ][1745] Creating minion process manager
2017-12-21 03:35:20,466 [salt.cli.daemons ][WARNING ][1745] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-21 03:35:20,466 [salt.cli.daemons ][INFO    ][1745] The Salt Minion is starting up
2017-12-21 03:35:20,466 [salt.minion      ][INFO    ][1745] Minion is starting as user 'root'
2017-12-21 03:35:20,467 [salt.utils.event ][INFO    ][1745] Starting pull socket on /var/run/salt/minion/minion_event_398d63b118_pull.ipc
2017-12-21 03:35:21,168 [salt.loaded.int.module.cmdmod][INFO    ][1745] Executing command ['date', '+%z'] in directory '/root'
2017-12-21 03:35:21,181 [salt.utils.schedule][INFO    ][1745] Updating job settings for scheduled job: __mine_interval
2017-12-21 03:35:21,183 [salt.minion      ][INFO    ][1745] Added mine.update to scheduler
2017-12-21 03:35:21,262 [salt.minion      ][INFO    ][1745] Minion is ready to receive requests!
2017-12-21 03:35:22,264 [salt.utils.schedule][INFO    ][1745] Running scheduled job: __mine_interval
2017-12-21 03:36:37,871 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command state.apply with jid 20171221033637860288
2017-12-21 03:36:37,900 [salt.minion      ][INFO    ][1871] Starting a new job with PID 1871
2017-12-21 03:36:40,867 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-21 03:36:41,010 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-21 03:36:41,041 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-21 03:36:41,092 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,193 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-21 03:36:41,228 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,294 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-21 03:36:41,313 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,406 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-21 03:36:41,457 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,511 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-21 03:36:41,534 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,579 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-21 03:36:41,620 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,679 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-21 03:36:41,705 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,761 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-21 03:36:41,783 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:41,893 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-21 03:36:41,930 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,012 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-21 03:36:42,046 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,100 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-21 03:36:42,125 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,189 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-21 03:36:42,235 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,314 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-21 03:36:42,342 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,409 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-21 03:36:42,428 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,492 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-21 03:36:42,511 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,570 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-21 03:36:42,590 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,642 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-21 03:36:42,659 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,711 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 03:36:42,744 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:42,825 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-21 03:36:42,909 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:43,009 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-21 03:36:43,037 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:43,131 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-21 03:36:43,156 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:43,223 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-21 03:36:43,239 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-21 03:36:43,258 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 03:36:43,279 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-21 03:36:43,298 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 03:36:43,315 [salt.state       ][INFO    ][1871] Running state [/etc/environment] at time 03:36:43.314656
2017-12-21 03:36:43,315 [salt.state       ][INFO    ][1871] Executing state file.blockreplace for /etc/environment
2017-12-21 03:36:43,322 [salt.state       ][INFO    ][1871] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2017-12-21 03:36:43,322 [salt.state       ][INFO    ][1871] Completed state [/etc/environment] at time 03:36:43.322424 duration_in_ms=7.769
2017-12-21 03:36:43,323 [salt.state       ][INFO    ][1871] Running state [/etc/profile.d] at time 03:36:43.322805
2017-12-21 03:36:43,323 [salt.state       ][INFO    ][1871] Executing state file.directory for /etc/profile.d
2017-12-21 03:36:43,324 [salt.state       ][INFO    ][1871] Directory /etc/profile.d is in the correct state
2017-12-21 03:36:43,325 [salt.state       ][INFO    ][1871] Completed state [/etc/profile.d] at time 03:36:43.324685 duration_in_ms=1.878
2017-12-21 03:36:43,590 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:36:43.590448
2017-12-21 03:36:43,591 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-21 03:36:43,629 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-21 03:36:43,640 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-21 03:36:43,641 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:36:43.641135 duration_in_ms=50.685
2017-12-21 03:36:43,643 [salt.state       ][INFO    ][1871] Running state [linux_repo_prereq_pkgs] at time 03:36:43.642613
2017-12-21 03:36:43,643 [salt.state       ][INFO    ][1871] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-21 03:36:43,644 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:36:44,208 [salt.state       ][INFO    ][1871] All specified packages are already installed
2017-12-21 03:36:44,208 [salt.state       ][INFO    ][1871] Completed state [linux_repo_prereq_pkgs] at time 03:36:44.208136 duration_in_ms=565.523
2017-12-21 03:36:44,209 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:36:44.208520
2017-12-21 03:36:44,209 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-21 03:36:44,209 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-21 03:36:44,210 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:36:44.209604 duration_in_ms=1.084
2017-12-21 03:36:44,210 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:36:44.209908
2017-12-21 03:36:44,210 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-21 03:36:44,453 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 03:36:44,480 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:44,550 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-21 03:36:44,551 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:36:44.551095 duration_in_ms=341.186
2017-12-21 03:36:44,562 [salt.state       ][INFO    ][1871] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:36:44.561499
2017-12-21 03:36:44,562 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-21 03:36:44,956 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-21 03:36:45,155 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 03:36:47,234 [salt.state       ][INFO    ][1871] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-21 03:36:47,235 [salt.state       ][INFO    ][1871] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:36:47.235226 duration_in_ms=2673.726
2017-12-21 03:36:47,236 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:36:47.236075
2017-12-21 03:36:47,237 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-21 03:36:47,238 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-21 03:36:47,238 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:36:47.238386 duration_in_ms=2.311
2017-12-21 03:36:47,239 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:36:47.239030
2017-12-21 03:36:47,240 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-21 03:36:47,260 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-21 03:36:47,284 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:36:47,352 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-21 03:36:47,353 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:36:47.352487 duration_in_ms=113.456
2017-12-21 03:36:47,354 [salt.state       ][INFO    ][1871] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:36:47.353785
2017-12-21 03:36:47,354 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-21 03:36:47,467 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-21 03:36:47,618 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 03:36:47,895 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033647878003
2017-12-21 03:36:47,966 [salt.minion      ][INFO    ][2594] Starting a new job with PID 2594
2017-12-21 03:36:47,978 [salt.minion      ][INFO    ][2594] Returning information for job: 20171221033647878003
2017-12-21 03:36:49,597 [salt.state       ][INFO    ][1871] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-21 03:36:49,597 [salt.state       ][INFO    ][1871] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:36:49.597168 duration_in_ms=2243.382
2017-12-21 03:36:49,598 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:36:49.597509
2017-12-21 03:36:49,598 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-21 03:36:49,598 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-21 03:36:49,599 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:36:49.598521 duration_in_ms=1.012
2017-12-21 03:36:49,599 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/uca] at time 03:36:49.598791
2017-12-21 03:36:49,599 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-21 03:36:49,599 [salt.state       ][INFO    ][1871] File /etc/apt/preferences.d/uca is not present
2017-12-21 03:36:49,600 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/uca] at time 03:36:49.599641 duration_in_ms=0.85
2017-12-21 03:36:49,600 [salt.state       ][INFO    ][1871] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:36:49.600384
2017-12-21 03:36:49,601 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-21 03:36:49,641 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-21 03:36:49,715 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-21 03:36:50,294 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 03:36:53,759 [salt.state       ][INFO    ][1871] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-21 03:36:53,760 [salt.state       ][INFO    ][1871] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:36:53.759827 duration_in_ms=4159.441
2017-12-21 03:36:53,761 [salt.state       ][INFO    ][1871] Running state [linux_extra_packages_purged] at time 03:36:53.760518
2017-12-21 03:36:53,761 [salt.state       ][INFO    ][1871] Executing state pkg.purged for linux_extra_packages_purged
2017-12-21 03:36:53,790 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-21 03:36:57,980 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033657963617
2017-12-21 03:36:58,004 [salt.minion      ][INFO    ][3442] Starting a new job with PID 3442
2017-12-21 03:36:58,018 [salt.minion      ][INFO    ][3442] Returning information for job: 20171221033657963617
2017-12-21 03:37:07,341 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:37:07,372 [salt.state       ][INFO    ][1871] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-12-21 03:37:07,382 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-21 03:37:07,395 [salt.state       ][INFO    ][1871] Completed state [linux_extra_packages_purged] at time 03:37:07.395195 duration_in_ms=13634.678
2017-12-21 03:37:07,401 [salt.state       ][INFO    ][1871] Running state [linux_extra_packages_latest] at time 03:37:07.400495
2017-12-21 03:37:07,401 [salt.state       ][INFO    ][1871] Executing state pkg.latest for linux_extra_packages_latest
2017-12-21 03:37:07,719 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 03:37:08,005 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033707988949
2017-12-21 03:37:08,030 [salt.minion      ][INFO    ][3848] Starting a new job with PID 3848
2017-12-21 03:37:08,047 [salt.minion      ][INFO    ][3848] Returning information for job: 20171221033707988949
2017-12-21 03:37:09,779 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-21 03:37:09,836 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-12-21 03:37:18,156 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033718141069
2017-12-21 03:37:18,177 [salt.minion      ][INFO    ][4265] Starting a new job with PID 4265
2017-12-21 03:37:18,201 [salt.minion      ][INFO    ][4265] Returning information for job: 20171221033718141069
2017-12-21 03:37:19,740 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:37:19,781 [salt.state       ][INFO    ][1871] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-21 03:37:19,794 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-21 03:37:19,820 [salt.state       ][INFO    ][1871] Completed state [linux_extra_packages_latest] at time 03:37:19.820397 duration_in_ms=12419.901
2017-12-21 03:37:19,904 [salt.state       ][INFO    ][1871] Running state [UTC] at time 03:37:19.904064
2017-12-21 03:37:19,905 [salt.state       ][INFO    ][1871] Executing state timezone.system for UTC
2017-12-21 03:37:19,910 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['timedatectl'] in directory '/root'
2017-12-21 03:37:20,101 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['timedatectl'] in directory '/root'
2017-12-21 03:37:20,114 [salt.state       ][INFO    ][1871] Timezone UTC already set, UTC already set to UTC
2017-12-21 03:37:20,115 [salt.state       ][INFO    ][1871] Completed state [UTC] at time 03:37:20.115035 duration_in_ms=210.972
2017-12-21 03:37:20,130 [salt.state       ][INFO    ][1871] Running state [nf_conntrack] at time 03:37:20.129624
2017-12-21 03:37:20,130 [salt.state       ][INFO    ][1871] Executing state kmod.present for nf_conntrack
2017-12-21 03:37:20,131 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-12-21 03:37:21,441 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-12-21 03:37:21,460 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-21 03:37:21,534 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-12-21 03:37:21,625 [salt.state       ][INFO    ][1871] {'nf_conntrack': 'loaded'}
2017-12-21 03:37:21,626 [salt.state       ][INFO    ][1871] Completed state [nf_conntrack] at time 03:37:21.625643 duration_in_ms=1496.017
2017-12-21 03:37:21,673 [salt.state       ][INFO    ][1871] Running state [kernel.panic] at time 03:37:21.673040
2017-12-21 03:37:21,674 [salt.state       ][INFO    ][1871] Executing state sysctl.present for kernel.panic
2017-12-21 03:37:21,675 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:21,793 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-21 03:37:21,808 [salt.state       ][INFO    ][1871] {'kernel.panic': 60}
2017-12-21 03:37:21,808 [salt.state       ][INFO    ][1871] Completed state [kernel.panic] at time 03:37:21.808408 duration_in_ms=135.368
2017-12-21 03:37:21,809 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_probes] at time 03:37:21.809072
2017-12-21 03:37:21,810 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-21 03:37:21,811 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:21,878 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-21 03:37:21,893 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-21 03:37:21,894 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:37:21.893911 duration_in_ms=84.838
2017-12-21 03:37:21,895 [salt.state       ][INFO    ][1871] Running state [fs.file-max] at time 03:37:21.894760
2017-12-21 03:37:21,896 [salt.state       ][INFO    ][1871] Executing state sysctl.present for fs.file-max
2017-12-21 03:37:21,897 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:21,925 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-21 03:37:21,938 [salt.state       ][INFO    ][1871] {'fs.file-max': 124165}
2017-12-21 03:37:21,939 [salt.state       ][INFO    ][1871] Completed state [fs.file-max] at time 03:37:21.938718 duration_in_ms=43.957
2017-12-21 03:37:21,939 [salt.state       ][INFO    ][1871] Running state [net.core.somaxconn] at time 03:37:21.939440
2017-12-21 03:37:21,940 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.core.somaxconn
2017-12-21 03:37:21,941 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:21,972 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-21 03:37:21,985 [salt.state       ][INFO    ][1871] {'net.core.somaxconn': 4096}
2017-12-21 03:37:21,985 [salt.state       ][INFO    ][1871] Completed state [net.core.somaxconn] at time 03:37:21.984857 duration_in_ms=45.416
2017-12-21 03:37:21,985 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:37:21.985214
2017-12-21 03:37:21,986 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-21 03:37:21,986 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,010 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-21 03:37:22,024 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-21 03:37:22,024 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:37:22.023924 duration_in_ms=38.709
2017-12-21 03:37:22,024 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_tw_reuse] at time 03:37:22.024264
2017-12-21 03:37:22,025 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-21 03:37:22,025 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,055 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-21 03:37:22,068 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-21 03:37:22,069 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_tw_reuse] at time 03:37:22.068541 duration_in_ms=44.276
2017-12-21 03:37:22,069 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_congestion_control] at time 03:37:22.068833
2017-12-21 03:37:22,069 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-21 03:37:22,070 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,089 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-21 03:37:22,167 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-21 03:37:22,168 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_congestion_control] at time 03:37:22.167569 duration_in_ms=98.734
2017-12-21 03:37:22,168 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_retries2] at time 03:37:22.168193
2017-12-21 03:37:22,169 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-21 03:37:22,170 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,199 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-21 03:37:22,213 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_retries2': 5}
2017-12-21 03:37:22,213 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_retries2] at time 03:37:22.213319 duration_in_ms=45.125
2017-12-21 03:37:22,214 [salt.state       ][INFO    ][1871] Running state [net.core.netdev_max_backlog] at time 03:37:22.213735
2017-12-21 03:37:22,214 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-21 03:37:22,215 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,341 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-21 03:37:22,356 [salt.state       ][INFO    ][1871] {'net.core.netdev_max_backlog': 261144}
2017-12-21 03:37:22,356 [salt.state       ][INFO    ][1871] Completed state [net.core.netdev_max_backlog] at time 03:37:22.356402 duration_in_ms=142.665
2017-12-21 03:37:22,357 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:37:22.356902
2017-12-21 03:37:22,357 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-21 03:37:22,358 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,387 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-21 03:37:22,400 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-21 03:37:22,401 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:37:22.400429 duration_in_ms=43.525
2017-12-21 03:37:22,401 [salt.state       ][INFO    ][1871] Running state [vm.swappiness] at time 03:37:22.400871
2017-12-21 03:37:22,401 [salt.state       ][INFO    ][1871] Executing state sysctl.present for vm.swappiness
2017-12-21 03:37:22,402 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,426 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-21 03:37:22,440 [salt.state       ][INFO    ][1871] {'vm.swappiness': 10}
2017-12-21 03:37:22,441 [salt.state       ][INFO    ][1871] Completed state [vm.swappiness] at time 03:37:22.440831 duration_in_ms=39.959
2017-12-21 03:37:22,441 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:37:22.441265
2017-12-21 03:37:22,442 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-21 03:37:22,442 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,598 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-21 03:37:22,615 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-21 03:37:22,615 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:37:22.615186 duration_in_ms=173.919
2017-12-21 03:37:22,616 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:37:22.615765
2017-12-21 03:37:22,616 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-21 03:37:22,617 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,646 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-21 03:37:22,661 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-21 03:37:22,662 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:37:22.661494 duration_in_ms=45.728
2017-12-21 03:37:22,662 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:37:22.661974
2017-12-21 03:37:22,662 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-21 03:37:22,663 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,718 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-21 03:37:22,734 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-21 03:37:22,735 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:37:22.734795 duration_in_ms=72.82
2017-12-21 03:37:22,735 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:37:22.735281
2017-12-21 03:37:22,736 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-21 03:37:22,737 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,765 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-21 03:37:22,781 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-21 03:37:22,781 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:37:22.780951 duration_in_ms=45.668
2017-12-21 03:37:22,781 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_fin_timeout] at time 03:37:22.781436
2017-12-21 03:37:22,782 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-21 03:37:22,783 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,868 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-21 03:37:22,887 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-21 03:37:22,887 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_fin_timeout] at time 03:37:22.887261 duration_in_ms=105.824
2017-12-21 03:37:22,888 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_time] at time 03:37:22.887839
2017-12-21 03:37:22,888 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-21 03:37:22,889 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,919 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-21 03:37:22,934 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-21 03:37:22,935 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_time] at time 03:37:22.934586 duration_in_ms=46.746
2017-12-21 03:37:22,935 [salt.state       ][INFO    ][1871] Running state [net.nf_conntrack_max] at time 03:37:22.935057
2017-12-21 03:37:22,936 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.nf_conntrack_max
2017-12-21 03:37:22,936 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-12-21 03:37:22,964 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-21 03:37:22,979 [salt.state       ][INFO    ][1871] {'net.nf_conntrack_max': 1048576}
2017-12-21 03:37:22,980 [salt.state       ][INFO    ][1871] Completed state [net.nf_conntrack_max] at time 03:37:22.979723 duration_in_ms=44.664
2017-12-21 03:37:22,990 [salt.state       ][INFO    ][1871] Running state [linux_sysfs_package] at time 03:37:22.989708
2017-12-21 03:37:22,990 [salt.state       ][INFO    ][1871] Executing state pkg.installed for linux_sysfs_package
2017-12-21 03:37:23,266 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-21 03:37:23,352 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 03:37:26,759 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-12-21 03:37:28,320 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033728305488
2017-12-21 03:37:29,541 [salt.minion      ][INFO    ][4747] Starting a new job with PID 4747
2017-12-21 03:37:29,560 [salt.minion      ][INFO    ][4747] Returning information for job: 20171221033728305488
2017-12-21 03:37:38,385 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033738374445
2017-12-21 03:37:38,412 [salt.minion      ][INFO    ][4849] Starting a new job with PID 4849
2017-12-21 03:37:38,432 [salt.minion      ][INFO    ][4849] Returning information for job: 20171221033738374445
2017-12-21 03:37:42,388 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:37:42,428 [salt.state       ][INFO    ][1871] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-12-21 03:37:42,441 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-21 03:37:42,462 [salt.state       ][INFO    ][1871] Completed state [linux_sysfs_package] at time 03:37:42.461967 duration_in_ms=19472.259
2017-12-21 03:37:42,466 [salt.state       ][INFO    ][1871] Running state [/etc/sysfs.d] at time 03:37:42.465487
2017-12-21 03:37:42,466 [salt.state       ][INFO    ][1871] Executing state file.directory for /etc/sysfs.d
2017-12-21 03:37:42,469 [salt.state       ][INFO    ][1871] Directory /etc/sysfs.d is in the correct state
2017-12-21 03:37:42,469 [salt.state       ][INFO    ][1871] Completed state [/etc/sysfs.d] at time 03:37:42.469441 duration_in_ms=3.955
2017-12-21 03:37:42,559 [salt.state       ][INFO    ][1871] Running state [ondemand] at time 03:37:42.558794
2017-12-21 03:37:42,559 [salt.state       ][INFO    ][1871] Executing state service.dead for ondemand
2017-12-21 03:37:42,561 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-21 03:37:42,578 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 03:37:42,592 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 03:37:42,610 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-21 03:37:42,670 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-21 03:37:42,684 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 03:37:42,700 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 03:37:42,718 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-21 03:37:42,811 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-21 03:37:42,831 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'runlevel' in directory '/root'
2017-12-21 03:37:42,844 [salt.state       ][INFO    ][1871] {'ondemand': True}
2017-12-21 03:37:42,845 [salt.state       ][INFO    ][1871] Completed state [ondemand] at time 03:37:42.844449 duration_in_ms=285.653
2017-12-21 03:37:42,913 [salt.state       ][INFO    ][1871] Running state [cs_CZ.UTF-8] at time 03:37:42.912820
2017-12-21 03:37:42,914 [salt.state       ][INFO    ][1871] Executing state locale.present for cs_CZ.UTF-8
2017-12-21 03:37:42,915 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'locale -a' in directory '/root'
2017-12-21 03:37:42,936 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-21 03:37:43,985 [salt.state       ][INFO    ][1871] {'locale': 'cs_CZ.UTF-8'}
2017-12-21 03:37:43,986 [salt.state       ][INFO    ][1871] Completed state [cs_CZ.UTF-8] at time 03:37:43.986100 duration_in_ms=1073.28
2017-12-21 03:37:43,987 [salt.state       ][INFO    ][1871] Running state [en_US.UTF-8] at time 03:37:43.986748
2017-12-21 03:37:43,987 [salt.state       ][INFO    ][1871] Executing state locale.present for en_US.UTF-8
2017-12-21 03:37:43,988 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'locale -a' in directory '/root'
2017-12-21 03:37:44,004 [salt.state       ][INFO    ][1871] Locale en_US.UTF-8 is already present
2017-12-21 03:37:44,005 [salt.state       ][INFO    ][1871] Completed state [en_US.UTF-8] at time 03:37:44.004720 duration_in_ms=17.971
2017-12-21 03:37:44,007 [salt.state       ][INFO    ][1871] Running state [en_US.UTF-8] at time 03:37:44.006610
2017-12-21 03:37:44,007 [salt.state       ][INFO    ][1871] Executing state locale.system for en_US.UTF-8
2017-12-21 03:37:44,008 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'localectl' in directory '/root'
2017-12-21 03:37:44,163 [salt.state       ][INFO    ][1871] System locale en_US.UTF-8 already set
2017-12-21 03:37:44,163 [salt.state       ][INFO    ][1871] Completed state [en_US.UTF-8] at time 03:37:44.163300 duration_in_ms=156.689
2017-12-21 03:37:44,170 [salt.state       ][INFO    ][1871] Running state [root] at time 03:37:44.169912
2017-12-21 03:37:44,170 [salt.state       ][INFO    ][1871] Executing state user.present for root
2017-12-21 03:37:44,177 [salt.state       ][INFO    ][1871] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17521}
2017-12-21 03:37:44,178 [salt.state       ][INFO    ][1871] Completed state [root] at time 03:37:44.177519 duration_in_ms=7.608
2017-12-21 03:37:44,179 [salt.state       ][INFO    ][1871] Running state [/root] at time 03:37:44.179427
2017-12-21 03:37:44,180 [salt.state       ][INFO    ][1871] Executing state file.directory for /root
2017-12-21 03:37:44,182 [salt.state       ][INFO    ][1871] Directory /root is in the correct state
2017-12-21 03:37:44,182 [salt.state       ][INFO    ][1871] Completed state [/root] at time 03:37:44.182074 duration_in_ms=2.646
2017-12-21 03:37:44,183 [salt.state       ][INFO    ][1871] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:37:44.182736
2017-12-21 03:37:44,183 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-21 03:37:44,212 [salt.state       ][INFO    ][1871] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-21 03:37:44,212 [salt.state       ][INFO    ][1871] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:37:44.212293 duration_in_ms=29.558
2017-12-21 03:37:44,213 [salt.state       ][INFO    ][1871] Running state [ubuntu] at time 03:37:44.212725
2017-12-21 03:37:44,213 [salt.state       ][INFO    ][1871] Executing state user.present for ubuntu
2017-12-21 03:37:44,214 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-21 03:37:47,018 [salt.state       ][INFO    ][1871] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-12-21 03:37:47,020 [salt.state       ][INFO    ][1871] Completed state [ubuntu] at time 03:37:47.019440 duration_in_ms=2806.713
2017-12-21 03:37:47,022 [salt.state       ][INFO    ][1871] Running state [/home/ubuntu] at time 03:37:47.022246
2017-12-21 03:37:47,023 [salt.state       ][INFO    ][1871] Executing state file.directory for /home/ubuntu
2017-12-21 03:37:47,025 [salt.state       ][INFO    ][1871] {'mode': '0700'}
2017-12-21 03:37:47,026 [salt.state       ][INFO    ][1871] Completed state [/home/ubuntu] at time 03:37:47.026061 duration_in_ms=3.814
2017-12-21 03:37:47,028 [salt.state       ][INFO    ][1871] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:37:47.027959
2017-12-21 03:37:47,029 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-21 03:37:47,059 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-21 03:37:47,066 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command '/usr/sbin/visudo -c -f /tmp/tmpjhU63S' in directory '/root'
2017-12-21 03:37:47,212 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-21 03:37:47,213 [salt.state       ][INFO    ][1871] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:37:47.213046 duration_in_ms=185.087
2017-12-21 03:37:47,214 [salt.state       ][INFO    ][1871] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:37:47.213922
2017-12-21 03:37:47,215 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-21 03:37:47,238 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-21 03:37:47,264 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:37:47,340 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-21 03:37:47,340 [salt.state       ][INFO    ][1871] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:37:47.340225 duration_in_ms=126.304
2017-12-21 03:37:47,341 [salt.state       ][INFO    ][1871] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:37:47.340777
2017-12-21 03:37:47,341 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-21 03:37:47,357 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-21 03:37:47,378 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 03:37:47,438 [salt.state       ][INFO    ][1871] File changed:
New file
2017-12-21 03:37:47,439 [salt.state       ][INFO    ][1871] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:37:47.438949 duration_in_ms=98.171
2017-12-21 03:37:47,441 [salt.state       ][INFO    ][1871] Running state [service.systemctl_reload] at time 03:37:47.440704
2017-12-21 03:37:47,441 [salt.state       ][INFO    ][1871] Executing state module.wait for service.systemctl_reload
2017-12-21 03:37:47,442 [salt.state       ][INFO    ][1871] No changes made for service.systemctl_reload
2017-12-21 03:37:47,442 [salt.state       ][INFO    ][1871] Completed state [service.systemctl_reload] at time 03:37:47.442109 duration_in_ms=1.404
2017-12-21 03:37:47,443 [salt.state       ][INFO    ][1871] Running state [service.systemctl_reload] at time 03:37:47.442538
2017-12-21 03:37:47,443 [salt.state       ][INFO    ][1871] Executing state module.mod_watch for service.systemctl_reload
2017-12-21 03:37:47,444 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-21 03:37:47,519 [salt.state       ][INFO    ][1871] {'ret': True}
2017-12-21 03:37:47,521 [salt.state       ][INFO    ][1871] Completed state [service.systemctl_reload] at time 03:37:47.521041 duration_in_ms=78.5
2017-12-21 03:37:47,522 [salt.state       ][INFO    ][1871] Running state [/etc/hostname] at time 03:37:47.522286
2017-12-21 03:37:47,524 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/hostname
2017-12-21 03:37:47,542 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-21 03:37:47,547 [salt.state       ][INFO    ][1871] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg02

2017-12-21 03:37:47,548 [salt.state       ][INFO    ][1871] Completed state [/etc/hostname] at time 03:37:47.548208 duration_in_ms=25.922
2017-12-21 03:37:47,551 [salt.state       ][INFO    ][1871] Running state [hostname msg02] at time 03:37:47.550887
2017-12-21 03:37:47,552 [salt.state       ][INFO    ][1871] Executing state cmd.wait for hostname msg02
2017-12-21 03:37:47,552 [salt.state       ][INFO    ][1871] No changes made for hostname msg02
2017-12-21 03:37:47,553 [salt.state       ][INFO    ][1871] Completed state [hostname msg02] at time 03:37:47.552582 duration_in_ms=1.694
2017-12-21 03:37:47,553 [salt.state       ][INFO    ][1871] Running state [hostname msg02] at time 03:37:47.553062
2017-12-21 03:37:47,554 [salt.state       ][INFO    ][1871] Executing state cmd.mod_watch for hostname msg02
2017-12-21 03:37:47,555 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'hostname msg02' in directory '/root'
2017-12-21 03:37:47,569 [salt.state       ][INFO    ][1871] {'pid': 4999, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 03:37:47,570 [salt.state       ][INFO    ][1871] Completed state [hostname msg02] at time 03:37:47.569916 duration_in_ms=16.852
2017-12-21 03:37:47,683 [salt.state       ][INFO    ][1871] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:47.683148
2017-12-21 03:37:47,684 [salt.state       ][INFO    ][1871] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:47,688 [salt.state       ][INFO    ][1871] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:47,688 [salt.state       ][INFO    ][1871] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:47.688418 duration_in_ms=5.27
2017-12-21 03:37:47,689 [salt.state       ][INFO    ][1871] Running state [mdb02] at time 03:37:47.689173
2017-12-21 03:37:47,690 [salt.state       ][INFO    ][1871] Executing state host.present for mdb02
2017-12-21 03:37:47,787 [salt.state       ][INFO    ][1871] {'host': 'mdb02'}
2017-12-21 03:37:47,788 [salt.state       ][INFO    ][1871] Completed state [mdb02] at time 03:37:47.787846 duration_in_ms=98.673
2017-12-21 03:37:47,789 [salt.state       ][INFO    ][1871] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:47.788633
2017-12-21 03:37:47,789 [salt.state       ][INFO    ][1871] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:47,949 [salt.state       ][INFO    ][1871] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:47,950 [salt.state       ][INFO    ][1871] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:47.949473 duration_in_ms=160.84
2017-12-21 03:37:47,950 [salt.state       ][INFO    ][1871] Running state [mdb03] at time 03:37:47.950259
2017-12-21 03:37:47,951 [salt.state       ][INFO    ][1871] Executing state host.present for mdb03
2017-12-21 03:37:48,051 [salt.state       ][INFO    ][1871] {'host': 'mdb03'}
2017-12-21 03:37:48,051 [salt.state       ][INFO    ][1871] Completed state [mdb03] at time 03:37:48.051238 duration_in_ms=100.979
2017-12-21 03:37:48,052 [salt.state       ][INFO    ][1871] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.052062
2017-12-21 03:37:48,053 [salt.state       ][INFO    ][1871] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,152 [salt.state       ][INFO    ][1871] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,153 [salt.state       ][INFO    ][1871] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.153044 duration_in_ms=100.981
2017-12-21 03:37:48,154 [salt.state       ][INFO    ][1871] Running state [mdb01] at time 03:37:48.153838
2017-12-21 03:37:48,155 [salt.state       ][INFO    ][1871] Executing state host.present for mdb01
2017-12-21 03:37:48,200 [salt.state       ][INFO    ][1871] {'host': 'mdb01'}
2017-12-21 03:37:48,201 [salt.state       ][INFO    ][1871] Completed state [mdb01] at time 03:37:48.200999 duration_in_ms=47.161
2017-12-21 03:37:48,202 [salt.state       ][INFO    ][1871] Running state [mdb] at time 03:37:48.201795
2017-12-21 03:37:48,203 [salt.state       ][INFO    ][1871] Executing state host.present for mdb
2017-12-21 03:37:48,224 [salt.state       ][INFO    ][1871] {'host': 'mdb'}
2017-12-21 03:37:48,225 [salt.state       ][INFO    ][1871] Completed state [mdb] at time 03:37:48.224899 duration_in_ms=23.103
2017-12-21 03:37:48,226 [salt.state       ][INFO    ][1871] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.225642
2017-12-21 03:37:48,226 [salt.state       ][INFO    ][1871] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,284 [salt.state       ][INFO    ][1871] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,285 [salt.state       ][INFO    ][1871] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.284749 duration_in_ms=59.107
2017-12-21 03:37:48,286 [salt.state       ][INFO    ][1871] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.285457
2017-12-21 03:37:48,286 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,320 [salt.state       ][INFO    ][1871] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,321 [salt.state       ][INFO    ][1871] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.320822 duration_in_ms=35.365
2017-12-21 03:37:48,322 [salt.state       ][INFO    ][1871] Running state [cfg01] at time 03:37:48.321615
2017-12-21 03:37:48,322 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01
2017-12-21 03:37:48,452 [salt.state       ][INFO    ][1871] {'host': 'cfg01'}
2017-12-21 03:37:48,453 [salt.state       ][INFO    ][1871] Completed state [cfg01] at time 03:37:48.452596 duration_in_ms=130.981
2017-12-21 03:37:48,453 [salt.state       ][INFO    ][1871] Running state [prx01] at time 03:37:48.453387
2017-12-21 03:37:48,454 [salt.state       ][INFO    ][1871] Executing state host.present for prx01
2017-12-21 03:37:48,518 [salt.state       ][INFO    ][1871] {'host': 'prx01'}
2017-12-21 03:37:48,518 [salt.state       ][INFO    ][1871] Completed state [prx01] at time 03:37:48.518417 duration_in_ms=65.03
2017-12-21 03:37:48,519 [salt.state       ][INFO    ][1871] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.519148
2017-12-21 03:37:48,520 [salt.state       ][INFO    ][1871] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,544 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033748531710
2017-12-21 03:37:48,570 [salt.minion      ][INFO    ][5003] Starting a new job with PID 5003
2017-12-21 03:37:48,619 [salt.state       ][INFO    ][1871] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,620 [salt.state       ][INFO    ][1871] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.619874 duration_in_ms=100.725
2017-12-21 03:37:48,621 [salt.state       ][INFO    ][1871] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.620493
2017-12-21 03:37:48,621 [salt.state       ][INFO    ][1871] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,641 [salt.minion      ][INFO    ][5003] Returning information for job: 20171221033748531710
2017-12-21 03:37:48,662 [salt.state       ][INFO    ][1871] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,663 [salt.state       ][INFO    ][1871] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.663056 duration_in_ms=42.562
2017-12-21 03:37:48,664 [salt.state       ][INFO    ][1871] Running state [kvm01] at time 03:37:48.663857
2017-12-21 03:37:48,665 [salt.state       ][INFO    ][1871] Executing state host.present for kvm01
2017-12-21 03:37:48,698 [salt.state       ][INFO    ][1871] {'host': 'kvm01'}
2017-12-21 03:37:48,699 [salt.state       ][INFO    ][1871] Completed state [kvm01] at time 03:37:48.698897 duration_in_ms=35.039
2017-12-21 03:37:48,700 [salt.state       ][INFO    ][1871] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.699711
2017-12-21 03:37:48,700 [salt.state       ][INFO    ][1871] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,752 [salt.state       ][INFO    ][1871] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,753 [salt.state       ][INFO    ][1871] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.752753 duration_in_ms=53.042
2017-12-21 03:37:48,754 [salt.state       ][INFO    ][1871] Running state [kvm03] at time 03:37:48.753539
2017-12-21 03:37:48,754 [salt.state       ][INFO    ][1871] Executing state host.present for kvm03
2017-12-21 03:37:48,764 [salt.state       ][INFO    ][1871] {'host': 'kvm03'}
2017-12-21 03:37:48,765 [salt.state       ][INFO    ][1871] Completed state [kvm03] at time 03:37:48.764732 duration_in_ms=11.192
2017-12-21 03:37:48,766 [salt.state       ][INFO    ][1871] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.765482
2017-12-21 03:37:48,766 [salt.state       ][INFO    ][1871] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,830 [salt.state       ][INFO    ][1871] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,831 [salt.state       ][INFO    ][1871] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.830680 duration_in_ms=65.198
2017-12-21 03:37:48,832 [salt.state       ][INFO    ][1871] Running state [kvm02] at time 03:37:48.831548
2017-12-21 03:37:48,832 [salt.state       ][INFO    ][1871] Executing state host.present for kvm02
2017-12-21 03:37:48,866 [salt.state       ][INFO    ][1871] {'host': 'kvm02'}
2017-12-21 03:37:48,867 [salt.state       ][INFO    ][1871] Completed state [kvm02] at time 03:37:48.866589 duration_in_ms=35.04
2017-12-21 03:37:48,867 [salt.state       ][INFO    ][1871] Running state [dbs] at time 03:37:48.867399
2017-12-21 03:37:48,868 [salt.state       ][INFO    ][1871] Executing state host.present for dbs
2017-12-21 03:37:48,914 [salt.state       ][INFO    ][1871] {'host': 'dbs'}
2017-12-21 03:37:48,915 [salt.state       ][INFO    ][1871] Completed state [dbs] at time 03:37:48.914492 duration_in_ms=47.093
2017-12-21 03:37:48,915 [salt.state       ][INFO    ][1871] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.915264
2017-12-21 03:37:48,916 [salt.state       ][INFO    ][1871] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:48,956 [salt.state       ][INFO    ][1871] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:48,957 [salt.state       ][INFO    ][1871] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:37:48.956480 duration_in_ms=41.216
2017-12-21 03:37:48,957 [salt.state       ][INFO    ][1871] Running state [prx] at time 03:37:48.957277
2017-12-21 03:37:48,958 [salt.state       ][INFO    ][1871] Executing state host.present for prx
2017-12-21 03:37:49,016 [salt.state       ][INFO    ][1871] {'host': 'prx'}
2017-12-21 03:37:49,016 [salt.state       ][INFO    ][1871] Completed state [prx] at time 03:37:49.016354 duration_in_ms=59.077
2017-12-21 03:37:49,017 [salt.state       ][INFO    ][1871] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.017095
2017-12-21 03:37:49,018 [salt.state       ][INFO    ][1871] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,052 [salt.state       ][INFO    ][1871] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,052 [salt.state       ][INFO    ][1871] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.052293 duration_in_ms=35.198
2017-12-21 03:37:49,053 [salt.state       ][INFO    ][1871] Running state [prx02] at time 03:37:49.052990
2017-12-21 03:37:49,054 [salt.state       ][INFO    ][1871] Executing state host.present for prx02
2017-12-21 03:37:49,148 [salt.state       ][INFO    ][1871] {'host': 'prx02'}
2017-12-21 03:37:49,149 [salt.state       ][INFO    ][1871] Completed state [prx02] at time 03:37:49.148587 duration_in_ms=95.595
2017-12-21 03:37:49,150 [salt.state       ][INFO    ][1871] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.149687
2017-12-21 03:37:49,151 [salt.state       ][INFO    ][1871] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,154 [salt.state       ][INFO    ][1871] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,155 [salt.state       ][INFO    ][1871] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.154471 duration_in_ms=4.784
2017-12-21 03:37:49,156 [salt.state       ][INFO    ][1871] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.155559
2017-12-21 03:37:49,157 [salt.state       ][INFO    ][1871] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,160 [salt.state       ][INFO    ][1871] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,161 [salt.state       ][INFO    ][1871] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.160475 duration_in_ms=4.916
2017-12-21 03:37:49,162 [salt.state       ][INFO    ][1871] Running state [msg02] at time 03:37:49.161496
2017-12-21 03:37:49,163 [salt.state       ][INFO    ][1871] Executing state host.present for msg02
2017-12-21 03:37:49,165 [salt.state       ][INFO    ][1871] {'host': 'msg02'}
2017-12-21 03:37:49,166 [salt.state       ][INFO    ][1871] Completed state [msg02] at time 03:37:49.166287 duration_in_ms=4.791
2017-12-21 03:37:49,167 [salt.state       ][INFO    ][1871] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.167292
2017-12-21 03:37:49,168 [salt.state       ][INFO    ][1871] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,172 [salt.state       ][INFO    ][1871] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,172 [salt.state       ][INFO    ][1871] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.172380 duration_in_ms=5.088
2017-12-21 03:37:49,173 [salt.state       ][INFO    ][1871] Running state [msg03] at time 03:37:49.173356
2017-12-21 03:37:49,174 [salt.state       ][INFO    ][1871] Executing state host.present for msg03
2017-12-21 03:37:49,177 [salt.state       ][INFO    ][1871] {'host': 'msg03'}
2017-12-21 03:37:49,178 [salt.state       ][INFO    ][1871] Completed state [msg03] at time 03:37:49.177484 duration_in_ms=4.129
2017-12-21 03:37:49,178 [salt.state       ][INFO    ][1871] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.178244
2017-12-21 03:37:49,179 [salt.state       ][INFO    ][1871] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,181 [salt.state       ][INFO    ][1871] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,182 [salt.state       ][INFO    ][1871] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.181646 duration_in_ms=3.401
2017-12-21 03:37:49,182 [salt.state       ][INFO    ][1871] Running state [msg01] at time 03:37:49.182378
2017-12-21 03:37:49,183 [salt.state       ][INFO    ][1871] Executing state host.present for msg01
2017-12-21 03:37:49,186 [salt.state       ][INFO    ][1871] {'host': 'msg01'}
2017-12-21 03:37:49,187 [salt.state       ][INFO    ][1871] Completed state [msg01] at time 03:37:49.186745 duration_in_ms=4.367
2017-12-21 03:37:49,188 [salt.state       ][INFO    ][1871] Running state [msg] at time 03:37:49.187558
2017-12-21 03:37:49,188 [salt.state       ][INFO    ][1871] Executing state host.present for msg
2017-12-21 03:37:49,192 [salt.state       ][INFO    ][1871] {'host': 'msg'}
2017-12-21 03:37:49,193 [salt.state       ][INFO    ][1871] Completed state [msg] at time 03:37:49.192662 duration_in_ms=5.104
2017-12-21 03:37:49,193 [salt.state       ][INFO    ][1871] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.193360
2017-12-21 03:37:49,194 [salt.state       ][INFO    ][1871] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,198 [salt.state       ][INFO    ][1871] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,199 [salt.state       ][INFO    ][1871] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.198713 duration_in_ms=5.353
2017-12-21 03:37:49,200 [salt.state       ][INFO    ][1871] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.199484
2017-12-21 03:37:49,200 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,201 [salt.state       ][INFO    ][1871] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-21 03:37:49,202 [salt.state       ][INFO    ][1871] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.201792 duration_in_ms=2.308
2017-12-21 03:37:49,203 [salt.state       ][INFO    ][1871] Running state [cfg01] at time 03:37:49.202494
2017-12-21 03:37:49,203 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01
2017-12-21 03:37:49,204 [salt.state       ][INFO    ][1871] Host cfg01 (10.167.4.100) already present
2017-12-21 03:37:49,205 [salt.state       ][INFO    ][1871] Completed state [cfg01] at time 03:37:49.204832 duration_in_ms=2.338
2017-12-21 03:37:49,206 [salt.state       ][INFO    ][1871] Running state [cmp002] at time 03:37:49.205501
2017-12-21 03:37:49,206 [salt.state       ][INFO    ][1871] Executing state host.present for cmp002
2017-12-21 03:37:49,208 [salt.state       ][INFO    ][1871] {'host': 'cmp002'}
2017-12-21 03:37:49,209 [salt.state       ][INFO    ][1871] Completed state [cmp002] at time 03:37:49.208495 duration_in_ms=2.994
2017-12-21 03:37:49,209 [salt.state       ][INFO    ][1871] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.209167
2017-12-21 03:37:49,210 [salt.state       ][INFO    ][1871] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,212 [salt.state       ][INFO    ][1871] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,212 [salt.state       ][INFO    ][1871] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.212236 duration_in_ms=3.069
2017-12-21 03:37:49,213 [salt.state       ][INFO    ][1871] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.212892
2017-12-21 03:37:49,214 [salt.state       ][INFO    ][1871] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,216 [salt.state       ][INFO    ][1871] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,217 [salt.state       ][INFO    ][1871] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.216612 duration_in_ms=3.721
2017-12-21 03:37:49,217 [salt.state       ][INFO    ][1871] Running state [cmp001] at time 03:37:49.217238
2017-12-21 03:37:49,218 [salt.state       ][INFO    ][1871] Executing state host.present for cmp001
2017-12-21 03:37:49,222 [salt.state       ][INFO    ][1871] {'host': 'cmp001'}
2017-12-21 03:37:49,223 [salt.state       ][INFO    ][1871] Completed state [cmp001] at time 03:37:49.222639 duration_in_ms=5.4
2017-12-21 03:37:49,223 [salt.state       ][INFO    ][1871] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.223303
2017-12-21 03:37:49,224 [salt.state       ][INFO    ][1871] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,234 [salt.state       ][INFO    ][1871] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,235 [salt.state       ][INFO    ][1871] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.234635 duration_in_ms=11.332
2017-12-21 03:37:49,235 [salt.state       ][INFO    ][1871] Running state [dbs01] at time 03:37:49.235259
2017-12-21 03:37:49,236 [salt.state       ][INFO    ][1871] Executing state host.present for dbs01
2017-12-21 03:37:49,264 [salt.state       ][INFO    ][1871] {'host': 'dbs01'}
2017-12-21 03:37:49,265 [salt.state       ][INFO    ][1871] Completed state [dbs01] at time 03:37:49.264520 duration_in_ms=29.262
2017-12-21 03:37:49,265 [salt.state       ][INFO    ][1871] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.265107
2017-12-21 03:37:49,266 [salt.state       ][INFO    ][1871] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,270 [salt.state       ][INFO    ][1871] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,271 [salt.state       ][INFO    ][1871] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.270577 duration_in_ms=5.47
2017-12-21 03:37:49,271 [salt.state       ][INFO    ][1871] Running state [dbs02] at time 03:37:49.271179
2017-12-21 03:37:49,272 [salt.state       ][INFO    ][1871] Executing state host.present for dbs02
2017-12-21 03:37:49,276 [salt.state       ][INFO    ][1871] {'host': 'dbs02'}
2017-12-21 03:37:49,277 [salt.state       ][INFO    ][1871] Completed state [dbs02] at time 03:37:49.276537 duration_in_ms=5.357
2017-12-21 03:37:49,277 [salt.state       ][INFO    ][1871] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.277131
2017-12-21 03:37:49,278 [salt.state       ][INFO    ][1871] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,282 [salt.state       ][INFO    ][1871] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,283 [salt.state       ][INFO    ][1871] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.282540 duration_in_ms=5.409
2017-12-21 03:37:49,283 [salt.state       ][INFO    ][1871] Running state [dbs03] at time 03:37:49.283093
2017-12-21 03:37:49,284 [salt.state       ][INFO    ][1871] Executing state host.present for dbs03
2017-12-21 03:37:49,288 [salt.state       ][INFO    ][1871] {'host': 'dbs03'}
2017-12-21 03:37:49,289 [salt.state       ][INFO    ][1871] Completed state [dbs03] at time 03:37:49.288501 duration_in_ms=5.408
2017-12-21 03:37:49,289 [salt.state       ][INFO    ][1871] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.289063
2017-12-21 03:37:49,290 [salt.state       ][INFO    ][1871] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,294 [salt.state       ][INFO    ][1871] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,295 [salt.state       ][INFO    ][1871] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.294612 duration_in_ms=5.549
2017-12-21 03:37:49,295 [salt.state       ][INFO    ][1871] Running state [mas01] at time 03:37:49.295098
2017-12-21 03:37:49,296 [salt.state       ][INFO    ][1871] Executing state host.present for mas01
2017-12-21 03:37:49,303 [salt.state       ][INFO    ][1871] {'host': 'mas01'}
2017-12-21 03:37:49,304 [salt.state       ][INFO    ][1871] Completed state [mas01] at time 03:37:49.303913 duration_in_ms=8.814
2017-12-21 03:37:49,305 [salt.state       ][INFO    ][1871] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.304461
2017-12-21 03:37:49,305 [salt.state       ][INFO    ][1871] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,309 [salt.state       ][INFO    ][1871] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,310 [salt.state       ][INFO    ][1871] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.309591 duration_in_ms=5.13
2017-12-21 03:37:49,310 [salt.state       ][INFO    ][1871] Running state [ctl02] at time 03:37:49.310127
2017-12-21 03:37:49,311 [salt.state       ][INFO    ][1871] Executing state host.present for ctl02
2017-12-21 03:37:49,315 [salt.state       ][INFO    ][1871] {'host': 'ctl02'}
2017-12-21 03:37:49,316 [salt.state       ][INFO    ][1871] Completed state [ctl02] at time 03:37:49.315636 duration_in_ms=5.509
2017-12-21 03:37:49,316 [salt.state       ][INFO    ][1871] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.316159
2017-12-21 03:37:49,317 [salt.state       ][INFO    ][1871] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,321 [salt.state       ][INFO    ][1871] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,322 [salt.state       ][INFO    ][1871] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.321566 duration_in_ms=5.406
2017-12-21 03:37:49,322 [salt.state       ][INFO    ][1871] Running state [ctl03] at time 03:37:49.322068
2017-12-21 03:37:49,323 [salt.state       ][INFO    ][1871] Executing state host.present for ctl03
2017-12-21 03:37:49,327 [salt.state       ][INFO    ][1871] {'host': 'ctl03'}
2017-12-21 03:37:49,328 [salt.state       ][INFO    ][1871] Completed state [ctl03] at time 03:37:49.327588 duration_in_ms=5.52
2017-12-21 03:37:49,328 [salt.state       ][INFO    ][1871] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.328087
2017-12-21 03:37:49,329 [salt.state       ][INFO    ][1871] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,333 [salt.state       ][INFO    ][1871] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,334 [salt.state       ][INFO    ][1871] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.333562 duration_in_ms=5.474
2017-12-21 03:37:49,334 [salt.state       ][INFO    ][1871] Running state [ctl01] at time 03:37:49.334039
2017-12-21 03:37:49,335 [salt.state       ][INFO    ][1871] Executing state host.present for ctl01
2017-12-21 03:37:49,339 [salt.state       ][INFO    ][1871] {'host': 'ctl01'}
2017-12-21 03:37:49,340 [salt.state       ][INFO    ][1871] Completed state [ctl01] at time 03:37:49.339651 duration_in_ms=5.611
2017-12-21 03:37:49,340 [salt.state       ][INFO    ][1871] Running state [ctl] at time 03:37:49.340138
2017-12-21 03:37:49,341 [salt.state       ][INFO    ][1871] Executing state host.present for ctl
2017-12-21 03:37:49,345 [salt.state       ][INFO    ][1871] {'host': 'ctl'}
2017-12-21 03:37:49,346 [salt.state       ][INFO    ][1871] Completed state [ctl] at time 03:37:49.345732 duration_in_ms=5.594
2017-12-21 03:37:49,346 [salt.state       ][INFO    ][1871] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.346184
2017-12-21 03:37:49,347 [salt.state       ][INFO    ][1871] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-21 03:37:49,351 [salt.state       ][INFO    ][1871] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-21 03:37:49,352 [salt.state       ][INFO    ][1871] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:37:49.351776 duration_in_ms=5.591
2017-12-21 03:37:49,360 [salt.state       ][INFO    ][1871] Running state [ens2] at time 03:37:49.360452
2017-12-21 03:37:49,361 [salt.state       ][INFO    ][1871] Executing state network.managed for ens2
2017-12-21 03:37:49,961 [salt.state       ][INFO    ][1871] Interface ens2 is up to date.
2017-12-21 03:37:49,962 [salt.state       ][INFO    ][1871] Completed state [ens2] at time 03:37:49.961921 duration_in_ms=601.469
2017-12-21 03:37:49,962 [salt.state       ][INFO    ][1871] Running state [ens3] at time 03:37:49.962280
2017-12-21 03:37:49,963 [salt.state       ][INFO    ][1871] Executing state network.managed for ens3
2017-12-21 03:37:49,988 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-21 03:37:50,095 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-21 03:37:50,223 [salt.state       ][INFO    ][1871] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 10.167.4.42\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-21 03:37:50,223 [salt.state       ][INFO    ][1871] Completed state [ens3] at time 03:37:50.223314 duration_in_ms=261.032
2017-12-21 03:37:50,224 [salt.state       ][INFO    ][1871] Running state [/etc/profile.d/proxy.sh] at time 03:37:50.223764
2017-12-21 03:37:50,224 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-21 03:37:50,225 [salt.state       ][INFO    ][1871] File /etc/profile.d/proxy.sh is not present
2017-12-21 03:37:50,225 [salt.state       ][INFO    ][1871] Completed state [/etc/profile.d/proxy.sh] at time 03:37:50.224912 duration_in_ms=1.148
2017-12-21 03:37:50,225 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:37:50.225201
2017-12-21 03:37:50,225 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-21 03:37:50,226 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-21 03:37:50,226 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:37:50.226092 duration_in_ms=0.891
2017-12-21 03:37:50,234 [salt.state       ][INFO    ][1871] Running state [ntp] at time 03:37:50.234226
2017-12-21 03:37:50,235 [salt.state       ][INFO    ][1871] Executing state pkg.installed for ntp
2017-12-21 03:37:50,414 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-12-21 03:37:58,677 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033758670331
2017-12-21 03:37:58,708 [salt.minion      ][INFO    ][5170] Starting a new job with PID 5170
2017-12-21 03:37:58,726 [salt.minion      ][INFO    ][5170] Returning information for job: 20171221033758670331
2017-12-21 03:38:08,739 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221033808724762
2017-12-21 03:38:08,764 [salt.minion      ][INFO    ][5238] Starting a new job with PID 5238
2017-12-21 03:38:08,801 [salt.minion      ][INFO    ][5238] Returning information for job: 20171221033808724762
2017-12-21 03:38:14,497 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:38:14,536 [salt.state       ][INFO    ][1871] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-12-21 03:38:14,549 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-12-21 03:38:14,571 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 03:38:14.570610 duration_in_ms=24336.384
2017-12-21 03:38:14,574 [salt.state       ][INFO    ][1871] Running state [/etc/ntp.conf] at time 03:38:14.573916
2017-12-21 03:38:14,574 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/ntp.conf
2017-12-21 03:38:14,598 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-21 03:38:14,623 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-21 03:38:14,632 [salt.state       ][INFO    ][1871] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2017-12-21 03:38:14,633 [salt.state       ][INFO    ][1871] Completed state [/etc/ntp.conf] at time 03:38:14.633358 duration_in_ms=59.441
2017-12-21 03:38:14,723 [salt.state       ][INFO    ][1871] Running state [ntp] at time 03:38:14.723445
2017-12-21 03:38:14,724 [salt.state       ][INFO    ][1871] Executing state service.running for ntp
2017-12-21 03:38:14,725 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-21 03:38:14,738 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 03:38:14,751 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 03:38:14,764 [salt.state       ][INFO    ][1871] The service ntp is already running
2017-12-21 03:38:14,764 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 03:38:14.764043 duration_in_ms=40.599
2017-12-21 03:38:14,764 [salt.state       ][INFO    ][1871] Running state [ntp] at time 03:38:14.764220
2017-12-21 03:38:14,764 [salt.state       ][INFO    ][1871] Executing state service.mod_watch for ntp
2017-12-21 03:38:14,765 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-21 03:38:14,776 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-21 03:38:14,788 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-21 03:38:14,838 [salt.state       ][INFO    ][1871] {'ntp': True}
2017-12-21 03:38:14,838 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 03:38:14.838034 duration_in_ms=73.813
2017-12-21 03:38:14,841 [salt.minion      ][INFO    ][1871] Returning information for job: 20171221033637860288
2017-12-21 03:39:23,752 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171221033923742893
2017-12-21 03:39:23,778 [salt.minion      ][INFO    ][5472] Starting a new job with PID 5472
2017-12-21 03:39:23,793 [salt.minion      ][INFO    ][5472] Returning information for job: 20171221033923742893
2017-12-21 03:44:05,700 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command pkg.upgrade with jid 20171221034405694090
2017-12-21 03:44:05,735 [salt.minion      ][INFO    ][5683] Starting a new job with PID 5683
2017-12-21 03:44:05,761 [salt.loaded.int.module.cmdmod][INFO    ][5683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:44:06,312 [salt.loaded.int.module.cmdmod][INFO    ][5683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-21 03:44:15,791 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034415784953
2017-12-21 03:44:15,812 [salt.minion      ][INFO    ][5702] Starting a new job with PID 5702
2017-12-21 03:44:15,827 [salt.minion      ][INFO    ][5702] Returning information for job: 20171221034415784953
2017-12-21 03:44:25,804 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034425803402
2017-12-21 03:44:25,833 [salt.minion      ][INFO    ][5775] Starting a new job with PID 5775
2017-12-21 03:44:25,846 [salt.minion      ][INFO    ][5775] Returning information for job: 20171221034425803402
2017-12-21 03:44:35,969 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034435963674
2017-12-21 03:44:35,996 [salt.minion      ][INFO    ][5825] Starting a new job with PID 5825
2017-12-21 03:44:36,013 [salt.minion      ][INFO    ][5825] Returning information for job: 20171221034435963674
2017-12-21 03:44:46,148 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034446144531
2017-12-21 03:44:46,175 [salt.minion      ][INFO    ][5848] Starting a new job with PID 5848
2017-12-21 03:44:46,195 [salt.minion      ][INFO    ][5848] Returning information for job: 20171221034446144531
2017-12-21 03:44:56,299 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034456294357
2017-12-21 03:44:56,328 [salt.minion      ][INFO    ][5920] Starting a new job with PID 5920
2017-12-21 03:44:56,351 [salt.minion      ][INFO    ][5920] Returning information for job: 20171221034456294357
2017-12-21 03:45:06,428 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034506423361
2017-12-21 03:45:06,459 [salt.minion      ][INFO    ][5925] Starting a new job with PID 5925
2017-12-21 03:45:06,554 [salt.minion      ][INFO    ][5925] Returning information for job: 20171221034506423361
2017-12-21 03:45:16,638 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034516635712
2017-12-21 03:45:16,663 [salt.minion      ][INFO    ][5984] Starting a new job with PID 5984
2017-12-21 03:45:16,685 [salt.minion      ][INFO    ][5984] Returning information for job: 20171221034516635712
2017-12-21 03:45:26,838 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034526832798
2017-12-21 03:45:26,863 [salt.minion      ][INFO    ][6128] Starting a new job with PID 6128
2017-12-21 03:45:26,878 [salt.minion      ][INFO    ][6128] Returning information for job: 20171221034526832798
2017-12-21 03:45:36,979 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034536977397
2017-12-21 03:45:36,1000 [salt.minion      ][INFO    ][6334] Starting a new job with PID 6334
2017-12-21 03:45:37,054 [salt.minion      ][INFO    ][6334] Returning information for job: 20171221034536977397
2017-12-21 03:45:47,182 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034547176973
2017-12-21 03:45:47,207 [salt.minion      ][INFO    ][6361] Starting a new job with PID 6361
2017-12-21 03:45:47,242 [salt.minion      ][INFO    ][6361] Returning information for job: 20171221034547176973
2017-12-21 03:45:57,309 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034557300329
2017-12-21 03:45:57,335 [salt.minion      ][INFO    ][6398] Starting a new job with PID 6398
2017-12-21 03:45:57,407 [salt.minion      ][INFO    ][6398] Returning information for job: 20171221034557300329
2017-12-21 03:46:07,457 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034607444460
2017-12-21 03:46:07,485 [salt.minion      ][INFO    ][6416] Starting a new job with PID 6416
2017-12-21 03:46:07,502 [salt.minion      ][INFO    ][6416] Returning information for job: 20171221034607444460
2017-12-21 03:46:17,656 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034617644732
2017-12-21 03:46:17,680 [salt.minion      ][INFO    ][6467] Starting a new job with PID 6467
2017-12-21 03:46:17,697 [salt.minion      ][INFO    ][6467] Returning information for job: 20171221034617644732
2017-12-21 03:46:27,876 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034627864744
2017-12-21 03:46:27,904 [salt.minion      ][INFO    ][6477] Starting a new job with PID 6477
2017-12-21 03:46:27,922 [salt.minion      ][INFO    ][6477] Returning information for job: 20171221034627864744
2017-12-21 03:46:38,024 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034638013760
2017-12-21 03:46:38,050 [salt.minion      ][INFO    ][6488] Starting a new job with PID 6488
2017-12-21 03:46:38,250 [salt.minion      ][INFO    ][6488] Returning information for job: 20171221034638013760
2017-12-21 03:46:48,131 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034648120637
2017-12-21 03:46:48,155 [salt.minion      ][INFO    ][6527] Starting a new job with PID 6527
2017-12-21 03:46:48,171 [salt.minion      ][INFO    ][6527] Returning information for job: 20171221034648120637
2017-12-21 03:46:58,206 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034658195661
2017-12-21 03:46:58,231 [salt.minion      ][INFO    ][6552] Starting a new job with PID 6552
2017-12-21 03:46:58,576 [salt.minion      ][INFO    ][6552] Returning information for job: 20171221034658195661
2017-12-21 03:47:08,389 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034708378183
2017-12-21 03:47:08,414 [salt.minion      ][INFO    ][6575] Starting a new job with PID 6575
2017-12-21 03:47:08,431 [salt.minion      ][INFO    ][6575] Returning information for job: 20171221034708378183
2017-12-21 03:47:18,504 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034718494723
2017-12-21 03:47:18,536 [salt.minion      ][INFO    ][6645] Starting a new job with PID 6645
2017-12-21 03:47:18,554 [salt.minion      ][INFO    ][6645] Returning information for job: 20171221034718494723
2017-12-21 03:47:28,533 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034728525402
2017-12-21 03:47:28,558 [salt.minion      ][INFO    ][6676] Starting a new job with PID 6676
2017-12-21 03:47:28,603 [salt.minion      ][INFO    ][6676] Returning information for job: 20171221034728525402
2017-12-21 03:47:38,717 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034738709338
2017-12-21 03:47:38,741 [salt.minion      ][INFO    ][6701] Starting a new job with PID 6701
2017-12-21 03:47:39,034 [salt.minion      ][INFO    ][6701] Returning information for job: 20171221034738709338
2017-12-21 03:47:48,798 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034748790593
2017-12-21 03:47:48,825 [salt.minion      ][INFO    ][6737] Starting a new job with PID 6737
2017-12-21 03:47:48,863 [salt.minion      ][INFO    ][6737] Returning information for job: 20171221034748790593
2017-12-21 03:47:58,979 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034758972552
2017-12-21 03:47:59,684 [salt.minion      ][INFO    ][6752] Starting a new job with PID 6752
2017-12-21 03:47:59,984 [salt.minion      ][INFO    ][6752] Returning information for job: 20171221034758972552
2017-12-21 03:48:09,141 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034809126678
2017-12-21 03:48:09,168 [salt.minion      ][INFO    ][6776] Starting a new job with PID 6776
2017-12-21 03:48:09,186 [salt.minion      ][INFO    ][6776] Returning information for job: 20171221034809126678
2017-12-21 03:48:19,241 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034819212489
2017-12-21 03:48:19,264 [salt.minion      ][INFO    ][6804] Starting a new job with PID 6804
2017-12-21 03:48:19,283 [salt.minion      ][INFO    ][6804] Returning information for job: 20171221034819212489
2017-12-21 03:48:29,421 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034829414053
2017-12-21 03:48:29,451 [salt.minion      ][INFO    ][6841] Starting a new job with PID 6841
2017-12-21 03:48:29,466 [salt.minion      ][INFO    ][6841] Returning information for job: 20171221034829414053
2017-12-21 03:48:39,606 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034839600076
2017-12-21 03:48:39,627 [salt.minion      ][INFO    ][6893] Starting a new job with PID 6893
2017-12-21 03:48:39,645 [salt.minion      ][INFO    ][6893] Returning information for job: 20171221034839600076
2017-12-21 03:48:49,666 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034849629419
2017-12-21 03:48:49,688 [salt.minion      ][INFO    ][6925] Starting a new job with PID 6925
2017-12-21 03:48:49,704 [salt.minion      ][INFO    ][6925] Returning information for job: 20171221034849629419
2017-12-21 03:48:59,863 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034859854264
2017-12-21 03:48:59,887 [salt.minion      ][INFO    ][6953] Starting a new job with PID 6953
2017-12-21 03:48:59,906 [salt.minion      ][INFO    ][6953] Returning information for job: 20171221034859854264
2017-12-21 03:49:09,913 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034909908857
2017-12-21 03:49:09,946 [salt.minion      ][INFO    ][6982] Starting a new job with PID 6982
2017-12-21 03:49:10,604 [salt.minion      ][INFO    ][6982] Returning information for job: 20171221034909908857
2017-12-21 03:49:19,983 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034919979605
2017-12-21 03:49:20,015 [salt.minion      ][INFO    ][7005] Starting a new job with PID 7005
2017-12-21 03:49:20,032 [salt.minion      ][INFO    ][7005] Returning information for job: 20171221034919979605
2017-12-21 03:49:30,166 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034930162178
2017-12-21 03:49:30,194 [salt.minion      ][INFO    ][7015] Starting a new job with PID 7015
2017-12-21 03:49:30,638 [salt.minion      ][INFO    ][7015] Returning information for job: 20171221034930162178
2017-12-21 03:49:40,294 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034940291509
2017-12-21 03:49:40,326 [salt.minion      ][INFO    ][7020] Starting a new job with PID 7020
2017-12-21 03:49:40,493 [salt.minion      ][INFO    ][7020] Returning information for job: 20171221034940291509
2017-12-21 03:49:50,342 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221034950340583
2017-12-21 03:49:50,370 [salt.minion      ][INFO    ][7025] Starting a new job with PID 7025
2017-12-21 03:49:50,770 [salt.minion      ][INFO    ][7025] Returning information for job: 20171221034950340583
2017-12-21 03:50:00,559 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035000556707
2017-12-21 03:50:00,586 [salt.minion      ][INFO    ][7035] Starting a new job with PID 7035
2017-12-21 03:50:00,604 [salt.minion      ][INFO    ][7035] Returning information for job: 20171221035000556707
2017-12-21 03:50:10,580 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035010579578
2017-12-21 03:50:10,603 [salt.minion      ][INFO    ][7049] Starting a new job with PID 7049
2017-12-21 03:50:10,619 [salt.minion      ][INFO    ][7049] Returning information for job: 20171221035010579578
2017-12-21 03:50:20,610 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035020608823
2017-12-21 03:50:20,640 [salt.minion      ][INFO    ][7084] Starting a new job with PID 7084
2017-12-21 03:50:20,701 [salt.minion      ][INFO    ][7084] Returning information for job: 20171221035020608823
2017-12-21 03:50:30,726 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035030724866
2017-12-21 03:50:30,757 [salt.minion      ][INFO    ][7194] Starting a new job with PID 7194
2017-12-21 03:50:30,774 [salt.minion      ][INFO    ][7194] Returning information for job: 20171221035030724866
2017-12-21 03:50:40,909 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035040908106
2017-12-21 03:50:40,934 [salt.minion      ][INFO    ][7307] Starting a new job with PID 7307
2017-12-21 03:50:41,129 [salt.minion      ][INFO    ][7307] Returning information for job: 20171221035040908106
2017-12-21 03:50:51,084 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035051083213
2017-12-21 03:50:51,109 [salt.minion      ][INFO    ][7359] Starting a new job with PID 7359
2017-12-21 03:50:51,126 [salt.minion      ][INFO    ][7359] Returning information for job: 20171221035051083213
2017-12-21 03:51:01,293 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035101293407
2017-12-21 03:51:01,323 [salt.minion      ][INFO    ][7404] Starting a new job with PID 7404
2017-12-21 03:51:01,341 [salt.minion      ][INFO    ][7404] Returning information for job: 20171221035101293407
2017-12-21 03:51:11,316 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035111315829
2017-12-21 03:51:11,340 [salt.minion      ][INFO    ][7530] Starting a new job with PID 7530
2017-12-21 03:51:11,357 [salt.minion      ][INFO    ][7530] Returning information for job: 20171221035111315829
2017-12-21 03:51:21,449 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035121450257
2017-12-21 03:51:21,475 [salt.minion      ][INFO    ][7619] Starting a new job with PID 7619
2017-12-21 03:51:21,496 [salt.minion      ][INFO    ][7619] Returning information for job: 20171221035121450257
2017-12-21 03:51:31,563 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035131564596
2017-12-21 03:51:31,590 [salt.minion      ][INFO    ][7823] Starting a new job with PID 7823
2017-12-21 03:51:31,677 [salt.minion      ][INFO    ][7823] Returning information for job: 20171221035131564596
2017-12-21 03:51:41,729 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035141730176
2017-12-21 03:51:41,756 [salt.minion      ][INFO    ][7833] Starting a new job with PID 7833
2017-12-21 03:51:41,773 [salt.minion      ][INFO    ][7833] Returning information for job: 20171221035141730176
2017-12-21 03:51:51,809 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035151810303
2017-12-21 03:51:51,833 [salt.minion      ][INFO    ][7838] Starting a new job with PID 7838
2017-12-21 03:51:51,891 [salt.minion      ][INFO    ][7838] Returning information for job: 20171221035151810303
2017-12-21 03:52:01,907 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035201910631
2017-12-21 03:52:01,935 [salt.minion      ][INFO    ][8174] Starting a new job with PID 8174
2017-12-21 03:52:01,953 [salt.minion      ][INFO    ][8174] Returning information for job: 20171221035201910631
2017-12-21 03:52:11,938 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035211942854
2017-12-21 03:52:11,966 [salt.minion      ][INFO    ][8362] Starting a new job with PID 8362
2017-12-21 03:52:11,981 [salt.minion      ][INFO    ][8362] Returning information for job: 20171221035211942854
2017-12-21 03:52:22,094 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035222098209
2017-12-21 03:52:22,119 [salt.minion      ][INFO    ][8704] Starting a new job with PID 8704
2017-12-21 03:52:22,135 [salt.minion      ][INFO    ][8704] Returning information for job: 20171221035222098209
2017-12-21 03:52:32,120 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035232125053
2017-12-21 03:52:32,145 [salt.minion      ][INFO    ][10882] Starting a new job with PID 10882
2017-12-21 03:52:32,581 [salt.minion      ][INFO    ][10882] Returning information for job: 20171221035232125053
2017-12-21 03:52:42,235 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035242241502
2017-12-21 03:52:42,267 [salt.minion      ][INFO    ][13023] Starting a new job with PID 13023
2017-12-21 03:52:46,294 [salt.minion      ][INFO    ][13023] Returning information for job: 20171221035242241502
2017-12-21 03:52:52,347 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035252353343
2017-12-21 03:52:52,370 [salt.minion      ][INFO    ][13166] Starting a new job with PID 13166
2017-12-21 03:52:52,381 [salt.minion      ][INFO    ][13166] Returning information for job: 20171221035252353343
2017-12-21 03:53:02,543 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035302548998
2017-12-21 03:53:02,566 [salt.minion      ][INFO    ][13235] Starting a new job with PID 13235
2017-12-21 03:53:02,584 [salt.minion      ][INFO    ][13235] Returning information for job: 20171221035302548998
2017-12-21 03:53:12,697 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035312702986
2017-12-21 03:53:12,725 [salt.minion      ][INFO    ][18010] Starting a new job with PID 18010
2017-12-21 03:53:12,734 [salt.minion      ][INFO    ][18010] Returning information for job: 20171221035312702986
2017-12-21 03:53:22,723 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035322727247
2017-12-21 03:53:22,754 [salt.minion      ][INFO    ][18021] Starting a new job with PID 18021
2017-12-21 03:53:24,480 [salt.minion      ][INFO    ][18021] Returning information for job: 20171221035322727247
2017-12-21 03:53:28,676 [salt.loaded.int.module.cmdmod][INFO    ][5683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:53:28,720 [salt.minion      ][INFO    ][5683] Returning information for job: 20171221034405694090
2017-12-21 03:56:45,469 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command test.ping with jid 20171221035645458491
2017-12-21 03:56:45,495 [salt.minion      ][INFO    ][18233] Starting a new job with PID 18233
2017-12-21 03:56:45,559 [salt.minion      ][INFO    ][18233] Returning information for job: 20171221035645458491
2017-12-21 03:57:22,879 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command state.sls with jid 20171221035722870696
2017-12-21 03:57:22,901 [salt.minion      ][INFO    ][18243] Starting a new job with PID 18243
2017-12-21 03:57:23,346 [salt.state       ][INFO    ][18243] Loading fresh modules for state activity
2017-12-21 03:57:23,389 [salt.fileclient  ][INFO    ][18243] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-21 03:57:23,415 [salt.fileclient  ][INFO    ][18243] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-21 03:57:23,451 [salt.fileclient  ][INFO    ][18243] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-21 03:57:23,810 [salt.state       ][INFO    ][18243] Running state [lsof] at time 03:57:23.809846
2017-12-21 03:57:23,810 [salt.state       ][INFO    ][18243] Executing state pkg.installed for lsof
2017-12-21 03:57:23,811 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:57:24,284 [salt.state       ][INFO    ][18243] Package lsof is already installed
2017-12-21 03:57:24,284 [salt.state       ][INFO    ][18243] Completed state [lsof] at time 03:57:24.284456 duration_in_ms=474.609
2017-12-21 03:57:24,285 [salt.state       ][INFO    ][18243] Running state [keepalived] at time 03:57:24.284846
2017-12-21 03:57:24,285 [salt.state       ][INFO    ][18243] Executing state pkg.installed for keepalived
2017-12-21 03:57:24,302 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 03:57:26,772 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-12-21 03:57:32,923 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221035732913527
2017-12-21 03:57:32,945 [salt.minion      ][INFO    ][18850] Starting a new job with PID 18850
2017-12-21 03:57:32,965 [salt.minion      ][INFO    ][18850] Returning information for job: 20171221035732913527
2017-12-21 03:57:35,663 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 03:57:35,698 [salt.state       ][INFO    ][18243] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-12-21 03:57:35,712 [salt.state       ][INFO    ][18243] Loading fresh modules for state activity
2017-12-21 03:57:35,732 [salt.state       ][INFO    ][18243] Completed state [keepalived] at time 03:57:35.732350 duration_in_ms=11447.503
2017-12-21 03:57:35,737 [salt.state       ][INFO    ][18243] Running state [/etc/keepalived/keepalived.conf] at time 03:57:35.736862
2017-12-21 03:57:35,737 [salt.state       ][INFO    ][18243] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-21 03:57:35,770 [salt.fileclient  ][INFO    ][18243] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-21 03:57:35,812 [salt.fileclient  ][INFO    ][18243] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-21 03:57:35,821 [salt.state       ][INFO    ][18243] File changed:
New file
2017-12-21 03:57:35,821 [salt.state       ][INFO    ][18243] Completed state [/etc/keepalived/keepalived.conf] at time 03:57:35.821291 duration_in_ms=84.429
2017-12-21 03:57:35,900 [salt.state       ][INFO    ][18243] Running state [keepalived] at time 03:57:35.899758
2017-12-21 03:57:35,900 [salt.state       ][INFO    ][18243] Executing state service.running for keepalived
2017-12-21 03:57:35,902 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-21 03:57:35,917 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-21 03:57:35,929 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 03:57:35,941 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 03:57:35,955 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-21 03:57:36,013 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-21 03:57:36,027 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 03:57:36,048 [salt.loaded.int.module.cmdmod][INFO    ][18243] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-21 03:57:36,061 [salt.state       ][INFO    ][18243] {'keepalived': True}
2017-12-21 03:57:36,061 [salt.state       ][INFO    ][18243] Completed state [keepalived] at time 03:57:36.061310 duration_in_ms=161.55
2017-12-21 03:57:36,063 [salt.minion      ][INFO    ][18243] Returning information for job: 20171221035722870696
2017-12-21 04:00:28,725 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command pillar.get with jid 20171221040028717512
2017-12-21 04:00:28,757 [salt.minion      ][INFO    ][19136] Starting a new job with PID 19136
2017-12-21 04:00:28,763 [salt.minion      ][INFO    ][19136] Returning information for job: 20171221040028717512
2017-12-21 04:03:03,991 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command state.sls with jid 20171221040303992342
2017-12-21 04:03:04,014 [salt.minion      ][INFO    ][19171] Starting a new job with PID 19171
2017-12-21 04:03:06,678 [salt.state       ][INFO    ][19171] Loading fresh modules for state activity
2017-12-21 04:03:06,721 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-21 04:03:06,753 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-21 04:03:06,772 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-21 04:03:06,807 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:03:06,828 [py.warnings      ][WARNING ][19171] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-21 04:03:06,830 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-21 04:03:06,840 [salt.loaded.int.module.cmdmod][ERROR   ][19171] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-21 04:03:06,841 [salt.loaded.int.module.cmdmod][ERROR   ][19171] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-21 04:03:06,875 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-21 04:03:06,900 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:03:06,926 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-21 04:03:06,945 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:03:06,973 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-21 04:03:07,016 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:03:07,068 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-21 04:03:07,089 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:03:07,125 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-21 04:03:07,147 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:03:07,177 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-21 04:03:07,218 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-21 04:03:07,563 [salt.state       ][INFO    ][19171] Running state [rabbitmq-server] at time 04:03:07.563290
2017-12-21 04:03:07,564 [salt.state       ][INFO    ][19171] Executing state pkg.installed for rabbitmq-server
2017-12-21 04:03:07,564 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 04:03:08,026 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 04:03:10,488 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2017-12-21 04:03:14,074 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040314073903
2017-12-21 04:03:14,098 [salt.minion      ][INFO    ][19562] Starting a new job with PID 19562
2017-12-21 04:03:14,119 [salt.minion      ][INFO    ][19562] Returning information for job: 20171221040314073903
2017-12-21 04:03:24,280 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040324275218
2017-12-21 04:03:24,300 [salt.minion      ][INFO    ][19684] Starting a new job with PID 19684
2017-12-21 04:03:24,313 [salt.minion      ][INFO    ][19684] Returning information for job: 20171221040324275218
2017-12-21 04:03:34,301 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040334297576
2017-12-21 04:03:34,323 [salt.minion      ][INFO    ][19940] Starting a new job with PID 19940
2017-12-21 04:03:34,355 [salt.minion      ][INFO    ][19940] Returning information for job: 20171221040334297576
2017-12-21 04:03:44,524 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040344522763
2017-12-21 04:03:44,541 [salt.minion      ][INFO    ][20101] Starting a new job with PID 20101
2017-12-21 04:03:44,553 [salt.minion      ][INFO    ][20101] Returning information for job: 20171221040344522763
2017-12-21 04:03:54,728 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040354726790
2017-12-21 04:03:54,741 [salt.minion      ][INFO    ][20259] Starting a new job with PID 20259
2017-12-21 04:03:54,751 [salt.minion      ][INFO    ][20259] Returning information for job: 20171221040354726790
2017-12-21 04:04:03,036 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 04:04:03,081 [salt.state       ][INFO    ][19171] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1.1~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-21 04:04:03,097 [salt.state       ][INFO    ][19171] Loading fresh modules for state activity
2017-12-21 04:04:03,121 [salt.state       ][INFO    ][19171] Completed state [rabbitmq-server] at time 04:04:03.120821 duration_in_ms=55557.531
2017-12-21 04:04:03,130 [salt.state       ][INFO    ][19171] Running state [gettext-base] at time 04:04:03.130166
2017-12-21 04:04:03,131 [salt.state       ][INFO    ][19171] Executing state pkg.installed for gettext-base
2017-12-21 04:04:03,463 [salt.state       ][INFO    ][19171] Package gettext-base is already installed
2017-12-21 04:04:03,463 [salt.state       ][INFO    ][19171] Completed state [gettext-base] at time 04:04:03.463080 duration_in_ms=332.915
2017-12-21 04:04:03,465 [salt.state       ][INFO    ][19171] Running state [/etc/rabbitmq/rabbitmq.config] at time 04:04:03.464647
2017-12-21 04:04:03,465 [salt.state       ][INFO    ][19171] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-21 04:04:03,489 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-21 04:04:03,519 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:04:03,532 [salt.state       ][INFO    ][19171] File changed:
New file
2017-12-21 04:04:03,533 [salt.state       ][INFO    ][19171] Completed state [/etc/rabbitmq/rabbitmq.config] at time 04:04:03.532601 duration_in_ms=67.954
2017-12-21 04:04:03,533 [salt.state       ][INFO    ][19171] Running state [/etc/default/rabbitmq-server] at time 04:04:03.533014
2017-12-21 04:04:03,533 [salt.state       ][INFO    ][19171] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-21 04:04:03,548 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-21 04:04:03,562 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:04:03,576 [salt.state       ][INFO    ][19171] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2017-12-21 04:04:03,577 [salt.state       ][INFO    ][19171] Completed state [/etc/default/rabbitmq-server] at time 04:04:03.576492 duration_in_ms=43.478
2017-12-21 04:04:03,577 [salt.state       ][INFO    ][19171] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:04:03.576968
2017-12-21 04:04:03,577 [salt.state       ][INFO    ][19171] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-21 04:04:03,592 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-21 04:04:03,607 [salt.fileclient  ][INFO    ][19171] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-21 04:04:03,619 [salt.state       ][INFO    ][19171] File changed:
New file
2017-12-21 04:04:03,619 [salt.state       ][INFO    ][19171] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:04:03.618681 duration_in_ms=41.713
2017-12-21 04:04:03,620 [salt.state       ][INFO    ][19171] Running state [sleep 30] at time 04:04:03.619909
2017-12-21 04:04:03,620 [salt.state       ][INFO    ][19171] Executing state cmd.run for sleep 30
2017-12-21 04:04:03,620 [py.warnings      ][WARNING ][19171] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:807: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2017-12-21 04:04:03,621 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-21 04:04:04,922 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040404919305
2017-12-21 04:04:04,943 [salt.minion      ][INFO    ][20341] Starting a new job with PID 20341
2017-12-21 04:04:04,961 [salt.minion      ][INFO    ][20341] Returning information for job: 20171221040404919305
2017-12-21 04:04:14,957 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040414955487
2017-12-21 04:04:14,978 [salt.minion      ][INFO    ][20346] Starting a new job with PID 20346
2017-12-21 04:04:14,996 [salt.minion      ][INFO    ][20346] Returning information for job: 20171221040414955487
2017-12-21 04:04:25,163 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040425163042
2017-12-21 04:04:25,185 [salt.minion      ][INFO    ][20351] Starting a new job with PID 20351
2017-12-21 04:04:25,205 [salt.minion      ][INFO    ][20351] Returning information for job: 20171221040425163042
2017-12-21 04:04:33,661 [salt.state       ][INFO    ][19171] {'pid': 20337, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 04:04:33,662 [salt.state       ][INFO    ][19171] Completed state [sleep 30] at time 04:04:33.661817 duration_in_ms=30041.906
2017-12-21 04:04:33,664 [salt.state       ][INFO    ][19171] Running state [service rabbitmq-server stop] at time 04:04:33.663873
2017-12-21 04:04:33,665 [salt.state       ][INFO    ][19171] Executing state cmd.run for service rabbitmq-server stop
2017-12-21 04:04:33,666 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-21 04:04:33,820 [salt.state       ][INFO    ][19171] {'pid': 20359, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 04:04:33,821 [salt.state       ][INFO    ][19171] Completed state [service rabbitmq-server stop] at time 04:04:33.821395 duration_in_ms=157.521
2017-12-21 04:04:33,822 [salt.state       ][INFO    ][19171] Running state [/var/lib/rabbitmq] at time 04:04:33.822242
2017-12-21 04:04:33,823 [salt.state       ][INFO    ][19171] Executing state file.directory for /var/lib/rabbitmq
2017-12-21 04:04:33,825 [salt.state       ][INFO    ][19171] Directory /var/lib/rabbitmq is in the correct state
2017-12-21 04:04:33,825 [salt.state       ][INFO    ][19171] Completed state [/var/lib/rabbitmq] at time 04:04:33.825132 duration_in_ms=2.89
2017-12-21 04:04:33,828 [salt.state       ][INFO    ][19171] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 04:04:33.827880
2017-12-21 04:04:33,829 [salt.state       ][INFO    ][19171] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-21 04:04:33,834 [salt.state       ][INFO    ][19171] File changed:
--- 
+++ 
@@ -1 +1 @@
-SOFTLACTGNXDJYHGYGAJ+opnfv_secret

2017-12-21 04:04:33,836 [salt.state       ][INFO    ][19171] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 04:04:33.835748 duration_in_ms=7.868
2017-12-21 04:04:33,837 [salt.state       ][INFO    ][19171] Running state [sleep 30] at time 04:04:33.837027
2017-12-21 04:04:33,838 [salt.state       ][INFO    ][19171] Executing state cmd.run for sleep 30
2017-12-21 04:04:33,839 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-21 04:04:35,373 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040435372966
2017-12-21 04:04:35,396 [salt.minion      ][INFO    ][20390] Starting a new job with PID 20390
2017-12-21 04:04:35,414 [salt.minion      ][INFO    ][20390] Returning information for job: 20171221040435372966
2017-12-21 04:04:45,590 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040445589748
2017-12-21 04:04:45,612 [salt.minion      ][INFO    ][20395] Starting a new job with PID 20395
2017-12-21 04:04:45,630 [salt.minion      ][INFO    ][20395] Returning information for job: 20171221040445589748
2017-12-21 04:04:55,809 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040455808778
2017-12-21 04:04:55,830 [salt.minion      ][INFO    ][20405] Starting a new job with PID 20405
2017-12-21 04:04:55,848 [salt.minion      ][INFO    ][20405] Returning information for job: 20171221040455808778
2017-12-21 04:05:03,885 [salt.state       ][INFO    ][19171] {'pid': 20386, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-21 04:05:03,885 [salt.state       ][INFO    ][19171] Completed state [sleep 30] at time 04:05:03.885296 duration_in_ms=30048.267
2017-12-21 04:05:03,890 [salt.state       ][INFO    ][19171] Running state [rabbitmq-server] at time 04:05:03.889755
2017-12-21 04:05:03,890 [salt.state       ][INFO    ][19171] Executing state service.running for rabbitmq-server
2017-12-21 04:05:03,892 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-21 04:05:03,916 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:03,934 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:03,954 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:03,971 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:06,031 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040506031353
2017-12-21 04:05:06,052 [salt.minion      ][INFO    ][20620] Starting a new job with PID 20620
2017-12-21 04:05:06,074 [salt.minion      ][INFO    ][20620] Returning information for job: 20171221040506031353
2017-12-21 04:05:07,550 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:07,569 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:07,593 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:07,616 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:07,637 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:08,007 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-21 04:05:08,027 [salt.state       ][INFO    ][19171] {'rabbitmq-server': True}
2017-12-21 04:05:08,028 [salt.state       ][INFO    ][19171] Completed state [rabbitmq-server] at time 04:05:08.027818 duration_in_ms=4138.062
2017-12-21 04:05:08,035 [salt.state       ][INFO    ][19171] Running state [amqp_client] at time 04:05:08.034655
2017-12-21 04:05:08,036 [salt.state       ][INFO    ][19171] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-21 04:05:08,037 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-21 04:05:08,841 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-21 04:05:09,892 [salt.state       ][INFO    ][19171] {'new': 'amqp_client', 'old': ''}
2017-12-21 04:05:09,892 [salt.state       ][INFO    ][19171] Completed state [amqp_client] at time 04:05:09.892004 duration_in_ms=1857.348
2017-12-21 04:05:09,893 [salt.state       ][INFO    ][19171] Running state [rabbitmq_management] at time 04:05:09.893291
2017-12-21 04:05:09,894 [salt.state       ][INFO    ][19171] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-21 04:05:09,895 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-21 04:05:10,791 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-21 04:05:13,151 [salt.state       ][INFO    ][19171] {'new': 'rabbitmq_management', 'old': ''}
2017-12-21 04:05:13,152 [salt.state       ][INFO    ][19171] Completed state [rabbitmq_management] at time 04:05:13.151768 duration_in_ms=3258.475
2017-12-21 04:05:13,166 [salt.state       ][INFO    ][19171] Running state [/openstack] at time 04:05:13.165781
2017-12-21 04:05:13,167 [salt.state       ][INFO    ][19171] Executing state rabbitmq_vhost.present for /openstack
2017-12-21 04:05:13,168 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-21 04:05:14,169 [salt.state       ][INFO    ][19171] Virtual Host '/openstack' already exists.
2017-12-21 04:05:14,170 [salt.state       ][INFO    ][19171] Completed state [/openstack] at time 04:05:14.169905 duration_in_ms=1004.123
2017-12-21 04:05:14,181 [salt.state       ][INFO    ][19171] Running state [openstack] at time 04:05:14.181361
2017-12-21 04:05:14,182 [salt.state       ][INFO    ][19171] Executing state rabbitmq_user.present for openstack
2017-12-21 04:05:14,183 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 04:05:15,104 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-21 04:05:16,262 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040516256967
2017-12-21 04:05:16,281 [salt.minion      ][INFO    ][21822] Starting a new job with PID 21822
2017-12-21 04:05:16,299 [salt.minion      ][INFO    ][21822] Returning information for job: 20171221040516256967
2017-12-21 04:05:18,083 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-21 04:05:19,049 [salt.state       ][INFO    ][19171] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-21 04:05:19,049 [salt.state       ][INFO    ][19171] Completed state [openstack] at time 04:05:19.049149 duration_in_ms=4867.787
2017-12-21 04:05:19,054 [salt.state       ][INFO    ][19171] Running state [Ceilometer] at time 04:05:19.053600
2017-12-21 04:05:19,054 [salt.state       ][INFO    ][19171] Executing state rabbitmq_policy.present for Ceilometer
2017-12-21 04:05:19,055 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-21 04:05:20,032 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-21 04:05:20,977 [salt.state       ][INFO    ][19171] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-21 04:05:20,978 [salt.state       ][INFO    ][19171] Completed state [Ceilometer] at time 04:05:20.977561 duration_in_ms=1923.96
2017-12-21 04:05:20,979 [salt.state       ][INFO    ][19171] Running state [HA] at time 04:05:20.978723
2017-12-21 04:05:20,979 [salt.state       ][INFO    ][19171] Executing state rabbitmq_policy.present for HA
2017-12-21 04:05:20,980 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-21 04:05:21,933 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-21 04:05:23,056 [salt.state       ][INFO    ][19171] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-21 04:05:23,057 [salt.state       ][INFO    ][19171] Completed state [HA] at time 04:05:23.056963 duration_in_ms=2078.239
2017-12-21 04:05:23,058 [salt.state       ][INFO    ][19171] Running state [guest] at time 04:05:23.057506
2017-12-21 04:05:23,058 [salt.state       ][INFO    ][19171] Executing state rabbitmq_user.present for guest
2017-12-21 04:05:23,059 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 04:05:24,087 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-21 04:05:26,444 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040526435545
2017-12-21 04:05:26,468 [salt.minion      ][INFO    ][23351] Starting a new job with PID 23351
2017-12-21 04:05:26,486 [salt.minion      ][INFO    ][23351] Returning information for job: 20171221040526435545
2017-12-21 04:05:26,857 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-21 04:05:27,826 [salt.state       ][INFO    ][19171] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-21 04:05:27,826 [salt.state       ][INFO    ][19171] Completed state [guest] at time 04:05:27.826402 duration_in_ms=4768.895
2017-12-21 04:05:27,828 [salt.state       ][INFO    ][19171] Running state [HA] at time 04:05:27.827664
2017-12-21 04:05:27,828 [salt.state       ][INFO    ][19171] Executing state rabbitmq_policy.present for HA
2017-12-21 04:05:27,829 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-21 04:05:28,652 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-21 04:05:29,669 [salt.state       ][INFO    ][19171] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-21 04:05:29,669 [salt.state       ][INFO    ][19171] Completed state [HA] at time 04:05:29.668995 duration_in_ms=1841.33
2017-12-21 04:05:29,670 [salt.state       ][INFO    ][19171] Running state [admin] at time 04:05:29.670286
2017-12-21 04:05:29,671 [salt.state       ][INFO    ][19171] Executing state rabbitmq_user.present for admin
2017-12-21 04:05:29,672 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 04:05:30,720 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-21 04:05:33,822 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-21 04:05:34,818 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-21 04:05:35,760 [salt.state       ][INFO    ][19171] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-21 04:05:35,760 [salt.state       ][INFO    ][19171] Completed state [admin] at time 04:05:35.760065 duration_in_ms=6089.779
2017-12-21 04:05:35,761 [salt.state       ][INFO    ][19171] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.761116
2017-12-21 04:05:35,762 [salt.state       ][INFO    ][19171] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,762 [salt.state       ][INFO    ][19171] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-21 04:05:35,763 [salt.state       ][INFO    ][19171] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.762577 duration_in_ms=1.461
2017-12-21 04:05:35,763 [salt.state       ][INFO    ][19171] Running state [mdb02] at time 04:05:35.762895
2017-12-21 04:05:35,763 [salt.state       ][INFO    ][19171] Executing state host.present for mdb02
2017-12-21 04:05:35,764 [salt.state       ][INFO    ][19171] Host mdb02 (10.167.4.77) already present
2017-12-21 04:05:35,764 [salt.state       ][INFO    ][19171] Completed state [mdb02] at time 04:05:35.764086 duration_in_ms=1.19
2017-12-21 04:05:35,764 [salt.state       ][INFO    ][19171] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.764401
2017-12-21 04:05:35,765 [salt.state       ][INFO    ][19171] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,765 [salt.state       ][INFO    ][19171] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-21 04:05:35,766 [salt.state       ][INFO    ][19171] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.765532 duration_in_ms=1.132
2017-12-21 04:05:35,766 [salt.state       ][INFO    ][19171] Running state [mdb03] at time 04:05:35.765833
2017-12-21 04:05:35,766 [salt.state       ][INFO    ][19171] Executing state host.present for mdb03
2017-12-21 04:05:35,767 [salt.state       ][INFO    ][19171] Host mdb03 (10.167.4.78) already present
2017-12-21 04:05:35,767 [salt.state       ][INFO    ][19171] Completed state [mdb03] at time 04:05:35.766945 duration_in_ms=1.111
2017-12-21 04:05:35,767 [salt.state       ][INFO    ][19171] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.767240
2017-12-21 04:05:35,768 [salt.state       ][INFO    ][19171] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,768 [salt.state       ][INFO    ][19171] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-21 04:05:35,768 [salt.state       ][INFO    ][19171] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.768385 duration_in_ms=1.144
2017-12-21 04:05:35,769 [salt.state       ][INFO    ][19171] Running state [mdb01] at time 04:05:35.768696
2017-12-21 04:05:35,769 [salt.state       ][INFO    ][19171] Executing state host.present for mdb01
2017-12-21 04:05:35,771 [salt.state       ][INFO    ][19171] Host mdb01 (10.167.4.76) already present
2017-12-21 04:05:35,771 [salt.state       ][INFO    ][19171] Completed state [mdb01] at time 04:05:35.771328 duration_in_ms=2.631
2017-12-21 04:05:35,772 [salt.state       ][INFO    ][19171] Running state [mdb] at time 04:05:35.771684
2017-12-21 04:05:35,772 [salt.state       ][INFO    ][19171] Executing state host.present for mdb
2017-12-21 04:05:35,773 [salt.state       ][INFO    ][19171] Host mdb (10.167.4.75) already present
2017-12-21 04:05:35,773 [salt.state       ][INFO    ][19171] Completed state [mdb] at time 04:05:35.772853 duration_in_ms=1.169
2017-12-21 04:05:35,773 [salt.state       ][INFO    ][19171] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.773155
2017-12-21 04:05:35,773 [salt.state       ][INFO    ][19171] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,774 [salt.state       ][INFO    ][19171] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-21 04:05:35,774 [salt.state       ][INFO    ][19171] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.774296 duration_in_ms=1.141
2017-12-21 04:05:35,775 [salt.state       ][INFO    ][19171] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.774597
2017-12-21 04:05:35,775 [salt.state       ][INFO    ][19171] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,776 [salt.state       ][INFO    ][19171] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-21 04:05:35,776 [salt.state       ][INFO    ][19171] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.775773 duration_in_ms=1.175
2017-12-21 04:05:35,776 [salt.state       ][INFO    ][19171] Running state [cfg01] at time 04:05:35.776071
2017-12-21 04:05:35,776 [salt.state       ][INFO    ][19171] Executing state host.present for cfg01
2017-12-21 04:05:35,777 [salt.state       ][INFO    ][19171] Host cfg01 (10.167.4.100) already present
2017-12-21 04:05:35,777 [salt.state       ][INFO    ][19171] Completed state [cfg01] at time 04:05:35.777228 duration_in_ms=1.156
2017-12-21 04:05:35,778 [salt.state       ][INFO    ][19171] Running state [prx01] at time 04:05:35.777532
2017-12-21 04:05:35,778 [salt.state       ][INFO    ][19171] Executing state host.present for prx01
2017-12-21 04:05:35,778 [salt.state       ][INFO    ][19171] Host prx01 (10.167.4.104) already present
2017-12-21 04:05:35,779 [salt.state       ][INFO    ][19171] Completed state [prx01] at time 04:05:35.778628 duration_in_ms=1.097
2017-12-21 04:05:35,779 [salt.state       ][INFO    ][19171] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.778905
2017-12-21 04:05:35,779 [salt.state       ][INFO    ][19171] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,780 [salt.state       ][INFO    ][19171] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-21 04:05:35,780 [salt.state       ][INFO    ][19171] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.780045 duration_in_ms=1.139
2017-12-21 04:05:35,780 [salt.state       ][INFO    ][19171] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.780333
2017-12-21 04:05:35,781 [salt.state       ][INFO    ][19171] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,781 [salt.state       ][INFO    ][19171] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-21 04:05:35,782 [salt.state       ][INFO    ][19171] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.781476 duration_in_ms=1.142
2017-12-21 04:05:35,782 [salt.state       ][INFO    ][19171] Running state [kvm01] at time 04:05:35.781761
2017-12-21 04:05:35,782 [salt.state       ][INFO    ][19171] Executing state host.present for kvm01
2017-12-21 04:05:35,783 [salt.state       ][INFO    ][19171] Host kvm01 (10.167.4.141) already present
2017-12-21 04:05:35,783 [salt.state       ][INFO    ][19171] Completed state [kvm01] at time 04:05:35.782845 duration_in_ms=1.083
2017-12-21 04:05:35,783 [salt.state       ][INFO    ][19171] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.783132
2017-12-21 04:05:35,783 [salt.state       ][INFO    ][19171] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,784 [salt.state       ][INFO    ][19171] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-21 04:05:35,784 [salt.state       ][INFO    ][19171] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.784281 duration_in_ms=1.15
2017-12-21 04:05:35,785 [salt.state       ][INFO    ][19171] Running state [kvm03] at time 04:05:35.784602
2017-12-21 04:05:35,785 [salt.state       ][INFO    ][19171] Executing state host.present for kvm03
2017-12-21 04:05:35,785 [salt.state       ][INFO    ][19171] Host kvm03 (10.167.4.143) already present
2017-12-21 04:05:35,786 [salt.state       ][INFO    ][19171] Completed state [kvm03] at time 04:05:35.785718 duration_in_ms=1.115
2017-12-21 04:05:35,786 [salt.state       ][INFO    ][19171] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.786015
2017-12-21 04:05:35,786 [salt.state       ][INFO    ][19171] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,787 [salt.state       ][INFO    ][19171] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-21 04:05:35,787 [salt.state       ][INFO    ][19171] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.787196 duration_in_ms=1.182
2017-12-21 04:05:35,788 [salt.state       ][INFO    ][19171] Running state [kvm02] at time 04:05:35.787518
2017-12-21 04:05:35,788 [salt.state       ][INFO    ][19171] Executing state host.present for kvm02
2017-12-21 04:05:35,788 [salt.state       ][INFO    ][19171] Host kvm02 (10.167.4.142) already present
2017-12-21 04:05:35,789 [salt.state       ][INFO    ][19171] Completed state [kvm02] at time 04:05:35.788668 duration_in_ms=1.15
2017-12-21 04:05:35,789 [salt.state       ][INFO    ][19171] Running state [dbs] at time 04:05:35.788926
2017-12-21 04:05:35,789 [salt.state       ][INFO    ][19171] Executing state host.present for dbs
2017-12-21 04:05:35,790 [salt.state       ][INFO    ][19171] Host dbs (10.167.4.50) already present
2017-12-21 04:05:35,790 [salt.state       ][INFO    ][19171] Completed state [dbs] at time 04:05:35.789854 duration_in_ms=0.928
2017-12-21 04:05:35,790 [salt.state       ][INFO    ][19171] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.790103
2017-12-21 04:05:35,790 [salt.state       ][INFO    ][19171] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,791 [salt.state       ][INFO    ][19171] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-21 04:05:35,791 [salt.state       ][INFO    ][19171] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.791083 duration_in_ms=0.98
2017-12-21 04:05:35,791 [salt.state       ][INFO    ][19171] Running state [prx] at time 04:05:35.791345
2017-12-21 04:05:35,792 [salt.state       ][INFO    ][19171] Executing state host.present for prx
2017-12-21 04:05:35,792 [salt.state       ][INFO    ][19171] Host prx (172.30.10.103) already present
2017-12-21 04:05:35,792 [salt.state       ][INFO    ][19171] Completed state [prx] at time 04:05:35.792304 duration_in_ms=0.959
2017-12-21 04:05:35,793 [salt.state       ][INFO    ][19171] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.792581
2017-12-21 04:05:35,793 [salt.state       ][INFO    ][19171] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,793 [salt.state       ][INFO    ][19171] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-21 04:05:35,794 [salt.state       ][INFO    ][19171] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.793515 duration_in_ms=0.934
2017-12-21 04:05:35,794 [salt.state       ][INFO    ][19171] Running state [prx02] at time 04:05:35.793762
2017-12-21 04:05:35,794 [salt.state       ][INFO    ][19171] Executing state host.present for prx02
2017-12-21 04:05:35,794 [salt.state       ][INFO    ][19171] Host prx02 (10.167.4.105) already present
2017-12-21 04:05:35,795 [salt.state       ][INFO    ][19171] Completed state [prx02] at time 04:05:35.794682 duration_in_ms=0.92
2017-12-21 04:05:35,795 [salt.state       ][INFO    ][19171] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.794933
2017-12-21 04:05:35,795 [salt.state       ][INFO    ][19171] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,796 [salt.state       ][INFO    ][19171] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-21 04:05:35,796 [salt.state       ][INFO    ][19171] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.795887 duration_in_ms=0.955
2017-12-21 04:05:35,796 [salt.state       ][INFO    ][19171] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.796139
2017-12-21 04:05:35,796 [salt.state       ][INFO    ][19171] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:35,797 [salt.state       ][INFO    ][19171] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-21 04:05:35,797 [salt.state       ][INFO    ][19171] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:35.797101 duration_in_ms=0.961
2017-12-21 04:05:35,797 [salt.state       ][INFO    ][19171] Running state [msg02] at time 04:05:35.797349
2017-12-21 04:05:35,798 [salt.state       ][INFO    ][19171] Executing state host.present for msg02
2017-12-21 04:05:35,798 [salt.state       ][INFO    ][19171] Host msg02 (10.167.4.42) already present
2017-12-21 04:05:35,798 [salt.state       ][INFO    ][19171] Completed state [msg02] at time 04:05:35.798285 duration_in_ms=0.936
2017-12-21 04:05:35,800 [salt.state       ][INFO    ][19171] Running state [file.replace] at time 04:05:35.799565
2017-12-21 04:05:35,800 [salt.state       ][INFO    ][19171] Executing state module.run for file.replace
2017-12-21 04:05:36,284 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-21 04:05:36,304 [salt.state       ][INFO    ][19171] onlyif execution failed
2017-12-21 04:05:36,305 [salt.state       ][INFO    ][19171] Completed state [file.replace] at time 04:05:36.304664 duration_in_ms=505.097
2017-12-21 04:05:36,305 [salt.state       ][INFO    ][19171] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.305234
2017-12-21 04:05:36,306 [salt.state       ][INFO    ][19171] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,307 [salt.state       ][INFO    ][19171] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-21 04:05:36,307 [salt.state       ][INFO    ][19171] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.307112 duration_in_ms=1.877
2017-12-21 04:05:36,308 [salt.state       ][INFO    ][19171] Running state [msg03] at time 04:05:36.307541
2017-12-21 04:05:36,308 [salt.state       ][INFO    ][19171] Executing state host.present for msg03
2017-12-21 04:05:36,309 [salt.state       ][INFO    ][19171] Host msg03 (10.167.4.43) already present
2017-12-21 04:05:36,309 [salt.state       ][INFO    ][19171] Completed state [msg03] at time 04:05:36.308990 duration_in_ms=1.449
2017-12-21 04:05:36,309 [salt.state       ][INFO    ][19171] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.309345
2017-12-21 04:05:36,310 [salt.state       ][INFO    ][19171] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,310 [salt.state       ][INFO    ][19171] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-21 04:05:36,311 [salt.state       ][INFO    ][19171] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.310743 duration_in_ms=1.398
2017-12-21 04:05:36,311 [salt.state       ][INFO    ][19171] Running state [msg01] at time 04:05:36.311110
2017-12-21 04:05:36,312 [salt.state       ][INFO    ][19171] Executing state host.present for msg01
2017-12-21 04:05:36,312 [salt.state       ][INFO    ][19171] Host msg01 (10.167.4.41) already present
2017-12-21 04:05:36,313 [salt.state       ][INFO    ][19171] Completed state [msg01] at time 04:05:36.312568 duration_in_ms=1.458
2017-12-21 04:05:36,313 [salt.state       ][INFO    ][19171] Running state [msg] at time 04:05:36.312932
2017-12-21 04:05:36,313 [salt.state       ][INFO    ][19171] Executing state host.present for msg
2017-12-21 04:05:36,315 [salt.state       ][INFO    ][19171] Host msg (10.167.4.40) already present
2017-12-21 04:05:36,315 [salt.state       ][INFO    ][19171] Completed state [msg] at time 04:05:36.314824 duration_in_ms=1.891
2017-12-21 04:05:36,315 [salt.state       ][INFO    ][19171] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.315216
2017-12-21 04:05:36,316 [salt.state       ][INFO    ][19171] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,316 [salt.state       ][INFO    ][19171] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-21 04:05:36,317 [salt.state       ][INFO    ][19171] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.316685 duration_in_ms=1.468
2017-12-21 04:05:36,317 [salt.state       ][INFO    ][19171] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.317075
2017-12-21 04:05:36,317 [salt.state       ][INFO    ][19171] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,318 [salt.state       ][INFO    ][19171] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-21 04:05:36,319 [salt.state       ][INFO    ][19171] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.318477 duration_in_ms=1.401
2017-12-21 04:05:36,319 [salt.state       ][INFO    ][19171] Running state [cfg01] at time 04:05:36.318852
2017-12-21 04:05:36,319 [salt.state       ][INFO    ][19171] Executing state host.present for cfg01
2017-12-21 04:05:36,320 [salt.state       ][INFO    ][19171] Host cfg01 (10.167.4.100) already present
2017-12-21 04:05:36,320 [salt.state       ][INFO    ][19171] Completed state [cfg01] at time 04:05:36.320266 duration_in_ms=1.414
2017-12-21 04:05:36,321 [salt.state       ][INFO    ][19171] Running state [cmp002] at time 04:05:36.320692
2017-12-21 04:05:36,321 [salt.state       ][INFO    ][19171] Executing state host.present for cmp002
2017-12-21 04:05:36,322 [salt.state       ][INFO    ][19171] Host cmp002 (10.167.4.102) already present
2017-12-21 04:05:36,322 [salt.state       ][INFO    ][19171] Completed state [cmp002] at time 04:05:36.322125 duration_in_ms=1.431
2017-12-21 04:05:36,323 [salt.state       ][INFO    ][19171] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.322533
2017-12-21 04:05:36,323 [salt.state       ][INFO    ][19171] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,324 [salt.state       ][INFO    ][19171] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-21 04:05:36,324 [salt.state       ][INFO    ][19171] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.324004 duration_in_ms=1.471
2017-12-21 04:05:36,324 [salt.state       ][INFO    ][19171] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.324421
2017-12-21 04:05:36,325 [salt.state       ][INFO    ][19171] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,326 [salt.state       ][INFO    ][19171] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-21 04:05:36,326 [salt.state       ][INFO    ][19171] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.325818 duration_in_ms=1.397
2017-12-21 04:05:36,326 [salt.state       ][INFO    ][19171] Running state [cmp001] at time 04:05:36.326182
2017-12-21 04:05:36,327 [salt.state       ][INFO    ][19171] Executing state host.present for cmp001
2017-12-21 04:05:36,327 [salt.state       ][INFO    ][19171] Host cmp001 (10.167.4.101) already present
2017-12-21 04:05:36,328 [salt.state       ][INFO    ][19171] Completed state [cmp001] at time 04:05:36.327576 duration_in_ms=1.393
2017-12-21 04:05:36,328 [salt.state       ][INFO    ][19171] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.327945
2017-12-21 04:05:36,328 [salt.state       ][INFO    ][19171] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,329 [salt.state       ][INFO    ][19171] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-21 04:05:36,329 [salt.state       ][INFO    ][19171] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.329332 duration_in_ms=1.386
2017-12-21 04:05:36,330 [salt.state       ][INFO    ][19171] Running state [dbs01] at time 04:05:36.329703
2017-12-21 04:05:36,330 [salt.state       ][INFO    ][19171] Executing state host.present for dbs01
2017-12-21 04:05:36,331 [salt.state       ][INFO    ][19171] Host dbs01 (10.167.4.51) already present
2017-12-21 04:05:36,331 [salt.state       ][INFO    ][19171] Completed state [dbs01] at time 04:05:36.331063 duration_in_ms=1.36
2017-12-21 04:05:36,332 [salt.state       ][INFO    ][19171] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.331456
2017-12-21 04:05:36,332 [salt.state       ][INFO    ][19171] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,333 [salt.state       ][INFO    ][19171] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-21 04:05:36,333 [salt.state       ][INFO    ][19171] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.332841 duration_in_ms=1.385
2017-12-21 04:05:36,333 [salt.state       ][INFO    ][19171] Running state [dbs02] at time 04:05:36.333210
2017-12-21 04:05:36,334 [salt.state       ][INFO    ][19171] Executing state host.present for dbs02
2017-12-21 04:05:36,334 [salt.state       ][INFO    ][19171] Host dbs02 (10.167.4.52) already present
2017-12-21 04:05:36,335 [salt.state       ][INFO    ][19171] Completed state [dbs02] at time 04:05:36.334569 duration_in_ms=1.359
2017-12-21 04:05:36,335 [salt.state       ][INFO    ][19171] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.334933
2017-12-21 04:05:36,335 [salt.state       ][INFO    ][19171] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,336 [salt.state       ][INFO    ][19171] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-21 04:05:36,336 [salt.state       ][INFO    ][19171] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.336308 duration_in_ms=1.375
2017-12-21 04:05:36,337 [salt.state       ][INFO    ][19171] Running state [dbs03] at time 04:05:36.336703
2017-12-21 04:05:36,337 [salt.state       ][INFO    ][19171] Executing state host.present for dbs03
2017-12-21 04:05:36,338 [salt.state       ][INFO    ][19171] Host dbs03 (10.167.4.53) already present
2017-12-21 04:05:36,338 [salt.state       ][INFO    ][19171] Completed state [dbs03] at time 04:05:36.337995 duration_in_ms=1.291
2017-12-21 04:05:36,338 [salt.state       ][INFO    ][19171] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.338328
2017-12-21 04:05:36,339 [salt.state       ][INFO    ][19171] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,339 [salt.state       ][INFO    ][19171] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-21 04:05:36,340 [salt.state       ][INFO    ][19171] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.339640 duration_in_ms=1.313
2017-12-21 04:05:36,340 [salt.state       ][INFO    ][19171] Running state [mas01] at time 04:05:36.339991
2017-12-21 04:05:36,340 [salt.state       ][INFO    ][19171] Executing state host.present for mas01
2017-12-21 04:05:36,341 [salt.state       ][INFO    ][19171] Host mas01 (10.167.4.3) already present
2017-12-21 04:05:36,341 [salt.state       ][INFO    ][19171] Completed state [mas01] at time 04:05:36.341292 duration_in_ms=1.3
2017-12-21 04:05:36,342 [salt.state       ][INFO    ][19171] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.341619
2017-12-21 04:05:36,342 [salt.state       ][INFO    ][19171] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,343 [salt.state       ][INFO    ][19171] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-21 04:05:36,343 [salt.state       ][INFO    ][19171] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.342907 duration_in_ms=1.287
2017-12-21 04:05:36,343 [salt.state       ][INFO    ][19171] Running state [ctl02] at time 04:05:36.343255
2017-12-21 04:05:36,344 [salt.state       ][INFO    ][19171] Executing state host.present for ctl02
2017-12-21 04:05:36,344 [salt.state       ][INFO    ][19171] Host ctl02 (10.167.4.12) already present
2017-12-21 04:05:36,345 [salt.state       ][INFO    ][19171] Completed state [ctl02] at time 04:05:36.344579 duration_in_ms=1.324
2017-12-21 04:05:36,345 [salt.state       ][INFO    ][19171] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.344935
2017-12-21 04:05:36,345 [salt.state       ][INFO    ][19171] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,346 [salt.state       ][INFO    ][19171] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-21 04:05:36,346 [salt.state       ][INFO    ][19171] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.346227 duration_in_ms=1.293
2017-12-21 04:05:36,347 [salt.state       ][INFO    ][19171] Running state [ctl03] at time 04:05:36.346555
2017-12-21 04:05:36,347 [salt.state       ][INFO    ][19171] Executing state host.present for ctl03
2017-12-21 04:05:36,348 [salt.state       ][INFO    ][19171] Host ctl03 (10.167.4.13) already present
2017-12-21 04:05:36,348 [salt.state       ][INFO    ][19171] Completed state [ctl03] at time 04:05:36.347863 duration_in_ms=1.309
2017-12-21 04:05:36,348 [salt.state       ][INFO    ][19171] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.348189
2017-12-21 04:05:36,349 [salt.state       ][INFO    ][19171] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,349 [salt.state       ][INFO    ][19171] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-21 04:05:36,350 [salt.state       ][INFO    ][19171] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.349498 duration_in_ms=1.308
2017-12-21 04:05:36,350 [salt.state       ][INFO    ][19171] Running state [ctl01] at time 04:05:36.349832
2017-12-21 04:05:36,350 [salt.state       ][INFO    ][19171] Executing state host.present for ctl01
2017-12-21 04:05:36,351 [salt.state       ][INFO    ][19171] Host ctl01 (10.167.4.11) already present
2017-12-21 04:05:36,351 [salt.state       ][INFO    ][19171] Completed state [ctl01] at time 04:05:36.351073 duration_in_ms=1.241
2017-12-21 04:05:36,351 [salt.state       ][INFO    ][19171] Running state [ctl] at time 04:05:36.351427
2017-12-21 04:05:36,352 [salt.state       ][INFO    ][19171] Executing state host.present for ctl
2017-12-21 04:05:36,353 [salt.state       ][INFO    ][19171] Host ctl (10.167.4.10) already present
2017-12-21 04:05:36,353 [salt.state       ][INFO    ][19171] Completed state [ctl] at time 04:05:36.352860 duration_in_ms=1.433
2017-12-21 04:05:36,353 [salt.state       ][INFO    ][19171] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.353195
2017-12-21 04:05:36,354 [salt.state       ][INFO    ][19171] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-21 04:05:36,354 [salt.state       ][INFO    ][19171] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-21 04:05:36,354 [salt.state       ][INFO    ][19171] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:05:36.354415 duration_in_ms=1.219
2017-12-21 04:05:36,355 [salt.state       ][INFO    ][19171] Running state [rabbit@master] at time 04:05:36.355320
2017-12-21 04:05:36,356 [salt.state       ][INFO    ][19171] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-21 04:05:36,356 [salt.loaded.int.module.cmdmod][INFO    ][19171] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-21 04:05:36,674 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221040536662091
2017-12-21 04:05:36,697 [salt.minion      ][INFO    ][24849] Starting a new job with PID 24849
2017-12-21 04:05:36,709 [salt.minion      ][INFO    ][24849] Returning information for job: 20171221040536662091
2017-12-21 04:05:37,411 [salt.state       ][INFO    ][19171] Already in cluster
2017-12-21 04:05:37,412 [salt.state       ][INFO    ][19171] Completed state [rabbit@master] at time 04:05:37.411795 duration_in_ms=1056.474
2017-12-21 04:05:37,416 [salt.minion      ][INFO    ][19171] Returning information for job: 20171221040303992342
2017-12-21 04:05:38,454 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command cmd.run with jid 20171221040538444864
2017-12-21 04:05:38,474 [salt.minion      ][INFO    ][24887] Starting a new job with PID 24887
2017-12-21 04:05:38,483 [salt.loaded.int.module.cmdmod][INFO    ][24887] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-21 04:05:39,331 [salt.minion      ][INFO    ][24887] Returning information for job: 20171221040538444864
2017-12-21 04:32:43,613 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command state.sls with jid 20171221043243608348
2017-12-21 04:32:43,639 [salt.minion      ][INFO    ][26578] Starting a new job with PID 26578
2017-12-21 04:32:44,631 [salt.state       ][INFO    ][26578] Loading fresh modules for state activity
2017-12-21 04:32:44,671 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-21 04:32:44,691 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-21 04:32:44,865 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-21 04:32:45,294 [salt.state       ][INFO    ][26578] Running state [haproxy] at time 04:32:45.293485
2017-12-21 04:32:45,294 [salt.state       ][INFO    ][26578] Executing state pkg.installed for haproxy
2017-12-21 04:32:45,294 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 04:32:45,869 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-21 04:32:48,239 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-12-21 04:32:53,709 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command saltutil.find_job with jid 20171221043253701145
2017-12-21 04:32:53,743 [salt.minion      ][INFO    ][27013] Starting a new job with PID 27013
2017-12-21 04:32:53,759 [salt.minion      ][INFO    ][27013] Returning information for job: 20171221043253701145
2017-12-21 04:32:56,215 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-21 04:32:56,257 [salt.state       ][INFO    ][26578] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-12-21 04:32:56,267 [salt.state       ][INFO    ][26578] Loading fresh modules for state activity
2017-12-21 04:32:56,284 [salt.state       ][INFO    ][26578] Completed state [haproxy] at time 04:32:56.283697 duration_in_ms=10990.213
2017-12-21 04:32:56,288 [salt.state       ][INFO    ][26578] Running state [/etc/default/haproxy] at time 04:32:56.287484
2017-12-21 04:32:56,288 [salt.state       ][INFO    ][26578] Executing state file.managed for /etc/default/haproxy
2017-12-21 04:32:56,313 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-21 04:32:56,315 [salt.state       ][INFO    ][26578] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2017-12-21 04:32:56,316 [salt.state       ][INFO    ][26578] Completed state [/etc/default/haproxy] at time 04:32:56.316361 duration_in_ms=28.878
2017-12-21 04:32:56,317 [salt.state       ][INFO    ][26578] Running state [/etc/haproxy/haproxy.cfg] at time 04:32:56.316743
2017-12-21 04:32:56,317 [salt.state       ][INFO    ][26578] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-21 04:32:56,335 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-21 04:32:56,431 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-21 04:32:56,440 [salt.state       ][INFO    ][26578] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 10.167.4.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-21 04:32:56,442 [salt.state       ][INFO    ][26578] Completed state [/etc/haproxy/haproxy.cfg] at time 04:32:56.441632 duration_in_ms=124.889
2017-12-21 04:32:56,442 [salt.state       ][INFO    ][26578] Running state [/etc/haproxy/ssl] at time 04:32:56.441965
2017-12-21 04:32:56,442 [salt.state       ][INFO    ][26578] Executing state file.directory for /etc/haproxy/ssl
2017-12-21 04:32:56,444 [salt.state       ][INFO    ][26578] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-21 04:32:56,444 [salt.state       ][INFO    ][26578] Completed state [/etc/haproxy/ssl] at time 04:32:56.444208 duration_in_ms=2.242
2017-12-21 04:32:56,445 [salt.state       ][INFO    ][26578] Running state [haproxy_status_packages] at time 04:32:56.445214
2017-12-21 04:32:56,445 [salt.state       ][INFO    ][26578] Executing state pkg.installed for haproxy_status_packages
2017-12-21 04:32:56,684 [salt.state       ][INFO    ][26578] All specified packages are already installed
2017-12-21 04:32:56,685 [salt.state       ][INFO    ][26578] Completed state [haproxy_status_packages] at time 04:32:56.684758 duration_in_ms=239.543
2017-12-21 04:32:56,685 [salt.state       ][INFO    ][26578] Running state [/usr/bin/haproxy-status.sh] at time 04:32:56.685183
2017-12-21 04:32:56,685 [salt.state       ][INFO    ][26578] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-21 04:32:56,701 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-21 04:32:56,715 [salt.fileclient  ][INFO    ][26578] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-21 04:32:56,719 [salt.state       ][INFO    ][26578] File changed:
New file
2017-12-21 04:32:56,719 [salt.state       ][INFO    ][26578] Completed state [/usr/bin/haproxy-status.sh] at time 04:32:56.719335 duration_in_ms=34.152
2017-12-21 04:32:56,720 [salt.state       ][INFO    ][26578] Running state [net.ipv4.ip_nonlocal_bind] at time 04:32:56.719721
2017-12-21 04:32:56,720 [salt.state       ][INFO    ][26578] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-21 04:32:56,720 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command 'sysctl -a' in directory '/root'
2017-12-21 04:32:56,750 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-21 04:32:56,766 [salt.state       ][INFO    ][26578] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-21 04:32:56,767 [salt.state       ][INFO    ][26578] Completed state [net.ipv4.ip_nonlocal_bind] at time 04:32:56.766980 duration_in_ms=47.256
2017-12-21 04:32:56,769 [salt.state       ][INFO    ][26578] Running state [haproxy] at time 04:32:56.768827
2017-12-21 04:32:56,769 [salt.state       ][INFO    ][26578] Executing state service.running for haproxy
2017-12-21 04:32:56,770 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-21 04:32:56,787 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-21 04:32:56,801 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-21 04:32:56,815 [salt.state       ][INFO    ][26578] The service haproxy is already running
2017-12-21 04:32:56,815 [salt.state       ][INFO    ][26578] Completed state [haproxy] at time 04:32:56.814885 duration_in_ms=46.056
2017-12-21 04:32:56,815 [salt.state       ][INFO    ][26578] Running state [haproxy] at time 04:32:56.815143
2017-12-21 04:32:56,816 [salt.state       ][INFO    ][26578] Executing state service.mod_watch for haproxy
2017-12-21 04:32:56,816 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-21 04:32:56,832 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-21 04:32:56,846 [salt.loaded.int.module.cmdmod][INFO    ][26578] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-21 04:32:56,896 [salt.state       ][INFO    ][26578] {'haproxy': True}
2017-12-21 04:32:56,896 [salt.state       ][INFO    ][26578] Completed state [haproxy] at time 04:32:56.896331 duration_in_ms=81.186
2017-12-21 04:32:56,898 [salt.minion      ][INFO    ][26578] Returning information for job: 20171221043243608348
2017-12-21 04:33:00,747 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command service.status with jid 20171221043300740947
2017-12-21 04:33:00,773 [salt.minion      ][INFO    ][27191] Starting a new job with PID 27191
2017-12-21 04:33:00,935 [salt.loaded.int.module.cmdmod][INFO    ][27191] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-21 04:33:00,948 [salt.loaded.int.module.cmdmod][INFO    ][27191] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-21 04:33:00,957 [salt.minion      ][INFO    ][27191] Returning information for job: 20171221043300740947
2017-12-21 04:33:01,987 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command service.restart with jid 20171221043301980928
2017-12-21 04:33:02,009 [salt.minion      ][INFO    ][27199] Starting a new job with PID 27199
2017-12-21 04:33:02,175 [salt.loaded.int.module.cmdmod][INFO    ][27199] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-21 04:33:02,189 [salt.loaded.int.module.cmdmod][INFO    ][27199] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-21 04:33:02,210 [salt.loaded.int.module.cmdmod][INFO    ][27199] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-21 04:33:02,253 [salt.minion      ][INFO    ][27199] Returning information for job: 20171221043301980928
2017-12-21 04:35:22,264 [salt.utils.schedule][INFO    ][1745] Running scheduled job: __mine_interval
2017-12-21 05:29:12,250 [salt.minion      ][INFO    ][1745] User sudo_ubuntu Executing command cp.push_dir with jid 20171221052912250754
2017-12-21 05:29:12,278 [salt.minion      ][INFO    ][30575] Starting a new job with PID 30575
